.csssize {
    height: 6763px;
}
.t-body {
    margin: 0;
}
#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none;
}
#allrecords a {
    color: #ff8562;
    text-decoration: none;
}
#allrecords a,
#allrecords button,
#allrecords .t-radio,
#allrecords .t-checkbox,
#allrecords .t-img-select {
    outline: none;
}
#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext,
#allrecords .t-img-select:focus-visible + .t-img-select__indicator,
#allrecords .t-img-select:focus-visible + .t-img-select__indicator:after,
#allrecords .t-radio:focus-visible + .t-radio__indicator,
#allrecords .t-checkbox:focus-visible + .t-checkbox__indicator {
    outline-color: #2015ff;
    outline-offset: 4px;
    outline-style: auto;
}
#allrecords .t-descr a:focus-visible,
#allrecords .t-sociallinks a:focus-visible,
#allrecords .ya-share2__link:focus-visible {
    outline-offset: 2px;
}
#allrecords a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}
#allrecords ol {
    padding-left: 22px;
}
#allrecords ul {
    padding-left: 20px;
}
#allrecords b,
#allrecords strong {
    font-weight: 700;
}
@media print {
    body,
    html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none;
    }
}
.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none;
}
.t-records a {
    color: #ff8562;
    text-decoration: none;
}
.t-records a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}
.t-records ol {
    padding-left: 22px;
    margin-top: 0;
    margin-bottom: 10px;
}
.t-records ul {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 10px;
}
.t-mbfix {
    opacity: 0.01;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px);
}
img:not([src]) {
    visibility: hidden;
}
.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.r_hidden {
    opacity: 0;
}
.r_showed {
    opacity: 1;
}
.t-text {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 300;
    color: #000000;
}
.t-text_xs {
    font-size: 15px;
    line-height: 1.55;
}
.t-text_sm {
    font-size: 18px;
    line-height: 1.55;
}
.t-text_md {
    font-size: 20px;
    line-height: 1.55;
}
.t-name {
    font-family: "Hagrid", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-heading {
    font-family: "Hagrid", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-heading_lg {
    font-size: 32px;
    line-height: 1.17;
}
.t-title {
    font-family: "Hagrid", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-title_xxs {
    font-size: 36px;
    line-height: 1.23;
}
.t-title_xl {
    font-size: 72px;
    line-height: 1.17;
}
.t-descr {
    font-family: "Hagrid", Arial, sans-serif;
    font-weight: 300;
    color: #000000;
}
.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
}
.t-descr_xs {
    font-size: 16px;
    line-height: 1.55;
}
.t-descr_md {
    font-size: 20px;
    line-height: 1.55;
}
.t-btn {
    display: inline-block;
    font-family: "Hagrid", Arial, sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.t-btn td {
    vertical-align: middle;
}
.t-btn_sending {
    opacity: 0.5;
}
.t-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
}
.t-align_center {
    text-align: center;
}
.t-margin_auto {
    margin-left: auto;
    margin-right: auto;
}
.t-popup {
    display: none;
}
.t-submit {
    font-family: "Hagrid", Arial, sans-serif;
}
.t-input {
    font-family: "Hagrid", Arial, sans-serif;
}
.t-input__vis-ph {
    font-family: "Hagrid", Arial, sans-serif;
}
.t-select {
    font-family: "Hagrid", Arial, sans-serif;
}
.t-input-error {
    font-family: "Open Sans", Arial, sans-serif;
}
.t-form__errorbox-wrapper {
    font-family: "Open Sans", Arial, sans-serif;
}
.t-form__errorbox-text {
    font-family: "Open Sans", Arial, sans-serif;
}
.t-form__errorbox-item {
    font-family: "Open Sans", Arial, sans-serif;
}
.t-form__successbox {
    font-family: "Open Sans", Arial, sans-serif;
}
@media screen and (max-width: 1200px) {
    .t-text_xs {
        font-size: 14px;
    }
    .t-text_sm {
        font-size: 16px;
    }
    .t-text_md {
        font-size: 18px;
    }
    .t-descr_xxs {
        font-size: 12px;
    }
    .t-descr_xs {
        font-size: 14px;
    }
    .t-descr_md {
        font-size: 18px;
    }
    .t-title_xxs {
        font-size: 32px;
    }
    .t-title_xl {
        font-size: 68px;
    }
    .t-heading_lg {
        font-size: 30px;
    }
}
@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-text_sm {
        font-size: 14px;
        line-height: 1.45;
    }
    .t-text_md {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-descr_md {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-title_xxs {
        font-size: 28px;
    }
    .t-title_xl {
        font-size: 32px;
    }
    .t-heading_lg {
        font-size: 26px;
    }
    .t-btn {
        white-space: normal;
    }
    .t-btn_md {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 480px) {
    .t-title_xl {
        font-size: 30px;
    }
}
@media screen and (max-width: 1200px) {
    .t-screenmin-1200px {
        display: none;
    }
}
@media screen and (max-width: 980px) {
    .t-screenmin-980px {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .t-screenmin-640px {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .t-screenmin-480px {
        display: none;
    }
}
@media screen and (max-width: 320px) {
    .t-screenmin-320px {
        display: none;
    }
}
@media screen and (min-width: 321px) {
    .t-screenmax-320px {
        display: none;
    }
}
@media screen and (min-width: 481px) {
    .t-screenmax-480px {
        display: none;
    }
}
@media screen and (min-width: 641px) {
    .t-screenmax-640px {
        display: none;
    }
}
@media screen and (min-width: 981px) {
    .t-screenmax-980px {
        display: none;
    }
}
@media screen and (min-width: 1201px) {
    .t-screenmax-1200px {
        display: none;
    }
}
@font-face {
    font-family: "Hagrid";
    src: url("../fonts/HagridTrial-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Hagrid";
    src: url("../fonts/Hagrid-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Hagrid";
    src: url("../fonts/HagridTrial-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Hagrid";
    src: url("../fonts/HagridTextTrial-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
.t123__centeredContainer {
    text-align: center;
}
.t396 {
    -webkit-text-size-adjust: 100%;
}
.t396__iframe {
    z-index: 10000;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    border: 0;
}
.t396__body_overflow_hidden {
    overflow: hidden;
}
.t396__display_none {
    display: none;
}
.t396__artboard {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.t396__artboard .t396__artboard_scale {
    overflow: visible;
}
.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom {
    word-break: normal;
    -moz-osx-font-smoothing: grayscale;
}
.t396__artboard_scale .t396__carrier,
.t396__artboard_scale .t396__filter {
    transform-origin: top left;
}
.tn-atom__scale-wrapper {
    width: inherit;
    height: inherit;
}
.t396__elem .tn-atom__scale-wrapper .tn-atom {
    width: inherit;
    height: inherit !important;
    box-sizing: border-box;
}
.t396__artboard.rendering .tn-elem {
    visibility: hidden;
}
.t396__artboard.rendered .tn-elem {
    visibility: visible;
}
.t396__carrier {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100vh;
    -moz-transform: unset;
}
.t396__filter {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100vh;
    transform: translateZ(0);
}
.t396__elem {
    position: absolute;
    box-sizing: border-box;
    display: table;

}
.t396 .tn-atom {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
@media screen and (max-width: 959px) {
    .t396_safari .t396__artboard_scale .tn-atom {
        -webkit-text-size-adjust: auto;
        -moz-text-size-adjust: auto;
        -ms-text-size-adjust: auto;
    }
}
.t396 .tn-atom ul,
.t396 .tn-atom ol {
    margin-bottom: 0;
}
.t396_safari .tn-atom {
    transform: translateZ(10%);

}
.t396 a.tn-atom {
    text-decoration: none;
}
.t396 .tn-atom__img {
    width: 100%;
    display: block;
}
.t396 .tn-atom__html {
    vertical-align: top;
}
.t396 .tn-atom__pin {
    border-radius: 1000px;
    border-style: solid;
}
.t396 .tn-atom__pin_onclick {
    cursor: pointer;
}
.t396 .tn-atom__tip {
    position: absolute;
    box-sizing: border-box;
    width: 300px;
    max-width: 90vw;
    padding: 15px;
    display: none;
}
.t396 .tn-atom__pin:hover .tn-atom__tip {
    display: none;
}
.t396 .tn-atom__tip-img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.t396 .tn-atom__tip[data-tip-pos="top"] {
    bottom: 100%;
    margin-bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="bottom"] {
    top: 100%;
    margin-top: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="left"] {
    right: 100%;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="right"] {
    left: 100%;
    margin-left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.t396__ui {
    position: absolute;
    top: 16px;
    left: 196px;
    background-color: #fa876b;
    color: #000 !important;
    height: 30px;
    line-height: 30px;
    width: 100px;
    z-index: 1000;
    text-align: center;
    border-radius: 3px;
    display: none;
    font-size: 14px;
}
.t396__artboard.t396__artboard-fixed-active {
    transform: none !important;
    opacity: 1 !important;
}
.t396__artboard-fixed-no-bg,
.t396__artboard-fixed-innactive,
.t396__artboard-fixed-innactive .t396__elem,
.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem {
    pointer-events: none;
}
.t396__artboard-fixed-no-bg .t396__elem {
    pointer-events: auto;
}
.t396__elem_outside-hide {
    display: none;
}
.t280 {
    transition: visibility 0.2s, opacity 0.2s;
}
.t280__container {
    width: 100%;
    z-index: 990;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.t280__beforeready {
    visibility: hidden;
}
.t280__main_opened .t280__container {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 99999;
}
.t280__container.t280__positionfixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.t280__container.t280__positionstatic {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
}
.t280__container.t280__positionabsolute {
    position: absolute;
}
.t280__col-12 {
    max-width: 1160px;
}
.t280__container__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all ease-in-out 0.3s;
}
.t280__menu__content {
    position: relative;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.t280__main_opened .t280__container__bg {
    opacity: 0 !important;
}
.t280__logo__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px;
    margin-right: auto;
}
.t280__logo__container:after {
    content: "";
    display: block;
    min-height: inherit;
    font-size: 0;
}
.t280__logo__content {
    height: 100%;
}
.t280__logo {
    position: relative;
    z-index: 1;
    display: block;
    transition: opacity ease-in-out 0.2s;
}
.t280__logo:hover {
    opacity: 0.8;
}
.t280__logo:focus-visible {
    opacity: 0.8;
}
.t280__logo__img {
    display: block;
    height: 100%;
}
.t280__menu__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -100;
    opacity: 0;
    transition: 0.3s ease-in-out;
    overflow-y: auto;
    padding: 0 20px;
    display: none;
}
.t280__main_opened .t280__menu__wrapper {
    z-index: 9999;
    opacity: 1;
    display: block;
}
.t280__menu__bg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.t280__menu {
    z-index: 1;
    text-align: center;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-30%) scale(0.9);
    transform: translateY(-30%) scale(0.9);
    transition: 0.2s ease-in-out;
    right: 0;
    left: 0;
    opacity: 0;
    margin: 0 auto;
}
.t280__menu__wrapper_2 .t280__menu {
    top: 47%;
}
.t280__main_opened .t280__menu {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}
.t280__menu_static .t280__menu {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    padding: 140px 0 0;
}
.t280__main_opened .t280__menu_static .t280__menu {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.t280__menu__item {
    margin: 20px auto;
}
.t280__menu__item:first-child {
    margin-top: 0 !important;
}
.t280__menu__item:last-child {
    margin-bottom: 0 !important;
}
.t280__menu__link {
    display: block;
    margin: 20px auto;
}
.t280__menu__link.t-active {
    opacity: 0.7;
}
.t280_opened {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden;
}
.t280__bottom {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translateY(30%) scale(0.9);
    transform: translateY(30%) scale(0.9);
    transition: 0.2s ease-in-out;
    opacity: 0;
}
.t280__main_opened .t280__bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.t280 .t-sociallinks__item,
.t280__social__item {
    display: inline-block;
    margin: 0 3px;
}
.t280__bottom__item,
.t280 .t-sociallinks {
    margin-top: 20px;
    display: block;
}
#allrecords .t280 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.t280__lang_first,
.t280__lang_second {
    margin: 0 10px;
}
.t280__menu_static .t280__bottom {
    position: relative;
    bottom: auto;
    display: block;
    padding: 40px 0 20px;
    left: auto;
    right: auto;
}
.t280__menu_static .t280__menu__container {
    position: relative;
    display: block;
    z-index: 9999;
    height: auto;
}
.t280__menu__container {
    position: relative;
    height: 100%;
    margin: 0 auto;
}
#allrecords ul.t280__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#allrecords ul.ya-share2__list {
    padding-left: 0;
}
@media screen and (max-width: 1200px) {
    .t280__menu__content {
        padding: 0 20px;
    }
}
@media screen and (max-width: 980px) {
    .t280__menu__wrapper .t-menusub__content {
        padding-top: 3px;
    }
}
@media screen and (max-width: 660px) {
    .t280__menu__content {
        padding: 0 20px;
    }
}
.t280 .ya-share2__container_size_m .ya-share2__icon {
    width: 28px;
    height: 28px;
}
.t280 .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px;
}
.t280__black-white .ya-share2__badge {
    background-color: #111 !important;
}
.t280__transp-white .ya-share2__badge {
    background-color: transparent !important;
}
.t280__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none;
}
.t280__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 2px;
}
.t280__white-black .ya-share2__badge {
    background-color: #fff !important;
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
}
.t280__white-black .ya-share2__counter:before {
    background-color: #222;
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t280__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
}
.t280__transp-black .ya-share2__badge {
    background-color: transparent !important;
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 2px;
}
.t280__transp-black .ya-share2__counter:before {
    display: none;
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t280__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 28px 28px;
}
.uploadcare-dialog.uploadcare-active {
    z-index: 9999999;
}
.t702__body_popupshowed {
    -webkit-overflow-scrolling: touch !important;
}
.t702 .t702__wrapper {
    padding: 40px 45px;
}
.t702 .t702__title {
    margin-bottom: 11px;
}
.t702 .t702__text-wrapper {
    margin-bottom: 24px;
}
.t702 .t702__text {
    margin-top: 20px;
}
.t702 .t702__img {
    width: 100%;
    display: block;
    margin-top: -1px;
}
@media screen and (max-width: 640px) {
    .t702 .t702__title {
        margin-bottom: 6px;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 14px;
    }
    .t702 .t702__wrapper {
        padding: 20px;
    }
}
.t702 .t-form__errorbox-item {
    word-break: break-word;
}
.t702 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 25px;
}
.t702 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    max-height: 20000px;
}
.t702 .t702__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}
.t702 .t-input-group {
    margin-bottom: 25px;
}
.t702 .t-input {
    background-color: transparent;
    -webkit-appearance: none;
}
.t702 .t-input::-ms-clear {
    width: 0;
    height: 0;
}
.t702 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent;
}
.t702 .t-input-block textarea.t-input_pvis {
    padding-top: 26px;
}
.t702 .t-input-title {
    padding-bottom: 5px;
}
.t702 .t-input-subtitle {
    padding-bottom: 15px;
}
.t702 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px;
}
.t702 .t-inputtime,
.t702 .t-datepicker__wrapper {
    max-width: 245px;
}
.t702 .t-input-group_inrow .t-inputtime,
.t702 .t-input-group_inrow .t-datepicker__wrapper {
    max-width: 100%;
}
.t702 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin-top: 25px;
}
.t702 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0;
}
.t702 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0;
}
.t702 .t-submit {
    width: 100%;
    height: 54px;
    -webkit-appearance: none;
}
.t702 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0;
}
.t702 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px;
}
.t702 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0;
}
.t702 .t702__form-bottom-text {
    margin-top: 20px;
}
@media screen and (max-width: 640px) {
    .t702 .t-input-group {
        margin-bottom: 20px;
    }
    .t702 .t-input-block textarea {
        padding-top: 12px;
    }
    .t702 .t-submit,
    .t702 .t-input {
        height: 50px;
        font-size: 16px;
    }
    .t702 .t-input {
        padding: 0 14px;
    }
    .t702 .t-input__vis-ph {
        top: 17px;
    }
    .t702 .t-input_pvis {
        padding: 22px 20px 10px 20px;
    }
    .t702 .t-input-block textarea.t-input_pvis {
        padding-top: 22px;
    }
}
@media screen and (max-width: 480px) {
    .t702 .t-inputtime,
    .t702 .t-datepicker__wrapper {
        max-width: 100%;
    }
}
@media screen and (max-width: 560px) {
    .t702 .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative;
    }
    .t702 .t-popup {
        padding: 0;
    }
    .t702 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #000;
    }
    .t702 .t-popup__block-close-button {
        display: table-cell;
        vertical-align: middle;
        width: 16px;
        margin-right: 10px;
        padding: 10px;
        font-size: 0;
        text-align: right;
    }
    .t702 .t-popup__close-icon {
        width: 16px;
        height: 16px;
    }
}
.t390__wrapper {
    padding: 40px 45px;
}
.t390__img {
    display: block;
    width: 100%;
}
.t390__btn {
    font-size: 14px;
    height: 52px;
    padding: 0 25px;
    margin-top: 10px;
    margin-right: 4px;
    margin-left: 4px;
}
.t390__btn.t390__btn_first {
    margin-right: 4px !important;
}
.t390__btn-wrapper,
.t390__social {
    margin-top: 16px;
}
.t390__uptitle {
    margin-bottom: 12px;
}
.t390__descr {
    margin: 17px 0px;

}
@media screen and (max-width: 960px) {
    .t390__wrapper {
        padding: 30px;
    }
}
@media screen and (max-width: 640px) {
    .t390__wrapper {
        padding: 20px;
    }
    .t390__btn {
        font-size: 12px;
        height: 44px;
        padding: 0 18px;
    }
    .t390__btn-wrapper,
    .t390__social {
        margin-top: 16px;
    }
    .t390__uptitle {
        margin-bottom: 6px;
    }
    .t390__descr {
        margin-top: 8px;
    }
}
.t390 .ya-share2__container_size_m .ya-share2__icon {
    width: 26px;
    height: 26px;
}
.t390 .ya-share2__list {
    margin-bottom: 0;
}
#allrecords .t390__social .ya-share2__link:focus-visible {
    outline-offset: 1px;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__icon {
    width: 34px !important;
    height: 34px !important;
    background-size: 34px 34px !important;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter {
    font-size: 12px;
    line-height: 1.3;
    padding: 10px 9px 0 9px;
}
.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -9px;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__icon {
    width: 42px !important;
    height: 42px !important;
    background-size: 42px 42px !important;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter {
    font-size: 14px;
    line-height: 1.3;
    padding: 13px 11px 0 11px;
}
.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -11px;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__icon {
    width: 50px !important;
    height: 50px !important;
    background-size: 50px 50px !important;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter {
    font-size: 16px;
    line-height: 1.3;
    padding: 17px 14px 0 14px;
}
.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter:before {
    margin-left: -14px;
}
.t390__black-white .ya-share2__badge {
    background-color: #111 !important;
}
.t390__transp-white .ya-share2__badge {
    background-color: transparent !important;
}
.t390__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none;
}
.t390__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 1px;
}
.t390__circle-lg.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 30px;
}
.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 35px;
    background-size: 40px 42px !important;
}
.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 40px;
    background-size: 44px 50px !important;
}
.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    width: 35px;
    background-size: 40px 42px !important;
}
.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    width: 40px;
    background-size: 44px 50px !important;
}
.t390__white-black .ya-share2__badge {
    background-color: #fff !important;
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
}
.t390__white-black .ya-share2__counter:before {
    background-color: #222;
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 24px 24px;
}
.t390__transp-black .ya-share2__badge {
    background-color: transparent !important;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}
.t390__circle-lg.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 30px;
}
.t390__circle-xl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 35px;
    background-size: 40px 42px;
}
.t390__circle-xxl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    width: 40px;
    background-size: 44px 50px;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 1px;
}
.t390__transp-black .ya-share2__counter:before {
    display: none;
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 24px 24px;
}
.t746 .t-popup__container {
    background-color: transparent;
}
.t746__imgwrapper {
    position: relative;
}
.t746__imgwrapper .t-slds__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.t746__title,
.t746__descr {
    color: #fff;
}
.t746__play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
}
.t746__play_icon {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 50%;
    outline: none;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: transform ease-in-out 0.2s;
    -moz-transition: transform ease-in-out 0.2s;
    -o-transition: transform ease-in-out 0.2s;
    transition: transform ease-in-out 0.2s;
}
.t746__play:hover .t746__play_icon {
    -moz-transform: translateY(-50%) scale(1.15);
    -ms-transform: translateY(-50%) scale(1.15);
    -webkit-transform: translateY(-50%) scale(1.15);
    -o-transform: translateY(-50%) scale(1.15);
    transform: translateY(-50%) scale(1.15);
}
.t746__play_icon:focus-visible {
    -moz-transform: translateY(-50%) scale(1.15);
    -ms-transform: translateY(-50%) scale(1.15);
    -webkit-transform: translateY(-50%) scale(1.15);
    -o-transform: translateY(-50%) scale(1.15);
    transform: translateY(-50%) scale(1.15);
}
.t746__frame {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.t746 .t-slds__wrapper {
    padding: 0 !important;
}
.t746 .t-slds__arrow_wrapper {
    height: auto !important;
}
.t746 .t-popup__block-close {
    z-index: 999;
    padding: 0;
}
.t746 .t-slds_animated-none .t-slds__item.t-slds__item_active {
    z-index: 1;
}
@media screen and (max-width: 960px) {
    .t746 .t-popup__container {
        right: 0;
        left: 0;
    }
    .t746 .t-popup {
        padding: 0;
    }
    .t746 .t-slds__caption__container {
        padding: 0 20px;
    }
}
.t270__error-msg {
    text-align: center;
    display: none;
}
.t270__error-msg-text {
    display: inline-block;
    margin: 0 20px 35px 20px;
    padding: 15px;
    color: #ff0000;
    border: 1px solid #ff0000;
    font-size: 14px;
    font-family: tfutura, Arial;
}
.scrollbooster-viewport {
    cursor: -webkit-grab;
    cursor: grab;
    padding-bottom: 30px;
    margin-bottom: -30px;
}
.scrollbooster-viewport:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.scrollbooster-content {
    position: absolute;
    width: 100%;
    height: 100%;
}
.arrow-left,
.arrow-right {
    cursor: pointer;
}
#rec601221259 .t396__artboard {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 990;
}
#rec601221259 .t396__artboard {
    height: 52px;
}
#rec601221259 .t396__filter {
    height: 52px;
}
#rec601221259 .t396__carrier {
    height: 52px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .t396__artboard {
        height: 52px;
    }
    #rec601221259 .t396__filter {
        height: 52px;
    }
    #rec601221259 .t396__carrier {
        height: 52px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec601221259 .t396__artboard {
    }
    #rec601221259 .t396__filter {
    }
    #rec601221259 .t396__carrier {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec601221259 .t396__artboard {
    }
    #rec601221259 .t396__filter {
    }
    #rec601221259 .t396__carrier {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec601221259 .t396__artboard {
    }
    #rec601221259 .t396__filter {
    }
    #rec601221259 .t396__carrier {
        background-attachment: scroll;
    }
}
#rec601221259 .tn-elem[data-elem-id="1684676747563"] {
    z-index: 2;
    top: 0px;
    left: calc(50% - 600px + 0px);
    width: 1200px;
    height: 52px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border-radius: 0px;
}
#rec601221259 .tn-elem[data-elem-id="1684676747563"] .tn-atom {
    border-radius: 0px;
    opacity: 0.8;
    background-color: #f2eeec;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1684676747563"] {
        left: calc(50% - 480px + 0px);
        width: 960px;
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683931670791"] {
    color: #1e4a51;
    text-align: center;
    z-index: 3;
    top: 18px;
    left: calc(50% - 600px + 420px);
    width: 48px;
}
#rec601221259 .tn-elem[data-elem-id="1683931670791"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683931670791"] {
        top: 17px;
        left: calc(50% - 480px + 328px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683931619126"] {
    color: #1e4a51;
    text-align: center;
    z-index: 4;
    top: 18px;
    left: calc(50% - 600px + 484px);
    width: 48px;
}
#rec601221259 .tn-elem[data-elem-id="1683931619126"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683931619126"] {
        top: 17px;
        left: calc(50% - 480px + 392px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683931631225"] {
    color: #1e4a51;
    text-align: center;
    z-index: 5;
    top: 18px;
    left: calc(50% - 600px + 550px);
    width: 64px;
}
#rec601221259 .tn-elem[data-elem-id="1683931631225"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683931631225"] {
        top: 17px;
        left: calc(50% - 480px + 458px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683931641947"] {
    color: #1e4a51;
    text-align: center;
    z-index: 6;
    top: 18px;
    left: calc(50% - 600px + 630px);
    width: 32px;
}
#rec601221259 .tn-elem[data-elem-id="1683931641947"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683931641947"] {
        top: 17px;
        left: calc(50% - 480px + 538px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683931649501"] {
    color: #1e4a51;
    text-align: center;
    z-index: 7;
    top: 18px;
    left: calc(50% - 600px + 930px);
    width: 32px;
}
#rec601221259 .tn-elem[data-elem-id="1683931649501"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683931649501"] {
        top: 17px;
        left: calc(50% - 480px + 734px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683931612449"] {
    color: #1e4a51;
    z-index: 8;
    top: 16px;
    left: calc(50% - 600px + 90px);
    width: 107px;
}
#rec601221259 .tn-elem[data-elem-id="1683931612449"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683931612449"] {
        top: 16px;
        left: calc(50% - 480px + 60px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683930147683"] {
    color: #1e4a51;
    text-align: center;
    z-index: 9;
    top: 18px;
    left: calc(50% - 600px + 1022px);
    width: 114px;
}
#rec601221259 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683930147683"] {
        top: 17px;
        left: calc(50% - 480px + 810px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
#rec601221259 .tn-elem[data-elem-id="1683932003318"] {
    z-index: 10;
    top: 16px;
    left: calc(50% - 600px + 66px);
    width: 20px;
    height: 20px;
}
#rec601221259 .tn-elem[data-elem-id="1683932003318"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601221259 .tn-elem[data-elem-id="1683932003318"] {
        top: 16px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
}
.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 0.5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}
/*---menu burger lines---*/
.t-menuburger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.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;
}
/*menu burger big*/
.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;
}
/*menu burger small*/
.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;
}
/*menu burger opened*/
.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;
}
/*---menu burger first style---*/
@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);
    }
}
/*---menu burger second style---*/
.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;
}
/*---menu burger third style---*/
.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%;
}
/*---menu burger fourth style---*/
.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;
}
/*---menu burger animations---*/
@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;
    }
}.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 0.5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}
/*---menu burger lines---*/
.t-menuburger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.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;
}
/*menu burger big*/
.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;
}
/*menu burger small*/
.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;
}
/*menu burger opened*/
.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;
}
/*---menu burger first style---*/
@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);
    }
}
/*---menu burger second style---*/
.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;
}
/*---menu burger third style---*/
.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%;
}
/*---menu burger fourth style---*/
.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;
}
/*---menu burger animations---*/
@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;
    }
}
@media screen and (max-width: 980px) {
    #rec601221355 .t280__main_opened .t280__menu__content {
        background-color: #e9e4e2 !important;
        opacity: 1 !important;
    }
}
#rec601221355 .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;
    position: relative;
}
#rec601221355 .t-menu__link-item.t-active:not(.t978__menu-link) {
    color: #1e4a51 !important;
    font-weight: 400 !important;
}
#rec601221355 .t-menu__link-item.t-active::after {
    content: "";
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    width: 100%;
    height: 100%;
    bottom: -0px;
    border-bottom: 0px solid #1e4a51;
    -webkit-box-shadow: inset 0px -1px 0px 0px #1e4a51;
    -moz-box-shadow: inset 0px -1px 0px 0px #1e4a51;
    box-shadow: inset 0px -1px 0px 0px #1e4a51;
}
#rec601221355 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
    color: #275e69 !important;
}
#rec601221355 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {
    color: #275e69 !important;
}
@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
    #rec601221355 .t-menu__link-item,
    #rec601221355 .t-menu__link-item.t-active {
        opacity: 1 !important;
    }
}
#rec597192308 input::-webkit-input-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
#rec597192308 input::-moz-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
#rec597192308 input:-moz-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
#rec597192308 input:-ms-input-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
#rec597192308 textarea::-webkit-input-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
#rec597192308 textarea::-moz-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
#rec597192308 textarea:-moz-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
#rec597192308 textarea:-ms-input-placeholder {
    color: #1e4a51;
    opacity: 0.5;
}
@media (hover: hover), (min-width: 0\0) {
    #rec597192308 .t-submit:hover {
        background-color: #9e5e39 !important;
    }
    #rec597192308 .t-submit:focus-visible {
        background-color: #9e5e39 !important;
    }
}
#rec597192308 .t702__title {
    font-size: 18px;
    color: #1e4a51;
    font-weight: 400;
    padding-top: 16px;
    font-family: "Hagrid";
}
#rec597192308 .t702__descr {
    font-size: 16px;
    color: #1e4a51;
    font-family: "Open Sans";
}
@media (hover: hover), (min-width: 0\0) {
    #rec598395262 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598395262 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598395262 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598395262 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598397016 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598397016 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598397016 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598397016 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598397245 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598397245 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598397245 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598397245 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598397518 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598397518 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598397518 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598397518 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598397699 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598397699 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598397699 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598397699 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598397931 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598397931 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598397931 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598397931 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598398082 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598398082 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598398082 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598398082 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598398369 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598398369 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598398369 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598398369 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598398565 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598398565 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598398565 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598398565 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598399203 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598399203 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598399203 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598399203 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598399024 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598399024 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598399024 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598399024 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598398853 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598398853 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598398853 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598398853 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598399486 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598399486 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598399486 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}
#rec598399486 .t390__title {
    font-size: 24px;
}
@media (hover: hover), (min-width: 0\0) {
    #rec598399828 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #9e5e39 !important;
    }
    #rec598399828 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #9e5e39 !important;
    }
    #rec598399828 .t-btn:not(.t-animate_no-hover) {
        transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }
}

#rec598399828 .t390__title {
    font-size: 24px;
}
#rec589929077 .t396__artboard {
    height: 688px;
    background-color: #f2eeec;
}
#rec589929077 .t396__filter {
    height: 688px;
}
#rec589929077 .t396__carrier {
    height: 688px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .t396__artboard {
        height: 549px;
    }
    #rec589929077 .t396__filter {
        height: 549px;
    }
    #rec589929077 .t396__carrier {
        height: 549px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .t396__artboard {
        height: 366px;
    }
    #rec589929077 .t396__filter {
        height: 366px;
    }
    #rec589929077 .t396__carrier {
        height: 366px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .t396__artboard {
        height: 862px;
    }
    #rec589929077 .t396__filter {
        height: 862px;
    }
    #rec589929077 .t396__carrier {
        height: 862px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .t396__artboard {
        height: 583px;
        background-color: #f2eeec;
    }
    #rec589929077 .t396__filter {
        height: 583px;
    }
    #rec589929077 .t396__carrier {
        height: 583px;
        background-attachment: scroll;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684514895119"] {
    z-index: 2;
    top: 50px;
    left: calc(50% - 600px + 784px);
    width: 279px;
}
#rec589929077 .tn-elem[data-elem-id="1684514895119"] .tn-atom {
    opacity: 0;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] {
        top: 30px;
        left: calc(50% - 480px + 600px);
        width: 230px;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] {
        top: 134px;
        left: calc(50% - 320px + 413px);
        width: 87px;
        border-radius: 16px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] .tn-atom {
        border-radius: 16px;
        opacity: 0;
    }
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] .tn-atom__img {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] {
        top: 8px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        border-radius: 16px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] .tn-atom__img {
        border-radius: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] {
        top: 8px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        border-radius: 16px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        border-style: solid;
    }
    #rec589929077 .tn-elem[data-elem-id="1684514895119"] .tn-atom__img {
        border-radius: 16px;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684516041646"] {
    z-index: 3;
    top: 16px;
    left: calc(50% - 600px + 16px);
    width: 1168px;
}
#rec589929077 .tn-elem[data-elem-id="1684516041646"] .tn-atom {
    border-radius: 24px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec589929077 .tn-elem[data-elem-id="1684516041646"] .tn-atom__img {
    border-radius: 24px;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] {
        top: 12px;
        left: calc(50% - 480px + 12px);
        width: 936px;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] {
        top: 8px;
        left: calc(50% - 320px + 8px);
        width: 624px;
        border-radius: 16px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] .tn-atom__img {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] {
        top: 501px;
        left: calc(50% - 240px + 81px);
        width: 318px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] {
        top: 305px;
        left: calc(50% - 160px + 65px);
        width: 190px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684516041646"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929368"] {
    color: #1e4a51;
    z-index: 4;
    top: 40px;
    left: calc(50% - 600px + 88px);
    width: 107px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929368"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] {
        top: 28px;
        left: calc(50% - 480px + 60px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] {
        top: 24px;
        left: calc(50% - 320px + 43px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] {
        top: 36px;
        left: calc(50% - 240px + 52px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] {
        top: 18px;
        left: calc(50% - 160px + 43px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929368"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929404"] {
    z-index: 5;
    top: 40px;
    left: calc(50% - 600px + 64px);
    width: 20px;
    height: 20px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929404"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] {
        top: 28px;
        left: calc(50% - 480px + 36px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] {
        top: 24px;
        left: calc(50% - 320px + 19px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] {
        top: 36px;
        left: calc(50% - 240px + 28px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] {
        top: 18px;
        left: calc(50% - 160px + 19px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929404"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1685224264628"] {
    z-index: 6;
    top: 94px;
    left: calc(50% - 600px + 94px);
    width: 100px;
    height: 100px;
}
#rec589929077 .tn-elem.t396__elem--anim-hidden[data-elem-id="1685224264628"] {
    opacity: 0;
}
#rec589929077 .tn-elem[data-elem-id="1685224264628"] .tn-atom {
    opacity: 0;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1685224264628"] {
        top: 674px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 132px;
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
        border-radius: "" px;
        border-radius: 16px;
    }
    #rec589929077 .tn-elem[data-elem-id="1685224264628"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 16px;
        opacity: 0.9;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1685224264628"] {
        top: 385px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 146px;
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
        border-radius: 16px;
        border-radius: 16px;
    }
    #rec589929077 .tn-elem[data-elem-id="1685224264628"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 16px;
        opacity: 0.9;
    }
}
#rec589929077 .tn-elem[data-elem-id="1685225876662"] {
    color: #1e4a51;
    z-index: 7;
    top: 320px;
    left: calc(50% - 600px + 164px);
    width: 377px;
}
#rec589929077 .tn-elem[data-elem-id="1685225876662"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] {
        top: 244px;
        left: calc(50% - 480px + 103px);
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] {
        top: 146px;
        left: calc(50% - 320px + 24px);
        width: 371px;
    }
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] {
        text-align: left;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] {
        top: 686px;
        left: calc(50% - 240px + 43px);
        width: 394px;
    }
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] {
        top: 397px;
        left: calc(50% - 160px + 10px);
        width: 300px;
    }
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] {
        text-align: center;
    }
    #rec589929077 .tn-elem[data-elem-id="1685225876662"] .tn-atom {
        font-size: 13px;
        line-height: 1.4;
        opacity: 1;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684687863257"] {
    z-index: 8;
    top: 456px;
    left: calc(50% - 600px + 514px);
    width: 100px;
    height: 100px;
}
#rec589929077 .tn-elem[data-elem-id="1684687863257"] .tn-atom {
    opacity: 0;
    background-color: #fff705;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] {
        top: 372px;
        left: calc(50% - 480px + 379px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] {
        top: 250px;
        left: calc(50% - 320px + 17px);
        width: 172px;
        height: 56px;
        border-radius: 99px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] {
        top: 778px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 56px;
        border-radius: 99px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] {
        top: 499px;
        left: calc(50% - 160px + 12px);
        width: 296px;
        height: 56px;
        border-radius: 99px;
    }
    #rec589929077 .tn-elem[data-elem-id="1684687863257"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec589929077 .tn-elem[data-elem-id="1683930908488"] {
    color: #ffffff;
    text-align: center;
    z-index: 9;
    top: 424px;
    left: calc(50% - 600px + 162px);
    width: 224px;
    height: 48px;
}
#rec589929077 .tn-elem[data-elem-id="1683930908488"] .tn-atom {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 99px;
    background-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec589929077 .tn-elem[data-elem-id="1683930908488"] .tn-atom:hover {
        background-color: #9e5e39;
        background-image: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1683930908488"] {
        top: 348px;
        left: calc(50% - 480px + 101px);
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1683930908488"] {
        top: 242px;
        left: calc(50% - 320px + 22px);
        width: 224px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930908488"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1683930908488"] {
        top: 782px;
        left: calc(50% - 240px + 12px);
        width: 456px;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1683930908488"] {
        top: 503px;
        left: calc(50% - 160px + 16px);
        width: 288px;
        height: 48px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930908488"] .tn-atom {
        font-size: 13px;
        opacity: 1;
    }
}
#rec589929077 .tn-elem[data-elem-id="1683930763011"] {
    color: #1e4a51;
    z-index: 10;
    top: 216px;
    left: calc(50% - 600px + 64px);
    width: 564px;
}
#rec589929077 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
    color: #1e4a51;
    font-size: 32px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.25;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] {
        top: 152px;
        left: calc(50% - 480px + 36px);
    }
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 28px;
        line-height: 1.15;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] {
        top: 76px;
        left: calc(50% - 320px + 24px);
        width: 426px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] {
        text-align: left;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 20px;
    
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] {
        top: 64px;
        left: calc(50% - 240px + 71px);
        width: 338px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] {
        text-align: center;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 28px;
        line-height: 1.3;
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] {
        top: 64px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] {
        text-align: center;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
#rec589929077 .tn-elem[data-elem-id="1683930862484"] {
    color: #1e4a51;
    z-index: 11;
    top: 256px;
    left: calc(50% - 600px + 164px);
    width: 560px;
}
#rec589929077 .tn-elem[data-elem-id="1683930862484"] .tn-atom {
    color: #1e4a51;
    font-size: 32px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.25;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] {
        top: 188px;
        left: calc(50% - 480px + 103px);
    }
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] .tn-atom {
        font-size: 28px;
        line-height: 1.15;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] {
        top: 105px;
        left: calc(50% - 320px + 24px);
        width: 372px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] {
        text-align: left;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] .tn-atom {
        font-size: 20px;
    
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] {
        top: 136px;
        left: calc(50% - 240px + 110px);
        width: 260px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] {
        text-align: center;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] .tn-atom {
        font-size: 28px;
        line-height: 1.3;
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] {
        top: 92px;
        left: calc(50% - 160px + 66px);
        width: 188px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] {
        text-align: center;
    }
    #rec589929077 .tn-elem[data-elem-id="1683930862484"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec589929077 .tn-elem[data-elem-id="1683931082161"] {
    z-index: 12;
    top: 252px;
    left: calc(50% - 600px + 344px);
    width: 308px;
    height: 56px;
}
#rec589929077 .tn-elem[data-elem-id="1683931082161"] .tn-atom {
    border-radius: 0px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1683931082161"] {
        top: 183px;
        left: calc(50% - 480px + 265px);
        width: 270px;
        height: 49px;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1683931082161"] {
        top: 99px;
        left: calc(50% - 320px + 149px);
        width: 212px;
        height: 39px;
        border-radius: 0px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683931082161"] .tn-atom {
        border-radius: 0px;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1683931082161"] {
        top: 167px;
        left: calc(50% - 240px + 93px);
        width: 294px;
        height: 52px;
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1683931082161"] {
        top: 117px;
        left: calc(50% - 160px + 60px);
        width: 204px;
        height: 37px;
    }
    #rec589929077 .tn-elem[data-elem-id="1683931082161"] .tn-atom {
        background-position: center top;
        opacity: 1;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929396"] {
    color: #1e4a51;
    text-align: center;
    z-index: 13;
    top: 41px;
    left: calc(50% - 600px + 1022px);
    width: 114px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929396"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929396"] {
        top: 30px;
        left: calc(50% - 480px + 810px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929396"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929396"] {
        top: 77px;
        left: calc(50% - 320px + 218px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929396"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929396"] {
        top: 157px;
        left: calc(50% - 240px + 30px);
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929396"] {
        top: 124px;
        left: calc(50% - 160px + 8px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929396"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929392"] {
    color: #1e4a51;
    text-align: center;
    z-index: 14;
    top: 41px;
    left: calc(50% - 600px + 930px);
    width: 32px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929392"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929392"] {
        top: 30px;
        left: calc(50% - 480px + 726px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929392"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929392"] {
        top: 77px;
        left: calc(50% - 320px + 222px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929392"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929392"] {
        top: 157px;
        left: calc(50% - 240px + 72px);
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929392"] {
        top: 124px;
        left: calc(50% - 160px + 29px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929392"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929388"] {
    color: #1e4a51;
    text-align: center;
    z-index: 15;
    top: 41px;
    left: calc(50% - 600px + 630px);
    width: 32px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929388"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929388"] {
        top: 30px;
        left: calc(50% - 480px + 538px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929388"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929388"] {
        top: 77px;
        left: calc(50% - 320px + 254px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929388"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929388"] {
        top: 157px;
        left: calc(50% - 240px + 76px);
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929388"] {
        top: 124px;
        left: calc(50% - 160px + 44px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929388"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929383"] {
    color: #1e4a51;
    text-align: center;
    z-index: 16;
    top: 41px;
    left: calc(50% - 600px + 550px);
    width: 64px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929383"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929383"] {
        top: 30px;
        left: calc(50% - 480px + 458px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929383"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929383"] {
        top: 77px;
        left: calc(50% - 320px + 254px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929383"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929383"] {
        top: 157px;
        left: calc(50% - 240px + 44px);
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929383"] {
        top: 124px;
        left: calc(50% - 160px + 32px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929383"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929379"] {
    color: #1e4a51;
    text-align: center;
    z-index: 17;
    top: 41px;
    left: calc(50% - 600px + 484px);
    width: 48px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929379"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929379"] {
        top: 30px;
        left: calc(50% - 480px + 392px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929379"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929379"] {
        top: 77px;
        left: calc(50% - 320px + 268px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929379"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929379"] {
        top: 157px;
        left: calc(50% - 240px + 36px);
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929379"] {
        top: 124px;
        left: calc(50% - 160px + 24px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929379"] .tn-atom {
        opacity: 0;
    }
}
#rec589929077 .tn-elem[data-elem-id="1684676929374"] {
    color: #1e4a51;
    text-align: center;
    z-index: 18;
    top: 41px;
    left: calc(50% - 600px + 420px);
    width: 48px;
}
#rec589929077 .tn-elem[data-elem-id="1684676929374"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929374"] {
        top: 30px;
        left: calc(50% - 480px + 328px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929374"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929374"] {
        top: 77px;
        left: calc(50% - 320px + 284px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929374"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929374"] {
        top: 157px;
        left: calc(50% - 240px + 22px);
    }
}
@media screen and (max-width: 479px) {
    #rec589929077 .tn-elem[data-elem-id="1684676929374"] {
        top: 124px;
        left: calc(50% - 160px + 30px);
    }
    #rec589929077 .tn-elem[data-elem-id="1684676929374"] .tn-atom {
        opacity: 0;
    }
}
#rec590613780 .t396__artboard {
    height: 786px;
    background-color: #f2eeec;
}
#rec590613780 .t396__filter {
    height: 786px;
}
#rec590613780 .t396__carrier {
    height: 786px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .t396__artboard {
        height: 680px;
    }
    #rec590613780 .t396__filter {
        height: 680px;
    }
    #rec590613780 .t396__carrier {
        height: 680px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .t396__artboard {
        height: 606px;
    }
    #rec590613780 .t396__filter {
        height: 606px;
    }
    #rec590613780 .t396__carrier {
        height: 606px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .t396__artboard {
        height: 1104px;
    }
    #rec590613780 .t396__filter {
        height: 1104px;
    }
    #rec590613780 .t396__carrier {
        height: 1104px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .t396__artboard {
        height: 1052px;
    }
    #rec590613780 .t396__filter {
        height: 1052px;
    }
    #rec590613780 .t396__carrier {
        height: 1052px;
        background-attachment: scroll;
    }
}
#rec590613780 .tn-elem[data-elem-id="1684782095787"] {
    z-index: 2;
    top: 429px;
    left: calc(50% - 600px + 520px);
    width: 616px;
}
#rec590613780 .tn-elem[data-elem-id="1684782095787"] .tn-atom {
    border-radius: 24px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590613780 .tn-elem[data-elem-id="1684782095787"] .tn-atom__img {
    border-radius: 24px;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1684782095787"] {
        top: 388px;
        left: calc(50% - 480px + 410px);
        width: 506px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1684782095787"] {
        top: 400px;
        left: calc(50% - 320px + 406px);
        width: 139px;
    }
    #rec590613780 .tn-elem[data-elem-id="1684782095787"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1684782095787"] {
        top: 730px;
        left: calc(50% - 240px + 176px);
        width: 128px;
    }
    #rec590613780 .tn-elem[data-elem-id="1684782095787"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1684782095787"] {
        top: 809px;
        left: calc(50% - 160px + 93px);
        width: 143px;
    }
    #rec590613780 .tn-elem[data-elem-id="1684782095787"] .tn-atom {
        opacity: 0;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683989579697"] {
    color: #1e4a51;
    z-index: 3;
    top: 64px;
    left: calc(50% - 600px + 420px);
    width: 689px;
}
#rec590613780 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] {
        top: 52px;
        left: calc(50% - 480px + 330px);
        width: 586px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] {
        top: 24px;
        left: calc(50% - 320px + 24px);
        width: 494px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 240px + 45px);
        width: 390px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1684015297694"] {
    color: #1e4a51;
    z-index: 4;
    top: 100px;
    left: calc(50% - 600px + 520px);
    width: 501px;
}
#rec590613780 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] {
        top: 84px;
        left: calc(50% - 480px + 410px);
        width: 418px;
    }
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] {
        top: 52px;
        left: calc(50% - 320px + 24px);
        width: 354px;
    }
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] {
        top: 72px;
        left: calc(50% - 240px + 65px);
        width: 351px;
    }
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
        -webkit-transform: rotate(NaNdeg);
        -moz-transform: rotate(NaNdeg);
        transform: rotate(NaNdeg);
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] {
        top: 72px;
        left: calc(50% - 160px + 56px);
        width: 208px;
    }
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 20px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683930147683"] {
    color: #1e4a51;
    z-index: 5;
    top: 79px;
    left: calc(50% - 600px + 64px);
    width: 106px;
}
#rec590613780 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683930147683"] {
        top: 68px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683930147683"] {
        left: calc(50% - 320px + 24px);
    }
    #rec590613780 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683930147683"] {
        top: 432px;
        left: calc(50% - 240px + 8px);
    }
    #rec590613780 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683930147683"] {
        top: 465px;
        left: calc(50% - 160px + 8px);
    }
    #rec590613780 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        font-size: 13px;
        opacity: 0;
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        transform: rotate(1deg);
    }
}
#rec590613780 .tn-elem[data-elem-id="1683989786539"] {
    color: #1e4a51;
    z-index: 6;
    top: 484px;
    left: calc(50% - 600px + 64px);
    width: 356px;
}
#rec590613780 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683989786539"] {
        top: 432px;
        left: calc(50% - 480px + 36px);
        width: 348px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683989786539"] {
        top: 330px;
        left: calc(50% - 320px + 24px);
        width: 306px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683989786539"] {
        top: 472px;
        left: calc(50% - 240px + 16px);
        width: 448px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989786539"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683989786539"] {
        top: 492px;
        left: calc(50% - 160px + 8px);
        width: 304px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989786539"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
        line-height: 1.4;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683989790895"] {
    color: #1e4a51;
    z-index: 7;
    top: 640px;
    left: calc(50% - 600px + 64px);
    width: 356px;
}
#rec590613780 .tn-elem[data-elem-id="1683989790895"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683989790895"] {
        top: 584px;
        left: calc(50% - 480px + 36px);
        width: 340px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683989790895"] {
        top: 502px;
        left: calc(50% - 320px + 24px);
        width: 296px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683989790895"] {
        top: 584px;
        left: calc(50% - 240px + 16px);
        width: 448px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989790895"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683989790895"] {
        top: 660px;
        left: calc(50% - 160px + 8px);
        width: 304px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989790895"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1683989790895"] .tn-atom {
        line-height: 1.4;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991173797"] {
    color: #ad6643;
    text-align: center;
    z-index: 8;
    top: 255px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec590613780 .tn-elem[data-elem-id="1683991173797"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991173797"] {
        left: calc(50% - 480px + 2896px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991173797"] {
        top: 273px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec590613780 .tn-elem[data-elem-id="1683991281687"] {
    color: #ad6643;
    text-align: center;
    z-index: 9;
    top: 228px;
    left: calc(50% - 600px + 64px);
    width: 140px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991281687"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991281687"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] {
        top: 204px;
        left: calc(50% - 480px + 36px);
        width: 132px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] {
        top: 160px;
        left: calc(50% - 320px + -99px);
        width: 119px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] {
        top: 124px;
        left: calc(50% - 240px + 372px);
        width: 117px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] {
        top: 152px;
        left: calc(50% - 160px + 346px);
        width: 118px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991281687"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991211542"] {
    color: #ad6643;
    text-align: center;
    z-index: 10;
    top: 228px;
    left: calc(50% - 600px + 212px);
    width: 116px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991211542"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991211542"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] {
        top: 204px;
        left: calc(50% - 480px + 176px);
        width: 96px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] {
        top: 160px;
        left: calc(50% - 320px + 28px);
        width: 87px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] {
        top: 236px;
        left: calc(50% - 240px + 121px);
        width: 85px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] {
        top: 264px;
        left: calc(50% - 160px + 72px);
        width: 86px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991211542"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991220844"] {
    color: #ad6643;
    text-align: center;
    z-index: 11;
    top: 228px;
    left: calc(50% - 600px + 336px);
    width: 116px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991220844"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991220844"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] {
        top: 204px;
        left: calc(50% - 480px + 280px);
        width: 104px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] {
        top: 160px;
        left: calc(50% - 320px + 123px);
        width: 94px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] {
        top: 236px;
        left: calc(50% - 240px + 214px);
        width: 92px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] {
        top: 264px;
        left: calc(50% - 160px + 166px);
        width: 93px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991220844"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991236559"] {
    color: #ad6643;
    text-align: center;
    z-index: 12;
    top: 228px;
    left: calc(50% - 600px + 460px);
    width: 212px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991236559"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991236559"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] {
        top: 204px;
        left: calc(50% - 480px + 392px);
        width: 196px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] {
        top: 160px;
        left: calc(50% - 320px + 225px);
        width: 177px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] {
        top: 292px;
        left: calc(50% - 240px + 174px);
        width: 173px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] {
        top: 320px;
        left: calc(50% - 160px + -2px);
        width: 175px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991236559"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991246513"] {
    color: #ad6643;
    text-align: center;
    z-index: 13;
    top: 228px;
    left: calc(50% - 600px + 680px);
    width: 104px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991246513"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991246513"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] {
        top: 204px;
        left: calc(50% - 480px + 596px);
        width: 96px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] {
        top: 160px;
        left: calc(50% - 320px + 410px);
        width: 87px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] {
        top: 236px;
        left: calc(50% - 240px + 28px);
        width: 85px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] {
        top: 264px;
        left: calc(50% - 160px + -22px);
        width: 86px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991246513"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991015582"] {
    color: #ad6643;
    text-align: center;
    z-index: 14;
    top: 164px;
    left: calc(50% - 600px + 112px);
    width: 180px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991015582"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991015582"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] {
        top: 140px;
        left: calc(50% - 480px + 36px);
        width: 172px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] {
        top: 104px;
        left: calc(50% - 320px + 0px);
        width: 155px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] {
        top: 124px;
        left: calc(50% - 240px + 212px);
        width: 152px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] {
        top: 152px;
        left: calc(50% - 160px + 184px);
        width: 154px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991015582"] .tn-atom {
        font-size: 13px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991035101"] {
    color: #ad6643;
    text-align: center;
    z-index: 15;
    top: 164px;
    left: calc(50% - 600px + 300px);
    width: 140px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991035101"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991035101"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] {
        top: 140px;
        left: calc(50% - 480px + 216px);
        width: 132px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] {
        top: 104px;
        left: calc(50% - 320px + 163px);
        width: 119px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] {
        top: 124px;
        left: calc(50% - 240px + 87px);
        width: 117px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] {
        top: 152px;
        left: calc(50% - 160px + 58px);
        width: 118px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991035101"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991265747"] {
    color: #ad6643;
    text-align: center;
    z-index: 16;
    top: 228px;
    left: calc(50% - 600px + 792px);
    width: 156px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991265747"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991265747"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] {
        top: 204px;
        left: calc(50% - 480px + 700px);
        width: 140px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] {
        top: 160px;
        left: calc(50% - 320px + 505px);
        width: 126px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] {
        top: 352px;
        left: calc(50% - 240px + 168px);
        width: 124px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] {
        top: 376px;
        left: calc(50% - 160px + 130px);
        width: 125px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991265747"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991053844"] {
    color: #ad6643;
    text-align: center;
    z-index: 17;
    top: 164px;
    left: calc(50% - 600px + 448px);
    width: 104px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991053844"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991053844"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] {
        top: 140px;
        left: calc(50% - 480px + 356px);
        width: 96px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] {
        top: 104px;
        left: calc(50% - 320px + 290px);
        width: 87px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] {
        top: 180px;
        left: calc(50% - 240px + 16px);
        width: 85px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] {
        top: 208px;
        left: calc(50% - 160px + -76px);
        width: 86px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991053844"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991061569"] {
    color: #ad6643;
    text-align: center;
    z-index: 18;
    top: 164px;
    left: calc(50% - 600px + 560px);
    width: 140px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991061569"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991061569"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] {
        top: 140px;
        left: calc(50% - 480px + 460px);
        width: 132px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] {
        top: 104px;
        left: calc(50% - 320px + 385px);
        width: 119px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] {
        top: 292px;
        left: calc(50% - 240px + 355px);
        width: 117px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] {
        top: 320px;
        left: calc(50% - 160px + 181px);
        width: 118px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991061569"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991103217"] {
    color: #ad6643;
    text-align: center;
    z-index: 19;
    top: 164px;
    left: calc(50% - 600px + 708px);
    width: 80px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991103217"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991103217"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] {
        top: 140px;
        left: calc(50% - 480px + 600px);
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] {
        top: 104px;
        left: calc(50% - 320px + 512px);
        width: 72px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] {
        top: 124px;
        left: calc(50% - 240px + 8px);
        width: 71px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] {
        top: 152px;
        left: calc(50% - 160px + -22px);
        width: 72px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991103217"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991235559"] {
    color: #ad6643;
    text-align: center;
    z-index: 20;
    top: 228px;
    left: calc(50% - 600px + 956px);
    width: 104px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991235559"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991235559"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] {
        top: 204px;
        left: calc(50% - 480px + 848px);
        width: 96px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] {
        top: 160px;
        left: calc(50% - 320px + 639px);
        width: 87px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] {
        top: 352px;
        left: calc(50% - 240px + 300px);
        width: 85px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] {
        top: 376px;
        left: calc(50% - 160px + 263px);
        width: 86px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991235559"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991116115"] {
    color: #ad6643;
    text-align: center;
    z-index: 21;
    top: 164px;
    left: calc(50% - 600px + 796px);
    width: 148px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991116115"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991116115"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] {
        top: 140px;
        left: calc(50% - 480px + 688px);
        width: 140px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] {
        top: 104px;
        left: calc(50% - 320px + 592px);
        width: 126px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] {
        top: 180px;
        left: calc(50% - 240px + -116px);
        width: 124px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] {
        top: 208px;
        left: calc(50% - 160px + -209px);
        width: 125px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991116115"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683990926761"] {
    color: #ad6643;
    text-align: center;
    z-index: 22;
    top: 164px;
    left: calc(50% - 600px + 952px);
    width: 184px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683990926761"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683990926761"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] {
        top: 140px;
        left: calc(50% - 480px + 836px);
        width: 172px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] {
        top: 104px;
        left: calc(50% - 320px + 726px);
        width: 155px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] {
        top: 352px;
        left: calc(50% - 240px + 8px);
        width: 152px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] {
        top: 376px;
        left: calc(50% - 160px + -32px);
        width: 154px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683990926761"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991297428"] {
    color: #ad6643;
    text-align: center;
    z-index: 23;
    top: 292px;
    left: calc(50% - 600px + 160px);
    width: 196px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991297428"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991297428"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] {
        top: 268px;
        left: calc(50% - 480px + 126px);
        width: 172px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] {
        top: 216px;
        left: calc(50% - 320px + 24px);
        width: 155px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] {
        top: 180px;
        left: calc(50% - 240px + 109px);
        width: 152px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] {
        top: 208px;
        left: calc(50% - 160px + 18px);
        width: 154px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991297428"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991315322"] {
    color: #ad6643;
    text-align: center;
    z-index: 24;
    top: 292px;
    left: calc(50% - 600px + 364px);
    width: 164px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991315322"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991315322"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] {
        top: 268px;
        left: calc(50% - 480px + 306px);
        width: 148px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] {
        top: 216px;
        left: calc(50% - 320px + 187px);
        width: 133px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] {
        top: 180px;
        left: calc(50% - 240px + 269px);
        width: 131px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] {
        top: 208px;
        left: calc(50% - 160px + 180px);
        width: 132px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991315322"] .tn-atom {
        font-size: 13px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991331631"] {
    color: #ad6643;
    text-align: center;
    z-index: 25;
    top: 292px;
    left: calc(50% - 600px + 536px);
    width: 240px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991331631"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991331631"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] {
        top: 268px;
        left: calc(50% - 480px + 462px);
        width: 224px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] {
        top: 216px;
        left: calc(50% - 320px + 328px);
        width: 202px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] {
        top: 236px;
        left: calc(50% - 240px + 314px);
        width: 198px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] {
        top: 264px;
        left: calc(50% - 160px + 267px);
        width: 200px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991331631"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683991350099"] {
    color: #ad6643;
    text-align: center;
    z-index: 26;
    top: 292px;
    left: calc(50% - 600px + 784px);
    width: 224px;
    height: 56px;
}
#rec590613780 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683991350099"] {
    opacity: 0;
}
#rec590613780 .tn-elem[data-elem-id="1683991350099"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] .tn-atom:hover {
        background-color: #1e4a51;
        background-image: none;
        border-color: #1e4a51;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] .tn-atom:hover {
        color: #f2eeec;
    }
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] {
        top: 268px;
        left: calc(50% - 480px + 694px);
        width: 200px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] {
        top: 216px;
        left: calc(50% - 320px + 538px);
        width: 180px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] {
        top: 292px;
        left: calc(50% - 240px + -11px);
        width: 177px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] {
        top: 320px;
        left: calc(50% - 160px + -189px);
        width: 179px;
        height: 48px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683991350099"] .tn-atom {
        font-size: 13px;
    }
}
#rec590613780 .tn-elem[data-elem-id="1683930763011"] {
    color: #1e4a51;
    z-index: 27;
    top: 428px;
    left: calc(50% - 600px + 64px);
    width: 332px;
}
#rec590613780 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] {
        top: 388px;
        left: calc(50% - 480px + 36px);
        width: 286px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] {
        top: 290px;
        left: calc(50% - 320px + 24px);
    }
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] {
        top: 432px;
        left: calc(50% - 240px + 97px);
    }
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] {
        top: 456px;
        left: calc(50% - 160px + 28px);
        width: 264px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] {
        text-align: center;
    }
    #rec590613780 .tn-elem[data-elem-id="1683930763011"] .tn-atom {
        font-size: 20px;
        letter-spacing: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590613780 .tn-elem[data-elem-id="1683840702090"] {
    z-index: 28;
    top: 524px;
    left: calc(50% - 600px + 609px);
    width: 78px;
}
#rec590613780 .tn-elem[data-elem-id="1683840702090"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590613780 .tn-elem[data-elem-id="1683840702090"] .tn-atom__img {
    border-radius: 24px;
}
@media screen and (max-width: 1199px) {
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] {
        top: 388px;
        left: calc(50% - 480px + 410px);
        width: 102px;
    }
}
@media screen and (max-width: 959px) {
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] {
        top: 296px;
        left: calc(50% - 320px + 345px);
        width: 287px;
        border-radius: 16px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] .tn-atom__img {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] {
        top: 660px;
        left: calc(50% - 240px + 8px);
        width: 464px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] {
        top: 756px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        border-radius: 16px;
    }
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
    #rec590613780 .tn-elem[data-elem-id="1683840702090"] .tn-atom__img {
        border-radius: 16px;
    }
}
#rec590717113 .t396__artboard {
    height: 516px;
    background-color: #f2eeec;
}
#rec590717113 .t396__filter {
    height: 516px;
}
#rec590717113 .t396__carrier {
    height: 516px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .t396__artboard {
        height: 436px;
    }
    #rec590717113 .t396__filter {
        height: 436px;
    }
    #rec590717113 .t396__carrier {
        height: 436px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .t396__artboard {
        height: 961px;
    }
    #rec590717113 .t396__filter {
        height: 961px;
    }
    #rec590717113 .t396__carrier {
        height: 961px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .t396__artboard {
        height: 868px;
    }
    #rec590717113 .t396__filter {
        height: 868px;
    }
    #rec590717113 .t396__carrier {
        height: 868px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .t396__artboard {
        height: 848px;
    }
    #rec590717113 .t396__filter {
        height: 848px;
    }
    #rec590717113 .t396__carrier {
        height: 848px;
        background-attachment: scroll;
    }
}
#rec590717113 .tn-elem[data-elem-id="1684102503609"] {
    z-index: 2;
    top: 331px;
    left: calc(50% - 600px + 56px);
    width: 156px;
}
#rec590717113 .tn-elem[data-elem-id="1684102503609"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590717113 .tn-elem[data-elem-id="1684102503609"] .tn-atom__img {
    border-radius: 24px;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] {
        top: 258px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] {
        top: 232px;
        left: calc(50% - 320px + 24px);
        width: 592px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] {
        top: 248px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        border-radius: 16px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] .tn-atom__img {
        border-radius: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] {
        top: 320px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        border-radius: 16px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    #rec590717113 .tn-elem[data-elem-id="1684102503609"] .tn-atom__img {
        border-radius: 16px;
    }
}
#rec590717113 .tn-elem[data-elem-id="1683989579697"] {
    color: #1e4a51;
    z-index: 3;
    top: 64px;
    left: calc(50% - 600px + 520px);
    width: 564px;
}
#rec590717113 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] {
        top: 52px;
        left: calc(50% - 480px + 410px);
        width: 472px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] {
        top: 24px;
        left: calc(50% - 320px + 24px);
    }
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 240px + 44px);
        width: 393px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
#rec590717113 .tn-elem[data-elem-id="1684016005920"] {
    color: #1e4a51;
    z-index: 4;
    top: 100px;
    left: calc(50% - 600px + 420px);
    width: 427px;
}
#rec590717113 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] {
        top: 84px;
        left: calc(50% - 480px + 330px);
        width: 357px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] {
        top: 52px;
        left: calc(50% - 320px + 24px);
    }
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] {
        top: 44px;
        left: calc(50% - 240px + 90px);
        width: 300px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] {
        text-align: center;
    }
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] {
        top: 44px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] {
        text-align: center;
    }
    #rec590717113 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
#rec590717113 .tn-elem[data-elem-id="1683930147683"] {
    color: #1e4a51;
    z-index: 5;
    top: 79px;
    left: calc(50% - 600px + 64px);
    width: 106px;
}
#rec590717113 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1683930147683"] {
        top: 68px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1683930147683"] {
        top: 80px;
        left: calc(50% - 240px + 60px);
    }
    #rec590717113 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1683930147683"] {
        top: 221px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
#rec590717113 .tn-elem[data-elem-id="1683989786539"] {
    color: #1e4a51;
    z-index: 6;
    top: 192px;
    left: calc(50% - 600px + 420px);
    width: 510px;
}
#rec590717113 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1683989786539"] {
        top: 160px;
        left: calc(50% - 480px + 330px);
        width: 505px;
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1683989786539"] {
        top: 120px;
        left: calc(50% - 320px + 24px);
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1683989786539"] {
        top: 112px;
        left: calc(50% - 240px + 8px);
        width: 464px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989786539"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1683989786539"] {
        top: 108px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989786539"] {
        text-align: center;
    }
}
#rec590717113 .tn-elem[data-elem-id="1683989790895"] {
    color: #1e4a51;
    z-index: 7;
    top: 308px;
    left: calc(50% - 600px + 420px);
    width: 500px;
}
#rec590717113 .tn-elem[data-elem-id="1683989790895"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1683989790895"] {
        top: 272px;
        left: calc(50% - 480px + 330px);
        width: 504px;
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1683989790895"] {
        top: 789px;
        left: calc(50% - 320px + 24px);
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1683989790895"] {
        top: 692px;
        left: calc(50% - 240px + 11px);
        width: 458px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989790895"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1683989790895"] {
        top: 612px;
        left: calc(50% - 160px + 20px);
        width: 280px;
    }
    #rec590717113 .tn-elem[data-elem-id="1683989790895"] {
        text-align: center;
    }
}
#rec590717113 .tn-elem[data-elem-id="1683991173797"] {
    color: #ad6643;
    text-align: center;
    z-index: 8;
    top: 255px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec590717113 .tn-elem[data-elem-id="1683991173797"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1683991173797"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec590717113 .tn-elem[data-elem-id="1684015297694"] {
    color: #1e4a51;
    z-index: 9;
    top: 136px;
    left: calc(50% - 600px + 420px);
    width: 416px;
}
#rec590717113 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] {
        top: 116px;
        left: calc(50% - 480px + 330px);
        width: 448px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] {
        top: 80px;
        left: calc(50% - 320px + 24px);
    }
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] {
        top: 72px;
        left: calc(50% - 240px + 52px);
        width: 376px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] {
        text-align: center;
    }
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] {
        top: 72px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] {
        text-align: center;
    }
    #rec590717113 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
#rec590717113 .tn-elem[data-elem-id="1684792693792"] {
    z-index: 10;
    top: 274px;
    left: calc(50% - 600px + 65px);
    width: 156px;
}
#rec590717113 .tn-elem[data-elem-id="1684792693792"] .tn-atom {
    border-radius: 24px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590717113 .tn-elem[data-elem-id="1684792693792"] .tn-atom__img {
    border-radius: 24px;
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] {
        top: 238px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] {
        top: 429px;
        left: calc(50% - 320px + 286px);
        width: 109px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] {
        top: 469px;
        left: calc(50% - 240px + 149px);
    }
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] {
        top: 612px;
        left: calc(50% - 160px + 124px);
        width: 57px;
        border-radius: 16px;
    }
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] .tn-atom {
        border-radius: 16px;
        opacity: 0;
    }
    #rec590717113 .tn-elem[data-elem-id="1684792693792"] .tn-atom__img {
        border-radius: 16px;
    }
}
#rec590717113 .tn-elem[data-elem-id="1684016420307"] {
    color: #ffffff;
    text-align: center;
    z-index: 11;
    top: 412px;
    left: calc(50% - 600px + 420px);
    width: 148px;
    height: 48px;
}
#rec590717113 .tn-elem[data-elem-id="1684016420307"] .tn-atom {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 99px;
    background-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590717113 .tn-elem[data-elem-id="1684016420307"] .tn-atom:hover {
        background-color: #9e5e39;
        background-image: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec590717113 .tn-elem[data-elem-id="1684016420307"] {
        top: 376px;
        left: calc(50% - 480px + 330px);
    }
}
@media screen and (max-width: 959px) {
    #rec590717113 .tn-elem[data-elem-id="1684016420307"] {
        top: 881px;
        left: calc(50% - 320px + 24px);
        width: 592px;
    }
}
@media screen and (max-width: 639px) {
    #rec590717113 .tn-elem[data-elem-id="1684016420307"] {
        top: 804px;
        left: calc(50% - 240px + 8px);
        width: 464px;
    }
}
@media screen and (max-width: 479px) {
    #rec590717113 .tn-elem[data-elem-id="1684016420307"] {
        top: 784px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
}
#rec590718279 .t396__artboard {
    height: 1330px;
    background-color: #f2eeec;
}
#rec590718279 .t396__filter {
    height: 1330px;
}
#rec590718279 .t396__carrier {
    height: 1330px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .t396__artboard {
    }
    #rec590718279 .t396__filter {
    }
    #rec590718279 .t396__carrier {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .t396__artboard {
        height: 1474px;
    }
    #rec590718279 .t396__filter {
        height: 1474px;
    }
    #rec590718279 .t396__carrier {
        height: 1474px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .t396__artboard {
        height: 1372px;
    }
    #rec590718279 .t396__filter {
        height: 1372px;
    }
    #rec590718279 .t396__carrier {
        height: 1372px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .t396__artboard {
        height: 1272px;
    }
    #rec590718279 .t396__filter {
        height: 1272px;
    }
    #rec590718279 .t396__carrier {
        height: 1272px;
        background-attachment: scroll;
    }
}
#rec590718279 .tn-elem[data-elem-id="1684083456238"] {
    z-index: 2;
    top: 0px;
    left: calc(50% - 600px + -100px);
    width: 1400px;
    height: 682px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684083456238"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684083456238"] .tn-atom {
    border-radius: 0px;
    background-color: #f2eeec;
    background-position: center center;
    background-attachment: scroll;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] {
        top: 0px;
        left: calc(50% - 480px + 0px);
        width: 960px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] .tn-atom {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] {
        width: 640px;
        height: 826px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] .tn-atom {
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] {
        width: 480px;
        height: 724px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] .tn-atom {
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] {
        width: 320px;
        height: 624px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684083456238"] .tn-atom {
    }
}
#rec590718279 .tn-elem[data-elem-id="1685117496344"] {
    z-index: 3;
    top: 52px;
    left: calc(50% - 600px + 15px);
    width: 1168px;
    height: 614px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1685117496344"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1685117496344"] .tn-atom {
    border-radius: 24px;
    background-color: #1e4a51;
    background-position: center center;
    background-attachment: scroll;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 936px;
    }
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] .tn-atom {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] {
        top: 72px;
        width: 616px;
        height: 738px;
    }
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] .tn-atom {
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] {
        top: 72px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 620px;
        border-radius: 16px;
    }
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] {
        top: 72px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 520px;
        border-radius: 16px;
    }
    #rec590718279 .tn-elem[data-elem-id="1685117496344"] .tn-atom {
        border-radius: 16px;
    }
}
#rec590718279 .tn-elem[data-elem-id="1684016729940"] {
    z-index: 4;
    top: 52px;
    left: calc(50% - 600px + 15px);
    width: 1168px;
    height: 614px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684016729940"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684016729940"] .tn-atom {
    border-radius: 24px;
    opacity: 0.15;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 936px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] .tn-atom {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] {
        top: 72px;
        width: 616px;
        height: 738px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] .tn-atom {
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] {
        width: 437px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] .tn-atom {
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] {
        top: 72px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 520px;
        border-radius: 16px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684016729940"] .tn-atom {
        border-radius: 16px;
    }
}
#rec590718279 .tn-elem[data-elem-id="1684070405198"] {
    z-index: 5;
    top: 285px;
    left: calc(50% - 600px + 505px);
    width: 190px;
    height: 131px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684070405198"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684070405198"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684070405198"] {
        top: 294px;
        left: calc(50% - 480px + 385px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684070405198"] {
        top: 291px;
        left: calc(50% - 320px + 185px);
        width: 245px;
        height: 169px;
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684070405198"] {
        top: 295px;
        left: calc(50% - 240px + 118px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684070405198"] {
        top: 278px;
        left: calc(50% - 160px + 36px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684070378025"] {
    color: #f2eeec;
    z-index: 6;
    top: 333px;
    left: calc(50% - 600px + 536px);
    width: 10px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684070378025"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684070378025"] .tn-atom {
    color: #f2eeec;
    font-size: 24px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684070378025"] {
        top: 342px;
        left: calc(50% - 480px + 416px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684070378025"] {
        top: 357px;
        left: calc(50% - 320px + 248px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684070378025"] {
        top: 365px;
        left: calc(50% - 240px + 176px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684070378025"] {
        top: 348px;
        left: calc(50% - 160px + 96px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1683991173797"] {
    color: #ad6643;
    text-align: center;
    z-index: 7;
    top: 861px;
    left: calc(50% - 600px + 2926px);
    width: 212px;
    height: 56px;
}
#rec590718279 .tn-elem[data-elem-id="1683991173797"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1683991173797"] {
        top: 897px;
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1683991173797"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec590718279 .tn-elem[data-elem-id="1684068499766"] {
    z-index: 8;
    top: 440px;
    left: calc(50% - 600px + 616px);
    width: 136px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068499766"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068499766"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068499766"] .tn-atom {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068499766"] {
        top: 440px;
        left: calc(50% - 480px + 491px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068499766"] {
        top: 440px;
        left: calc(50% - 320px + 331px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068499766"] {
        top: 501px;
        left: calc(50% - 240px + 249px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068499766"] {
        top: 485px;
        left: calc(50% - 160px + 148px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068688813"] {
    color: #1e4a51;
    text-align: center;
    z-index: 9;
    top: 455px;
    left: calc(50% - 600px + 625px);
    width: 118px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068688813"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068688813"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068688813"] .tn-atom {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068688813"] {
        top: 455px;
        left: calc(50% - 480px + 500px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068688813"] {
        top: 455px;
        left: calc(50% - 320px + 340px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068688813"] {
        top: 515px;
        left: calc(50% - 240px + 260px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068688813"] {
        top: 499px;
        left: calc(50% - 160px + 155px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684085561276"] {
    z-index: 10;
    top: 440px;
    left: calc(50% - 600px + 409px);
    width: 264px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684085561276"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684085561276"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684085561276"] .tn-atom {
    -webkit-transform: rotate(350deg);
    -moz-transform: rotate(350deg);
    transform: rotate(350deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561276"] {
        top: 440px;
        left: calc(50% - 480px + 284px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561276"] {
        top: 440px;
        left: calc(50% - 320px + 118px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561276"] {
        top: 489px;
        left: calc(50% - 240px + 59px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561276"] {
        top: 428px;
        left: calc(50% - 160px + 17px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684085561273"] {
    color: #1e4a51;
    text-align: center;
    z-index: 11;
    top: 455px;
    left: calc(50% - 600px + 435px);
    width: 213px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684085561273"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684085561273"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684085561273"] .tn-atom {
    -webkit-transform: rotate(350deg);
    -moz-transform: rotate(350deg);
    transform: rotate(350deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561273"] {
        top: 455px;
        left: calc(50% - 480px + 310px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561273"] {
        top: 455px;
        left: calc(50% - 320px + 144px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561273"] {
        top: 501px;
        left: calc(50% - 240px + 87px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684085561273"] {
        top: 443px;
        left: calc(50% - 160px + 42px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068399529"] {
    z-index: 12;
    top: 326px;
    left: calc(50% - 600px + 470px);
    width: 264px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068399529"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068399529"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068399529"] .tn-atom {
    -webkit-transform: rotate(349deg);
    -moz-transform: rotate(349deg);
    transform: rotate(349deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068399529"] {
        top: 326px;
        left: calc(50% - 480px + 345px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068399529"] {
        top: 326px;
        left: calc(50% - 320px + 185px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068399529"] {
        top: 331px;
        left: calc(50% - 240px + 168px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068399529"] {
        top: 384px;
        left: calc(50% - 160px + 17px);
    }
    #rec590718279 .tn-elem[data-elem-id="1684068399529"] .tn-atom {
        -webkit-transform: rotate(349deg);
        -moz-transform: rotate(349deg);
        transform: rotate(349deg);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068720348"] {
    color: #1e4a51;
    z-index: 13;
    top: 341px;
    left: calc(50% - 600px + 500px);
    width: 204px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068720348"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068720348"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068720348"] .tn-atom {
    -webkit-transform: rotate(349deg);
    -moz-transform: rotate(349deg);
    transform: rotate(368deg);

}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720348"] {
        top: 341px;
        left: calc(50% - 480px + 375px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720348"] {
        top: 341px;
        left: calc(50% - 320px + 215px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720348"] {
        top: 344px;
        left: calc(50% - 240px + 204px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720348"] {
        top: 398px;
        left: calc(50% - 160px + 46px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684069527628"] {
    z-index: 14;
    top: 300px;
    left: calc(50% - 600px + 438px);
    width: 152px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684069527628"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684069527628"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527628"] {
        top: 300px;
        left: calc(50% - 480px + 313px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527628"] {
        top: 300px;
        left: calc(50% - 320px + 153px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527628"] {
        top: 331px;
        left: calc(50% - 240px + 84px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527628"] {
        top: 336px;
        left: calc(50% - 160px + 20px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684069527625"] {
    color: #1e4a51;
    text-align: center;
    z-index: 15;
    top: 315px;
    left: calc(50% - 600px + 448px);
    width: 132px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684069527625"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684069527625"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527625"] {
        top: 315px;
        left: calc(50% - 480px + 323px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527625"] {
        top: 315px;
        left: calc(50% - 320px + 163px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527625"] {
        top: 345px;
        left: calc(50% - 240px + 95px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684069527625"] {
        top: 351px;
        left: calc(50% - 160px + 30px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068451930"] {
    z-index: 16;
    top: 353px;
    left: calc(50% - 600px + 595px);
    width: 192px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068451930"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068451930"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068451930"] .tn-atom {
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    transform: rotate(1deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068451930"] {
        top: 353px;
        left: calc(50% - 480px + 470px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068451930"] {
        top: 353px;
        left: calc(50% - 320px + 310px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068451930"] {
        top: 377px;
        left: calc(50% - 240px + 168px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068451930"] {
        top: 385px;
        left: calc(50% - 160px + 89px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068601387"] {
    color: #1e4a51;
    text-align: center;
    z-index: 17;
    top: 368px;
    left: calc(50% - 600px + 608px);
    width: 166px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068601387"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068601387"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068601387"] .tn-atom {
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    transform: rotate(1deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068601387"] {
        top: 368px;
        left: calc(50% - 480px + 483px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068601387"] {
        top: 368px;
        left: calc(50% - 320px + 323px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068601387"] {
        top: 390px;
        left: calc(50% - 240px + 185px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068601387"] {
        top: 400px;
        left: calc(50% - 160px + 101px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684069555306"] {
    z-index: 18;
    top: 425px;
    left: calc(50% - 600px + 527px);
    width: 192px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684069555306"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684069555306"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684069555306"] .tn-atom {
    -webkit-transform: rotate(348deg);
    -moz-transform: rotate(348deg);
    transform: rotate(348deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555306"] {
        top: 425px;
        left: calc(50% - 480px + 402px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555306"] {
        top: 425px;
        left: calc(50% - 320px + 242px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555306"] {
        top: 439px;
        left: calc(50% - 240px + 152px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555306"] {
        top: 453px;
        left: calc(50% - 160px + 107px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684069555303"] {
    color: #1e4a51;
    text-align: center;
    z-index: 19;
    top: 440px;
    left: calc(50% - 600px + 540px);
    width: 166px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684069555303"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684069555303"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684069555303"] .tn-atom {
    -webkit-transform: rotate(346deg);
    -moz-transform: rotate(346deg);
    transform: rotate(346deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555303"] {
        top: 440px;
        left: calc(50% - 480px + 415px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555303"] {
        top: 440px;
        left: calc(50% - 320px + 255px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555303"] {
        top: 453px;
        left: calc(50% - 240px + 167px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684069555303"] {
        top: 467px;
        left: calc(50% - 160px + 118px);
    }
    #rec590718279 .tn-elem[data-elem-id="1684069555303"] .tn-atom {
        -webkit-transform: rotate(349deg);
        -moz-transform: rotate(349deg);
        transform: rotate(349deg);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068469726"] {
    z-index: 20;
    top: 392px;
    left: calc(50% - 600px + 695px);
    width: 126px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068469726"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068469726"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068469726"] .tn-atom {
    -webkit-transform: rotate(344deg);
    -moz-transform: rotate(344deg);
    transform: rotate(344deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068469726"] {
        top: 392px;
        left: calc(50% - 480px + 570px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068469726"] {
        top: 392px;
        left: calc(50% - 320px + 410px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068469726"] {
        top: 425px;
        left: calc(50% - 240px + 114px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068469726"] {
        top: 501px;
        left: calc(50% - 160px + 56px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068616265"] {
    color: #1e4a51;
    text-align: center;
    z-index: 21;
    top: 407px;
    left: calc(50% - 600px + 708px);
    width: 101px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068616265"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068616265"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068616265"] .tn-atom {
    -webkit-transform: rotate(344deg);
    -moz-transform: rotate(344deg);
    transform: rotate(344deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068616265"] {
        top: 407px;
        left: calc(50% - 480px + 583px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068616265"] {
        top: 407px;
        left: calc(50% - 320px + 423px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068616265"] {
        top: 439px;
        left: calc(50% - 240px + 126px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068616265"] {
        top: 515px;
        left: calc(50% - 160px + 67px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068350545"] {
    z-index: 22;
    top: 293px;
    left: calc(50% - 600px + 664px);
    width: 140px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068350545"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068350545"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068350545"] .tn-atom {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068350545"] {
        top: 293px;
        left: calc(50% - 480px + 539px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068350545"] {
        top: 293px;
        left: calc(50% - 320px + 379px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068350545"] {
        top: 316px;
        left: calc(50% - 240px + 290px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068350545"] {
        top: 306px;
        left: calc(50% - 160px + 172px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068629281"] {
    color: #1e4a51;
    text-align: center;
    z-index: 23;
    top: 308px;
    left: calc(50% - 600px + 685px);
    width: 99px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068629281"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068629281"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068629281"] .tn-atom {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068629281"] {
        top: 308px;
        left: calc(50% - 480px + 560px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068629281"] {
        top: 308px;
        left: calc(50% - 320px + 400px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068629281"] {
        top: 331px;
        left: calc(50% - 240px + 314px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068629281"] {
        top: 322px;
        left: calc(50% - 160px + 194px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068489743"] {
    z-index: 24;
    top: 412px;
    left: calc(50% - 600px + 389px);
    width: 170px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068489743"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068489743"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068489743"] .tn-atom {
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    transform: rotate(14deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068489743"] {
        top: 412px;
        left: calc(50% - 480px + 264px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068489743"] {
        top: 412px;
        left: calc(50% - 320px + 104px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068489743"] {
        top: 422px;
        left: calc(50% - 240px + 258px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068489743"] {
        top: 485px;
        left: calc(50% - 160px + 25px);
    }
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068642080"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068642080"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068642080"] .tn-atom {
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    transform: rotate(14deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068642080"] {
        top: 427px;
        left: calc(50% - 480px + 278px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068642080"] {
        top: 427px;
        left: calc(50% - 320px + 118px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068642080"] {
        top: 436px;
        left: calc(50% - 240px + 273px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068642080"] {
        top: 499px;
        left: calc(50% - 160px + 40px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068720344"] {
    z-index: 26;
    top: 379px;
    left: calc(50% - 600px + 417px);
    width: 264px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068720344"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068720344"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068720344"] .tn-atom {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    transform: rotate(6deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720344"] {
        top: 379px;
        left: calc(50% - 480px + 292px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720344"] {
        top: 379px;
        left: calc(50% - 320px + 132px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720344"] {
        top: 268px;
        left: calc(50% - 240px + 109px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068720344"] {
        top: 274px;
        left: calc(50% - 160px + 20px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068657480"] {
    color: #1e4a51;
    text-align: center;
    z-index: 27;
    top: 394px;
    left: calc(50% - 600px + 443px);
    /* width: 213px; */

}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068657480"] {
    opacity: 0;
}
#rec590718279 .t396__artboard .tn-elem.text .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border: solid 1px #fff;
    border-color: #fff !important;
    background-color: #e9e4e2 !important;
    padding: 1rem 2rem;
    border-radius: 0.8rem;

}
#rec590718279 .t396__artboard .tn-elem.text {
    color: #1e4a51;
    text-align: center;
    z-index: 25;
    top: 427px;
    left: calc(50% - 600px + 403px);
    width: fit-content !important;

}
#rec590718279 .tn-elem[data-elem-id="1684068657480"] .tn-atom {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    transform: rotate(6deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068657480"] {
        top: 394px;
        left: calc(50% - 480px + 318px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068657480"] {
        top: 394px;
        left: calc(50% - 320px + 158px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068657480"] {
        top: 281px;
        left: calc(50% - 240px + 141px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068657480"] {
        top: 288px;
        left: calc(50% - 160px + 48px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684016005920"] {
    color: #f2eeec;
    z-index: 28;
    top: 116px;
    margin: auto;
    max-width: 600px;
    right: 0;

}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684016005920"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
    color: #f2eeec;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-align: center;

}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684016005920"] {
        top: 116px;
        left: calc(50% - 480px + 322px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684016005920"] {
        top: 136px;
        left: calc(50% - 320px + 162px);
    }
    #rec590718279 .tn-elem[data-elem-id="1684016005920"] {
        text-align: center;
    }
    #rec590718279 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        font-size: 22px;
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684016005920"] {
        top: 136px;
        left: calc(50% - 240px + 77px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684016005920"] {
        top: 136px;
        left: calc(50% - 160px + 18px);
        width: 284px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        line-height: 1.45;
    }
}
#rec590718279 .tn-elem[data-elem-id="1684015297694"] {
    color: #f2eeec;
    z-index: 29;
    top: 152px;
    left: calc(50% - 600px + 425px);
    width: 351px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684015297694"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
    color: #f2eeec;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684015297694"] {
        top: 152px;
        left: calc(50% - 480px + 305px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684015297694"] {
        top: 165px;
        left: calc(50% - 320px + 145px);
    }
    #rec590718279 .tn-elem[data-elem-id="1684015297694"] {
        text-align: center;
    }
    #rec590718279 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        font-size: 22px;
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684015297694"] {
        top: 165px;
        left: calc(50% - 240px + 65px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684015297694"] {
        top: 165px;
        left: calc(50% - 160px + 18px);
        width: 284px;
    }
    #rec590718279 .tn-elem[data-elem-id="1684015297694"] .tn-atom {
        line-height: 1.45;
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068427433"] {
    z-index: 30;
    top: 278px;
    left: calc(50% - 600px + 520px);
    width: 200px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068427433"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068427433"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068427433"] .tn-atom {
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    transform: rotate(18deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068427433"] {
        top: 278px;
        left: calc(50% - 480px + 395px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068427433"] {
        top: 278px;
        left: calc(50% - 320px + 235px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068427433"] {
        top: 299px;
        left: calc(50% - 240px + 71px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068427433"] {
        top: 314px;
        left: calc(50% - 160px + 30px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1683989786539"] {
    color: #1e4a51;
    text-align: center;
    z-index: 31;
    top: 293px;
    left: calc(50% - 600px + 530px);
    width: 180px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683989786539"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    transform: rotate(18deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1683989786539"] {
        top: 293px;
        left: calc(50% - 480px + 405px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1683989786539"] {
        top: 293px;
        left: calc(50% - 320px + 245px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1683989786539"] {
        top: 313px;
        left: calc(50% - 240px + 84px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1683989786539"] {
        top: 327px;
        left: calc(50% - 160px + 39px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068462022"] {
    z-index: 32;
    top: 326px;
    left: calc(50% - 600px + 500px);
    width: 152px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068462022"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068462022"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068462022"] .tn-atom {
    -webkit-transform: rotate(345deg);
    -moz-transform: rotate(345deg);
    transform: rotate(345deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068462022"] {
        top: 326px;
        left: calc(50% - 480px + 375px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068462022"] {
        top: 326px;
        left: calc(50% - 320px + 215px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068462022"] {
        top: 405px;
        left: calc(50% - 240px + 43px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068462022"] {
        top: 370px;
        left: calc(50% - 160px + 30px);
    }
}
#rec590718279 .tn-elem[data-elem-id="1684068564453"] {
    color: #1e4a51;
    text-align: center;
    z-index: 33;
    top: 341px;
    left: calc(50% - 600px + 510px);
    width: 132px;
}
#rec590718279 .tn-elem.t396__elem--anim-hidden[data-elem-id="1684068564453"] {
    opacity: 0;
}
#rec590718279 .tn-elem[data-elem-id="1684068564453"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec590718279 .tn-elem[data-elem-id="1684068564453"] .tn-atom {
    -webkit-transform: rotate(345deg);
    -moz-transform: rotate(345deg);
    transform: rotate(345deg);
}
@media screen and (max-width: 1199px) {
    #rec590718279 .tn-elem[data-elem-id="1684068564453"] {
        top: 341px;
        left: calc(50% - 480px + 385px);
    }
}
@media screen and (max-width: 959px) {
    #rec590718279 .tn-elem[data-elem-id="1684068564453"] {
        top: 341px;
        left: calc(50% - 320px + 225px);
    }
}
@media screen and (max-width: 639px) {
    #rec590718279 .tn-elem[data-elem-id="1684068564453"] {
        top: 419px;
        left: calc(50% - 240px + 53px);
    }
}
@media screen and (max-width: 479px) {
    #rec590718279 .tn-elem[data-elem-id="1684068564453"] {
        top: 384px;
        left: calc(50% - 160px + 37px);
    }
}
#rec590902614 .t396__artboard {
    height: 861px;
    background-color: #f2eeec;
}
#rec590902614 .t396__filter {
    height: 861px;
}
#rec590902614 .t396__carrier {
    height: 861px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .t396__artboard {
        height: 840px;
    }
    #rec590902614 .t396__filter {
        height: 840px;
    }
    #rec590902614 .t396__carrier {
        height: 840px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .t396__artboard {
        height: 1044px;
    }
    #rec590902614 .t396__filter {
        height: 1044px;
    }
    #rec590902614 .t396__carrier {
        height: 1044px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .t396__artboard {
        height: 1272px;
    }
    #rec590902614 .t396__filter {
        height: 1272px;
    }
    #rec590902614 .t396__carrier {
        height: 1272px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .t396__artboard {
        height: 1382px;
    }
    #rec590902614 .t396__filter {
        height: 1382px;
    }
    #rec590902614 .t396__carrier {
        height: 1382px;
        background-attachment: scroll;
    }
}
#rec590902614 .tn-elem[data-elem-id="1683989579697"] {
    color: #1e4a51;
    z-index: 2;
    top: 64px;
    left: calc(50% - 600px + 520px);
    width: 507px;
}
#rec590902614 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] {
        top: 52px;
        left: calc(50% - 480px + 410px);
        width: 347px;
    }
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] {
        top: 24px;
        left: calc(50% - 320px + 24px);
    }
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 240px + 84px);
        width: 313px;
    }
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1685484484378"] {
    color: #1e4a51;
    z-index: 3;
    top: 100px;
    left: calc(50% - 600px + 420px);
    width: 430px;
}
#rec590902614 .tn-elem[data-elem-id="1685484484378"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] {
        top: 84px;
        left: calc(50% - 480px + 330px);
        width: 365px;
    }
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] {
        top: 52px;
        left: calc(50% - 320px + 24px);
    }
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] {
        top: 44px;
        left: calc(50% - 240px + 58px);
        width: 364px;
    }
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] {
        top: 44px;
        left: calc(50% - 160px + 8px);
        width: 304px;
    }
    #rec590902614 .tn-elem[data-elem-id="1685484484378"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1683930147683"] {
    color: #1e4a51;
    z-index: 4;
    top: 79px;
    left: calc(50% - 600px + 64px);
    width: 106px;
}
#rec590902614 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1683930147683"] {
        top: 64px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1683930147683"] {
        top: 130px;
        left: calc(50% - 240px + 64px);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1683930147683"] {
        top: 96px;
        left: calc(50% - 160px + 110px);
    }
    #rec590902614 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        -webkit-transform: rotate(1deg);
        -moz-transform: rotate(1deg);
        transform: rotate(1deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1683991173797"] {
    color: #ad6643;
    text-align: center;
    z-index: 5;
    top: 255px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec590902614 .tn-elem[data-elem-id="1683991173797"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1683991173797"] {
        top: 243px;
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1683991173797"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec590902614 .tn-elem[data-elem-id="1683989786539"] {
    color: #1e4a51;
    z-index: 6;
    top: 115px;
    left: calc(50% - 600px + 64px);
    width: 284px;
}
#rec590902614 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
    color: #1e4a51;
    font-size: 12px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.65;
    font-weight: 400;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] {
        top: 92px;
        left: calc(50% - 480px + 36px);
        width: 174px;
    }
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] {
        top: 92px;
        left: calc(50% - 320px + 24px);
        width: 316px;
    }
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] {
        text-align: left;
    }
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] {
        top: 80px;
        left: calc(50% - 240px + 97px);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] {
        top: 76px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec590902614 .tn-elem[data-elem-id="1683989786539"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1684172080737"] {
    color: #1e4a51;
    z-index: 7;
    top: 815px;
    left: calc(50% - 600px + 420px);
    width: 430px;
}
#rec590902614 .tn-elem[data-elem-id="1684172080737"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1684172080737"] {
        top: 84px;
        left: calc(50% - 480px + 330px);
        width: 365px;
    }
    #rec590902614 .tn-elem[data-elem-id="1684172080737"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1684172080737"] {
        top: 52px;
        left: calc(50% - 320px + 24px);
    }
    #rec590902614 .tn-elem[data-elem-id="1684172080737"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1684172080737"] {
        top: 44px;
        left: calc(50% - 240px + 16px);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1684172080737"] {
        top: 44px;
        left: calc(50% - 160px + 8px);
        width: 304px;
    }
    #rec590902614 .tn-elem[data-elem-id="1684172080737"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1686082857311"] {
    color: #ad6643;
    text-align: center;
    z-index: 8;
    top: 804px;
    left: calc(50% - 600px + 64px);
    width: 1072px;
    height: 48px;
}
#rec590902614 .tn-elem[data-elem-id="1686082857311"] .tn-atom {
    color: #ad6643;
    font-size: 18px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 16px;
    background-color: #e9e4e2;
    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 (hover), (min-width: 0\0) {
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] .tn-atom:hover {
        background-color: #e3ddda;
        background-image: none;
    }
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] .tn-atom:hover {
        color: #9e5e39;
    }
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] {
        top: 780px;
        left: calc(50% - 480px + 36px);
        width: 888px;
        height: 48px;
    }
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] {
        top: 972px;
        left: calc(50% - 320px + 24px);
        width: 592px;
        height: 48px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] .tn-atom {
        font-size: 16px;
        border-radius: 99px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] {
        top: 1208px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 48px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] .tn-atom {
        border-radius: 99px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] {
        top: 1318px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 48px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1686082857311"] .tn-atom {
        border-radius: 99px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377191026"] {
    z-index: 9;
    top: 164px;
    left: calc(50% - 600px + 64px);
    width: 1072px;
    height: 144px;
}
#rec590902614 .tn-elem[data-elem-id="1687377191026"] .tn-atom {
    border-radius: 24px;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191026"] {
        top: 140px;
        left: calc(50% - 480px + 36px);
        width: 888px;
        height: 148px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191026"] {
        top: 96px;
        left: calc(50% - 320px + 24px);
        width: 592px;
        height: 206px;
        border-radius: 16px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191026"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191026"] {
        top: 86px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 236px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191026"] {
        top: 128px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 256px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191026"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377191031"] {
    color: #1e4a51;
    z-index: 10;
    top: 196px;
    left: calc(50% - 600px + 420px);
    width: 341px;
}
#rec590902614 .tn-elem[data-elem-id="1687377191031"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] {
        top: 164px;
        left: calc(50% - 480px + 330px);
        width: 289px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] {
        top: 178px;
        left: calc(50% - 320px + 48px);
        width: 277px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] {
        top: 158px;
        left: calc(50% - 240px + 79px);
        width: 322px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] {
        top: 196px;
        left: calc(50% - 160px + 20px);
        width: 280px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191031"] .tn-atom {
        letter-spacing: 0px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377191034"] {
    z-index: 11;
    top: 223px;
    left: calc(50% - 600px + 297px);
    width: 100px;
    height: 100px;
}
#rec590902614 .tn-elem[data-elem-id="1687377191034"] .tn-atom {
    opacity: 0;
    background-color: #fff705;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] {
        top: 387px;
        left: calc(50% - 480px + 399pxpx);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] {
        top: 349px;
        left: calc(50% - 320px + 208px);
        width: 156px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] {
        top: 290px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] {
        top: 352px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191034"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377191037"] {
    color: #1e4a51;
    z-index: 12;
    top: 196px;
    left: calc(50% - 600px + 96px);
    width: 220px;
}
#rec590902614 .tn-elem[data-elem-id="1687377191037"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191037"] {
        top: 164px;
        left: calc(50% - 480px + 60px);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191037"] .tn-atom {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191037"] {
        top: 120px;
        left: calc(50% - 320px + 48px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191037"] {
        top: 102px;
        left: calc(50% - 240px + 143px);
        width: 197px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191037"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191037"] {
        top: 140px;
        left: calc(50% - 160px + 32px);
        width: 256px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191037"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377191038"] {
    color: #1e4a51;
    z-index: 13;
    top: 196px;
    left: calc(50% - 600px + 880px);
    width: 70px;
}
#rec590902614 .tn-elem[data-elem-id="1687377191038"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191038"] {
        top: 166px;
        left: calc(50% - 480px + 690px);
        width: 56px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191038"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191038"] {
        top: 122px;
        left: calc(50% - 320px + 390px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191038"] {
        top: 262px;
        left: calc(50% - 240px + 188px);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191038"] {
        top: 324px;
        left: calc(50% - 160px + 108px);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377191043"] {
    color: #1e4a51;
    z-index: 14;
    top: 224px;
    left: calc(50% - 600px + 880px);
    width: 70px;
}
#rec590902614 .tn-elem[data-elem-id="1687377191043"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191043"] {
        top: 190px;
        left: calc(50% - 480px + 690px);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191043"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191043"] {
        top: 146px;
        left: calc(50% - 320px + 390px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191043"] {
        top: 262px;
        left: calc(50% - 240px + 248px);
        width: 46px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191043"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191043"] {
        top: 324px;
        left: calc(50% - 160px + 168px);
        width: 44px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377191043"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377191045"] {
    color: #ffffff;
    text-align: center;
    z-index: 15;
    top: 196px;
    left: calc(50% - 600px + 980px);
    width: 124px;
    height: 48px;
}
#rec590902614 .tn-elem[data-elem-id="1687377191045"] .tn-atom {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 99px;
    background-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590902614 .tn-elem[data-elem-id="1687377191045"] .tn-atom:hover {
        background-color: #9e5e39;
        background-image: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191045"] {
        top: 164px;
        left: calc(50% - 480px + 776px);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191045"] {
        top: 120px;
        left: calc(50% - 320px + 468px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191045"] {
        top: 294px;
        left: calc(50% - 240px + 20px);
        width: 440px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377191045"] {
        top: 356px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231676"] {
    z-index: 16;
    top: 324px;
    left: calc(50% - 600px + 64px);
    width: 1072px;
    height: 144px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231676"] .tn-atom {
    border-width: 2px;
    border-radius: 24px;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: #ad6643;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231676"] {
        top: 460px;
        left: calc(50% - 480px + 36px);
        width: 888px;
        height: 148px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231676"] {
        top: 532px;
        left: calc(50% - 320px + 24px);
        width: 592px;
        height: 208px;
        border-radius: 16px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231676"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231676"] {
        top: 634px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 254px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231676"] .tn-atom {
        border-width: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231676"] {
        top: 712px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 270px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231676"] .tn-atom {
        border-width: 1px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231680"] {
    color: #1e4a51;
    z-index: 17;
    top: 356px;
    left: calc(50% - 600px + 420px);
    width: 361px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231680"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231680"] {
        top: 484px;
        left: calc(50% - 480px + 330px);
        width: 318px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231680"] {
        top: 656px;
        left: calc(50% - 320px + 48px);
        width: 446px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231680"] {
        top: 682px;
        left: calc(50% - 240px + 36px);
        width: 408px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231680"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231680"] {
        top: 756px;
        left: calc(50% - 160px + 19px);
        width: 282px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231680"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231682"] {
    color: #1e4a51;
    z-index: 18;
    top: 396px;
    left: calc(50% - 600px + 96px);
    width: 312px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231682"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] {
        top: 530px;
        left: calc(50% - 480px + 60px);
        width: 216px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] {
        top: 588px;
        left: calc(50% - 320px + 48px);
        width: 310px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] {
        text-align: left;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] {
        top: 770px;
        left: calc(50% - 240px + 80px);
        width: 320px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] {
        top: 864px;
        left: calc(50% - 160px + 57px);
        width: 207px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231682"] .tn-atom {
        font-size: 13px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231684"] {
    z-index: 19;
    top: 81px;
    left: calc(50% - 600px + 218px);
    width: 100px;
    height: 100px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231684"] .tn-atom {
    border-radius: 0px;
    opacity: 0;
    background-color: #fff705;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] {
        top: 390px;
        left: calc(50% - 480px + 409pxpx);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] {
        top: 532px;
        left: calc(50% - 320px + 289px);
        width: 156px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] {
        top: 860px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] .tn-atom {
        background-color: #f2eeec;
        border-width: 1px;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        border-color: #ad6643;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] {
        top: 954px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231684"] .tn-atom {
        background-color: #f2eeec;
        border-width: 1px;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        border-color: #ad6643;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231687"] {
    color: #1e4a51;
    z-index: 20;
    top: 356px;
    left: calc(50% - 600px + 96px);
    width: 241px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231687"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] {
        top: 485px;
        left: calc(50% - 480px + 60px);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] .tn-atom {
        font-size: 16px;
        line-height: 1.45;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] {
        top: 556px;
        left: calc(50% - 320px + 48px);
        width: 217px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] .tn-atom {
        line-height: 1.5;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] {
        top: 650px;
        left: calc(50% - 240px + 125px);
        width: 231px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] {
        top: 724px;
        left: calc(50% - 160px + 43px);
        width: 234px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231687"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231693"] {
    color: #1e4a51;
    z-index: 21;
    top: 356px;
    left: calc(50% - 600px + 880px);
    width: 64px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231693"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231693"] {
        top: 486px;
        left: calc(50% - 480px + 690px);
        width: 50px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231693"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231693"] {
        top: 558px;
        left: calc(50% - 320px + 390px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231693"] {
        top: 832px;
        left: calc(50% - 240px + 191px);
        width: 42px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231693"] {
        top: 926px;
        left: calc(50% - 160px + 111px);
        width: 42px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231695"] {
    color: #1e4a51;
    z-index: 22;
    top: 384px;
    left: calc(50% - 600px + 880px);
    width: 78px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231695"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231695"] {
        top: 510px;
        left: calc(50% - 480px + 690px);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231695"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231695"] {
        top: 582px;
        left: calc(50% - 320px + 390px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231695"] {
        top: 832px;
        left: calc(50% - 240px + 237px);
        width: 52px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231695"] {
        top: 926px;
        left: calc(50% - 160px + 157px);
        width: 52px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250000"] {
    z-index: 23;
    top: 484px;
    left: calc(50% - 600px + 64px);
    width: 1072px;
    height: 144px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250000"] .tn-atom {
    border-radius: 24px;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250000"] {
        top: 300px;
        left: calc(50% - 480px + 36px);
        width: 888px;
        height: 148px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250000"] {
        top: 314px;
        left: calc(50% - 320px + 24px);
        width: 592px;
        height: 206px;
        border-radius: 16px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250000"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250000"] {
        top: 358px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 236px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250000"] {
        top: 420px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 256px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250003"] {
    color: #1e4a51;
    z-index: 24;
    top: 544px;
    left: calc(50% - 600px + 880px);
    width: 68px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250003"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250003"] {
        top: 350px;
        left: calc(50% - 480px + 700pxpx);
        width: 56px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250003"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250003"] {
        top: 364px;
        left: calc(50% - 320px + 390px);
        width: 56px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250003"] {
        top: 538px;
        left: calc(50% - 240px + 238px);
        width: 52px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250003"] {
        top: 616px;
        left: calc(50% - 160px + 155px);
        width: 56px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250006"] {
    color: #1e4a51;
    z-index: 25;
    top: 516px;
    left: calc(50% - 600px + 880px);
    width: 68px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250006"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250006"] {
        top: 326px;
        left: calc(50% - 480px + 700pxpx);
        width: 56px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250006"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250006"] {
        top: 340px;
        left: calc(50% - 320px + 390px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250006"] {
        top: 538px;
        left: calc(50% - 240px + 190px);
        width: 44px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250006"] {
        top: 616px;
        left: calc(50% - 160px + 109px);
        width: 42px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250006"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250009"] {
    z-index: 26;
    top: 371px;
    left: calc(50% - 600px + 215px);
    width: 100px;
    height: 100px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250009"] .tn-atom {
    opacity: 0;
    background-color: #fff705;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] {
        top: 377px;
        left: calc(50% - 480px + 389pxpx);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] {
        top: 374px;
        left: calc(50% - 320px + 191px);
        width: 156px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] {
        top: 566px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] {
        top: 644px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250009"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250012"] {
    color: #1e4a51;
    z-index: 27;
    top: 516px;
    left: calc(50% - 600px + 96px);
    width: 210px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250012"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] {
        top: 324px;
        left: calc(50% - 480px + 60px);
        width: 190px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] .tn-atom {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] {
        top: 338px;
        left: calc(50% - 320px + 48px);
        width: 193px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] .tn-atom {
        line-height: 1.5;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] {
        top: 374px;
        left: calc(50% - 240px + 140px);
        width: 200px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] {
        top: 432px;
        left: calc(50% - 160px + 36px);
        width: 248px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250012"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250014"] {
    color: #1e4a51;
    z-index: 28;
    top: 516px;
    left: calc(50% - 600px + 420px);
    width: 358px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250014"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250014"] {
        top: 324px;
        left: calc(50% - 480px + 340pxpx);
        width: 328px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250014"] {
        top: 416px;
        left: calc(50% - 320px + 48px);
        width: 358px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250014"] {
        top: 406px;
        left: calc(50% - 240px + 60px);
        width: 374px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250014"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250014"] {
        top: 464px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250014"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250016"] {
    color: #ffffff;
    text-align: center;
    z-index: 29;
    top: 516px;
    left: calc(50% - 600px + 980px);
    width: 124px;
    height: 48px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250016"] .tn-atom {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 99px;
    background-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590902614 .tn-elem[data-elem-id="1687377250016"] .tn-atom:hover {
        background-color: #9e5e39;
        background-image: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250016"] {
        top: 324px;
        left: calc(50% - 480px + 786pxpx);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250016"] {
        top: 338px;
        left: calc(50% - 320px + 468px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250016"] {
        top: 570px;
        left: calc(50% - 240px + 20px);
        width: 440px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250016"] {
        top: 648px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377250019"] {
    color: #1e4a51;
    z-index: 30;
    top: 556px;
    left: calc(50% - 600px + 96px);
    width: 261px;
}
#rec590902614 .tn-elem[data-elem-id="1687377250019"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] {
        top: 388px;
        left: calc(50% - 480px + 60px);
        width: 237px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] {
        top: 370px;
        left: calc(50% - 320px + 48px);
        width: 259px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] {
        text-align: left;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] {
        top: 494px;
        left: calc(50% - 240px + 112px);
        width: 257px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] .tn-atom {
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] {
        top: 572px;
        left: calc(50% - 160px + 20px);
        width: 280px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] {
        color: #1e4a51;
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377250019"] .tn-atom {
        color: #1e4a51;
        font-size: 13px;
        opacity: 0.5;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283839"] {
    z-index: 31;
    top: 644px;
    left: calc(50% - 600px + 64px);
    width: 1072px;
    height: 144px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283839"] .tn-atom {
    border-radius: 24px;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283839"] {
        top: 620px;
        left: calc(50% - 480px + 36px);
        width: 888px;
        height: 148px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283839"] {
        top: 752px;
        left: calc(50% - 320px + 24px);
        width: 592px;
        height: 208px;
        border-radius: 16px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283839"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283839"] {
        top: 928px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 240px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283839"] {
        top: 1022px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 256px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283843"] {
    color: #1e4a51;
    z-index: 32;
    top: 704px;
    left: calc(50% - 600px + 880px);
    width: 68px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283843"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283843"] {
        top: 670px;
        left: calc(50% - 480px + 700pxpx);
        width: 56px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283843"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283843"] {
        top: 802px;
        left: calc(50% - 320px + 390px);
        width: 56px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283843"] {
        top: 1108px;
        left: calc(50% - 240px + 238px);
        width: 52px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283843"] {
        top: 1222px;
        left: calc(50% - 160px + 154px);
        width: 56px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283845"] {
    color: #1e4a51;
    z-index: 33;
    top: 676px;
    left: calc(50% - 600px + 880px);
    width: 68px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283845"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283845"] {
        top: 646px;
        left: calc(50% - 480px + 700pxpx);
        width: 56px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283845"] .tn-atom {
        font-size: 14px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283845"] {
        top: 778px;
        left: calc(50% - 320px + 390px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283845"] {
        top: 1108px;
        left: calc(50% - 240px + 190px);
        width: 44px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283845"] {
        top: 1222px;
        left: calc(50% - 160px + 108px);
        width: 42px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283845"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283847"] {
    color: #1e4a51;
    z-index: 34;
    top: 676px;
    left: calc(50% - 600px + 96px);
    width: 252px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283847"] .tn-atom {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] {
        top: 644px;
        left: calc(50% - 480px + 60px);
        width: 169px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] .tn-atom {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] {
        top: 776px;
        left: calc(50% - 320px + 48px);
        width: 160px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] .tn-atom {
        line-height: 1.5;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] {
        top: 944px;
        left: calc(50% - 240px + 122px);
        width: 237px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] {
        top: 1034px;
        left: calc(50% - 160px + 36px);
        width: 248px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283847"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283850"] {
    color: #1e4a51;
    z-index: 35;
    top: 676px;
    left: calc(50% - 600px + 420px);
    width: 358px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283850"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283850"] {
        top: 644px;
        left: calc(50% - 480px + 340pxpx);
        width: 333px;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283850"] {
        top: 856px;
        left: calc(50% - 320px + 48px);
        width: 367px;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283850"] {
        top: 976px;
        left: calc(50% - 240px + 53px);
        width: 374px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283850"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283850"] {
        top: 1066px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283850"] {
        text-align: center;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283852"] {
    color: #1e4a51;
    z-index: 36;
    top: 716px;
    left: calc(50% - 600px + 96px);
    width: 227px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283852"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] {
        top: 708px;
        left: calc(50% - 480px + 60px);
        width: 221px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] {
        top: 808px;
        left: calc(50% - 320px + 48px);
        width: 238px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] {
        text-align: left;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] {
        top: 1064px;
        left: calc(50% - 240px + 129px);
        width: 223px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] {
        top: 1174px;
        left: calc(50% - 160px + 46px);
        width: 228px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] {
        text-align: center;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283852"] .tn-atom {
        font-size: 13px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283854"] {
    z-index: 37;
    top: 541px;
    left: calc(50% - 600px + 217px);
    width: 100px;
    height: 100px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283854"] .tn-atom {
    opacity: 0;
    background-color: #fff705;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] {
        top: 382px;
        left: calc(50% - 480px + 389pxpx);
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] {
        top: 425px;
        left: calc(50% - 320px + 136px);
        width: 156px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] {
        top: 1140px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] {
        top: 1250px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377283854"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377283858"] {
    color: #ffffff;
    text-align: center;
    z-index: 38;
    top: 676px;
    left: calc(50% - 600px + 980px);
    width: 124px;
    height: 48px;
}
#rec590902614 .tn-elem[data-elem-id="1687377283858"] .tn-atom {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 99px;
    background-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590902614 .tn-elem[data-elem-id="1687377283858"] .tn-atom:hover {
        background-color: #9e5e39;
        background-image: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283858"] {
        top: 644px;
        left: calc(50% - 480px + 786pxpx);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283858"] {
        top: 776px;
        left: calc(50% - 320px + 468px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283858"] {
        top: 1144px;
        left: calc(50% - 240px + 20px);
        width: 440px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377283858"] {
        top: 1254px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687380792739"] {
    z-index: 39;
    top: 35px;
    left: calc(50% - 600px + 284px);
    width: 100px;
    height: 100px;
}
#rec590902614 .tn-elem[data-elem-id="1687380792739"] .tn-atom {
    border-radius: 0px;
    opacity: 0;
    background-color: #fff705;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] {
        top: 386px;
        left: calc(50% - 480px + 409pxpx);
    }
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] {
        top: 532px;
        left: calc(50% - 320px + 289px);
        width: 156px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] .tn-atom {
        background-color: #f2eeec;
        border-radius: 99px;
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] {
        top: 860px;
        left: calc(50% - 240px + 16px);
        width: 448px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] .tn-atom {
        background-color: #f2eeec;
        border-width: 1px;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        border-color: #ad6643;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] {
        top: 954px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 56px;
        border-radius: 99px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687380792739"] .tn-atom {
        background-color: #f2eeec;
        border-width: 1px;
        border-radius: 99px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        border-color: #ad6643;
    }
}
#rec590902614 .tn-elem[data-elem-id="1687377231689"] {
    color: #ffffff;
    text-align: center;
    z-index: 40;
    top: 356px;
    left: calc(50% - 600px + 980px);
    width: 124px;
    height: 48px;
}
#rec590902614 .tn-elem[data-elem-id="1687377231689"] .tn-atom {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-width: 2px;
    border-radius: 99px;
    background-color: #ad6643;
    background-position: center center;
    border-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec590902614 .tn-elem[data-elem-id="1687377231689"] .tn-atom:hover {
        background-color: #9e5e39;
        background-image: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231689"] {
        top: 484px;
        left: calc(50% - 480px + 776px);
    }
}
@media screen and (max-width: 959px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231689"] {
        top: 556px;
        left: calc(50% - 320px + 468px);
    }
}
@media screen and (max-width: 639px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231689"] {
        top: 864px;
        left: calc(50% - 240px + 20px);
        width: 440px;
    }
}
@media screen and (max-width: 479px) {
    #rec590902614 .tn-elem[data-elem-id="1687377231689"] {
        top: 958px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
    #rec590902614 .tn-elem[data-elem-id="1687377231689"] .tn-atom {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec592136326 .t396__artboard {
    height: 140px;
    background-color: #f2eeec;
}
#rec592136326 .t396__filter {
    height: 140px;
}
#rec592136326 .t396__carrier {
    height: 140px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec592136326 .t396__artboard {
        height: 128px;
    }
    #rec592136326 .t396__filter {
        height: 128px;
    }
    #rec592136326 .t396__carrier {
        height: 128px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec592136326 .t396__artboard {
        height: 96px;
    }
    #rec592136326 .t396__filter {
        height: 96px;
    }
    #rec592136326 .t396__carrier {
        height: 96px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec592136326 .t396__artboard {
        height: 72px;
    }
    #rec592136326 .t396__filter {
        height: 72px;
    }
    #rec592136326 .t396__carrier {
        height: 72px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec592136326 .t396__artboard {
        height: 72px;
    }
    #rec592136326 .t396__filter {
        height: 72px;
    }
    #rec592136326 .t396__carrier {
        height: 72px;
        background-attachment: scroll;
    }
}
#rec592136326 .tn-elem[data-elem-id="1683930147683"] {
    color: #1e4a51;
    z-index: 33;
    top: 79px;
    left: calc(50% - 600px + 64px);
    width: 106px;
}
#rec592136326 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592136326 .tn-elem[data-elem-id="1683930147683"] {
        top: 64px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec592136326 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec592136326 .tn-elem[data-elem-id="1683930147683"] {
        top: 105px;
        left: calc(50% - 240px + 64px);
    }
}
@media screen and (max-width: 479px) {
    #rec592136326 .tn-elem[data-elem-id="1683930147683"] {
        top: 35px;
        left: calc(50% - 160px + 103px);
    }
}
#rec592136326 .tn-elem[data-elem-id="1683989579697"] {
    color: #1e4a51;
    z-index: 31;
    top: 64px;
    left: calc(50% - 600px + 520px);
    width: 375px;
}
#rec592136326 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] {
        top: 52px;
        left: calc(50% - 480px + 410px);
    }
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] {
        top: 24px;
        left: calc(50% - 320px + 24px);
    }
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 240px + 105px);
        width: 270px;
    }
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] {
        left: calc(50% - 160px + 25px);
    }
    #rec592136326 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
}
#rec592136326 .tn-elem[data-elem-id="1683991173797"] {
    color: #ad6643;
    text-align: center;
    z-index: 77;
    top: 255px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec592136326 .tn-elem[data-elem-id="1683991173797"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec592136326 .tn-elem[data-elem-id="1683991173797"] {
        top: 243px;
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec592136326 .tn-elem[data-elem-id="1683991173797"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec592136326 .tn-elem[data-elem-id="1684172080737"] {
    color: #1e4a51;
    z-index: 32;
    top: 100px;
    left: calc(50% - 600px + 420px);
    width: 341px;
}
#rec592136326 .tn-elem[data-elem-id="1684172080737"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] {
        top: 84px;
        left: calc(50% - 480px + 330px);
    }
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] {
        top: 52px;
        left: calc(50% - 320px + 24px);
    }
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] {
        top: 44px;
        left: calc(50% - 240px + 118px);
        width: 244px;
    }
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] {
        left: calc(50% - 160px + 38px);
    }
    #rec592136326 .tn-elem[data-elem-id="1684172080737"] {
        text-align: center;
    }
}
#rec592136326 .tn-elem[data-elem-id="1684361370556"] {
    z-index: 266;
    top: 100px;
    left: calc(50% - 600px + 1084px);
    width: 52px;
    height: 40px;
}
#rec592136326 .tn-elem[data-elem-id="1684361370556"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592136326 .tn-elem[data-elem-id="1684361370556"] {
        top: 76px;
        left: calc(50% - 480px + 872px);
    }
}
@media screen and (max-width: 959px) {
    #rec592136326 .tn-elem[data-elem-id="1684361370556"] {
        top: 48px;
        left: calc(50% - 320px + 564px);
        height: 32px;
    }
}
@media screen and (max-width: 639px) {
    #rec592136326 .tn-elem[data-elem-id="1684361370556"] {
        top: 29px;
        left: calc(50% - 240px + 190px);
        width: 17px;
        height: 15px;
    }
    #rec592136326 .tn-elem[data-elem-id="1684361370556"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec592136326 .tn-elem[data-elem-id="1684361370556"] {
        top: 20px;
        left: calc(50% - 160px + 86px);
        height: 24px;
    }
}
#rec592136326 .tn-elem[data-elem-id="1684361386721"] {
    z-index: 265;
    top: 100px;
    left: calc(50% - 600px + 1032px);
    width: 52px;
    height: 40px;
}
#rec592136326 .tn-elem[data-elem-id="1684361386721"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592136326 .tn-elem[data-elem-id="1684361386721"] {
        top: 76px;
        left: calc(50% - 480px + 820px);
    }
}
@media screen and (max-width: 959px) {
    #rec592136326 .tn-elem[data-elem-id="1684361386721"] {
        top: 48px;
        left: calc(50% - 320px + 512px);
        height: 32px;
    }
}
@media screen and (max-width: 639px) {
    #rec592136326 .tn-elem[data-elem-id="1684361386721"] {
        top: 29px;
        left: calc(50% - 240px + 173px);
        width: 17px;
        height: 15px;
    }
    #rec592136326 .tn-elem[data-elem-id="1684361386721"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 479px) {
    #rec592136326 .tn-elem[data-elem-id="1684361386721"] {
        top: 20px;
        left: calc(50% - 160px + 34px);
        height: 24px;
    }
}
#rec592659041 .t396__artboard {
    height: 372px;
    background-color: #f2eeec;
    overflow: auto;
}
#rec592659041 .t396__filter {
    height: 372px;
}
#rec592659041 .t396__carrier {
    height: 372px;
    background-position: center center;
    background-attachment: fixed;
    transform: translate3d(0, 0, 0);
    -moz-transform: unset;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1199px) {
    #rec592659041 .t396__carrier-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    #rec592659041 .t396__carrier {
        position: fixed;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: cover;
        background-position: center center;
        transform: translateZ(0);
        will-change: transform;
        pointer-events: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec592659041 .t396__artboard {
    }
    #rec592659041 .t396__filter {
    }
    #rec592659041 .t396__carrier {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .t396__artboard {
    }
    #rec592659041 .t396__filter {
    }
    #rec592659041 .t396__carrier {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .t396__artboard {
        height: 364px;
    }
    #rec592659041 .t396__filter {
        height: 364px;
    }
    #rec592659041 .t396__carrier {
        height: 364px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .t396__artboard {
        position: relative;
        width: initial;
        left: initial;
        top: initial;
        bottom: initial;
        transform: none;
        transition: none;
        opacity: 1;
    }
    #rec592659041 .t396__artboard {
        height: 347px;
    }
    #rec592659041 .t396__filter {
        height: 347px;
    }
    #rec592659041 .t396__carrier {
        height: 347px;
        background-attachment: scroll;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684361630332"] {
    z-index: 298;
    top: 24px;
    left: calc(50% - 600px + 1953px);
    width: 64px;
    height: 332px;
}
#rec592659041 .tn-elem[data-elem-id="1684361630332"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        left: calc(50% - 480px + 1900px);
        width: 36px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        left: calc(50% - 320px + 1888px);
        width: 24px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        top: 16px;
        left: calc(50% - 240px + 1872px);
        width: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        top: 16px;
        left: calc(50% - 160px + 1768px);
        width: 16px;
        height: 315px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684359532131"] {
    color: #1e4a51;
    z-index: 293;
    top: 40px;
    left: calc(50% - 600px + 1681px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        left: calc(50% - 480px + 1628px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        left: calc(50% - 320px + 1616px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        top: 32px;
        left: calc(50% - 240px + 1600px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        top: 32px;
        left: calc(50% - 160px + 1512px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358453438"] {
    z-index: 292;
    top: 24px;
    left: calc(50% - 600px + 1649px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358453438"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        left: calc(50% - 480px + 1596px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        left: calc(50% - 320px + 1584px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        top: 16px;
        left: calc(50% - 240px + 1568px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        top: 16px;
        left: calc(50% - 160px + 1480px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684172999751"] {
    color: #1e4a51;
    z-index: 297;
    top: 40px;
    left: calc(50% - 600px + 1361px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        left: calc(50% - 480px + 1316px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        left: calc(50% - 320px + 1304px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        top: 32px;
        left: calc(50% - 240px + 1288px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        top: 32px;
        left: calc(50% - 160px + 1216px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358306646"] {
    z-index: 296;
    top: 24px;
    left: calc(50% - 600px + 1329px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358306646"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        left: calc(50% - 480px + 1284px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        left: calc(50% - 320px + 1272px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        top: 16px;
        left: calc(50% - 240px + 1256px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        top: 16px;
        left: calc(50% - 160px + 1184px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684359426259"] {
    color: #1e4a51;
    z-index: 291;
    top: 40px;
    left: calc(50% - 600px + 1041px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        left: calc(50% - 480px + 1004px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        left: calc(50% - 320px + 992px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        top: 32px;
        left: calc(50% - 240px + 976px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        top: 32px;
        left: calc(50% - 160px + 920px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358443774"] {
    z-index: 290;
    top: 24px;
    left: calc(50% - 600px + 1009px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358443774"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        left: calc(50% - 480px + 972px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        left: calc(50% - 320px + 960px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        top: 16px;
        left: calc(50% - 240px + 944px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        top: 16px;
        left: calc(50% - 160px + 888px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358589860"] {
    color: #1e4a51;
    z-index: 289;
    top: 40px;
    left: calc(50% - 600px + 721px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        left: calc(50% - 480px + 692px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        left: calc(50% - 320px + 680px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        top: 32px;
        left: calc(50% - 240px + 664px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        top: 32px;
        left: calc(50% - 160px + 624px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358425418"] {
    z-index: 288;
    top: 24px;
    left: calc(50% - 600px + 689px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358425418"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        left: calc(50% - 480px + 660px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        left: calc(50% - 320px + 648px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        top: 16px;
        left: calc(50% - 240px + 632px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        top: 16px;
        left: calc(50% - 160px + 592px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358579918"] {
    color: #1e4a51;
    z-index: 287;
    top: 40px;
    left: calc(50% - 600px + 401px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        left: calc(50% - 480px + 380px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        left: calc(50% - 320px + 368px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        top: 32px;
        left: calc(50% - 240px + 352px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        top: 32px;
        left: calc(50% - 160px + 328px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358415751"] {
    z-index: 286;
    top: 24px;
    left: calc(50% - 600px + 369px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358415751"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        left: calc(50% - 480px + 348px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        left: calc(50% - 320px + 336px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        top: 16px;
        left: calc(50% - 240px + 320px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        top: 16px;
        left: calc(50% - 160px + 296px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358542880"] {
    color: #1e4a51;
    z-index: 295;
    top: 40px;
    left: calc(50% - 600px + 74px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        left: calc(50% - 480px + 61px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        left: calc(50% - 320px + 56px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        top: 32px;
        left: calc(50% - 240px + 40px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        top: 32px;
        left: calc(50% - 160px + 32px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
        font-size: 13px;
        line-height: 1.4;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358385013"] {
    z-index: 294;
    top: 24px;
    left: calc(50% - 600px + 49px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358385013"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        left: calc(50% - 480px + 36px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        left: calc(50% - 320px + 24px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        top: 16px;
        left: calc(50% - 240px + 8px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        top: 16px;
        left: calc(50% - 160px + 0px);
        width: 288px;
        height: 1px;
    }
}#rec592659041 .t396__artboard {
    height: 372px;
    background-color: #f2eeec;
    overflow: auto;
}
#rec592659041 .t396__filter {
    height: 372px;
}
#rec592659041 .t396__carrier {
    height: 372px;
    background-position: center center;
    background-attachment: fixed;
    transform: translate3d(0, 0, 0);
    -moz-transform: unset;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1199px) {
    #rec592659041 .t396__carrier-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    #rec592659041 .t396__carrier {
        position: fixed;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: cover;
        background-position: center center;
        transform: translateZ(0);
        will-change: transform;
        pointer-events: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec592659041 .t396__artboard {
    }
    #rec592659041 .t396__filter {
    }
    #rec592659041 .t396__carrier {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .t396__artboard {
    }
    #rec592659041 .t396__filter {
    }
    #rec592659041 .t396__carrier {
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .t396__artboard {
        height: 364px;
    }
    #rec592659041 .t396__filter {
        height: 364px;
    }
    #rec592659041 .t396__carrier {
        height: 364px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .t396__artboard {
        position: relative;
        width: initial;
        left: initial;
        top: initial;
        bottom: initial;
        transform: none;
        transition: none;
        opacity: 1;
    }
    #rec592659041 .t396__artboard {
        height: 347px;
    }
    #rec592659041 .t396__filter {
        height: 347px;
    }
    #rec592659041 .t396__carrier {
        height: 347px;
        background-attachment: scroll;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684361630332"] {
    z-index: 298;
    top: 24px;
    left: calc(50% - 600px + 1953px);
    width: 64px;
    height: 332px;
}
#rec592659041 .tn-elem[data-elem-id="1684361630332"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        left: calc(50% - 480px + 1900px);
        width: 36px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        left: calc(50% - 320px + 1888px);
        width: 24px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        top: 16px;
        left: calc(50% - 240px + 1872px);
        width: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684361630332"] {
        top: 16px;
        left: calc(50% - 160px + 1768px);
        width: 16px;
        height: 315px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684359532131"] {
    color: #1e4a51;
    z-index: 293;
    top: 40px;
    left: calc(50% - 600px + 1681px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        left: calc(50% - 480px + 1628px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        left: calc(50% - 320px + 1616px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        top: 32px;
        left: calc(50% - 240px + 1600px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] {
        top: 32px;
        left: calc(50% - 160px + 1512px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684359532131"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358453438"] {
    z-index: 292;
    top: 24px;
    left: calc(50% - 600px + 1649px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358453438"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        left: calc(50% - 480px + 1596px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        left: calc(50% - 320px + 1584px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        top: 16px;
        left: calc(50% - 240px + 1568px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358453438"] {
        top: 16px;
        left: calc(50% - 160px + 1480px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684172999751"] {
    color: #1e4a51;
    z-index: 297;
    top: 40px;
    left: calc(50% - 600px + 1361px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        left: calc(50% - 480px + 1316px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        left: calc(50% - 320px + 1304px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        top: 32px;
        left: calc(50% - 240px + 1288px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] {
        top: 32px;
        left: calc(50% - 160px + 1216px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684172999751"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358306646"] {
    z-index: 296;
    top: 24px;
    left: calc(50% - 600px + 1329px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358306646"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        left: calc(50% - 480px + 1284px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        left: calc(50% - 320px + 1272px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        top: 16px;
        left: calc(50% - 240px + 1256px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358306646"] {
        top: 16px;
        left: calc(50% - 160px + 1184px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684359426259"] {
    color: #1e4a51;
    z-index: 291;
    top: 40px;
    left: calc(50% - 600px + 1041px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        left: calc(50% - 480px + 1004px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        left: calc(50% - 320px + 992px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        top: 32px;
        left: calc(50% - 240px + 976px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] {
        top: 32px;
        left: calc(50% - 160px + 920px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684359426259"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358443774"] {
    z-index: 290;
    top: 24px;
    left: calc(50% - 600px + 1009px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358443774"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        left: calc(50% - 480px + 972px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        left: calc(50% - 320px + 960px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        top: 16px;
        left: calc(50% - 240px + 944px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358443774"] {
        top: 16px;
        left: calc(50% - 160px + 888px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358589860"] {
    color: #1e4a51;
    z-index: 289;
    top: 40px;
    left: calc(50% - 600px + 721px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        left: calc(50% - 480px + 692px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        left: calc(50% - 320px + 680px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        top: 32px;
        left: calc(50% - 240px + 664px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] {
        top: 32px;
        left: calc(50% - 160px + 624px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684358589860"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358425418"] {
    z-index: 288;
    top: 24px;
    left: calc(50% - 600px + 689px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358425418"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        left: calc(50% - 480px + 660px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        left: calc(50% - 320px + 648px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        top: 16px;
        left: calc(50% - 240px + 632px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358425418"] {
        top: 16px;
        left: calc(50% - 160px + 592px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358579918"] {
    color: #1e4a51;
    z-index: 287;
    top: 40px;
    left: calc(50% - 600px + 401px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        left: calc(50% - 480px + 380px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        left: calc(50% - 320px + 368px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        top: 32px;
        left: calc(50% - 240px + 352px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] {
        top: 32px;
        left: calc(50% - 160px + 328px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684358579918"] .tn-atom {
        font-size: 13px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358415751"] {
    z-index: 286;
    top: 24px;
    left: calc(50% - 600px + 369px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358415751"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        left: calc(50% - 480px + 348px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        left: calc(50% - 320px + 336px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        top: 16px;
        left: calc(50% - 240px + 320px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358415751"] {
        top: 16px;
        left: calc(50% - 160px + 296px);
        width: 288px;
        height: 1px;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358542880"] {
    color: #1e4a51;
    z-index: 295;
    top: 40px;
    left: calc(50% - 600px + 74px);
    width: 256px;
}
#rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        left: calc(50% - 480px + 61px);
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        left: calc(50% - 320px + 56px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        top: 32px;
        left: calc(50% - 240px + 40px);
    }
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] {
        top: 32px;
        left: calc(50% - 160px + 32px);
        width: 240px;
    }
    #rec592659041 .tn-elem[data-elem-id="1684358542880"] .tn-atom {
        font-size: 13px;
        line-height: 1.4;
    }
}
#rec592659041 .tn-elem[data-elem-id="1684358385013"] {
    z-index: 294;
    top: 24px;
    left: calc(50% - 600px + 49px);
    width: 304px;
    height: 1px;
}
#rec592659041 .tn-elem[data-elem-id="1684358385013"] .tn-atom {
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        left: calc(50% - 480px + 36px);
        height: 1px;
    }
}
@media screen and (max-width: 959px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        left: calc(50% - 320px + 24px);
        height: 1px;
    }
}
@media screen and (max-width: 639px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        top: 16px;
        left: calc(50% - 240px + 8px);
        height: 1px;
    }
}
@media screen and (max-width: 479px) {
    #rec592659041 .tn-elem[data-elem-id="1684358385013"] {
        top: 16px;
        left: calc(50% - 160px + 0px);
        width: 288px;
        height: 1px;
    }
}
#rec592663962 .t396__artboard {
    height: 620px;
    background-color: #f2eeec;
}
#rec592663962 .t396__filter {
    height: 620px;
}
#rec592663962 .t396__carrier {
    height: 620px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .t396__artboard {
        height: 668px;
    }
    #rec592663962 .t396__filter {
        height: 668px;
    }
    #rec592663962 .t396__carrier {
        height: 668px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .t396__artboard {
        height: 1090px;
    }
    #rec592663962 .t396__filter {
        height: 1090px;
    }
    #rec592663962 .t396__carrier {
        height: 1090px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .t396__artboard {
        height: 1168px;
    }
    #rec592663962 .t396__filter {
        height: 1168px;
    }
    #rec592663962 .t396__carrier {
        height: 1168px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .t396__artboard {
        height: 1234px;
    }
    #rec592663962 .t396__filter {
        height: 1234px;
    }
    #rec592663962 .t396__carrier {
        height: 1234px;
        background-attachment: scroll;
    }
}
#rec592663962 .tn-elem[data-elem-id="1683930147683"] {
    color: #1e4a51;
    z-index: 4;
    top: 79px;
    left: calc(50% - 600px + 64px);
    width: 106px;
}
#rec592663962 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1683930147683"] {
        top: 64px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1683930147683"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1683930147683"] {
        top: 56px;
        left: calc(50% - 240px + 60px);
    }
}
@media screen and (max-width: 479px) {
}
#rec592663962 .tn-elem[data-elem-id="1683989579697"] {
    color: #1e4a51;
    z-index: 2;
    top: 64px;
    left: calc(50% - 600px + 520px);
    width: 225px;
}
#rec592663962 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] {
        top: 52px;
        left: calc(50% - 480px + 410px);
        width: 203px;
    }
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 24px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] {
        top: 24px;
        left: calc(50% - 320px + 24px);
    }
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 240px + 166px);
        width: 148px;
    }
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] {
        top: 16px;
        left: calc(50% - 160px + 90px);
        width: 140px;
    }
    #rec592663962 .tn-elem[data-elem-id="1683989579697"] {
        text-align: center;
        width: calc(100% - 0px) !important;
        margin: auto;
        right: 0;
    
    }
}
#rec592663962 .tn-elem[data-elem-id="1683991173797"] {
    color: #ad6643;
    text-align: center;
    z-index: 5;
    top: 255px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec592663962 .tn-elem[data-elem-id="1683991173797"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1683991173797"] {
        top: 243px;
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1683991173797"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec592663962 .tn-elem[data-elem-id="1684016005920"] {
    color: #1e4a51;
    z-index: 3;
    top: 100px;
    left: calc(50% - 600px + 420px);
    width: 568px;
}
#rec592663962 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] {
        top: 80px;
        left: calc(50% - 480px + 330px);
        width: 540px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        font-size: 24px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] {
        top: 52px;
        left: calc(50% - 320px + 24px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] {
        top: 44px;
        left: calc(50% - 240px + 43px);
        width: 394px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] {
        top: 44px;
        left: calc(50% - 160px + 52px);
        width: 216px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684016005920"] {
        text-align: center;
    }
}
#rec592663962 .tn-elem[data-elem-id="1685050445209"] {
    z-index: 1;
    top: 310px;
    left: calc(50% - 600px + 196px);
    width: 147px;
}
#rec592663962 .tn-elem[data-elem-id="1685050445209"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec592663962 .tn-elem[data-elem-id="1685050445209"] .tn-atom__img {
    border-radius: 24px;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1685050445209"] {
        top: 160px;
        left: calc(50% - 480px + 36px);
        width: 294px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1685050445209"] {
        top: 247px;
        left: calc(50% - 320px + 24px);
        width: 592px;
        border-radius: 16px;
    }
    #rec592663962 .tn-elem[data-elem-id="1685050445209"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
    #rec592663962 .tn-elem[data-elem-id="1685050445209"] .tn-atom__img {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1685050445209"] {
        top: 370px;
        left: calc(50% - 240px + 8px);
        width: 464px;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1685050445209"] {
        top: 400px;
        left: calc(50% - 160px + 8px);
        width: 304px;
    }
}
#rec592663962 .tn-elem[data-elem-id="1685050588202"] {
    z-index: 18;
    top: 196px;
    left: calc(50% - 600px + 64px);
    width: 356px;
}
#rec592663962 .tn-elem[data-elem-id="1685050588202"] .tn-atom {
    border-radius: 24px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec592663962 .tn-elem[data-elem-id="1685050588202"] .tn-atom__img {
    border-radius: 24px;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1685050588202"] {
        top: 160px;
        left: calc(50% - 480px + 36px);
        width: 294px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1685050588202"] {
        top: 254px;
        left: calc(50% - 320px + 24px);
        width: 129px;
        border-radius: 16px;
    }
    #rec592663962 .tn-elem[data-elem-id="1685050588202"] .tn-atom {
        border-radius: 16px;
        opacity: 0;
    }
    #rec592663962 .tn-elem[data-elem-id="1685050588202"] .tn-atom__img {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1685050588202"] {
        top: 785px;
        left: calc(50% - 240px + 300px);
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1685050588202"] {
        top: 451px;
        left: calc(50% - 160px + 25px);
    }
}
#rec592663962 .tn-elem[data-elem-id="1684362793398"] {
    color: #1e4a51;
    z-index: 19;
    top: 350px;
    left: calc(50% - 600px + 520px);
    width: 615px;
}
#rec592663962 .tn-elem[data-elem-id="1684362793398"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684362793398"] {
        top: 332px;
        left: calc(50% - 480px + 410px);
        width: 514px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684362793398"] {
        top: 816px;
        left: calc(50% - 320px + 24px);
        width: 592px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362793398"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684362793398"] {
        top: 822px;
        left: calc(50% - 240px + 16px);
        width: 448px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362793398"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684362793398"] {
        top: 704px;
        left: calc(50% - 160px + 12px);
        width: 296px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362793398"] {
        text-align: center;
    }
}
#rec592663962 .tn-elem[data-elem-id="1684362838539"] {
    color: #1e4a51;
    z-index: 11;
    top: 242px;
    left: calc(50% - 600px + 520px);
    width: 190px;
}
#rec592663962 .tn-elem[data-elem-id="1684362838539"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684362838539"] {
        top: 204px;
        left: calc(50% - 480px + 410px);
        width: 152px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684362838539"] {
        top: 143px;
        left: calc(50% - 320px + 24px);
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684362838539"] {
        top: 306px;
        left: calc(50% - 240px + 111px);
        width: 259px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362838539"] {
        text-align: center;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362838539"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684362838539"] {
        top: 336px;
        left: calc(50% - 160px + 18px);
        width: 285px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362838539"] {
        text-align: center;
        width: 100% !important;
        left: 0 !important;
    
    }
}
#rec592663962 .tn-elem[data-elem-id="1684362776932"] {
    color: #1e4a51;
    z-index: 10;
    top: 196px;
    left: calc(50% - 600px + 520px);
    width: 23px;
}
#rec592663962 .tn-elem[data-elem-id="1684362776932"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] {
        top: 160px;
        left: calc(50% - 480px + 410px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] .tn-atom {
        font-size: 24px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] {
        top: 104px;
        left: calc(50% - 320px + 24px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] .tn-atom {
        font-size: 20px;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] {
        top: 270px;
        left: calc(50% - 240px + 223px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] {
        text-align: center;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] {
        top: 300px;
        left: calc(50% - 160px + 143px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362776932"] {
        text-align: center;
    }
}
#rec592663962 .tn-elem[data-elem-id="1684362622738"] {
    color: #1e4a51;
    z-index: 17;
    top: 242px;
    left: calc(50% - 600px + 948px);
    width: 190px;
}
#rec592663962 .tn-elem[data-elem-id="1684362622738"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684362622738"] {
        top: 204px;
        left: calc(50% - 480px + 770px);
        width: 154px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684362622738"] {
        top: 143px;
        left: calc(50% - 320px + 416px);
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684362622738"] {
        top: 131px;
        left: calc(50% - 240px + 85px);
        width: 310px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362622738"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684362622738"] {
        top: 248px;
        left: calc(50% - 160px + 17px);
        width: 286px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362622738"] {
        text-align: center;
        width: 100% !important;
        left: 0 !important;
    
    }
}
#rec592663962 .tn-elem[data-elem-id="1684362642222"] {
    color: #1e4a51;
    z-index: 15;
    top: 196px;
    left: calc(50% - 600px + 948px);
    width: 80px;
}
#rec592663962 .tn-elem[data-elem-id="1684362642222"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] {
        top: 160px;
        left: calc(50% - 480px + 770px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] .tn-atom {
        font-size: 24px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] {
        top: 104px;
        left: calc(50% - 320px + 416px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] .tn-atom {
        font-size: 20px;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] {
        top: 96px;
        left: calc(50% - 240px + 200px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] {
        top: 212px;
        left: calc(50% - 160px + 120px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362642222"] {
        text-align: center;
    }
}
#rec592663962 .tn-elem[data-elem-id="1684362875187"] {
    color: #1e4a51;
    z-index: 14;
    top: 242px;
    left: calc(50% - 600px + 734px);
    width: 190px;
}
#rec592663962 .tn-elem[data-elem-id="1684362875187"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684362875187"] {
        top: 204px;
        left: calc(50% - 480px + 594px);
        width: 144px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684362875187"] {
        top: 143px;
        left: calc(50% - 320px + 224px);
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684362875187"] {
        top: 218px;
        left: calc(50% - 240px + 102px);
        width: 277px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362875187"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684362875187"] {
        top: 160px;
        left: calc(50% - 160px + 30px);
        width: 260px;
    }
    #rec592663962 .tn-elem[data-elem-id="1684362875187"] {
        text-align: center;
        width: 100% !important;
        left: 0 !important;
    
    }
}
#rec592663962 .tn-elem[data-elem-id="1684362785428"] {
    color: #1e4a51;
    z-index: 13;
    top: 196px;
    left: calc(50% - 600px + 734px);
    width: 23px;
}
#rec592663962 .tn-elem[data-elem-id="1684362785428"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] {
        top: 160px;
        left: calc(50% - 480px + 594px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] .tn-atom {
        font-size: 24px;
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] {
        top: 104px;
        left: calc(50% - 320px + 224px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] .tn-atom {
        font-size: 20px;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] {
        top: 183px;
        left: calc(50% - 240px + 211px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] {
        top: 124px;
        left: calc(50% - 160px + 131px);
    }
    #rec592663962 .tn-elem[data-elem-id="1684362785428"] {
        text-align: center;
    }
}
#rec592663962 .tn-elem[data-elem-id="1687295869382"] {
    color: #ad6643;
    z-index: 9;
    top: 586px;
    left: calc(50% - 600px + 520px);
    width: 180px;
}
#rec592663962 .tn-elem[data-elem-id="1687295869382"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec592663962 .tn-elem[data-elem-id="1687295869382"] {
        top: 604px;
        left: calc(50% - 480px + 410px);
    }
}
@media screen and (max-width: 959px) {
    #rec592663962 .tn-elem[data-elem-id="1687295869382"] {
        top: 1048px;
        left: calc(50% - 320px + 24px);
    }
    #rec592663962 .tn-elem[data-elem-id="1687295869382"] .tn-atom {
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec592663962 .tn-elem[data-elem-id="1687295869382"] {
        top: 1134px;
        left: calc(50% - 240px + 150px);
    }
    #rec592663962 .tn-elem[data-elem-id="1687295869382"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec592663962 .tn-elem[data-elem-id="1687295869382"] {
        top: 1200px;
        left: calc(50% - 160px + 70px);
    }
    #rec592663962 .tn-elem[data-elem-id="1687295869382"] {
        text-align: center;
    }
}
#rec600773989 .t-slds__arrow_wrapper:hover .t-slds__arrow-withbg {
    border-color: #9e5e39 !important;
    background-color: rgba(233, 228, 226, 1) !important;
}
#rec600773989 .t-slds__arrow-withbg:focus-visible {
    border-color: #9e5e39 !important;
    background-color: rgba(233, 228, 226, 1) !important;
}
#rec600773989 .t-slds__arrow_wrapper polyline {
    -webkit-transition: stroke ease-in-out 0.2s;
    -moz-transition: stroke ease-in-out 0.2s;
    -o-transition: stroke ease-in-out 0.2s;
    transition: stroke ease-in-out 0.2s;
}
#rec600773989 .t-slds__arrow_wrapper:hover polyline {
    stroke: #9e5e39 !important;
}
#rec600773989 .t-slds__arrow:focus-visible polyline {
    stroke: #9e5e39 !important;
}
#rec600773989 .t-slds__bullet_active .t-slds__bullet_body {
    background-color: #ffffff !important;
}
#rec600773989 .t-slds__bullet:hover .t-slds__bullet_body {
    background-color: #ffffff !important;
}
#rec601341772 .t396__artboard {
    height: 642px;
    background-color: #f2eeec;
}
#rec601341772 .t396__filter {
    height: 642px;
}
#rec601341772 .t396__carrier {
    height: 642px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .t396__artboard {
        height: 622px;
    }
    #rec601341772 .t396__filter {
        height: 622px;
    }
    #rec601341772 .t396__carrier {
        height: 622px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .t396__artboard {
        height: 916px;
    }
    #rec601341772 .t396__filter {
        height: 916px;
    }
    #rec601341772 .t396__carrier {
        height: 916px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .t396__artboard {
        height: 1504px;
    }
    #rec601341772 .t396__filter {
        height: 1504px;
    }
    #rec601341772 .t396__carrier {
        height: 1504px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .t396__artboard {
        height: 1612px;
        background-color: #f2eeec;
    }
    #rec601341772 .t396__filter {
        height: 1612px;
    }
    #rec601341772 .t396__carrier {
        height: 1612px;
        background-attachment: scroll;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447524042"] {
    z-index: 2;
    top: 64px;
    left: calc(50% - 600px + 16px);
    width: 1168px;
    height: 498px;
}
#rec601341772 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
    border-radius: 24px;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 936px;
        height: 494px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 624px;
        height: 808px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 1102px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 1186px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447592511"] {
    color: #1e4a51;
    z-index: 3;
    top: 96px;
    left: calc(50% - 600px + 420px);
    width: 365px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 76px;
        left: calc(50% - 480px + 392px);
        width: 332px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 48px;
        left: calc(50% - 320px + 24px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 16px;
        left: calc(50% - 240px + 74px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 16px;
        left: calc(50% - 160px + 28px);
        width: 265px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447592516"] {
    color: #1e4a51;
    z-index: 4;
    top: 132px;
    left: calc(50% - 600px + 520px);
    width: 344px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592516"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 108px;
        left: calc(50% - 480px + 492px);
        width: 288px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 76px;
        left: calc(50% - 320px + 24px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 44px;
        left: calc(50% - 240px + 96px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 44px;
        left: calc(50% - 160px + 32px);
        width: 256px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447592520"] {
    color: #1e4a51;
    z-index: 5;
    top: 111px;
    left: calc(50% - 600px + 64px);
    width: 106px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592520"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] {
        top: 89px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] {
        top: 48px;
        left: calc(50% - 320px + 28px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] {
        top: 123px;
        left: calc(50% - 240px + 74pxpx);
    }
}
@media screen and (max-width: 479px) {
}
#rec601341772 .tn-elem[data-elem-id="1684447592523"] {
    color: #ad6643;
    text-align: center;
    z-index: 6;
    top: 273px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592523"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592523"] {
        top: 253px;
        left: calc(50% - 480px + 2860px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592523"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec601341772 .tn-elem[data-elem-id="1684447592553"] {
    z-index: 7;
    top: 132px;
    left: calc(50% - 600px + 743px);
    width: 133px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592553"] .tn-atom {
    border-radius: 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec601341772 .tn-elem[data-elem-id="1684447592553"] .tn-atom__img {
    border-radius: 0px;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 108px;
        left: calc(50% - 480px + 671px);
        width: 130px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 72px;
        left: calc(50% - 320px + 160px);
        width: 126px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 44px;
        left: calc(50% - 240px + 280px);
        width: 101px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 44px;
        left: calc(50% - 160px + 198px);
        width: 104px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] .tn-atom {
        opacity: 1;
    }
}
#rec601341772 .tn-elem[data-elem-id="1685271187319"] {
    z-index: 8;
    top: 111px;
    left: calc(50% - 600px + 186px);
    width: 107px;
    height: 83px;
}
#rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 85px;
        height: 97px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 50px;
        height: 152px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 764px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 820px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448619256"] {
    color: #1e4a51;
    z-index: 9;
    top: 372px;
    left: calc(50% - 600px + 608px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 348px;
        left: calc(50% - 480px + 488px);
        width: 210px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 654px;
        left: calc(50% - 320px + 24px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 966px;
        left: calc(50% - 240px + 39px);
        width: 402px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 1008px;
        left: calc(50% - 160px + 53px);
        width: 214px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448619254"] {
    color: #1e4a51;
    z-index: 10;
    top: 424px;
    left: calc(50% - 600px + 608px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448619254"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 396px;
        left: calc(50% - 480px + 488px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 702px;
        left: calc(50% - 320px + 24px);
        width: 276px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 992px;
        left: calc(50% - 240px + 59px);
        width: 362px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 1056px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684511706424"] {
    color: #ad6643;
    z-index: 11;
    top: 512px;
    left: calc(50% - 600px + 880px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1684511706424"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 504px;
        left: calc(50% - 480px + 714px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 790px;
        left: calc(50% - 320px + 328px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 1394px;
        left: calc(50% - 240px + 188px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 1506px;
        left: calc(50% - 160px + 108px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        text-align: center;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448619250"] {
    z-index: 12;
    top: 196px;
    left: calc(50% - 600px + 608px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1684448619250"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 172px;
        left: calc(50% - 480px + 488px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 478px;
        left: calc(50% - 320px + 24px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 776px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 832px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448708241"] {
    z-index: 13;
    top: 196px;
    left: calc(50% - 600px + 880px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1684448708241"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 172px;
        left: calc(50% - 480px + 714px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 478px;
        left: calc(50% - 320px + 328px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 1114px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 1198px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684511706417"] {
    color: #ad6643;
    z-index: 14;
    top: 512px;
    left: calc(50% - 600px + 608px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1684511706417"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 504px;
        left: calc(50% - 480px + 488px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 790px;
        left: calc(50% - 320px + 24px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 1056px;
        left: calc(50% - 240px + 188px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 1140px;
        left: calc(50% - 160px + 108px);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448708245"] {
    color: #1e4a51;
    z-index: 15;
    top: 424px;
    left: calc(50% - 600px + 880px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448708245"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 396px;
        left: calc(50% - 480px + 714px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 702px;
        left: calc(50% - 320px + 328px);
        width: 276px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 1330px;
        left: calc(50% - 240px + 59px);
        width: 362px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 1422px;
        left: calc(50% - 160px + 27px);
        width: 266px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        text-align: center;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448708247"] {
    color: #1e4a51;
    z-index: 16;
    top: 372px;
    left: calc(50% - 600px + 880px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 348px;
        left: calc(50% - 480px + 714px);
        width: 210px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 654px;
        left: calc(50% - 320px + 328px);
        width: 258px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 1304px;
        left: calc(50% - 240px + 26px);
        width: 428px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 1374px;
        left: calc(50% - 160px + 40px);
        width: 241px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
#rec601341772 .tn-elem[data-elem-id="1685271099439"] {
    z-index: 17;
    top: 111px;
    left: calc(50% - 600px + 153px);
    width: 107px;
    height: 98px;
}
#rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 106px;
        height: 87px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 59px;
        height: 152px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 426px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 454px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448534362"] {
    color: #1e4a51;
    z-index: 18;
    top: 372px;
    left: calc(50% - 600px + 336px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 348px;
        left: calc(50% - 480px + 262px);
        width: 210px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 300px;
        left: calc(50% - 320px + 328px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 628px;
        left: calc(50% - 240px + 66px);
        width: 348px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 642px;
        left: calc(50% - 160px + 38px);
        width: 244px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448534358"] {
    color: #1e4a51;
    z-index: 19;
    top: 424px;
    left: calc(50% - 600px + 336px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448534358"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 396px;
        left: calc(50% - 480px + 262px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 348px;
        left: calc(50% - 320px + 328px);
        width: 276px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 654px;
        left: calc(50% - 240px + 82px);
        width: 316px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 690px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448534353"] {
    z-index: 20;
    top: 196px;
    left: calc(50% - 600px + 336px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1684448534353"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 172px;
        left: calc(50% - 480px + 262px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 128px;
        left: calc(50% - 320px + 328px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 438px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 466px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684511686028"] {
    color: #ad6643;
    z-index: 21;
    top: 512px;
    left: calc(50% - 600px + 336px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1684511686028"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 504px;
        left: calc(50% - 480px + 262px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 436px;
        left: calc(50% - 320px + 328px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 718px;
        left: calc(50% - 240px + 188px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 774px;
        left: calc(50% - 160px + 108px);
    }
}
#rec601341772 .tn-elem[data-elem-id="1685270991729"] {
    z-index: 22;
    top: 98px;
    left: calc(50% - 600px + 146px);
    width: 122px;
    height: 98px;
}
#rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 96px;
        height: 107px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 32px;
        height: 152px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 88px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 88px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1686088536035"] {
    color: #ad6643;
    text-align: center;
    z-index: 23;
    top: 578px;
    left: calc(50% - 600px + 16px);
    width: 1168px;
    height: 48px;
}
#rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
    color: #ad6643;
    font-size: 18px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 16px;
    background-color: #e9e4e2;
    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 (hover), (min-width: 0\0) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom:hover {
        background-color: #e3ddda;
        background-image: none;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom:hover {
        color: #9e5e39;
    }
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 562px;
        left: calc(50% - 480px + 12px);
        width: 936px;
        height: 48px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 844px;
        left: calc(50% - 320px + 8px);
        width: 624px;
        height: 48px;
        border-radius: 99px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        font-size: 16px;
        border-radius: 99px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 1440px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 48px;
        border-radius: 99px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        border-radius: 99px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 1548px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 48px;
        border-radius: 99px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        border-radius: 99px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275773"] {
    color: #1e4a51;
    z-index: 24;
    top: 372px;
    left: calc(50% - 600px + 64px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 348px;
        left: calc(50% - 480px + 36px);
        width: 214px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 300px;
        left: calc(50% - 320px + 24px);
        width: 232px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 290px;
        left: calc(50% - 240px + 27px);
        width: 426px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 16px;
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 276px;
        left: calc(50% - 160px + 25px);
        width: 271px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 16px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275775"] {
    color: #1e4a51;
    z-index: 25;
    top: 424px;
    left: calc(50% - 600px + 64px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275775"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 396px;
        left: calc(50% - 480px + 36px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 348px;
        left: calc(50% - 320px + 24px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 316px;
        left: calc(50% - 240px + 65px);
        width: 365px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] .tn-atom {
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 324px;
        left: calc(50% - 160px + 28px);
        width: 268px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] .tn-atom {
        opacity: 1;
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275778"] {
    color: #ad6643;
    z-index: 26;
    top: 512px;
    left: calc(50% - 600px + 64px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275778"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 504px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 436px;
        left: calc(50% - 320px + 24px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 380px;
        left: calc(50% - 240px + 193px);
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] .tn-atom {
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 408px;
        left: calc(50% - 160px + 110px);
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275781"] {
    z-index: 27;
    top: 196px;
    left: calc(50% - 600px + 64px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275781"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 172px;
        left: calc(50% - 480px + 36px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 128px;
        left: calc(50% - 320px + 24px);
        width: 288px;
        height: 164px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 100px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 100px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}#rec601341772 .t396__artboard {
    height: 642px;
    background-color: #f2eeec;
}
#rec601341772 .t396__filter {
    height: 642px;
}
#rec601341772 .t396__carrier {
    height: 642px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .t396__artboard {
        height: 622px;
    }
    #rec601341772 .t396__filter {
        height: 622px;
    }
    #rec601341772 .t396__carrier {
        height: 622px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .t396__artboard {
        height: 916px;
    }
    #rec601341772 .t396__filter {
        height: 916px;
    }
    #rec601341772 .t396__carrier {
        height: 916px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .t396__artboard {
        height: 1504px;
    }
    #rec601341772 .t396__filter {
        height: 1504px;
    }
    #rec601341772 .t396__carrier {
        height: 1504px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .t396__artboard {
        height: 1612px;
        background-color: #f2eeec;
    }
    #rec601341772 .t396__filter {
        height: 1612px;
    }
    #rec601341772 .t396__carrier {
        height: 1612px;
        background-attachment: scroll;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447524042"] {
    z-index: 2;
    top: 64px;
    left: calc(50% - 600px + 16px);
    width: 1168px;
    height: 498px;
}
#rec601341772 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
    border-radius: 24px;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 936px;
        height: 494px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 624px;
        height: 808px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 1102px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] {
        top: 1186px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447592511"] {
    color: #1e4a51;
    z-index: 3;
    top: 96px;
    left: calc(50% - 600px + 420px);
    width: 365px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 76px;
        left: calc(50% - 480px + 392px);
        width: 332px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 48px;
        left: calc(50% - 320px + 24px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 16px;
        left: calc(50% - 240px + 74px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592511"] {
        top: 16px;
        left: calc(50% - 160px + 28px);
        width: 265px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447592516"] {
    color: #1e4a51;
    z-index: 4;
    top: 132px;
    left: calc(50% - 600px + 520px);
    width: 344px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592516"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 108px;
        left: calc(50% - 480px + 492px);
        width: 288px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 76px;
        left: calc(50% - 320px + 24px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 44px;
        left: calc(50% - 240px + 96px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592516"] {
        top: 44px;
        left: calc(50% - 160px + 32px);
        width: 256px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684447592520"] {
    color: #1e4a51;
    z-index: 5;
    top: 111px;
    left: calc(50% - 600px + 64px);
    width: 106px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592520"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] {
        top: 89px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] {
        top: 48px;
        left: calc(50% - 320px + 28px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592520"] {
        top: 123px;
        left: calc(50% - 240px + 74pxpx);
    }
}
@media screen and (max-width: 479px) {
}
#rec601341772 .tn-elem[data-elem-id="1684447592523"] {
    color: #ad6643;
    text-align: center;
    z-index: 6;
    top: 273px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592523"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592523"] {
        top: 253px;
        left: calc(50% - 480px + 2860px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592523"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec601341772 .tn-elem[data-elem-id="1684447592553"] {
    z-index: 7;
    top: 132px;
    left: calc(50% - 600px + 743px);
    width: 133px;
}
#rec601341772 .tn-elem[data-elem-id="1684447592553"] .tn-atom {
    border-radius: 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
#rec601341772 .tn-elem[data-elem-id="1684447592553"] .tn-atom__img {
    border-radius: 0px;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 108px;
        left: calc(50% - 480px + 671px);
        width: 130px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 72px;
        left: calc(50% - 320px + 160px);
        width: 126px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 44px;
        left: calc(50% - 240px + 280px);
        width: 101px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] {
        top: 44px;
        left: calc(50% - 160px + 198px);
        width: 104px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684447592553"] .tn-atom {
        opacity: 1;
    }
}
#rec601341772 .tn-elem[data-elem-id="1685271187319"] {
    z-index: 8;
    top: 111px;
    left: calc(50% - 600px + 186px);
    width: 107px;
    height: 83px;
}
#rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 85px;
        height: 97px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 50px;
        height: 152px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 764px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] {
        top: 820px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271187319"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448619256"] {
    color: #1e4a51;
    z-index: 9;
    top: 372px;
    left: calc(50% - 600px + 608px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 348px;
        left: calc(50% - 480px + 488px);
        width: 210px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 654px;
        left: calc(50% - 320px + 24px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 966px;
        left: calc(50% - 240px + 39px);
        width: 402px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] {
        top: 1008px;
        left: calc(50% - 160px + 53px);
        width: 214px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619256"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448619254"] {
    color: #1e4a51;
    z-index: 10;
    top: 424px;
    left: calc(50% - 600px + 608px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448619254"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 396px;
        left: calc(50% - 480px + 488px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 702px;
        left: calc(50% - 320px + 24px);
        width: 276px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 992px;
        left: calc(50% - 240px + 59px);
        width: 362px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619254"] {
        top: 1056px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684511706424"] {
    color: #ad6643;
    z-index: 11;
    top: 512px;
    left: calc(50% - 600px + 880px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1684511706424"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 504px;
        left: calc(50% - 480px + 714px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 790px;
        left: calc(50% - 320px + 328px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 1394px;
        left: calc(50% - 240px + 188px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        top: 1506px;
        left: calc(50% - 160px + 108px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511706424"] {
        text-align: center;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448619250"] {
    z-index: 12;
    top: 196px;
    left: calc(50% - 600px + 608px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1684448619250"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 172px;
        left: calc(50% - 480px + 488px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 478px;
        left: calc(50% - 320px + 24px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 776px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448619250"] {
        top: 832px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448708241"] {
    z-index: 13;
    top: 196px;
    left: calc(50% - 600px + 880px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1684448708241"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 172px;
        left: calc(50% - 480px + 714px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 478px;
        left: calc(50% - 320px + 328px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 1114px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708241"] {
        top: 1198px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684511706417"] {
    color: #ad6643;
    z-index: 14;
    top: 512px;
    left: calc(50% - 600px + 608px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1684511706417"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 504px;
        left: calc(50% - 480px + 488px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 790px;
        left: calc(50% - 320px + 24px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 1056px;
        left: calc(50% - 240px + 188px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684511706417"] {
        top: 1140px;
        left: calc(50% - 160px + 108px);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448708245"] {
    color: #1e4a51;
    z-index: 15;
    top: 424px;
    left: calc(50% - 600px + 880px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448708245"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 396px;
        left: calc(50% - 480px + 714px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 702px;
        left: calc(50% - 320px + 328px);
        width: 276px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 1330px;
        left: calc(50% - 240px + 59px);
        width: 362px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        top: 1422px;
        left: calc(50% - 160px + 27px);
        width: 266px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708245"] {
        text-align: center;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448708247"] {
    color: #1e4a51;
    z-index: 16;
    top: 372px;
    left: calc(50% - 600px + 880px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 348px;
        left: calc(50% - 480px + 714px);
        width: 210px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 654px;
        left: calc(50% - 320px + 328px);
        width: 258px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 1304px;
        left: calc(50% - 240px + 26px);
        width: 428px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        top: 1374px;
        left: calc(50% - 160px + 40px);
        width: 241px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448708247"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
#rec601341772 .tn-elem[data-elem-id="1685271099439"] {
    z-index: 17;
    top: 111px;
    left: calc(50% - 600px + 153px);
    width: 107px;
    height: 98px;
}
#rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 106px;
        height: 87px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 59px;
        height: 152px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 426px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] {
        top: 454px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685271099439"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448534362"] {
    color: #1e4a51;
    z-index: 18;
    top: 372px;
    left: calc(50% - 600px + 336px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 348px;
        left: calc(50% - 480px + 262px);
        width: 210px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 300px;
        left: calc(50% - 320px + 328px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 628px;
        left: calc(50% - 240px + 66px);
        width: 348px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] {
        top: 642px;
        left: calc(50% - 160px + 38px);
        width: 244px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534362"] .tn-atom {
        font-size: 16px;
        line-height: 1.4;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448534358"] {
    color: #1e4a51;
    z-index: 19;
    top: 424px;
    left: calc(50% - 600px + 336px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1684448534358"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 396px;
        left: calc(50% - 480px + 262px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 348px;
        left: calc(50% - 320px + 328px);
        width: 276px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 654px;
        left: calc(50% - 240px + 82px);
        width: 316px;
    }
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534358"] {
        top: 690px;
        left: calc(50% - 160px + 16px);
        width: 288px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684448534353"] {
    z-index: 20;
    top: 196px;
    left: calc(50% - 600px + 336px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1684448534353"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 172px;
        left: calc(50% - 480px + 262px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 128px;
        left: calc(50% - 320px + 328px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 438px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684448534353"] {
        top: 466px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1684511686028"] {
    color: #ad6643;
    z-index: 21;
    top: 512px;
    left: calc(50% - 600px + 336px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1684511686028"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 504px;
        left: calc(50% - 480px + 262px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 436px;
        left: calc(50% - 320px + 328px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 718px;
        left: calc(50% - 240px + 188px);
    }
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1684511686028"] {
        top: 774px;
        left: calc(50% - 160px + 108px);
    }
}
#rec601341772 .tn-elem[data-elem-id="1685270991729"] {
    z-index: 22;
    top: 98px;
    left: calc(50% - 600px + 146px);
    width: 122px;
    height: 98px;
}
#rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
    border-radius: 24px;
    opacity: 0;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 52px;
        left: calc(50% - 480px + 12px);
        width: 96px;
        height: 107px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
        opacity: 0;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 24px;
        left: calc(50% - 320px + 8px);
        width: 32px;
        height: 152px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 88px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 322px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] {
        top: 88px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 350px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1685270991729"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec601341772 .tn-elem[data-elem-id="1686088536035"] {
    color: #ad6643;
    text-align: center;
    z-index: 23;
    top: 578px;
    left: calc(50% - 600px + 16px);
    width: 1168px;
    height: 48px;
}
#rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
    color: #ad6643;
    font-size: 18px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 16px;
    background-color: #e9e4e2;
    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 (hover), (min-width: 0\0) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom:hover {
        background-color: #e3ddda;
        background-image: none;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom:hover {
        color: #9e5e39;
    }
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 562px;
        left: calc(50% - 480px + 12px);
        width: 936px;
        height: 48px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 844px;
        left: calc(50% - 320px + 8px);
        width: 624px;
        height: 48px;
        border-radius: 99px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        font-size: 16px;
        border-radius: 99px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 1440px;
        left: calc(50% - 240px + 8px);
        width: 464px;
        height: 48px;
        border-radius: 99px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        border-radius: 99px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] {
        top: 1548px;
        left: calc(50% - 160px + 8px);
        width: 304px;
        height: 48px;
        border-radius: 99px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686088536035"] .tn-atom {
        border-radius: 99px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275773"] {
    color: #1e4a51;
    z-index: 24;
    top: 372px;
    left: calc(50% - 600px + 64px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 348px;
        left: calc(50% - 480px + 36px);
        width: 214px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 14px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 300px;
        left: calc(50% - 320px + 24px);
        width: 232px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 290px;
        left: calc(50% - 240px + 27px);
        width: 426px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 16px;
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] {
        top: 276px;
        left: calc(50% - 160px + 25px);
        width: 271px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275773"] .tn-atom {
        font-size: 16px;
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275775"] {
    color: #1e4a51;
    z-index: 25;
    top: 424px;
    left: calc(50% - 600px + 64px);
    width: 256px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275775"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 396px;
        left: calc(50% - 480px + 36px);
        width: 210px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 348px;
        left: calc(50% - 320px + 24px);
        width: 288px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 316px;
        left: calc(50% - 240px + 65px);
        width: 365px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        text-align: center;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] .tn-atom {
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] {
        top: 324px;
        left: calc(50% - 160px + 28px);
        width: 268px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275775"] .tn-atom {
        opacity: 1;
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275778"] {
    color: #ad6643;
    z-index: 26;
    top: 512px;
    left: calc(50% - 600px + 64px);
    width: 104px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275778"] .tn-atom {
    color: #ad6643;
    font-size: 13px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 504px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 436px;
        left: calc(50% - 320px + 24px);
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 380px;
        left: calc(50% - 240px + 193px);
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] .tn-atom {
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275778"] {
        top: 408px;
        left: calc(50% - 160px + 110px);
    }
}
#rec601341772 .tn-elem[data-elem-id="1686152275781"] {
    z-index: 27;
    top: 196px;
    left: calc(50% - 600px + 64px);
    width: 256px;
    height: 164px;
}
#rec601341772 .tn-elem[data-elem-id="1686152275781"] .tn-atom {
    border-radius: 16px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 172px;
        left: calc(50% - 480px + 36px);
        width: 210px;
        height: 164px;
    }
}
@media screen and (max-width: 959px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 128px;
        left: calc(50% - 320px + 24px);
        width: 288px;
        height: 164px;
        border-radius: 16px;
    }
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 100px;
        left: calc(50% - 240px + 20px);
        width: 440px;
        height: 182px;
    }
}
@media screen and (max-width: 479px) {
    #rec601341772 .tn-elem[data-elem-id="1686152275781"] {
        top: 100px;
        left: calc(50% - 160px + 20px);
        width: 280px;
        height: 164px;
    }
}
#rec600347366 .t396__artboard {
    height: 420px;
    background-color: #f2eeec;
}
#rec600347366 .t396__filter {
    height: 420px;
}
#rec600347366 .t396__carrier {
    height: 420px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .t396__artboard {
        height: 348px;
    }
    #rec600347366 .t396__filter {
        height: 348px;
    }
    #rec600347366 .t396__carrier {
        height: 348px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .t396__artboard {
        height: 359px;
    }
    #rec600347366 .t396__filter {
        height: 359px;
    }
    #rec600347366 .t396__carrier {
        height: 359px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .t396__artboard {
        height: 507px;
    }
    #rec600347366 .t396__filter {
        height: 507px;
    }
    #rec600347366 .t396__carrier {
        height: 507px;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .t396__artboard {
        height: 539px;
        background-color: #f2eeec;
    }
    #rec600347366 .t396__filter {
        height: 539px;
    }
    #rec600347366 .t396__carrier {
        height: 539px;
        background-attachment: scroll;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685911674675"] {
    color: #1e4a51;
    z-index: 2;
    top: 64px;
    left: calc(50% - 600px + 64px);
    width: 641px;
}
#rec600347366 .tn-elem[data-elem-id="1685911674675"] .tn-atom {
    color: #1e4a51;
    font-size: 32px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.25;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685911674675"] {
        top: 32px;
        left: calc(50% - 480px + 36px);
        width: 354px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685911674675"] .tn-atom {
        font-size: 28px;
        line-height: 1.15;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685911674675"] {
        top: 24px;
        left: calc(50% - 320px + 24px);
        width: 272px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685911674675"] .tn-atom {
        font-size: 22px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685911674675"] {
        top: 16px;
        left: calc(50% - 240px + 87px);
        width: 306px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685911674675"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685911674675"] {
        top: 16px;
        left: calc(50% - 160px + 8px);
        width: 304px;
    }
}
#rec600347366 .tn-elem[data-elem-id="1684447592523"] {
    color: #ad6643;
    text-align: center;
    z-index: 3;
    top: 273px;
    left: calc(50% - 600px + 2888px);
    width: 212px;
    height: 56px;
}
#rec600347366 .tn-elem[data-elem-id="1684447592523"] .tn-atom {
    color: #ad6643;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: #ad6643;
    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: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1684447592523"] {
        top: 253px;
        left: calc(50% - 480px + 2860px);
    }
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1684447592523"] {
        top: 245px;
        left: calc(50% - 240px + 2888px);
    }
}
@media screen and (max-width: 479px) {
}
#rec600347366 .tn-elem[data-elem-id="1685911730731"] {
    color: #1e4a51;
    z-index: 4;
    top: 70px;
    left: calc(50% - 600px + 886px);
    width: 250px;
}
#rec600347366 .tn-elem[data-elem-id="1685911730731"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-align: right;

}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] {
        top: 34px;
        left: calc(50% - 480px + 626px);
        width: 213px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] {
        top: 24px;
        left: calc(50% - 320px + 426px);
        width: 190px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] {
        text-align: right;
    }
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] {
        top: 175px;
        left: calc(50% - 240px + 145px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] {
        margin: auto;
        left: 0 !important;
        top: 223px;
        width: 264px;
        right: 0;
    
    }
    #rec600347366 .tn-elem[data-elem-id="1685911730731"] div {
        text-align: center !important;
    
    }
}
#rec600347366 .tn-elem[data-elem-id="1684447592511"] {
    color: #1e4a51;
    z-index: 5;
    top: 110px;
    left: calc(50% - 600px + 790px);
    width: 250px;
}
#rec600347366 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-align: right;

}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] {
        top: 70px;
        left: calc(50% - 480px + 626px);
        width: 298px;
    }
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
        font-size: 24px;
        line-height: 1.35;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] {
        top: 60px;
        left: calc(50% - 320px + 365px);
        width: 251px;
    }
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] {
        text-align: right;
    }
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] .tn-atom {
        font-size: 20px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] {
        top: 215px;
        left: calc(50% - 240px + 115px);
    }
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] {
        top: 267px;
        left: calc(50% - 160px + 28px);
        width: 264px;
        margin: auto;
        right: 0;
        left: 0 !important;
    
    }
    #rec600347366 .tn-elem[data-elem-id="1684447592511"] div a {
        word-wrap: anywhere;
        text-align: center;
    
    }
}
#rec600347366 .tn-elem[data-elem-id="1685912399540"] {
    color: #ffffff;
    text-align: center;
    z-index: 6;
    top: 212px;
    left: calc(50% - 600px + 64px);
    width: 180px;
    height: 48px;
}
#rec600347366 .tn-elem[data-elem-id="1685912399540"] .tn-atom {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 99px;
    background-color: #ad6643;
    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 (hover), (min-width: 0\0) {
    #rec600347366 .tn-elem[data-elem-id="1685912399540"] .tn-atom:hover {
        background-color: #9e5e39;
        background-image: none;
    }
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685912399540"] {
        top: 144px;
        left: calc(50% - 480px + 36px);
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685912399540"] {
        top: 171px;
        left: calc(50% - 320px + 24px);
        width: 164px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685912399540"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685912399540"] {
        top: 111px;
        left: calc(50% - 240px + 12px);
        width: 456px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685912399540"] {
        top: 143px;
        left: calc(50% - 160px + 16px);
        width: 288px;
        height: 48px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685912399540"] .tn-atom {
        font-size: 13px;
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685912045022"] {
    color: #1e4a51;
    z-index: 7;
    top: 128px;
    left: calc(50% - 600px + 64px);
    width: 377px;
}
#rec600347366 .tn-elem[data-elem-id="1685912045022"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] {
        top: 80px;
        left: calc(50% - 480px + 36px);
        width: 464px;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] {
        top: 67px;
        left: calc(50% - 320px + 24px);
        width: 260px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] {
        text-align: left;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] {
        top: 55px;
        left: calc(50% - 240px + 12px);
        width: 456px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] {
        text-align: center;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] {
        top: 55px;
        left: calc(50% - 160px + 38px);
        width: 244px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] {
        text-align: center;
    }
    #rec600347366 .tn-elem[data-elem-id="1685912045022"] .tn-atom {
        font-size: 13px;
        line-height: 1.4;
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685912999960"] {
    z-index: 8;
    top: 212px;
    left: calc(50% - 600px + 1016px);
    width: 48px;
    height: 48px;
}
#rec600347366 .tn-elem[data-elem-id="1685912999960"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685912999960"] {
        top: 144px;
        left: calc(50% - 480px + 812px);
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685912999960"] {
        top: 171px;
        left: calc(50% - 320px + 504px);
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685912999960"] {
        top: 267px;
        left: calc(50% - 240px + 252px);
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685912999960"] {
        top: 319px;
        left: calc(50% - 160px + 172px);
        width: 40px;
        height: 40px;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913001036"] {
    z-index: 9;
    top: 212px;
    left: calc(50% - 600px + 944px);
    width: 48px;
    height: 48px;
}
#rec600347366 .tn-elem[data-elem-id="1685913001036"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001036"] {
        top: 144px;
        left: calc(50% - 480px + 748px);
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001036"] {
        top: 171px;
        left: calc(50% - 320px + 440px);
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001036"] {
        top: 267px;
        left: calc(50% - 240px + 188px);
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001036"] {
        top: 319px;
        left: calc(50% - 160px + 108px);
        width: 40px;
        height: 40px;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913001902"] {
    z-index: 10;
    top: 212px;
    left: calc(50% - 600px + 1088px);
    width: 48px;
    height: 48px;
}
#rec600347366 .tn-elem[data-elem-id="1685913001902"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001902"] {
        top: 144px;
        left: calc(50% - 480px + 876px);
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001902"] {
        top: 171px;
        left: calc(50% - 320px + 568px);
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001902"] {
        top: 267px;
        left: calc(50% - 240px + 316px);
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913001902"] {
        top: 319px;
        left: calc(50% - 160px + 236px);
        width: 40px;
        height: 40px;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685912997813"] {
    z-index: 11;
    top: 212px;
    left: calc(50% - 600px + 872px);
    width: 48px;
    height: 48px;
}
#rec600347366 .tn-elem[data-elem-id="1685912997813"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685912997813"] {
        top: 144px;
        left: calc(50% - 480px + 684px);
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685912997813"] {
        top: 171px;
        left: calc(50% - 320px + 376px);
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685912997813"] {
        top: 267px;
        left: calc(50% - 240px + 124px);
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685912997813"] {
        top: 319px;
        left: calc(50% - 160px + 44px);
        width: 40px;
        height: 40px;
    }
}
#rec600347366 .tn-elem[data-elem-id="1684447524042"] {
    z-index: 12;
    top: 292px;
    left: calc(50% - 600px + 16px);
    width: 1168px;
    height: 112px;
}
#rec600347366 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
    border-radius: 24px;
    background-color: #e9e4e2;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1684447524042"] {
        top: 224px;
        left: calc(50% - 480px + 12px);
        width: 936px;
        height: 112px;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1684447524042"] {
        top: 243px;
        left: calc(50% - 320px + 8px);
        width: 624px;
        height: 104px;
        border-radius: 16px;
    }
    #rec600347366 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1684447524042"] {
        top: 331px;
        left: calc(50% - 240px + 0px);
        width: 480px;
        height: 192px;
        border-radius: 16px;
    }
    #rec600347366 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
        border-radius: 16px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1684447524042"] {
        top: 383px;
        left: calc(50% - 160px + 0px);
        width: 320px;
        height: 182px;
        border-radius: 16px;
    }
    #rec600347366 .tn-elem[data-elem-id="1684447524042"] .tn-atom {
        border-radius: 16px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913472462"] {
    color: #1e4a51;
    z-index: 13;
    top: 316px;
    left: calc(50% - 600px + 88px);
    width: 107px;
}
#rec600347366 .tn-elem[data-elem-id="1685913472462"] .tn-atom {
    color: #1e4a51;
    font-size: 14px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] {
        top: 248px;
        left: calc(50% - 480px + 60px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] {
        top: 267px;
        left: calc(50% - 320px + 56px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] {
        top: 351px;
        left: calc(50% - 240px + 199px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] {
        top: 395px;
        left: calc(50% - 160px + 119px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472462"] .tn-atom {
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913472469"] {
    z-index: 14;
    top: 316px;
    left: calc(50% - 600px + 64px);
    width: 20px;
    height: 20px;
}
#rec600347366 .tn-elem[data-elem-id="1685913472469"] .tn-atom {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] {
        top: 248px;
        left: calc(50% - 480px + 36px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] {
        top: 267px;
        left: calc(50% - 320px + 32px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] {
        top: 351px;
        left: calc(50% - 240px + 175px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] {
        top: 395px;
        left: calc(50% - 160px + 95px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472469"] .tn-atom {
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913782011"] {
    color: #1e4a51;
    text-align: center;
    z-index: 15;
    top: 316px;
    left: calc(50% - 600px + 1104px);
    width: 32px;
}
#rec600347366 .tn-elem[data-elem-id="1685913782011"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782011"] {
        top: 248px;
        left: calc(50% - 480px + 520px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782011"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782011"] {
        top: 267px;
        left: calc(50% - 320px + 438px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782011"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782011"] {
        top: 387px;
        left: calc(50% - 240px + 326px);
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782011"] {
        top: 431px;
        left: calc(50% - 160px + 249px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782011"] .tn-atom {
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913782014"] {
    color: #1e4a51;
    text-align: center;
    z-index: 16;
    top: 316px;
    left: calc(50% - 600px + 1024px);
    width: 64px;
}
#rec600347366 .tn-elem[data-elem-id="1685913782014"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782014"] {
        top: 248px;
        left: calc(50% - 480px + 440px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782014"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782014"] {
        top: 267px;
        left: calc(50% - 320px + 544px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782014"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782014"] {
        top: 387px;
        left: calc(50% - 240px + 250px);
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782014"] {
        top: 431px;
        left: calc(50% - 160px + 169px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782014"] .tn-atom {
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913782019"] {
    color: #1e4a51;
    text-align: center;
    z-index: 17;
    top: 316px;
    left: calc(50% - 600px + 958px);
    width: 48px;
}
#rec600347366 .tn-elem[data-elem-id="1685913782019"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782019"] {
        top: 248px;
        left: calc(50% - 480px + 374px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782019"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782019"] {
        top: 267px;
        left: calc(50% - 320px + 482px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782019"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782019"] {
        top: 387px;
        left: calc(50% - 240px + 188px);
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782019"] {
        top: 431px;
        left: calc(50% - 160px + 103px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782019"] .tn-atom {
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913782024"] {
    color: #1e4a51;
    text-align: center;
    z-index: 18;
    top: 316px;
    left: calc(50% - 600px + 894px);
    width: 48px;
}
#rec600347366 .tn-elem[data-elem-id="1685913782024"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782024"] {
        top: 248px;
        left: calc(50% - 480px + 310px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782024"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782024"] {
        top: 267px;
        left: calc(50% - 320px + 378px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782024"] .tn-atom {
        opacity: 1;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782024"] {
        top: 387px;
        left: calc(50% - 240px + 128px);
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913782024"] {
        top: 431px;
        left: calc(50% - 160px + 39px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913782024"] .tn-atom {
        opacity: 1;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685981250680"] {
    color: #1e4a51;
    text-align: right;
    z-index: 19;
    top: 360px;
    left: calc(50% - 600px + 1024px);
    width: 112px;
}
#rec600347366 .tn-elem[data-elem-id="1685981250680"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] {
        top: 292px;
        left: calc(50% - 480px + 812px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] .tn-atom {
        opacity: 0.5;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] {
        top: 303px;
        left: calc(50% - 320px + 496px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] .tn-atom {
        opacity: 0.5;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] {
        top: 465px;
        left: calc(50% - 240px + 184px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] {
        text-align: center;
    }
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] .tn-atom {
        font-size: 12px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] {
        top: 497px;
        left: calc(50% - 160px + 104px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] {
        text-align: center;
    }
    #rec600347366 .tn-elem[data-elem-id="1685981250680"] .tn-atom {
        font-size: 12px;
        opacity: 0.5;
    }
}
#rec600347366 .tn-elem[data-elem-id="1685913472477"] {
    color: #1e4a51;
    text-align: right;
    z-index: 20;
    top: 360px;
    left: calc(50% - 600px + 66px);
    width: 289px;
}
#rec600347366 .tn-elem[data-elem-id="1685913472477"] .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    opacity: 0.5;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] {
        top: 292px;
        left: calc(50% - 480px + 36px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] .tn-atom {
        opacity: 0.5;
    }
}
@media screen and (max-width: 959px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] {
        top: 303px;
        left: calc(50% - 320px + 32px);
        width: 280px;
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] .tn-atom {
        opacity: 0.5;
    }
}
@media screen and (max-width: 639px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] {
        top: 431px;
        left: calc(50% - 240px + 100px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] {
        text-align: center;
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] .tn-atom {
        font-size: 12px;
    }
}
@media screen and (max-width: 479px) {
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] {
        top: 467px;
        left: calc(50% - 160px + 20px);
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] {
        text-align: center;
    }
    #rec600347366 .tn-elem[data-elem-id="1685913472477"] .tn-atom {
        font-size: 12px;
        opacity: 0.5;
    }
}
.tn-elem-inf {
    padding: 50px 64px;
    text-align: center;
    background: #f2eeec;
    width: 100%;
}
.tn-elem-inf .tn-atom {
    border-radius: 24px;
    background: #1e4a51;
    padding: 45px 60px;
    color: #f2eeec;
    font-family: 'Hagrid',Arial,sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
}
.tn-elem-inf .tn-atom span {
    display: block;
}
@media screen and (min-width: 1280px) {
    .tn-elem-inf .tn-atom span{
        font-size: 42px;
        line-height: 60px;
    }
    .tn-elem-inf {
        padding-right: 105px;
        padding-left: 105px;
    }
}
@media screen and (min-width: 1536px) {
    .tn-elem-inf .tn-atom span{
        font-size: 46px;
        line-height: 65px;
    }
    .tn-elem-inf {
        padding-right: 105px;
        padding-left: 105px;
    }
}
.d-none {
    display: none !important;
}
#allrecords .mob_menu_item a {
    color: #1e4a51; 
    font-size: 16px; 
    font-weight: 400; 
    font-family: 'Open Sans'; 
    text-transform: uppercase;
    margin: 20px auto;
    display: block;
}
.way-form-group .sf2-checkboxes {
    flex-direction: column;
    display: flex;
}
.t-btn-wrapper a.sf2-callBtn {
    color: #f2eeec;
    background-color: #ad6643;
    border-radius: 100px;
    font-family: Open Sans;
    font-weight: 500;
    line-height: 52px;
}
.rewievs-modal-item.t-popup-container {
    padding: 0;
}
.rewievs-modal-item.t-popup-container .fancybox-button {
    filter: grayscale(100%) invert(100%);
}
.mod-service{
    background-color: #f2eeec;
}
.mod-service .page-header {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    /* align-items: flex-start;
    justify-content: space-between; */
}
.mod-service-container,
.mod-reviews-container {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.service-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 24px;
    background: #e9e4e2;
    padding: 35px;

    border: 3px solid #e9e4e2;
}
.service-item:nth-child(2) {
    border-color: #ad6643;
}
.service-item + .service-item {
    margin-top: 30px;
}
.service-item .mdl-header {
    color: #1e4a51;
    font-size: 18px;
    font-family: 'Hagrid',Arial,sans-serif;
    line-height: 120%;
    font-weight: 400;

}
.service-item > * + * {
    margin-left: 30px;
}
.service-item .anons {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    opacity: 0.5;
    margin-top: 25px;
}
.service-item .introtext {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
}
.service-item .info,
.service-item .introtext,
.service-item .button {
    width: 100%;
}
.service-item .button {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.service-item .sf2-callBtn {
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 50px;
    font-weight: 400;
    border-radius: 99px;
    background: #ad6643;
    color: #ffffff !important;
    text-align: center;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: 30px;
}
.service-item .duration {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    opacity: 0.5;
}
.service-item .service-price {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.1;
    font-weight: 500;
    margin-top: 10px;
}
.service-item.sale {
    background-color: #1e4a51;

}
.service-item.sale .info .mdl-header {
    color: white;
    font-size: 28px;

}
.service-item.sale .mdl-header:before {
    content: '';
    background: url("/images/Circle_9_white.svg") no-repeat;
    background-size: contain;
    width: 160px;
    height: 100px;
    display: block;
    position: absolute;
    z-index: 9;
    margin-left: -33px;

}
.service-item.sale .anons {
    color: white;

}
.service-item.sale .introtext {
    color: white;

}
.service-item.sale .duration {
    color: white;

}
.service-item.sale .service-price {
    color: white;

}
.service-item.sale .sf2-callBtn {
    background-color: color(srgb 0.6776 0.3985 0.2646);

}
.ms-header {
    position: relative;
    display: flex;
    flex-direction: column;
}
.cat-name {
    color: #1e4a51;
    font-size: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 600;
}
.mod-service-container .link {
    color: #1e4a51;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.65;
    font-weight: 400;
    opacity: 0.5; 
}
.service-item {}
.mod-reviews {
    position: relative;
    display: block;
    background: #f2eeec;
}
.reviews-box {}
.mod-reviews-container {
    position:relative;
}
.slider-arrow-reviews .slick-prev:before {
    background-image: url("../images/arrow_brown_lt.svg");
    background-size: contain;
}
.slider-arrow-reviews .slick-next:before {
    background-image: url("../images/arrow_brown.svg");
    background-size: contain;
}
.reviews-box .slick-slide {
    padding: 0 10px;
}
.reviews-item-box {
    border-radius: 18px;
    background: #ffffff;
    position:relative;
}
.reviews-item-box:before {
    content: "";
    width: 21px;
    height:14px;
    position: absolute;  
    right: calc(100% - 5px);
    bottom: 8px;
    background: url("../images/tail.png") no-repeat center center;
    background-size: contain;
}
.reviews-item {
    padding: 15px;
    font-size: 13px;
    font-family: 'Open Sans',Arial,sans-serif;
    line-height: 120%;
    font-weight: 500;
}
.reviews-item *:last-child {
    margin-bottom: 0;
}
.hours {
    border-radius: 24px;
    background: #ad6643;
    color: #f2eeec;
    font-size: 28px;
    font-family: 'Hagrid',Arial,sans-serif;
    line-height: 1.35;
    font-weight: 400;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 50px 0;

}
.fancybox-container .t-heading_lg {
    font-size: 24px;
    line-height: 1.17;
}
.mod-reviews-container .page-header {
    color: #1e4a51;
    font-size: 28px;
    font-family: "Hagrid", Arial, sans-serif;
    line-height: 1.15;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.mod-reviews-container .page-header span:first-child {
    position: relative;
    /* right: -6%; */

}
.mod-reviews-container .page-header span:last-child {}
.mod-hdr {
    position: relative;
}
.mod-reviews-container .cat {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #1e4a51;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
/* #privacy .t396__artboard {
    position: relative;
    opacity: 1;
}
#privacy .t396__artboard.t396__artboard-fixed-active {
    position: fixed;
} */
.com-about {
    padding-top:30px;
    background: rgba(242, 238, 236, 0.8);
}
.com-about .tn-atom {
    color: #1e4a51;
    font-size: 13px;
    font-family: 'Open Sans',Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}