.bgWrapper {
    position: relative;
      right: 60px;
      top: 320px;
      z-index: 2;
  }
  .bgWrapper img {
    position: absolute;
    z-index: 1;
    width: 945px;
    margin-top: -360px;
    margin-left: -200px;
  }
  .bgContainer {
    background-image: radial-gradient(circle, #fef8e6 20%, #fef8e6 58%);
    width: 520px;
    height: 400px;  
  }
  .mask2 {
    transform: scale(2.5);
    -webkit-mask-image: radial-gradient(circle, black 50%, rgba(0, 0, 0, 0.5) 50%);
    mask-image: radial-gradient(circle, black 50%, rgba(0, 0, 0, 0.0) 50%);
  }
  .waveWrapper{
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 110px;
    margin-top: -120px;
    z-index: 10;
  }
  .waveTop {
    height: 10vh;
    width: 120%;
    margin-left: -10%;
    margin-top: 0px;
    position: relative;
    z-index: 3;
  }
  .waveBig{
    width: 100%;
    position: absolute;
    margin-top: -310px;
    z-index: 10;
  }
  .waveBigMob{
    width: 100%;
    position: absolute;
    z-index: 10;
    display: none;
    filter: drop-shadow(0px 50px 0px #eff6f5) drop-shadow(0px -30px 0px #eff6f5);
  }
  /* .bgwave1 {
    position: absolute;
    opacity: 1;
    z-index: 1;
    width: 100%;
    top: 70px;
    filter: drop-shadow(2px -17px 26px #fef8e6);
  } */
  .bgwave2 {
    position: absolute;
    opacity: 1;
    z-index: 2;
    width: 100%;
    top: 300px;
    filter: drop-shadow(0px 20px 60px #fef8e6);
  }
  .t228__maincontainer.menu{
    z-index: 1;
  }
  .box.mask {
    position: absolute;
    width: 100%;
    --size: 20px;
    --p: 20px;
    --R: 28px;
    height: 80px;
    margin-top: -52px;
    border: 1px solid;
    background-repeat: repeat-x;
    -webkit-mask: radial-gradient(var(--R) at 50% calc(var(--size) + var(--p)), black 99%, #0000 101%) calc(50% - 2 * var(--size)) 0 / calc(4 * var(--size)) 100%, radial-gradient(var(--R) at 50% calc(-1 * var(--p)), #0000 99%, black 101%) 50% var(--size) / calc(4 * var(--size)) 100% repeat-x;
    background: linear-gradient(90deg, #fff8e5, #fff8e5);
    border: none;
    transform: rotate(180deg);
  }
  .tmenu-mobile__container {
    z-index: 2;
  }
  .box.mask.mob{
    margin-top: -48px;
    z-index: 1;
  }
  
  .t396__elem.tn-elem.tn-elem__1390492091175977512154353480 {
    background-image: linear-gradient(180deg, #eff6f5 50%, #fdfbf8 50%);
  }
  
  .t396__elem.tn-elem.tn-elem__13913150311759697172856 {
    width: 610px !important;
  }
  
  #rec1390492091{
    z-index: 20;
    position: relative;
  }
  .topTitle2 {
    color: rgb(220, 155, 58);
  }
  .topTitle1 {
    font-size: 0.92em;
  }
  
  .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone {
    margin-top: 64px;
    font-size: 2.2em;
    font-family: 'nunito', Arial, sans-serif;
    font-weight: 600;
    margin-left: 140px;
  }
  
  .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone img{
    height: 90px;
    position: absolute;
    left: 0;
    margin-top: -20px;
    margin-left: -140px;
  }
  
  .t396__elem.tn-elem.tn-elem__13913150311759697791100.inst{
    margin-left: -120px;
    position: absolute;
    z-index: 10;
  }
  
  @media screen and (min-width: 1800px) {
    .waveBig{
      margin-top: -340px;
    }
  }
  @media screen and (max-width: 1390px) {
    .waveBig{
      margin-top: -21vw;
    }
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone img{
      margin-top: -20px;
      height: 80px;
    }
  }
  
  @media screen and (max-width: 1279px) {
    .waveBigMob {
      margin-top: -30vw;
      display: block;
    }
    .topTitle1 {
      font-size: 1.0em;
    }
    .bgwave2 {
      display: none;
    }
    
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone{
      margin-top: 120px;
    }
  
  }
  @media screen and (max-width: 1024px) {
    .topTitleWrap .tn-atom {
      color: #764807 !important;
    }
    .topTitleWrap .topTitle1 {
      color: #764807;
    }
  }
  
  @media screen and (max-width: 980px) {
  
  
    .bgWrapper img {
      position: absolute;
      z-index: 1;
      /* width: 545px;
      margin-top: -360px;
      margin-left: -70px; */
    }
  
    .bgWrapper img {
      width: 883px;
      margin-top: -360px;
      margin-left: -150px;
    }
    .waveBigMob {
      margin-top: -40vw;
      display: block;
      filter: drop-shadow(0px 50px 0px #eff6f5) drop-shadow(0px 80px 0px #eff6f5) drop-shadow(0px -30px 0px #eff6f5);
    }
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone{
      margin-top: 110px;
      margin-left: 150px;
    }
  
  
    /* .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone img{
      display: none;
    } */
  }
  
  @media screen and (max-width: 768px) {
    .t396__elem.tn-elem.tn-elem__13913150311759697172856 {
      max-width: 450px !important;
      width: 100vw !important;
    }
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone{
      width: 100vw !important;
      margin-top: 78px;
      margin-left: 0;
    }
    
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone img{
      display: none;
      height: 130px;
      position: absolute;
      left: calc(50% - 110px);
      margin-top: 80px;
    }
  
    .topTitleWrap .tn-atom {
      color: #e49a00 !important;
    }
    .topTitleWrap .topTitle1 {
      color: #764807;
    }
  }
  
  @media screen and (max-width: 767px) {
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone{
      width: 100vw !important;
      margin-top: 50px;
      margin-left: 0;
    }
    .bgWrapper img {
      width: 545px;
      margin-top: -360px;
      margin-left: -70px;
    }
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone img{
      display: block;
      height: 130px;
      position: absolute;
      left: calc(50% - 110px);
      margin-top: 80px;
    }
    .t396__elem.tn-elem.tn-elem__13913150311759697791100.inst{
      /* margin-left: 100px;
      position: absolute;
      z-index: 10; */
      margin-left: 96px;
      position: absolute;
      z-index: 10;
      margin-top: -4px;
      transform: scale(0.85);
    }
  }
  
  @media screen and (max-width: 480px) {
    .topTitleWrap {
      margin-top: -46px;
      font-size: 0.92em;
      text-align: center !important;
      margin-left: calc(-4vw - 0px);
    }
  
    .t396__elem.tn-elem.tn-elem__13893988811759674755383{
      margin-top: 15px !important;
    }
  
    .waveBigMob {
      margin-top: -55vw;
      filter: drop-shadow(0px 67px 0px #eff6f5) drop-shadow(0px 80px 0px #eff6f5) drop-shadow(0px -30px 0px #eff6f5);
    }
  
    .topTitle2 {
      display: none;
    }
  
    .t396__elem.tn-elem.tn-elem__13913150311759697898838.phone img{
      left: 60%;
    }
  
    .t396__elem.tn-elem.tn-elem__13893988811759674766180 .tn-atom__img.t-img {
      transform: scale(1.15);
      margin-left: 25px;
    }
  
    /* .t396__elem.tn-elem.card-nekrasovka.tn-elem__13908547311759686082394{
      margin-top: -20px;
    }
    .t396__elem.tn-elem.card-minskaya.tn-elem__1390854731175968671884412140{
      margin-top: -20px;
  
    } */
  }
  
  .t-menuburger {
      position: relative;
      flex-shrink: 0;
      width: 28px;
      height: 20px;
      padding: 0;
      border: none;
      background-color: transparent;
      outline: none;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      transition: transform .5s ease-in-out;
      cursor: pointer;
      z-index: 999;
  }
  
  .t-menuburger span {
      display: block;
      position: absolute;
      width: 100%;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      transition: .25s ease-in-out;
      height: 3px;
      background-color: #000;
  }
  
  .t-menuburger span:nth-child(1) {
      top: 0px;
  }
  
  .t-menuburger span:nth-child(2),.t-menuburger span:nth-child(3) {
      top: 8px;
  }
  
  .t-menuburger span:nth-child(4) {
      top: 16px;
  }
  
  .t-menuburger__big {
      width: 42px;
      height: 32px;
  }
  
  .t-menuburger__big span {
      height: 5px;
  }
  
  .t-menuburger__big span:nth-child(2),.t-menuburger__big span:nth-child(3) {
      top: 13px;
  }
  
  .t-menuburger__big span:nth-child(4) {
      top: 26px;
  }
  
  .t-menuburger__small {
      width: 22px;
      height: 14px;
  }
  
  .t-menuburger__small span {
      height: 2px;
  }
  
  .t-menuburger__small span:nth-child(2),.t-menuburger__small span:nth-child(3) {
      top: 6px;
  }
  
  .t-menuburger__small span:nth-child(4) {
      top: 12px;
  }
  
  .t-menuburger-opened span:nth-child(1) {
      top: 8px;
      width: 0%;
      left: 50%;
  }
  
  .t-menuburger-opened span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  
  .t-menuburger-opened span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  
  .t-menuburger-opened span:nth-child(4) {
      top: 8px;
      width: 0%;
      left: 50%;
  }
  
  .t-menuburger-opened.t-menuburger__big span:nth-child(1) {
      top: 6px;
  }
  
  .t-menuburger-opened.t-menuburger__big span:nth-child(4) {
      top: 18px;
  }
  
  .t-menuburger-opened.t-menuburger__small span:nth-child(1),.t-menuburger-opened.t-menuburger__small span:nth-child(4) {
      top: 6px;
  }
  
  @media (hover),(min-width: 0\0) {
      .t-menuburger_first:hover span:nth-child(1) {
          transform:translateY(1px);
      }
  
      .t-menuburger_first:hover span:nth-child(4) {
          transform: translateY(-1px);
      }
  
      .t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
          transform: translateY(3px);
      }
  
      .t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
          transform: translateY(-3px);
      }
  }
  
  .t-menuburger_second span:nth-child(2),.t-menuburger_second span:nth-child(3) {
      width: 80%;
      left: 20%;
      right: 0;
  }
  
  @media (hover),(min-width: 0\0) {
      .t-menuburger_second.t-menuburger-hovered span:nth-child(2),.t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
          animation:t-menuburger-anim 0.3s ease-out normal forwards;
      }
  
      .t-menuburger_second.t-menuburger-unhovered span:nth-child(2),.t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
          animation: t-menuburger-anim2 0.3s ease-out normal forwards;
      }
  }
  
  .t-menuburger_second.t-menuburger-opened span:nth-child(2),.t-menuburger_second.t-menuburger-opened span:nth-child(3) {
      left: 0;
      right: 0;
      width: 100%!important;
  }
  
  .t-menuburger_third span:nth-child(4) {
      width: 70%;
      left: unset;
      right: 0;
  }
  
  @media (hover),(min-width: 0\0) {
      .t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
          width:100%;
      }
  }
  
  .t-menuburger_third.t-menuburger-opened span:nth-child(4) {
      width: 0!important;
      right: 50%;
  }
  
  .t-menuburger_fourth {
      height: 12px;
  }
  
  .t-menuburger_fourth.t-menuburger__small {
      height: 8px;
  }
  
  .t-menuburger_fourth.t-menuburger__big {
      height: 18px;
  }
  
  .t-menuburger_fourth span:nth-child(2),.t-menuburger_fourth span:nth-child(3) {
      top: 4px;
      opacity: 0;
  }
  
  .t-menuburger_fourth span:nth-child(4) {
      top: 8px;
  }
  
  .t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
      top: 3px;
  }
  
  .t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
      top: 6px;
  }
  
  .t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
      top: 3px;
  }
  
  .t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
      top: 6px;
  }
  
  .t-menuburger_fourth.t-menuburger__big span:nth-child(2),.t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
      top: 6px;
  }
  
  .t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
      top: 12px;
  }
  
  @media (hover),(min-width: 0\0) {
      .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
          transform:translateY(1px);
      }
  
      .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
          transform: translateY(-1px);
      }
  
      .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
          transform: translateY(3px);
      }
  
      .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
          transform: translateY(-3px);
      }
  }
  
  .t-menuburger_fourth.t-menuburger-opened span:nth-child(1),.t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
      top: 4px;
  }
  
  .t-menuburger_fourth.t-menuburger-opened span:nth-child(2),.t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
      opacity: 1;
  }
  
  @keyframes t-menuburger-anim {
      0% {
          width: 80%;
          left: 20%;
          right: 0;
      }
  
      50% {
          width: 100%;
          left: 0;
          right: 0;
      }
  
      100% {
          width: 80%;
          left: 0;
          right: 20%;
      }
  }
  
  @keyframes t-menuburger-anim2 {
      0% {
          width: 80%;
          left: 0;
      }
  
      50% {
          width: 100%;
          right: 0;
          left: 0;
      }
  
      100% {
          width: 80%;
          left: 20%;
          right: 0;
      }
  }
  
  
  .tmenu-mobile {
      background-color: #111;
      display: none;
      width: 100%;
      top: 0;
      z-index: 990;
  }
  
  .tmenu-mobile_positionfixed {
      position: fixed;
  }
  
  .tmenu-mobile__text {
      color: #fff;
  }
  
  .tmenu-mobile__container {
      min-height: 64px;
      padding: 20px;
      position: relative;
      box-sizing: border-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }
  
  .tmenu-mobile__list {
      display: block;
  }
  
  .tmenu-mobile__burgerlogo {
      display: inline-block;
      font-size: 24px;
      font-weight: 400;
      white-space: nowrap;
      vertical-align: middle;
  }
  
  .tmenu-mobile__imglogo {
      height: auto;
      display: block;
      max-width: 300px!important;
      box-sizing: border-box;
      padding: 0;
      margin: 0 auto;
  }
  
  @media screen and (max-width: 980px) {
  
    .bgwave2 {
      display: none;
    }
  
      .tmenu-mobile__menucontent_hidden {
          display:none;
          height: 100%;
      }
  
      .tmenu-mobile {
          display: block;
      }
  }
  
  @media screen and (max-width: 980px) {
      #rec1398293031 .tmenu-mobile {
          background-color:#fff8e5;
      }
  
      #rec1398293031 .t-menuburger {
          -webkit-order: 1;
          -ms-flex-order: 1;
          order: 1;
      }
  }
  
  @media screen and (max-width: 380px) {
    .tmenu-mobile__imglogo {
      max-width: 260px !important;
    }
  }
  
  
  #rec1398293031 .tmenu-mobile__burgerlogo a {
      color: #ffffff;
  }
  
  
  #rec1398293031 .tmenu-mobile__burgerlogo__title {
      color: #ffffff;
  }
  
  
  #rec1398293031 .t-btnflex.t-btnflex_type_button {
      color: #ffffff;
      background-color: #dc9b3a;
      border-style: none !important;
      border-radius: 20px;
      box-shadow: none !important;
      transition-duration: 0.2s;
      transition-property: background-color,color,border-color,box-shadow,opacity,transform;
      transition-timing-function: ease-in-out;
  }
  
  
  @media screen and (max-width: 980px) {
      #rec1398293031 .t228__leftcontainer {
          display:none;
      }
  }
  
  
  @media screen and (max-width: 980px) {
      #rec1398293031 .t228 {
          position:static;
      }
  }
  
  
  
  #rec1398293031 .t-menu__link-item {
      -webkit-transition: color 0.3s ease-in-out,opacity 0.3s ease-in-out;
      transition: color 0.3s ease-in-out,opacity 0.3s ease-in-out;
  }
  
  #rec1398293031 .t-menu__link-item.t-active:not(.t978__menu-link) {
      color: #dc9b3a !important;
  }
  
  #rec1398293031 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
      color: #dc9b3a !important;
  }
  
  #rec1398293031 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {
      color: #dc9b3a !important;
  }
  
  @supports (overflow: -webkit-marquee) and (justify-content:inherit) {
      #rec1398293031 .t-menu__link-item,#rec1398293031 .t-menu__link-item.t-active {
          opacity:1 !important;
      }
  }
  
  
  #rec1398293031 .t228__leftcontainer a {
      color: #ffffff;
  }
  
  #rec1398293031 a.t-menu__link-item {
      font-size: 16px;
      color: #000000;
      font-weight: 600;
      font-family: 'nunito';
  }
  
  #rec1398293031 .t228__right_langs_lang a {
      font-size: 16px;
      color: #000000;
      font-weight: 600;
      font-family: 'nunito';
  }
  
  
  #rec1398293031 .t228__logo {
      color: #ffffff;
  }
  
  
  
  #rec1389398881 .t396__artboard {
      height: 790px;
      background-color: #fdfbf7;
  }
  
  #rec1389398881 .t396__filter {
      height: 735px;
  }
  
  #rec1389398881 .t396__carrier {
      height: 100vh;
      background-position: center center;
      background-attachment: scroll;
      background-size: cover;
      background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .t396__artboard,#rec1389398881 .t396__filter,#rec1389398881 .t396__carrier {
          /* height:656px; */
          height: 100vh;
  
      }
  
      #rec1389398881 .t396__filter {
      }
  
      #rec1389398881 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .t396__artboard,#rec1389398881 .t396__filter,#rec1389398881 .t396__carrier {
          height:1099px;
      }
  
      #rec1389398881 .t396__filter {
      }
  
      #rec1389398881 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .t396__artboard,#rec1389398881 .t396__filter,#rec1389398881 .t396__carrier {
          height:753px;
      }
  
      #rec1389398881 .t396__filter {
      }
  
      #rec1389398881 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674766180"] {
      z-index: 3;
      top: 269px;
      left: calc(50% - 720px + -30px);
      width: 728px;
      height: auto;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674766180"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674766180"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674766180"] {
          display:table;
          top: 273px;
          left: calc(50% - 640px + -13px);
          width: 643px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674766180"] {
          display:table;
          top: 723px;
          left: calc(50% - 384px + -34px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674766180"] {
          display:table;
          top: 462px;
          left: calc(50% - 195px + -18px);
          width: 363px;
          height: auto;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755348"] {
      z-index: 3;
      top: 112px;
      left: calc(50% - 720px + 841px);
      width: 576px;
      height: 543px;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755348"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755348"] {
          display:table;
          top: 140px;
          left: calc(50% - 640px + 768px);
          width: 472px;
          height: 440px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755348"] {
          display:table;
          top: 255px;
          left: calc(50% - 384px + 158px);
          width: 452px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755348"] {
          display:table;
          top: 187px;
          left: calc(50% - 195px + 54px);
          width: 282px;
          height: 266px;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755352"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 140px;
      left: calc(50% - 720px + 40px);
      width: 836px;
      height: auto;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755352"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 50px;
      font-family: 'nunito',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: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755352"] {
          display:table;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755352"] .tn-atom {
          font-size: 44px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755352"] {
          display:table;
          left: calc(50% - 384px + 15px);
          width: 738px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 980px) {
  
  
    .topTitleWrap {
      margin-top: -50px;
    }
  
    .topTitleWrap .tn-atom {
      color: #764807 !important;
    }
  
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755352"] {
          display:table;
          top: 80px;
          /* width: 335px; */
          width: 98% !important;
          /* margin-left: 0px; */
          height: auto;
      }
  
  
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755352"] .tn-atom {
          font-size: 28px;
          background-size: cover;
      }
  }
  
  @media (max-width: 380px) {
    #rec1389398881 .tn-elem[data-elem-id="1759674755352"] {
      width: 100% !important;
      margin-left: 0px;
    }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755360"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 340px;
      left: calc(50% - 720px + 40px);
      width: 555px;
      height: auto;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755360"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755360"] {
          display:table;
          width: 498px;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755360"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755360"] {
          display:table;
          top: 783px;
          left: calc(50% - 384px + 15px);
          width: 496px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755360"] {
          display:table;
          top: 498px;
          left: calc(50% - 195px + 15px);
          width: 308px;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755360"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755382"] {
      z-index: 3;
      top: 137px;
      left: calc(50% - 720px + 875px);
      width: 537px;
      height: 510px;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755382"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755382"] {
          display:table;
          top: 165px;
          left: calc(50% - 640px + 802px);
          width: 438px;
          height: 415px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755382"] {
          display:table;
          top: 280px;
          left: calc(50% - 384px + 173px);
          width: 421px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755382"] {
          display:table;
          top: 190px;
          left: calc(50% - 195px + 63px);
          width: 265px;
          height: 252px;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755363"] {
      z-index: 3;
      top: 478px;
      left: calc(50% - 720px + 40px);
      width: 15px;
      height: 15px;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755363"] .tn-atom {
      border-radius: 3000px 3000px 3000px 3000px;
      background-color: #dc9b3a;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755363"] {
          display:table;
          top: 459px;
          left: calc(50% - 640px + 40px);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755363"] {
          display:table;
          top: 902px;
          left: calc(50% - 384px + 15px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755363"] {
          display:table;
          top: 570px;
          left: calc(50% - 195px + 15px);
          width: 8px;
          height: 8px;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755366"] {
      color: #000000;
      text-align: CENTER;
      z-index: 3;
      top: 474px;
      left: calc(50% - 720px + 70px);
      width: auto;
      height: auto;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755366"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755366"] {
          display:table;
          top: 455px;
          left: calc(50% - 640px + 70px);
          width: 239px;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755366"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755366"] {
          display:table;
          top: 898px;
          left: calc(50% - 384px + 45px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755366"] {
          display:table;
          top: 567px;
          left: calc(50% - 195px + 28px);
          width: auto;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755366"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755370"] {
      z-index: 3;
      top: 512px;
      left: calc(50% - 720px + 40px);
      width: 15px;
      height: 15px;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755370"] .tn-atom {
      border-radius: 3000px 3000px 3000px 3000px;
      background-color: #dc9b3a;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755370"] {
          display:table;
          top: 493px;
          left: calc(50% - 640px + 40px);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755370"] {
          display:table;
          top: 936px;
          left: calc(50% - 384px + 15px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755370"] {
          display:table;
          top: 592px;
          left: calc(50% - 195px + 15px);
          width: 8px;
          height: 8px;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755372"] {
      color: #000000;
      text-align: CENTER;
      z-index: 3;
      top: 508px;
      left: calc(50% - 720px + 70px);
      width: auto;
      height: auto;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755372"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755372"] {
          display:table;
          top: 489px;
          left: calc(50% - 640px + 70px);
          width: 232px;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755372"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755372"] {
          display:table;
          top: 932px;
          left: calc(50% - 384px + 45px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755372"] {
          display:table;
          top: 588px;
          left: calc(50% - 195px + 28px);
          width: auto;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755372"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755375"] {
      z-index: 3;
      top: 478px;
      left: calc(50% - 720px + 365px);
      width: 15px;
      height: 15px;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755375"] .tn-atom {
      border-radius: 3000px 3000px 3000px 3000px;
      background-color: #dc9b3a;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755375"] {
          display:table;
          top: 459px;
          left: calc(50% - 640px + 345px);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755375"] {
          display:table;
          top: 902px;
          left: calc(50% - 384px + 320px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755375"] {
          display:table;
          top: 613px;
          left: calc(50% - 195px + 15px);
          width: 8px;
          height: 8px;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755376"] {
      color: #000000;
      text-align: CENTER;
      z-index: 3;
      top: 474px;
      left: calc(50% - 720px + 395px);
      width: auto;
      height: auto;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755376"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755376"] {
          display:table;
          top: 455px;
          left: calc(50% - 640px + 375px);
          width: 230px;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755376"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755376"] {
          display:table;
          top: 898px;
          left: calc(50% - 384px + 350px);
          width: 230px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755376"] {
          display:table;
          top: 609px;
          left: calc(50% - 195px + 28px);
          width: auto;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755376"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755378"] {
      z-index: 3;
      top: 512px;
      left: calc(50% - 720px + 365px);
      width: 15px;
      height: 15px;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755378"] .tn-atom {
      border-radius: 3000px 3000px 3000px 3000px;
      background-color: #dc9b3a;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755378"] {
          display:table;
          top: 493px;
          left: calc(50% - 640px + 345px);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755378"] {
          display:table;
          top: 936px;
          left: calc(50% - 384px + 320px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755378"] {
          display:table;
          top: 634px;
          left: calc(50% - 195px + 15px);
          width: 8px;
          height: 8px;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755380"] {
      color: #000000;
      text-align: CENTER;
      z-index: 3;
      top: 508px;
      left: calc(50% - 720px + 395px);
      width: auto;
      height: auto;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755380"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755380"] {
          display:table;
          top: 489px;
          left: calc(50% - 640px + 375px);
          width: 197px;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755380"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755380"] {
          display:table;
          top: 932px;
          left: calc(50% - 384px + 350px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755380"] {
          display:table;
          top: 630px;
          left: calc(50% - 195px + 28px);
          width: auto;
          height: auto;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755380"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755383"] {
      color: #ffffff;
      text-align: center;
      z-index: 3;
      top: 575px;
      left: calc(50% - 720px + 40px);
      width: 453px;
      height: 65px;
  }
  
  @media (min-width: 1200px) {
      #rec1389398881 .tn-elem.t396__elem--anim-hidden[data-elem-id="1759674755383"] {
          opacity:0;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="1759674755383"] .tn-atom {
      color: #ffffff;
      font-size: 26px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 700;
      border-width: 1px;
      border-radius: 89px 89px 89px 89px;
      background-color: #dc9b3a;
      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;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755383"] {
          display:table;
          top: 541px;
          left: calc(50% - 640px + 40px);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755383"] {
          display:table;
          top: 984px;
          left: calc(50% - 384px + 15px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="1759674755383"] {
          display:table;
          top: 686px;
          left: calc(50% - 195px + 15px);
          width: 360px;
          height: 47px;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="1759674755383"] .tn-atom {
          font-size: 20px;
          background-size: cover;
          opacity: 1;
      }
  }
  
  #rec1389398881 .tn-elem[data-elem-id="175975370798682110"] {
      z-index: 3;
      top: 580px;
      left: calc(50% - 720px + 45px);
      width: 443px;
      height: 55px;
  }
  
  #rec1389398881 .tn-elem[data-elem-id="175975370798682110"] .tn-atom {
      border-width: 1px;
      border-radius: 89px 89px 89px 89px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: #e0e0e0 ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1389398881 .tn-elem[data-elem-id="175975370798682110"] {
          display:table;
          top: 546px;
          left: calc(50% - 640px + 45px);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1389398881 .tn-elem[data-elem-id="175975370798682110"] {
          display:table;
          top: 989px;
          left: calc(50% - 384px + 20px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1389398881 .tn-elem[data-elem-id="175975370798682110"] {
          display:table;
          top: 688px;
          left: calc(50% - 195px + 18px);
          width: 354px;
          height: 43px;
      }
  
      #rec1389398881 .tn-elem[data-elem-id="175975370798682110"] .tn-atom {
          background-size: cover;
          opacity: 1;
      }
  }
  
  
  
  #rec1390492091 .t396__artboard {
      height: 787px;
      background-color: #fdfbf7;
  }
  
  #rec1390492091 .t396__filter {
      height: 787px;
  }
  
  #rec1390492091 .t396__carrier {
      height: 787px;
      background-position: center center;
      background-attachment: scroll;
      background-size: cover;
      background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .t396__artboard,#rec1390492091 .t396__filter,#rec1390492091 .t396__carrier {
          height:770px;
      }
  
      #rec1390492091 .t396__filter {
      }
  
      #rec1390492091 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .t396__artboard,#rec1390492091 .t396__filter,#rec1390492091 .t396__carrier {
          height:1089px;
      }
  
      #rec1390492091 .t396__filter {
      }
  
      #rec1390492091 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .t396__artboard,#rec1390492091 .t396__filter,#rec1390492091 .t396__carrier {
          height:811px;
      }
  
      #rec1390492091 .t396__filter {
      }
  
      #rec1390492091 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="175977512154353480"] {
      z-index: 3;
      top: calc(393.5px - 497.5px + 19px);
      left: calc(50% - 1708.5px + 51px);
      width: 3417px;
      height: auto;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="175977512154353480"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="175977512154353480"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="175977512154353480"] {
          display:table;
          top: calc(393.5px - 497.5px + -5px);
          left: calc(50% - 1708.5px + -96px);
          width: 3280px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="175977512154353480"] {
          display:table;
          top: calc(393.5px - 497.5px + 15px);
          left: calc(50% - 1708.5px + -401px);
          width: 4865px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="175977512154353480"] {
          display:table;
          top: calc(393.5px - 497.5px + 9px);
          left: calc(50% - 1708.5px + 90px);
          width: 3726px;
          height: auto;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998932"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 100px;
      left: calc(50% - 720px + 40px);
      width: 622px;
      height: auto;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998932"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 48px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998932"] {
          display:table;
          top: 83px;
          left: calc(50% - 640px + 40px);
          width: 622px;
          height: auto;
      }
  
      #rec1390492091 .tn-elem[data-elem-id="1759677998932"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998932"] {
          display:table;
          top: 50px;
          width: 429px;
          height: auto;
      }
  
      #rec1390492091 .tn-elem[data-elem-id="1759677998932"] .tn-atom {
          font-size: 36px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998932"] {
          display:table;
          top: 30px;
          left: calc(50% - 180px + 15px);
          width: 300px;
          height: auto;
      }
  
      #rec1390492091 .tn-elem[data-elem-id="1759677998932"] .tn-atom {
          font-size: 28px;
          background-size: cover;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998939"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 266px;
      left: calc(50% - 720px + 40px);
      width: 700px;
      height: auto;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998939"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.7;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998939"] {
          display:table;
          top: 239px;
          width: 592px;
          height: auto;
      }
  
      #rec1390492091 .tn-elem[data-elem-id="1759677998939"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998939"] {
          display:table;
          top: 160px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998939"] {
          display:table;
          top: 128px;
          left: calc(50% - 180px + 15px);
          width: 333px;
          height: auto;
      }
  
      #rec1390492091 .tn-elem[data-elem-id="1759677998939"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998943"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 486px;
      left: calc(50% - 720px + 40px);
      width: 661px;
      height: auto;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998943"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998943"] {
          display:table;
          top: 434px;
          width: 593px;
          height: auto;
      }
  
      #rec1390492091 .tn-elem[data-elem-id="1759677998943"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998943"] {
          display:table;
          top: 345px;
          width: 647px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998943"] {
          display:table;
          top: 275px;
          left: calc(50% - 180px + 15px);
          width: 331px;
          height: auto;
      }
  
      #rec1390492091 .tn-elem[data-elem-id="1759677998943"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998946"] {
      z-index: 3;
      top: 175px;
      left: calc(50% - 720px + 730px);
      width: 591px;
      height: 436px;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998946"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998946"] {
          display:table;
          top: 181px;
          left: calc(50% - 640px + 650px);
          width: 524px;
          height: 387px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998946"] {
          display:table;
          top: 495px;
          left: calc(50% - 384px + 40px);
          width: 488px;
          height: 360px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998946"] {
          display:table;
          top: 395px;
          left: calc(50% - 180px + 15px);
          width: 330px;
          height: 243px;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759678491719"] {
      color: #ffffff;
      text-align: center;
      z-index: 3;
      top: 672px;
      left: calc(50% - 720px + 40px);
      width: 690px;
      height: 65px;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759678491719"] .tn-atom {
      color: #ffffff;
      font-size: 26px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      border-radius: 30px 30px 30px 30px;
      background-color: #dc9b3a;
      background-position: center center;
      border-color: transparent ;
      border-style: none;
      transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="1759678491719"] {
          display:table;
          top: 605px;
          left: calc(50% - 640px + 40px);
          width: 590px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="1759678491719"] {
          display:table;
          top: 981px;
          left: calc(50% - 384px + 89px);
          height: 58px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="1759678491719"] {
          display:table;
          top: 741px;
          left: calc(50% - 180px + 15px);
          width: 328px;
          height: 50px;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998950"] {
      z-index: 3;
      top: 677px;
      left: calc(50% - 720px + 45px);
      width: 680px;
      height: 55px;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759677998950"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998950"] {
          display:table;
          top: 615px;
          left: calc(50% - 640px + 45px);
          width: 578px;
          height: 47px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998950"] {
          display:table;
          top: 986px;
          left: calc(50% - 384px + 93px);
          width: 581px;
          height: 47px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="1759677998950"] {
          display:table;
          top: 748px;
          left: calc(50% - 180px + 24px);
          width: 311px;
          height: 37px;
      }
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759775017422"] {
      z-index: 3;
      top: 451px;
      left: calc(50% - 720px + 1065px);
      width: 335px;
      height: auto;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759775017422"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390492091 .tn-elem[data-elem-id="1759775017422"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390492091 .tn-elem[data-elem-id="1759775017422"] {
          display:table;
          top: 447px;
          left: calc(50% - 640px + 979px);
          width: 261px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390492091 .tn-elem[data-elem-id="1759775017422"] {
          display:table;
          top: 705px;
          left: calc(50% - 384px + 448px);
          width: 280px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390492091 .tn-elem[data-elem-id="1759775017422"] {
          display:table;
          top: 556px;
          left: calc(50% - 180px + 163px);
          width: 182px;
          height: auto;
      }
  }
  
  
  
  #rec1390558251 .t396__artboard {
      height: 1612px;
      background-color: #fdfbf7;
  }
  
  #rec1390558251 .t396__filter {
      height: 1612px;
  }
  
  #rec1390558251 .t396__carrier {
      height: 1612px;
      background-position: center center;
      background-attachment: scroll;
      background-size: cover;
      background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .t396__artboard,#rec1390558251 .t396__filter,#rec1390558251 .t396__carrier {
          height:1356px;
      }
  
      #rec1390558251 .t396__filter {
      }
  
      #rec1390558251 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .t396__artboard,#rec1390558251 .t396__filter,#rec1390558251 .t396__carrier {
          height:1940px;
      }
  
      #rec1390558251 .t396__filter {
      }
  
      #rec1390558251 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .t396__artboard,#rec1390558251 .t396__filter,#rec1390558251 .t396__carrier {
          height:2463px;
      }
  
      #rec1390558251 .t396__filter {
      }
  
      #rec1390558251 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109252"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 100px;
      left: calc(50% - 720px + 40px);
      width: 1050px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109252"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 48px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109252"] {
          display:table;
          top: 30px;
          width: 956px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109252"] .tn-atom {
          font-size: 44px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109252"] {
          display:table;
          top: 50px;
          left: calc(50% - 384px + 20px);
          width: 610px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109252"] .tn-atom {
          font-size: 36px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109252"] {
          display:table;
          top: 30px;
          left: calc(50% - 180px + 15px);
          width: 333px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109252"] .tn-atom {
          font-size: 28px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109264"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 266px;
      left: calc(50% - 720px + 40px);
      width: 453px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109264"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109264"] {
          display:table;
          top: 180px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109264"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109264"] {
          display:table;
          top: 209px;
          left: calc(50% - 384px + 20px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109264"] {
          display:table;
          top: 230px;
          left: calc(50% - 180px + 15px);
          width: 328px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109264"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109271"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 266px;
      left: calc(50% - 720px + 730px);
      width: 658px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109271"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109271"] {
          display:table;
          top: 180px;
          left: calc(50% - 640px + 650px);
          width: 593px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109271"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109271"] {
          display:table;
          top: 274px;
          left: calc(50% - 384px + 15px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109271"] {
          display:table;
          top: 281px;
          width: 330px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109271"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109330"] {
      z-index: 3;
      top: 1112px;
      left: calc(50% - 720px + 40px);
      width: 900px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109330"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109330"] {
          display:table;
          top: 918px;
          width: 793px;
          height: 308px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109330"] {
          display:table;
          top: 1554px;
          left: calc(50% - 384px + 15px);
          width: 738px;
          height: 286px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109330"] {
          display:table;
          top: 2258px;
          width: 330px;
          height: 155px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109274"] {
      z-index: 3;
      top: 742px;
      left: calc(50% - 720px + 960px);
      width: 440px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109274"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #ffffff;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109274"] {
          display:table;
          top: 592px;
          left: calc(50% - 640px + 854px);
          width: 386px;
          height: 307px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109274"] {
          display:table;
          top: 955px;
          left: calc(50% - 384px + 389px);
          width: 364px;
          height: 289px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109274"] {
          display:table;
          top: 1714px;
          left: calc(50% - 180px + 15px);
          width: 330px;
          height: 262px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109277"] {
      z-index: 3;
      top: 747px;
      left: calc(50% - 720px + 965px);
      width: 430px;
      height: 340px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109277"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109277"] {
          display:table;
          top: 596px;
          left: calc(50% - 640px + 858px);
          width: 377px;
          height: 298px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109277"] {
          display:table;
          top: 959px;
          left: calc(50% - 384px + 393px);
          width: 355px;
          height: 281px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109277"] {
          display:table;
          top: 1718px;
          left: calc(50% - 180px + 19px);
          width: 322px;
          height: 254px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109279"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 896px;
      left: calc(50% - 720px + 985px);
      width: 382px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109279"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109279"] {
          display:table;
          top: 737px;
          left: calc(50% - 640px + 876px);
          width: 335px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109279"] .tn-atom {
          font-size: 24px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109279"] {
          display:table;
          top: 1086px;
          left: calc(50% - 384px + 410px);
          width: 316px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109279"] {
          display:table;
          top: 1866px;
          left: calc(50% - 180px + 34px);
          width: 286px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109279"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 19px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109283"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 955px;
      left: calc(50% - 720px + 985px);
      width: 382px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109283"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 400;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109283"] {
          display:table;
          top: 781px;
          left: calc(50% - 640px + 876px);
          width: 335px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109283"] .tn-atom {
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109283"] {
          display:table;
          top: 1127px;
          left: calc(50% - 384px + 410px);
          width: 316px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109283"] {
          display:table;
          top: 1903px;
          left: calc(50% - 180px + 34px);
          width: 286px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109283"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109285"] {
      z-index: 3;
      top: 767px;
      left: calc(50% - 720px + 1296px);
      width: 79px;
      height: 76px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109285"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109285"] {
          display:table;
          top: 614px;
          left: calc(50% - 640px + 1148px);
          width: 69px;
          height: 67px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109285"] {
          display:table;
          top: 976px;
          left: calc(50% - 384px + 666px);
          width: 65px;
          height: 63px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109285"] {
          display:table;
          top: 1733px;
          left: calc(50% - 180px + 266px);
          width: 59px;
          height: 57px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109288"] {
      z-index: 3;
      top: 742px;
      left: calc(50% - 720px + 40px);
      width: 440px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109288"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #ffffff;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109288"] {
          display:table;
          top: 590px;
          left: calc(50% - 640px + 40px);
          width: 386px;
          height: 308px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109288"] {
          display:table;
          top: 655px;
          left: calc(50% - 384px + 390px);
          width: 363px;
          height: 290px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109288"] {
          display:table;
          top: 1168px;
          left: calc(50% - 180px + 15px);
          width: 330px;
          height: 264px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="175976058652599140"] {
      z-index: 3;
      top: 747px;
      left: calc(50% - 720px + 45px);
      width: 430px;
      height: 340px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="175976058652599140"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="175976058652599140"] {
          display:table;
          top: 594px;
          left: calc(50% - 640px + 44px);
          width: 379px;
          height: 300px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="175976058652599140"] {
          display:table;
          top: 659px;
          left: calc(50% - 384px + 392px);
          width: 358px;
          height: 283px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="175976058652599140"] {
          display:table;
          top: 1172px;
          left: calc(50% - 180px + 17px);
          width: 326px;
          height: 258px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109295"] {
      z-index: 3;
      top: 767px;
      left: calc(50% - 720px + 376px);
      width: 79px;
      height: 80px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109295"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109295"] {
          display:table;
          top: 612px;
          left: calc(50% - 640px + 335px);
          width: 69px;
          height: 70px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109295"] {
          display:table;
          top: 676px;
          left: calc(50% - 384px + 667px);
          width: 65px;
          height: 66px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109295"] {
          display:table;
          top: 1187px;
          left: calc(50% - 180px + 267px);
          width: 59px;
          height: 60px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109292"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 896px;
      left: calc(50% - 720px + 65px);
      width: 376px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109292"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109292"] {
          display:table;
          top: 736px;
          left: calc(50% - 640px + 62px);
          width: auto;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109292"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 24px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109292"] {
          display:table;
          top: 762px;
          left: calc(50% - 384px + 411px);
          width: 167px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109292"] {
          display:table;
          top: 1304px;
          left: calc(50% - 180px + 34px);
          width: 168px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109292"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 19px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109293"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 955px;
      left: calc(50% - 720px + 65px);
      width: 376px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109293"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 400;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109293"] {
          display:table;
          top: 780px;
          left: calc(50% - 640px + 62px);
          width: 330px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109293"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109293"] {
          display:table;
          top: 804px;
          left: calc(50% - 384px + 411px);
          width: 304px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109293"] {
          display:table;
          top: 1341px;
          left: calc(50% - 180px + 34px);
          width: 277px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109293"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109298"] {
      z-index: 3;
      top: 742px;
      left: calc(50% - 720px + 500px);
      width: 440px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109298"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #fff8e5;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109298"] {
          display:table;
          top: 591px;
          left: calc(50% - 640px + 446px);
          width: 387px;
          height: 308px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109298"] {
          display:table;
          top: 956px;
          left: calc(50% - 384px + 15px);
          width: 364px;
          height: 290px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109298"] {
          display:table;
          top: 1442px;
          left: calc(50% - 180px + 15px);
          width: 329px;
          height: 262px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109299"] {
      z-index: 3;
      top: 747px;
      left: calc(50% - 720px + 505px);
      width: 430px;
      height: 340px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109299"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109299"] {
          display:table;
          top: 595px;
          left: calc(50% - 640px + 450px);
          width: 378px;
          height: 299px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109299"] {
          display:table;
          top: 960px;
          left: calc(50% - 384px + 19px);
          width: 355px;
          height: 281px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109299"] {
          display:table;
          top: 1446px;
          left: calc(50% - 180px + 19px);
          width: 321px;
          height: 254px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109300"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 896px;
      left: calc(50% - 720px + 525px);
      width: 371px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109300"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109300"] {
          display:table;
          top: 737px;
          left: calc(50% - 640px + 468px);
          width: auto;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109300"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 24px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109300"] {
          display:table;
          top: 1088px;
          left: calc(50% - 384px + 36px);
          width: auto;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109300"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109300"] {
          display:table;
          top: 1576px;
          left: calc(50% - 180px + 34px);
          width: 207px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109300"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 19px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109301"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 955px;
      left: calc(50% - 720px + 525px);
      width: 389px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109301"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 400;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109301"] {
          display:table;
          top: 781px;
          left: calc(50% - 640px + 468px);
          width: 342px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109301"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109301"] {
          display:table;
          top: 1129px;
          left: calc(50% - 384px + 36px);
          width: 322px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109301"] {
          display:table;
          top: 1613px;
          left: calc(50% - 180px + 34px);
          width: 291px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109301"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109303"] {
      z-index: 3;
      top: 767px;
      left: calc(50% - 720px + 837px);
      width: 78px;
      height: 109px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109303"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109303"] {
          display:table;
          top: 613px;
          left: calc(50% - 640px + 742px);
          width: 69px;
          height: 96px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109303"] {
          display:table;
          top: 977px;
          left: calc(50% - 384px + 293px);
          width: 65px;
          height: 90px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109303"] {
          display:table;
          top: 1461px;
          left: calc(50% - 180px + 266px);
          width: 59px;
          height: 81px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109305"] {
      z-index: 3;
      top: 1112px;
      left: calc(50% - 720px + 960px);
      width: 440px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109305"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #eef6f5;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109305"] {
          display:table;
          top: 919px;
          left: calc(50% - 640px + 853px);
          width: 387px;
          height: 307px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109305"] {
          display:table;
          top: 1256px;
          left: calc(50% - 384px + 15px);
          width: 363px;
          height: 288px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109305"] {
          display:table;
          top: 1986px;
          left: calc(50% - 180px + 15px);
          width: 330px;
          height: 262px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109306"] {
      z-index: 3;
      top: 1117px;
      left: calc(50% - 720px + 965px);
      width: 430px;
      height: 340px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109306"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109306"] {
          display:table;
          top: 923px;
          left: calc(50% - 640px + 857px);
          width: 378px;
          height: 298px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109306"] {
          display:table;
          top: 1260px;
          left: calc(50% - 384px + 19px);
          width: 355px;
          height: 280px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109306"] {
          display:table;
          top: 1990px;
          left: calc(50% - 180px + 19px);
          width: 322px;
          height: 255px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109307"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 1266px;
      left: calc(50% - 720px + 985px);
      width: 390px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109307"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109307"] {
          display:table;
          top: 1064px;
          left: calc(50% - 640px + 875px);
          width: auto;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109307"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 24px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109307"] {
          display:table;
          top: 1386px;
          left: calc(50% - 384px + 36px);
          width: auto;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109307"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109307"] {
          display:table;
          top: 2120px;
          left: calc(50% - 180px + 34px);
          width: auto;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109307"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 19px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109308"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 1325px;
      left: calc(50% - 720px + 985px);
      width: 390px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109308"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 400;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109308"] {
          display:table;
          top: 1108px;
          left: calc(50% - 640px + 875px);
          width: 343px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109308"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109308"] {
          display:table;
          top: 1427px;
          left: calc(50% - 384px + 36px);
          width: 322px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109308"] {
          display:table;
          top: 2157px;
          left: calc(50% - 180px + 34px);
          width: 293px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109308"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109310"] {
      z-index: 3;
      top: 1137px;
      left: calc(50% - 720px + 1286px);
      width: 89px;
      height: 82px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109310"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109310"] {
          display:table;
          top: 941px;
          left: calc(50% - 640px + 1139px);
          width: 78px;
          height: 72px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109310"] {
          display:table;
          top: 1277px;
          left: calc(50% - 384px + 284px);
          width: 73px;
          height: 68px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109310"] {
          display:table;
          top: 2005px;
          left: calc(50% - 180px + 260px);
          width: 66px;
          height: 62px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109311"] {
      z-index: 3;
      top: 372px;
      left: calc(50% - 720px + 40px);
      width: 440px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109311"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #eef6f5;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109311"] {
          display:table;
          top: 263px;
          left: calc(50% - 640px + 40px);
          width: 386px;
          height: 307px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109311"] {
          display:table;
          top: 354px;
          left: calc(50% - 384px + 15px);
          width: 364px;
          height: 290px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109311"] {
          display:table;
          top: 348px;
          left: calc(50% - 180px + 15px);
          width: 331px;
          height: 263px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109313"] {
      z-index: 3;
      top: 377px;
      left: calc(50% - 720px + 45px);
      width: 430px;
      height: 340px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109313"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109313"] {
          display:table;
          top: 267px;
          left: calc(50% - 640px + 44px);
          width: 377px;
          height: 298px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109313"] {
          display:table;
          top: 358px;
          left: calc(50% - 384px + 19px);
          width: 356px;
          height: 281px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109313"] {
          display:table;
          top: 352px;
          left: calc(50% - 180px + 19px);
          width: 323px;
          height: 255px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109314"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 498px;
      left: calc(50% - 720px + 65px);
      width: 400px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109314"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109314"] {
          display:table;
          top: 384px;
          left: calc(50% - 640px + 62px);
          width: 351px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109314"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 24px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109314"] {
          display:table;
          top: 462px;
          left: calc(50% - 384px + 36px);
          width: 331px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109314"] {
          display:table;
          top: 483px;
          left: calc(50% - 180px + 34px);
          width: 301px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109314"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 19px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109315"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 557px;
      left: calc(50% - 720px + 65px);
      width: 400px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109315"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 400;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109315"] {
          display:table;
          top: 428px;
          left: calc(50% - 640px + 62px);
          width: 351px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109315"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109315"] {
          display:table;
          top: 503px;
          left: calc(50% - 384px + 36px);
          width: 331px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109315"] {
          display:table;
          top: 520px;
          left: calc(50% - 180px + 34px);
          width: 300px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109315"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109316"] {
      z-index: 3;
      top: 397px;
      left: calc(50% - 720px + 376px);
      width: 79px;
      height: 71px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109316"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109316"] {
          display:table;
          top: 285px;
          left: calc(50% - 640px + 335px);
          width: 69px;
          height: 62px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109316"] {
          display:table;
          top: 375px;
          left: calc(50% - 384px + 293px);
          width: 65px;
          height: 59px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109316"] {
          display:table;
          top: 367px;
          left: calc(50% - 180px + 266px);
          width: 59px;
          height: 54px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109318"] {
      z-index: 3;
      top: 372px;
      left: calc(50% - 720px + 960px);
      width: 440px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109318"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #ffffff;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109318"] {
          display:table;
          top: 265px;
          left: calc(50% - 640px + 854px);
          width: 386px;
          height: 307px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109318"] {
          display:table;
          top: 654px;
          left: calc(50% - 384px + 15px);
          width: 365px;
          height: 292px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109318"] {
          display:table;
          top: 895px;
          left: calc(50% - 180px + 15px);
          width: 330px;
          height: 263px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109319"] {
      z-index: 3;
      top: 377px;
      left: calc(50% - 720px + 965px);
      width: 430px;
      height: 340px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109319"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109319"] {
          display:table;
          top: 269px;
          left: calc(50% - 640px + 858px);
          width: 377px;
          height: 298px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109319"] {
          display:table;
          top: 658px;
          left: calc(50% - 384px + 19px);
          width: 357px;
          height: 282px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109319"] {
          display:table;
          top: 899px;
          left: calc(50% - 180px + 19px);
          width: 322px;
          height: 254px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109320"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 498px;
      left: calc(50% - 720px + 985px);
      width: 397px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109320"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109320"] {
          display:table;
          top: 384px;
          left: calc(50% - 640px + 876px);
          width: 348px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109320"] .tn-atom {
          font-size: 24px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109320"] {
          display:table;
          top: 764px;
          left: calc(50% - 384px + 36px);
          width: 329px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109320"] {
          display:table;
          top: 1012px;
          left: calc(50% - 180px + 34px);
          width: 297px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109320"] .tn-atom {
          font-size: 19px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109321"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 557px;
      left: calc(50% - 720px + 985px);
      width: 389px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109321"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 400;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109321"] {
          display:table;
          top: 429px;
          left: calc(50% - 640px + 876px);
          width: 341px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109321"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109321"] {
          display:table;
          top: 805px;
          left: calc(50% - 384px + 36px);
          width: 340px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109321"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109321"] {
          display:table;
          top: 1049px;
          left: calc(50% - 180px + 34px);
          width: 307px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109321"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109322"] {
      z-index: 3;
      top: 397px;
      left: calc(50% - 720px + 1315px);
      width: 60px;
      height: 80px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109322"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109322"] {
          display:table;
          top: 287px;
          left: calc(50% - 640px + 1165px);
          width: 53px;
          height: 70px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109322"] {
          display:table;
          top: 675px;
          left: calc(50% - 384px + 308px);
          width: 50px;
          height: 66px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109322"] {
          display:table;
          top: 914px;
          left: calc(50% - 180px + 280px);
          width: 45px;
          height: 60px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109324"] {
      z-index: 3;
      top: 372px;
      left: calc(50% - 720px + 500px);
      width: 440px;
      height: 350px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109324"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #ffffff;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109324"] {
          display:table;
          top: 263px;
          left: calc(50% - 640px + 447px);
          width: 386px;
          height: 308px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109324"] {
          display:table;
          top: 354px;
          left: calc(50% - 384px + 389px);
          width: 364px;
          height: 291px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109324"] {
          display:table;
          top: 621px;
          left: calc(50% - 180px + 15px);
          width: 330px;
          height: 264px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="175975984747423630"] {
      z-index: 3;
      top: 377px;
      left: calc(50% - 720px + 505px);
      width: 430px;
      height: 340px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="175975984747423630"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="175975984747423630"] {
          display:table;
          top: 267px;
          left: calc(50% - 640px + 450px);
          width: 379px;
          height: 300px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="175975984747423630"] {
          display:table;
          top: 358px;
          left: calc(50% - 384px + 392px);
          width: 358px;
          height: 283px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="175975984747423630"] {
          display:table;
          top: 625px;
          left: calc(50% - 180px + 18px);
          width: 325px;
          height: 257px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109326"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 500px;
      left: calc(50% - 720px + 525px);
      width: 415px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109326"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 27px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109326"] {
          display:table;
          top: 383px;
          left: calc(50% - 640px + 469px);
          width: auto;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109326"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 24px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109326"] {
          display:table;
          top: 434px;
          left: calc(50% - 384px + 410px);
          width: 337px;
          height: 58px;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109326"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109326"] {
          display:table;
          top: 757px;
          left: calc(50% - 180px + 34px);
          width: 306px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109326"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 19px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109327"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 557px;
      left: calc(50% - 720px + 525px);
      width: 410px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109327"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 400;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109327"] {
          display:table;
          top: 427px;
          left: calc(50% - 640px + 469px);
          width: 356px;
          height: 122px;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109327"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109327"] {
          display:table;
          top: 504px;
          left: calc(50% - 384px + 410px);
          width: 336px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109327"] {
          display:table;
          top: 794px;
          left: calc(50% - 180px + 34px);
          width: 305px;
          height: auto;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109327"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109328"] {
      z-index: 3;
      top: 397px;
      left: calc(50% - 720px + 818px);
      width: 97px;
      height: 67px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109328"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109328"] {
          display:table;
          top: 285px;
          left: calc(50% - 640px + 727px);
          width: 85px;
          height: 60px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109328"] {
          display:table;
          top: 375px;
          left: calc(50% - 384px + 653px);
          width: 80px;
          height: 57px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109328"] {
          display:table;
          top: 640px;
          left: calc(50% - 180px + 254px);
          width: 73px;
          height: 52px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109332"] {
      color: #ffffff;
      text-align: center;
      z-index: 3;
      top: 1385px;
      left: calc(50% - 720px + 500px);
      width: 440px;
      height: 77px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109332"] .tn-atom {
      color: #ffffff;
      font-size: 26px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      border-width: 1px;
      border-radius: 89px 89px 89px 89px;
      background-color: #dc9b3a;
      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;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109332"] {
          display:table;
          top: 1157px;
          left: calc(50% - 640px + 434px);
          width: 399px;
          height: 69px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109332"] {
          display:table;
          top: 1779px;
          left: calc(50% - 384px + 379px);
          width: 374px;
          height: 61px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109332"] {
          display:table;
          top: 2381px;
          left: calc(50% - 180px + 178px);
          width: 167px;
          height: 32px;
      }
  
      #rec1390558251 .tn-elem[data-elem-id="1759680109332"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109333"] {
      z-index: 3;
      top: 1390px;
      left: calc(50% - 720px + 505px);
      width: 430px;
      height: 67px;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759680109333"] .tn-atom {
      border-width: 1px;
      border-radius: 89px 89px 89px 89px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109333"] {
          display:table;
          top: 1162px;
          left: calc(50% - 640px + 439px);
          width: 390px;
          height: 60px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109333"] {
          display:table;
          top: 1781px;
          left: calc(50% - 384px + 382px);
          width: 369px;
          height: 57px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759680109333"] {
          display:table;
          top: 2382px;
          left: calc(50% - 180px + 182px);
          width: 157px;
          height: 30px;
      }
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759829077216"] {
      z-index: 3;
      top: 1504px;
      left: calc(50% - 720px + -810px);
      width: 3060px;
      height: auto;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759829077216"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390558251 .tn-elem[data-elem-id="1759829077216"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390558251 .tn-elem[data-elem-id="1759829077216"] {
          display:table;
          top: 1261px;
          left: calc(50% - 640px + -797px);
          width: 2690px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390558251 .tn-elem[data-elem-id="1759829077216"] {
          display:table;
          top: 1878px;
          left: calc(50% - 384px + -482px);
          width: 1732px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390558251 .tn-elem[data-elem-id="1759829077216"] {
          display:table;
          top: 2421px;
          left: calc(50% - 180px + -407px);
          width: 1174px;
          height: auto;
      }
  }
  
  
  
  .t-section__descr {
      max-width: 560px;
  }
  
  #rec1394342581 .t-section__title {
      margin-bottom: 20px;
  }
  
  #rec1394342581 .t-section__descr {
      margin-bottom: 40px;
  }
  
  @media screen and (max-width: 960px) {
      #rec1394342581 .t-section__title {
          margin-bottom:20px;
      }
  
      #rec1394342581 .t-section__descr {
          margin-bottom: 30px;
      }
  }
  
  
  #rec1394342581 .t-section__title {
      font-family: 'nunito';
      max-width: 800px;
      letter-spacing: -0.5px;
  }
  
  #rec1394342581 .t-section__descr {
      color: #000000;
      max-width: 900px;
  }
  
  
  
  .tooltip-horizontal-scroll-icon_hand {
      animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite
  }
  
  .tooltip-horizontal-scroll-icon_card {
      animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite
  }
  
  @keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {
      0% {
          transform: translateX(80px) scale(1);
          opacity: 0
      }
  
      10% {
          transform: translateX(80px) scale(1);
          opacity: 1
      }
  
      20%,60% {
          transform: translateX(175px) scale(.6);
          opacity: 1
      }
  
      80% {
          transform: translateX(5px) scale(.6);
          opacity: 1
      }
  
      to {
          transform: translateX(5px) scale(.6);
          opacity: 0
      }
  }
  
  @keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
      0%,60% {
          transform: translateX(0)
      }
  
      80%,to {
          transform: translateX(-240px)
      }
  }
  
  
  
  #rec1394342581 .t1148__control:hover {
      border-color: #ffffff !important;
      background-color: rgba(233,203,158,1) !important;
  }
  
  #rec1394342581 .t1148__control:hover svg path {
      stroke: #ffffff !important;
  }
  
  
  #rec1394342581 .t1148__img,#rec1394342581 .t1148__video {
      border-radius: 20px;
  }
  
  @media (max-width: 480px) {
      #rec1394342581 .t1148__img,#rec1394342581 .t1148__video {
          border-radius:10px;
      }
  }
  
  
  @media screen and (max-width: 480px),(orientation:landscape) and (max-height:480px) {
      #rec1394342581 .t1148__descr {
          font-size:16px;
      }
  }
  
  
  
  #rec1390808441 .t396__artboard {
      height: 966px;
      background-color: #fdfbf7;
  }
  
  #rec1390808441 .t396__filter {
      height: 966px;
  }
  
  #rec1390808441 .t396__carrier {
      height: 966px;
      background-position: center center;
      background-attachment: scroll;
      background-size: cover;
      background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .t396__artboard,#rec1390808441 .t396__filter,#rec1390808441 .t396__carrier {
          height:843px;
      }
  
      #rec1390808441 .t396__filter {
      }
  
      #rec1390808441 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .t396__artboard,#rec1390808441 .t396__filter,#rec1390808441 .t396__carrier {
          height:1075px;
      }
  
      #rec1390808441 .t396__filter {
      }
  
      #rec1390808441 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .t396__artboard,#rec1390808441 .t396__filter,#rec1390808441 .t396__carrier {
          height:658px;
      }
  
      #rec1390808441 .t396__filter {
      }
  
      #rec1390808441 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246479"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 150px;
      left: calc(50% - 720px + 40px);
      width: 580px;
      height: auto;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246479"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 48px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246479"] {
          display:table;
          top: 130px;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246479"] .tn-atom {
          font-size: 42px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246479"] {
          display:table;
          top: 100px;
          left: calc(50% - 384px + 15px);
          width: auto;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246479"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 36px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246479"] {
          display:table;
          top: 50px;
          width: 326px;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246479"] .tn-atom {
          font-size: 27px;
          background-size: cover;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246448"] {
      z-index: 3;
      top: 258px;
      left: calc(50% - 720px + 155px);
      width: 1130px;
      height: 600px;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246448"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #fff8e5;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246448"] {
          display:table;
          top: 216px;
          left: calc(50% - 640px + 143px);
          width: 996px;
          height: 528px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246448"] {
          display:table;
          top: 173px;
          left: calc(50% - 384px + 15px);
          width: 737px;
          height: 727px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246448"] {
          display:table;
          top: 112px;
          left: calc(50% - 180px + 15px);
          width: 327px;
          height: 226px;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246454"] {
      z-index: 3;
      top: 263px;
      left: calc(50% - 720px + 160px);
      width: 1120px;
      height: 590px;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246454"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: none;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246454"] {
          display:table;
          top: 220px;
          left: calc(50% - 640px + 147px);
          width: 988px;
          height: 519px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246454"] {
          display:table;
          top: 180px;
          left: calc(50% - 384px + 18px);
          width: 727px;
          height: 714px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246454"] {
          display:table;
          top: 119px;
          width: 324px;
          height: 212px;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246458"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 726px;
      left: calc(50% - 720px + 730px);
      width: 534px;
      height: auto;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246458"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246458"] {
          display:table;
          top: 652px;
          left: calc(50% - 640px + 650px);
          width: 471px;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246458"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246458"] {
          display:table;
          top: 785px;
          left: calc(50% - 384px + 389px);
          width: 347px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246458"] {
          display:table;
          top: 246px;
          left: calc(50% - 180px + 35px);
          width: 295px;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246458"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246466"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 283px;
      left: calc(50% - 720px + 180px);
      width: 623px;
      height: auto;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246466"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 32px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 500;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246466"] {
          display:table;
          top: 238px;
          left: calc(50% - 640px + 165px);
          width: 651px;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246466"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 28px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246466"] {
          display:table;
          top: 193px;
          left: calc(50% - 384px + 35px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246466"] {
          display:table;
          top: 132px;
          left: calc(50% - 180px + 35px);
          width: 307px;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246466"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 18px;
          background-size: cover;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246470"] {
      z-index: 3;
      top: 415px;
      left: calc(50% - 720px + 183px);
      width: 18px;
      height: auto;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246470"] .tn-atom {
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246470"] .tn-atom__vector svg {
      display: block;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246470"] {
          display:table;
          top: 354px;
          left: calc(50% - 640px + 167px);
          width: 16px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246470"] {
          display:table;
          top: 291px;
          left: calc(50% - 384px + 39px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246470"] {
          display:table;
          top: 215px;
          left: calc(50% - 180px + 35px);
          width: 11px;
          height: auto;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246472"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 414px;
      left: calc(50% - 720px + 214px);
      width: 266px;
      height: auto;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246472"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      font-weight: 400;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246472"] {
          display:table;
          top: 354px;
          left: calc(50% - 640px + 195px);
          width: auto;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246472"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246472"] {
          display:table;
          top: 291px;
          left: calc(50% - 384px + 67px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246472"] {
          display:table;
          top: 213px;
          left: calc(50% - 180px + 50px);
          width: 199px;
          height: auto;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246472"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685360897"] {
      color: #ffffff;
      text-align: center;
      z-index: 3;
      top: 895px;
      left: calc(50% - 720px + 730px);
      width: 554px;
      height: 71px;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685360897"] .tn-atom {
      color: #ffffff;
      font-size: 26px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.55;
      font-weight: 600;
      border-radius: 42px 42px 42px 42px;
      background-color: #dc9b3a;
      background-position: center center;
      border-color: #dc9b3a ;
      border-style: solid;
      transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685360897"] {
          display:table;
          top: 776px;
          left: calc(50% - 640px + 649px);
          width: 488px;
          height: 67px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685360897"] {
          display:table;
          top: 1008px;
          left: calc(50% - 384px + 140px);
          width: 488px;
          height: 67px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685360897"] {
          display:table;
          top: 613px;
          left: calc(50% - 180px + 15px);
          width: 330px;
          height: 45px;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685360897"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685483494"] {
      z-index: 3;
      top: 900px;
      left: calc(50% - 720px + 735px);
      width: 544px;
      height: auto;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685483494"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685483494"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685483494"] {
          display:table;
          top: 784px;
          left: calc(50% - 640px + 652px);
          width: 482px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685483494"] {
          display:table;
          top: 1016px;
          left: calc(50% - 384px + 144px);
          width: 479px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685483494"] {
          display:table;
          top: 618px;
          left: calc(50% - 180px + 18px);
          width: 324px;
          height: auto;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246481"] {
      z-index: 3;
      top: 458px;
      left: calc(50% - 720px + 40px);
      width: 670px;
      height: 508px;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246481"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246481"] {
          display:table;
          top: 396px;
          width: 589px;
          height: 447px;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246481"] .tn-atom {
          background-position: center center;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246481"] {
          display:table;
          top: 335px;
          left: calc(50% - 384px + 160px);
          width: 578px;
          height: 440px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246481"] {
          display:table;
          top: 353px;
          left: calc(50% - 180px + 100px);
          width: 245px;
          height: 184px;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246483"] {
      z-index: 3;
      top: 150px;
      left: calc(50% - 720px + 845px);
      width: 555px;
      height: 528px;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246483"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246483"] {
          display:table;
          top: 182px;
          left: calc(50% - 640px + 753px);
          width: 486px;
          height: 432px;
      }
  
      #rec1390808441 .tn-elem[data-elem-id="1759685246483"] .tn-atom {
          background-position: center center;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246483"] {
          display:table;
          top: 666px;
          left: calc(50% - 384px + 27px);
          width: 352px;
          height: 312px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246483"] {
          display:table;
          top: 456px;
          left: calc(50% - 180px + 15px);
          width: 160px;
          height: 142px;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246477"] {
      z-index: 3;
      top: 351px;
      left: calc(50% - 720px + 55px);
      width: 67px;
      height: 97px;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759685246477"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246477"] {
          display:table;
          top: 289px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246477"] {
          display:table;
          top: 218px;
          left: calc(50% - 384px + 638px);
          width: 67px;
          height: 97px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759685246477"] {
          display:table;
          top: 126px;
          left: calc(50% - 180px + 277px);
          width: 50px;
          height: 72px;
      }
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759829348246"] {
      z-index: 3;
      top: 0px;
      left: calc(50% - 720px + -1040px);
      width: 3520px;
      height: auto;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759829348246"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390808441 .tn-elem[data-elem-id="1759829348246"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390808441 .tn-elem[data-elem-id="1759829348246"] {
          display:table;
          top: 0px;
          left: calc(50% - 640px + -818px);
          width: 2917px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390808441 .tn-elem[data-elem-id="1759829348246"] {
          display:table;
          top: 0px;
          left: calc(50% - 384px + -648px);
          width: 2064px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390808441 .tn-elem[data-elem-id="1759829348246"] {
          display:table;
          top: 0px;
          left: calc(50% - 180px + -385px);
          width: 1131px;
          height: auto;
      }
  }
  
  
  
  #rec1390854731 .t396__artboard {
      height: 1023px;
      background-color: #fdfbf7;
  }
  
  #rec1390854731 .t396__filter {
      height: 1023px;
  }
  
  #rec1390854731 .t396__carrier {
      height: 1023px;
      background-position: center center;
      background-attachment: scroll;
      background-size: cover;
      background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .t396__artboard,#rec1390854731 .t396__filter,#rec1390854731 .t396__carrier {
          height:885px;
      }
  
      #rec1390854731 .t396__filter {
      }
  
      #rec1390854731 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .t396__artboard,#rec1390854731 .t396__filter,#rec1390854731 .t396__carrier {
          height:1320px;
      }
  
      #rec1390854731 .t396__filter {
      }
  
      #rec1390854731 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .t396__artboard,#rec1390854731 .t396__filter,#rec1390854731 .t396__carrier {
          height:832px;
      }
  
      #rec1390854731 .t396__filter {
      }
  
      #rec1390854731 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686208230"] {
      z-index: 3;
      top: 525px;
      left: calc(50% - 720px + 0px);
      width: 710px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686208230"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686208230"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686208230"] {
          display:table;
          top: 462px;
          left: calc(50% - 640px + 18px);
          width: 588px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686208230"] {
          display:table;
          top: 159px;
          left: calc(50% - 384px + 0px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686208230"] {
          display:table;
          top: 115px;
          left: calc(50% - 180px + -34px);
          width: 394px;
          height: auto;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082369"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 150px;
      left: calc(50% - 720px + 40px);
      width: 556px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082369"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 48px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082369"] {
          display:table;
          top: 133px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082369"] .tn-atom {
          font-size: 42px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082369"] {
          display:table;
          top: 100px;
          left: calc(50% - 384px + 15px);
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082369"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 36px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082369"] {
          display:table;
          top: 50px;
          width: 324px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082369"] .tn-atom {
          font-size: 28px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082374"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 580px;
      left: calc(50% - 720px + 40px);
      width: 659px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082374"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082374"] {
          display:table;
          top: 503px;
          width: 566px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082374"] .tn-atom {
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082374"] {
          display:table;
          top: 203px;
          left: calc(50% - 384px + 15px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082374"] {
          display:table;
          top: 129px;
          width: 329px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082374"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082377"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 258px;
      left: calc(50% - 720px + 40px);
      width: 536px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082377"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 32px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 500;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082377"] {
          display:table;
          top: 213px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082377"] .tn-atom {
          font-size: 28px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082377"] {
          display:table;
          top: 429px;
          left: calc(50% - 384px + 15px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082377"] {
          display:table;
          top: 296px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082377"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 18px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082398"] {
      color: #ffffff;
      text-align: center;
      z-index: 3;
      top: 321px;
      left: calc(50% - 720px + 40px);
      width: 254px;
      height: 61px;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082398"] .tn-atom {
      color: #ffffff;
      font-size: 26px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      border-width: 1px;
      border-radius: 89px 89px 89px 89px;
      background-color: #a88ad8;
      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;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082398"] {
          display:table;
          top: 277px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082398"] {
          display:table;
          top: 493px;
          left: calc(50% - 384px + 120px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082398"] {
          display:table;
          top: 333px;
          left: calc(50% - 180px + 15px);
          width: 161px;
          height: 45px;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082398"] .tn-atom {
          font-size: 22px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082399"] {
      color: #ffffff;
      text-align: center;
      z-index: 3;
      top: 321px;
      left: calc(50% - 720px + 314px);
      width: 254px;
      height: 61px;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082399"] .tn-atom {
      color: #ffffff;
      font-size: 26px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      border-width: 1px;
      border-radius: 89px 89px 89px 89px;
      background-color: #4e9f3d;
      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;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082399"].active .tn-atom {
      border: 4px dashed #dc9b3a;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082398"].active .tn-atom {
      border: 4px dashed #dc9b3a;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082399"] {
          display:table;
          top: 277px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082399"] {
          display:table;
          top: 493px;
          left: calc(50% - 384px + 394px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082399"] {
          display:table;
          top: 333px;
          left: calc(50% - 180px + 185px);
          width: 161px;
          height: 45px;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082399"] .tn-atom {
          font-size: 22px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082400"] {
      color: #ff8420;
      text-align: LEFT;
      z-index: 3;
      top: 432px;
      left: calc(50% - 720px + 40px);
      width: 448px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082400"] .tn-atom {
      vertical-align: middle;
      color: #ff8420;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082400"] {
          display:table;
          top: 368px;
          left: calc(50% - 640px + 40px);
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082400"] .tn-atom {
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082400"] {
          display:table;
          top: 359px;
          left: calc(50% - 384px + 14px);
          width: 355px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082400"] .tn-atom {
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082400"] {
          display:table;
          top: 249px;
          left: calc(50% - 180px + 15px);
          width: 294px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082400"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082401"] {
      z-index: 3;
      top: 447px;
      left: calc(50% - 720px + 532px);
      width: 153px;
      height: 113px;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082401"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082401"] {
          display:table;
          top: 392px;
          left: calc(50% - 640px + 457px);
          width: 142px;
          height: 105px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082401"] {
          display:table;
          top: 92px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082401"] {
          display:table;
          top: 90px;
          left: calc(50% - 180px + 275px);
          width: 53px;
          height: 39px;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671884818530"] {
      color: #ffffff;
      text-align: center;
      z-index: 3;
      top: 809px;
      left: calc(50% - 720px + 40px);
      width: 506px;
      height: 64px;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671884818530"] .tn-atom {
      color: #ffffff;
      font-size: 26px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.55;
      font-weight: 600;
      border-radius: 30px 30px 30px 30px;
      background-color: #dc9b3a;
      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;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671884818530"] {
          display:table;
          top: 691px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671884818530"] {
          display:table;
          top: 1156px;
          left: calc(50% - 384px + 131px);
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671884818530"] {
          display:table;
          top: 741px;
          left: calc(50% - 180px + 15px);
          width: 328px;
          height: 41px;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671884818530"] .tn-atom {
          font-size: 22px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671885146480"] {
      z-index: 3;
      top: 815px;
      left: calc(50% - 720px + 45px);
      width: 492px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671885146480"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671885146480"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671885146480"] {
          display:table;
          top: 697px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671885146480"] {
          display:table;
          top: 1162px;
          left: calc(50% - 384px + 136px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671885146480"] {
          display:table;
          top: 745px;
          left: calc(50% - 180px + 18px);
          width: 318px;
          height: auto;
      }
  }
  
  #rec1390854731 .tn-group[data-group-id="175976696526366620"] {
      z-index: 3;
      position: absolute;
      top: -150px;
      left: 715px;
      width: 670px;
      height: 615px;
  }
  
  #rec1390854731 .tn-group[data-group-id="175976696526366620"] #molecule-175976696526366620 {
      width: 100%;
      height: 100%;
      position: relative;
      border-color: transparent ;
      border-style: solid ;
      box-sizing: border-box;
      border-radius: 0px;
      opacity: 1;
  }
  
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-group[data-group-id="175976696526366620"] {
          display:block;
          width: 590px;
          height: 542px;
          border-radius: 0px;
      }
  
      #rec1390854731 .tn-group[data-group-id="175976696526366620"] #molecule-175976696526366620 {
          background-position: center center;
          border-radius: 0px;
          opacity: 1;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-group[data-group-id="175976696526366620"] {
          display:block;
          width: 590px;
          height: 542px;
      }
  
      #rec1390854731 .tn-group[data-group-id="175976696526366620"] #molecule-175976696526366620 {
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-group[data-group-id="175976696526366620"] {
          display:block;
          width: 330px;
          height: 303px;
          border-radius: 0px;
      }
  
      #rec1390854731 .tn-group[data-group-id="175976696526366620"] #molecule-175976696526366620 {
          background-position: center center;
          border-radius: 0px;
          opacity: 1;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759765479160"] {
      z-index: 3;
      top: 0px;
      left: 0px;
      width: 670px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759765479160"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759765479160"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759765479160"] {
          display:table;
          top: 0px;
          left: 0px;
          width: 590px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759765479160"] {
          display:table;
          top: 0px;
          left: 0px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759765479160"] {
          display:table;
          top: 0px;
          left: 0px;
          width: 330px;
          height: auto;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671884412140"] {
      color: #ffffff;
      text-align: CENTER;
      z-index: 3;
      top: 25px;
      left: 42px;
      width: 585px;
      height: auto;
      pointer-events: none;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671884412140"] .tn-atom {
      vertical-align: middle;
      color: #ffffff;
      font-size: 32px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671884412140"] {
          display:table;
          top: 22px;
          left: 38px;
          width: 514px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671884412140"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 28px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671884412140"] {
          display:table;
          top: 22px;
          left: 38px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671884412140"] {
          display:table;
          top: 11px;
          left: 16px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671884412140"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671882419420"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 152px;
      left: 25px;
      width: 629px;
      height: auto;
      pointer-events: none;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671882419420"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.6;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671882419420"] {
          display:table;
          top: 134px;
          left: 22px;
          width: 491px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671882419420"] .tn-atom {
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671882419420"] {
          display:table;
          top: 134px;
          left: 22px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671882419420"] {
          display:table;
          top: 75px;
          left: 10px;
          width: 311px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671882419420"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 11px;
          line-height: 1.5;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671883265130"] {
      color: #ff8420;
      text-align: LEFT;
      z-index: 3;
      top: 455px;
      left: 25px;
      width: 629px;
      height: auto;
      pointer-events: none;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671883265130"] .tn-atom {
      vertical-align: middle;
      color: #ff8420;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.7;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671883265130"] {
          display:table;
          top: 397px;
          left: 22px;
          width: 553px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671883265130"] .tn-atom {
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671883265130"] {
          display:table;
          top: 397px;
          left: 22px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671883265130"] {
          display:table;
          top: 233px;
          left: 10px;
          width: 309px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671883265130"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 11px;
          line-height: 1.5;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671883690100"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 551px;
      left: 164px;
      width: auto;
      height: auto;
      pointer-events: none;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="175968671883690100"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',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: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671883690100"] {
          display:table;
          top: 483px;
          left: 124px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671883690100"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671883690100"] {
          display:table;
          top: 483px;
          left: 124px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="175968671883690100"] {
          display:table;
          top: 277px;
          left: 73px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="175968671883690100"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 15px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-group[data-group-id="175976707030658030"] {
      z-index: 3;
      position: absolute;
      top: -150px;
      left: 715px;
      width: 670px;
      height: 615px;
  }
  
  #rec1390854731 .tn-group[data-group-id="175976707030658030"] #molecule-175976707030658030 {
      width: 100%;
      height: 100%;
      position: relative;
      border-color: transparent ;
      border-style: solid ;
      box-sizing: border-box;
      border-radius: 0px;
      opacity: 1;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-group[data-group-id="175976707030658030"] {
          display:block;
          width: 590px;
          height: 542px;
          border-radius: 0px;
      }
  
      #rec1390854731 .tn-group[data-group-id="175976707030658030"] #molecule-175976707030658030 {
          background-position: center center;
          border-radius: 0px;
          opacity: 1;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-group[data-group-id="175976707030658030"] {
          display:block;
          width: 590px;
          height: 542px;
      }
  
      #rec1390854731 .tn-group[data-group-id="175976707030658030"] #molecule-175976707030658030 {
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-group[data-group-id="175976707030658030"] {
          display:block;
          width: 330px;
          height: 303px;
      }
  
      #rec1390854731 .tn-group[data-group-id="175976707030658030"] #molecule-175976707030658030 {
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759765515665"] {
      z-index: 3;
      top: 0px;
      left: 0px;
      width: 670px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759765515665"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759765515665"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759765515665"] {
          display:table;
          top: 0px;
          left: 0px;
          width: 590px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759765515665"] {
          display:table;
          top: 0px;
          left: 0px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759765515665"] {
          display:table;
          top: 0px;
          left: 0px;
          width: 330px;
          height: auto;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082384"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 152px;
      left: 25px;
      width: 629px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082384"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.6;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082384"] {
          display:table;
          top: 134px;
          left: 22px;
          width: 553px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082384"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082384"] {
          display:table;
          top: 134px;
          left: 22px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082384"] {
          display:table;
          top: 75px;
          left: 10px;
          width: 305px;
          height: 137px;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082384"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 11px;
          line-height: 1.5;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082386"] {
      color: #ff8420;
      text-align: LEFT;
      z-index: 3;
      top: 423px;
      left: 25px;
      width: 629px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082386"] .tn-atom {
      vertical-align: middle;
      color: #ff8420;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.7;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082386"] {
          display:table;
          top: 370px;
          left: 22px;
          width: 553px;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082386"] .tn-atom {
          white-space: normal;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082386"] {
          display:table;
          top: 370px;
          left: 22px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082386"] {
          display:table;
          top: 217px;
          left: 10px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082386"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 11px;
          line-height: 1.5;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082388"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 551px;
      left: 164px;
      width: auto;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082388"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 28px;
      font-family: 'Montserrat',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: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082388"] {
          display:table;
          top: 483px;
          left: 124px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082388"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082388"] {
          display:table;
          top: 483px;
          left: 124px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082388"] {
          display:table;
          top: 277px;
          left: 73px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082388"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 15px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082394"] {
      color: #ffffff;
      text-align: CENTER;
      z-index: 3;
      top: 25px;
      left: 43px;
      width: 585px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759686082394"] .tn-atom {
      vertical-align: middle;
      color: #ffffff;
      font-size: 32px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082394"] {
          display:table;
          top: 22px;
          left: 38px;
          width: 515px;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082394"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 28px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082394"] {
          display:table;
          top: 22px;
          left: 38px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759686082394"] {
          display:table;
          top: 11px;
          left: 16px;
          width: auto;
          height: auto;
      }
  
      #rec1390854731 .tn-elem[data-elem-id="1759686082394"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 17px;
          background-size: cover;
      }
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759830228353"] {
      z-index: 3;
      top: 897px;
      left: calc(50% - 720px + -1064px);
      width: 3568px;
      height: auto;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759830228353"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1390854731 .tn-elem[data-elem-id="1759830228353"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1390854731 .tn-elem[data-elem-id="1759830228353"] {
          display:table;
          top: 796px;
          left: calc(50% - 640px + -617px);
          width: 2514px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1390854731 .tn-elem[data-elem-id="1759830228353"] {
          display:table;
          top: 1251px;
          left: calc(50% - 384px + -593px);
          width: 1955px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1390854731 .tn-elem[data-elem-id="1759830228353"] {
          display:table;
          top: 801px;
          left: calc(50% - 180px + -278px);
          width: 917px;
          height: auto;
      }
  }
  
  
  
  .card-switch {
      position: absolute !important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      visibility: hidden;
      opacity: 0;
      transition: opacity .25s ease, visibility 0s .25s;
      pointer-events: none;
  }
  
  .card-switch.is-active {
      visibility: visible;
      opacity: 1;
      transition: opacity .25s ease, visibility 0s 0s;
      pointer-events: all;
      z-index: 2;
  }
  
  .btn-switch {
      cursor: pointer;
      user-select: none;
      opacity: 0.65;
      transition: opacity .18s ease;
  }
  
  .btn-switch.active {
      opacity: 1;
  }
  
  
  
  .t-section__descr {
      max-width: 560px;
  }
  
  #rec1395091581 .t-section__title {
      margin-bottom: 40px;
  }
  
  #rec1395091581 .t-section__descr {
  }
  
  @media screen and (max-width: 960px) {
      #rec1395091581 .t-section__title {
          margin-bottom:30px;
      }
  }
  
  
  #rec1395091581 .t-section__title {
      font-family: 'nunito';
      max-width: 800px;
      letter-spacing: -0.5px;
  }
  
  @media screen and (min-width: 900px) {
      #rec1395091581 .t-section__title {
          font-size:42px;
      }
  }
  
  @media screen and (min-width: 480px) and (max-width:900px) {
      #rec1395091581 .t-section__title {
          font-size:28px;
      }
  }
  
  @media screen and (max-width: 480px),(orientation:landscape) and (max-height:480px) {
      #rec1395091581 .t-section__title {
          font-size:28px;
      }
  }
  
  #rec1395091581 .t-section__descr {
      color: #000000;
      max-width: 900px;
  }
  
  
  
  .tooltip-horizontal-scroll-icon_hand {
      animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite
  }
  
  .tooltip-horizontal-scroll-icon_card {
      animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite
  }
  
  @keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {
      0% {
          transform: translateX(80px) scale(1);
          opacity: 0
      }
  
      10% {
          transform: translateX(80px) scale(1);
          opacity: 1
      }
  
      20%,60% {
          transform: translateX(175px) scale(.6);
          opacity: 1
      }
  
      80% {
          transform: translateX(5px) scale(.6);
          opacity: 1
      }
  
      to {
          transform: translateX(5px) scale(.6);
          opacity: 0
      }
  }
  
  @keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
      0%,60% {
          transform: translateX(0)
      }
  
      80%,to {
          transform: translateX(-240px)
      }
  }
  
  
  
  #rec1395091581 .t1148__control:hover {
      border-color: #ffffff !important;
      background-color: rgba(233,203,158,1) !important;
  }
  
  #rec1395091581 .t1148__control:hover svg path {
      stroke: #ffffff !important;
  }
  
  
  #rec1395091581 .t1148__img,#rec1395091581 .t1148__video {
      border-radius: 20px;
  }
  
  @media (max-width: 480px) {
      #rec1395091581 .t1148__img,#rec1395091581 .t1148__video {
          border-radius:10px;
      }
  }
  
  
  @media screen and (max-width: 480px),(orientation:landscape) and (max-height:480px) {
      #rec1395091581 .t1148__title {
          font-size:28px;
      }
  }
  
  
  
  #rec1391315031 .t396__artboard {
      height: 598px;
      background-color: #fdfbf7;
  }
  
  #rec1391315031 .t396__filter {
      height: 598px;
  }
  
  #rec1391315031 .t396__carrier {
      height: 598px;
      background-position: center center;
      background-attachment: scroll;
      background-size: cover;
      background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .t396__artboard,#rec1391315031 .t396__filter,#rec1391315031 .t396__carrier {
          height:516px;
      }
  
      #rec1391315031 .t396__filter {
      }
  
      #rec1391315031 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .t396__artboard,#rec1391315031 .t396__filter,#rec1391315031 .t396__carrier {
          height:539px;
      }
  
      #rec1391315031 .t396__filter {
      }
  
      #rec1391315031 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .t396__artboard,#rec1391315031 .t396__filter,#rec1391315031 .t396__carrier {
          height:622px;
      }
  
      #rec1391315031 .t396__filter {
      }
  
      #rec1391315031 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172856"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 150px;
      left: calc(50% - 720px + 40px);
      width: 572px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172856"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 48px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.2;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172856"] {
          display:table;
          top: 130px;
          height: auto;
      }
  
      #rec1391315031 .tn-elem[data-elem-id="1759697172856"] .tn-atom {
          font-size: 42px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172856"] {
          display:table;
          top: 100px;
          left: calc(50% - 384px + 15px);
          width: 440px;
          height: auto;
      }
  
      #rec1391315031 .tn-elem[data-elem-id="1759697172856"] .tn-atom {
          font-size: 36px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172856"] {
          display:table;
          top: 50px;
          width: 323px;
          height: auto;
      }
  
      #rec1391315031 .tn-elem[data-elem-id="1759697172856"] .tn-atom {
          font-size: 28px;
          background-size: cover;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172891"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 291px;
      left: calc(50% - 720px + 40px);
      width: 710px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172891"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172891"] {
          display:table;
          top: 253px;
          height: auto;
      }
  
      #rec1391315031 .tn-elem[data-elem-id="1759697172891"] .tn-atom {
          font-size: 18px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172891"] {
          display:table;
          top: 216px;
          left: calc(50% - 384px + 15px);
          width: 355px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172891"] {
          display:table;
          top: 182px;
          width: 244px;
          height: auto;
      }
  
      #rec1391315031 .tn-elem[data-elem-id="1759697172891"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172893"] {
      z-index: 3;
      top: 463px;
      left: calc(50% - 720px + 40px);
      width: 785px;
      height: 135px;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172893"] .tn-atom {
      border-radius: 20px 20px 20px 20px;
      background-color: #fff8e5;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172893"] {
          display:table;
          top: 397px;
          left: calc(50% - 640px + 40px);
          width: 692px;
          height: 119px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172893"] {
          display:table;
          top: 412px;
          left: calc(50% - 384px + 15px);
          width: 737px;
          height: 127px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172893"] {
          display:table;
          top: 495px;
          left: calc(50% - 180px + 15px);
          width: 332px;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172894"] {
      z-index: 3;
      top: 468px;
      left: calc(50% - 720px + 45px);
      width: 775px;
      height: 125px;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172894"] .tn-atom {
      border-width: 1px;
      border-radius: 20px 20px 20px 20px;
      background-position: center center;
      border-color: #cacaca ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172894"] {
          display:table;
          top: 401px;
          left: calc(50% - 640px + 44px);
          width: 683px;
          height: 110px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172894"] {
          display:table;
          top: 416px;
          left: calc(50% - 384px + 19px);
          width: 727px;
          height: 117px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172894"] {
          display:table;
          top: 499px;
          left: calc(50% - 180px + 17px);
          width: 327px;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172895"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 503px;
      left: calc(50% - 720px + 65px);
      width: 398px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172895"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      font-family: 'Montserrat',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 500;
      letter-spacing: -0.5px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172895"] {
          display:table;
          top: 432px;
          left: calc(50% - 640px + 62px);
          width: 351px;
          height: auto;
      }
  
      #rec1391315031 .tn-elem[data-elem-id="1759697172895"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172895"] {
          display:table;
          top: 449px;
          left: calc(50% - 384px + 38px);
          width: 374px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172895"] {
          display:table;
          top: 505px;
          left: calc(50% - 180px + 25px);
          width: 222px;
          height: auto;
      }
  
      #rec1391315031 .tn-elem[data-elem-id="1759697172895"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172897"] {
      z-index: 3;
      top: 512px;
      left: calc(50% - 720px + 636px);
      width: 38px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172897"] .tn-atom {
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172897"] .tn-atom__vector svg {
      display: block;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172897"] {
          display:table;
          top: 440px;
          left: calc(50% - 640px + 565px);
          width: 33px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172897"] {
          display:table;
          top: 458px;
          left: calc(50% - 384px + 574px);
          width: 35px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172897"] {
          display:table;
          top: 573px;
          left: calc(50% - 180px + 31px);
          width: 30px;
          height: auto;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172898"] {
      z-index: 3;
      top: 511px;
      left: calc(50% - 720px + 762px);
      width: 38px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172898"] .tn-atom {
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172898"] .tn-atom__vector svg {
      display: block;
  }
  .tn-atom__vector.clicable {
      cursor: pointer;
      z-index: 1;
      position: relative;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172898"] {
          display:table;
          top: 439px;
          left: calc(50% - 640px + 676px);
          width: 33px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172898"] {
          display:table;
          top: 457px;
          left: calc(50% - 384px + 692px);
          width: 35px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172898"] {
          display:table;
          top: 572px;
          left: calc(50% - 180px + 131px);
          width: 30px;
          height: auto;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697791100"] {
      z-index: 3;
      top: 512px;
      left: calc(50% - 720px + 699px);
      width: 38px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697791100"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697791100"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697791100"] {
          display:table;
          top: 440px;
          left: calc(50% - 640px + 621px);
          width: 33px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697791100"] {
          display:table;
          top: 458px;
          left: calc(50% - 384px + 633px);
          width: 35px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697791100"] {
          display:table;
          top: 573px;
          left: calc(50% - 180px + 81px);
          width: 30px;
          height: auto;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697898838"] {
      z-index: 3;
      top: 354px;
      left: calc(50% - 720px + 539px);
      width: 282px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697898838"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697898838"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697898838"] {
          display:table;
          top: 313px;
          left: calc(50% - 640px + 477px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697898838"] {
          display:table;
          top: 329px;
          left: calc(50% - 384px + 463px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697898838"] {
          display:table;
          top: 411px;
          left: calc(50% - 180px + 20px);
          height: auto;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697238125"] {
      z-index: 3;
      top: 349px;
      left: calc(50% - 720px + 40px);
      width: 786px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697238125"] .tn-atom {
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697238125"] {
          display:table;
          top: 308px;
          left: calc(50% - 640px + 39px);
          width: 724px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697238125"] {
          display:table;
          top: 323px;
          left: calc(50% - 384px + 15px);
          width: 738px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697238125"] {
          display:table;
          top: 248px;
          width: 330px;
          height: auto;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172900"] {
      z-index: 3;
      top: 167px;
      left: calc(50% - 720px + 911px);
      width: 456px;
      height: 431px;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759697172900"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172900"] {
          display:table;
          top: 123px;
          left: calc(50% - 640px + 815px);
          width: 415px;
          height: 393px;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172900"] {
          display:table;
          top: 68px;
          left: calc(50% - 384px + 477px);
          width: 260px;
          height: 246px;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759697172900"] {
          display:table;
          top: 532px;
          left: calc(50% - 180px + 253px);
          width: 79px;
          height: 75px;
      }
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759829801568"] {
      z-index: 3;
      top: 0px;
      left: calc(50% - 720px + -1030px);
      width: 3500px;
      height: auto;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759829801568"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1391315031 .tn-elem[data-elem-id="1759829801568"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1391315031 .tn-elem[data-elem-id="1759829801568"] {
          display:table;
          top: 0px;
          left: calc(50% - 640px + -1110px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1391315031 .tn-elem[data-elem-id="1759829801568"] {
          display:table;
          top: 0px;
          left: calc(50% - 384px + -680px);
          width: 2128px;
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1391315031 .tn-elem[data-elem-id="1759829801568"] {
          display:table;
          top: 0px;
          left: calc(50% - 180px + -472px);
          width: 1304px;
          height: auto;
      }
  }
  
  
  
  #rec1391350891 .t555__map {
      box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
  }
  
  
  #rec1391350891 .t555__map {
      border-radius: 20px;
      overflow: hidden;
  }
  
  
  
  #rec1393638441 .t396__artboard {
      height: 237px;
      background-color: #fdfbf7;
  }
  
  #rec1393638441 .t396__filter {
      height: 237px;
  }
  
  #rec1393638441 .t396__carrier {
      height: 237px;
      background-position: center center;
      background-attachment: scroll;
      background-size: cover;
      background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .t396__artboard,#rec1393638441 .t396__filter,#rec1393638441 .t396__carrier {
      }
  
      #rec1393638441 .t396__filter {
      }
  
      #rec1393638441 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .t396__artboard,#rec1393638441 .t396__filter,#rec1393638441 .t396__carrier {
      }
  
      #rec1393638441 .t396__filter {
      }
  
      #rec1393638441 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .t396__artboard,#rec1393638441 .t396__filter,#rec1393638441 .t396__carrier {
      }
  
      #rec1393638441 .t396__filter {
      }
  
      #rec1393638441 .t396__carrier {
          background-attachment: scroll;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749697323"] {
      z-index: 3;
      top: calc(118.5px - 116.5px + 0px);
      left: calc(50% - 943px + 0px);
      width: 1886px;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749697323"] .tn-atom {
      border-radius: 0px 0px 0px 0px;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749697323"] .tn-atom__img {
      border-radius: 0px 0px 0px 0px;
      object-position: center center;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749697323"] {
          display:table;
          top: calc(118.5px - 116.5px + 1px);
          left: calc(50% - 943px + -68px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749697323"] {
          display:table;
          top: calc(118.5px - 116.5px + 1px);
          left: calc(50% - 943px + -327px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749697323"] {
          display:table;
          top: calc(118.5px - 116.5px + -2px);
          left: calc(50% - 943px + -507px);
          width: 1964px;
          height: auto;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693780"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 107px;
      left: calc(50% - 720px + 40px);
      width: 52px;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693780"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693780"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693780"] {
          display:table;
          top: 108px;
          left: calc(50% - 384px + 15px);
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693780"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693780"] {
          display:table;
          top: 30px;
          left: calc(50% - 195px + 15px);
          width: 52px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693780"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693785"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 107px;
      left: calc(50% - 720px + 108px);
      width: auto;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693785"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693785"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693785"] {
          display:table;
          top: 108px;
          left: calc(50% - 384px + 83px);
          width: 102px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693785"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693785"] {
          display:table;
          top: 68px;
          left: calc(50% - 195px + 15px);
          width: auto;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693785"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693787"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 107px;
      left: calc(50% - 720px + 232px);
      width: auto;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693787"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693787"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693787"] {
          display:table;
          top: 108px;
          left: calc(50% - 384px + 207px);
          width: 94px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693787"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693787"] {
          display:table;
          top: 106px;
          left: calc(50% - 195px + 15px);
          width: auto;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693787"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693789"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 107px;
      left: calc(50% - 720px + 347px);
      width: auto;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693789"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693789"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693789"] {
          display:table;
          top: 108px;
          left: calc(50% - 384px + 322px);
          width: 75px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693789"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693789"] {
          display:table;
          top: 144px;
          left: calc(50% - 195px + 15px);
          width: auto;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693789"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693791"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 107px;
      left: calc(50% - 720px + 442px);
      width: auto;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693791"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693791"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693791"] {
          display:table;
          top: 108px;
          left: calc(50% - 384px + 417px);
          width: 69px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693791"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693791"] {
          display:table;
          top: 182px;
          left: calc(50% - 195px + 15px);
          width: auto;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693791"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693794"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 107px;
      left: calc(50% - 720px + 1153px);
      width: auto;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693794"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693794"] {
          display:table;
          left: calc(50% - 640px + 994px);
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693794"] {
          display:table;
          top: 176px;
          left: calc(50% - 384px + 523px);
          width: 230px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693794"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693794"] {
          display:table;
          top: 182px;
          left: calc(50% - 195px + 175px);
          width: 200px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693794"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693797"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 175px;
      left: calc(50% - 720px + 40px);
      width: 80px;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693797"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693797"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693797"] {
          display:table;
          top: 176px;
          left: calc(50% - 384px + 15px);
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693797"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693797"] {
          display:table;
          top: 30px;
          left: calc(50% - 195px + 309px);
          width: auto;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693797"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693799"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 175px;
      left: calc(50% - 720px + 136px);
      width: 67px;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693799"] .tn-atom {
      vertical-align: middle;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693799"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693799"] {
          display:table;
          top: 176px;
          left: calc(50% - 384px + 111px);
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693799"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693799"] {
          display:table;
          top: 68px;
          left: calc(50% - 195px + 319px);
          width: auto;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693799"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 13px;
          background-size: cover;
      }
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693801"] {
      color: #000000;
      text-align: LEFT;
      z-index: 3;
      top: 175px;
      left: calc(50% - 720px + 220px);
      width: auto;
      height: auto;
  }
  
  #rec1393638441 .tn-elem[data-elem-id="1759749693801"] .tn-atom {
      vertical-align: middle;
      white-space: nowrap;
      color: #000000;
      font-size: 16px;
      font-family: 'nunito',Arial,sans-serif;
      line-height: 1.4;
      font-weight: 600;
      background-position: center center;
      border-color: transparent ;
      border-style: solid;
  }
  
  @media screen and (max-width: 1439px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693801"] {
          display:table;
          height: auto;
      }
  }
  
  @media screen and (max-width: 1279px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693801"] {
          display:table;
          top: 176px;
          left: calc(50% - 384px + 195px);
          width: 20px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693801"] .tn-atom {
          font-size: 15px;
          background-size: cover;
      }
  }
  
  @media screen and (max-width: 767px) {
      #rec1393638441 .tn-elem[data-elem-id="1759749693801"] {
          display:table;
          top: 106px;
          left: calc(50% - 195px + 357px);
          width: 17px;
          height: auto;
      }
  
      #rec1393638441 .tn-elem[data-elem-id="1759749693801"] .tn-atom {
          font-size: 13px;
          background-size: cover;
      }
  }
  