.csssize {
    height: 12174px
}

#allrecords .r, body {
    --t-headline-font: 'TildaSans', Arial, sans-serif;
    --t-text-font: 'TildaSans', Arial, sans-serif
}

.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: .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, .1)
    }
}

.t-text {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text_md {
    font-size: 20px;
    line-height: 1.55
}

.t-title {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-title_lg {
    font-size: 64px;
    line-height: 1.23
}

.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-descr_lg {
    font-size: 22px;
    line-height: 1.55
}

.t-descr_xxxl {
    font-size: 30px;
    line-height: 1.45;
    letter-spacing: .45
}

.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: .5
}

.t-opacity_50 {
    filter: alpha(opacity=50);
    KHTMLOpacity: .5;
    MozOpacity: .5;
    opacity: .5
}

.t-align_center {
    text-align: center
}

.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
}

.t-rec_pt_30 {
    padding-top: 30px
}

.t-rec_pt_90 {
    padding-top: 90px
}

.t-rec_pb_30 {
    padding-bottom: 30px
}

.t-rec_pb_180 {
    padding-bottom: 180px
}

.t-btnflex, .t-btn.t-btnflex, .t-submit.t-btnflex {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1ch;
    max-width: 100%;
    height: unset;
    padding: 0;
    overflow: hidden;
    font-family: 'TildaSans', Arial, sans-serif, Arial, sans-serif;
    font-weight: 600;
    line-height: var(--line-height, 1.4);
    padding-top: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
    padding-bottom: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: var(--border-width, 0);
    background-image: none;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    white-space: nowrap
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) {
    gap: 0
}

.t-btnflex__text {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: inherit;
    text-overflow: ellipsis
}

.t-btnflex__icon {
    position: relative;
    flex-shrink: 0;
    width: 1.4em;
    height: 1.4em;
    transition-duration: inherit
}

.t-btnflex.t-btnflex_icon_hover_only .t-btnflex__icon {
    transition-property: width;
    transition-timing-function: inherit
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) .t-btnflex__icon {
    width: 0
}

.t-btnflex__icon::before, .t-btnflex__icon::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.t-btnflex__icon::before {
    content: '';
    background-image: var(--icon, none);
    transition: opacity cubic-bezier(.25, 1, .5, 1), visibility cubic-bezier(.25, 1, .5, 1), color ease-in-out;
    transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_default_glyph::before {
    -webkit-mask-image: var(--icon, none);
    mask-image: var(--icon, none);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-image: none;
    background-color: currentcolor
}

.t-btnflex__icon_has_hover::after {
    content: '';
    opacity: 0;
    visibility: hidden;
    background-image: var(--icon-hover, none);
    transition: opacity cubic-bezier(.45, 0, .55, 1), visibility cubic-bezier(.45, 0, .55, 1), color ease-in-out;
    transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_hover_glyph::after {
    -webkit-mask-image: var(--icon-hover, none);
    mask-image: var(--icon-hover, none);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-image: none;
    background-color: currentcolor
}

@media (hover: hover) {
    .t-btnflex:hover .t-btnflex__icon_has_hover::before {
        opacity: 0;
        visibility: hidden;
        transition-timing-function: cubic-bezier(.5, 0, .75, 0)
    }

    .t-btnflex:hover .t-btnflex__icon_has_hover::after {
        opacity: 1;
        visibility: visible
    }
}

.t-btnflex_xs, .t-btn.t-btnflex_xs, .t-submit.t-btnflex_xs {
    --height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
    --height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-btnflex_smd, .t-btn.t-btnflex_smd, .t-submit.t-btnflex_smd {
    --height: 50px;
    font-size: 15px;
    padding-left: 44px;
    padding-right: 44px
}

.t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
    --height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

.t-btnflex_lg, .t-btn.t-btnflex_lg, .t-submit.t-btnflex_lg {
    --height: 60px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px
}

.t-btnflex_xl, .t-btn.t-btnflex_xl, .t-submit.t-btnflex_xl {
    --height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px
}

.t-btnflex_xxl, .t-btn.t-btnflex_xxl, .t-submit.t-btnflex_xxl {
    --height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px
}

@media screen and (max-width: 1200px) {
    .t-text_md {
        font-size: 18px
    }

    .t-descr_xxs {
        font-size: 12px
    }

    .t-descr_xs {
        font-size: 14px
    }

    .t-descr_lg {
        font-size: 20px
    }

    .t-descr_xxxl {
        font-size: 26px
    }

    .t-title_lg {
        font-size: 60px
    }

    .t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
        padding-left: 25px;
        padding-right: 25px
    }

    .t-btnflex_smd, .t-btn.t-btnflex_smd, .t-submit.t-btnflex_smd {
        padding-left: 30px;
        padding-right: 30px
    }

    .t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
        padding-left: 45px;
        padding-right: 45px
    }

    .t-btnflex_lg, .t-btn.t-btnflex_lg, .t-submit.t-btnflex_lg {
        padding-left: 55px;
        padding-right: 55px
    }

    .t-btnflex_xl, .t-btn.t-btnflex_xl, .t-submit.t-btnflex_xl {
        padding-left: 65px;
        padding-right: 65px
    }

    .t-btnflex_xxl, .t-btn.t-btnflex_xxl, .t-submit.t-btnflex_xxl {
        padding-left: 75px;
        padding-right: 75px
    }
}

@media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-descr_lg {
        font-size: 18px;
        line-height: 1.45
    }

    .t-descr_xxxl {
        font-size: 22px
    }

    .t-title_lg {
        font-size: 30px
    }

    .t-btn {
        white-space: normal
    }

    .t-btnflex, .t-btn.t-btnflex, .t-submit.t-btnflex {
        white-space: normal
    }

    .t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
        padding-left: 20px;
        padding-right: 20px
    }

    .t-btnflex_smd, .t-btn.t-btnflex_smd, .t-submit.t-btnflex_smd {
        padding-left: 25px;
        padding-right: 25px
    }

    .t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
        padding-left: 30px;
        padding-right: 30px
    }

    .t-btnflex_lg, .t-btn.t-btnflex_lg, .t-submit.t-btnflex_lg {
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px
    }

    .t-btnflex_xl, .t-btn.t-btnflex_xl, .t-submit.t-btnflex_xl {
        font-size: 22px;
        padding-left: 50px;
        padding-right: 50px
    }

    .t-btnflex_xxl, .t-btn.t-btnflex_xxl, .t-submit.t-btnflex_xxl {
        font-size: 26px;
        padding-left: 60px;
        padding-right: 60px
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pt_30 {
        padding-top: 30px
    }

    .t-rec_pt_90 {
        padding-top: 90px
    }

    .t-rec_pb_30 {
        padding-bottom: 30px
    }

    .t-rec_pb_180 {
        padding-bottom: 120px !important
    }

    .t-btnflex_xs, .t-btn.t-btnflex_xs, .t-submit.t-btnflex_xs {
        --height: 40px
    }

    .t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
        --height: 50px
    }
}

.t393 {
    transition: background-color 0.3s linear
}

.t393.t393__beforeready {
    visibility: hidden
}

.t393 .t393__wrapper {
    position: relative;
    min-height: 20px
}

.t393.t393__positionabsolute {
    position: absolute;
    z-index: 99999
}

.t393.t393__positionfixed {
    position: fixed;
    z-index: 99999
}

.t393.t393__positionstatic {
    position: static
}

.t393_btn.t-btnflex_sm {
    --height: 22px;
    font-size: 10px;
    padding-left: 12px;
    padding-right: 12px
}

.t393_btn.t-btnflex_smd {
    --height: 26px;
    font-size: 11px;
    padding-left: 16px;
    padding-right: 16px
}

.t393_btn.t-btnflex_md {
    --height: 30px;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px
}

.t393_btn.t-btnflex_lg {
    --height: 40px;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px
}

.t393_btn.t-btnflex_xl {
    --height: 50px;
    font-size: 22px;
    padding-left: 35px;
    padding-right: 35px
}

.t393_btn.t-btnflex_xxl {
    --height: 60px;
    font-size: 28px;
    padding-left: 45px;
    padding-right: 45px
}

@media screen and (max-width: 980px) {
    .t393 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 20px;
        height: auto !important
    }

    .t393.t393__positionabsolute, .t393.t393__positionfixed, .t393.t393__positionstatic {
        position: static
    }
}

@media screen and (max-width: 640px) {
    .t393_btn.t-btnflex_sm {
        --height: 22px;
        font-size: 10px;
        padding-left: 12px;
        padding-right: 12px
    }

    .t393_btn.t-btnflex_smd {
        --height: 26px;
        font-size: 11px;
        padding-left: 16px;
        padding-right: 16px
    }

    .t393_btn.t-btnflex_md {
        --height: 30px;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px
    }

    .t393_btn.t-btnflex_lg {
        --height: 40px;
        font-size: 16px;
        padding-left: 25px;
        padding-right: 25px
    }

    .t393_btn.t-btnflex_xl {
        --height: 50px;
        font-size: 22px;
        padding-left: 35px;
        padding-right: 35px
    }

    .t393_btn.t-btnflex_xxl {
        --height: 60px;
        font-size: 28px;
        padding-left: 45px;
        padding-right: 45px
    }
}

@media screen and (max-width: 480px) {
    .t393_btn.t-btnflex_sm {
        --height: 22px;
        font-size: 10px;
        padding-left: 12px;
        padding-right: 12px
    }

    .t393_btn.t-btnflex_smd {
        --height: 26px;
        font-size: 11px;
        padding-left: 16px;
        padding-right: 16px
    }

    .t393_btn.t-btnflex_md {
        --height: 30px;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px
    }

    .t393_btn.t-btnflex_lg {
        --height: 40px;
        font-size: 16px;
        padding-left: 25px;
        padding-right: 25px
    }

    .t393_btn.t-btnflex_xl {
        --height: 50px;
        font-size: 22px;
        padding-left: 35px;
        padding-right: 35px
    }

    .t393_btn.t-btnflex_xxl {
        --height: 60px;
        font-size: 28px;
        padding-left: 45px;
        padding-right: 45px
    }
}

.t174__textwrapper {
    display: table;
    height: 530px;
    padding: 0 60px;
    background-color: #fff
}

.t174__trow {
    display: table-row
}

.t174__title {
    vertical-align: middle;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px
}

.t174__uptitle {
    padding-top: 60px;
    padding-bottom: 30px
}

.t174__descr {
    padding: 30px 0 55px
}

.t174__title, .t174__uptitle, .t174__descr {
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 640px) {
    .t174 .t-cover__wrapper {
        padding-right: 10px;
        padding-left: 10px
    }

    .t174__textwrapper {
        margin: 20px auto;
        padding: 0 20px
    }

    .t174__uptitle {
        padding-right: 10px;
        padding-left: 10px
    }

    .t174__title {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 34px
    }

    .t174__descr {
        padding-right: 10px;
        padding-left: 10px
    }
}

.t218__blocktable {
    width: 100%;
    height: 700px;
    margin: 0;
    padding: 0;
    border: 0;
    border-spacing: 0
}

.t218__blocktext {
    width: 50%;
    height: 100%;
    vertical-align: middle
}

.t218__blockimg {
    width: 50%;
    height: 100%;
    vertical-align: middle;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    margin: 0;
    padding: 0
}

.t218__textwrapper {
    margin: 10%
}

.t218__textfield {
    padding-top: 20px
}

.t218__imgmobile {
    width: auto;
    max-width: 100%;
    vertical-align: middle;
    margin: 0
}

.t218__btn-container {
    width: 100%;
    padding-top: 60px
}

@media screen and (max-width: 980px) {
    .t218__blockimg {
        display: none
    }

    .t218__blockimgmobile {
        display: block !important;
        text-align: center;
        width: 100%;
        padding: 60px 0 0
    }

    .t218__blockimgmobile_padding-0 {
        padding: 0
    }

    .t218__blocktable {
        height: auto !important
    }

    .t218__textfield {
        padding-bottom: 50px
    }

    .t218__btn-container {
        padding-top: 0;
        padding-bottom: 40px
    }
}

@media screen and (max-width: 640px) {
    .t218__descrfield {
        padding-top: 50px;
        width: 100%
    }

    .t218__textfield {
        width: 100%
    }

    .t218__textwrapper {
        margin: 20px
    }
}

.t257__wrapper {
    position: relative;
    padding: 70px 90px 63px
}

.t257__text {
    margin-bottom: 24px
}

.t257__author {
    font-size: 14px
}

.t257__icon {
    position: absolute;
    color: #c4c4c4;
    left: 47px;
    top: 36px;
    font-family: Arial, sans-serif;
    font-size: 114px;
    line-height: 1
}

@media screen and (max-width: 800px) {
    .t257__wrapper {
        padding: 48px 30px 43px 64px
    }

    .t257__icon {
        left: 20px;
        top: 14px
    }
}

@media screen and (max-width: 700px) {
    .t257__wrapper {
        padding: 48px 30px 43px 64px
    }

    .t257__icon {
        left: 20px;
        top: 14px
    }

    .t257__text {
        margin-bottom: 16px
    }
}

@media screen and (max-width: 640px) {
    .t257__wrapper {
        padding: 34px 20px 32px 44px;
        margin-left: -20px;
        margin-right: -20px
    }

    .t257__icon {
        left: 17px;
        top: 17px;
        font-size: 65px
    }

    .t257__text {
        margin-bottom: 14px
    }
}

.t004 {
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative
}

.t004__text-column-count_2 {
    column-count: 2;
    column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px
}

.t004__text-column-count_3 {
    column-count: 3;
    column-gap: 40px;
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px
}

.t004__text-column-count_4 {
    column-count: 4;
    column-gap: 40px;
    -moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px
}

.t004__initial-letter::first-letter {
    font-size: 100px;
    float: left;
    line-height: .65;
    margin: 10px 10px 10px 0
}

.t004 table {
    border-collapse: collapse;
    font-size: 1em;
    width: 100%
}

.t004 table td, .t004 table th {
    padding: 5px;
    border: 1px solid #ddd;
    vertical-align: top
}

.t004 table thead td, .t004 table th {
    font-weight: 700;
    border-bottom-color: #888
}

@media screen and (max-width: 1200px) {
    .t004__text-column-count_2, .t004__text-column-count_3, .t004__text-column-count_4 {
        column-gap: 20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px
    }
}

@media screen and (max-width: 960px) {
    .t004__text-column-count_2, .t004__text-column-count_3, .t004__text-column-count_4 {
        column-count: 1;
        column-gap: 0;
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0
    }
}

@media screen and (max-width: 640px) {
    .t004 h1 {
        font-size: 28px;
        line-height: 35px
    }
}

.t107 {
    text-align: center
}

#allrecords a.t107__link_width100:focus-visible {
    outline-offset: -2px
}

.t107__width {
    vertical-align: middle
}

.t107__widthauto {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.t107__title {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 14px;
    line-height: 28px
}

@media screen and (max-width: 640px) {
    #allrecords a.t107__link:focus-visible {
        outline-offset: -2px
    }
}

@media screen and (max-width: 480px) {
    .t107__mobpadding {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }
}

.t196__descr {
    padding-bottom: 6px
}

.t196 .t-align_center .t196__img {
    max-width: 100%
}

.t1251__container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.t1251__tile {
    position: relative;
    box-sizing: border-box;
    overflow: visible;
    display: inline-block;
    flex: 1 1 48%;
    padding-bottom: 48%;
    vertical-align: top;
    margin: 0 .25% 10px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .t1251__tile {
        opacity: 1 !important
    }
}

.t1251__container.t-container {
    box-sizing: border-box;
    padding: 0 20px
}

.t1251__container.t1251__container_indent {
    padding-right: 40px;
    padding-left: 40px
}

.t1251__container.t-container_100 {
    padding-left: var(--gap-size);
    padding-right: var(--gap-size)
}

@supports (display:grid) {
    .t1251__container {
        width: auto;
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-auto-rows: minmax(200px, auto);
        gap: var(--gap-size, 20px)
    }

    .t1251 .t1251__container {
        padding-top: var(--gap-size);
        padding-bottom: calc(var(--gap-size) + 65px)
    }

    .t1251__container.t-container {
        padding-left: 20px;
        padding-right: 20px
    }

    .t1251 .t1251__container.t1251_no-bottom-indent {
        padding-bottom: 65px
    }

    .t1251 .t1251__container.t1251_incomplete-group {
        padding-bottom: var(--gap-size)
    }

    .t1251 .t1251__container.t1251_incomplete-group.t1251_no-bottom-indent {
        padding-bottom: 0
    }

    .t1251__container::after, .t1251__container::before {
        content: '';
        display: none
    }

    .t1251__tile {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        aspect-ratio: var(--aspect-ratio, 4/3);
        grid-column: var(--desktop-grid-column);
        grid-row: var(--desktop-grid-row)
    }

    .t1251__tile[data-offset='true'] .t1251__bgimg {
        transform: translateY(65px)
    }
}

.t1251__bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

@media screen and (max-width: 1200px) {
    .t1251__container.t-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 960px) {
    @supports (display:grid) {
        div.t1251 div.t1251__container {
            grid-template-columns:1fr;
            padding-bottom: var(--gap-size)
        }

        div.t1251 div.t1251__container[data-gap='40'] {
            padding-bottom: 20px
        }

        .t1251 .t1251__container.t1251_no-bottom-indent {
            padding-bottom: 0 !important
        }

        .t1251__container.t1251_incomplete-group.t1251_flipped .t1251__tile:last-child {
            grid-row: calc(var(--mobile-grid-row) - 1)
        }

        .t1251 .t1251__container.t1251__container_indent, .t1251__container.t-container_100[data-gap='40'], .t1251__container.t-container {
            padding-left: 20px;
            padding-right: 20px
        }

        .t1251__container[data-gap='40'] {
            padding-top: 20px;
            gap: 20px
        }

        .t1251__container .t1251__tile {
            grid-column: var(--mobile-grid-column);
            grid-row: var(--mobile-grid-row);
            aspect-ratio: var(--aspect-ratio, 4/3);
            margin: 0;
            height: auto;
            padding-bottom: 0
        }

        .t1251__tile[data-offset='true'] .t1251__bgimg {
            transform: none
        }
    }.t1251__tile {
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    margin: 0 0 10px;
    flex: 1 1 100%
}
}

.t190 {
    position: fixed;
    min-height: 30px;
    z-index: 100000
}

.t190_preview {
    position: static;
    padding: 20px;
    text-align: left
}

.t190__button {
    display: inline-block;
    padding: 0;
    font-size: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.t190__button_circle {
    border-radius: 50%
}



.t218 .t-text {
    color: #e4dacd;
}

.t004 .t-text.t-text_md {
    color: #828181;
}

