html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

#rec466575534 .t821,
#rec466575534 .t821__maincontainer,
#rec322522191 .t821,
#rec322522191 .t821__maincontainer {
  height: 64px !important;
  display: block !important;
}

#rec466575534 .t821,
#rec322522191 .t821 {
  background-color: #ffffff !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12) !important;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

#rec466575534 .t821__maincontainer,
#rec322522191 .t821__maincontainer {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px !important;
  box-sizing: border-box;
}

#rec466575534 .t821__leftwrapper,
#rec466575534 .t821__rightwrapper,
#rec322522191 .t821__leftwrapper,
#rec322522191 .t821__rightwrapper {
  width: auto !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  box-sizing: border-box;
}

#rec466575534 .t821__rightwrapper,
#rec322522191 .t821__rightwrapper {
  margin-left: auto !important;
}

#rec466575534 .t821__logo-wrapper,
#rec466575534 .t821__logo-wrapper_inlineblock,
#rec322522191 .t821__logo-wrapper,
#rec322522191 .t821__logo-wrapper_inlineblock {
  margin: 0 !important;
}

#rec466575534 .t821__logo-link,
#rec322522191 .t821__logo-link {
  display: inline-flex;
  align-items: center;
}

#rec466575534 .t821__imglogo,
#rec466575534 .t821__imglogomobile.t821__imglogo,
#rec322522191 .t821__imglogo,
#rec322522191 .t821__imglogomobile.t821__imglogo {
  max-width: 210px !important;
  width: 210px !important;
  height: auto !important;
  margin: 0 !important;
}

#rec466575534 .lang-switch,
#rec322522191 .lang-switch {
  display: inline-flex;
  border: 1px solid #ffbd42;
  border-radius: 999px;
  overflow: hidden;
  background: #ffffff;
}

#rec466575534 .lang-switch__item,
#rec322522191 .lang-switch__item {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #333333 !important;
  text-decoration: none;
  padding: 8px 16px;
  transition: background-color 0.2s ease, color 0.2s ease;
}

#rec466575534 .lang-switch__item:hover,
#rec322522191 .lang-switch__item:hover {
  background: #fff4dc;
}

#rec466575534 .lang-switch__item_active,
#rec322522191 .lang-switch__item_active {
  background: #ffbd42;
  color: #000000 !important;
}

#rec466575534 .lang-switch__item_active:hover,
#rec322522191 .lang-switch__item_active:hover {
  background: #ffbd42;
}

@media screen and (max-width: 640px) {
  #rec466575534 .t821__imglogo,
  #rec466575534 .t821__imglogomobile.t821__imglogo,
  #rec322522191 .t821__imglogo,
  #rec322522191 .t821__imglogomobile.t821__imglogo {
    max-width: 160px !important;
    width: 160px !important;
  }

  #rec466575534 .lang-switch__item,
  #rec322522191 .lang-switch__item {
    padding: 7px 13px;
    font-size: 13px;
  }
}

/* Extracted inline styles: start */
/* Extracted inline styles from www/index.html */
/* Inline style block 1 from www/index.html */
#rec466575538 .t-slds__bullet_active .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }
                    #rec466575538 .t-slds__bullet:hover .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }

/* Inline style block 2 from www/index.html */
@media (hover), (min-width: 0\0) {
                      #rec466575538 .t-btn:not(.t-animate_no-hover):hover {
                        background-color: #ad7f00 !important;
                      }
                      #rec466575538 .t-btn:not(.t-animate_no-hover) {
                        -webkit-transition: background-color 0.2s ease-in-out,
                          color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                          box-shadow 0.2s ease-in-out;
                        transition: background-color 0.2s ease-in-out,
                          color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                          box-shadow 0.2s ease-in-out;
                      }
                      #rec466575538 .t-btntext:not(.t-animate_no-hover):hover {
                      }
                    }

/* Inline style block 3 from www/index.html */
#rec466575538 .t-btn[data-btneffects-first],
                    #rec466575538 .t-btn[data-btneffects-second],
                    #rec466575538 .t-submit[data-btneffects-first],
                    #rec466575538 .t-submit[data-btneffects-second] {
                      position: relative;
                      overflow: hidden;
                      -webkit-transform: translate3d(0, 0, 0);
                      transform: translate3d(0, 0, 0);
                    }
                    #rec466575538
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects,
                    #rec466575538
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects {
                      position: absolute;
                      top: 0;
                      left: 0;
                      width: 100%;
                      height: 100%;
                      -webkit-transform: translateX(-85px);
                      -ms-transform: translateX(-85px);
                      transform: translateX(-85px);
                      -webkit-animation-name: flash;
                      animation-name: flash;
                      -webkit-animation-duration: 3s;
                      animation-duration: 3s;
                      -webkit-animation-timing-function: linear;
                      animation-timing-function: linear;
                      -webkit-animation-iteration-count: infinite;
                      animation-iteration-count: infinite;
                    }
                    #rec466575538
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_md,
                    #rec466575538
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_md {
                      -webkit-animation-name: flash-md;
                      animation-name: flash-md;
                    }
                    #rec466575538
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_lg,
                    #rec466575538
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_lg {
                      -webkit-animation-name: flash-lg;
                      animation-name: flash-lg;
                    }
                    #rec466575538
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_effects,
                    #rec466575538
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_effects {
                      background: -webkit-gradient(
                        linear,
                        left top,
                        right top,
                        from(rgba(255, 255, 255, 0.1)),
                        to(rgba(255, 255, 255, 0.4))
                      );
                      background: -webkit-linear-gradient(
                        left,
                        rgba(255, 255, 255, 0.1),
                        rgba(255, 255, 255, 0.4)
                      );
                      background: -o-linear-gradient(
                        left,
                        rgba(255, 255, 255, 0.1),
                        rgba(255, 255, 255, 0.4)
                      );
                      background: linear-gradient(
                        90deg,
                        rgba(255, 255, 255, 0.1),
                        rgba(255, 255, 255, 0.4)
                      );
                      width: 45px;
                      height: 100%;
                      position: absolute;
                      top: 0;
                      left: 30px;
                      -webkit-transform: skewX(-45deg);
                      -ms-transform: skewX(-45deg);
                      transform: skewX(-45deg);
                    }
                    @-webkit-keyframes flash {
                      20% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                      100% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                    }
                    @keyframes flash {
                      20% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                      100% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                    }
                    @-webkit-keyframes flash-md {
                      30% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                      100% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                    }
                    @keyframes flash-md {
                      30% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                      100% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                    }
                    @-webkit-keyframes flash-lg {
                      40% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                      100% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                    }
                    @keyframes flash-lg {
                      40% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                      100% {
                        -webkit-transform: translateX(100%);
                        transform: translateX(100%);
                      }
                    }

/* Inline style block 4 from www/index.html */
#rec466575539 .t-slds__bullet_active .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }
                    #rec466575539 .t-slds__bullet:hover .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }

/* Inline style block 5 from www/index.html */
@media (hover), (min-width: 0\0) {
                      #rec466575539 .t-btn:not(.t-animate_no-hover):hover {
                        background-color: #ad7f00 !important;
                      }
                      #rec466575539 .t-btn:not(.t-animate_no-hover) {
                        -webkit-transition: background-color 0.2s ease-in-out,
                          color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                          box-shadow 0.2s ease-in-out;
                        transition: background-color 0.2s ease-in-out,
                          color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                          box-shadow 0.2s ease-in-out;
                      }
                      #rec466575539 .t-btntext:not(.t-animate_no-hover):hover {
                      }
                    }

/* Inline style block 6 from www/index.html */
#rec466575539 .t-btn[data-btneffects-first],
                    #rec466575539 .t-btn[data-btneffects-second],
                    #rec466575539 .t-submit[data-btneffects-first],
                    #rec466575539 .t-submit[data-btneffects-second] {
                      position: relative;
                      overflow: hidden;
                      -webkit-transform: translate3d(0, 0, 0);
                      transform: translate3d(0, 0, 0);
                    }
                    #rec466575539
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects,
                    #rec466575539
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects {
                      position: absolute;
                      top: 0;
                      left: 0;
                      width: 100%;
                      height: 100%;
                      -webkit-transform: translateX(-85px);
                      -ms-transform: translateX(-85px);
                      transform: translateX(-85px);
                      -webkit-animation-name: flash;
                      animation-name: flash;
                      -webkit-animation-duration: 3s;
                      animation-duration: 3s;
                      -webkit-animation-timing-function: linear;
                      animation-timing-function: linear;
                      -webkit-animation-iteration-count: infinite;
                      animation-iteration-count: infinite;
                    }
                    #rec466575539
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_md,
                    #rec466575539
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_md {
                      -webkit-animation-name: flash-md;
                      animation-name: flash-md;
                    }
                    #rec466575539
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_lg,
                    #rec466575539
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_wrap-effects_lg {
                      -webkit-animation-name: flash-lg;
                      animation-name: flash-lg;
                    }
                    #rec466575539
                      .t-btn[data-btneffects-first="btneffects-flash"]
                      .t-btn_effects,
                    #rec466575539
                      .t-submit[data-btneffects-first="btneffects-flash"]
                      .t-btn_effects {
                      background: -webkit-gradient(
                        linear,
                        left top,
                        right top,
                        from(rgba(255, 255, 255, 0.1)),
                        to(rgba(255, 255, 255, 0.4))
                      );
                      background: -webkit-linear-gradient(
                        left,
                        rgba(255, 255, 255, 0.1),
                        rgba(255, 255, 255, 0.4)
                      );
                      background: -o-linear-gradient(
                        left,
                        rgba(255, 255, 255, 0.1),
                        rgba(255, 255, 255, 0.4)
                      );
                      background: linear-gradient(
                        90deg,
                        rgba(255, 255, 255, 0.1),
                        rgba(255, 255, 255, 0.4)
                      );
                      width: 45px;
                      height: 100%;
                      position: absolute;
                      top: 0;
                      left: 30px;
                      -webkit-transform: skewX(-45deg);
                      -ms-transform: skewX(-45deg);
                      transform: skewX(-45deg);
                    }

/* Inline style block 7 from www/index.html */
#rec466575542 .t-slds__bullet_active .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }
                    #rec466575542 .t-slds__bullet:hover .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }

/* Inline style block 8 from www/index.html */
#rec466575543 .t-slds__bullet_active .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }
                    #rec466575543 .t-slds__bullet:hover .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }

/* Inline style block 9 from www/index.html */
#rec466575544 .t-slds__bullet_active .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }
                    #rec466575544 .t-slds__bullet:hover .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }

/* Inline style block 10 from www/index.html */
#rec466575545 .t-slds__bullet_active .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }
                    #rec466575545 .t-slds__bullet:hover .t-slds__bullet_body {
                      background-color: #ffffff !important;
                    }

/* Inline style block 11 from www/index.html */
#rec466575546 .t396__artboard {
                      min-height: 740px;
                      height: 100vh;
                      background-color: #ffffff;
                    }
                    #rec466575546 .t396__filter {
                      min-height: 740px;
                      height: 100vh;
                      background-image: -webkit-gradient(
                        linear,
                        left top,
                        left bottom,
                        from(rgba(255, 255, 255, 0.7)),
                        to(rgba(255, 255, 255, 0.7))
                      );
                      background-image: -webkit-linear-gradient(
                        top,
                        rgba(255, 255, 255, 0.7),
                        rgba(255, 255, 255, 0.7)
                      );
                      background-image: linear-gradient(
                        to bottom,
                        rgba(255, 255, 255, 0.7),
                        rgba(255, 255, 255, 0.7)
                      );
                    }
                    #rec466575546 .t396__carrier {
                      min-height: 740px;
                      height: 100vh;
                      background-position: center center;
                      background-attachment: scroll;
                      background-size: cover;
                      background-repeat: no-repeat;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .t396__artboard {
                      }
                      #rec466575546 .t396__filter {
                      }
                      #rec466575546 .t396__carrier {
                        background-attachment: scroll;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .t396__artboard {
                        min-height: 850px;
                      }
                      #rec466575546 .t396__filter {
                        min-height: 850px;
                      }
                      #rec466575546 .t396__carrier {
                        min-height: 850px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .t396__artboard {
                        min-height: 950px;
                      }
                      #rec466575546 .t396__filter {
                        min-height: 950px;
                      }
                      #rec466575546 .t396__carrier {
                        min-height: 950px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .t396__artboard {
                        min-height: 1100px;
                      }
                      #rec466575546 .t396__filter {
                        min-height: 1100px;
                      }
                      #rec466575546 .t396__carrier {
                        min-height: 1100px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573471248951"] {
                      z-index: 7;
                      top: calc(50vh - 370px + 215px);
                      left: calc(50% - 600px + -10px);
                      width: 520px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573471248951"] .tn-atom {
                      opacity: 0.05;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(50vh - 370px + 260px);
                        left: calc(50% - 480px + 40px);
                        width: 390px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(50vh - 425px + 225px);
                        left: calc(50% - 320px + 30px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(50vh - 475px + 195px);
                        left: calc(50% - 240px + 40px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(205px);
                        left: calc(50% - 160px + 0px);
                        width: 310px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573505398982"] {
                      z-index: 2;
                      top: calc(50vh - 370px + 46px);
                      left: calc(50% - 600px + -28px);
                      width: 463px;
                      height: 677px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573505398982"] .tn-atom {
                      background-color: #f5f5f5;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505398982"] {
                        top: calc(50vh - 370px + 81px);
                        left: calc(50% - 480px + 8px);
                        width: 354px;
                        height: 586px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505398982"] {
                        top: calc(50vh - 425px + 25px);
                        left: calc(50% - 320px + 2px);
                        width: 359px;
                        height: 586px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505398982"] {
                        top: calc(50vh - 475px + 21px);
                        left: calc(50% - 240px + 37px);
                        width: 409px;
                        height: 526px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505398982"] {
                        top: calc(17px);
                        left: calc(50% - 160px + 3px);
                        width: 317px;
                        height: 507px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573505669802"] {
                      color: #ffbd42;
                      z-index: 32;
                      top: calc(50vh - 0px + -259px);
                      left: calc(50% - 180px + -410px);
                      width: 360px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      color: #ffbd42;
                      font-size: 32px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.15;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(50vh - 0px + -231px);
                        left: calc(50% - 150px + -299px);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                        font-size: 26px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(50vh - 0px + -336px);
                        left: calc(50% - 160px + -130px);
                        width: 320px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(50vh - 0px + -388px);
                        left: calc(50% - 145px + -35px);
                        width: 290px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                        font-size: 28px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(550vh - 0px + -481px);
                        left: calc(50% - 150px + 10px);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                        font-size: 26px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573505718565"] {
                      color: #575757;
                      z-index: 34;
                      top: calc(50vh - 0px + 199px);
                      left: calc(50% - 115px + -445px);
                      width: 230px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573505718565"] .tn-atom {
                      color: #575757;
                      font-size: 16px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.1;
                      font-weight: 400;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505718565"] {
                        top: calc(50vh - 0px + 178px);
                        left: calc(50% - 115px + -305px);
                      }
                      #rec466575546 .tn-elem[data-elem-id="1573505718565"] .tn-atom {
                        font-size: 14px;
                        line-height: 1.1;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505718565"] {
                        top: calc(50vh - 0px + 68px);
                        left: calc(50% - 70px + -190px);
                        width: 140px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505718565"] {
                        top: calc(50vh - 0px + -47px);
                        left: calc(50% - 70px + -80px);
                        width: 140px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1573505718565"] .tn-atom {
                        font-size: 14px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573505718565"] {
                        top: calc(550vh - 0px + -157px);
                        left: calc(50% - 150px + 40px);
                        width: 300px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661320598"] {
                      z-index: 37;
                      top: calc(50vh - 370px + 475px);
                      left: calc(50% - 600px + 7px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661320598"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661320598"] {
                        top: calc(50vh - 370px + 468px);
                        left: calc(50% - 480px + 35px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661320598"] {
                        top: calc(50vh - 425px + 413px);
                        left: calc(50% - 320px + 38px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661320598"] {
                        top: calc(50vh - 475px + 348px);
                        left: calc(50% - 240px + 58px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661320598"] {
                        top: calc(318px);
                        left: calc(50% - 160px + 22px);
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661473471"] {
                      z-index: 38;
                      top: calc(50vh - 370px + 510px);
                      left: calc(50% - 600px + 7px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661473471"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661473471"] {
                        top: calc(50vh - 370px + 499px);
                        left: calc(50% - 480px + 35px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661473471"] {
                        top: calc(50vh - 425px + 444px);
                        left: calc(50% - 320px + 38px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661473471"] {
                        top: calc(50vh - 475px + 379px);
                        left: calc(50% - 240px + 58px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661473471"] {
                        top: calc(349px);
                        left: calc(50% - 160px + 22px);
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661483168"] {
                      z-index: 39;
                      top: calc(50vh - 370px + 546px);
                      left: calc(50% - 600px + 7px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661483168"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661483168"] {
                        top: calc(50vh - 370px + 530px);
                        left: calc(50% - 480px + 35px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661483168"] {
                        top: calc(50vh - 425px + 475px);
                        left: calc(50% - 320px + 38px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661483168"] {
                        top: calc(50vh - 475px + 410px);
                        left: calc(50% - 240px + 58px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661483168"] {
                        top: calc(380px);
                        left: calc(50% - 160px + 22px);
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661495058"] {
                      z-index: 40;
                      top: calc(50vh - 370px + 580px);
                      left: calc(50% - 600px + 7px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661495058"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661495058"] {
                        top: calc(50vh - 370px + 560px);
                        left: calc(50% - 480px + 35px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661495058"] {
                        top: calc(50vh - 425px + 505px);
                        left: calc(50% - 320px + 38px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661495058"] {
                        top: calc(50vh - 475px + 440px);
                        left: calc(50% - 240px + 58px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661495058"] {
                        top: calc(410px);
                        left: calc(50% - 160px + 22px);
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661507531"] {
                      z-index: 41;
                      top: calc(50vh - 370px + 615px);
                      left: calc(50% - 600px + 7px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1573661507531"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661507531"] {
                        top: calc(50vh - 370px + 590px);
                        left: calc(50% - 480px + 35px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661507531"] {
                        top: calc(50vh - 425px + 535px);
                        left: calc(50% - 320px + 38px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661507531"] {
                        top: calc(50vh - 475px + 470px);
                        left: calc(50% - 240px + 58px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1573661507531"] {
                        top: calc(440px);
                        left: calc(50% - 160px + 22px);
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453816"] {
                      color: #ffbd42;
                      z-index: 43;
                      top: calc(50vh - 0px + -142px);
                      left: calc(50% - 145px + 415px);
                      width: 290px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                      color: #ffbd42;
                      font-size: 38px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.15;
                      font-weight: 700;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453816"] {
                        top: calc(50vh - 0px + -128px);
                        left: calc(50% - 110px + 320px);
                        width: 220px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453816"] {
                        top: calc(50vh - 0px + 317px);
                        left: calc(50% - 100px + -210px);
                        width: 200px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453816"] {
                        top: calc(50vh - 0px + 233px);
                        left: calc(50% - 120px + -75px);
                        width: 240px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                        font-size: 32px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453816"] {
                        top: calc(550vh - 0px + 165px);
                        left: calc(50% - 95px + -45px);
                        width: 190px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453848"] {
                      z-index: 58;
                      top: calc(50vh - 370px + 45px);
                      left: calc(50% - 600px + 680px);
                      width: 150px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453848"] .tn-atom {
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453848"] {
                        top: calc(50vh - 370px + 70px);
                        left: calc(50% - 480px + 490px);
                        width: 110px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453848"] {
                        top: calc(50vh - 425px + 65px);
                        left: calc(50% - 320px + 530px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453848"] {
                        top: calc(50vh - 475px + 280px);
                        left: calc(50% - 240px + 350px);
                        width: 70px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453848"] {
                        top: calc(360px);
                        left: calc(50% - 160px + 240px);
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453883"] {
                      color: #333333;
                      z-index: 44;
                      top: calc(50vh - 0px + -65px);
                      left: calc(50% - 205px + -385px);
                      width: 410px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453883"] .tn-atom {
                      color: #333333;
                      font-size: 20px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.4;
                      font-weight: 400;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453883"] {
                        top: calc(50vh - 0px + -44px);
                        left: calc(50% - 160px + -290px);
                        width: 320px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453883"] .tn-atom {
                        font-size: 18px;
                        line-height: 1.2;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453883"] {
                        top: calc(50vh - 0px + -154px);
                        left: calc(50% - 165px + -125px);
                        width: 330px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453883"] {
                        top: calc(50vh - 0px + -246px);
                        left: calc(50% - 155px + -25px);
                        width: 310px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453883"] .tn-atom {
                        font-size: 14px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453883"] {
                        top: calc(550vh - 0px + -333px);
                        left: calc(50% - 145px + 5px);
                        width: 290px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453977"] {
                      color: #575757;
                      z-index: 45;
                      top: calc(50vh - 0px + -96px);
                      left: calc(50% - 185px + 455px);
                      width: 370px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                      color: #575757;
                      font-size: 16px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] {
                        top: calc(50vh - 0px + -97px);
                        left: calc(50% - 130px + 342px);
                        width: 260px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] {
                        top: calc(50vh - 0px + 355px);
                        left: calc(50% - 80px + 240px);
                        width: 160px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] {
                        text-align: center;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] {
                        top: calc(50vh - 0px + 274px);
                        left: calc(50% - 75px + -115px);
                        width: 150px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] {
                        text-align: left;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] {
                        top: calc(550vh - 0px + 193px);
                        left: calc(50% - 150px + 12px);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454088"] {
                      color: #ffbd42;
                      z-index: 48;
                      top: calc(50vh - 0px + 72px);
                      left: calc(50% - 65px + 335px);
                      width: 130px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                      color: #ffbd42;
                      font-size: 38px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.15;
                      font-weight: 700;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454088"] {
                        top: calc(50vh - 0px + 57px);
                        left: calc(50% - 75px + 286px);
                        width: 150px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454088"] {
                        top: calc(50vh - 0px + 317px);
                        left: calc(50% - 45px + 95px);
                        width: 90px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454088"] {
                        top: calc(50vh - 0px + 343px);
                        left: calc(50% - 55px + -139px);
                        width: 110px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                        font-size: 32px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454088"] {
                        top: calc(550vh - 0px + 338px);
                        left: calc(50% - 45px + -94px);
                        width: 90px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454130"] {
                      color: #ffbd42;
                      z-index: 50;
                      top: calc(50vh - 0px + -33px);
                      left: calc(50% - 75px + 345px);
                      width: 150px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                      color: #ffbd42;
                      font-size: 38px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.15;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454130"] {
                        top: calc(50vh - 0px + -33px);
                        left: calc(50% - 85px + 295px);
                        width: 170px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454130"] {
                        top: calc(50vh - 0px + 317px);
                        left: calc(50% - 50px + -50px);
                        width: 100px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454130"] {
                        top: calc(50vh - 0px + 233px);
                        left: calc(50% - 70px + 105px);
                        width: 140px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                        font-size: 32px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454130"] {
                        top: calc(550vh - 0px + 252px);
                        left: calc(50% - 60px + -80px);
                        width: 120px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454178"] {
                      color: #ffbd42;
                      z-index: 51;
                      top: calc(50vh - 0px + 176px);
                      left: calc(50% - 65px + 335px);
                      width: 130px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                      color: #ffbd42;
                      font-size: 38px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.15;
                      font-weight: 700;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454178"] {
                        top: calc(50vh - 0px + 147px);
                        left: calc(50% - 85px + 295px);
                        width: 170px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454178"] {
                        top: calc(50vh - 0px + 317px);
                        left: calc(50% - 60px + 260px);
                        width: 120px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454178"] {
                        top: calc(50vh - 0px + 343px);
                        left: calc(50% - 70px + 105px);
                        width: 140px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                        font-size: 32px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454178"] {
                        top: calc(550vh - 0px + 430px);
                        left: calc(50% - 55px + -85px);
                        width: 110px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454208"] {
                      color: #575757;
                      z-index: 52;
                      top: calc(50vh - 0px + -72px);
                      left: calc(50% - 175px + 435px);
                      width: 350px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                      color: #575757;
                      font-size: 12px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454208"] {
                        top: calc(50vh - 0px + 27pxpx);
                        left: calc(50% - 470px + 40pxpx);
                        width: 940px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                        font-size: 68px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454208"] {
                        top: calc(50vh - 0px + -5pxpx);
                        left: calc(50% - 310px + 40pxpx);
                        width: 620px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454208"] {
                        top: calc(50vh - 0px + 39pxpx);
                        left: calc(50% - 230px + 40pxpx);
                        width: 460px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                        font-size: 32px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454208"] {
                        top: calc(550vh - 0px + 28pxpx);
                        left: calc(50% - 150px + 40pxpx);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454247"] {
                      color: #575757;
                      z-index: 53;
                      top: calc(50vh - 0px + 9px);
                      left: calc(50% - 155px + 425px);
                      width: 310px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                      color: #575757;
                      font-size: 16px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454247"] {
                        top: calc(50vh - 0px + -2px);
                        left: calc(50% - 55px + 268px);
                        width: 110px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454247"] {
                        top: calc(50vh - 0px + 348px);
                        left: calc(50% - 75px + -20px);
                        width: 150px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454247"] {
                        top: calc(50vh - 0px + 266px);
                        left: calc(50% - 65px + 105px);
                        width: 130px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454247"] {
                        top: calc(550vh - 0px + 278px);
                        left: calc(50% - 75px + -62px);
                        width: 150px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454278"] {
                      color: #575757;
                      z-index: 54;
                      top: calc(50vh - 0px + 219px);
                      left: calc(50% - 190px + 460px);
                      width: 380px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                      color: #575757;
                      font-size: 16px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] {
                        top: calc(50vh - 0px + 178px);
                        left: calc(50% - 155px + 367px);
                        width: 310px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] {
                        top: calc(50vh - 0px + 355px);
                        left: calc(50% - 90px + -230px);
                        width: 180px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] {
                        text-align: center;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] {
                        top: calc(50vh - 0px + 382px);
                        left: calc(50% - 75px + 110px);
                        width: 150px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] {
                        text-align: left;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] {
                        top: calc(550vh - 0px + 458px);
                        left: calc(50% - 150px + 11px);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454344"] {
                      z-index: 55;
                      top: calc(50vh - 370px + 30px);
                      left: calc(50% - 600px + 390px);
                      width: 459px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580454344"] .tn-atom {
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454344"] {
                        top: calc(50vh - 370px + 95px);
                        left: calc(50% - 480px + 320px);
                        width: 379px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454344"] {
                        top: calc(50vh - 425px + 80px);
                        left: calc(50% - 320px + 310px);
                        width: 349px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454344"] {
                        top: calc(50vh - 475px + 275px);
                        left: calc(50% - 240px + 230px);
                        width: 179px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580454344"] {
                        top: calc(285px);
                        left: calc(50% - 160px + 160px);
                        width: 159px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580638640"] {
                      color: #575757;
                      z-index: 57;
                      top: calc(50vh - 0px + 109px);
                      left: calc(50% - 200px + 470px);
                      width: 400px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                      color: #575757;
                      font-size: 16px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] {
                        top: calc(50vh - 0px + 88px);
                        left: calc(50% - 140px + 353px);
                        width: 280px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] {
                        top: calc(50vh - 0px + 355px);
                        left: calc(50% - 80px + 72px);
                        width: 160px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] {
                        text-align: center;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] {
                        top: calc(50vh - 0px + 382px);
                        left: calc(50% - 85px + -107px);
                        width: 170px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] {
                        text-align: left;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] {
                        top: calc(550vh - 0px + 366px);
                        left: calc(50% - 150px + 13px);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                        font-size: 12px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580825845"] {
                      color: #ffbd42;
                      z-index: 59;
                      top: calc(50vh - 0px + -259px);
                      left: calc(50% - 165px + 435px);
                      width: 330px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                      color: #ffbd42;
                      font-size: 32px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.15;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] {
                        top: calc(50vh - 0px + -231px);
                        left: calc(50% - 130px + 340px);
                        width: 260px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                        font-size: 26px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] {
                        top: calc(50vh - 0px + 240px);
                        left: calc(50% - 240px + 0px);
                        width: 480px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] {
                        text-align: center;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] {
                        top: calc(50vh - 0px + 147px);
                        left: calc(50% - 150px + -40px);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] {
                        text-align: left;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                        font-size: 28px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] {
                        top: calc(550vh - 0px + 69px);
                        left: calc(50% - 150px + 10px);
                        width: 300px;
                      }
                      #rec466575546 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                        font-size: 26px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581094909"] {
                      z-index: 60;
                      top: calc(50vh - 370px + 404px);
                      left: calc(50% - 600px + 870px);
                      width: 363px;
                      height: 2px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581094909"] .tn-atom {
                      background-color: #575757;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581094909"] {
                        top: calc(50vh - 370px + 387px);
                        left: calc(50% - 480px + 693px);
                        width: 267px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581094909"] {
                        top: calc(50vh - 425px + 651px);
                        left: calc(50% - 320px + 582px);
                        width: 23px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581094909"] {
                        top: calc(50vh - 475px + 774px);
                        left: calc(50% - 240px + 274px);
                        width: 172px;
                        height: 1px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581094909"] {
                        top: calc(1025px);
                        left: calc(50% - 160px + 22px);
                        width: 252px;
                        height: 1px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581128097"] {
                      z-index: 61;
                      top: calc(50vh - 370px + 502px);
                      left: calc(50% - 600px + 870px);
                      width: 366px;
                      height: 2px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581128097"] .tn-atom {
                      background-color: #575757;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581128097"] {
                        top: calc(50vh - 370px + 480px);
                        left: calc(50% - 480px + 693px);
                        width: 267px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581128097"] {
                        top: calc(50vh - 425px + 666px);
                        left: calc(50% - 320px + 584px);
                        width: 23px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581128097"] {
                        top: calc(50vh - 475px + 881px);
                        left: calc(50% - 240px + 274px);
                        width: 172px;
                        height: 1px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581128097"] {
                        top: calc(937px);
                        left: calc(50% - 160px + 24px);
                        width: 253px;
                        height: 1px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581158839"] {
                      z-index: 62;
                      top: calc(50vh - 370px + 610px);
                      left: calc(50% - 600px + 870px);
                      width: 365px;
                      height: 2px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581158839"] .tn-atom {
                      background-color: #575757;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581158839"] {
                        top: calc(50vh - 370px + 570px);
                        left: calc(50% - 480px + 693px);
                        width: 267px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581158839"] {
                        top: calc(50vh - 425px + 676px);
                        left: calc(50% - 320px + 579px);
                        width: 26px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581158839"] {
                        top: calc(50vh - 475px + 881px);
                        left: calc(50% - 240px + 44px);
                        width: 171px;
                        height: 1px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581158839"] {
                        top: calc(845px);
                        left: calc(50% - 160px + 24px);
                        width: 252px;
                        height: 1px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581171155"] {
                      z-index: 63;
                      top: calc(50vh - 370px + 297px);
                      left: calc(50% - 600px + 870px);
                      width: 362px;
                      height: 2px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581171155"] .tn-atom {
                      background-color: #575757;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581171155"] {
                        top: calc(50vh - 370px + 294px);
                        left: calc(50% - 480px + 693px);
                        width: 267px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581171155"] {
                        top: calc(50vh - 425px + 640px);
                        left: calc(50% - 320px + 586px);
                        width: 22px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581171155"] {
                        top: calc(50vh - 475px + 774px);
                        left: calc(50% - 240px + 44px);
                        width: 172px;
                        height: 1px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581171155"] {
                        top: calc(760px);
                        left: calc(50% - 160px + 22px);
                        width: 253px;
                        height: 1px;
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581202224"] {
                      z-index: 64;
                      top: calc(50vh - 370px + 165px);
                      left: calc(50% - 600px + -29px);
                      width: 412px;
                      height: 2px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581202224"] .tn-atom {
                      background-color: #575757;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581202224"] {
                        top: calc(50vh - 370px + 192px);
                        left: calc(50% - 480px + 10px);
                        width: 299px;
                        height: 2px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581202224"] {
                        top: calc(50vh - 425px + 132px);
                        left: calc(50% - 320px + 10px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581202224"] {
                        top: calc(50vh - 475px + 141px);
                        left: calc(50% - 240px + 38px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581202224"] {
                        top: calc(116px);
                        left: calc(50% - 160px + 7px);
                      }
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581539861"] {
                      z-index: 65;
                      top: calc(50vh - 370px + 650px);
                      left: calc(50% - 600px + 7px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575546 .tn-elem[data-elem-id="1574581539861"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581539861"] {
                        top: calc(50vh - 370px + 620px);
                        left: calc(50% - 480px + 35px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581539861"] {
                        top: calc(50vh - 425px + 565px);
                        left: calc(50% - 320px + 38px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581539861"] {
                        top: calc(50vh - 475px + 500px);
                        left: calc(50% - 240px + 58px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575546 .tn-elem[data-elem-id="1574581539861"] {
                        top: calc(470px);
                        left: calc(50% - 160px + 22px);
                      }
                    }

/* Inline style block 12 from www/index.html */
#rec466575549 .t395__tab {
                      border: 1px solid #ffbd42;
                      background-color: #ffffff !important;
                    }
                    #rec466575549 .t395__tab_active {
                      background-color: #ffbd42 !important;
                      border-color: #ffbd42 !important;
                    }
                    #rec466575549 .t395__tab_active:after {
                      width: 1px;
                      top: -1px;
                      right: -1px;
                      bottom: -1px;
                      background-color: #ffbd42 !important;
                    }
                    #rec466575549 .t395__tab_active .t395__title {
                      color: #000000 !important;
                      font-weight: 300 !important;
                    }
                    #rec466575549 .t395__tab .t395__title {
                      margin-left: 1px;
                    }
                    #rec466575549 .t395__tab:last-child .t395__title {
                      margin-left: 0;
                    }
                    #rec466575549 .t395__tab:first-child {
                      border-top-left-radius: 3px;
                      border-bottom-left-radius: 3px;
                    }
                    #rec466575549 .t395__tab:last-child {
                      border-top-right-radius: 3px;
                      border-bottom-right-radius: 3px;
                      border-right: 1px solid #ffbd42 !important;
                    }
                    #rec466575549 .t395__tab_active:last-child {
                      border-right: 1px solid #ffbd42 !important;
                    }
                    #rec466575549 .t395__select {
                      border: none;
                      color: #000000 !important;
                      background-color: #ffbd42 !important;
                    }
                    #rec466575549 .t395__wrapper_mobile {
                      border: 1px solid #ffbd42;
                      border-radius: 3px;
                      overflow: hidden;
                    }
                    #rec466575549 .t395__wrapper_mobile:after {
                      border-color: #000000 transparent transparent transparent;
                    }
                    #rec466575549 .t395__firefoxfix {
                      top: 1px;
                      bottom: 1px;
                      right: 1px;
                      background-color: #ffbd42 !important;
                    }

/* Inline style block 13 from www/index.html */
#rec466575550 .t396__artboard {
                      min-height: 750px;
                      height: 100vh;
                      background-color: #ffffff;
                    }
                    #rec466575550 .t396__filter {
                      min-height: 750px;
                      height: 100vh;
                      background-image: -webkit-gradient(
                        linear,
                        left top,
                        left bottom,
                        from(rgba(255, 255, 255, 0.2)),
                        to(rgba(255, 255, 255, 0.1))
                      );
                      background-image: -webkit-linear-gradient(
                        top,
                        rgba(255, 255, 255, 0.2),
                        rgba(255, 255, 255, 0.1)
                      );
                      background-image: linear-gradient(
                        to bottom,
                        rgba(255, 255, 255, 0.2),
                        rgba(255, 255, 255, 0.1)
                      );
                    }
                    #rec466575550 .t396__carrier {
                      min-height: 750px;
                      height: 100vh;
                      background-position: center top;
                      background-attachment: scroll;
                      background-size: cover;
                      background-repeat: no-repeat;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575550 .t396__artboard {
                      }
                      #rec466575550 .t396__filter {
                      }
                      #rec466575550 .t396__carrier {
                        background-attachment: scroll;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575550 .t396__artboard {
                        min-height: 900px;
                      }
                      #rec466575550 .t396__filter {
                        min-height: 900px;
                      }
                      #rec466575550 .t396__carrier {
                        min-height: 900px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575550 .t396__artboard {
                        min-height: 800px;
                      }
                      #rec466575550 .t396__filter {
                        min-height: 800px;
                      }
                      #rec466575550 .t396__carrier {
                        min-height: 800px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575550 .t396__artboard {
                        min-height: 850px;
                      }
                      #rec466575550 .t396__filter {
                        min-height: 850px;
                      }
                      #rec466575550 .t396__carrier {
                        min-height: 850px;
                      }
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573469735791"] {
                      z-index: 10;
                      top: calc(50vh - 375px + 70px);
                      left: calc(50% - 600px + -30px);
                      width: 70px;
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573469735791"] .tn-atom {
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575550 .tn-elem[data-elem-id="1573469735791"] {
                        top: calc(50vh - 375px + 40px);
                        left: calc(50% - 480px + 40px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575550 .tn-elem[data-elem-id="1573469735791"] {
                        top: calc(50vh - 450px + 30px);
                        left: calc(50% - 320px + 30px);
                        width: 50px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575550 .tn-elem[data-elem-id="1573469735791"] {
                        top: calc(50vh - 400px + 10px);
                        left: calc(50% - 240px + 10px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573470536928"] {
                      color: #ffbd42;
                      z-index: 14;
                      top: calc(50vh - 0px + -268px);
                      left: calc(50% - 190px + -340px);
                      width: 380px;
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      color: #ffbd42;
                      font-size: 32px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 700;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(50vh - 0px + -301px);
                        left: calc(50% - 195px + -145px);
                        width: 390px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 30px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(50vh - 0px + -318px);
                        left: calc(50% - 180px + -110px);
                        width: 360px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 28px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(50vh - 0px + -299px);
                        left: calc(50% - 230px + 0px);
                        width: 460px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 24px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(425vh - 0px + -122px);
                        left: calc(50% - 150px + 0px);
                        width: 300px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] {
                        text-align: center;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 24px;
                      }
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573470742971"] {
                      color: #0c0c0c;
                      z-index: 15;
                      top: calc(50vh - 0px + 80px);
                      left: calc(50% - 250px + -380px);
                      width: 500px;
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      color: #0c0c0c;
                      font-size: 22px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.4;
                      font-weight: 300;
                      opacity: 0.8;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(50vh - 0px + 39px);
                        left: calc(50% - 230px + -210px);
                        width: 460px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                        font-size: 20px;
                        line-height: 1.55;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(50vh - 0px + 209px);
                        left: calc(50% - 270px + 20px);
                        width: 540px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                        line-height: 1.4;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(50vh - 0px + 180px);
                        left: calc(50% - 195px + 5px);
                        width: 390px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                        font-size: 16px;
                        line-height: 1.3;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(425vh - 0px + 160px);
                        left: calc(50% - 150px + 0px);
                        width: 300px;
                      }
                      #rec466575550 .tn-elem[data-elem-id="1573470742971"] {
                        text-align: center;
                      }
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573471013624"] {
                      z-index: 6;
                      top: calc(50vh - 375px + 21px);
                      left: calc(50% - 600px + -75px);
                      width: 594px;
                      height: 750px;
                    }
                    #rec466575550 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                      border-width: 4px;
                      opacity: 0.85;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: #e8cfb5;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575550 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 375px + 5px);
                        left: calc(50% - 480px + 4px);
                        width: 524px;
                        height: 722px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575550 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 450px + 404px);
                        left: calc(50% - 320px + 29px);
                        width: 596px;
                        height: 474px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575550 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 400px + 366px);
                        left: calc(50% - 240px + 13px);
                        width: 451px;
                        height: 407px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575550 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(243px);
                        left: calc(50% - 160px + 4px);
                        width: 310px;
                        height: 586px;
                      }
                    }
                    #rec466575550 .tn-elem[data-elem-id="1574954674908"] {
                      z-index: 4;
                      top: calc(50vh - 375px + -50px);
                      left: calc(50% - 600px + -30px);
                      width: 1250px;
                    }
                    #rec466575550 .tn-elem[data-elem-id="1574954674908"] .tn-atom {
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575550 .tn-elem[data-elem-id="1574954674908"] {
                        top: calc(50vh - 450px + 15px);
                        left: calc(50% - 320px + 10px);
                        width: 630px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575550 .tn-elem[data-elem-id="1574954674908"] {
                        top: calc(50vh - 400px + 5px);
                        left: calc(50% - 240px + 0px);
                        width: 480px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575550 .tn-elem[data-elem-id="1574954674908"] {
                        top: calc(5px);
                        left: calc(50% - 160px + 5px);
                        width: 310px;
                      }
                    }

/* Inline style block 14 from www/index.html */
@media (hover), (min-width: 0\0) {
                      #rec466575557 .t-btn:not(.t-animate_no-hover):hover {
                        background-color: #694800 !important;
                        color: #ffffff !important;
                      }
                      #rec466575557 .t-btn:not(.t-animate_no-hover) {
                        -webkit-transition: background-color 0.2s ease-in-out,
                          color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                          box-shadow 0.2s ease-in-out;
                        transition: background-color 0.2s ease-in-out,
                          color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                          box-shadow 0.2s ease-in-out;
                      }
                      #rec466575557 .t-btntext:not(.t-animate_no-hover):hover {
                        color: #ffffff !important;
                      }
                    }

/* Inline style block 15 from www/index.html */
#rec466575558 .t396__artboard {
                      min-height: 730px;
                      height: 100vh;
                      background-color: #ffffff;
                    }
                    #rec466575558 .t396__filter {
                      min-height: 730px;
                      height: 100vh;
                      background-image: -webkit-gradient(
                        linear,
                        left top,
                        left bottom,
                        from(rgba(255, 255, 255, 0)),
                        to(rgba(255, 255, 255, 0))
                      );
                      background-image: -webkit-linear-gradient(
                        top,
                        rgba(255, 255, 255, 0),
                        rgba(255, 255, 255, 0)
                      );
                      background-image: linear-gradient(
                        to bottom,
                        rgba(255, 255, 255, 0),
                        rgba(255, 255, 255, 0)
                      );
                    }
                    #rec466575558 .t396__carrier {
                      min-height: 730px;
                      height: 100vh;
                      background-position: right top;
                      background-attachment: scroll;
                      background-image: url("../images/tild3136-3633-4634-a631-366233653238__55-04.jpg");
                      background-size: cover;
                      background-repeat: no-repeat;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .t396__artboard {
                      }
                      #rec466575558 .t396__filter {
                      }
                      #rec466575558 .t396__carrier {
                        background-image: url("../images/tild6331-3939-4462-b233-656532363238__7xhnl_croper_ru_1_-_.jpeg");
                        background-attachment: scroll;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .t396__artboard {
                      }
                      #rec466575558 .t396__filter {
                        background-image: -webkit-gradient(
                          linear,
                          left top,
                          left bottom,
                          from(rgba(3, 3, 3, 0.5)),
                          to(rgba(0, 0, 0, 0.5))
                        );
                        background-image: -webkit-linear-gradient(
                          top,
                          rgba(3, 3, 3, 0.5),
                          rgba(0, 0, 0, 0.5)
                        );
                        background-image: linear-gradient(
                          to bottom,
                          rgba(3, 3, 3, 0.5),
                          rgba(0, 0, 0, 0.5)
                        );
                        background-color: unset;
                      }
                      #rec466575558 .t396__carrier {
                        background-position: center center;
                      }
                    }
                    @media screen and (max-width: 639px) {
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .t396__artboard {
                      }
                      #rec466575558 .t396__filter {
                        background-image: -webkit-gradient(
                          linear,
                          left top,
                          left bottom,
                          from(rgba(3, 3, 3, 0.7)),
                          to(rgba(0, 0, 0, 0.7))
                        );
                        background-image: -webkit-linear-gradient(
                          top,
                          rgba(3, 3, 3, 0.7),
                          rgba(0, 0, 0, 0.7)
                        );
                        background-image: linear-gradient(
                          to bottom,
                          rgba(3, 3, 3, 0.7),
                          rgba(0, 0, 0, 0.7)
                        );
                        background-color: unset;
                      }
                      #rec466575558 .t396__carrier {
                        background-position: center center;
                        background-image: url("../images/tild6562-3734-4461-a536-653932623936__7xhnl_croper_ru_1_-_.jpeg");
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1573470536928"] {
                      color: #ffffff;
                      z-index: 10;
                      top: calc(50vh - 0px + -277px);
                      left: calc(50% - 215px + 395px);
                      width: 430px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      color: #ffffff;
                      font-size: 32px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.2;
                      font-weight: 700;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(50vh - 0px + -292px);
                        left: calc(50% - 220px + 210px);
                        width: 440px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 32px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(50vh - 0px + -177px);
                        left: calc(50% - 160px + 120px);
                        width: 320px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 24px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(50vh - 0px + -198px);
                        left: calc(50% - 150px + 110px);
                        width: 300px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 24px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] {
                        top: calc(365vh - 0px + -191px);
                        left: calc(50% - 130px + 0px);
                        width: 260px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                        font-size: 26px;
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1573470742971"] {
                      color: #ffffff;
                      z-index: 14;
                      top: calc(50vh - 0px + 217px);
                      left: calc(50% - 210px + 390px);
                      width: 420px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      color: #ffffff;
                      font-size: 22px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 100;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(50vh - 0px + 213px);
                        left: calc(50% - 210px + 200px);
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                        font-size: 22px;
                        line-height: 1.3;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(50vh - 0px + 226px);
                        left: calc(50% - 155px + 125px);
                        width: 310px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                        font-size: 18px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(50vh - 0px + 210px);
                        left: calc(50% - 130px + 90px);
                        width: 260px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                        font-size: 17px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1573470742971"] {
                        top: calc(365vh - 0px + 227px);
                        left: calc(50% - 150px + 20px);
                        width: 300px;
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1573471013624"] {
                      z-index: 4;
                      top: calc(50vh - 365px + 19px);
                      left: calc(50% - 600px + 719px);
                      width: 515px;
                      height: 714px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                      border-width: 0px;
                      background-color: #ffb120;
                      background-position: center center;
                      border-color: #ff7b00;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 365px + -5px);
                        left: calc(50% - 480px + 421px);
                        width: 515px;
                        height: 737px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 365px + 127px);
                        left: calc(50% - 320px + 263px);
                        width: 354px;
                        height: 589px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 365px + 98px);
                        left: calc(50% - 240px + 172px);
                        width: 303px;
                        height: 598px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(77px);
                        left: calc(50% - 160px + 9px);
                        width: 303px;
                        height: 627px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                        background-color: #ffb120;
                        opacity: 1;
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767137"] {
                      z-index: 17;
                      top: calc(50vh - 365px + 167px);
                      left: calc(50% - 600px + 780px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767137"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767137"] {
                        top: calc(50vh - 365px + 157px);
                        left: calc(50% - 480px + 480px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767137"] {
                        top: calc(50vh - 365px + 244px);
                        left: calc(50% - 320px + 289px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767137"] {
                        top: calc(50vh - 365px + 239px);
                        left: calc(50% - 240px + 209px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767137"] {
                        top: calc(263px);
                        left: calc(50% - 160px + 34px);
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767169"] {
                      z-index: 18;
                      top: calc(50vh - 365px + 211px);
                      left: calc(50% - 600px + 780px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767169"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767169"] {
                        top: calc(50vh - 365px + 201px);
                        left: calc(50% - 480px + 480px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767169"] {
                        top: calc(50vh - 365px + 280px);
                        left: calc(50% - 320px + 289px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767169"] {
                        top: calc(50vh - 365px + 273px);
                        left: calc(50% - 240px + 209px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767169"] {
                        top: calc(297px);
                        left: calc(50% - 160px + 34px);
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767209"] {
                      z-index: 19;
                      top: calc(50vh - 365px + 255px);
                      left: calc(50% - 600px + 780px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767209"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767209"] {
                        top: calc(50vh - 365px + 245px);
                        left: calc(50% - 480px + 480px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767209"] {
                        top: calc(50vh - 365px + 316px);
                        left: calc(50% - 320px + 289px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767209"] {
                        top: calc(50vh - 365px + 308px);
                        left: calc(50% - 240px + 209px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767209"] {
                        top: calc(332px);
                        left: calc(50% - 160px + 34px);
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767247"] {
                      z-index: 20;
                      top: calc(50vh - 365px + 300px);
                      left: calc(50% - 600px + 780px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767247"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767247"] {
                        top: calc(50vh - 365px + 290px);
                        left: calc(50% - 480px + 480px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767247"] {
                        top: calc(50vh - 365px + 352px);
                        left: calc(50% - 320px + 289px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767247"] {
                        top: calc(50vh - 365px + 342px);
                        left: calc(50% - 240px + 209px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767247"] {
                        top: calc(366px);
                        left: calc(50% - 160px + 34px);
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767281"] {
                      z-index: 21;
                      top: calc(50vh - 365px + 344px);
                      left: calc(50% - 600px + 780px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767281"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767281"] {
                        top: calc(50vh - 365px + 334px);
                        left: calc(50% - 480px + 480px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767281"] {
                        top: calc(50vh - 365px + 388px);
                        left: calc(50% - 320px + 289px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767281"] {
                        top: calc(50vh - 365px + 376px);
                        left: calc(50% - 240px + 209px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767281"] {
                        top: calc(400px);
                        left: calc(50% - 160px + 34px);
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767364"] {
                      z-index: 22;
                      top: calc(50vh - 365px + 387px);
                      left: calc(50% - 600px + 780px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767364"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767364"] {
                        top: calc(50vh - 365px + 377px);
                        left: calc(50% - 480px + 480px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767364"] {
                        top: calc(50vh - 365px + 424px);
                        left: calc(50% - 320px + 289px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767364"] {
                        top: calc(50vh - 365px + 409px);
                        left: calc(50% - 240px + 209px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767364"] {
                        top: calc(433px);
                        left: calc(50% - 160px + 34px);
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767396"] {
                      z-index: 23;
                      top: calc(50vh - 365px + 430px);
                      left: calc(50% - 600px + 780px);
                      width: 7px;
                      height: 7px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850767396"] .tn-atom {
                      border-radius: 100px;
                      background-color: #ffffff;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767396"] {
                        top: calc(50vh - 365px + 420px);
                        left: calc(50% - 480px + 480px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767396"] {
                        top: calc(50vh - 365px + 460px);
                        left: calc(50% - 320px + 289px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767396"] {
                        top: calc(50vh - 365px + 443px);
                        left: calc(50% - 240px + 209px);
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850767396"] {
                        top: calc(467px);
                        left: calc(50% - 160px + 34px);
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850836622"] {
                      color: #ffffff;
                      z-index: 24;
                      top: calc(50vh - 0px + -62px);
                      left: calc(50% - 165px + 375px);
                      width: 330px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                      color: #ffffff;
                      font-size: 22px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1;
                      font-weight: 400;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850836622"] {
                        top: calc(50vh - 0px + -72px);
                        left: calc(50% - 165px + 195px);
                      }
                      #rec466575558 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                        font-size: 22px;
                        line-height: 1;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850836622"] {
                        top: calc(50vh - 0px + -8px);
                        left: calc(50% - 165px + 165px);
                        width: 330px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                        font-size: 18px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850836622"] {
                        top: calc(50vh - 0px + -19px);
                        left: calc(50% - 125px + 115px);
                        width: 250px;
                      }
                      #rec466575558 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                        font-size: 17px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575558 .tn-elem[data-elem-id="1574850836622"] {
                        top: calc(365vh - 0px + 3px);
                        left: calc(50% - 150px + 50px);
                        width: 300px;
                      }
                    }
                    #rec466575558 .tn-elem[data-elem-id="1621422911989"] {
                      z-index: 25;
                      top: calc(50vh - 365px + 5px);
                      left: calc(50% - 600px + -60px);
                      width: 86px;
                    }
                    #rec466575558 .tn-elem[data-elem-id="1621422911989"] .tn-atom {
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                    }
                    @media screen and (max-width: 959px) {
                    }
                    @media screen and (max-width: 639px) {
                    }
                    @media screen and (max-width: 479px) {
                    }

/* Inline style block 16 from www/index.html */
#rec466575563 .t-btn:not(.t-animate_no-hover):hover {
                          background-color: #704d00 !important;
                          color: #ffffff !important;
                        }
                        #rec466575563 .t-btn:not(.t-animate_no-hover) {
                          transition: background-color 0.2s ease-in-out,
                            color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                            box-shadow 0.2s ease-in-out;
                        }

/* Inline style block 17 from www/index.html */
#rec466575572 .t-btn:not(.t-animate_no-hover):hover {
                          background-color: #704d00 !important;
                          color: #ffffff !important;
                        }
                        #rec466575572 .t-btn:not(.t-animate_no-hover) {
                          transition: background-color 0.2s ease-in-out,
                            color 0.2s ease-in-out, border-color 0.2s ease-in-out,
                            box-shadow 0.2s ease-in-out;
                        }

/* Inline style block 18 from www/index.html */
#rec466575576 .t396__artboard {
                      min-height: 740px;
                      height: 100vh;
                      background-color: #ffffff;
                    }
                    #rec466575576 .t396__filter {
                      min-height: 740px;
                      height: 100vh;
                      background-image: -webkit-gradient(
                        linear,
                        left top,
                        left bottom,
                        from(rgba(255, 255, 255, 0)),
                        to(rgba(255, 255, 255, 0))
                      );
                      background-image: -webkit-linear-gradient(
                        top,
                        rgba(255, 255, 255, 0),
                        rgba(255, 255, 255, 0)
                      );
                      background-image: linear-gradient(
                        to bottom,
                        rgba(255, 255, 255, 0),
                        rgba(255, 255, 255, 0)
                      );
                    }
                    #rec466575576 .t396__carrier {
                      min-height: 740px;
                      height: 100vh;
                      background-position: center top;
                      background-attachment: scroll;
                      background-image: url("../images/tild3139-3937-4133-a538-393338316135__-__resize__20x__2-2_-_.jpg");
                      background-size: cover;
                      background-repeat: no-repeat;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575576 .t396__artboard {
                      }
                      #rec466575576 .t396__filter {
                      }
                      #rec466575576 .t396__carrier {
                        background-position: right center;
                        background-attachment: scroll;
                      }
                    }
                    @media screen and (max-width: 959px) {
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575576 .t396__artboard {
                        min-height: 700px;
                      }
                      #rec466575576 .t396__filter {
                        min-height: 700px;
                      }
                      #rec466575576 .t396__carrier {
                        min-height: 700px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575576 .t396__artboard {
                        min-height: 680px;
                      }
                      #rec466575576 .t396__filter {
                        min-height: 680px;
                      }
                      #rec466575576 .t396__carrier {
                        min-height: 680px;
                      }
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573471013624"] {
                      z-index: 7;
                      top: calc(50vh - 370px + 55px);
                      left: calc(50% - 600px + -50px);
                      width: 480px;
                      height: 601px;
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 370px + 70px);
                        left: calc(50% - 480px + 40px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 370px + 49px);
                        left: calc(50% - 320px + 4px);
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                        opacity: 0.7;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(50vh - 350px + 80px);
                        left: calc(50% - 240px + 4px);
                        width: 471px;
                        height: 563px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471013624"] {
                        top: calc(21px);
                        left: calc(50% - 160px + 3px);
                        width: 313px;
                        height: 608px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                        opacity: 1;
                      }
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573471248951"] {
                      z-index: 30;
                      top: calc(50vh - 370px + 505px);
                      left: calc(50% - 600px + -50px);
                      width: 480px;
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573471248951"] .tn-atom {
                      opacity: 0.4;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(50vh - 370px + 520px);
                        left: calc(50% - 480px + 40px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(50vh - 370px + 475px);
                        left: calc(50% - 320px + 10px);
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(50vh - 350px + 505px);
                        left: calc(50% - 240px + 30px);
                        width: 440px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575576 .tn-elem[data-elem-id="1573471248951"] {
                        top: calc(530px);
                        left: calc(50% - 160px + 10px);
                        width: 310px;
                      }
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573505669802"] {
                      color: #383838;
                      z-index: 34;
                      top: calc(50vh - 0px + -208px);
                      left: calc(50% - 170px + -420px);
                      width: 340px;
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      color: #383838;
                      font-size: 28px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.15;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(50vh - 0px + -187px);
                        left: calc(50% - 180px + -190px);
                        width: 360px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                        font-size: 28px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(50vh - 0px + -201px);
                        left: calc(50% - 190px + -70px);
                        width: 380px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                        font-size: 28px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(50vh - 0px + -171px);
                        left: calc(50% - 180px + 0px);
                        width: 360px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                        font-size: 26px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] {
                        top: calc(340vh - 0px + -206px);
                        left: calc(50% - 150px + 0px);
                        width: 300px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] {
                        text-align: center;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                        font-size: 28px;
                      }
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573505692178"] {
                      color: #1c1c1c;
                      z-index: 33;
                      top: calc(50vh - 0px + 41px);
                      left: calc(50% - 195px + -395px);
                      width: 390px;
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573505692178"] .tn-atom {
                      color: #1c1c1c;
                      font-size: 20px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.5;
                      font-weight: 300;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505692178"] {
                        top: calc(50vh - 0px + 71px);
                        left: calc(50% - 175px + -195px);
                        width: 350px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505692178"] .tn-atom {
                        font-size: 20px;
                        line-height: 1.4;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505692178"] {
                        top: calc(50vh - 0px + 38px);
                        left: calc(50% - 185px + -75px);
                        width: 370px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505692178"] {
                        top: calc(50vh - 0px + 45px);
                        left: calc(50% - 185px + 5px);
                        width: 370px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505692178"] .tn-atom {
                        font-size: 18px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575576 .tn-elem[data-elem-id="1573505692178"] {
                        top: calc(340vh - 0px + 68px);
                        left: calc(50% - 150px + 0px);
                        width: 300px;
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573505692178"] {
                        text-align: center;
                      }
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573674730701"] {
                      z-index: 10;
                      top: calc(50vh - 370px + 95px);
                      left: calc(50% - 600px + -15px);
                      width: 409px;
                      height: 535px;
                    }
                    #rec466575576 .tn-elem[data-elem-id="1573674730701"] .tn-atom {
                      border-width: 1px;
                      background-color: #ffbd42;
                      background-position: center center;
                      border-color: #e8e8e8;
                      border-style: solid;
                      box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575576 .tn-elem[data-elem-id="1573674730701"] {
                        top: calc(50vh - 370px + 110px);
                        left: calc(50% - 480px + 75px);
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575576 .tn-elem[data-elem-id="1573674730701"] {
                        top: calc(50vh - 370px + 84px);
                        left: calc(50% - 320px + 41px);
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573674730701"] .tn-atom {
                        opacity: 0.2;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575576 .tn-elem[data-elem-id="1573674730701"] {
                        top: calc(50vh - 350px + 119px);
                        left: calc(50% - 240px + 41px);
                      }
                      #rec466575576 .tn-elem[data-elem-id="1573674730701"] .tn-atom {
                        opacity: 0.1;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575576 .tn-elem[data-elem-id="1573674730701"] {
                        top: calc(50px);
                        left: calc(50% - 160px + 389px);
                        width: 40px;
                        height: 14px;
                      }
                    }

/* Inline style block 19 from www/index.html */
#rec466575581 .t396__artboard {
                      height: 600px;
                      background-color: #ffffff;
                    }
                    #rec466575581 .t396__filter {
                      height: 600px;
                    }
                    #rec466575581 .t396__carrier {
                      height: 600px;
                      background-position: center center;
                      background-attachment: scroll;
                      background-size: cover;
                      background-repeat: no-repeat;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .t396__artboard {
                        height: 400px;
                      }
                      #rec466575581 .t396__filter {
                        height: 400px;
                      }
                      #rec466575581 .t396__carrier {
                        height: 400px;
                        background-attachment: scroll;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .t396__artboard {
                        height: 270px;
                      }
                      #rec466575581 .t396__filter {
                        height: 270px;
                      }
                      #rec466575581 .t396__carrier {
                        height: 270px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .t396__artboard {
                        height: 760px;
                        background-color: #ffffff;
                      }
                      #rec466575581 .t396__filter {
                        height: 760px;
                      }
                      #rec466575581 .t396__carrier {
                        height: 760px;
                        background-position: center center;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .t396__artboard {
                        height: 500px;
                      }
                      #rec466575581 .t396__filter {
                        height: 500px;
                      }
                      #rec466575581 .t396__carrier {
                        height: 500px;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474899596906"] {
                      z-index: 4;
                      top: 0px;
                      left: 0px;
                      width: 50%;
                      height: 100vh;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474899596906"] .tn-atom {
                      background-color: #ebebeb;
                      background-position: center center;
                      background-size: cover;
                      background-repeat: no-repeat;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1474899596906"] {
                        top: 0px;
                        left: 0px;
                        width: 50%;
                        height: 100vh;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1474899596906"] {
                        top: 0px;
                        left: 0px;
                        width: 50%;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1474899596906"] {
                        top: 0px;
                        left: 0px;
                        width: 100%;
                        height: 50vh;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1474899596906"] {
                        top: 0px;
                        left: 0px;
                        width: 100%;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900156734"] {
                      z-index: 5;
                      top: 0px;
                      left: 0px;
                      width: 50%;
                      height: 100vh;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900156734"] .tn-atom {
                      opacity: 0.6;
                      background-color: #000000;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900156734"] {
                        top: 0px;
                        left: 0px;
                        width: 50%;
                        height: 100vh;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900156734"] {
                        top: 0px;
                        left: 0px;
                        width: 50%;
                        height: 100vh;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900156734"] {
                        top: 0px;
                        left: 0px;
                        width: 100%;
                        height: 50vh;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900156734"] {
                        top: 0px;
                        left: 0px;
                        width: 100%;
                        height: 50vh;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900209609"] {
                      color: #ffffff;
                      text-align: center;
                      z-index: 9;
                      top: calc(300px - 0px + -50px);
                      left: 20px;
                      width: 50%;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                      color: #ffffff;
                      font-size: 42px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.45;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900209609"] {
                        top: calc(200px - 0px + -27px);
                        left: 42px;
                        width: 39%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                        font-size: 25px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900209609"] {
                        top: calc(135px - 0px + -37px);
                        left: 0px;
                        width: 50%;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900209609"] {
                        top: calc(380px - 0px + -36px);
                        left: calc(50% - 45px + -4px);
                        width: 90%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                        font-size: 32px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900209609"] {
                        top: calc(250px - 0px + -34px);
                        left: calc(50% - 47.5px + 2px);
                        width: 95%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                        font-size: 28px;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900279759"] {
                      z-index: 3;
                      top: 0px;
                      left: calc(100% - 51px + 0px);
                      width: 51%;
                      height: 100vh;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900279759"] .tn-atom {
                      opacity: 0.6;
                      background-color: #000000;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900279759"] {
                        top: 0px;
                        left: calc(100% - 51px + 4px);
                        width: 51%;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900279759"] {
                        top: 0px;
                        left: calc(100% - 51px + 0px);
                        width: 51%;
                        height: 100vh;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900279759"] {
                        top: calc(760px - 50px + 0px);
                        left: calc(100% - 100px + 0px);
                        width: 100%;
                        height: 50vh;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900279759"] {
                        top: calc(500px - 50px + 0px);
                        left: calc(100% - 100px + 0px);
                        width: 100%;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900287008"] {
                      z-index: 1;
                      top: 0px;
                      left: calc(100% - 51px + 0px);
                      width: 51%;
                      height: 100vh;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900287008"] .tn-atom {
                      background-color: #ebebeb;
                      background-position: center center;
                      background-size: cover;
                      background-repeat: no-repeat;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900287008"] {
                        top: 0px;
                        left: calc(100% - 51px + 0px);
                        width: 51%;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900287008"] {
                        top: 0px;
                        left: calc(100% - 51px + 0px);
                        width: 51%;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900287008"] {
                        top: calc(760px - 50px + 0px);
                        left: calc(100% - 100px + 0px);
                        width: 100%;
                        height: 50vh;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900287008"] {
                        top: calc(500px - 50px + 0px);
                        left: calc(100% - 100px + 0px);
                        width: 100%;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900324080"] {
                      color: #ffffff;
                      text-align: center;
                      z-index: 7;
                      top: calc(300px - 0px + -67px);
                      left: calc(100% - 41px + -36px);
                      width: 41%;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                      color: #ffffff;
                      font-size: 33px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.3;
                      font-weight: 600;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] {
                        top: calc(200px - 0px + -67px);
                        left: calc(100% - 43px + -32px);
                        width: 43%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                        font-size: 25px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] {
                        top: calc(135px - 0px + -56px);
                        left: calc(100% - 50px + 0px);
                        width: 50%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                        font-size: 20px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] {
                        top: calc(380px - 0px + 17px);
                        left: calc(50% - 45px + -4px);
                        width: 90%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                        font-size: 28px;
                        line-height: 1.1;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] {
                        top: calc(250px - 0px + 14px);
                        left: calc(50% - 45px + -6px);
                        width: 90%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                        font-size: 20px;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1582065287679"] {
                      z-index: 10;
                      top: calc(300px - 0px + -235px);
                      left: 30px;
                      width: 231px;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1582065287679"] .tn-atom {
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1582065287679"] {
                        top: calc(200px - 0px + -139px);
                        left: 30px;
                        width: 201px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1582065287679"] {
                        top: calc(135px - 0px + -95px);
                        left: 10px;
                        width: 100px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1582065287679"] {
                        top: calc(380px - 0px + -340px);
                        left: 20px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1582065287679"] {
                        top: calc(250px - 0px + -213px);
                        left: calc(50% - 40px + -10px);
                        width: 80px;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1583233456439"] {
                      color: #ffffff;
                      text-align: center;
                      z-index: 12;
                      top: calc(300px - 0px + 59px);
                      left: 140px;
                      width: 34%;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                      color: #ffffff;
                      font-size: 18px;
                      font-family: "Roboto", Arial, sans-serif;
                      line-height: 1.65;
                      font-weight: 300;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] {
                        top: calc(200px - 0px + 39px);
                        left: 52px;
                        width: 37%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                        font-size: 16px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] {
                        top: calc(135px - 0px + 29px);
                        left: 20px;
                        width: 45%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                        line-height: 1.05;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] {
                        top: calc(380px - 0px + -24px);
                        left: calc(50% - 41.5px + -11px);
                        width: 83%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                        font-size: 20px;
                        line-height: 1.3;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] {
                        top: calc(250px - 0px + -22px);
                        left: calc(50% - 45px + -6px);
                        width: 90%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                        font-size: 16px;
                        line-height: 1.15;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1583233652218"] {
                      color: #ffffff;
                      text-align: center;
                      z-index: 13;
                      top: calc(300px - 0px + 59px);
                      left: calc(100% - 37px + -72px);
                      width: 37%;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                      color: #ffffff;
                      font-size: 18px;
                      font-family: "Roboto", Arial, sans-serif;
                      line-height: 1.65;
                      font-weight: 300;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] {
                        top: calc(200px - 0px + 34px);
                        left: calc(100% - 38px + -53px);
                        width: 38%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                        font-size: 16px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] {
                        top: calc(135px - 0px + 29px);
                        left: calc(100% - 42px + -22px);
                        width: 42%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                        line-height: 1.05;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] {
                        top: calc(380px - 0px + 30px);
                        left: calc(50% - 37px + 8px);
                        width: 74%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                        font-size: 18px;
                        line-height: 1.3;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] {
                        top: calc(250px - 0px + 29px);
                        left: calc(50% - 41.5px + 3px);
                        width: 83%;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                        font-size: 15px;
                        line-height: 1.15;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594889826997"] {
                      color: #000000;
                      text-align: center;
                      z-index: 14;
                      top: 430px;
                      left: calc(50% - 600px + 180px);
                      width: 220px;
                      height: 45px;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                      color: #000000;
                      font-size: 14px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.55;
                      font-weight: 600;
                      border-width: 1px;
                      border-radius: 30px;
                      background-color: #c7ae5b;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      transition: background-color 0.2s ease-in-out,
                        color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                      box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594889826997"] .tn-atom:hover {
                      background-color: #bfbfbf;
                      background-image: none;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] {
                        top: 300px;
                        left: calc(50% - 480px + 130px);
                        width: 170px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] {
                        color: #1a1a1a;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                        color: #1a1a1a;
                        font-size: 13px;
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] {
                        top: 215px;
                        left: calc(50% - 320px + 90px);
                        width: 150px;
                        height: 31px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                        font-size: 12px;
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] {
                        top: 285px;
                        left: calc(50% - 240px + 150px);
                        width: 180px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                        font-size: 14px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] {
                        top: 190px;
                        left: calc(50% - 160px + 70px);
                        width: 160px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                        font-size: 12px;
                        background-color: #c7ae5b;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897850379"] {
                      color: #000000;
                      text-align: center;
                      z-index: 15;
                      top: 435px;
                      left: calc(50% - 600px + 750px);
                      width: 140px;
                      height: 44px;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                      color: #000000;
                      font-size: 14px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.55;
                      font-weight: 600;
                      border-width: 1px;
                      border-radius: 30px;
                      background-color: #c7ae5b;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      transition: background-color 0.2s ease-in-out,
                        color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                      box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897850379"] .tn-atom:hover {
                      background-color: #bfbfbf;
                      background-image: none;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] {
                        top: 300px;
                        left: calc(50% - 480px + 530px);
                        width: 140px;
                        height: 42px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] {
                        top: 215px;
                        left: calc(50% - 320px + 330px);
                        width: 90px;
                        height: 31px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                        font-size: 12px;
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] {
                        top: 685px;
                        left: calc(50% - 240px + 60px);
                        width: 120px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                        font-size: 14px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] {
                        top: 445px;
                        left: calc(50% - 160px + 20px);
                        width: 90px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                        background-color: #c7ae5b;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897873024"] {
                      color: #000000;
                      text-align: center;
                      z-index: 16;
                      top: 435px;
                      left: calc(50% - 600px + 900px);
                      width: 140px;
                      height: 44px;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                      color: #000000;
                      font-size: 14px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.55;
                      font-weight: 600;
                      border-width: 1px;
                      border-radius: 30px;
                      background-color: #c7ae5b;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      transition: background-color 0.2s ease-in-out,
                        color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                      box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897873024"] .tn-atom:hover {
                      background-color: #bfbfbf;
                      background-image: none;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] {
                        top: 300px;
                        left: calc(50% - 480px + 690px);
                        width: 130px;
                        height: 42px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] {
                        top: 215px;
                        left: calc(50% - 320px + 530px);
                        width: 100px;
                        height: 31px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                        font-size: 12px;
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] {
                        top: 685px;
                        left: calc(50% - 240px + 190px);
                        width: 120px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                        font-size: 14px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] {
                        top: 445px;
                        left: calc(50% - 160px + 120px);
                        width: 90px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                        background-color: #c7ae5b;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897896354"] {
                      color: #000000;
                      text-align: center;
                      z-index: 17;
                      top: 435px;
                      left: calc(50% - 600px + 1050px);
                      width: 140px;
                      height: 44px;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                      color: #000000;
                      font-size: 14px;
                      font-family: "Arial", Arial, sans-serif;
                      line-height: 1.55;
                      font-weight: 600;
                      border-width: 1px;
                      border-radius: 30px;
                      background-color: #c7ae5b;
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                      transition: background-color 0.2s ease-in-out,
                        color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                      box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                    }
                    #rec466575581 .tn-elem[data-elem-id="1594897896354"] .tn-atom:hover {
                      background-color: #bfbfbf;
                      background-image: none;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] {
                        top: 300px;
                        left: calc(50% - 480px + 840px);
                        width: 130px;
                        height: 43px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] {
                        top: 215px;
                        left: calc(50% - 320px + 430px);
                        width: 90px;
                        height: 31px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                        font-size: 12px;
                        background-color: #c7ae5b;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] {
                        top: 685px;
                        left: calc(50% - 240px + 320px);
                        width: 110px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                        font-size: 14px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] {
                        top: 445px;
                        left: calc(50% - 160px + 220px);
                        width: 90px;
                        height: 40px;
                      }
                      #rec466575581 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                        background-color: #c7ae5b;
                      }
                    }
                    #rec466575581 .tn-elem[data-elem-id="1595345676481"] {
                      z-index: 18;
                      top: 15px;
                      left: calc(100% - 118px + -32px);
                      width: 118px;
                    }
                    #rec466575581 .tn-elem[data-elem-id="1595345676481"] .tn-atom {
                      background-position: center center;
                      border-color: transparent;
                      border-style: solid;
                    }
                    @media screen and (max-width: 1199px) {
                      #rec466575581 .tn-elem[data-elem-id="1595345676481"] {
                        top: 15px;
                        left: calc(100% - 68px + -14px);
                        width: 68px;
                      }
                    }
                    @media screen and (max-width: 959px) {
                      #rec466575581 .tn-elem[data-elem-id="1595345676481"] {
                        top: 5px;
                        left: calc(100% - 28px + -12px);
                        width: 28px;
                      }
                    }
                    @media screen and (max-width: 639px) {
                      #rec466575581 .tn-elem[data-elem-id="1595345676481"] {
                        top: 390px;
                        left: calc(100% - 48px + -12px);
                        width: 48px;
                      }
                    }
                    @media screen and (max-width: 479px) {
                      #rec466575581 .tn-elem[data-elem-id="1595345676481"] {
                        top: 260px;
                        left: calc(50% - 14px + -6px);
                        width: 28px;
                      }
                    }

/* Extracted inline styles from www/ru.html */
/* Inline style block 1 from www/ru.html */
#rec148020019 .t-slds__bullet_active .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

                  #rec148020019 .t-slds__bullet:hover .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

/* Inline style block 2 from www/ru.html */
@media (hover),
                  (min-width:0\0) {
                    #rec148020019 .t-btn:not(.t-animate_no-hover):hover {
                      background-color: #ad7f00 !important;
                    }

                    #rec148020019 .t-btn:not(.t-animate_no-hover) {
                      -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                      transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                    }

                    #rec148020019 .t-btntext:not(.t-animate_no-hover):hover {}
                  }

/* Inline style block 3 from www/ru.html */
#rec148020019 .t-btn[data-btneffects-first],
                  #rec148020019 .t-btn[data-btneffects-second],
                  #rec148020019 .t-submit[data-btneffects-first],
                  #rec148020019 .t-submit[data-btneffects-second] {
                    position: relative;
                    overflow: hidden;
                    -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
                  }

                  #rec148020019 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects,
                  #rec148020019 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    -webkit-transform: translateX(-85px);
                    -ms-transform: translateX(-85px);
                    transform: translateX(-85px);
                    -webkit-animation-name: flash;
                    animation-name: flash;
                    -webkit-animation-duration: 3s;
                    animation-duration: 3s;
                    -webkit-animation-timing-function: linear;
                    animation-timing-function: linear;
                    -webkit-animation-iteration-count: infinite;
                    animation-iteration-count: infinite;
                  }

                  #rec148020019 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_md,
                  #rec148020019 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_md {
                    -webkit-animation-name: flash-md;
                    animation-name: flash-md;
                  }

                  #rec148020019 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_lg,
                  #rec148020019 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_lg {
                    -webkit-animation-name: flash-lg;
                    animation-name: flash-lg;
                  }

                  #rec148020019 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_effects,
                  #rec148020019 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_effects {
                    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .4)));
                    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
                    background: -o-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
                    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
                    width: 45px;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 30px;
                    -webkit-transform: skewX(-45deg);
                    -ms-transform: skewX(-45deg);
                    transform: skewX(-45deg);
                  }

/* Inline style block 4 from www/ru.html */
#rec146058485 .t-slds__bullet_active .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

                  #rec146058485 .t-slds__bullet:hover .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

/* Inline style block 5 from www/ru.html */
@media (hover),
                  (min-width:0\0) {
                    #rec146058485 .t-btn:not(.t-animate_no-hover):hover {
                      background-color: #ad7f00 !important;
                    }

                    #rec146058485 .t-btn:not(.t-animate_no-hover) {
                      -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                      transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                    }

                    #rec146058485 .t-btntext:not(.t-animate_no-hover):hover {}
                  }

/* Inline style block 6 from www/ru.html */
#rec146058485 .t-btn[data-btneffects-first],
                  #rec146058485 .t-btn[data-btneffects-second],
                  #rec146058485 .t-submit[data-btneffects-first],
                  #rec146058485 .t-submit[data-btneffects-second] {
                    position: relative;
                    overflow: hidden;
                    -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
                  }

                  #rec146058485 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects,
                  #rec146058485 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    -webkit-transform: translateX(-85px);
                    -ms-transform: translateX(-85px);
                    transform: translateX(-85px);
                    -webkit-animation-name: flash;
                    animation-name: flash;
                    -webkit-animation-duration: 3s;
                    animation-duration: 3s;
                    -webkit-animation-timing-function: linear;
                    animation-timing-function: linear;
                    -webkit-animation-iteration-count: infinite;
                    animation-iteration-count: infinite;
                  }

                  #rec146058485 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_md,
                  #rec146058485 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_md {
                    -webkit-animation-name: flash-md;
                    animation-name: flash-md;
                  }

                  #rec146058485 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_lg,
                  #rec146058485 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_wrap-effects_lg {
                    -webkit-animation-name: flash-lg;
                    animation-name: flash-lg;
                  }

                  #rec146058485 .t-btn[data-btneffects-first="btneffects-flash"] .t-btn_effects,
                  #rec146058485 .t-submit[data-btneffects-first="btneffects-flash"] .t-btn_effects {
                    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .4)));
                    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
                    background: -o-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
                    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
                    width: 45px;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 30px;
                    -webkit-transform: skewX(-45deg);
                    -ms-transform: skewX(-45deg);
                    transform: skewX(-45deg);
                  }

/* Inline style block 7 from www/ru.html */
#rec141628037 .t-slds__bullet_active .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

                  #rec141628037 .t-slds__bullet:hover .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

/* Inline style block 8 from www/ru.html */
#rec141629124 .t-slds__bullet_active .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

                  #rec141629124 .t-slds__bullet:hover .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

/* Inline style block 9 from www/ru.html */
#rec141632831 .t-slds__bullet_active .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

                  #rec141632831 .t-slds__bullet:hover .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

/* Inline style block 10 from www/ru.html */
#rec141633644 .t-slds__bullet_active .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

                  #rec141633644 .t-slds__bullet:hover .t-slds__bullet_body {
                    background-color: #ffffff !important;
                  }

/* Inline style block 11 from www/ru.html */
#rec141151570 .t396__artboard {
                    min-height: 740px;
                    height: 100vh;
                    background-color: #ffffff;
                  }

                  #rec141151570 .t396__filter {
                    min-height: 740px;
                    height: 100vh;
                    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7)));
                    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
                    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
                  }

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

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .t396__artboard {}

                    #rec141151570 .t396__filter {}

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

                  @media screen and (max-width: 959px) {
                    #rec141151570 .t396__artboard {
                      min-height: 850px;
                    }

                    #rec141151570 .t396__filter {
                      min-height: 850px;
                    }

                    #rec141151570 .t396__carrier {
                      min-height: 850px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .t396__artboard {
                      min-height: 950px;
                    }

                    #rec141151570 .t396__filter {
                      min-height: 950px;
                    }

                    #rec141151570 .t396__carrier {
                      min-height: 950px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .t396__artboard {
                      min-height: 1100px;
                    }

                    #rec141151570 .t396__filter {
                      min-height: 1100px;
                    }

                    #rec141151570 .t396__carrier {
                      min-height: 1100px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573471248951"] {
                    z-index: 7;
                    top: calc(50vh - 370px + 215px);
                    left: calc(50% - 600px + -10px);
                    width: 520px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573471248951"] .tn-atom {
                    opacity: 0.05;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(50vh - 370px + 260px);
                      left: calc(50% - 480px + 40px);
                      width: 390px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(50vh - 425px + 225px);
                      left: calc(50% - 320px + 30px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(50vh - 475px + 195px);
                      left: calc(50% - 240px + 40px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(205px);
                      left: calc(50% - 160px + 0px);
                      width: 310px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573505398982"] {
                    z-index: 2;
                    top: calc(50vh - 370px + 46px);
                    left: calc(50% - 600px + -28px);
                    width: 463px;
                    height: 677px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573505398982"] .tn-atom {
                    background-color: #f5f5f5;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505398982"] {
                      top: calc(50vh - 370px + 81px);
                      left: calc(50% - 480px + 8px);
                      width: 354px;
                      height: 586px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505398982"] {
                      top: calc(50vh - 425px + 25px);
                      left: calc(50% - 320px + 2px);
                      width: 359px;
                      height: 586px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505398982"] {
                      top: calc(50vh - 475px + 21px);
                      left: calc(50% - 240px + 37px);
                      width: 409px;
                      height: 526px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505398982"] {
                      top: calc(17px);
                      left: calc(50% - 160px + 3px);
                      width: 317px;
                      height: 507px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573505669802"] {
                    color: #ffbd42;
                    z-index: 32;
                    top: calc(50vh - 0px + -259px);
                    left: calc(50% - 180px + -410px);
                    width: 360px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                    color: #ffbd42;
                    font-size: 32px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.15;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(50vh - 0px + -231px);
                      left: calc(50% - 150px + -299px);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      font-size: 26px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(50vh - 0px + -336px);
                      left: calc(50% - 160px + -130px);
                      width: 320px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(50vh - 0px + -388px);
                      left: calc(50% - 145px + -35px);
                      width: 290px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      font-size: 28px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(550vh - 0px + -481px);
                      left: calc(50% - 150px + 10px);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      font-size: 26px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573505718565"] {
                    color: #575757;
                    z-index: 34;
                    top: calc(50vh - 0px + 199px);
                    left: calc(50% - 115px + -445px);
                    width: 230px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573505718565"] .tn-atom {
                    color: #575757;
                    font-size: 16px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.1;
                    font-weight: 400;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505718565"] {
                      top: calc(50vh - 0px + 178px);
                      left: calc(50% - 115px + -305px);
                    }

                    #rec141151570 .tn-elem[data-elem-id="1573505718565"] .tn-atom {
                      font-size: 14px;
                      line-height: 1.1;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505718565"] {
                      top: calc(50vh - 0px + 68px);
                      left: calc(50% - 70px + -190px);
                      width: 140px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505718565"] {
                      top: calc(50vh - 0px + -47px);
                      left: calc(50% - 70px + -80px);
                      width: 140px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1573505718565"] .tn-atom {
                      font-size: 14px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573505718565"] {
                      top: calc(550vh - 0px + -157px);
                      left: calc(50% - 150px + 40px);
                      width: 300px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661320598"] {
                    z-index: 37;
                    top: calc(50vh - 370px + 475px);
                    left: calc(50% - 600px + 7px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661320598"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661320598"] {
                      top: calc(50vh - 370px + 468px);
                      left: calc(50% - 480px + 35px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661320598"] {
                      top: calc(50vh - 425px + 413px);
                      left: calc(50% - 320px + 38px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661320598"] {
                      top: calc(50vh - 475px + 348px);
                      left: calc(50% - 240px + 58px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661320598"] {
                      top: calc(318px);
                      left: calc(50% - 160px + 22px);
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661473471"] {
                    z-index: 38;
                    top: calc(50vh - 370px + 510px);
                    left: calc(50% - 600px + 7px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661473471"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661473471"] {
                      top: calc(50vh - 370px + 499px);
                      left: calc(50% - 480px + 35px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661473471"] {
                      top: calc(50vh - 425px + 444px);
                      left: calc(50% - 320px + 38px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661473471"] {
                      top: calc(50vh - 475px + 379px);
                      left: calc(50% - 240px + 58px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661473471"] {
                      top: calc(349px);
                      left: calc(50% - 160px + 22px);
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661483168"] {
                    z-index: 39;
                    top: calc(50vh - 370px + 546px);
                    left: calc(50% - 600px + 7px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661483168"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661483168"] {
                      top: calc(50vh - 370px + 530px);
                      left: calc(50% - 480px + 35px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661483168"] {
                      top: calc(50vh - 425px + 475px);
                      left: calc(50% - 320px + 38px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661483168"] {
                      top: calc(50vh - 475px + 410px);
                      left: calc(50% - 240px + 58px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661483168"] {
                      top: calc(380px);
                      left: calc(50% - 160px + 22px);
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661495058"] {
                    z-index: 40;
                    top: calc(50vh - 370px + 580px);
                    left: calc(50% - 600px + 7px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661495058"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661495058"] {
                      top: calc(50vh - 370px + 560px);
                      left: calc(50% - 480px + 35px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661495058"] {
                      top: calc(50vh - 425px + 505px);
                      left: calc(50% - 320px + 38px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661495058"] {
                      top: calc(50vh - 475px + 440px);
                      left: calc(50% - 240px + 58px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661495058"] {
                      top: calc(410px);
                      left: calc(50% - 160px + 22px);
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661507531"] {
                    z-index: 41;
                    top: calc(50vh - 370px + 615px);
                    left: calc(50% - 600px + 7px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1573661507531"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661507531"] {
                      top: calc(50vh - 370px + 590px);
                      left: calc(50% - 480px + 35px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661507531"] {
                      top: calc(50vh - 425px + 535px);
                      left: calc(50% - 320px + 38px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661507531"] {
                      top: calc(50vh - 475px + 470px);
                      left: calc(50% - 240px + 58px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1573661507531"] {
                      top: calc(440px);
                      left: calc(50% - 160px + 22px);
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453816"] {
                    color: #ffbd42;
                    z-index: 43;
                    top: calc(50vh - 0px + -142px);
                    left: calc(50% - 145px + 415px);
                    width: 290px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                    color: #ffbd42;
                    font-size: 38px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.15;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453816"] {
                      top: calc(50vh - 0px + -128px);
                      left: calc(50% - 110px + 320px);
                      width: 220px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453816"] {
                      top: calc(50vh - 0px + 317px);
                      left: calc(50% - 100px + -210px);
                      width: 200px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453816"] {
                      top: calc(50vh - 0px + 233px);
                      left: calc(50% - 120px + -75px);
                      width: 240px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                      font-size: 32px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453816"] {
                      top: calc(550vh - 0px + 165px);
                      left: calc(50% - 95px + -45px);
                      width: 190px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453816"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453848"] {
                    z-index: 58;
                    top: calc(50vh - 370px + 45px);
                    left: calc(50% - 600px + 680px);
                    width: 150px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453848"] .tn-atom {
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453848"] {
                      top: calc(50vh - 370px + 70px);
                      left: calc(50% - 480px + 490px);
                      width: 110px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453848"] {
                      top: calc(50vh - 425px + 65px);
                      left: calc(50% - 320px + 530px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453848"] {
                      top: calc(50vh - 475px + 280px);
                      left: calc(50% - 240px + 350px);
                      width: 70px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453848"] {
                      top: calc(360px);
                      left: calc(50% - 160px + 240px);
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453883"] {
                    color: #333333;
                    z-index: 44;
                    top: calc(50vh - 0px + -65px);
                    left: calc(50% - 205px + -385px);
                    width: 410px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453883"] .tn-atom {
                    color: #333333;
                    font-size: 20px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.4;
                    font-weight: 400;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453883"] {
                      top: calc(50vh - 0px + -44px);
                      left: calc(50% - 160px + -290px);
                      width: 320px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453883"] .tn-atom {
                      font-size: 18px;
                      line-height: 1.2;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453883"] {
                      top: calc(50vh - 0px + -154px);
                      left: calc(50% - 165px + -125px);
                      width: 330px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453883"] {
                      top: calc(50vh - 0px + -246px);
                      left: calc(50% - 155px + -25px);
                      width: 310px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453883"] .tn-atom {
                      font-size: 14px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453883"] {
                      top: calc(550vh - 0px + -333px);
                      left: calc(50% - 145px + 5px);
                      width: 290px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453977"] {
                    color: #575757;
                    z-index: 45;
                    top: calc(50vh - 0px + -96px);
                    left: calc(50% - 185px + 455px);
                    width: 370px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                    color: #575757;
                    font-size: 16px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] {
                      top: calc(50vh - 0px + -97px);
                      left: calc(50% - 130px + 342px);
                      width: 260px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] {
                      top: calc(50vh - 0px + 355px);
                      left: calc(50% - 80px + 240px);
                      width: 160px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] {
                      text-align: center;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] {
                      top: calc(50vh - 0px + 274px);
                      left: calc(50% - 75px + -115px);
                      width: 150px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] {
                      text-align: left;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] {
                      top: calc(550vh - 0px + 193px);
                      left: calc(50% - 150px + 12px);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580453977"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454088"] {
                    color: #ffbd42;
                    z-index: 48;
                    top: calc(50vh - 0px + 72px);
                    left: calc(50% - 65px + 335px);
                    width: 130px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                    color: #ffbd42;
                    font-size: 38px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.15;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454088"] {
                      top: calc(50vh - 0px + 57px);
                      left: calc(50% - 75px + 286px);
                      width: 150px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454088"] {
                      top: calc(50vh - 0px + 317px);
                      left: calc(50% - 45px + 95px);
                      width: 90px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454088"] {
                      top: calc(50vh - 0px + 343px);
                      left: calc(50% - 55px + -139px);
                      width: 110px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                      font-size: 32px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454088"] {
                      top: calc(550vh - 0px + 338px);
                      left: calc(50% - 45px + -94px);
                      width: 90px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454088"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454130"] {
                    color: #ffbd42;
                    z-index: 50;
                    top: calc(50vh - 0px + -33px);
                    left: calc(50% - 75px + 345px);
                    width: 150px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                    color: #ffbd42;
                    font-size: 38px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.15;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454130"] {
                      top: calc(50vh - 0px + -33px);
                      left: calc(50% - 85px + 295px);
                      width: 170px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                      font-size: 30px;
                    }
                  }

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

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454130"] {
                      top: calc(50vh - 0px + 233px);
                      left: calc(50% - 70px + 105px);
                      width: 140px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                      font-size: 32px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454130"] {
                      top: calc(550vh - 0px + 252px);
                      left: calc(50% - 60px + -80px);
                      width: 120px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454130"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454178"] {
                    color: #ffbd42;
                    z-index: 51;
                    top: calc(50vh - 0px + 176px);
                    left: calc(50% - 65px + 335px);
                    width: 130px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                    color: #ffbd42;
                    font-size: 38px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.15;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454178"] {
                      top: calc(50vh - 0px + 147px);
                      left: calc(50% - 85px + 295px);
                      width: 170px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454178"] {
                      top: calc(50vh - 0px + 317px);
                      left: calc(50% - 60px + 260px);
                      width: 120px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454178"] {
                      top: calc(50vh - 0px + 343px);
                      left: calc(50% - 70px + 105px);
                      width: 140px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                      font-size: 32px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454178"] {
                      top: calc(550vh - 0px + 430px);
                      left: calc(50% - 55px + -85px);
                      width: 110px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454178"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454208"] {
                    color: #575757;
                    z-index: 52;
                    top: calc(50vh - 0px + -72px);
                    left: calc(50% - 175px + 435px);
                    width: 350px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                    color: #575757;
                    font-size: 12px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454208"] {
                      top: calc(50vh - 0px + 27pxpx);
                      left: calc(50% - 470px + 40pxpx);
                      width: 940px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                      font-size: 68px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454208"] {
                      top: calc(50vh - 0px + -5pxpx);
                      left: calc(50% - 310px + 40pxpx);
                      width: 620px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454208"] {
                      top: calc(50vh - 0px + 39pxpx);
                      left: calc(50% - 230px + 40pxpx);
                      width: 460px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                      font-size: 32px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454208"] {
                      top: calc(550vh - 0px + 28pxpx);
                      left: calc(50% - 150px + 40pxpx);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454208"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454247"] {
                    color: #575757;
                    z-index: 53;
                    top: calc(50vh - 0px + 9px);
                    left: calc(50% - 155px + 425px);
                    width: 310px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                    color: #575757;
                    font-size: 16px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454247"] {
                      top: calc(50vh - 0px + -2px);
                      left: calc(50% - 55px + 268px);
                      width: 110px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454247"] {
                      top: calc(50vh - 0px + 348px);
                      left: calc(50% - 75px + -20px);
                      width: 150px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454247"] {
                      top: calc(50vh - 0px + 266px);
                      left: calc(50% - 65px + 105px);
                      width: 130px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454247"] {
                      top: calc(550vh - 0px + 278px);
                      left: calc(50% - 75px + -62px);
                      width: 150px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454247"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454278"] {
                    color: #575757;
                    z-index: 54;
                    top: calc(50vh - 0px + 219px);
                    left: calc(50% - 190px + 460px);
                    width: 380px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                    color: #575757;
                    font-size: 16px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] {
                      top: calc(50vh - 0px + 178px);
                      left: calc(50% - 155px + 367px);
                      width: 310px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] {
                      top: calc(50vh - 0px + 355px);
                      left: calc(50% - 90px + -230px);
                      width: 180px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] {
                      text-align: center;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] {
                      top: calc(50vh - 0px + 382px);
                      left: calc(50% - 75px + 110px);
                      width: 150px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] {
                      text-align: left;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] {
                      top: calc(550vh - 0px + 458px);
                      left: calc(50% - 150px + 11px);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580454278"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454344"] {
                    z-index: 55;
                    top: calc(50vh - 370px + 30px);
                    left: calc(50% - 600px + 390px);
                    width: 459px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580454344"] .tn-atom {
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454344"] {
                      top: calc(50vh - 370px + 95px);
                      left: calc(50% - 480px + 320px);
                      width: 379px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454344"] {
                      top: calc(50vh - 425px + 80px);
                      left: calc(50% - 320px + 310px);
                      width: 349px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454344"] {
                      top: calc(50vh - 475px + 275px);
                      left: calc(50% - 240px + 230px);
                      width: 179px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580454344"] {
                      top: calc(285px);
                      left: calc(50% - 160px + 160px);
                      width: 159px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580638640"] {
                    color: #575757;
                    z-index: 57;
                    top: calc(50vh - 0px + 109px);
                    left: calc(50% - 200px + 470px);
                    width: 400px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                    color: #575757;
                    font-size: 16px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] {
                      top: calc(50vh - 0px + 88px);
                      left: calc(50% - 140px + 353px);
                      width: 280px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] {
                      top: calc(50vh - 0px + 355px);
                      left: calc(50% - 80px + 72px);
                      width: 160px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] {
                      text-align: center;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] {
                      top: calc(50vh - 0px + 382px);
                      left: calc(50% - 85px + -107px);
                      width: 170px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] {
                      text-align: left;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] {
                      top: calc(550vh - 0px + 366px);
                      left: calc(50% - 150px + 13px);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580638640"] .tn-atom {
                      font-size: 12px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580825845"] {
                    color: #ffbd42;
                    z-index: 59;
                    top: calc(50vh - 0px + -259px);
                    left: calc(50% - 165px + 435px);
                    width: 330px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                    color: #ffbd42;
                    font-size: 32px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.15;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] {
                      top: calc(50vh - 0px + -231px);
                      left: calc(50% - 130px + 340px);
                      width: 260px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                      font-size: 26px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] {
                      top: calc(50vh - 0px + 240px);
                      left: calc(50% - 240px + 0px);
                      width: 480px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] {
                      text-align: center;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] {
                      top: calc(50vh - 0px + 147px);
                      left: calc(50% - 150px + -40px);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] {
                      text-align: left;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                      font-size: 28px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] {
                      top: calc(550vh - 0px + 69px);
                      left: calc(50% - 150px + 10px);
                      width: 300px;
                    }

                    #rec141151570 .tn-elem[data-elem-id="1574580825845"] .tn-atom {
                      font-size: 26px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581094909"] {
                    z-index: 60;
                    top: calc(50vh - 370px + 404px);
                    left: calc(50% - 600px + 870px);
                    width: 363px;
                    height: 2px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581094909"] .tn-atom {
                    background-color: #575757;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581094909"] {
                      top: calc(50vh - 370px + 387px);
                      left: calc(50% - 480px + 693px);
                      width: 267px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581094909"] {
                      top: calc(50vh - 425px + 651px);
                      left: calc(50% - 320px + 582px);
                      width: 23px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581094909"] {
                      top: calc(50vh - 475px + 774px);
                      left: calc(50% - 240px + 274px);
                      width: 172px;
                      height: 1px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581094909"] {
                      top: calc(1025px);
                      left: calc(50% - 160px + 22px);
                      width: 252px;
                      height: 1px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581128097"] {
                    z-index: 61;
                    top: calc(50vh - 370px + 502px);
                    left: calc(50% - 600px + 870px);
                    width: 366px;
                    height: 2px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581128097"] .tn-atom {
                    background-color: #575757;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581128097"] {
                      top: calc(50vh - 370px + 480px);
                      left: calc(50% - 480px + 693px);
                      width: 267px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581128097"] {
                      top: calc(50vh - 425px + 666px);
                      left: calc(50% - 320px + 584px);
                      width: 23px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581128097"] {
                      top: calc(50vh - 475px + 881px);
                      left: calc(50% - 240px + 274px);
                      width: 172px;
                      height: 1px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581128097"] {
                      top: calc(937px);
                      left: calc(50% - 160px + 24px);
                      width: 253px;
                      height: 1px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581158839"] {
                    z-index: 62;
                    top: calc(50vh - 370px + 610px);
                    left: calc(50% - 600px + 870px);
                    width: 365px;
                    height: 2px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581158839"] .tn-atom {
                    background-color: #575757;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581158839"] {
                      top: calc(50vh - 370px + 570px);
                      left: calc(50% - 480px + 693px);
                      width: 267px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581158839"] {
                      top: calc(50vh - 425px + 676px);
                      left: calc(50% - 320px + 579px);
                      width: 26px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581158839"] {
                      top: calc(50vh - 475px + 881px);
                      left: calc(50% - 240px + 44px);
                      width: 171px;
                      height: 1px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581158839"] {
                      top: calc(845px);
                      left: calc(50% - 160px + 24px);
                      width: 252px;
                      height: 1px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581171155"] {
                    z-index: 63;
                    top: calc(50vh - 370px + 297px);
                    left: calc(50% - 600px + 870px);
                    width: 362px;
                    height: 2px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581171155"] .tn-atom {
                    background-color: #575757;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581171155"] {
                      top: calc(50vh - 370px + 294px);
                      left: calc(50% - 480px + 693px);
                      width: 267px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581171155"] {
                      top: calc(50vh - 425px + 640px);
                      left: calc(50% - 320px + 586px);
                      width: 22px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581171155"] {
                      top: calc(50vh - 475px + 774px);
                      left: calc(50% - 240px + 44px);
                      width: 172px;
                      height: 1px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581171155"] {
                      top: calc(760px);
                      left: calc(50% - 160px + 22px);
                      width: 253px;
                      height: 1px;
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581202224"] {
                    z-index: 64;
                    top: calc(50vh - 370px + 165px);
                    left: calc(50% - 600px + -29px);
                    width: 412px;
                    height: 2px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581202224"] .tn-atom {
                    background-color: #575757;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581202224"] {
                      top: calc(50vh - 370px + 192px);
                      left: calc(50% - 480px + 10px);
                      width: 299px;
                      height: 2px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581202224"] {
                      top: calc(50vh - 425px + 132px);
                      left: calc(50% - 320px + 10px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581202224"] {
                      top: calc(50vh - 475px + 141px);
                      left: calc(50% - 240px + 38px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581202224"] {
                      top: calc(116px);
                      left: calc(50% - 160px + 7px);
                    }
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581539861"] {
                    z-index: 65;
                    top: calc(50vh - 370px + 650px);
                    left: calc(50% - 600px + 7px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141151570 .tn-elem[data-elem-id="1574581539861"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 189, 66, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581539861"] {
                      top: calc(50vh - 370px + 620px);
                      left: calc(50% - 480px + 35px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581539861"] {
                      top: calc(50vh - 425px + 565px);
                      left: calc(50% - 320px + 38px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581539861"] {
                      top: calc(50vh - 475px + 500px);
                      left: calc(50% - 240px + 58px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141151570 .tn-elem[data-elem-id="1574581539861"] {
                      top: calc(470px);
                      left: calc(50% - 160px + 22px);
                    }
                  }

/* Inline style block 12 from www/ru.html */
#rec141072619 .t395__tab {
                    border: 1px solid #ffbd42;
                    background-color: #ffffff !important;
                  }

                  #rec141072619 .t395__tab_active {
                    background-color: #ffbd42 !important;
                    border-color: #ffbd42 !important;
                  }

                  #rec141072619 .t395__tab_active:after {
                    width: 1px;
                    top: -1px;
                    right: -1px;
                    bottom: -1px;
                    background-color: #ffbd42 !important;
                  }

                  #rec141072619 .t395__tab_active .t395__title {
                    color: #000000 !important;
                    font-weight: 300 !important;
                  }

                  #rec141072619 .t395__tab .t395__title {
                    margin-left: 1px;
                  }

                  #rec141072619 .t395__tab:last-child .t395__title {
                    margin-left: 0;
                  }

                  #rec141072619 .t395__tab:first-child {
                    border-top-left-radius: 3px;
                    border-bottom-left-radius: 3px;
                  }

                  #rec141072619 .t395__tab:last-child {
                    border-top-right-radius: 3px;
                    border-bottom-right-radius: 3px;
                    border-right: 1px solid #ffbd42 !important;
                  }

                  #rec141072619 .t395__tab_active:last-child {
                    border-right: 1px solid #ffbd42 !important;
                  }

                  #rec141072619 .t395__select {
                    border: 1px solid #ffbd42;
                    color: #000000 !important;
                    background-color: #ffbd42 !important;
                  }

                  #rec141072619 .t395__wrapper_mobile {
                    border-radius: 3px;
                    overflow: hidden;
                  }

                  #rec141072619 .t395__wrapper_mobile:after {
                    border-color: #000000 transparent transparent transparent;
                  }

                  #rec141072619 .t395__firefoxfix {
                    top: 1px;
                    bottom: 1px;
                    right: 1px;
                    background-color: #ffbd42 !important;
                  }

/* Inline style block 13 from www/ru.html */
#rec141083965 .t396__artboard {
                    min-height: 750px;
                    height: 100vh;
                    background-color: #ffffff;
                  }

                  #rec141083965 .t396__filter {
                    min-height: 750px;
                    height: 100vh;
                    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.1)));
                    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
                    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
                  }

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

                  @media screen and (max-width: 1199px) {
                    #rec141083965 .t396__artboard {}

                    #rec141083965 .t396__filter {}

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

                  @media screen and (max-width: 959px) {
                    #rec141083965 .t396__artboard {
                      min-height: 900px;
                    }

                    #rec141083965 .t396__filter {
                      min-height: 900px;
                    }

                    #rec141083965 .t396__carrier {
                      min-height: 900px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141083965 .t396__artboard {
                      min-height: 800px;
                    }

                    #rec141083965 .t396__filter {
                      min-height: 800px;
                    }

                    #rec141083965 .t396__carrier {
                      min-height: 800px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141083965 .t396__artboard {
                      min-height: 850px;
                    }

                    #rec141083965 .t396__filter {
                      min-height: 850px;
                    }

                    #rec141083965 .t396__carrier {
                      min-height: 850px;
                    }
                  }

                  #rec141083965 .tn-elem[data-elem-id="1573469735791"] {
                    z-index: 10;
                    top: calc(50vh - 375px + 70px);
                    left: calc(50% - 600px + -30px);
                    width: 70px;
                  }

                  #rec141083965 .tn-elem[data-elem-id="1573469735791"] .tn-atom {
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141083965 .tn-elem[data-elem-id="1573469735791"] {
                      top: calc(50vh - 375px + 40px);
                      left: calc(50% - 480px + 40px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141083965 .tn-elem[data-elem-id="1573469735791"] {
                      top: calc(50vh - 450px + 30px);
                      left: calc(50% - 320px + 30px);
                      width: 50px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141083965 .tn-elem[data-elem-id="1573469735791"] {
                      top: calc(50vh - 400px + 10px);
                      left: calc(50% - 240px + 10px);
                    }
                  }

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

                  #rec141083965 .tn-elem[data-elem-id="1573470536928"] {
                    color: #ffbd42;
                    z-index: 14;
                    top: calc(50vh - 0px + -268px);
                    left: calc(50% - 190px + -340px);
                    width: 380px;
                  }

                  #rec141083965 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                    color: #ffbd42;
                    font-size: 32px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(50vh - 0px + -301px);
                      left: calc(50% - 195px + -145px);
                      width: 390px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 30px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(50vh - 0px + -318px);
                      left: calc(50% - 180px + -110px);
                      width: 360px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 28px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(50vh - 0px + -299px);
                      left: calc(50% - 230px + 0px);
                      width: 460px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 24px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(425vh - 0px + -122px);
                      left: calc(50% - 150px + 0px);
                      width: 300px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] {
                      text-align: center;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 24px;
                    }
                  }

                  #rec141083965 .tn-elem[data-elem-id="1573470742971"] {
                    color: #0c0c0c;
                    z-index: 15;
                    top: calc(50vh - 0px + 80px);
                    left: calc(50% - 250px + -380px);
                    width: 500px;
                  }

                  #rec141083965 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                    color: #0c0c0c;
                    font-size: 22px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.4;
                    font-weight: 300;
                    opacity: 0.8;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(50vh - 0px + 39px);
                      left: calc(50% - 230px + -210px);
                      width: 460px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      font-size: 20px;
                      line-height: 1.55;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(50vh - 0px + 209px);
                      left: calc(50% - 270px + 20px);
                      width: 540px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      line-height: 1.4;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(50vh - 0px + 180px);
                      left: calc(50% - 195px + 5px);
                      width: 390px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      font-size: 16px;
                      line-height: 1.3;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(425vh - 0px + 160px);
                      left: calc(50% - 150px + 0px);
                      width: 300px;
                    }

                    #rec141083965 .tn-elem[data-elem-id="1573470742971"] {
                      text-align: center;
                    }
                  }

                  #rec141083965 .tn-elem[data-elem-id="1573471013624"] {
                    z-index: 6;
                    top: calc(50vh - 375px + 21px);
                    left: calc(50% - 600px + -75px);
                    width: 594px;
                    height: 750px;
                  }

                  #rec141083965 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                    border-width: 4px;
                    opacity: 0.85;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: #e8cfb5;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141083965 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 375px + 5px);
                      left: calc(50% - 480px + 4px);
                      width: 524px;
                      height: 722px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141083965 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 450px + 404px);
                      left: calc(50% - 320px + 29px);
                      width: 596px;
                      height: 474px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141083965 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 400px + 366px);
                      left: calc(50% - 240px + 13px);
                      width: 451px;
                      height: 407px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141083965 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(243px);
                      left: calc(50% - 160px + 4px);
                      width: 310px;
                      height: 586px;
                    }
                  }

                  #rec141083965 .tn-elem[data-elem-id="1574954674908"] {
                    z-index: 4;
                    top: calc(50vh - 375px + -50px);
                    left: calc(50% - 600px + -30px);
                    width: 1250px;
                  }

                  #rec141083965 .tn-elem[data-elem-id="1574954674908"] .tn-atom {
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

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

                  @media screen and (max-width: 959px) {
                    #rec141083965 .tn-elem[data-elem-id="1574954674908"] {
                      top: calc(50vh - 450px + 15px);
                      left: calc(50% - 320px + 10px);
                      width: 630px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141083965 .tn-elem[data-elem-id="1574954674908"] {
                      top: calc(50vh - 400px + 5px);
                      left: calc(50% - 240px + 0px);
                      width: 480px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141083965 .tn-elem[data-elem-id="1574954674908"] {
                      top: calc(5px);
                      left: calc(50% - 160px + 5px);
                      width: 310px;
                    }
                  }

/* Inline style block 14 from www/ru.html */
@media (hover),
                  (min-width:0\0) {
                    #rec144841089 .t-btn:not(.t-animate_no-hover):hover {
                      background-color: #694800 !important;
                      color: #ffffff !important;
                    }

                    #rec144841089 .t-btn:not(.t-animate_no-hover) {
                      -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                      transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                    }

                    #rec144841089 .t-btntext:not(.t-animate_no-hover):hover {
                      color: #ffffff !important;
                    }
                  }

/* Inline style block 15 from www/ru.html */
#rec141140663 .t396__artboard {
                    min-height: 730px;
                    height: 100vh;
                    background-color: #ffffff;
                  }

                  #rec141140663 .t396__filter {
                    min-height: 730px;
                    height: 100vh;
                    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
                    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
                    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
                  }

                  #rec141140663 .t396__carrier {
                    min-height: 730px;
                    height: 100vh;
                    background-position: right top;
                    background-attachment: scroll;
                    background-image: url('/images/tild3136-3633-4634-a631-366233653238__55-04.jpg');
                    background-size: cover;
                    background-repeat: no-repeat;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .t396__artboard {}

                    #rec141140663 .t396__filter {}

                    #rec141140663 .t396__carrier {
                      background-image: url('/images/tild6331-3939-4462-b233-656532363238__7xhnl_croper_ru_1_-_.jpeg');
                      background-attachment: scroll;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .t396__artboard {}

                    #rec141140663 .t396__filter {
                      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 3, 0.5)), to(rgba(0, 0, 0, 0.5)));
                      background-image: -webkit-linear-gradient(top, rgba(3, 3, 3, 0.5), rgba(0, 0, 0, 0.5));
                      background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.5), rgba(0, 0, 0, 0.5));
                      background-color: unset;
                    }

                    #rec141140663 .t396__carrier {
                      background-position: center center;
                    }
                  }

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

                  @media screen and (max-width: 479px) {
                    #rec141140663 .t396__artboard {}

                    #rec141140663 .t396__filter {
                      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 3, 0.7)), to(rgba(0, 0, 0, 0.7)));
                      background-image: -webkit-linear-gradient(top, rgba(3, 3, 3, 0.7), rgba(0, 0, 0, 0.7));
                      background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.7), rgba(0, 0, 0, 0.7));
                      background-color: unset;
                    }

                    #rec141140663 .t396__carrier {
                      background-position: center center;
                      background-image: url('/images/tild6562-3734-4461-a536-653932623936__7xhnl_croper_ru_1_-_.jpeg');
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1573470536928"] {
                    color: #ffffff;
                    z-index: 10;
                    top: calc(50vh - 0px + -277px);
                    left: calc(50% - 215px + 395px);
                    width: 430px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                    color: #ffffff;
                    font-size: 32px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.2;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(50vh - 0px + -292px);
                      left: calc(50% - 220px + 210px);
                      width: 440px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 32px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(50vh - 0px + -177px);
                      left: calc(50% - 160px + 120px);
                      width: 320px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 24px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(50vh - 0px + -198px);
                      left: calc(50% - 150px + 110px);
                      width: 300px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 24px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] {
                      top: calc(365vh - 0px + -191px);
                      left: calc(50% - 130px + 0px);
                      width: 260px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573470536928"] .tn-atom {
                      font-size: 26px;
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1573470742971"] {
                    color: #ffffff;
                    z-index: 14;
                    top: calc(50vh - 0px + 217px);
                    left: calc(50% - 210px + 390px);
                    width: 420px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                    color: #ffffff;
                    font-size: 22px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 100;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(50vh - 0px + 213px);
                      left: calc(50% - 210px + 200px);
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      font-size: 22px;
                      line-height: 1.3;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(50vh - 0px + 226px);
                      left: calc(50% - 155px + 125px);
                      width: 310px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      font-size: 18px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(50vh - 0px + 210px);
                      left: calc(50% - 130px + 90px);
                      width: 260px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573470742971"] .tn-atom {
                      font-size: 17px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1573470742971"] {
                      top: calc(365vh - 0px + 227px);
                      left: calc(50% - 150px + 20px);
                      width: 300px;
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1573471013624"] {
                    z-index: 4;
                    top: calc(50vh - 365px + 19px);
                    left: calc(50% - 600px + 719px);
                    width: 515px;
                    height: 714px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                    border-width: 0px;
                    background-color: #ffb120;
                    background-position: center center;
                    border-color: #ff7b00;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 365px + -5px);
                      left: calc(50% - 480px + 421px);
                      width: 515px;
                      height: 737px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 365px + 127px);
                      left: calc(50% - 320px + 263px);
                      width: 354px;
                      height: 589px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 365px + 98px);
                      left: calc(50% - 240px + 172px);
                      width: 303px;
                      height: 598px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(77px);
                      left: calc(50% - 160px + 9px);
                      width: 303px;
                      height: 627px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                      background-color: #ffb120;
                      opacity: 1;
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767137"] {
                    z-index: 17;
                    top: calc(50vh - 365px + 167px);
                    left: calc(50% - 600px + 780px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767137"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767137"] {
                      top: calc(50vh - 365px + 157px);
                      left: calc(50% - 480px + 480px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767137"] {
                      top: calc(50vh - 365px + 244px);
                      left: calc(50% - 320px + 289px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767137"] {
                      top: calc(50vh - 365px + 239px);
                      left: calc(50% - 240px + 209px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767137"] {
                      top: calc(263px);
                      left: calc(50% - 160px + 34px);
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767169"] {
                    z-index: 18;
                    top: calc(50vh - 365px + 211px);
                    left: calc(50% - 600px + 780px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767169"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767169"] {
                      top: calc(50vh - 365px + 201px);
                      left: calc(50% - 480px + 480px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767169"] {
                      top: calc(50vh - 365px + 280px);
                      left: calc(50% - 320px + 289px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767169"] {
                      top: calc(50vh - 365px + 273px);
                      left: calc(50% - 240px + 209px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767169"] {
                      top: calc(297px);
                      left: calc(50% - 160px + 34px);
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767209"] {
                    z-index: 19;
                    top: calc(50vh - 365px + 255px);
                    left: calc(50% - 600px + 780px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767209"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767209"] {
                      top: calc(50vh - 365px + 245px);
                      left: calc(50% - 480px + 480px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767209"] {
                      top: calc(50vh - 365px + 316px);
                      left: calc(50% - 320px + 289px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767209"] {
                      top: calc(50vh - 365px + 308px);
                      left: calc(50% - 240px + 209px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767209"] {
                      top: calc(332px);
                      left: calc(50% - 160px + 34px);
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767247"] {
                    z-index: 20;
                    top: calc(50vh - 365px + 300px);
                    left: calc(50% - 600px + 780px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767247"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767247"] {
                      top: calc(50vh - 365px + 290px);
                      left: calc(50% - 480px + 480px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767247"] {
                      top: calc(50vh - 365px + 352px);
                      left: calc(50% - 320px + 289px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767247"] {
                      top: calc(50vh - 365px + 342px);
                      left: calc(50% - 240px + 209px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767247"] {
                      top: calc(366px);
                      left: calc(50% - 160px + 34px);
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767281"] {
                    z-index: 21;
                    top: calc(50vh - 365px + 344px);
                    left: calc(50% - 600px + 780px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767281"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767281"] {
                      top: calc(50vh - 365px + 334px);
                      left: calc(50% - 480px + 480px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767281"] {
                      top: calc(50vh - 365px + 388px);
                      left: calc(50% - 320px + 289px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767281"] {
                      top: calc(50vh - 365px + 376px);
                      left: calc(50% - 240px + 209px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767281"] {
                      top: calc(400px);
                      left: calc(50% - 160px + 34px);
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767364"] {
                    z-index: 22;
                    top: calc(50vh - 365px + 387px);
                    left: calc(50% - 600px + 780px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767364"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767364"] {
                      top: calc(50vh - 365px + 377px);
                      left: calc(50% - 480px + 480px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767364"] {
                      top: calc(50vh - 365px + 424px);
                      left: calc(50% - 320px + 289px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767364"] {
                      top: calc(50vh - 365px + 409px);
                      left: calc(50% - 240px + 209px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767364"] {
                      top: calc(433px);
                      left: calc(50% - 160px + 34px);
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767396"] {
                    z-index: 23;
                    top: calc(50vh - 365px + 430px);
                    left: calc(50% - 600px + 780px);
                    width: 7px;
                    height: 7px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850767396"] .tn-atom {
                    border-radius: 100px;
                    background-color: #ffffff;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767396"] {
                      top: calc(50vh - 365px + 420px);
                      left: calc(50% - 480px + 480px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767396"] {
                      top: calc(50vh - 365px + 460px);
                      left: calc(50% - 320px + 289px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767396"] {
                      top: calc(50vh - 365px + 443px);
                      left: calc(50% - 240px + 209px);
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850767396"] {
                      top: calc(467px);
                      left: calc(50% - 160px + 34px);
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850836622"] {
                    color: #ffffff;
                    z-index: 24;
                    top: calc(50vh - 0px + -62px);
                    left: calc(50% - 165px + 375px);
                    width: 330px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                    color: #ffffff;
                    font-size: 22px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1;
                    font-weight: 400;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850836622"] {
                      top: calc(50vh - 0px + -72px);
                      left: calc(50% - 165px + 195px);
                    }

                    #rec141140663 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                      font-size: 22px;
                      line-height: 1;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850836622"] {
                      top: calc(50vh - 0px + -8px);
                      left: calc(50% - 165px + 165px);
                      width: 330px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                      font-size: 18px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850836622"] {
                      top: calc(50vh - 0px + -19px);
                      left: calc(50% - 125px + 115px);
                      width: 250px;
                    }

                    #rec141140663 .tn-elem[data-elem-id="1574850836622"] .tn-atom {
                      font-size: 17px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141140663 .tn-elem[data-elem-id="1574850836622"] {
                      top: calc(365vh - 0px + 3px);
                      left: calc(50% - 150px + 50px);
                      width: 300px;
                    }
                  }

                  #rec141140663 .tn-elem[data-elem-id="1621422911989"] {
                    z-index: 25;
                    top: calc(50vh - 365px + 5px);
                    left: calc(50% - 600px + -60px);
                    width: 86px;
                  }

                  #rec141140663 .tn-elem[data-elem-id="1621422911989"] .tn-atom {
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

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

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

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

                  @media screen and (max-width: 479px) {}

/* Inline style block 16 from www/ru.html */
#rec144280416 .t-btn:not(.t-animate_no-hover):hover {
                        background-color: #704d00 !important;
                        color: #ffffff !important;
                      }

                      #rec144280416 .t-btn:not(.t-animate_no-hover) {
                        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                      }

/* Inline style block 17 from www/ru.html */
#rec322379708 .t-btn:not(.t-animate_no-hover):hover {
                        background-color: #704d00 !important;
                        color: #ffffff !important;
                      }

                      #rec322379708 .t-btn:not(.t-animate_no-hover) {
                        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
                      }

/* Inline style block 18 from www/ru.html */
#rec141702843 .t396__artboard {
                    min-height: 740px;
                    height: 100vh;
                    background-color: #ffffff;
                  }

                  #rec141702843 .t396__filter {
                    min-height: 740px;
                    height: 100vh;
                    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
                    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
                    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
                  }

                  #rec141702843 .t396__carrier {
                    min-height: 740px;
                    height: 100vh;
                    background-position: center top;
                    background-attachment: scroll;
                    background-image: url('/images/tild3139-3937-4133-a538-393338316135__-__resize__20x__2-2_-_.jpg');
                    background-size: cover;
                    background-repeat: no-repeat;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141702843 .t396__artboard {}

                    #rec141702843 .t396__filter {}

                    #rec141702843 .t396__carrier {
                      background-position: right center;
                      background-attachment: scroll;
                    }
                  }

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

                  @media screen and (max-width: 639px) {
                    #rec141702843 .t396__artboard {
                      min-height: 700px;
                    }

                    #rec141702843 .t396__filter {
                      min-height: 700px;
                    }

                    #rec141702843 .t396__carrier {
                      min-height: 700px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141702843 .t396__artboard {
                      min-height: 680px;
                    }

                    #rec141702843 .t396__filter {
                      min-height: 680px;
                    }

                    #rec141702843 .t396__carrier {
                      min-height: 680px;
                    }
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573471013624"] {
                    z-index: 7;
                    top: calc(50vh - 370px + 55px);
                    left: calc(50% - 600px + -50px);
                    width: 480px;
                    height: 601px;
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 370px + 70px);
                      left: calc(50% - 480px + 40px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 370px + 49px);
                      left: calc(50% - 320px + 4px);
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                      opacity: 0.7;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(50vh - 350px + 80px);
                      left: calc(50% - 240px + 4px);
                      width: 471px;
                      height: 563px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471013624"] {
                      top: calc(21px);
                      left: calc(50% - 160px + 3px);
                      width: 313px;
                      height: 608px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573471013624"] .tn-atom {
                      opacity: 1;
                    }
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573471248951"] {
                    z-index: 30;
                    top: calc(50vh - 370px + 505px);
                    left: calc(50% - 600px + -50px);
                    width: 480px;
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573471248951"] .tn-atom {
                    opacity: 0.4;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(50vh - 370px + 520px);
                      left: calc(50% - 480px + 40px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(50vh - 370px + 475px);
                      left: calc(50% - 320px + 10px);
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(50vh - 350px + 505px);
                      left: calc(50% - 240px + 30px);
                      width: 440px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141702843 .tn-elem[data-elem-id="1573471248951"] {
                      top: calc(530px);
                      left: calc(50% - 160px + 10px);
                      width: 310px;
                    }
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573505669802"] {
                    color: #383838;
                    z-index: 34;
                    top: calc(50vh - 0px + -208px);
                    left: calc(50% - 170px + -420px);
                    width: 340px;
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                    color: #383838;
                    font-size: 28px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.15;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(50vh - 0px + -187px);
                      left: calc(50% - 180px + -190px);
                      width: 360px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      font-size: 28px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(50vh - 0px + -201px);
                      left: calc(50% - 190px + -70px);
                      width: 380px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      font-size: 28px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(50vh - 0px + -171px);
                      left: calc(50% - 180px + 0px);
                      width: 360px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      font-size: 26px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] {
                      top: calc(340vh - 0px + -206px);
                      left: calc(50% - 150px + 0px);
                      width: 300px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] {
                      text-align: center;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505669802"] .tn-atom {
                      font-size: 28px;
                    }
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573505692178"] {
                    color: #1c1c1c;
                    z-index: 33;
                    top: calc(50vh - 0px + 41px);
                    left: calc(50% - 195px + -395px);
                    width: 390px;
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573505692178"] .tn-atom {
                    color: #1c1c1c;
                    font-size: 20px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.5;
                    font-weight: 300;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505692178"] {
                      top: calc(50vh - 0px + 71px);
                      left: calc(50% - 175px + -195px);
                      width: 350px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505692178"] .tn-atom {
                      font-size: 20px;
                      line-height: 1.4;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505692178"] {
                      top: calc(50vh - 0px + 38px);
                      left: calc(50% - 185px + -75px);
                      width: 370px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505692178"] {
                      top: calc(50vh - 0px + 45px);
                      left: calc(50% - 185px + 5px);
                      width: 370px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505692178"] .tn-atom {
                      font-size: 18px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141702843 .tn-elem[data-elem-id="1573505692178"] {
                      top: calc(340vh - 0px + 68px);
                      left: calc(50% - 150px + 0px);
                      width: 300px;
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573505692178"] {
                      text-align: center;
                    }
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573674730701"] {
                    z-index: 10;
                    top: calc(50vh - 370px + 95px);
                    left: calc(50% - 600px + -15px);
                    width: 409px;
                    height: 535px;
                  }

                  #rec141702843 .tn-elem[data-elem-id="1573674730701"] .tn-atom {
                    border-width: 1px;
                    background-color: #ffbd42;
                    background-position: center center;
                    border-color: #e8e8e8;
                    border-style: solid;
                    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
                  }

                  @media screen and (max-width: 1199px) {
                    #rec141702843 .tn-elem[data-elem-id="1573674730701"] {
                      top: calc(50vh - 370px + 110px);
                      left: calc(50% - 480px + 75px);
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec141702843 .tn-elem[data-elem-id="1573674730701"] {
                      top: calc(50vh - 370px + 84px);
                      left: calc(50% - 320px + 41px);
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573674730701"] .tn-atom {
                      opacity: 0.2;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec141702843 .tn-elem[data-elem-id="1573674730701"] {
                      top: calc(50vh - 350px + 119px);
                      left: calc(50% - 240px + 41px);
                    }

                    #rec141702843 .tn-elem[data-elem-id="1573674730701"] .tn-atom {
                      opacity: 0.1;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec141702843 .tn-elem[data-elem-id="1573674730701"] {
                      top: calc(50px);
                      left: calc(50% - 160px + 389px);
                      width: 40px;
                      height: 14px;
                    }
                  }

/* Inline style block 19 from www/ru.html */
#rec261602682 .t396__artboard {
                    height: 600px;
                    background-color: #ffffff;
                  }

                  #rec261602682 .t396__filter {
                    height: 600px;
                  }

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

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .t396__artboard {
                      height: 400px;
                    }

                    #rec261602682 .t396__filter {
                      height: 400px;
                    }

                    #rec261602682 .t396__carrier {
                      height: 400px;
                      background-attachment: scroll;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .t396__artboard {
                      height: 270px;
                    }

                    #rec261602682 .t396__filter {
                      height: 270px;
                    }

                    #rec261602682 .t396__carrier {
                      height: 270px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .t396__artboard {
                      height: 760px;
                      background-color: #ffffff;
                    }

                    #rec261602682 .t396__filter {
                      height: 760px;
                    }

                    #rec261602682 .t396__carrier {
                      height: 760px;
                      background-position: center center;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .t396__artboard {
                      height: 500px;
                    }

                    #rec261602682 .t396__filter {
                      height: 500px;
                    }

                    #rec261602682 .t396__carrier {
                      height: 500px;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474899596906"] {
                    z-index: 4;
                    top: 0px;
                    left: 0px;
                    width: 50%;
                    height: 100vh;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474899596906"] .tn-atom {
                    background-color: #ebebeb;
                    background-position: center center;
                    background-size: cover;
                    background-repeat: no-repeat;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1474899596906"] {
                      top: 0px;
                      left: 0px;
                      width: 50%;
                      height: 100vh;
                    }
                  }

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

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1474899596906"] {
                      top: 0px;
                      left: 0px;
                      width: 100%;
                      height: 50vh;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1474899596906"] {
                      top: 0px;
                      left: 0px;
                      width: 100%;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900156734"] {
                    z-index: 5;
                    top: 0px;
                    left: 0px;
                    width: 50%;
                    height: 100vh;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900156734"] .tn-atom {
                    opacity: 0.6;
                    background-color: #000000;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900156734"] {
                      top: 0px;
                      left: 0px;
                      width: 50%;
                      height: 100vh;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900156734"] {
                      top: 0px;
                      left: 0px;
                      width: 50%;
                      height: 100vh;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900156734"] {
                      top: 0px;
                      left: 0px;
                      width: 100%;
                      height: 50vh;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900156734"] {
                      top: 0px;
                      left: 0px;
                      width: 100%;
                      height: 50vh;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900209609"] {
                    color: #ffffff;
                    text-align: center;
                    z-index: 9;
                    top: calc(300px - 0px + -50px);
                    left: 20px;
                    width: 50%;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                    color: #ffffff;
                    font-size: 42px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.45;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900209609"] {
                      top: calc(200px - 0px + -27px);
                      left: 42px;
                      width: 39%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                      font-size: 25px;
                    }
                  }

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

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900209609"] {
                      top: calc(380px - 0px + -36px);
                      left: calc(50% - 45px + -4px);
                      width: 90%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                      font-size: 32px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900209609"] {
                      top: calc(250px - 0px + -34px);
                      left: calc(50% - 47.5px + 2px);
                      width: 95%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1474900209609"] .tn-atom {
                      font-size: 28px;
                    }
                  }

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

                  #rec261602682 .tn-elem[data-elem-id="1474900279759"] .tn-atom {
                    opacity: 0.6;
                    background-color: #000000;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900279759"] {
                      top: 0px;
                      left: calc(100% - 51px + 4px);
                      width: 51%;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900279759"] {
                      top: 0px;
                      left: calc(100% - 51px + 0px);
                      width: 51%;
                      height: 100vh;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900279759"] {
                      top: calc(760px - 50px + 0px);
                      left: calc(100% - 100px + 0px);
                      width: 100%;
                      height: 50vh;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900279759"] {
                      top: calc(500px - 50px + 0px);
                      left: calc(100% - 100px + 0px);
                      width: 100%;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900287008"] {
                    z-index: 1;
                    top: 0px;
                    left: calc(100% - 51px + 0px);
                    width: 51%;
                    height: 100vh;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900287008"] .tn-atom {
                    background-color: #ebebeb;
                    background-position: center center;
                    background-size: cover;
                    background-repeat: no-repeat;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900287008"] {
                      top: 0px;
                      left: calc(100% - 51px + 0px);
                      width: 51%;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900287008"] {
                      top: 0px;
                      left: calc(100% - 51px + 0px);
                      width: 51%;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900287008"] {
                      top: calc(760px - 50px + 0px);
                      left: calc(100% - 100px + 0px);
                      width: 100%;
                      height: 50vh;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900287008"] {
                      top: calc(500px - 50px + 0px);
                      left: calc(100% - 100px + 0px);
                      width: 100%;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900324080"] {
                    color: #ffffff;
                    text-align: center;
                    z-index: 7;
                    top: calc(300px - 0px + -67px);
                    left: calc(100% - 41px + -36px);
                    width: 41%;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                    color: #ffffff;
                    font-size: 33px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.3;
                    font-weight: 600;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900324080"] {
                      top: calc(200px - 0px + -67px);
                      left: calc(100% - 43px + -32px);
                      width: 43%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                      font-size: 25px;
                    }
                  }

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

                    #rec261602682 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                      font-size: 20px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900324080"] {
                      top: calc(380px - 0px + 17px);
                      left: calc(50% - 45px + -4px);
                      width: 90%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                      font-size: 28px;
                      line-height: 1.1;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1474900324080"] {
                      top: calc(250px - 0px + 14px);
                      left: calc(50% - 45px + -6px);
                      width: 90%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1474900324080"] .tn-atom {
                      font-size: 20px;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1582065287679"] {
                    z-index: 10;
                    top: calc(300px - 0px + -235px);
                    left: 30px;
                    width: 231px;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1582065287679"] .tn-atom {
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1582065287679"] {
                      top: calc(200px - 0px + -139px);
                      left: 30px;
                      width: 201px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1582065287679"] {
                      top: calc(135px - 0px + -95px);
                      left: 10px;
                      width: 100px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1582065287679"] {
                      top: calc(380px - 0px + -340px);
                      left: 20px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1582065287679"] {
                      top: calc(250px - 0px + -213px);
                      left: calc(50% - 40px + -10px);
                      width: 80px;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1583233456439"] {
                    color: #ffffff;
                    text-align: center;
                    z-index: 12;
                    top: calc(300px - 0px + 59px);
                    left: 140px;
                    width: 34%;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                    color: #ffffff;
                    font-size: 18px;
                    font-family: 'Roboto', Arial, sans-serif;
                    line-height: 1.65;
                    font-weight: 300;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] {
                      top: calc(200px - 0px + 39px);
                      left: 52px;
                      width: 37%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                      font-size: 16px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] {
                      top: calc(135px - 0px + 29px);
                      left: 20px;
                      width: 45%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                      line-height: 1.05;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] {
                      top: calc(380px - 0px + -24px);
                      left: calc(50% - 41.5px + -11px);
                      width: 83%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                      font-size: 20px;
                      line-height: 1.3;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] {
                      top: calc(250px - 0px + -22px);
                      left: calc(50% - 45px + -6px);
                      width: 90%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233456439"] .tn-atom {
                      font-size: 16px;
                      line-height: 1.15;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1583233652218"] {
                    color: #ffffff;
                    text-align: center;
                    z-index: 13;
                    top: calc(300px - 0px + 59px);
                    left: calc(100% - 37px + -72px);
                    width: 37%;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                    color: #ffffff;
                    font-size: 18px;
                    font-family: 'Roboto', Arial, sans-serif;
                    line-height: 1.65;
                    font-weight: 300;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] {
                      top: calc(200px - 0px + 34px);
                      left: calc(100% - 38px + -53px);
                      width: 38%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                      font-size: 16px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] {
                      top: calc(135px - 0px + 29px);
                      left: calc(100% - 42px + -22px);
                      width: 42%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                      line-height: 1.05;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] {
                      top: calc(380px - 0px + 30px);
                      left: calc(50% - 37px + 8px);
                      width: 74%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                      font-size: 18px;
                      line-height: 1.3;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] {
                      top: calc(250px - 0px + 29px);
                      left: calc(50% - 41.5px + 3px);
                      width: 83%;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1583233652218"] .tn-atom {
                      font-size: 15px;
                      line-height: 1.15;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594889826997"] {
                    color: #000000;
                    text-align: center;
                    z-index: 14;
                    top: 430px;
                    left: calc(50% - 600px + 180px);
                    width: 220px;
                    height: 45px;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                    color: #000000;
                    font-size: 14px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 600;
                    border-width: 1px;
                    border-radius: 30px;
                    background-color: #c7ae5b;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                    box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594889826997"] .tn-atom:hover {
                    background-color: #bfbfbf;
                    background-image: none;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] {
                      top: 300px;
                      left: calc(50% - 480px + 130px);
                      width: 170px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] {
                      color: #1a1a1a;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                      color: #1a1a1a;
                      font-size: 13px;
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] {
                      top: 215px;
                      left: calc(50% - 320px + 90px);
                      width: 150px;
                      height: 31px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                      font-size: 12px;
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] {
                      top: 285px;
                      left: calc(50% - 240px + 150px);
                      width: 180px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                      font-size: 14px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] {
                      top: 190px;
                      left: calc(50% - 160px + 70px);
                      width: 160px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594889826997"] .tn-atom {
                      font-size: 12px;
                      background-color: #c7ae5b;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897850379"] {
                    color: #000000;
                    text-align: center;
                    z-index: 15;
                    top: 435px;
                    left: calc(50% - 600px + 750px);
                    width: 140px;
                    height: 44px;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                    color: #000000;
                    font-size: 14px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 600;
                    border-width: 1px;
                    border-radius: 30px;
                    background-color: #c7ae5b;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                    box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897850379"] .tn-atom:hover {
                    background-color: #bfbfbf;
                    background-image: none;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] {
                      top: 300px;
                      left: calc(50% - 480px + 530px);
                      width: 140px;
                      height: 42px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] {
                      top: 215px;
                      left: calc(50% - 320px + 330px);
                      width: 90px;
                      height: 31px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                      font-size: 12px;
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] {
                      top: 685px;
                      left: calc(50% - 240px + 60px);
                      width: 120px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                      font-size: 14px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] {
                      top: 445px;
                      left: calc(50% - 160px + 20px);
                      width: 90px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897850379"] .tn-atom {
                      background-color: #c7ae5b;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897873024"] {
                    color: #000000;
                    text-align: center;
                    z-index: 16;
                    top: 435px;
                    left: calc(50% - 600px + 900px);
                    width: 140px;
                    height: 44px;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                    color: #000000;
                    font-size: 14px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 600;
                    border-width: 1px;
                    border-radius: 30px;
                    background-color: #c7ae5b;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                    box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897873024"] .tn-atom:hover {
                    background-color: #bfbfbf;
                    background-image: none;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] {
                      top: 300px;
                      left: calc(50% - 480px + 690px);
                      width: 130px;
                      height: 42px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] {
                      top: 215px;
                      left: calc(50% - 320px + 530px);
                      width: 100px;
                      height: 31px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                      font-size: 12px;
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] {
                      top: 685px;
                      left: calc(50% - 240px + 190px);
                      width: 120px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                      font-size: 14px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] {
                      top: 445px;
                      left: calc(50% - 160px + 120px);
                      width: 90px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897873024"] .tn-atom {
                      background-color: #c7ae5b;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897896354"] {
                    color: #000000;
                    text-align: center;
                    z-index: 17;
                    top: 435px;
                    left: calc(50% - 600px + 1050px);
                    width: 140px;
                    height: 44px;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                    color: #000000;
                    font-size: 14px;
                    font-family: 'Arial', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 600;
                    border-width: 1px;
                    border-radius: 30px;
                    background-color: #c7ae5b;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
                    box-shadow: 0px 0px 10px 0px rgba(112, 112, 112, 1);
                  }

                  #rec261602682 .tn-elem[data-elem-id="1594897896354"] .tn-atom:hover {
                    background-color: #bfbfbf;
                    background-image: none;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] {
                      top: 300px;
                      left: calc(50% - 480px + 840px);
                      width: 130px;
                      height: 43px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] {
                      top: 215px;
                      left: calc(50% - 320px + 430px);
                      width: 90px;
                      height: 31px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                      font-size: 12px;
                      background-color: #c7ae5b;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] {
                      top: 685px;
                      left: calc(50% - 240px + 320px);
                      width: 110px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                      font-size: 14px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] {
                      top: 445px;
                      left: calc(50% - 160px + 220px);
                      width: 90px;
                      height: 40px;
                    }

                    #rec261602682 .tn-elem[data-elem-id="1594897896354"] .tn-atom {
                      background-color: #c7ae5b;
                    }
                  }

                  #rec261602682 .tn-elem[data-elem-id="1595345676481"] {
                    z-index: 18;
                    top: 15px;
                    left: calc(100% - 118px + -32px);
                    width: 118px;
                  }

                  #rec261602682 .tn-elem[data-elem-id="1595345676481"] .tn-atom {
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                  }

                  @media screen and (max-width: 1199px) {
                    #rec261602682 .tn-elem[data-elem-id="1595345676481"] {
                      top: 15px;
                      left: calc(100% - 68px + -14px);
                      width: 68px;
                    }
                  }

                  @media screen and (max-width: 959px) {
                    #rec261602682 .tn-elem[data-elem-id="1595345676481"] {
                      top: 5px;
                      left: calc(100% - 28px + -12px);
                      width: 28px;
                    }
                  }

                  @media screen and (max-width: 639px) {
                    #rec261602682 .tn-elem[data-elem-id="1595345676481"] {
                      top: 390px;
                      left: calc(100% - 48px + -12px);
                      width: 48px;
                    }
                  }

                  @media screen and (max-width: 479px) {
                    #rec261602682 .tn-elem[data-elem-id="1595345676481"] {
                      top: 260px;
                      left: calc(50% - 14px + -6px);
                      width: 28px;
                    }
                  }
/* Extracted inline styles: end */
