.csssize {
    height: 5016px;
}
.t-body {
    margin: 0px;
}
#allrecords,
body {
    background-color: none;
}
#allrecords {
    -webkit-font-smoothing: antialiased;
}
#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: 0px;
    margin-bottom: 10px;
}
.t-records ul {
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.t-mbfix {
    opacity: 0.01;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0px;
    left: 0px;
    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;
}
@media screen and (max-width: 1024px) {
    a:active,
    button:active {
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0.1);
    }
}
.t-title {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-title_xxs {
    font-size: 36px;
    line-height: 1.23;
}
.t-title_xs {
    font-size: 42px;
    line-height: 1.23;
}
.t-title_md {
    font-size: 52px;
    line-height: 1.23;
}
.t-descr {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 300;
    color: #000000;
}
.t-descr_xs {
    font-size: 16px;
    line-height: 1.55;
}
.t-descr_md {
    font-size: 20px;
    line-height: 1.55;
}
.t-descr_xxl {
    font-size: 26px;
    line-height: 1.45;
}
.t-uptitle {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: 2.5px;
}
.t-uptitle_sm {
    font-size: 14px;
}
.t-align_center {
    text-align: center;
}
.t-align_left {
    text-align: left;
}
.t-valign_middle {
    vertical-align: middle;
}
.t-valign_bottom {
    vertical-align: bottom;
}
.t-rec_pt_0 {
    padding-top: 0;
}
.t-rec_pt_15 {
    padding-top: 15px;
}
.t-rec_pt_45 {
    padding-top: 45px;
}
.t-rec_pt_60 {
    padding-top: 60px;
}
.t-rec_pt_75 {
    padding-top: 75px;
}
.t-rec_pt_90 {
    padding-top: 90px;
}
.t-rec_pb_0 {
    padding-bottom: 0;
}
.t-rec_pb_30 {
    padding-bottom: 30px;
}
.t-rec_pb_45 {
    padding-bottom: 45px;
}
.t-rec_pb_75 {
    padding-bottom: 75px;
}
@media screen and (max-width: 1200px) {
    .t-descr_xs {
        font-size: 14px;
    }
    .t-descr_md {
        font-size: 18px;
    }
    .t-descr_xxl {
        font-size: 22px;
    }
    .t-title_xxs {
        font-size: 32px;
    }
    .t-title_xs {
        font-size: 38px;
    }
    .t-title_md {
        font-size: 48px;
    }
}
@media screen and (max-width: 640px) {
    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-descr_md {
        font-size: 16px;
        line-height: 1.45;
    }
    .t-descr_xxl {
        font-size: 20px;
    }
    .t-uptitle_sm {
        font-size: 10px;
    }
    .t-title_xxs {
        font-size: 28px;
    }
    .t-title_xs {
        font-size: 30px;
    }
    .t-title_md {
        font-size: 30px;
    }
}
@media screen and (max-width: 480px) {
    .t-rec_pt_0 {
        padding-top: 0;
    }
    .t-rec_pt_15 {
        padding-top: 15px;
    }
    .t-rec_pt_45 {
        padding-top: 45px;
    }
    .t-rec_pt_60 {
        padding-top: 60px;
    }
    .t-rec_pt_75 {
        padding-top: 75px;
    }
    .t-rec_pt_90 {
        padding-top: 90px;
    }
    .t-rec_pb_0 {
        padding-bottom: 0;
    }
    .t-rec_pb_30 {
        padding-bottom: 30px;
    }
    .t-rec_pb_45 {
        padding-bottom: 45px;
    }
    .t-rec_pb_75 {
        padding-bottom: 75px;
    }
}
@font-face {
    font-family: "Gilroy";
    src: url("../static.tildacdn.com/tild3236-3430-4531-b730-663334306133/Gilroy-UltraLight.woff")
        format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Gilroy";
    src: url("../static.tildacdn.com/tild6630-3636-4130-a234-646461396562/Gilroy-Regular.woff")
        format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Gilroy";
    src: url("../static.tildacdn.com/tild6439-3862-4163-a164-663732316534/Gilroy-Medium.woff")
        format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Gilroy";
    src: url("../static.tildacdn.com/tild6635-3233-4364-a639-353166333162/Gilroy-Semibold.woff")
        format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Gilroy";
    src: url("../static.tildacdn.com/tild3236-6165-4666-a231-316261393064/Gilroy-Bold.woff")
        format("woff");
    font-weight: 700;
    font-style: normal;
}
.t154 {
    padding-bottom: 80px;
}
.t154__uptitle {
    padding-top: 0;
    padding-bottom: 40px;
    letter-spacing: 2px;
    color: #c6c6c6;
}
.t154__title {
    padding: 20px 0;
    letter-spacing: 0.3px;
    color: #fff;
}
.t154__descr {
    padding: 20px 0 0;
    color: #fff;
}
.t154__descr_center {
    max-width: 520px;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .t154__descr,
    .t154__title,
    .t154__uptitle {
        padding-right: 10px;
        padding-left: 10px;
    }
    .t154__descr,
    .t154__uptitle {
        font-size: 12px;
    }
    .t154__descr {
        font-size: 14px;
        line-height: 20px;
    }
}
.t472 .t-section__descr {
    max-width: unset;
}
.t472__title {
    margin-bottom: 60px;
}
.t472__descr {
    margin-bottom: 80px;
}
.t472__blockimg {
    max-width: 360px;
    height: 360px;
}
.t472__scroll-icon-wrapper {
    display: none;
}
@media screen and (max-width: 1200px) {
    .t472__blockimg {
        height: 320px;
    }
}
@media screen and (max-width: 960px) {
    .t472__blockimg {
        height: 360px;
        margin: 0 auto 20px;
    }
    .t472__container_mobile-flex {
        max-width: 100%;
    }
    .t472__row_mobile-flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        max-width: 100%;
        width: 100%;
        overflow: scroll hidden;
        -webkit-overflow-scrolling: touch;
    }
    .t472__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        font-size: 0;
        text-align: right;
        color: #a1a1a1;
        mix-blend-mode: multiply;
    }
    .t472__row_mobile-flex .t-col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 640px) {
    .t472__scroll-icon-wrapper {
        padding: 0 20px 10px 0;
    }
    .t472__row_mobile-flex .t-col {
        min-width: 70%;
        max-width: 70%;
    }
    .t472__row_mobile-flex .t-col:first-child {
        margin-left: 0;
    }
}
@media screen and (max-width: 480px) {
    .t472__row_mobile-flex .t-col {
        min-width: 80%;
        max-width: 80%;
    }
}
@media screen and (max-width: 320px) {
    .t472__blockimg {
        height: 320px;
    }
}
.t153__title {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}
.t153__uptitle {
    padding-top: 0;
    padding-bottom: 30px;
    color: #fff;
}
.t153__descr {
    padding: 10px 0 20px;
    font-weight: 400;
    letter-spacing: 0.7px;
    color: #fff;
}
.t153__descr_center {
    max-width: 460px;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .t153__title {
        padding-right: 10px;
        padding-left: 10px;
    }
    .t153__uptitle {
        padding-right: 10px;
        padding-left: 10px;
    }
    .t153__descr {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.t123__centeredContainer {
    text-align: center;
}
.t001__wrapper {
    padding-top: 42px;
    padding-bottom: 42px;
}
.t001__uptitle {
    padding-top: 30px;
    padding-bottom: 60px;
    color: #fff;
}
.t001__title {
    padding: 24px 0 38px;
    letter-spacing: 0.5px;
    color: #fff;
}
.t001__descr {
    padding: 0 0 30px;
    color: #fff;
}
.t001__descr_buttons {
    padding-bottom: 60px;
}
.t001__descr_center {
    max-width: 700px;
    margin: 0 auto;
}
.t001__descr_center a:not([style]) {
    color: #fff !important;
}
.t001__descr_center a {
    font-weight: 600;
}
.t001__buttons {
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.t-align_center .t001__buttons {
    justify-content: center;
}
@media screen and (max-width: 640px) {
    .t001__title {
        padding-right: 10px;
        padding-left: 10px;
    }
    .t001__uptitle {
        padding-right: 10px;
        padding-left: 10px;
    }
    .t001__descr {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .t001__descr_buttons {
        padding-bottom: 30px;
    }
    .t001__buttons {
        flex-wrap: wrap;
    }
    .t001__button {
        width: 100%;
        max-width: 320px;
    }
}
.t478__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.t478__textwrapper {
    display: table;
    width: 100%;
}
.t478__content {
    display: table-cell;
}
.t478__title {
    margin-bottom: 24px;
}
.t478__descr {
    margin-top: 23px;
}
.t478__line {
    position: relative;
    display: block;
    max-width: 50px;
    width: 100%;
    height: 3px;
    background-color: #666;
}
.t478__sizer.t-col_1 {
    width: 60px !important;
    max-width: 60px !important;
}
.t478__sizer.t-col_2 {
    width: 160px !important;
    max-width: 160px !important;
}
.t478__sizer.t-col_3 {
    width: 260px !important;
    max-width: 260px !important;
}
.t478__sizer.t-col_4 {
    width: 360px !important;
    max-width: 360px !important;
}
.t478__sizer.t-col_5 {
    width: 460px !important;
    max-width: 460px !important;
}
.t478__sizer.t-col_6 {
    width: 560px !important;
    max-width: 560px !important;
}
.t478__sizer.t-col_7 {
    width: 660px !important;
    max-width: 660px !important;
}
.t478__sizer.t-col_8 {
    width: 760px !important;
    max-width: 760px !important;
}
.t478__sizer.t-col_9 {
    width: 860px !important;
    max-width: 860px !important;
}
.t478__sizer.t-col_10 {
    width: 960px !important;
    max-width: 960px !important;
}
.t478__sizer.t-col_11 {
    width: 1060px !important;
    max-width: 1060px !important;
}
.t478__sizer.t-col_12 {
    width: 1160px !important;
    max-width: 1160px !important;
}
.t478 .t-btn {
    margin-top: 60px;
}
.t478 .t-btntext {
    margin-top: 45px;
}
@media screen and (max-width: 960px) {
    .t478__top {
        margin-bottom: 30px;
    }
    .t478__textwrapper {
        height: auto !important;
    }
    .t478 .t-btn {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .t478 .t-btntext {
        margin-top: 20px;
    }
}
