.csssize {
    height: 5266px;
}
.t-body {
    margin: 0px;
}
/* #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: 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-heading {
    font-family: "TildaSans", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-heading_xs {
    font-size: 26px;
    line-height: 1.23;
}
.t-title {
    font-family: "TildaSans", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
}
.t-title_xxl {
    font-size: 82px;
    line-height: 1.17;
}
.t-descr {
    font-family: "TildaSans", 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-uptitle {
    font-family: "TildaSans", Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: 2.5px;
}
.t-uptitle_sm {
    font-size: 14px;
}
.t-btn {
    display: inline-block;
    font-family: "TildaSans", 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-align_left {
    text-align: left;
}
.t-select {
    font-family: "TildaSans", Arial, sans-serif;
}
.t-rec_pt_15 {
    padding-top: 15px;
}
.t-rec_pt_30 {
    padding-top: 30px;
}
.t-rec_pt_60 {
    padding-top: 60px;
}
.t-rec_pb_0 {
    padding-bottom: 0;
}
.t-rec_pb_15 {
    padding-bottom: 15px;
}
.t-rec_pb_45 {
    padding-bottom: 45px;
}
.t-rec_pb_180 {
    padding-bottom: 180px;
}
@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 12px;
    }
    .t-descr_xs {
        font-size: 14px;
    }
    .t-title_xxl {
        font-size: 78px;
    }
    .t-heading_xs {
        font-size: 24px;
    }
}
@media screen and (max-width: 640px) {
    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45;
    }
    .t-uptitle_sm {
        font-size: 10px;
    }
    .t-title_xxl {
        font-size: 36px;
    }
    .t-heading_xs {
        font-size: 22px;
    }
    .t-btn {
        white-space: normal;
    }
    .t-btn_md {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 480px) {
    .t-title_xxl {
        font-size: 30px;
    }
    .t-rec_pt_15 {
        padding-top: 15px;
    }
    .t-rec_pt_30 {
        padding-top: 30px;
    }
    .t-rec_pt_60 {
        padding-top: 60px;
    }
    .t-rec_pb_0 {
        padding-bottom: 0;
    }
    .t-rec_pb_15 {
        padding-bottom: 15px;
    }
    .t-rec_pb_45 {
        padding-bottom: 45px;
    }
    .t-rec_pb_180 {
        padding-bottom: 120px !important;
    }
}
@font-face {
    font-family: "OrchideaPro";
    src: url("https://static.tildacdn.com/tild3333-3565-4135-b839-653138383462/OrchideaPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "OrchideaPro";
    src: url("https://static.tildacdn.com/tild3136-3166-4436-a330-393464373965/OrchideaPro-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "OrchideaPro";
    src: url("https://static.tildacdn.com/tild6230-3037-4362-a432-363533633433/OrchideaPro-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "OrchideaPro";
    src: url("https://static.tildacdn.com/tild6263-3539-4533-a262-353034656433/OrchideaPro-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "OrchideaPro";
    src: url("https://static.tildacdn.com/tild3264-3438-4138-b138-393262663764/OrchideaPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "OrchideaPro";
    src: url("https://static.tildacdn.com/tild3231-3465-4463-b237-386365666164/OrchideaPro-ExtraBol.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "OrchideaPro";
    src: url("https://static.tildacdn.com/tild6132-3364-4231-b266-363963636563/OrchideaPro-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}
.t270__error-msg {
    text-align: center;
    display: none;
}
.t270__error-msg-text {
    display: inline-block;
    margin: 0 20px 35px;
    padding: 15px;
    color: #f00;
    border: 1px solid #f00;
    font-size: 14px;
    font-family: tfutura, Arial, sans-serif;
}
.t758 ul {
    margin: 0;
}
.t758__list {
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
}
.t758__list_item {
    clear: both;
    font-family: "TildaSans", Arial, sans-serif;
    font-size: 16px;
    display: inline-block;
    margin: 0;
    color: #000000;
    white-space: nowrap;
}
.t758__link-item__wrapper {
    display: inline-block;
    padding-right: 10px;
    min-height: 19px;
    vertical-align: middle;
    float: left;
}
.t758__list-item__icon {
    height: 19px;
    margin-right: 10px;
    float: left;
}
.t758 .t-menu__link-item {
    white-space: initial;
    line-height: 19px;
    min-height: 19px;
    display: inline-block;
    float: left;
}
.t758__breadcrumb-divider {
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    line-height: 19px;
    height: 19px;
}
.t758__list_item:last-child .t758__link-item__wrapper {
    padding-right: 0 !important;
}
.t758 a,
#allrecords .t758 a {
    text-decoration: none;
    color: #000000;
}
@media screen and (max-width: 480px) {
    .t758__list_item {
        font-size: 12px;
    }
    .t758__link-item__wrapper {
        padding-right: 5px;
    }
    .t758__breadcrumb-divider {
        padding-right: 5px;
    }
}
.t050__uptitle {
    padding-top: 9px;
    padding-bottom: 93px;
}
.t050__descr {
    padding-top: 50px;
    padding-bottom: 9px;
}
.t976 {
    z-index: 500;
}
.t976__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.t976__wrapper_alignleft {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.t976__wrapper_alignright {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: -10px;
}
.t976__wrapper_aligncenter {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.t976__list-item {
    position: relative;
    padding: 0 10px 10px 0;
    max-width: 100%;
}
.t976__wrapper_alignleft .t976__list-item:last-child {
    padding-right: 0 !important;
}
.t976__menu-link {
    position: relative;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    font-weight: 400;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.t976__menu-link_small {
    padding: 9px 18px;
    font-size: 12px;
}
.t976__menu-link_medium {
    padding: 10px 18px;
}
.t976__menu-link_large {
    padding: 10px 29px;
}
.t-active.t976__menu-link {
    background-color: #393939;
    color: #fff;
}
.t976 a,
#allrecords .t976 a {
    text-decoration: none;
    color: #000000;
}
@media screen and (max-width: 640px) {
    .t976__menu-link_small {
        padding: 7px 15px;
    }
    .t976__menu-link_medium {
        padding: 8px 16px;
    }
    .t976__menu-link_large {
        padding: 8px 25px;
    }
}
.t404 .t-col_4 {
    margin-bottom: 40px;
}
.t404 a {
    text-decoration: none;
    color: #000000;
}
.t404__textwrapper {
    margin-bottom: 28px;
    margin-top: 16px;
}
.t404__paddingsmall {
    padding: 20px 30px 25px;
    background: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.t404__paddingbig {
    padding: 30px 40px 35px;
    background: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.t404__paddingsmall .t404__uptitle {
    margin-top: 0;
}
.t404__uptitle {
    margin-top: 12px;
    margin-bottom: 10px;
}
.t404__tag {
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    color: #777;
}
.t404__date {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    color: #777;
}
.t404__title {
    margin-bottom: 12px;
}
.t404__descr {
    color: #777;
}
.t404__imgbox {
    position: relative;
}
.t404__img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    inset: 0;
}
.t404__separator {
    padding-top: 65%;
}
.t404__buttonwrapper {
    padding: 0 20px;
    text-align: center;
}
.t404__col {
    margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
    .t404__col {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 960px) {
    .t404__imgbox {
        width: 50%;
        display: inline;
        float: left;
        margin-right: 20px;
    }
    .t404__withbg .t404__imgbox {
        display: table-cell;
        float: none;
        vertical-align: top;
        margin-right: 0;
    }
    .t404 .t-col_3,
    .t404 .t-col_4,
    .t404 .t-col_6 {
        max-width: 100%;
        margin-bottom: 50px;
    }
    .t404__link::before,
    .t404__link::after {
        content: "";
        display: table;
        clear: both;
    }
    .t404__textwrapper {
        display: table;
        margin-top: 0;
        width: calc(50% - 20px);
    }
    .t404__withbg .t404__textwrapper {
        display: table-cell;
        float: none;
        vertical-align: top;
        margin-right: 0;
    }
    .t404 .t404__withbg {
        margin-bottom: 30px;
    }
    .t404__uptitle {
        margin-top: 0;
    }
    .t404__link {
        display: table;
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .t404__imgbox,
    .t404__withbg .t404__imgbox,
    .t404__withbg .t404__textwrapper {
        width: 100%;
        display: block;
        float: none;
    }
    .t404__link {
        display: block;
        width: 100%;
    }
    .t404__imgbox {
        margin-right: 0;
    }
    .t404__textwrapper {
        margin-top: 16px;
        width: 100%;
    }
    .t404__withbg .t404__textwrapper {
        margin-top: 0;
        box-sizing: border-box;
    }
}
.t123__centeredContainer {
    text-align: center;
}
