.csssize {
    height: 7156px
}

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

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

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35
}

.t-heading {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-heading_lg {
    font-size: 32px;
    line-height: 1.17
}

.t-title {
    font-family: 'Inter', 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-descr {
    font-family: 'Inter', 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_md {
    font-size: 20px;
    line-height: 1.55
}

.t-btn {
    display: inline-block;
    font-family: 'Inter', 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-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.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-popup {
    display: none
}

.t-submit {
    font-family: 'Inter', Arial, sans-serif
}

.t-input {
    font-family: 'Inter', Arial, sans-serif
}

.t-input__vis-ph {
    font-family: 'Inter', Arial, sans-serif
}

.t-select {
    font-family: 'Inter', Arial, sans-serif
}

.t-input-error {
    font-family: 'Inter', Arial, sans-serif
}

.t-form__errorbox-wrapper {
    font-family: 'Inter', Arial, sans-serif
}

.t-form__errorbox-text {
    font-family: 'Inter', Arial, sans-serif
}

.t-form__errorbox-item {
    font-family: 'Inter', Arial, sans-serif
}

.t-form__successbox {
    font-family: 'Inter', Arial, sans-serif
}

.t-rec_pt_0 {
    padding-top: 0
}

.t-rec_pt_60 {
    padding-top: 60px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

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

@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_md {
        font-size: 18px
    }
    .t-title_xxs {
        font-size: 32px
    }
    .t-title_xs {
        font-size: 38px
    }
    .t-name_md {
        font-size: 18px
    }
    .t-name_xl {
        font-size: 22px
    }
    .t-heading_lg {
        font-size: 30px
    }
}

@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_md {
        font-size: 16px;
        line-height: 1.45
    }
    .t-title_xxs {
        font-size: 28px
    }
    .t-title_xs {
        font-size: 30px
    }
    .t-name_md {
        font-size: 16px
    }
    .t-name_xl {
        font-size: 20px
    }
    .t-heading_lg {
        font-size: 26px
    }
    .t-btn {
        white-space: normal
    }
    .t-btn_md {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:480px) {
    .t-rec_pt_0 {
        padding-top: 0
    }
    .t-rec_pt_60 {
        padding-top: 60px
    }
    .t-rec_pb_0 {
        padding-bottom: 0
    }
    .t-rec_pb_90 {
        padding-bottom: 90px
    }
}

.t658_closed .t658__popup {
    opacity: 0
}

.t658_closed .t658__wrapper {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.t658__body_popupshowed {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden
}

.t658__popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999999;
    -webkit-transition: opacity ease-in-out .2s;
    transition: opacity ease-in-out .2s
}

.t658__popup_confirm {
    display: block
}

.t658__popup_deny {
    display: none
}

.t658__popup_container {
    position: absolute;
    top: 50%;
    right: 20px;
    left: 20px;
    display: inline-table;
    max-width: 560px;
    margin: 0 auto;
    transform: translateY(-50%)
}

.t658__wrapper {
    background: #fff;
    padding: 50px;
    -webkit-transition: -webkit-transform ease-in-out .2s;
    transition: transform ease-in-out .2s
}

.t658__btn {
    display: flex;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px
}

.t658__btn:not(:last-child) {
    margin-right: 10px
}

.t658__btn-wrapper {
    margin-top: 35px;
    display: inline-flex
}

.t658__descr {
    margin-top: 14px
}

@media screen and (max-width:640px) {
    .t658__popup_container {
        display: block;
        width: auto
    }
    .t658__wrapper {
        padding: 20px
    }
    .t658__btn {
        font-size: 12px;
        height: 44px;
        padding: 0 18px
    }
    .t658__btn-wrapper,
    .t658__social {
        margin-top: 16px
    }
    .t658__uptitle {
        margin-bottom: 6px
    }
    .t658__descr {
        margin-top: 8px
    }
}

.t396 {
    -webkit-text-size-adjust: 100%
}

.t396__iframe {
    z-index: 10000;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    border: 0
}

.t396__body_overflow_hidden {
    overflow: hidden
}

.t396__display_none {
    display: none
}

.t396__artboard {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.t396__artboard .t396__artboard_scale {
    overflow: visible
}

.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom {
    word-break: normal;
    -moz-osx-font-smoothing: grayscale
}

.t396__artboard_scale .t396__carrier,
.t396__artboard_scale .t396__filter {
    transform-origin: top left
}

.tn-atom__scale-wrapper {
    width: inherit;
    height: inherit
}

.t396__elem .tn-atom__scale-wrapper .tn-atom {
    width: inherit;
    height: inherit !important;
    box-sizing: border-box
}

.t396__artboard.rendering .tn-elem {
    visibility: hidden
}

.t396__artboard.rendered .tn-elem {
    visibility: visible
}

.t396__carrier {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100vh;
    -moz-transform: unset
}

.t396__filter {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100vh;
    transform: translateZ(0)
}

.t396__elem {
    position: absolute;
    box-sizing: border-box;
    display: table
}

.t396 .tn-atom {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

@media screen and (max-width:959px) {
    .t396_safari .t396__artboard_scale .tn-atom {
        -webkit-text-size-adjust: auto;
        -moz-text-size-adjust: auto;
        -ms-text-size-adjust: auto
    }
}

.t396 .tn-atom ul,
.t396 .tn-atom ol {
    margin-bottom: 0
}

.t396_safari .tn-atom:not(.tn-atom__form) {
    transform: translateZ(0)
}

.t396 a.tn-atom {
    text-decoration: none
}

.t396 .tn-atom__img {
    width: 100%;
    display: block
}

.t396 .tn-atom__html {
    vertical-align: top
}

.t396 .tn-atom__pin {
    border-radius: 1000px;
    border-style: solid
}

.t396 .tn-atom__pin_onclick {
    cursor: pointer
}

.t396 .tn-atom__tip {
    position: absolute;
    box-sizing: border-box;
    width: 300px;
    max-width: 90vw;
    padding: 15px;
    display: none
}

.t396 .tn-atom__pin:hover .tn-atom__tip {
    display: none
}

.t396 .tn-atom__tip-img {
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.t396 .tn-atom__tip[data-tip-pos=top] {
    bottom: 100%;
    margin-bottom: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=bottom] {
    top: 100%;
    margin-top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=left] {
    right: 100%;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.t396 .tn-atom__tip[data-tip-pos=right] {
    left: 100%;
    margin-left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.t396__ui {
    position: absolute;
    top: 16px;
    left: 196px;
    background-color: #fa876b;
    color: #000 !important;
    height: 30px;
    line-height: 30px;
    width: 100px;
    z-index: 1000;
    text-align: center;
    border-radius: 3px;
    display: none;
    font-size: 14px
}

.t396__artboard.t396__artboard-fixed-active {
    transform: none !important;
    opacity: 1 !important
}

.t396__artboard-fixed-no-bg,
.t396__artboard-fixed-innactive,
.t396__artboard-fixed-innactive .t396__elem,
.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem {
    pointer-events: none
}

.t396__artboard-fixed-no-bg .t396__elem {
    pointer-events: auto
}

.t396__elem-flex {
    position: relative !important;
    left: initial !important;
    top: initial !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

[data-group-widthmode="hug"] {
    width: min-content !important
}

[data-group-heightmode="hug"] {
    height: initial !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
}

@media screen and (max-width:640px) {
    .t702 .t702__title {
        margin-bottom: 6px
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 14px
    }
    .t702 .t702__wrapper {
        padding: 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
    }
}

.t678 .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: 30000px
}

.t678 .t678__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    display: none;
    max-height: 0;
    opacity: 0
}

.t678 .t-input-group {
    margin-bottom: 25px
}

.t678 .t-form_bbonly .t-form__inputsbox_flex .t-input-group {
    margin-bottom: 0
}

.t678 .t-input-block textarea {
    padding-top: 17px
}

.t678 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

.t678 .t-input-phonemask__wrap {
    background-color: #ffffff
}

.t678 .t-input-title {
    padding-bottom: 5px
}

.t678 .t-input-subtitle {
    padding-bottom: 15px
}

.t678 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t678 .t-inputtime,
.t678 .t-datepicker__wrapper {
    max-width: 245px
}

.t678 .t-input-group_inrow .t-inputtime,
.t678 .t-input-group_inrow .t-datepicker__wrapper {
    max-width: 100%
}

.t678 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px
}

.t678 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 5px
}

.t678 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t678 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 25px
}

.t678 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 30px
}

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

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

.t678 .t-form_bbonly .t-input-block {
    margin-bottom: 35px
}

.t678 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0
}

.t678 .t678__form-bottom-text {
    margin-top: 30px;
    text-align: center
}

.t678 .t-rate__wrapper_numbers .t-rate__indicator {
    background-color: #ffffff
}

@media screen and (max-width:640px) {
    .t678 .t-form__submit {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        text-align: center
    }
    .t678 .t-input-block {
        padding-right: 0
    }
    .t678 .t-submit {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .t678 .t-inputtime,
    .t678 .t-datepicker__wrapper {
        max-width: 100%
    }
}

.t585>.t-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.t585__header {
    position: relative;
    border-top: 1px solid #eee;
    cursor: pointer
}

.t585__trigger-button {
    position: relative;
    width: 100%;
    padding: 27px 50px 27px 0;
    text-align: left;
    background-color: transparent;
    border: none;
    box-sizing: border-box;
    cursor: pointer
}

#allrecords button.t585__trigger-button:focus-visible {
    outline-offset: 2px
}

.t585__title {
    display: inline-block
}

.t585__icon {
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity ease-in-out .2s
}

.t585__icon-hover {
    opacity: 0
}

.t585__header:hover .t585__icon {
    opacity: 0
}

.t585__trigger-button:focus-visible .t585__icon {
    opacity: 0
}

.t585__header:hover .t585__icon-hover {
    opacity: 1
}

.t585__trigger-button:focus-visible .t585__icon-hover {
    opacity: 1
}

.t585__row:after {
    content: '';
    display: table;
    clear: both
}

.t585__circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 100px
}

.t585__lines {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease-in-out .3s;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.t585__opened .t585__lines {
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all ease-in-out .3s
}

.t585__content {
    display: none;
    overflow: hidden;
    -webkit-transition: max-height ease-in-out .3s, opacity ease-in-out .3s;
    -o-transition: max-height ease-in-out .3s, opacity ease-in-out .3s;
    transition: max-height ease-in-out .3s, opacity ease-in-out .3s
}

.t585 .t585__content ol {
    padding-left: 22px !important;
    list-style-position: inside;
    text-indent: -22px
}

.t585__textwrapper {
    padding: 0 0 20px
}

.t585__text {
    margin-bottom: 20px
}

#allrecords .t585__text>ul,
#allrecords .t585__text>ol {
    -webkit-padding-start: 26px
}

.t585__img {
    display: block;
    width: 100%;
    margin-bottom: 14px
}

.t585__border {
    width: 100%;
    height: 1px;
    background-color: #eee
}

@media screen and (max-width:960px) {
    .t585 .t-col:not(:last-child) .t585__border {
        display: none
    }
}

@media screen and (max-width:640px) {
    .t585__trigger-button {
        padding-top: 15px;
        padding-bottom: 14px
    }
    .t585__text {
        margin-bottom: 15px
    }
    .t585__text>a {
        word-break: break-word
    }
    .t585__textwrapper {
        padding: 0 0 10px
    }
}

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

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

.t890__arrow {
    cursor: pointer;
    display: inline-block;
    height: 50px;
    width: 50px;
    padding: 0;
    background-color: transparent;
    border: none;
    animation-name: t890__zoom;
    animation-duration: 500ms;
    animation-fill-mode: both
}

.t890__arrow-sm {
    transform: scale(.8)
}

.t890__arrow svg rect,
.t890__arrow svg path {
    transition: 200ms ease-in
}

@keyframes t890__zoom {
    0% {
        opacity: 0;
        transform: scale(.1)
    }
    100% {
        opacity: 1
    }
}

@media screen and (max-width:640px) {
    .t890__arrow {
        transform: scale(.8)
    }
    .t890__arrow.t890__arrow-sm {
        transform: scale(.6)
    }
}