.csssize {
    height: 6399px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

#allrecords a {
    color: #ff8562;
    text-decoration: none
}

#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: .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
}

.t-name {
    font-family: 'OrchideaPro', Arial, sans-serif;
    font-weight: 700;
    color: #000
}

.t-name_xs {
    font-size: 16px;
    line-height: 1.35
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-title {
    font-family: 'OrchideaPro', Arial, sans-serif;
    font-weight: 700;
    color: #000
}

.t-title_xxs {
    font-size: 36px;
    line-height: 1.23
}

.t-title_xs {
    font-size: 42px;
    line-height: 1.23
}

.t-descr {
    font-family: 'OrchideaPro', Arial, sans-serif;
    font-weight: 400;
    color: #000
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.t-btn {
    display: inline-block;
    font-family: 'OrchideaPro', Arial, sans-serif;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    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: .5
}

.t-btn_xs {
    height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px
}

.t-tildalabel:hover .t-tildalabel__wrapper {
    opacity: 1
}

.t-tildalabel__wrapper {
    display: table;
    height: 30px;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: .4
}

.t-tildalabel__txtleft {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    font-weight: 300;
    font-size: 12px
}

.t-tildalabel__wrapimg {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__img {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__txtright {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 500;
    letter-spacing: 2px
}

.t-tildalabel__link {
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.t-rec_pt_0 {
    padding-top: 0
}

.t-rec_pt_135 {
    padding-top: 135px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

.t-rec_pb_165 {
    padding-bottom: 165px
}

@media screen and (max-width:1200px) {
    .t-descr_xxs {
        font-size: 12px
    }
    .t-descr_xl {
        font-size: 22px
    }
    .t-title_xxs {
        font-size: 32px
    }
    .t-title_xs {
        font-size: 38px
    }
    .t-name_xs {
        font-size: 14px
    }
    .t-name_md {
        font-size: 18px
    }
}

@media screen and (max-width:640px) {
    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }
    .t-title_xxs {
        font-size: 28px
    }
    .t-title_xs {
        font-size: 30px
    }
    .t-name_xs {
        font-size: 12px
    }
    .t-name_md {
        font-size: 16px
    }
    .t-btn {
        white-space: normal;
        padding-left: 30px;
        padding-right: 30px
    }
    .t-btn_sm {
        padding-left: 20px;
        padding-right: 20px
    }
    .t-btn_md {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:480px) {
    .t-rec_pt_0 {
        padding-top: 0
    }
    .t-rec_pt_135 {
        padding-top: 90px !important
    }
    .t-rec_pb_0 {
        padding-bottom: 0
    }
    .t-rec_pb_15 {
        padding-bottom: 15px
    }
    .t-rec_pb_150 {
        padding-bottom: 90px !important
    }
    .t-rec_pb_165 {
        padding-bottom: 90px !important
    }
}

@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: 'OrchideaPro';
    src: url('font/OrchideaPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'OrchideaPro';
    src: url('./font/OrchideaPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'OrchideaPro';
    src: url('./font/OrchideaPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'OrchideaPro';
    src: url('./font/OrchideaPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'OrchideaPro';
    src: url('./font/OrchideaPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'CirceRounded';
    src: url('./font/CirceRounded-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'CirceRounded';
    src: url('./font/CirceRounded-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'CirceRounded';
    src: url('./font/CirceRounded-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal
}

.t123__centeredContainer {
    text-align: center
}

.record[off=y] .t450 {
    display: none
}

.t450__static.t450__overlay {
    position: relative !important;
    height: 100vh;
    z-index: 1 !important
}

.t450__static.t450 {
    position: absolute !important;
    height: 100vh;
    z-index: 1 !important
}

.t450__body_menushowed {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden
}

.t450 a,
#allrecords .t450 a {
    text-decoration: none;
    color: #000
}

.t450 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 300px;
    width: 100%;
    z-index: 99999;
    overflow: hidden;
    -webkit-transition: transform ease-in-out 0.3s;
    -moz-transition: transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    background-color: #111
}

.t450.t450__overflowed {
    overflow-y: scroll
}

.t450__close {
    width: 40px;
    height: 40px;
    background-color: #111;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 999999
}

.t450__static.t450__close {
    position: absolute;
    z-index: 1
}

.t450__left {
    left: 0;
    right: auto;
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.t450__menu_show.t450 {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 999999
}

.t450__overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity ease-in-out 0.3s;
    -moz-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.t450__menu_show.t450__overlay {
    display: block;
    z-index: 99999;
    opacity: 1
}

.t450__overlay_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .6
}

.t450__container {
    box-sizing: border-box;
    padding: 48px 40px 38px;
    position: relative;
    height: 100%
}

.t450__rightside {
    position: absolute;
    right: 40px;
    bottom: 38px;
    left: 40px
}

.t450__overflowed .t450__rightside {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto
}

.t450__logowrapper {
    margin-bottom: 25px
}

.t450__logo {
    color: #fff
}

.t450__logoimg {
    display: block;
    width: 100%;
    max-width: 120px
}

.t-align_center .t450__logoimg {
    margin: 0 auto
}

.t-align_right .t450__logoimg {
    margin-left: auto
}

.t450__list {
    list-style-type: none;
    margin: 0;
    padding: 0 !important
}

.t450__list_item {
    clear: both;
    font-family: 'OrchideaPro', Arial, sans-serif;
    font-size: 16px;
    display: block;
    margin: 0;
    color: #000
}

.t450__list_item a {
    margin-bottom: 15px;
    display: inline-block
}

.t450__list_item a.t-menusub__link-item {
    margin-bottom: 0
}

.t450__list_item:last-child a {
    margin-bottom: 0 !important;
    display: inline-block
}

.t450__list_item .t-active {
    opacity: .7
}

.t450 .t-sociallinks a,
.t450__right_social_links {
    margin-top: 24px
}

.t450 .t-sociallinks__item,
.t450__right_social_links_item {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
    margin-top: 2px
}

.t450 .t-sociallinks__item:last-child,
.t450__right_social_links_item:last-child {
    margin-right: 0
}

.t450__right_descr {
    font-family: 'OrchideaPro', Arial, sans-serif;
    font-size: 13px;
    color: #fff;
    margin-top: 25px
}

.t450__right_share_buttons {
    margin-top: 25px
}

.t450__right_buttons {
    margin-top: 15px
}

.t450__right_buttons_but {
    display: inline-block;
    margin-top: 10px
}

.t450__container.t-align_left .t450__right_buttons_but_two_left {
    margin-right: 5px
}

.t450__container.t-align_right .t450__right_buttons_but_two_left {
    margin-right: 0
}

.t450__container.t-align_left .t450__right_buttons_but_two_right {
    margin-left: 0
}

.t450__container.t-align_right .t450__right_buttons_but_two_right {
    margin-left: 5px
}

.t450__container.t-align_center .t450__right_buttons_but_two_left {
    margin-right: 2.5px
}

.t450__container.t-align_center .t450__right_buttons_but_two_right {
    margin-left: 2.5px
}

.t450__right_buttons_but .t-btn {
    padding-left: 40px;
    padding-right: 40px
}

.t450__right_buttons_but .t-btn_sm {
    padding-left: 24px;
    padding-right: 24px
}

.t450__right_langs {
    margin-top: 25px
}

.t450__right_langs_lang {
    display: inline-block;
    margin-right: 2px
}

.t450__close_icon {
    width: 24px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 999;
    margin-top: 11px;
    margin-left: 8px
}

.t450__close-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none
}

.t450__close-button .t450__close_icon {
    margin: 0
}

.t450__close_icon span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 2px;
    background-color: #fff
}

.t450__close_icon span:nth-child(1) {
    top: 0
}

.t450__close_icon span:nth-child(2),
.t450__close_icon span:nth-child(3) {
    top: 8px
}

.t450__close_icon span:nth-child(4) {
    top: 16px
}

.t450_opened .t450__close_icon span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%
}

.t450_opened .t450__close_icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.t450_opened .t450__close_icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.t450_opened .t450__close_icon span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%
}

@media screen and (max-width:980px) {
    .t450__container .t-menusub__menu {
        margin-bottom: 10px
    }
    .t450__container .t-menusub__content {
        padding-top: 0;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0
    }
    .t450__container.t-align_center .t-menusub__content {
        text-align: center
    }
    .t450__container.t-align_left .t-menusub__content {
        text-align: left
    }
    .t450__container.t-align_right .t-menusub__content {
        text-align: right
    }
    .t450__list_item a.t-menusub__link-item {
        margin-bottom: 0
    }
    .t450__list_item:last-child a+.t-menusub .t-menusub__content {
        margin-top: 15px
    }
}

@media screen and (max-width:640px) {
    .t450__container {
        padding: 42px 25px 25px
    }
    .t450__rightside {
        right: 25px;
        bottom: 25px;
        left: 25px
    }
}

.t450__menu__content {
    position: fixed;
    right: 15px;
    z-index: 99999;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    width: auto;
    -webkit-transition: opacity ease-in-out .2s;
    -moz-transition: opacity ease-in-out .2s;
    -o-transition: opacity ease-in-out .2s;
    transition: opacity ease-in-out .2s
}

.t450__burger_container {
    position: relative;
    width: 58px;
    height: 58px;
    cursor: pointer;
    -webkit-transition: opacity ease-in-out .2s;
    -moz-transition: opacity ease-in-out .2s;
    -o-transition: opacity ease-in-out .2s;
    transition: opacity ease-in-out .2s
}

.t450__menu__content.t450__beforeready {
    opacity: 0;
    z-index: -1
}

.t450__burger_container.t450__burger-nobg {
    width: auto !important;
    height: auto !important
}

.t450__menu__content.t450__static {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    margin-left: auto !important;
    z-index: 1
}

.t450__burger_container.t450__small {
    width: 48px;
    height: 48px
}

.t450__burger_container.t450__big {
    width: 78px;
    height: 78px
}

.t450__burger_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #111
}

.t450__burger_cirqle {
    border-radius: 100px
}

.t450__burger {
    width: 28px;
    height: 19px;
    z-index: 999;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0 auto
}

.t450__burger-nobg .t450__burger {
    position: relative;
    top: auto;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.t450__big .t450__burger {
    width: 38px;
    height: 26px
}

.t450__small .t450__burger {
    width: 22px;
    height: 14px
}

.t450__burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 3px;
    background-color: #000
}

.t450__big .t450__burger span {
    height: 4px
}

.t450__small .t450__burger span {
    height: 2px
}

.t450__burger span:nth-child(1) {
    top: 0
}

.t450__burger span:nth-child(2),
.t450__burger span:nth-child(3) {
    top: 8px
}

.t450__big .t450__burger span:nth-child(2),
.t450__big .t450__burger span:nth-child(3) {
    top: 11px
}

.t450__small .t450__burger span:nth-child(2),
.t450__small .t450__burger span:nth-child(3) {
    top: 6px
}

.t450__burger span:nth-child(4) {
    top: 16px
}

.t450__big .t450__burger span:nth-child(4) {
    top: 22px
}

.t450__small .t450__burger span:nth-child(4) {
    top: 12px
}

.t450 .ya-share2__container_size_m .ya-share2__icon {
    width: 28px;
    height: 28px
}

.t450 .ya-share2__list {
    margin-bottom: 0
}

.t450 .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px
}

.t450__black-white .ya-share2__badge {
    background-color: #111 !important
}

.t450__transp-white .ya-share2__badge {
    background-color: transparent !important
}

.t450__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
    display: none
}

.t450__transp-white .ya-share2__container_size_m .ya-share2__counter {
    padding-left: 0 !important;
    margin-top: 2px
}

.t450__white-black .ya-share2__badge {
    background-color: #fff !important
}

.t450__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==)
}

.t450__white-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222
}

.t450__white-black .ya-share2__counter:before {
    background-color: #222
}

.t450__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=)
}

.t450__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+)
}

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

.t450__transp-black .ya-share2__badge {
    background-color: transparent !important
}

.t450__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==)
}

.t450__transp-black .ya-share2__container_size_m .ya-share2__counter {
    color: #222;
    padding-left: 0 !important;
    margin-top: 2px
}

.t450__transp-black .ya-share2__counter:before {
    display: none
}

.t450__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=)
}

.t450__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+)
}

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

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

.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(0)
}

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

.t923 .t-section__topwrapper {
    margin-bottom: 105px
}

.t923 .t-slds__bullet_wrapper {
    display: none
}

.t923 .t-section__title {
    margin-bottom: 40px
}

.t923 .t-section__descr {
    max-width: 560px
}

.t923 .t-section__bottomwrapper {
    margin-top: 105px
}

.t923 .t-slds__arrow_wrapper {
    width: 5%
}

.t923__slds-wrapper {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center
}

.t923__img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.t923__item {
    padding: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

.t923__width_6 {
    max-width: 600px
}

.t923__width_7 {
    max-width: 700px
}

.t923__width_8 {
    max-width: 800px
}

.t923__width_9 {
    max-width: 900px
}

.t923__width_10 {
    max-width: 1000px
}

.t923__width_11 {
    max-width: 1100px
}

.t923__width_12 {
    max-width: 1200px
}

.t923__width_100 {
    max-width: 100%
}

@media screen and (max-width:1300px) {
    .t923 .t-slds__container {
        width: calc(100% - 80px);
        margin: 0 auto
    }
}

@media screen and (max-width:1200px) {
    .t923__item {
        padding: 10px
    }
    .t923__width_6 {
        max-width: 480px
    }
    .t923__width_7 {
        max-width: 560px
    }
    .t923__width_8 {
        max-width: 640px
    }
    .t923__width_9 {
        max-width: 720px
    }
    .t923__width_10 {
        max-width: 800px
    }
    .t923__width_11 {
        max-width: 880px
    }
    .t923__width_12 {
        max-width: 960px
    }
    .t923__width_100 {
        max-width: 100%
    }
}

.t923 .t-section__topwrapper {
    margin-bottom: 90px
}

.t923 .t-section__title {
    margin-bottom: 20px
}

.t923 .t-section__descr {
    max-width: 560px
}

.t923 .t-section__bottomwrapper {
    margin-top: 105px
}

.t923__separator {
    margin-bottom: 40px
}

.t923__wrapper {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.t923__imgwrapper {
    position: relative;
    width: 100%
}

.t923__imgwrapper_16-9 {
    padding-bottom: 56%
}

.t923__imgwrapper_4-3 {
    padding-bottom: 75%
}

.t923__imgwrapper_3-2 {
    padding-bottom: 66%
}

.t923__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t923__imgwrapper_2-3 {
    padding-bottom: 150%
}

.t923__imgwrapper_3-4 {
    padding-bottom: 133%
}

.t923__imgwrapper_9-16 {
    padding-bottom: 177%
}

.t923__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t923__bgimg_second {
    z-index: 1;
    opacity: 0
}

.t923__content {
    position: relative
}

.t923__textwrapper {
    padding: 27px 30px;
    box-sizing: border-box
}

.t923__textwrapper.t923__paddingsmall {
    padding: 18px 20px
}

.t923__textwrapper.t923__paddingbig {
    padding: 36px 40px
}

.t923__uptitle {
    margin-bottom: 8px;
    color: #ff8562
}

.t923__descr {
    margin-top: 8px
}

.t923__price-wrapper {
    margin-top: 12px
}

.t923__price-item {
    display: inline-block;
    vertical-align: middle
}

.t923__btn-wrapper,
.t923__btntext-wrapper {
    padding: 0 30px 21px;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box
}

.t923__btn {
    display: inline-block;
    line-height: 1
}

.t-align_center .t923__btn,
.t-align_center .t923__btn-text {
    margin: 0 2px 8px
}

.t-align_left .t923__btn,
.t-align_left .t923__btn-text {
    margin: 0 4px 8px 0
}

.t923__paddingbig.t923__btn-wrapper,
.t923__paddingbig.t923__btntext-wrapper {
    padding: 0 40px 28px
}

.t923__paddingsmall.t923__btn-wrapper,
.t923__paddingsmall.t923__btntext-wrapper {
    padding: 0 16px 14px
}

.t923__scroll-icon-wrapper {
    display: none
}

@media screen and (min-width:960px) {
    .t923__imgwrapper:hover .t923__bgimg_second {
        z-index: 3;
        opacity: 1
    }
}

@media screen and (max-width:960px) {
    .t923__separator {
        display: none
    }
    .t923__col {
        margin-bottom: 40px
    }
    .t923__img_second {
        display: none
    }
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .t923__bgimg,
    .t923__wrapper {
        right: -.99px
    }
}

@media screen and (max-width:960px) {
    .t923 .t-section__bottomwrapper {
        margin-top: 45px
    }
    .t923 .t923__slds-wrapper .t-col {
        padding: 0
    }
    .t923 .t923__slds-wrapper .t923__col {
        margin-bottom: 0
    }
    .t923 .t-section__topwrapper {
        margin-bottom: 45px
    }
    .t923 .t-section__title {
        margin-bottom: 20px
    }
    .t923__item_6-in-row {
        width: 33.333%
    }
}

@media screen and (max-width:640px) {
    .t923__item_4-in-row {
        width: 50%
    }
    .t923 .t923__slds-wrapper .t-col {
        padding: 0 30px
    }
}

@media screen and (max-width:440px) {
    .t923 .t-width .t-slds__wrapper,
    .t923 .t923__slds-wrapper .t-col {
        padding: 0 5px
    }
    .t923__item_6-in-row {
        width: 50%
    }
}

.t338__logo {
    margin-bottom: 55px;
    max-width: 280px;
    width: 100%
}

.t338__title {
    color: #fff;
    margin-bottom: 50px
}

.t338__descr {
    color: #fff;
    margin-bottom: 63px
}

.t338__btn {
    border-radius: 100px;
    font-size: 14px;
    height: 50px;
    padding-right: 34px;
    padding-left: 34px;
    color: #fff
}

.t603__container {
    font-size: 0;
    min-height: 1px;
    padding: 0 10px 20px 10px;
    box-sizing: border-box
}

.t603__container_indent {
    padding: 0 30px 0 30px;
    box-sizing: border-box
}

.t603__tile {
    display: inline-block;
    vertical-align: top;
    padding: 20px 10px 0 10px;
    box-sizing: border-box
}

.t603__tile_25 {
    width: 25%
}

.t603__tile_50 {
    width: 50%
}

.t603__tile_33 {
    width: 33.3333%
}

.t603__tile_100 {
    width: 100%
}

.t603__title {
    padding-bottom: 8px
}

.t603__descr {
    padding-bottom: 8px
}

.t603__textwrapper {
    margin: 10px 0 10px 0
}

.t603__blockimg {
    width: 100%
}

.t603__blockimg_16-9 {
    padding-bottom: 56%
}

.t603__blockimg_4-3 {
    padding-bottom: 75%
}

.t603__blockimg_3-2 {
    padding-bottom: 66%
}

.t603__blockimg_1-1 {
    padding-bottom: 100%
}

.t603__blockimg_2-3 {
    padding-bottom: 150%
}

.t603__blockimg_3-4 {
    padding-bottom: 133%
}

.t603__blockimg_9-16 {
    padding-bottom: 177%
}

@media screen and (max-width:1200px) {
    .t603__container.t-container {
        padding: 0 0 20px 0
    }
}

@media screen and (max-width:960px) {
    .t603__container.t603__container_indent {
        padding: 0 15px 0 15px
    }
    .t603__tile_33,
    .t603__tile_25 {
        width: 50%
    }
    .t603__container {
        padding: 0 5px 10px 5px
    }
    .t603__container.t-container {
        padding: 0 15px 10px 15px
    }
    .t603__tile {
        padding: 10px 5px 0 5px
    }
    @supports (-webkit-touch-callout:none) {
        .t603__container {
            border: 1px solid transparent
        }
    }
}

.t994 {
    padding: 150px 0 50px;
    position: relative;
    box-sizing: border-box
}

.t994__btnwrapper {
    position: absolute;
    right: 40px;
    top: 40px
}

.t994__playbtn,
.t994__stopbtn {
    background: transparent;
    border: none;
    height: 30px;
    transition: opacity ease .2s;
    cursor: pointer
}

.t994__playbtn {
    display: none
}

.t994__gallery {
    position: relative;
    overflow: hidden
}

.t994__wrapper {
    position: relative;
    z-index: 1;
    margin: 0 auto
}

.t994__slider {
    position: relative;
    margin: auto;
    overflow: initial
}

.t994__width-wrapper {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 360px
}

.t994__slidecontainer {
    height: 100%;
    transition: all ease-in-out 0.3s;
    padding: 0 !important;
    margin: 0 !important;
    cursor: -moz-grab;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left
}

.t994__item {
    float: none !important;
    position: relative;
    width: auto;
    height: 100%;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    transition: all ease-in-out 0.3s;
    z-index: 2
}

.t994__item:not(.t-slds__item_active) .t994__btn {
    pointer-events: none
}

.t994__slds-wrapper {
    overflow: hidden;
    position: relative
}

.t994__item-wrapper {
    position: relative;
    height: 100%;
    width: 320px
}

.t994__bgimgwrapper {
    position: absolute;
    width: 100%;
    height: 100%
}

.t994__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.1s linear
}

.t994__imgwrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    padding-left: 26px;
    padding-right: 26px
}

.t994__imgwrapper_top {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: auto
}

.t994__imgwrapper_middle {
    padding-left: 0;
    padding-right: 0;
    margin: auto
}

.t994__imgwrapper_bottom {
    padding-left: 0;
    padding-right: 0;
    margin-top: auto
}

.t994__img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block
}

.t994__filter {
    width: 100%;
    height: 100%;
    position: relative
}

.t994__content {
    position: relative;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.t994__content.t994__valign_top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.t994__content.t994__valign_center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t994__content.t994__valign_bottom {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t994__content.t994__halign_left {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.t994__content.t994__halign_center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.t994__content.t994__halign_left .t994__img {
    margin-right: auto
}

.t994__content.t994__halign_right .t994__img {
    margin-left: auto
}

.t994__content.t994__halign_center .t994__img {
    margin: 0 auto
}

.t994__content.t994__halign_right {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.t994__textwrapper {
    padding: 35px 26px 22px;
    width: 100%;
    flex-shrink: 0;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased
}

.t994__textwrapper.t994__valign_top {
    margin-bottom: auto
}

.t994__textwrapper.t994__valign_center {
    margin-top: auto;
    margin-bottom: auto
}

.t994__textwrapper.t994__valign_bottom {
    margin-top: auto
}

.t994__halign_left .t994__textwrapper {
    text-align: left
}

.t994__halign_center .t994__textwrapper {
    text-align: center
}

.t994__halign_right .t994__textwrapper {
    text-align: right
}

.t994__title {
    color: #fff;
    font-weight: 500;
    display: inline
}

.t994__descr {
    color: #fff;
    margin-top: 15px;
    display: inline;
    opacity: 1 !important
}

.t994__txt-selectable {
    -webkit-user-select: text;
    -o-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.t994__btn-wrapper {
    padding: 22px 26px 35px;
    width: auto;
    box-sizing: border-box
}

.t994__btn-wrapper.t994__halign_left {
    text-align: left
}

.t994__btn-wrapper.t994__halign_center {
    text-align: center
}

.t994__btn-wrapper.t994__halign_right {
    text-align: right
}

.t994__btn {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    max-width: 100%
}

.t994__btn-text {
    overflow: hidden;
    text-overflow: ellipsis
}

.t994__arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    display: inline-block;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    z-index: 5
}

.t994__arrow polyline {
    transition: stroke ease-in-out 0.2s
}

.t994__next {
    right: 30px
}

.t994__prev {
    left: 30px
}

.t994 .t-slds__arrow_wrapper-left {
    display: none
}

.t944__loaders-container {
    width: 100%;
    max-width: 560px;
    margin: auto;
    margin-top: 150px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.t994__loader {
    height: 2px;
    width: auto;
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    margin: 0 2px;
    padding: 5px 0;
    cursor: pointer;
    transition: all ease .3s
}

.t994__loader-outer {
    background-color: rgba(255, 255, 255, .5);
    width: 100%;
    height: 100%
}

.t994__loader-inner {
    width: 0;
    height: 100%;
    background-color: #fff
}

.t994__loader_active .t994__loader-inner {
    width: 100%
}

@media screen and (max-height:900px) {
    .t994 {
        padding: 100px 0 50px
    }
    .t944__loaders-container {
        margin-top: 70px
    }
}

@media screen and (max-width:960px) {
    .t994 {
        padding: 0;
        -webkit-user-select: none;
        -o-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    .t994__playbtn,
    .t994__stopbtn {
        display: none !important
    }
    .t994__arrow {
        display: none
    }
    .t994__slidecontainer {
        height: 100vh
    }
    .t994__width-wrapper {
        height: 100vh;
        max-width: unset
    }
    .t994__width-wrapper.t-width .t-slds__wrapper {
        padding: 0
    }
    .t994__item {
        padding: 0;
        width: 100vw;
        height: 100vh
    }
    .t994__item-wrapper {
        width: 100vw;
        height: 100vh
    }
    .t994__content {
        padding-top: 30px
    }
    .t994__textwrapper_top {
        margin-top: 40px
    }
    .t944__loaders-container {
        position: absolute;
        top: 0;
        z-index: 2;
        padding: 0 20px;
        margin-top: 25px !important;
        box-sizing: border-box;
        max-width: unset
    }
    .t994 .t-slds__arrow_wrapper {
        width: 50px
    }
}

.t851__container {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0
}

@media screen and (max-width:1200px) {
    .t851__container {
        max-width: 960px;
        padding: 0
    }
}

@media screen and (max-width:960px) {
    .t851__container {
        max-width: 640px
    }
}

.t851 .t-section__topwrapper {
    margin-bottom: 90px
}

.t851 .t-section__title {
    margin-bottom: 40px
}

.t851 .t-section__descr {
    max-width: 560px
}

.t851 .t-section__bottomwrapper {
    margin-top: 105px
}

.t851__separator {
    margin-bottom: 40px
}

.t851__table {
    display: table;
    width: 100%;
    height: 400px;
    vertical-align: middle;
    position: relative;
    overflow: hidden
}

.t851__col {
    overflow: hidden
}

.t851__link {
    display: block
}

.t851__bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t851__cell:hover .t851__bg_animated {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.t851__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t851__show_hover .t851__overlay {
    opacity: 0
}

.t851__cell:hover .t851__overlay {
    opacity: .8
}

.t851__show_hover .t851__cell:hover .t851__overlay {
    opacity: 1
}

.t851__cell {
    display: table-cell;
    width: 100%;
    height: 100%
}

.t-col_6 .t851__cell {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.t851__textwrapper {
    padding: 20px 40px;
    position: relative
}

.t851__cell>.t851__button-container {
    padding-left: 40px;
    padding-right: 40px
}

.t851__show_hover .t851__textwrapper,
.t851__show_hover .t851__button-container {
    opacity: 0
}

.t851__show_hover .t851__textwrapper.t851__textwrapper_animated {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
}

.t851__show_hover .t851__cell:hover .t851__textwrapper,
.t851__show_hover .t851__cell:hover .t851__button-container {
    opacity: 1
}

.t851__cell:hover .t851__textwrapper_animated {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.t851__textwrapper__content {
    margin: 30px auto;
    position: relative
}

.t851__text {
    color: #fff;
    margin-top: 20px
}

.t851__title {
    color: #fff;
    word-break: break-word
}

.t851__img {
    width: 100%;
    max-width: 70px
}

.t851__animation_fast {
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s
}

.t851__animation_slow {
    -webkit-transition: all ease-in-out .45s;
    -o-transition: all ease-in-out .45s;
    transition: all ease-in-out .45s
}

.t851__button-container {
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t851__button_show-hover {
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
    opacity: 0
}

.t851__button-bottom .t851__button_show-hover {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}

.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__button_show-hover {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 85px, 0);
    transform: translate3d(0, 85px, 0);
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t-valign_bottom.t851__cell:hover .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t851__col:not(.t851__show_hover) .t-valign_middle .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 45px, 0);
    transform: translate3d(0, 45px, 0);
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t851__col:not(.t851__show_hover) .t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t851__cell:hover .t851__button_show-hover {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.t851__textwrapper__content {
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t851__button-wrapper {
    display: inline-block;
    margin-top: 40px
}

.t851__btn {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border: 0 none;
    -webkit-appearance: none;
    background: none
}

.t851__button-bottom .t851__textwrapper {
    position: static
}

.t851__button-bottom .t851__button-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 50px
}

.t851__button-bottom .t851__button-wrapper {
    margin-top: 0
}

.t851__scroll-icon-wrapper {
    display: none
}

@media screen and (max-width:960px) {
    .t851 .t-section__bottomwrapper {
        margin-top: 45px
    }
    .t851 .t-section__topwrapper {
        margin-bottom: 45px
    }
    .t851 .t-section__title {
        margin-bottom: 20px
    }
    .t851__show_hover .t851__textwrapper,
    .t851__show_hover .t851__button-container {
        opacity: 1 !important;
        -webkit-transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
        transform: translateY(0%) !important
    }
    .t851__show_hover .t851__overlay {
        opacity: 1
    }
    .t851__button_show-hover.t851__button-container,
    .t851__inner-wrapper_animated-btn {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        position: initial
    }
    .t851__separator {
        display: none
    }
    .t851__container_mobile-grid {
        font-size: 0
    }
    .t851__col_mobile-grid {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }
    .t851__col {
        margin-bottom: 60px
    }
    .t851__col:last-child {
        margin-bottom: 0
    }
    .t851__container_mobile-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .t851__container_mobile-flex .t851__col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0px !important
    }
    .t851__container_mobile-flex .t851__col:first-child {
        margin-left: 20px
    }
    .t851__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply
    }
    .t851__scroll-icon {
        -webkit-animation: t851__icon-anim 1.5s infinite;
        animation: t851__icon-anim 1.5s infinite
    }
}

@-webkit-keyframes t851__icon-anim {
    0% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 0
    }
    10% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 0
    }
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1
    }
    70% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
    81% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0
    }
}

@keyframes t851__icon-anim {
    0% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0
    }
    10% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 0
    }
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 1
    }
    70% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
    81% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0
    }
}

@media screen and (max-width:640px) {
    .t851 .t851__table {
        height: 350px
    }
    .t851__textwrapper {
        padding: 20px 20px;
        opacity: 1 !important
    }
    .t851__cell>.t851__button-container {
        padding-left: 20px;
        padding-right: 20px
    }
    .t851__button-bottom .t851__button-container {
        left: 20px;
        right: 20px
    }
    .t851__title_small {
        font-size: 21px
    }
    .t851__container_mobile-grid {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .t851__col_mobile-grid {
        padding-left: 10px;
        padding-right: 10px
    }
    .t851__container_mobile-flex .t851__col:first-child {
        margin-left: 0
    }
    .t851__container_mobile-flex .t851__col {
        min-width: 70%;
        max-width: 70%
    }
    .t851__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }
}

@media screen and (max-width:480px) {
    .t851__col_mobile-grid {
        width: 100%;
        display: block
    }
    .t851__container_mobile-flex .t851__col {
        min-width: 80%;
        max-width: 80%
    }
}

.t898 {
    z-index: 100000
}

.t898_animate .t898__animated-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -3px;
    border-radius: 50%;
    left: -3px;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    border: 3px solid #08c;
    animation: t898__pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t898__pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0
}

.t898_animate .t898__btn_label {
    animation: t898__btn-pulsate 2s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t898__btn-pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite
}

.t898_animate:hover .t898__animated-circle {
    animation: none
}

.t898_animate:hover .t898__btn_label {
    animation: none
}

.t898__wrapper,
.t898__tooltip {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.t898__tooltip {
    position: absolute;
    right: 70px;
    white-space: nowrap;
    background: #fff;
    padding: 6px 9px;
    font-size: 13px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: 0;
    transition: all 0.1s linear
}

.t898__tooltip:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border-left-color: #292929
}

.t898__hint {
    position: absolute;
    right: 80px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: .85;
    transition: all 0.1s linear
}

.t898__hint:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border-left-color: #292929
}

.t898__wrapper {
    position: fixed;
    bottom: 50px;
    right: 65px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000
}

.t898__btn_label {
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    background: #08c;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    overflow: hidden
}

.t898__btn_label:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.t898__btn_label:hover .t898__tooltip {
    transform: translate(0, 0);
    opacity: 1
}

.t898__btn_label:hover+.t898__tooltip {
    transform: translate(0, 0);
    opacity: 1
}

.t898__btn_label:hover+.t898__tooltip:after {
    opacity: 1
}

.t898__btn_input {
    display: none
}

.t898__btn_input:checked~.t898__hint {
    opacity: 0;
    visibility: hidden
}

.t898__btn_input:checked~a:nth-of-type(1) {
    transition: all 0.2s ease-in-out;
    transform: translate(0, -135%)
}

.t898__btn_input:checked~a:nth-of-type(2) {
    transition: all 0.225s ease-in-out;
    transform: translate(0, -255%)
}

.t898__btn_input:checked~a:nth-of-type(3) {
    transition: all 0.25s ease-in-out;
    transform: translate(0, -375%)
}

.t898__btn_input:checked~a:nth-of-type(4) {
    transition: all 0.275s ease-in-out;
    transform: translate(0, -495%)
}

.t898__btn_input:checked~a:nth-of-type(5) {
    transition: all 0.3s ease-in-out;
    transform: translate(0, -615%)
}

.t898__btn_input:checked~a:nth-of-type(6) {
    transition: all 0.325s ease-in-out;
    transform: translate(0, -735%)
}

.t898__btn_input:checked~a:nth-of-type(7) {
    transition: all 0.325s ease-in-out;
    transform: translate(0, -855%)
}

.t898__btn_input:checked~a:nth-of-type(8) {
    transition: all 0.35s ease-in-out;
    transform: translate(0, -975%)
}

.t898__btn_input:checked~a:nth-of-type(9) {
    transition: all 0.375s ease-in-out;
    transform: translate(0, -1095%)
}

.t898__btn_input:checked~a:nth-of-type(10) {
    transition: all 0.4s ease-in-out;
    transform: translate(0, -1215%)
}

.t898__btn_input:checked~a:nth-of-type(11) {
    transition: all 0.425s ease-in-out;
    transform: translate(0, -1335%)
}

.t898__btn_input:checked~.t898__animated-circle {
    display: none
}

.t898__btn_input:checked~.t898__icon_link {
    opacity: 1;
    visibility: visible
}

.t898__btn_input:checked+label {
    background: #fff !important;
    animation: none
}

.t898__btn_input:checked+label .t898__bgimg {
    opacity: 0;
    visibility: hidden
}

.t898__btn_input:checked+label .t898__icon-write {
    opacity: 0;
    visibility: hidden;
    transform: scale(.1)
}

.t898__btn_input:checked+label .t898__icon-close {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.t898__btn:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.t898__bgimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.2s linear
}

.t898__icon {
    transition: all 0.3s ease-in-out;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t898__icon-close {
    opacity: 0;
    visibility: hidden;
    transform: scale(.1)
}

.t898__icon_tooltip {
    position: absolute;
    opacity: 0;
    right: 80px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    transition: all 0.1s linear
}

.t898__icon_tooltip:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border-left-color: #292929
}

.t898__icon_link {
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    opacity: 0;
    visibility: hidden;
    width: 50px;
    height: 50px
}

.t898__icon_link:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4)
}

.t898__icon_link:hover .t898__tooltip {
    opacity: .85
}

.t898_left .t898__tooltip {
    left: 80px;
    right: auto
}

.t898_left .t898__tooltip:after {
    left: -20px;
    border-right-color: #292929;
    border-left-color: transparent
}

.t898_left .t898__hint {
    left: 80px;
    right: auto
}

.t898_left .t898__hint:after {
    left: -20px;
    border-right-color: #292929;
    border-left-color: transparent
}

@keyframes t898__btn-pulsate {
    0% {
        transform: scale(1, 1)
    }
    25% {
        transform: scale(1.1, 1.1)
    }
    50% {
        transform: scale(1, 1)
    }
}

@keyframes t898__pulsate {
    0% {
        -webkit-transform: scale(.8, .8);
        opacity: 0
    }
    25% {
        opacity: .4
    }
    50% {
        -webkit-transform: scale(1.3, 1.3);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(.8, .8);
        opacity: 0
    }
}

@media screen and (max-width:960px) {
    .t898__wrapper {
        bottom: 10px;
        right: 10px
    }
}