.csssize {
    height: 10194px
}

.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: 400;
    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-name {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

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

.t-name_sm {
    font-size: 18px;
    line-height: 1.35
}

.t-name_md {
    font-size: 20px;
    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_xs {
    font-size: 26px;
    line-height: 1.23
}

.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_sm {
    font-size: 48px;
    line-height: 1.23
}

.t-title_md {
    font-size: 52px;
    line-height: 1.23
}

.t-title_xl {
    font-size: 72px;
    line-height: 1.17
}

.t-descr {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 400;
    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_lg {
    font-size: 22px;
    line-height: 1.55
}

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

.t-uptitle {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: 2.5px
}

.t-uptitle_lg {
    font-size: 18px
}

.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_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-btntext {
    font-family: 'TildaSans', Arial, sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    display: inline-block
}

.t-btntext:after {
    content: "\00a0→";
    font-family: Arial, Helvetica, sans-serif
}

.t-uppercase.t-btntext {
    font-size: 16px
}

.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-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_0 {
    padding-top: 0
}

.t-rec_pt_15 {
    padding-top: 15px
}

.t-rec_pt_30 {
    padding-top: 30px
}

.t-rec_pt_75 {
    padding-top: 75px
}

.t-rec_pt_105 {
    padding-top: 105px
}

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

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

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

.t-rec_pb_30 {
    padding-bottom: 30px
}

.t-rec_pb_45 {
    padding-bottom: 45px
}

.t-rec_pb_90 {
    padding-bottom: 90px
}

.t-rec_pb_105 {
    padding-bottom: 105px
}

.t-rec_pb_120 {
    padding-bottom: 120px
}

.t-rec_pb_135 {
    padding-bottom: 135px
}

.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_lg {
        font-size: 20px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-uptitle_lg {
        font-size: 16px
    }

    .t-title_xxs {
        font-size: 32px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_sm {
        font-size: 44px
    }

    .t-title_md {
        font-size: 48px
    }

    .t-title_xl {
        font-size: 68px
    }

    .t-name_xs {
        font-size: 14px
    }

    .t-name_sm {
        font-size: 16px
    }

    .t-name_md {
        font-size: 18px
    }

    .t-name_xl {
        font-size: 22px
    }

    .t-heading_xs {
        font-size: 24px
    }
}

@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_lg {
        font-size: 18px;
        line-height: 1.45
    }

    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }

    .t-uptitle_lg {
        font-size: 14px
    }

    .t-title_xxs {
        font-size: 28px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-title_sm {
        font-size: 30px
    }

    .t-title_md {
        font-size: 30px
    }

    .t-title_xl {
        font-size: 32px
    }

    .t-name_xs {
        font-size: 12px
    }

    .t-name_sm {
        font-size: 14px
    }

    .t-name_md {
        font-size: 16px
    }

    .t-name_xl {
        font-size: 20px
    }

    .t-heading_xs {
        font-size: 22px
    }

    .t-btn {
        white-space: normal
    }

    .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-title_xl {
        font-size: 30px
    }

    .t-rec_pt_0 {
        padding-top: 0
    }

    .t-rec_pt_15 {
        padding-top: 15px
    }

    .t-rec_pt_30 {
        padding-top: 30px
    }

    .t-rec_pt_75 {
        padding-top: 75px
    }

    .t-rec_pt_105 {
        padding-top: 90px
    }

    .t-rec_pt_135 {
        padding-top: 90px !important
    }

    .t-rec_pt_150 {
        padding-top: 90px !important
    }

    .t-rec_pb_0 {
        padding-bottom: 0
    }

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

    .t-rec_pb_30 {
        padding-bottom: 30px
    }

    .t-rec_pb_45 {
        padding-bottom: 45px
    }

    .t-rec_pb_90 {
        padding-bottom: 90px
    }

    .t-rec_pb_105 {
        padding-bottom: 90px
    }

    .t-rec_pb_120 {
        padding-bottom: 50px !important
    }

    .t-rec_pb_135 {
        padding-bottom: 90px !important
    }

    .t-rec_pb_150 {
        padding-bottom: 30px !important
    }

    .t-btn_sm {
        height: 50px
    }
}

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

.t821__imglogo {
    height: auto;
    display: block
}

.t821__linewrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.t821__horizontalline {
    margin: 0;
    border: 0;
    background-color: #C2C2C2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 40px 0 40px
}

.t821__imglogo {
    max-width: 300px
}

.t821__img-wrap {
    display: inline-block;
    vertical-align: middle
}

.t821__img-wrap img {
    max-width: 100%
}

.t821__leftwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px
}

.t821__rightwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-right: 40px;
    font-size: 0;
    text-align: right
}

.t821__phone-container,
.t821__adress-container,
.t821__btn-container,
.t821__img-wrap {
    display: inline-block;
    vertical-align: middle
}

.t821__adress-container,
.t821__phone-container {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left
}

.t821__btn-container {
    padding-left: 20px
}

.t821 {
    width: 100%;
    height: 110px;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear
}

.t821__beforeready {
    visibility: hidden
}

.t821__maincontainer {
    width: 100%;
    height: 110px;
    display: table;
    position: relative
}

.t821__maincontainer.t821__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

.t821__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap
}

.t821__text {
    padding-left: 10px;
    text-align: left
}

.t821__text,
.t821__phone-icon,
.t821__adress-icon {
    display: inline-block;
    vertical-align: middle
}

.t821__logo-wrapper_block,
.t821__logo-descr_block {
    display: block
}

.t821__logo-wrapper_inlineblock,
.t821__logo-descr_inlineblock {
    display: inline-block;
    vertical-align: middle
}

.t821__logo-descr_block {
    padding-top: 10px
}

.t821__logo-wrapper_inlineblock {
    margin-right: 35px
}

.t821 a,
#allrecords .t821 a {
    text-decoration: none;
    color: #000000
}

.t821.t821__positionabsolute {
    position: absolute
}

.t821.t821__positionfixed {
    position: fixed
}

.t821.t821__positionstatic {
    position: static
}

.t821__mobile {
    display: none
}

@media screen and (max-width:1200px) {
    .t821__maincontainer.t821__c12collumns {
        max-width: 960px
    }

    .t821__maincontainer.t821__c12collumns .t821__leftwrapper {
        padding-left: 10px !important
    }

    .t821__maincontainer.t821__c12collumns .t821__rightwrapper {
        padding-right: 10px !important
    }

    .t821__leftwrapper {
        padding-left: 20px
    }

    .t821__rightwrapper {
        padding-right: 20px
    }
}

@media screen and (max-width:980px) {
    .t821__linewrapper {
        display: none
    }

    .t821 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important
    }

    .t821.t821__positionabsolute,
    .t821.t821__positionfixed,
    .t821.t821__positionstatic {
        position: static
    }

    .t821__imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 0;
        margin: 0 auto
    }

    .t821__imglogomobile.t821__imglogo {
        width: 100% !important
    }

    .t821__logo {
        text-align: center
    }

    .t821 img {
        float: inherit
    }

    .t821__logo {
        white-space: normal;
        padding: 0
    }

    .t821__logo-wrapper_inlineblock {
        margin-right: 20px
    }

    .t821__maincontainer {
        padding: 35px 0
    }

    .t821__leftwrapper,
    .t821__rightwrapper {
        width: 100%;
        display: block;
        box-sizing: border-box
    }

    .t821__leftwrapper {
        padding: 0 20px 10px
    }

    .t821__rightwrapper {
        padding: 10px 0 0 0 !important;
        text-align: center
    }

    .t821__btn-container {
        display: block;
        padding-top: 18px;
        padding-left: 20px;
        padding-right: 20px
    }

    .t821__adress-container,
    .t821__phone-container {
        padding-left: 10px;
        padding-right: 10px
    }

    .t821__phone-icon,
    .t821__adress-icon {
        width: 35px !important;
        height: 35px !important
    }
}

@media screen and (max-width:640px) {
    .t821__logo-wrapper_inlineblock {
        margin-right: 0
    }

    .t821__logo-wrapper_inlineblock,
    .t821__logo-descr_inlineblock {
        display: block
    }

    .t821__phone-container,
    .t821__adress-container,
    .t821__btn-container {
        display: block
    }

    .t821__phone-container {
        padding-bottom: 8px;
        text-align: center
    }

    .t821__adress-container {
        padding-top: 8px;
        padding-bottom: 5px;
        text-align: center
    }

    .t821__text_top {
        margin-bottom: 3px
    }

    .t821__text {
        text-align: center
    }

    .t821__phone-icon,
    .t821__adress-icon,
    .t821__img-wrap {
        display: none
    }
}

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

.t1127 .t-container_flex {
    margin-top: 10px
}

.t1127 .t1127__container_first+.t-container_flex {
    margin-top: 0
}

.t1127__container_first {
    margin-bottom: 80px
}

.t1127__container_last {
    margin-top: 80px
}

.t1127__container.t-container:not(.t1127__container_12-40) {
    box-sizing: border-box;
    padding: 0 20px
}

.t1127__container_40 {
    padding: 0 40px
}

.t1127__container_60 {
    padding: 0 60px
}

.t1127__container_12-40 {
    max-width: 1240px
}

.t1127__container_vmiddle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t1127__container_vbottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.t1127__container_vbottom .t1127__buttons {
    margin-bottom: 14px
}

.t1127__col_center {
    display: block;
    margin: 0 auto;
    float: none
}

.t1127__uptitle+.t1127__title {
    margin-top: 14px
}

.t1127__descr+.t1127__buttons {
    margin-top: 30px
}

.t1127__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.t1127__buttons_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t1127__buttons_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t1127__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.t1127__button:first-child {
    margin-right: 10px
}

.t1127__button.t-btn_md {
    height: 55px;
    padding-left: 50px;
    padding-right: 50px
}

.t1127__button.t-btntext:first-child {
    margin-right: 30px
}

.t1127__image {
    display: block;
    width: 100%;
    height: 600px
}

@media screen and (max-width:960px) {
    .t1127 .t-col+.t-col {
        margin-top: 20px
    }

    .t1127__container_first {
        margin-bottom: 30px
    }

    .t1127__container_last {
        margin-top: 30px
    }

    .t1127__container_vbottom .t1127__buttons {
        margin-bottom: 0
    }

    .t1127__title {
        font-size: 30px
    }

    .t1127__image {
        height: 300px
    }

    .t1127__descr+.t1127__buttons {
        margin-top: 15px
    }
}

@media screen and (max-width:640px) {
    .t1127__title {
        font-size: 26px
    }

    .t1127__image {
        height: 250px
    }

    .t1127__button.t-btn_md {
        height: 45px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.t1110 {
    position: relative
}

.t1110__container_first {
    margin-bottom: 80px
}

.t1110__container_last {
    margin-top: 80px
}

.t1110__container_vmiddle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t1110__container_vbottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.t1110__col_center {
    display: block;
    margin: 0 auto;
    float: none
}

.t1110__uptitle+.t1110__title {
    margin-top: 14px
}

.t1110__descr+.t1110__buttons,
.t1110__features+.t1110__buttons {
    margin-top: 30px
}

.t1110__descr {
    line-height: 1.35
}

#allrecords .t1110__features {
    margin-top: 18px;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

#allrecords .t1110__descr+.t1110__features {
    margin-top: 40px
}

.t1110__features_column-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px
}

.t1110__feature {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.t1110__feature+.t1110__feature {
    margin-top: 30px
}

.t1110__features_column-2 .t1110__feature {
    width: 50%;
    margin: 0;
    padding: 0 20px
}

.t1110__features_column-2 .t1110__feature:nth-child(1n+3) {
    margin-top: 30px
}

.t1110__features_center {
    text-align: center
}

.t1110__features_center .t1110__feature-bgimg {
    margin-left: auto;
    margin-right: auto
}

.t1110__features_center .t1110__feature_icon-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t1110__feature_icon-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.t1110__feature_icon-left .t1110__feature-icon-wrap {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.t1110__feature_icon-left .t1110__feature-icon-wrap+.t1110__feature-text-wrap {
    margin-top: 0;
    margin-left: 15px
}

.t1110__feature-icon-wrap+.t1110__feature-text-wrap {
    margin-top: 20px
}

.t1110__feature-text-wrap {
    max-width: 100%
}

.t1110__feature-img {
    width: 20px;
    height: auto
}

.t1110__feature-img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t1110__feature-bgimg {
    max-width: 100%;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t1110__feature-icon {
    width: 20px;
    height: 20px;
    margin-top: 3.5px
}

.t1110__feature-title+.t1110__feature-descr {
    margin-top: 14px
}

.t1110__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.t1110__buttons_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t1110__buttons_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t1110__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.t1110__button:first-child {
    margin-right: 10px
}

.t1110__button.t-btntext:first-child {
    margin-right: 30px
}

.t1110__image {
    display: block;
    width: 100%
}

@media screen and (max-width:960px) {
    .t1110 .t-col+.t-col {
        margin-top: 20px
    }

    .t1110__container_first {
        margin-bottom: 50px
    }

    .t1110__container_last {
        margin-top: 50px
    }

    .t1110__title {
        font-size: 30px
    }

    #allrecords .t1110__features {
        margin-top: 0
    }
}

@media screen and (max-width:640px) {
    .t1110__title {
        font-size: 26px
    }

    .t1110__features {
        display: block
    }

    .t1110__features_column-2 {
        margin: 0
    }

    .t1110__features_column-2 .t1110__feature {
        width: 100%;
        padding: 0
    }

    .t1110__features_column-2 .t1110__feature:nth-child(1n+3) {
        margin-top: 0
    }

    .t1110__features_column-2 .t1110__feature:nth-child(1n+2) {
        margin-top: 30px
    }
}

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

#allrecords .t502__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t502__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t502__container li ul {
    list-style-type: disc
}

.t502__tablewrapper {
    display: table;
    width: 100%
}

.t502__circlewrapper {
    display: table-cell;
    vertical-align: top
}

.t502__textwrapper {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    width: 100%
}

.t502__title {
    margin: 0;
    padding-bottom: 13px
}

.t502__circle {
    background-color: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    color: #000;
    overflow: hidden;
    white-space: nowrap
}

.t502 {
    counter-reset: number
}

.t502 .t502__circle::before {
    counter-increment: number;
    content: counter(number)
}

.t502 .t-list__item {
    margin-top: 90px
}

.t502 .t-list__container_inrow1 .t-list__item:first-child,
.t502 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
.t502 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
.t502 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 0 !important
}

@media screen and (max-width:960px) {

    .t502 .t-list__item,
    .t502 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
    .t502 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
    .t502 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 36px !important
    }

    .t502 .t-list__container_inrow1 .t-list__item:first-child,
    .t502 .t-list__container_inrow2 .t-list__item:first-child,
    .t502 .t-list__container_inrow3 .t-list__item:first-child,
    .t502 .t-list__container_inrow4 .t-list__item:first-child {
        margin-top: 0 !important
    }

    .t502__title {
        padding-bottom: 10px
    }

    .t502 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t502__separator {
        margin-bottom: 0 !important
    }

    .t502__blockdescr {
        margin-bottom: 20px
    }

    .t502__circle {
        max-width: 40px;
        max-height: 40px;
        font-size: 18px !important;
        line-height: 40px !important
    }
}

.t488__uptitle {
    margin-bottom: 70px;
    color: #fff
}

.t488__descr {
    color: #fff
}

.t488 .t-btn {
    margin-top: 100px
}

.t795__title {
    margin-bottom: 40px
}

.t795__descr {
    max-width: 560px
}

.t-quiz {
    --page-font-size: 20px
}

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

.t686__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t686__container li ul {
    list-style-type: disc
}

.t686__separator {
    width: 100%;
    margin-top: 40px
}

.t686 .t686__table {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    transform: translateZ(0)
}

.t686 .t-card__col:not(.t-column-draggable) {
    overflow: hidden
}

.t686 .t-card__link {
    display: block
}

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

.t686 .t686__cell:hover .t686__bg_animated,
.t686 .t-card__col.t-focusable .t686__cell .t686__bg_animated,
.t686 .t-card__col_btnfocusable .t686__cell .t686__bg_animated {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

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

.t686 .t686__show_hover .t686__overlay {
    opacity: 0
}

.t686 .t686__cell:hover .t686__overlay,
.t686 .t-card__col.t-focusable .t686__cell .t686__overlay,
.t686 .t-card__col_btnfocusable .t686__cell .t686__overlay {
    opacity: .8
}

.t686 .t686__show_hover .t686__cell:hover .t686__overlay,
.t686 .t-card__col.t-focusable.t686__show_hover .t686__cell .t686__overlay,
.t686 .t-card__col_btnfocusable.t686__show_hover .t686__cell .t686__overlay {
    opacity: 1
}

.t686 .t686__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.t686 .t-align_center .t686__cell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t686 .t-align_left .t686__cell {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.t686__cell.t-valign_top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.t686__cell.t-valign_middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t686__cell.t-valign_bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

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

.t686 .t686__textwrapper {
    position: relative;
    padding: 20px 40px
}

.t686 .t686__cell>.t686__button-container {
    padding-right: 40px;
    padding-left: 40px
}

.t686 .t686__show_hover .t686__textwrapper,
.t686 .t686__show_hover .t686__button-container {
    opacity: 0
}

.t686 .t686__show_hover .t686__textwrapper.t686__textwrapper_animated {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
}

.t686 .t686__show_hover .t686__cell:hover .t686__textwrapper,
.t686 .t686__show_hover .t686__cell:hover .t686__button-container,
.t686 .t-card__col.t-focusable.t686__show_hover .t686__cell .t686__textwrapper,
.t686 .t-card__col.t-focusable.t686__show_hover .t686__cell .t686__button-container,
.t686 .t-card__col_btnfocusable.t686__show_hover .t686__cell .t686__textwrapper,
.t686 .t-card__col_btnfocusable.t686__show_hover .t686__cell .t686__button-container {
    opacity: 1
}

.t686 .t686__cell:hover .t686__textwrapper_animated,
.t686 .t-card__col.t-focusable .t686__cell .t686__textwrapper_animated,
.t686 .t-card__col_btnfocusable .t686__cell .t686__textwrapper_animated {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.t686 .t686__textwrapper__content {
    position: relative;
    margin: 30px auto
}

.t686 .t-card__descr {
    margin-top: 20px;
    color: #fff
}

.t686 .t-card__title {
    color: #fff
}

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

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

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

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

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

.t686 .t686__button-bottom .t686__button_show-hover {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_bottom .t686__button_show-hover {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_bottom .t686__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
}

.t686 .t-valign_bottom.t686__cell:hover .t686__inner-wrapper_animated-btn,
.t686 .t-card__col.t-focusable .t-valign_bottom.t686__cell .t686__inner-wrapper_animated-btn,
.t686 .t-card__col_btnfocusable .t-valign_bottom.t686__cell .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_middle .t686__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
}

.t686 .t-valign_middle.t686__cell:hover .t686__inner-wrapper_animated-btn,
.t686 .t-card__col.t-focusable .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn,
.t686 .t-card__col_btnfocusable .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t686 .t-card__col:not(.t686__show_hover) .t-valign_middle.t686__cell:hover .t686__inner-wrapper_animated-btn,
.t686 .t-card__col.t-focusable:not(.t686__show_hover) .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn,
.t686 .t-card__col_btnfocusable:not(.t686__show_hover) .t-valign_middle.t686__cell .t686__inner-wrapper_animated-btn {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.t686 .t686__cell:hover .t686__button_show-hover,
.t686 .t-card__col.t-focusable .t686__cell .t686__button_show-hover,
.t686 .t-card__col_btnfocusable .t686__cell .t686__button_show-hover {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

.t686 .t-card__btn-wrapper {
    display: inline-block;
    margin-top: 40px
}

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

.t686 .t686__button-bottom .t686__textwrapper {
    position: static
}

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

.t686 .t686__button-bottom .t686__button-wrapper {
    margin-top: 0
}

@media screen and (max-width:960px) {
    .t686 .t-card__col:not(:first-child) {
        margin-top: 40px
    }

    .t686__separator {
        display: none
    }

    .t686 .t686__cell {
        height: auto
    }

    .t686 .t686__show_hover .t686__textwrapper,
    .t686 .t686__show_hover .t686__button-container {
        opacity: 1 !important;
        -webkit-transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
        transform: translateY(0%) !important
    }

    .t686 .t686__show_hover .t686__overlay {
        opacity: 1
    }

    .t686 .t686__button_show-hover.t686__button-container,
    .t686 .t686__inner-wrapper_animated-btn {
        position: initial;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important
    }

    .t686 .t686__button-bottom .t686__button-container {
        position: initial;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important
    }
}

@media screen and (max-width:640px) {
    .t686 .t-card__col:not(:first-child) {
        margin-top: 20px
    }

    .t686__separator {
        display: none
    }

    .t686 .t686__textwrapper {
        padding: 20px 20px;
        opacity: 1 !important
    }

    .t686 .t686__cell>.t686__button-container {
        padding-left: 20px;
        padding-right: 20px
    }

    .t686 .t686__button-bottom .t686__button-container {
        right: 20px;
        left: 20px
    }

    .t686 .t686__title_small {
        font-size: 21px
    }
}

.t942 .t942__cover {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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

.t942__content {
    padding: 90px 0;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box
}

.t942__cards {
    width: 100%
}

.t942__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#allrecords .t942__cards {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t942__cards_mb {
    margin-bottom: 30px !important
}

.t942__cards li ul {
    list-style-type: disc
}

.t942__col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.t942 .t-list__item {
    margin-bottom: 30px
}

.t942 .t-list__item.t-list__item_mb {
    margin-bottom: 0
}

.t942__heading {
    margin-bottom: 60px
}

.t942__title {
    color: #ffffff
}

.t942__descr {
    margin-top: 40px;
    color: #ffffff
}

.t942__buttonwrapper {
    margin-top: 40px
}

.t942__card {
    padding: 40px;
    width: 100%;
    box-sizing: border-box;
    background-color: white
}

.t942__author {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.t942__avatar {
    margin-right: 12px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover
}

.t942__occupation {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.t942__author-name {
    color: #000000
}

.t942__author-title {
    color: #757575
}

.t942__review {
    margin-top: 25px;
    text-align: left
}

.t942 .t-review-social-links__item a {
    display: inline-block
}

@media screen and (max-width:960px) {
    .t942__content {
        padding: 60px 0
    }

    .t942__card,
    .t942__card.t942__card_mb {
        padding: 30px
    }

    .t942 .t-list__item,
    .t942 .t-list__item.t-list__item_mb {
        margin-bottom: 30px !important
    }

    .t942__heading {
        margin-bottom: 40px
    }
}

@media screen and (max-width:640px) {
    .t942__cover {
        height: -webkit-fit-content;
        height: fit-content;
        width: 100%
    }

    .t942 .t-cover__wrapper {
        width: 100%
    }

    .t942__content {
        padding: 30px 0
    }
}

.t1106 .t-section__bottomwrapper {
    margin-top: 65px
}

.t1106 .t-container {
    display: flex;
    flex-wrap: wrap;
    row-gap: 100px
}

.t1106__numberwrapper {
    position: relative
}

.t1106__number {
    position: relative;
    z-index: 1;
    width: 34px;
    height: 34px;
    background-color: #222;
    border-radius: 100%;
    border: 2px solid #fff
}

.t1106 {
    counter-reset: number
}

.t1106 .t1106__digit::before {
    counter-increment: number;
    content: counter(number)
}

.t1106__digit {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.t1106__line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(39px, -50%);
    transform: translate(39px, -50%);
    background-color: #e6e6e6;
    height: 2px;
    width: 100%
}

.t1106__col:last-child .t1106__line {
    display: none
}

.t1106__title {
    margin-top: 20px;
    overflow-wrap: break-word
}

.t1106__text {
    margin-top: 16px;
    overflow-wrap: break-word
}

@media screen and (min-width:960px) {
    .t1106__textwrapper {
        padding-left: 0 !important
    }
}

@media screen and (max-width:1200px) {
    .t1106__line {
        width: calc(100% - 20px)
    }
}

@media screen and (max-width:960px) {
    .t1106__col {
        margin-top: 0 !important
    }

    .t1106__col:last-child {
        margin-bottom: 0
    }

    .t1106__line {
        display: none
    }

    .t1106__line_mobile {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #e6e6e6;
        width: 2px
    }

    .t1106__col:last-child .t1106__line_mobile {
        display: none
    }

    .t1106__textwrapper {
        padding-left: 22px
    }

    .t1106__numberwrapper,
    .t1106__textwrapper {
        display: table-cell;
        vertical-align: top;
        padding-bottom: 40px
    }

    .t1106__col:last-child .t1106__numberwrapper,
    .t1106__col:last-child .t1106__textwrapper {
        padding-bottom: 0
    }

    .t1106__title {
        margin-top: 0 !important
    }

    .t1106__text {
        margin-top: 8px
    }

    .t1106 .t-section__bottomwrapper {
        margin-top: 45px
    }
}

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

.t594__container:before {
    display: none
}

.t594__container {
    text-align: center;
    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
}

.t594__item {
    padding: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 0
}

.t594__item_3-in-row {
    width: 33.333%
}

.t594__item_4-in-row {
    width: 25%
}

.t594__item_5-in-row {
    width: 20%
}

.t594__item_6-in-row {
    width: 16.666%
}

.t594 .t-card__link {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

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

.t594__greyonhovercolor {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.t594__greyonhovercolor:hover,
.t594__item.t-focusable .t594__greyonhovercolor {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none
}

.t594__alphaonhover {
    opacity: .5
}

.t594__alphaonhover:hover,
.t594__item.t-focusable .t594__alphaonhover {
    opacity: 1
}

@media screen and (max-width:1200px) {
    .t594__item {
        padding: 10px
    }
}

@media screen and (max-width:960px) {
    .t594 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t594__item_4-in-row,
    .t594__item_5-in-row,
    .t594__item_6-in-row {
        width: 33.333%
    }
}

@media screen and (max-width:640px) {
    .t594__container {
        padding: 0 20px;
        box-sizing: border-box
    }
}

@media screen and (max-width:440px) {

    .t594__item_3-in-row,
    .t594__item_4-in-row,
    .t594__item_5-in-row,
    .t594__item_6-in-row {
        width: 50%
    }
}

.t722 .t722__mainblock {
    margin: 0 auto
}

.t722 .t722__content {
    background-color: #fff;
    padding: 60px 45px 70px
}

.t722 .t722__descr {
    margin-top: 24px
}

.t722 .t722__textwrapper {
    margin-bottom: 74px
}

.t722 .t722__hint {
    margin-top: 30px
}

.t722 .t-form__inputsbox {
    display: table;
    -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1), opacity 0.3s linear;
    transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1), opacity 0.3s linear;
    max-height: 5000px
}

.t722 .t722__inputsbox_hidden.t-form__inputsbox {
    display: block;
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t722 .t-form__inputsbox .t-radio__wrapper,
.t722 .t-form__inputsbox .t-checkboxes__wrapper {
    text-align: left
}

.t722 .t-form_inputs-total_5 .t-input-group {
    width: 20%
}

.t722 .t-form_inputs-total_4 .t-input-group {
    width: 25%
}

.t722 .t-form_inputs-total_3 .t-input-group {
    width: 33.33%
}

.t722 .t-form_inputs-total_2 .t-input-group {
    width: 50%
}

.t722 .t-form_inputs-total_1 .t-input-group {
    max-width: 460px;
    width: 460px
}

.t722 .t-form.t-form_inputs-total_1 {
    display: table;
    margin: 0 auto
}

.t722 .t-input-group {
    display: table-cell;
    vertical-align: bottom
}

.t722 .t-input-block {
    height: 100%;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box
}

.t722 .t-input,
.t722 .t-select {
    height: 56px;
    background-color: transparent
}

.t722 .t-input::-ms-clear {
    width: 0;
    height: 0
}

.t722 .t-input__vis-ph {
    top: 20px;
    text-align: left
}

.t722 .t-input-title {
    padding-bottom: 5px;
    text-align: left
}

.t722 .t-input-subtitle {
    margin-top: -5px;
    padding-bottom: 10px;
    text-align: left
}

.t722 .t-form__submit {
    display: table-cell;
    vertical-align: bottom;
    height: 100%
}

.t722 .t-submit {
    height: 56px;
    padding-left: 40px;
    padding-right: 40px
}

.t722 .t-datepicker {
    width: 100%
}

.t722 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t722 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px
}

@media screen and (max-width:960px) {
    .t722 .t722__mainwrapper {
        padding: 0 20px
    }

    .t722 .t722__content {
        padding: 60px 45px
    }

    .t722 .t722__textwrapper {
        margin-bottom: 32px
    }

    .t722 .t-form__inputsbox,
    .t722 .t-form.t-form_inputs-total_1 {
        display: block
    }

    .t722 .t-input-group,
    .t722 .t-form_inputs-total_1 .t-input-group {
        display: block;
        width: 100% !important;
        max-width: 100% !important
    }

    .t722 .t-input-block {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0
    }

    .t722 .t-form__submit {
        display: block;
        width: 100%
    }

    .t722 .t-submit,
    .t722 .t-input {
        width: 100%
    }
}

@media screen and (max-width:640px) {
    .t722 .t722__content {
        padding: 30px 20px 45px
    }

    .t722 .t722__textwrapper {
        margin-bottom: 24px
    }

    .t722 .t722__descr {
        margin-top: 24px
    }

    .t722 .t-submit,
    .t722 .t-input,
    .t722 .t-select {
        height: 50px
    }

    .t722 .t-input__vis-ph {
        top: 17px
    }

    .t722 .t-input_pvis {
        padding: 22px 20px 10px 20px
    }
}

.t722 .t-input-error {
    display: none !important
}

.t722 .t-form__errorbox-wrapper {
    margin-top: 20px;
    margin-bottom: 20px
}

.t722 .t-form__errorbox-middle {
    display: none
}

.t722 .t-form__errorbox-bottom {
    display: block
}

@media screen and (max-width:960px) {
    .t722 .t-form__errorbox-middle {
        display: block
    }

    .t722 .t-form__errorbox-bottom {
        display: none
    }
}

.t552__container {
    min-height: 1px;
    font-size: 0
}

.t552__container.t-container {
    padding: 0 20px;
    box-sizing: border-box
}

.t552__container_indent {
    padding: 0 40px 0 40px;
    box-sizing: border-box
}

.t552__container_overflow {
    overflow: hidden
}

.t552__tile {
    display: inline-block;
    vertical-align: bottom
}

.t552__tile_25 {
    width: 25%
}

.t552__tile_50 {
    width: 50%
}

.t552__tile_33 {
    width: 33.3333%
}

.t552__tile_100 {
    width: 100%
}

.t552__blockimg {
    width: 100%;
    height: 240px
}

.t552__blockimg_animated {
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear;
    transition: transform 0.15s linear, -webkit-transform 0.15s linear
}

.t552__blockimg_animated:hover {
    position: relative;
    z-index: 2;
    transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);
    box-shadow: 0 2px 20px 2px rgba(0, 0, 0, .45)
}

.t552__tile_50:nth-child(2n+2) .t552__blockimg_animated,
.t552__tile_33:nth-child(3n+3) .t552__blockimg_animated,
.t552__tile_25:nth-child(4n+4) .t552__blockimg_animated {
    -webkit-transform-origin: right;
    transform-origin: right
}

.t552__tile_50:nth-child(2n+1) .t552__blockimg_animated,
.t552__tile_33:nth-child(3n+1) .t552__blockimg_animated,
.t552__tile_25:nth-child(4n+1) .t552__blockimg_animated {
    -webkit-transform-origin: left;
    transform-origin: left
}

.t552__tile.t-tile_100 .t552__blockimg_animated {
    -webkit-transform-origin: center !important;
    transform-origin: center !important
}

.t552__tile_50:nth-child(2n+2) .t552__blockimg_animated:hover,
.t552__tile_50:nth-child(2n+1) .t552__blockimg_animated:hover,
.t552__tile_33:nth-child(3n+3) .t552__blockimg_animated:hover,
.t552__tile_33:nth-child(3n+1) .t552__blockimg_animated:hover,
.t552__tile_25:nth-child(4n+4) .t552__blockimg_animated:hover,
.t552__tile_25:nth-child(4n+1) .t552__blockimg_animated:hover {
    transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02)
}

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

@media screen and (max-width:960px) {

    .t552__container.t-container,
    .t552__container_indent {
        padding: 0 20px
    }

    .t552__blockimg_animated {
        -webkit-transform: none !important;
        transform: none !important
    }
}

@media screen and (max-width:640px) {

    .t552__tile_50,
    .t552__tile_33,
    .t552__tile_25 {
        width: 50%;
        width: calc(50%)
    }
}

.t992__title {
    padding-bottom: 40px;
    color: #fff
}

.t992__title.t992__title_pt {
    padding-top: 37px
}

.t992__imgwrapper {
    padding-bottom: 37px
}

.t992__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

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

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

.t992__list-item {
    position: relative;
    padding: 0 10px 10px 0;
    max-width: 100%
}

.t992__list-item:last-child {
    padding-right: 0 !important
}

.t992__menu-link {
    position: relative;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    font-weight: 400;
    transition: background-color 0.2s ease, color 0s ease, opacity 0s ease;
    -webkit-transition: background-color 0.2s ease, color 0s ease, opacity 0s ease
}

.t992__menu-link_small {
    padding: 9px 18px 8px;
    font-size: 12px
}

.t992__menu-link_medium {
    padding: 10px 19px 9px
}

.t992__menu-link_large {
    padding: 12px 29px 11px
}

.t-active.t992__menu-link {
    background-color: #393939;
    color: #fff
}

.t992__descr {
    padding-top: 40px;
    color: #d6d6d6;
    display: inline-block;
    max-width: 300px;
    font-size: 14px;
    opacity: .5
}

.t992 a,
#allrecords .t992 a {
    text-decoration: none;
    color: #000000
}

@media screen and (max-width:640px) {
    .t992__menu-link_small {
        padding: 7px 15px 6px
    }

    .t992__menu-link_medium {
        padding: 8px 16px 10px
    }

    .t992__menu-link_large {
        padding: 8px 25px 10px
    }
}

.t602__indicator {
    width: 0%;
    height: 4px;
    background: #199c68;
    position: fixed;
    top: 0;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    z-index: 9999
}

@media screen and (max-width:960px) {
    .t602__indicator {
        top: 0 !important
    }
}