.csssize {
    height: 8157px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

#allrecords a {
    color: #ff8562;
    text-decoration: none
}

#allrecords a, #allrecords button, #allrecords .t-radio, #allrecords .t-checkbox, #allrecords .t-img-select {
    outline: none
}

#allrecords a:focus-visible, #allrecords button:focus-visible, #allrecords .t-focusable, #allrecords .t-focusable .t-btn, #allrecords .t-focusable .t-btntext, #allrecords .t-img-select:focus-visible + .t-img-select__indicator, #allrecords .t-img-select:focus-visible + .t-img-select__indicator:after, #allrecords .t-radio:focus-visible + .t-radio__indicator, #allrecords .t-checkbox:focus-visible + .t-checkbox__indicator {
    outline-color: #2015FF;
    outline-offset: 4px;
    outline-style: auto
}

#allrecords .t-descr a:focus-visible, #allrecords .t-sociallinks a:focus-visible, #allrecords .ya-share2__link:focus-visible {
    outline-offset: 2px
}

#allrecords a[href^=tel] {
    color: inherit;
    text-decoration: none
}

#allrecords ol {
    padding-left: 22px
}

#allrecords ul {
    padding-left: 20px
}

#allrecords b, #allrecords strong {
    font-weight: 700
}

@media print {
    body, html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none
    }
}

.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none
}

.t-records a {
    color: #ff8562;
    text-decoration: none
}

.t-records a[href^=tel] {
    color: inherit;
    text-decoration: none
}

.t-records ol {
    padding-left: 22px;
    margin-top: 0;
    margin-bottom: 10px
}

.t-records ul {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 10px
}

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px)
}

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

@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_xs {
    font-size: 15px;
    line-height: 1.55
}

.t-text_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-text_md {
    font-size: 20px;
    line-height: 1.55
}

.t-text-impact {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text-impact_xs {
    font-size: 26px;
    line-height: 1.5
}

.t-name {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-name_lg {
    font-size: 22px;
    line-height: 1.35
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35
}

.t-heading {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-heading_sm {
    font-size: 28px;
    line-height: 1.17
}

.t-title {
    font-family: 'TildaSans', 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: '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_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-descr_md {
    font-size: 20px;
    line-height: 1.55
}

.t-descr_lg {
    font-size: 22px;
    line-height: 1.55
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.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-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-valign_top {
    vertical-align: top
}

.t-popup {
    display: none
}

.t-submit {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-input {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-input__vis-ph {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-select {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-input-error {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-form__errorbox-wrapper {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-form__errorbox-text {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-form__errorbox-item {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-form__successbox {
    font-family: 'TildaSans', Arial, sans-serif
}

.t-rec_pt_15 {
    padding-top: 15px
}

.t-rec_pt_60 {
    padding-top: 60px
}

.t-rec_pt_75 {
    padding-top: 75px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pt_180 {
    padding-top: 180px
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-rec_pb_75 {
    padding-bottom: 75px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}



@media screen and (max-width: 1200px) {
    .t-text_xs {
        font-size: 14px
    }

    .t-text_sm {
        font-size: 16px
    }

    .t-text_md {
        font-size: 18px
    }

    .t-descr_xxs {
        font-size: 12px
    }

    .t-descr_xs {
        font-size: 14px
    }

    .t-descr_sm {
        font-size: 16px
    }

    .t-descr_md {
        font-size: 18px
    }

    .t-descr_lg {
        font-size: 20px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-descr_xxxl {
        font-size: 26px
    }

    .t-title_xxs {
        font-size: 32px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_md {
        font-size: 48px
    }

    .t-name_md {
        font-size: 18px
    }

    .t-name_lg {
        font-size: 20px
    }

    .t-name_xl {
        font-size: 22px
    }

    .t-heading_sm {
        font-size: 26px
    }
}

@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-text_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-descr_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-descr_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_lg {
        font-size: 18px;
        line-height: 1.45
    }

    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }

    .t-descr_xxxl {
        font-size: 22px
    }

    .t-title_xxs {
        font-size: 28px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-title_md {
        font-size: 30px
    }

    .t-name_md {
        font-size: 16px
    }

    .t-name_lg {
        font-size: 18px
    }

    .t-name_xl {
        font-size: 20px
    }

    .t-heading_sm {
        font-size: 24px
    }

    .t-btn {
        white-space: normal
    }

    .t-btn_md {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pt_15 {
        padding-top: 15px
    }

    .t-rec_pt_60 {
        padding-top: 60px
    }

    .t-rec_pt_75 {
        padding-top: 75px
    }

    .t-rec_pt_150 {
        padding-top: 90px !important
    }

    .t-rec_pt_180 {
        padding-top: 120px !important
    }

    .t-rec_pb_15 {
        padding-bottom: 15px
    }

    .t-rec_pb_60 {
        padding-bottom: 60px
    }

    .t-rec_pb_75 {
        padding-bottom: 75px
    }

    .t-rec_pb_150 {
        padding-bottom: 90px !important
    }

    .t-rec_pb_180 {
        padding-bottom: 120px !important
    }
}

.uploadcare-dialog.uploadcare-active {
    z-index: 9999999
}

.t702__body_popupshowed {
    -webkit-overflow-scrolling: touch !important
}

.t702 .t702__wrapper {
    padding: 40px 45px
}

.t702 .t702__title {
    margin-bottom: 11px
}

.t702 .t702__text-wrapper {
    margin-bottom: 24px
}

.t702 .t702__text {
    margin-top: 20px
}

.t702 .t702__img {
    width: 100%;
    display: block;
    margin-top: -1px
}

.t702 .t-submit {
    transform: translateZ(0)
}

@media screen and (max-width: 960px) {
    .t-input-block:has(.t-contact-method__types-container) {
        --contact-method-padding-h: 45px
    }
}

@media screen and (max-width: 640px) {
    .t702 .t702__title {
        margin-bottom: 6px
    }

    .t702 .t702__text-wrapper {
        margin-bottom: 14px
    }

    .t702 .t702__wrapper {
        padding: 20px
    }

    .t-input-block:has(.t-contact-method__types-container) {
        --contact-method-padding-h: 20px
    }
}

.t702 .t-form__errorbox-item {
    word-break: break-word
}

.t702 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 25px
}

.t702 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
    transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
    max-height: 20000px
}

.t702 .t702__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t702 .t-input-group {
    margin-bottom: 25px
}

.t702 .t-input {
    background-color: transparent;
    -webkit-appearance: none
}

.t702 .t-input::-ms-clear {
    width: 0;
    height: 0
}

.t702 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent
}

.t702 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

.t702 .t-input-title {
    padding-bottom: 5px
}

.t702 .t-input-subtitle {
    padding-bottom: 15px
}

.t702 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t702 .t-inputtime, .t702 .t-datepicker__wrapper {
    max-width: 245px
}

.t702 .t-input-group_inrow .t-inputtime, .t702 .t-input-group_inrow .t-datepicker__wrapper {
    max-width: 100%
}

.t702 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin-top: 25px
}

.t702 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t702 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t702 .t-submit {
    width: 100%;
    height: 54px;
    -webkit-appearance: none
}

.t702 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t702 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px
}

.t702 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0
}

.t702 .t702__form-bottom-text {
    margin-top: 20px
}

@media screen and (max-width: 640px) {
    .t702 .t-input-group {
        margin-bottom: 20px
    }

    .t702 .t-input-block textarea {
        padding-top: 12px
    }

    .t702 .t-submit, .t702 .t-input, .t702 .t-select {
        height: 50px;
        font-size: 16px
    }

    .t702 .t-input {
        padding: 0 14px
    }

    .t702 .t-input__vis-ph {
        top: 17px
    }

    .t702 .t-input_pvis {
        padding: 22px 20px 10px 20px
    }

    .t702 .t-input-block textarea.t-input_pvis {
        padding-top: 22px
    }
}

@media screen and (max-width: 480px) {
    .t702 .t-inputtime, .t702 .t-datepicker__wrapper {
        max-width: 100%
    }
}

@media screen and (max-width: 560px) {
    .t702 .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative
    }

    .t702 .t-popup {
        padding: 0
    }

    .t702 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #000
    }

    .t702 .t-popup__block-close-button {
        display: table-cell;
        vertical-align: middle;
        width: 16px;
        margin-right: 10px;
        padding: 10px;
        font-size: 0;
        text-align: right
    }

    .t702 .t-popup__close-icon {
        width: 16px;
        height: 16px
    }
}

.t181 {
    text-align: left
}

.t181__wrapper {
    padding-top: 42px;
    padding-bottom: 42px
}

.t181__title {
    padding: 24px 0 38px 0;
    letter-spacing: 1px;
    color: #fff
}

.t181__descr {
    padding: 0 0 30px 0;
    color: #afafaf
}

.t181__button-wrapper {
    display: flex;
    flex-wrap: wrap
}

.t181 .t-btnwrapper {
    display: inline-block
}

.t181 :not(.t-btnwrapper) .t-btn:nth-child(1), .t181 .t-btnwrapper:nth-child(1) {
    margin-right: 10px
}

.t181 :not(.t-btnwrapper) .t-btn, .t181 .t-btnwrapper {
    margin-top: 8px
}

@media screen and (max-width: 640px) {
    .t181 :not(.t-btnwrapper) .t-btn:nth-child(2), .t181 .t-btnwrapper:nth-child(2) {
        margin-left: 0
    }

    .t181 :not(.t-btnwrapper) .t-btn, .t181 .t-btnwrapper {
        margin: 5px;
        margin-left: 0
    }
}

.t473__title {
    margin-bottom: 25px
}

.t473 .t-btn {
    margin-top: 60px
}

.t1066__flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: center;
}

.t1066 .t-section__bottomwrapper {
    margin-top: 105px
}

.t1066__img {
    display: block;
    width: 100%
}

.t1066__box-img-mobile {
    display: none
}

.t1066__tablewrapper {
    display: table;
    height: 100%;
    width: 100%
}

.t1066__textwrapper {
    padding-left: 30px
}

.t1066__imgwrapper {
    width: 65px
}

.t1066__list li ul {
    list-style-type: disc
}

#allrecords .t1066__list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t1066__bgimg {
    width: 65px;
    height: 65px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t1066__iconimg {
    width: 100%;
    max-width: 100%;
    height: auto
}

.t1066__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t1066__heading {
    padding-bottom: 15px
}

.t1066__item:not(:last-child) {
    margin-bottom: 50px
}

.t1066__item.t-column-draggable {
    list-style-type: none
}

@media screen and (max-width: 960px) {
    .t1066__flex-wrapper {
        display: block
    }

    .t1066__box-img-mobile {
        display: block;
        height: auto;
        margin-bottom: 75px
    }

    .t1066__box-img {
        display: none
    }

    .t1066__img {
        max-width: 100%;
        height: auto
    }

    .t1066__imgwrapper {
        max-width: 50px !important
    }

    .t1066__bgimg {
        max-width: 50px !important;
        max-height: 50px !important
    }

    .t1066__box-text {
        height: auto
    }

    .t1066 .t-section__bottomwrapper {
        margin-top: 45px
    }
}

.t566 .t-section__bottomwrapper {
    margin-top: 100px
}

.t566__separator {
    margin-bottom: 60px
}

.t566 {
    counter-reset: number
}

.t566 .t566__number::before {
    counter-increment: number;
    content: counter(number)
}

.t566__separator:last-child {
    margin-bottom: 0 !important
}

.t566__separator:after, .t566__separator:before {
    content: '';
    display: table;
    clear: both
}

.t566__circle {
    width: 46px;
    height: 46px;
    background-color: #222;
    border-radius: 100%;
    border: 2px solid #fff;
    position: relative
}

.t566__number {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.t566__textwrapper {
    padding-left: 24px
}

.t566__text {
    margin-top: 10px
}

@media only screen and (max-width: 960px) {
    .t566 .t-section__bottomwrapper {
        margin-top: 20px
    }

    .t566__col {
        margin-bottom: 35px
    }

    .t566__separator {
        margin-bottom: 0 !important
    }
}

.t490 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t490__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t490__container li ul {
    list-style-type: disc
}

#allrecords .t490__col a.t-card__link {
    color: inherit !important
}

.t490__wrapperleft {
    padding-right: 0;
    padding-left: 0
}

.t490__wrappercenter {
    padding-right: 20px;
    padding-left: 20px
}

.t490__separator {
    margin-bottom: 90px
}

.t490__bgimg {
    width: 100px;
    height: 100px;
    max-width: 100%;
    margin-bottom: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t490__img {
    width: 100px;
    height: auto;
    max-width: 100%;
    margin-bottom: 25px
}

.t490__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t490 .t-name_xl {
    margin-top: 18px;
    margin-bottom: 25px
}

.t490 .t-name_sm {
    margin-top: 12px;
    margin-bottom: 25px
}

.t490 .t-heading_md {
    margin-top: 12px;
    margin-bottom: 25px
}

@media screen and (max-width: 960px) {
    .t490 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t490__col {
        margin-bottom: 45px
    }

    .t490__separator {
        margin-bottom: 0px !important
    }
}

.t510 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t510__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t510__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.t510__container li ul {
    list-style-type: disc
}

.t510 .t-list__item {
    margin-top: 55px
}

.t510 .t-list__item:first-child {
    margin-top: 0 !important
}

.t510__textwrapper {
    padding-left: 40px
}

.t510__bottommargin {
    margin-bottom: 14px
}

.t510__checkmark {
    display: block
}

.t510 {
    counter-reset: number
}

.t510 .t510__circle::before {
    counter-increment: number;
    content: counter(number)
}

.t510__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    white-space: nowrap;
    font-size: 20px;
    overflow: hidden
}

@media screen and (max-width: 960px) {
    .t510 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t510 .t-list__item {
        margin-top: 40px !important
    }

    .t510__circle {
        max-width: 40px;
        max-height: 40px;
        font-size: 18px !important
    }

    .t510__textwrapper {
        padding-left: 20px !important
    }
}

.t526 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t526__container {
    margin-bottom: 0;
    padding-left: 0
}

.t526__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t526__container li ul {
    list-style-type: disc
}

.t526__wrapperleft {
    padding-right: 0;
    padding-left: 0
}

.t526__wrappercenter {
    padding-right: 20px;
    padding-left: 20px
}

.t526__itemwrapper {
    margin: 0 auto
}

.t526__imgwrapper {
    width: 200px;
    max-width: 100%;
    margin-bottom: 20px
}

.t526__bgimg {
    width: 100%;
    max-width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t526__img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.t526__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t526__persdescr {
    color: #7a7a7a
}

.t526__wrappercenter .t-persons-social-links__wrapper {
    -webkit-justify-content: center;
    justify-content: center
}

.t526 .t-persons-social-links__item a {
    display: inline-block
}

.t526__bottommargin_sm {
    margin-bottom: 4px
}

.t526__bottommargin_lg {
    margin-bottom: 18px
}

.t526 .t-list__item {
    margin-top: 90px
}

.t526 .t-list__container_inrow1 .t-list__item:first-child, .t526 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .t526 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .t526 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 0 !important
}

@media screen and (max-width: 960px) {
    .t526 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t526 .t-list__item, .t526 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .t526 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .t526 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 45px !important
    }

    .t526 .t526__container .t-list__item:first-child, .t526 .t526__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 0 !important
    }

    .t526__container {
        font-size: 0
    }

    .t526__col-mobstyle {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }

    .t526__itemwrapper_1, .t526__itemwrapper_3 {
        max-width: 300px
    }

    .t526__itemwrapper_2 {
        max-width: 460px
    }

    .t526__itemwrapper_4 {
        max-width: 220px
    }

    .t526__wrappercenter {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media screen and (max-width: 640px) {
    .t526__col-mobstyle:nth-child(odd) {
        padding-left: 40px
    }

    .t526__col-mobstyle:nth-child(even) {
        padding-right: 40px
    }
}

@media screen and (max-width: 480px) {
    .t526__col-mobstyle {
        display: block;
        width: 100%
    }

    .t526__col-mobstyle:nth-child(odd) {
        padding-left: 20px
    }

    .t526__col-mobstyle:nth-child(even) {
        padding-right: 20px
    }

    .t526 .t526__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 45px !important
    }
}

.t718 .t718__contentwrapper {
    display: table-cell;
    vertical-align: middle
}

.t718 .t718__contentbox {
    display: table;
    width: 100%;
    color: #fff
}

.t718 .t718__contacts {
    margin-bottom: 40px
}

.t718 .t-sociallinks {
    margin-top: 20px
}

.t718 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

.t718 .t-sociallinks a {
    display: inline-block
}

.t718 .t718__social_links_item:last-child {
    margin-right: 0
}

#allrecords .t718 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t718 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
    transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
    max-height: 10000px
}

.t718 .t718__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t718 .t-input-group {
    margin-bottom: 25px
}

.t718 .t-form_bbonly .t-form__inputsbox_flex .t-input-group {
    margin-bottom: 0
}

.t718 .t-input {
    background-color: transparent;
    -webkit-appearance: none
}

.t718 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent
}

.t718 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

.t718 .t-input-title {
    padding-bottom: 5px
}

.t718 .t-input-subtitle {
    padding-bottom: 15px
}

.t718 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t718 .t-inputtime, .t718 .t-datepicker__wrapper {
    max-width: 245px
}

.t718 .t-input-group_inrow .t-inputtime, .t718 .t-input-group_inrow .t-datepicker__wrapper {
    max-width: 100%
}

.t718 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t718 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px
}

.t718 .t-form_bbonly .t-input-block {
    margin-bottom: 30px
}

.t718 .t-form__submit {
    display: block;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px
}

.t718 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 5px
}

.t718 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t718 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 25px
}

.t718 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 30px
}

.t718 .t718__form-bottom-text {
    margin-top: 20px
}

@media screen and (max-width: 960px) {
    .t718 .t718__contentwrapper {
        padding: 0 0 40px 0;
        text-align: center
    }

    .t718 .t718__social_links {
        margin-top: 20px
    }
}

@media screen and (max-width: 750px) {
    .t718 .t718__col {
        float: none;
        width: 100%;
        min-height: auto !important
    }

    .t718 .t718__contentbox {
        float: none;
        width: 100%;
        height: auto !important
    }

    .t718 .t-form__submit {
        margin-top: 28px
    }
}

@media screen and (max-width: 640px) {
    .t718 .t-form__submit {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        text-align: center
    }

    .t718 .t-input-block textarea {
        padding-top: 12px
    }

    .t718 .t-submit {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .t718 .t-inputtime, .t718 .t-datepicker__wrapper {
        max-width: 100%
    }

    .t718 .t718__contacts {
        font-size: 18px
    }
}

.t560__title {
    margin-bottom: 45px
}

.t560__text-bottom-margin {
    margin-bottom: 35px
}

.t560 .t-sociallinks {
    margin-top: 45px
}

.t560 .t-sociallinks a {
    display: inline-block
}

.t560 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

#allrecords .t560 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

@media screen and (max-width: 640px) {
    .t560 .t560__text {
        word-wrap: break-word
    }
}

.t123__centeredContainer {
    text-align: center
}

.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
    }
}

.t270__error-msg {
    text-align: center;
    display: none
}

.t270__error-msg-text {
    display: inline-block;
    margin: 0 20px 35px 20px;
    padding: 15px;
    color: #ff0000;
    border: 1px solid #ff0000;
    font-size: 14px;
    font-family: tfutura, Arial
}