.csssize {
    height: 15182px
}

#allrecords .r,
body {
    --t-headline-font: 'TildaSans', Arial, sans-serif;
    --t-text-font: 'TildaSans', Arial, sans-serif
}

.t-body {
    margin: 0px
}

#allrecords,
body {
    background-color: none
}

#allrecords {
    -webkit-font-smoothing: antialiased
}

#allrecords a {
    color: #ff8562;
    text-decoration: none
}

#allrecords a,
#allrecords button,
#allrecords .t-radio,
#allrecords .t-checkbox,
#allrecords .t-img-select {
    outline: none
}

#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,
#allrecords .t-radio:focus-visible+.t-radio__indicator,
#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
    outline-color: #2015FF;
    outline-offset: 4px;
    outline-style: auto
}

#allrecords .t-descr a:focus-visible,
#allrecords .t-sociallinks a:focus-visible,
#allrecords .ya-share2__link:focus-visible {
    outline-offset: 2px
}

#allrecords a[href^=tel] {
    color: inherit;
    text-decoration: none
}

#allrecords ol {
    padding-left: 22px
}

#allrecords ul {
    padding-left: 20px
}

#allrecords b,
#allrecords strong {
    font-weight: 700
}

@media print {
    body,
    html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none
    }
}

.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none
}

.t-records a {
    color: #ff8562;
    text-decoration: none
}

.t-records a[href^=tel] {
    color: inherit;
    text-decoration: none
}

.t-records ol {
    padding-left: 22px;
    margin-top: 0px;
    margin-bottom: 10px
}

.t-records ul {
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 10px
}

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0px;
    left: 0px;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px)
}

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

@media screen and (max-width: 1024px) {
    a:active,
    button:active {
        -webkit-tap-highlight-color: rgba(255, 255, 255, .1)
    }
}

.t-text {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 400;
    color: #000000
}

.t-text_xs {
    font-size: 19px;
    line-height: 1.55
}

.t-text_sm {
    font-size: 22px;
    line-height: 1.55
}

.t-text_md {
    font-size: 24px;
    line-height: 1.55
}

.t-name {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 700;
    color: #000000
}

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

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

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

.t-name_lg {
    font-size: 26px;
    line-height: 1.35
}

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

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

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

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

.t-title {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 700;
    color: #000000
}

.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: 400;
    color: #000000
}

.t-descr_xxs {
    font-size: 18px;
    line-height: 1.55
}

.t-descr_xs {
    font-size: 20px;
    line-height: 1.55
}

.t-descr_sm {
    font-size: 22px;
    line-height: 1.55
}

.t-descr_md {
    font-size: 24px;
    line-height: 1.55
}

.t-descr_lg {
    font-size: 26px;
    line-height: 1.55
}

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

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

.t-align_left {
    text-align: left
}

.t-align_right {
    text-align: right
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-valign_top {
    vertical-align: top
}

.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-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_60 {
    padding-top: 60px
}

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

.t-rec_pt_210 {
    padding-top: 210px
}

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

.t-rec_pb_60 {
    /* padding-bottom:60px; */
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

.t-rec_pb_210 {
    padding-bottom: 210px
}

.t-btnflex,
.t-btn.t-btnflex,
.t-submit.t-btnflex {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1ch;
    max-width: 100%;
    height: unset;
    padding: 0;
    overflow: hidden;
    font-family: 'TildaSans', Arial, sans-serif, Arial, sans-serif;
    font-weight: 600;
    line-height: var(--line-height, 1.4);
    padding-top: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
    padding-bottom: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: var(--border-width, 0);
    background-image: none;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    white-space: nowrap
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) {
    gap: 0
}

.t-btnflex__text {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: inherit;
    text-overflow: ellipsis
}

.t-btnflex__icon {
    position: relative;
    flex-shrink: 0;
    width: 1.4em;
    height: 1.4em;
    transition-duration: inherit
}

.t-btnflex.t-btnflex_icon_hover_only .t-btnflex__icon {
    transition-property: width;
    transition-timing-function: inherit
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) .t-btnflex__icon {
    width: 0
}

.t-btnflex__icon::before,
.t-btnflex__icon::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.t-btnflex__icon::before {
    content: '';
    background-image: var(--icon, none);
    transition: opacity cubic-bezier(.25, 1, .5, 1), visibility cubic-bezier(.25, 1, .5, 1), color ease-in-out;
    transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_default_glyph::before {
    -webkit-mask-image: var(--icon, none);
    mask-image: var(--icon, none);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-image: none;
    background-color: currentcolor
}

.t-btnflex__icon_has_hover::after {
    content: '';
    opacity: 0;
    visibility: hidden;
    background-image: var(--icon-hover, none);
    transition: opacity cubic-bezier(.45, 0, .55, 1), visibility cubic-bezier(.45, 0, .55, 1), color ease-in-out;
    transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_hover_glyph::after {
    -webkit-mask-image: var(--icon-hover, none);
    mask-image: var(--icon-hover, none);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-image: none;
    background-color: currentcolor
}

@media (hover: hover) {
    .t-btnflex:hover .t-btnflex__icon_has_hover::before {
        opacity: 0;
        visibility: hidden;
        transition-timing-function: cubic-bezier(.5, 0, .75, 0)
    }
    .t-btnflex:hover .t-btnflex__icon_has_hover::after {
        opacity: 1;
        visibility: visible
    }
}

.t-btnflex_xs,
.t-btn.t-btnflex_xs,
.t-submit.t-btnflex_xs {
    --height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.t-btnflex_sm,
.t-btn.t-btnflex_sm,
.t-submit.t-btnflex_sm {
    --height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-btnflex_smd,
.t-btn.t-btnflex_smd,
.t-submit.t-btnflex_smd {
    --height: 50px;
    font-size: 15px;
    padding-left: 44px;
    padding-right: 44px
}

.t-btnflex_md,
.t-btn.t-btnflex_md,
.t-submit.t-btnflex_md {
    --height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

.t-btnflex_lg,
.t-btn.t-btnflex_lg,
.t-submit.t-btnflex_lg {
    --height: 60px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px
}

.t-btnflex_xl,
.t-btn.t-btnflex_xl,
.t-submit.t-btnflex_xl {
    --height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px
}

.t-btnflex_xxl,
.t-btn.t-btnflex_xxl,
.t-submit.t-btnflex_xxl {
    --height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px
}

@media screen and (max-width: 1200px) {
    .t-text_xs {
        font-size: 18px
    }
    .t-text_sm {
        font-size: 20px
    }
    .t-text_md {
        font-size: 22px
    }
    .t-descr_xxs {
        font-size: 16px
    }
    .t-descr_xs {
        font-size: 18px
    }
    .t-descr_sm {
        font-size: 20px
    }
    .t-descr_md {
        font-size: 22px
    }
    .t-descr_lg {
        font-size: 24px
    }
    .t-descr_xl {
        font-size: 26px
    }
    .t-title_xs {
        font-size: 38px
    }
    .t-title_md {
        font-size: 48px
    }
    .t-name_xs {
        font-size: 18px
    }
    .t-name_sm {
        font-size: 20px
    }
    .t-name_md {
        font-size: 22px
    }
    .t-name_lg {
        font-size: 24px
    }
    .t-name_xl {
        font-size: 26px
    }
    .t-heading_sm {
        font-size: 30px
    }
    .t-heading_lg {
        font-size: 34px
    }
    .t-btnflex_sm,
    .t-btn.t-btnflex_sm,
    .t-submit.t-btnflex_sm {
        padding-left: 25px;
        padding-right: 25px
    }
    .t-btnflex_smd,
    .t-btn.t-btnflex_smd,
    .t-submit.t-btnflex_smd {
        padding-left: 30px;
        padding-right: 30px
    }
    .t-btnflex_md,
    .t-btn.t-btnflex_md,
    .t-submit.t-btnflex_md {
        padding-left: 45px;
        padding-right: 45px
    }
    .t-btnflex_lg,
    .t-btn.t-btnflex_lg,
    .t-submit.t-btnflex_lg {
        padding-left: 55px;
        padding-right: 55px
    }
    .t-btnflex_xl,
    .t-btn.t-btnflex_xl,
    .t-submit.t-btnflex_xl {
        padding-left: 65px;
        padding-right: 65px
    }
    .t-btnflex_xxl,
    .t-btn.t-btnflex_xxl,
    .t-submit.t-btnflex_xxl {
        padding-left: 75px;
        padding-right: 75px
    }
}

@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 16px;
        line-height: 1.45
    }
    .t-text_sm {
        font-size: 18px;
        line-height: 1.45
    }
    .t-text_md {
        font-size: 20px;
        line-height: 1.45
    }
    .t-descr_xs {
        font-size: 16px;
        line-height: 1.45
    }
    .t-descr_sm {
        font-size: 18px;
        line-height: 1.45
    }
    .t-descr_md {
        font-size: 20px;
        line-height: 1.45
    }
    .t-descr_lg {
        font-size: 22px;
        line-height: 1.45
    }
    .t-descr_xl {
        font-size: 24px;
        line-height: 1.4
    }
    .t-title_xs {
        font-size: 30px
    }
    .t-title_md {
        font-size: 30px
    }
    .t-name_xs {
        font-size: 16px
    }
    .t-name_sm {
        font-size: 18px
    }
    .t-name_md {
        font-size: 20px
    }
    .t-name_lg {
        font-size: 22px
    }
    .t-name_xl {
        font-size: 24px
    }
    .t-heading_sm {
        font-size: 28px
    }
    .t-heading_lg {
        font-size: 30px
    }
    .t-btn {
        white-space: normal
    }
    .t-btnflex,
    .t-btn.t-btnflex,
    .t-submit.t-btnflex {
        white-space: normal
    }
    .t-btnflex_sm,
    .t-btn.t-btnflex_sm,
    .t-submit.t-btnflex_sm {
        padding-left: 20px;
        padding-right: 20px
    }
    .t-btnflex_smd,
    .t-btn.t-btnflex_smd,
    .t-submit.t-btnflex_smd {
        padding-left: 25px;
        padding-right: 25px
    }
    .t-btnflex_md,
    .t-btn.t-btnflex_md,
    .t-submit.t-btnflex_md {
        padding-left: 30px;
        padding-right: 30px
    }
    .t-btnflex_lg,
    .t-btn.t-btnflex_lg,
    .t-submit.t-btnflex_lg {
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px
    }
    .t-btnflex_xl,
    .t-btn.t-btnflex_xl,
    .t-submit.t-btnflex_xl {
        font-size: 22px;
        padding-left: 50px;
        padding-right: 50px
    }
    .t-btnflex_xxl,
    .t-btn.t-btnflex_xxl,
    .t-submit.t-btnflex_xxl {
        font-size: 26px;
        padding-left: 60px;
        padding-right: 60px
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pt_0 {
        padding-top: 0
    }
    .t-rec_pt_15 {
        padding-top: 15px
    }
    .t-rec_pt_60 {
        padding-top: 60px
    }
    .t-rec_pt_150 {
        padding-top: 90px!important
    }
    .t-rec_pt_210 {
        padding-top: 120px!important
    }
    .t-rec_pb_15 {
        padding-bottom: 15px
    }
    .t-rec_pb_60 {
        padding-bottom: 60px
    }
    .t-rec_pb_150 {
        padding-bottom: 90px!important
    }
    .t-rec_pb_210 {
        padding-bottom: 120px!important
    }
    .t-rec_pt-res-480_90 {
        padding-top: 90px!important
    }
    .t-rec_pb-res-480_45 {
        padding-bottom: 45px!important
    }
    .t-rec_pb-res-480_90 {
        padding-bottom: 90px!important
    }
    .t-btnflex_xs,
    .t-btn.t-btnflex_xs,
    .t-submit.t-btnflex_xs {
        --height: 40px
    }
    .t-btnflex_sm,
    .t-btn.t-btnflex_sm,
    .t-submit.t-btnflex_sm {
        --height: 50px
    }
}

.t-menusub__menu {
    display: none
}

.t454__imglogo {
    height: auto;
    display: block
}

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

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

.t454__leftmenuwrapper,
.t454__rightmenuwrapper {
    display: inline-table;
    height: 100%;
    vertical-align: middle
}

.t454__leftmenuwrapper .t454__list,
.t454__rightmenuwrapper .t454__list {
    display: table-cell;
    vertical-align: middle
}

.t454__logowrapper {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: table;
    height: inherit;
    z-index: 100
}

.t454__logowrapper2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 100
}

.t454__logowrapper2 a {
    display: inline-block
}

.t454__imglogo {
    max-width: 300px
}

.t454__leftwrapper,
.t454__rightwrapper {
    width: 50%;
    box-sizing: border-box;
    position: absolute;
    height: 100%
}

.t454__leftwrapper {
    text-align: right;
    padding-right: 200px;
    padding-left: 40px;
    left: 0
}

.t454__rightwrapper {
    text-align: left;
    padding-left: 200px;
    padding-right: 40px;
    right: 0
}

@media screen and (max-width: 1200px) {
    .t454__leftwrapper {
        padding-left: 20px
    }
    .t454__rightwrapper {
        padding-right: 20px
    }
}

.t454 {
    width: 100%;
    height: 80px;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    transition: background-color 0.3s linear
}

.t454__beforeready {
    visibility: hidden
}

.t454 ul {
    margin: 0
}

.t454__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
    position: relative
}

.t454__maincontainer.t454__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

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

.t454__list {
    list-style-type: none;
    margin: 0;
    padding: 0!important
}

.t454__list_item {
    clear: both;
    font-family: 'TildaSans', Arial, sans-serif;
    font-size: 16px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: #000000;
    white-space: nowrap
}

.t454__list_item .t-active {
    opacity: .7
}

.t454__list_item:first-child {
    padding-left: 0
}

.t454__list_item:last-child {
    padding-right: 0
}

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

.t454.t454__positionabsolute {
    position: absolute
}

.t454.t454__positionfixed {
    position: fixed
}

.t454.t454__positionstatic {
    position: static
}

.t454__mobile {
    display: none
}

@media screen and (max-width: 980px) {
    .t454__linewrapper {
        display: none
    }
    .t454 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto!important
    }
    .t454__maincontainer {
        padding: 20px 0 40px
    }
    .t454.t454__positionabsolute,
    .t454.t454__positionfixed,
    .t454.t454__positionstatic {
        position: static
    }
    .t454__imglogo {
        width: auto;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto;
        max-width: 100%!important
    }
    .t454__imglogomobile.t454__imglogo {
        max-width: 100%!important
    }
    .t454__rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto
    }
    .t454__leftmenuwrapper,
    .t454__rightmenuwrapper,
    .t454__leftwrapper,
    .t454__rightwrapper {
        height: initial
    }
    .t454__logo {
        text-align: center;
        margin: 20px
    }
    .t454 img {
        float: inherit
    }
    .t454 .t454__list_item {
        display: block;
        text-align: center;
        padding: 10px!important;
        white-space: normal
    }
    .t454__logo {
        white-space: normal;
        padding: 0
    }
    .t454__logowrapper {
        position: static;
        display: table;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        -webkit-transform: none;
        transform: none
    }
    .t454__logowrapper2 {
        display: block;
        position: static
    }
    .t454__leftwrapper,
    .t454__rightwrapper,
    .rightmenuwrapper {
        position: static;
        padding: 0!important;
        width: 100%
    }
    .t454__rightmenuwrapper,
    .t454__leftmenuwrapper,
    .t454__leftmenuwrapper .t454__list,
    .t454__rightmenuwrapper .t454__list {
        display: block
    }
}

.t995 .t-cover,
.t995 .t-cover__filter {
    border-radius: 30px;
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000)
}

.t995__wrapper {
    padding: 40px
}

.t995__inner-wrapper {
    padding: 80px 0
}

.t995__title {
    color: #fff
}

.t995__descr {
    padding: 40px 0 54px;
    color: #fff
}

.t995__buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px
}

.t995__buttons:has(.t-btntext) {
    column-gap: 30px
}

.t995__buttons_center {
    justify-content: center
}

.t995__buttons_right {
    justify-content: flex-end
}

.t995__content-wrapper {
    display: inline-block
}

.t995__container .t-align_center .t995__title {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.t995__container .t-align_right .t995__title {
    margin-left: auto
}

@media screen and (max-width: 640px) {
    .t995__wrapper {
        padding: 0
    }
    .t995__descr {
        padding: 20px 0 34px
    }
}

.t478__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

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

.t478__content {
    display: table-cell
}

.t478__title {
    margin-bottom: 24px
}

.t478__descr {
    margin-top: 23px
}

.t478__line {
    position: relative;
    display: block;
    max-width: 50px;
    width: 100%;
    height: 3px;
    background-color: #666
}

.t478__sizer.t-col_1 {
    width: 60px!important;
    max-width: 60px!important
}

.t478__sizer.t-col_2 {
    width: 160px!important;
    max-width: 160px!important
}

.t478__sizer.t-col_3 {
    width: 260px!important;
    max-width: 260px!important
}

.t478__sizer.t-col_4 {
    width: 360px!important;
    max-width: 360px!important
}

.t478__sizer.t-col_5 {
    width: 460px!important;
    max-width: 460px!important
}

.t478__sizer.t-col_6 {
    width: 560px!important;
    max-width: 560px!important
}

.t478__sizer.t-col_7 {
    width: 660px!important;
    max-width: 660px!important
}

.t478__sizer.t-col_8 {
    width: 760px!important;
    max-width: 760px!important
}

.t478__sizer.t-col_9 {
    width: 860px!important;
    max-width: 860px!important
}

.t478__sizer.t-col_10 {
    width: 960px!important;
    max-width: 960px!important
}

.t478__sizer.t-col_11 {
    width: 1060px!important;
    max-width: 1060px!important
}

.t478__sizer.t-col_12 {
    width: 1160px!important;
    max-width: 1160px!important
}

.t478 .t-btn {
    margin-top: 60px
}

.t478 .t-btntext {
    margin-top: 45px
}

@media screen and (max-width: 960px) {
    .t478__top {
        margin-bottom: 30px
    }
    .t478__textwrapper {
        height: auto!important
    }
    .t478 .t-btn {
        margin-top: 30px;
        margin-bottom: 20px
    }
    .t478 .t-btntext {
        margin-top: 20px
    }
}

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

.t491__container {
    flex-wrap: wrap
}

.t491__col {
    float: none;
    margin-top: 70px;
    margin-top: var(--column-margin, 70px)
}

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

.t491__col .t-card__link {
    color: inherit!important
}

.t491__bgimg {
    margin-right: 16px;
    width: 35px;
    height: 35px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t491__img {
    margin-right: 16px;
    width: 35px;
    height: auto
}

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

.t491 .t-card__title {
    margin-top: 23px
}

.t491 .t-card__descr {
    margin-top: 12px
}

.t491__wrapper {
    display: table
}

.t491__img,
.t491 .t-card__title {
    display: table-cell;
    vertical-align: middle
}

@media screen and (max-width: 960px) {
    .t491__col {
        margin-top: 0;
        margin-bottom: 40px
    }
    .t491 .t-section__bottomwrapper {
        margin-top: 45px
    }
    .t491__img {
        max-width: 100px
    }
}

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

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

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

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

.t820 .t-list__item {
    margin-top: 55px
}

.t820 .t-list__item:nth-child(-n+2) {
    margin-top: 0!important
}

.t820__imgwrapper,
.t820__bgimg {
    margin-right: 20px
}

.t820__bottommargin {
    margin-bottom: 14px
}

.t820__checkmark {
    width: 55px;
    display: block
}

.t820__imgwrapper {
    width: 55px
}

.t820__bgimg {
    width: 55px;
    height: 55px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t820__img {
    width: 100%;
    max-width: 100%;
    height: auto
}

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

@media screen and (max-width: 960px) {
    .t820 .t-section__bottomwrapper {
        margin-top: 45px
    }
    .t820 .t-list__item,
    .t820 .t-list__item:nth-child(-n+2) {
        margin-top: 40px!important
    }
    .t820 .t-list__item:first-child {
        margin-top: 0!important
    }
    .t820__checkmark,
    .t820__bgimg {
        max-width: 50px;
        max-height: 50px
    }
    .t820__imgwrapper {
        max-width: 50px
    }
    .t820__imgwrapper,
    .t820__bgimg {
        margin-right: 20px!important
    }
}

@media screen and (max-width: 640px) {
    .t820__checkmark,
    .t820__bgimg {
        max-width: 40px;
        max-height: 40px
    }
    .t820__imgwrapper {
        max-width: 40px
    }
}

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

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

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

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

.t1050__col .t-heading {
    padding-top: 8px;
    padding-bottom: 6px;
    margin-right: 20px;
    font-weight: 700
}

.t1050__line {
    position: relative;
    border-top: 3px solid #000;
    margin: 14px 20px 14px 0
}

.t1050__col .t-descr {
    padding-top: 4px;
    padding-bottom: 6px;
    margin-right: 20px
}

.t1050 .t-col {
    float: none;
    display: block
}

.t1050 .t-list__item {
    margin-top: 30px
}

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

@media screen and (max-width: 960px) {
    .t1050__col .t-heading,
    .t1050__line,
    .t1050__col .t-descr {
        margin-right: 0
    }
    .t1050 .t-list__item,
    .t1050 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
    .t1050 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
    .t1050 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 20px!important
    }
    .t1050 .t-list__container_inrow1 .t-list__item:first-child,
    .t1050 .t-list__container_inrow2 .t-list__item:first-child,
    .t1050 .t-list__container_inrow3 .t-list__item:first-child,
    .t1050 .t-list__container_inrow4 .t-list__item:first-child {
        margin-top: 0!important
    }
    .t1050 .t-section__bottomwrapper {
        margin-top: 45px
    }
}

.t007__text {
    padding-top: 8px;
    padding-bottom: 6px
}

.t007__descr {
    font-size: 18px;
    font-family: 'TildaSans', Arial, sans-serif;
    color: #000000;
    text-transform: uppercase;
    line-height: 28px;
    text-align: center;
    padding: 8px 20px 48px
}

.t007__descr2 {
    font-family: 'TildaSans', Arial, sans-serif;
    font-size: 24px;
    color: #000000;
    line-height: 37px;
    padding-top: 2px;
    padding-bottom: 18px
}

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

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

#allrecords .t905__wrapper {
    margin-bottom: 0;
    padding-left: 0
}

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

.t905__card {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff
}

.t905__title {
    margin-bottom: 20px
}

.t905__content {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t905__content::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 20px;
    top: 50%;
    right: -40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left-color: #fff
}

.t905__content_wrapper {
    width: 80%;
    padding: 20px 0
}

.t905__image_wrapper {
    width: 50%
}

.t905__image {
    width: 100%;
    padding-bottom: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (min-width: 960px) {
    .t905__wrapper .t905__card:nth-child(4n-1) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .t905__wrapper .t905__card:nth-child(4n-1) .t905__content::after {
        left: -40px;
        border-right-color: #fff;
        border-left-color: transparent
    }
    .t905__wrapper .t905__card:nth-child(4n) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .t905__wrapper .t905__card:nth-child(4n) .t905__content::after {
        left: -40px;
        border-right-color: #fff;
        border-left-color: transparent
    }
    .t905__wrapper .t905__card:first-child .t905__content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .t905__wrapper .t905__card:first-child .t905__content::after {
        right: -40px;
        border-right-color: transparent;
        border-left-color: #fff;
        left: inherit
    }
}

@media screen and (max-width: 960px) {
    .t905__card {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .t905__content::after {
        border-width: 10px;
        right: -20px
    }
    .t905__wrapper .t905__card:nth-child(2n) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .t905__wrapper .t905__card:nth-child(2n) .t905__content::after {
        left: -20px;
        border-right-color: #fff;
        border-left-color: transparent
    }
}

@media screen and (max-width: 460px) {
    .t905__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .t905__wrapper .t905__card:nth-child(2n) .t905__content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .t905__content {
        width: 100%;
        min-height: calc(100vw - 40px)
    }
    .t905__image_wrapper {
        width: 100%
    }
    .t905__content::after {
        display: none
    }
}

.t605 .t-section__bottomwrapper {
    margin-top: 75px
}

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

.t605__title {
    margin-top: 8px;
    margin-bottom: 5px
}

.t605__descr {
    margin-top: 0;
    margin-bottom: 10px
}

.t605__text {
    margin-top: 40px;
    margin-bottom: 32px
}

.t605__bgimg {
    width: 150px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    display: block
}

.t605__img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    display: block
}

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

.t605 .t-review-social-links {
    padding-bottom: 15px
}

.t605 .t-review-social-links__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

@media screen and (max-width: 960px) {
    .t605 .t-section__bottomwrapper {
        margin-top: 25px
    }
    .t605__witharrows .t-width .t-slds__wrapper {
        padding: 0 35px
    }
}

.t948 .t-section__bottomwrapper {
    margin-top: 55px
}

.t948 {
    counter-reset: number
}

.t948 .t948__number::before {
    counter-increment: number;
    content: counter(number)
}

.t948__separator::after,
.t948__separator::before {
    content: '';
    display: table;
    clear: both
}

.t948__row {
    display: flex
}

.t948__col {
    position: relative;
    margin-bottom: 40px
}

.t948__content {
    display: flex;
    height: 100%;
    width: 100%
}

.t948__textwrapper {
    background: #f2f2f2;
    padding: 40px 30px;
    width: 100%;
    box-sizing: border-box
}

.t948__circle {
    margin-bottom: 20px;
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 1px solid #222
}

.t948__number {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #222
}

.t948__img {
    max-width: 100px;
    width: 100%;
    margin: 20px auto 0
}

.t948__title {
    margin-top: 20px
}

.t948__descr {
    margin-top: 12px;
    margin-bottom: 20px
}

@media screen and (max-width: 1200px) {
    .t948__col {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 960px) {
    .t948__row {
        display: block
    }
    .t948__col.t-col_3,
    .t948__col.t-col_4,
    .t948__col.t-col_6 {
        width: 100%;
        max-width: 580px;
        display: table;
        vertical-align: middle;
        margin: 0 auto 20px;
        float: none
    }
    .t948__col {
        margin-bottom: 20px
    }
    .t948 .t-section__bottomwrapper {
        margin-top: 0
    }
}

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

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

.t849__trigger-button_left {
    padding: 27px 0 27px 50px
}

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

.t849__title {
    display: inline-block
}

.t849__icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 40px;
    height: 40px;
    stroke: #222;
    fill: transparent;
    transition-property: fill, stroke;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out
}

.t849__trigger-button_left .t849__icon {
    right: auto;
    left: 0
}

.t849__lines {
    transition: transform 0.3s ease-in-out;
    transform-origin: center
}

.t849__opened .t849__lines {
    transform: rotate(-45deg)
}

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

.t849 .t849__content ol {
    padding-left: 30px!important;
    list-style-position: outside;
    text-indent: 0
}

.t849__textwrapper {
    padding: 0 0 20px
}

.t849__text {
    margin-bottom: 20px
}

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

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

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

.t849__divider {
    float: left;
    width: 100%
}

@media screen and (max-width: 960px) {
    .t849 {
        -webkit-text-size-adjust: 100%
    }
}

@media screen and (max-width: 650px) {
    .t849__trigger-button {
        padding-top: 15px;
        padding-bottom: 14px
    }
    .t849__text {
        margin-bottom: 15px
    }
    .t849__textwrapper {
        padding: 0 0 10px
    }
}

.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-input-block textarea {
    padding-top: 17px
}

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

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

.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-group {
    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: #fff
}

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

.t555__mainblock::after,
.t555__mainblock::before {
    content: '';
    display: table;
    clear: both
}

.t555__col {
    float: left;
    width: 50%
}

.t555__map {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.t555__contentwrapper {
    display: table-cell;
    vertical-align: middle
}

.t555__contentbox {
    display: table;
    width: 100%;
    color: #fff
}

.t555__title {
    margin-bottom: 30px
}

.t555 .t-sociallinks {
    margin-top: 30px
}

.t555 .t-sociallinks a {
    display: inline-block
}

.t555 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

.t555__social_links_item:last-child {
    margin-right: 0
}

#allrecords .t555 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t-sociallinks__svg {
    overflow: visible
}

.t555 .t-map-lazyload {
    background-color: rgb(229, 227, 223)
}

@media screen and (max-width: 960px) {
    .t555__contentwrapper {
        padding: 40px
    }
    .t555__map {
        padding: 0!important
    }
}

@media screen and (max-width: 750px) {
    .t555__contentwrapper {
        padding: 30px 20px
    }
    .t555__mainblock {
        min-height: auto!important
    }
    .t555__col {
        float: none;
        width: 100%;
        min-height: auto!important
    }
    .t555__contentbox {
        float: none;
        width: 100%;
        height: auto!important
    }
    .t555__map {
        height: 300px!important
    }
    .t555__map .t-map {
        height: inherit!important
    }
    .t555__title {
        margin-bottom: 24px
    }
    .t555__btn-wrapper {
        margin-top: 28px
    }
    .t555__social_links {
        margin-top: 34px
    }
}

.t389 {
    overflow: hidden
}

.t389__linewrapper {
    position: absolute;
    top: 0;
    width: 100%
}

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

.t389__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
    position: relative
}

.t389__content {
    padding: 2px 40px 0;
    display: table-cell;
    vertical-align: middle
}

.t389__col {
    display: table-cell;
    vertical-align: middle
}

.t389__col_center {
    width: 100%;
    padding: 0 16px
}

.t389__list {
    list-style-type: none;
    padding-left: 0!important;
    margin-bottom: 0!important
}

.t389__list_item {
    display: inline-block;
    margin: 0 15px
}

.t389__copyright,
.t389__scroll {
    width: 250px
}

.t389__typo {
    font-size: 14px
}

.t389__col_mobile {
    display: none
}

.t389_scrolltop {
    position: relative;
    padding-right: 12px;
    display: inline-block
}

.t389__icon {
    position: absolute;
    right: 0;
    top: 2px
}

.t389__copyright,
#allrecords .t389_scrolltop,
#allrecords .t389__list_item a {
    color: #222
}

@media screen and (max-width: 1200px) {
    .t389__content {
        padding: 2px 20px 0
    }
    .t389__col,
    .t389__copyright,
    .t389__scroll {
        width: 230px
    }
    .t389__col_center {
        width: 100%
    }
    .t389__horizontalline {
        margin: 0 20px
    }
}

@media screen and (max-width: 960px) {
    .t389__col,
    .t389__copyright,
    .t389__scroll {
        width: 100%;
        display: block;
        text-align: center
    }
    .t389__maincontainer {
        display: block
    }
    .t389__content {
        display: block
    }
    .t389__col_mobile {
        display: block
    }
    .t389__col_hiddenmobile {
        display: none
    }
    .t389__maincontainer {
        height: auto!important;
        padding: 40px 0
    }
    .t389__col {
        margin-bottom: 20px;
        padding: 0
    }
    .t389__list_item {
        margin: 0 10px 4px
    }
    .t389__col:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width: 670px) {
    .t389__typo {
        font-size: 12px
    }
}