.csssize {
    height: 12426px
}

.t-body {
    margin: 0px
}

#allrecords,body {
    background-color: none
}

#allrecords {
    -webkit-font-smoothing: antialiased
}

#allrecords a {
    color: #ff8562;
    text-decoration: none
}

#allrecords a,#allrecords button,#allrecords .t-radio,#allrecords .t-checkbox,#allrecords .t-img-select {
    outline: none
}

#allrecords a:focus-visible,#allrecords button:focus-visible,#allrecords .t-focusable,#allrecords .t-focusable .t-btn,#allrecords .t-focusable .t-btntext,#allrecords .t-img-select:focus-visible+.t-img-select__indicator,#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,#allrecords .t-radio:focus-visible+.t-radio__indicator,#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
    outline-color: #2015FF;
    outline-offset: 4px;
    outline-style: auto
}

#allrecords .t-descr a:focus-visible,#allrecords .t-sociallinks a:focus-visible,#allrecords .ya-share2__link:focus-visible {
    outline-offset: 2px
}

#allrecords a[href^=tel] {
    color: inherit;
    text-decoration: none
}

#allrecords ol {
    padding-left: 22px
}

#allrecords ul {
    padding-left: 20px
}

#allrecords b,#allrecords strong {
    font-weight: 700
}

@media print {
    body,html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none
    }
}

.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none
}

.t-records a {
    color: #ff8562;
    text-decoration: none
}

.t-records a[href^=tel] {
    color: inherit;
    text-decoration: none
}

.t-records ol {
    padding-left: 22px;
    margin-top: 0px;
    margin-bottom: 10px
}

.t-records ul {
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 10px
}

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0px;
    left: 0px;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px)
}

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

@media screen and (max-width: 1024px) {
    a:active,button:active {
        -webkit-tap-highlight-color:rgba(255,255,255,.1)
    }
}

.t-text {
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text_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_xl {
    font-size: 24px;
    line-height: 1.35
}

.t-title {
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.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-descr {
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55
}

.t-descr_xs {
    font-size: 16px;
    line-height: 1.55
}

.t-descr_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-descr_md {
    font-size: 20px;
    line-height: 1.55
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.t-descr_xxl {
    font-size: 26px;
    line-height: 1.45
}

.t-btn {
    display: inline-block;
    font-family: 'TildaSans',Arial,sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.t-btn td {
    vertical-align: middle
}

.t-btn_sending {
    opacity: .5
}

.t-align_center {
    text-align: center
}

.t-align_right {
    text-align: right
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px
}

.t-tildalabel:hover .t-tildalabel__wrapper {
    opacity: 1
}

.t-tildalabel-free {
    padding: 35px 0px 45px;
    height: auto;
    text-align: center
}

.t-tildalabel-free__main {
    max-width: 340px;
    display: block;
    margin: 0 auto;
    line-height: 1.4;
    letter-spacing: .2px;
    color: inherit;
    opacity: .4
}

.t-tildalabel-free__main:hover {
    opacity: 1
}

.t-tildalabel-free__txt-link:hover {
    opacity: 1
}

.t-tildalabel-free__links-wr {
    display: table;
    margin: 30px auto 0px
}

.t-tildalabel-free__txt-link {
    display: table-cell;
    padding: 0px 15px;
    font-size: 13px;
    text-decoration: none;
    color: inherit;
    opacity: .25
}

.t-submit {
    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_90 {
    padding-top: 90px
}

.t-rec_pt_120 {
    padding-top: 120px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

.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__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__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_sm {
        font-size:16px
    }

    .t-text_md {
        font-size: 18px
    }

    .t-descr_xxs {
        font-size: 12px
    }

    .t-descr_xs {
        font-size: 14px
    }

    .t-descr_sm {
        font-size: 16px
    }

    .t-descr_md {
        font-size: 18px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-descr_xxl {
        font-size: 22px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_sm {
        font-size: 44px
    }

    .t-title_md {
        font-size: 48px
    }

    .t-name_xs {
        font-size: 14px
    }

    .t-name_xl {
        font-size: 22px
    }
}

@media screen and (max-width: 640px) {
    .t-text_sm {
        font-size:14px;
        line-height: 1.45
    }

    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-descr_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-descr_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }

    .t-descr_xxl {
        font-size: 20px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-title_sm {
        font-size: 30px
    }

    .t-title_md {
        font-size: 30px
    }

    .t-name_xs {
        font-size: 12px
    }

    .t-name_xl {
        font-size: 20px
    }

    .t-btn {
        white-space: normal
    }

    .t-tildalabel-free__txt-link {
        opacity: .4
    }

    .t-tildalabel-free__main {
        opacity: .7
    }

    .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_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_30 {
        padding-top: 30px
    }

    .t-rec_pt_90 {
        padding-top: 90px
    }

    .t-rec_pt_120 {
        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_60 {
        padding-bottom: 60px
    }

    .t-rec_pb_150 {
        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
}

#allrecords ul.t199__menu-items {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.t199__holder {
    margin: auto;
    padding: 0 40px;
    max-width: 1200px
}

@media only screen and (max-width: 478px) {
    .t199__holder {
        padding:0 20px;
        min-width: 320px
    }
}

.t199__header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 990;
    height: 99px;
    background-color: rgba(255,255,255,0);
    color: #000;
    text-align: right;
    line-height: 98px;
    transition: 0.4s ease;
    transition-property: background-color,box-shadow
}

@media only screen and (max-width: 1024px) {
    .t199__header {
        padding:0;
        height: 50px;
        text-align: center;
        line-height: 50px
    }
}

.t199__header.t199__dark,.t199__header.t199__dark .t199__holder {
    color: #fff
}

@media only screen and (max-width: 1024px) {
    .t199__header.t199__dark {
        box-shadow:none
    }
}

.t199__header.t199__is__active {
    background-color: #fff;
    box-shadow: rgba(0,0,0,.13) 0 4px 16px
}

.t199__header.t199__is__active,.t199__header.t199__is__active .t199__holder,.t199__header.t199__is__active .t199__holder a {
    color: #000
}

@media only screen and (max-width: 1024px) {
    .t199__header .t199__holder {
        padding:0
    }
}

.t199__logo {
    float: left;
    color: inherit!important
}

@media only screen and (max-width: 1024px) {
    .t199__logo {
        float:none;
        margin: 0;
        color: inherit
    }
}

.t199__logo-image {
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px
}

@media only screen and (max-width: 1024px) {
    .t199__logo-image {
        display:none
    }
}

.t199__logo-image-one {
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px
}

.t199__dark .t199__logo-image-one {
    display: none
}

.t199__is__active .t199__logo-image-one {
    display: inline-block
}

@media only screen and (max-width: 1024px) {
    .t199__logo-image-one {
        display:none!important
    }
}

.t199__logo-image-two {
    display: none;
    vertical-align: middle;
    margin-top: -6px
}

.t199__dark .t199__logo-image-two {
    display: inline-block
}

.t199__is__active .t199__logo-image-two {
    display: none
}

@media only screen and (max-width: 1024px) {
    .t199__logo-image-two {
        display:none!important
    }
}

.t199__logo-text {
    vertical-align: middle;
    letter-spacing: .03em;
    font-size: 24px;
    color: inherit!important
}

@media only screen and (max-width: 1024px) {
    .t199__logo-text {
        display:none
    }
}

.t199__logo-text-mobile {
    display: none;
    vertical-align: middle;
    letter-spacing: .03em;
    font-size: 16px;
    color: inherit!important
}

@media only screen and (max-width: 1024px) {
    .t199__logo-text-mobile {
        display:inline-block
    }
}

.t199__menu {
    display: inline-block;
    letter-spacing: .12em;
    font-weight: 500
}

.t199__menu-item {
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    margin-left: 20px;
    color: inherit!important
}

.t199__menu-item:hover {
    color: #db7857
}

.t199__menu-item:focus-visible {
    color: #db7857
}

.t199__menu-item.t199__is__active {
    color: #db7857
}

.t199__lang {
    display: inline-block;
    margin-left: 40px;
    letter-spacing: .12em;
    font-weight: 600
}

.t199__lang-item {
    text-transform: uppercase;
    font-size: 13px;
    font-family: Arial,sans-serif;
    text-decoration: none;
    margin-left: 11px;
    color: inherit!important
}

.t199__lang-item.t199__is__active {
    border-bottom: 1px solid;
    opacity: .7
}

.t199__mmenu-toggler {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    transition: background-color 0.4s ease;
    background-color: #000
}

.t199__mmenu-toggler:focus {
    outline: 0
}

.t199__dark .t199__mmenu-toggler {
    background: none
}

.t199__header.t199__is__active .t199__mmenu-toggler,.t199__is__menu .t199__mmenu-toggler {
    background-color: #000
}

.t199__mmenu-toggler .t-menuburger__big {
    width: 36px
}

@media only screen and (max-width: 1024px) {
    .t199__mmenu {
        position:fixed;
        top: 50px;
        bottom: 0;
        left: 0;
        padding: 10vh 0;
        width: 100%;
        background: #fff;
        color: #000;
        opacity: 0;
        transition: all 0.4s ease;
        transform: translateX(-140%)
    }

    .t199__mmenu .t199__menu {
        display: block;
        font-size: 20px
    }

    .t199__mmenu .t199__menu-item {
        display: block;
        margin: 0;
        font-size: 4vh;
        line-height: 12vh;
        transition: none
    }
}

@media only screen and (max-width: 1024px) and (max-height:380px) {
    .t199__mmenu .t199__menu-item {
        margin:15px 0;
        line-height: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .t199__mmenu .t199__menu-item:hover {
        color:#fff;
        text-decoration: underline
    }

    .t199__mmenu .t199__menu-item:focus-visible {
        color: #fff;
        text-decoration: underline
    }

    .t199__mmenu .t199__lang {
        margin: 0;
        font-size: 3vh;
        line-height: 15vh
    }

    .t199__mmenu .t199__lang-item {
        margin: 0 6px
    }

    .t199__mmenu .t199__lang-item.is__active {
        color: #fff
    }

    .t199__is__menu .t199__mmenu {
        opacity: 1;
        transform: translateX(0);
        overflow: scroll
    }
}

@media only screen and (max-height: 380px) {
    .t199__mmenu .t199__menu-item {
        margin:15px 0;
        line-height: 20px
    }
}

.t199__mmenu-item,.t199__mmenu-toggler {
    display: none
}

@media only screen and (max-width: 1024px) {
    .t199__mmenu-item {
        display:block
    }

    .t199__mmenu-toggler {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.t199__menu-item.t-active {
    opacity: .7
}

.t199__menu-item-wrap {
    display: inline-block
}

@media screen and (max-width: 1024px) {
    .t199__menu-item-wrap {
        display:block
    }
}

.t734 .t-cover__carrier {
    background-attachment: scroll;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none
}

.t734 .t-cover {
    background-color: transparent
}

.t734 li ul {
    list-style-type: disc
}

.t734 .t-slds__bullet_wrapper {
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0
}

.t734 .t-margin_right {
    margin-left: auto
}

.t734__slds-wrapper {
    position: relative
}

.t734__wrapper {
    padding: 60px 0
}

.t734 .t-slds__arrow_wrapper {
    height: 100%!important
}

.t734__table {
    position: absolute;
    inset: 0;
    display: table;
    width: 100%;
    height: 100%
}

.t734__title {
    color: #fff
}

.t734__descr {
    margin-top: 30px;
    color: #fff
}

.t734__button {
    margin-top: 50px
}

@media screen and (max-width: 1400px) {
    .t734__table .t-container {
        width:85%
    }
}

@media screen and (max-width: 1180px) {
    .t734__table .t-container {
        width:80%
    }
}

@media screen and (max-width: 960px) {
    .t734__witharrows .t734__textwrapper {
        padding:0 35px
    }

    .t734__textwrapper {
        padding: 0 20px
    }
}

@media screen and (min-width: 960px) {
    .t734__leftaligned .t-slds__arrow_wrapper {
        width:60px!important
    }
}

@media screen and (max-width: 960px) {
    .t734__leftaligned .t-slds__arrow_wrapper {
        width:40px!important
    }
}

@media screen and (min-width: 1200px) and (max-width:1278px) {
    .t734__leftaligned .t734__textwrapper {
        padding-left:40px!important
    }
}

@media screen and (min-width: 960px) and (max-width:1060px) {
    .t734__leftaligned .t734__textwrapper {
        padding-left:50px!important
    }
}

@media screen and (max-width: 780px) {
    .t734__table .t-container {
        width:100%
    }
}

@media screen and (max-width: 700px) {
    .t734 .t-slds__arrow_wrapper {
        width:40px!important
    }
}

.t004 {
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative
}

.t004__text-column-count_2 {
    column-count: 2;
    column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px
}

.t004__text-column-count_3 {
    column-count: 3;
    column-gap: 40px;
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px
}

.t004__text-column-count_4 {
    column-count: 4;
    column-gap: 40px;
    -moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px
}

.t004__initial-letter::first-letter {
    font-size: 100px;
    float: left;
    line-height: .65;
    margin: 10px 10px 10px 0
}

.t004 table {
    border-collapse: collapse;
    font-size: 1em;
    width: 100%
}

.t004 table td,.t004 table th {
    padding: 5px;
    border: 1px solid #ddd;
    vertical-align: top
}

.t004 table thead td,.t004 table th {
    font-weight: 700;
    border-bottom-color: #888
}

@media screen and (max-width: 1200px) {
    .t004__text-column-count_2,.t004__text-column-count_3,.t004__text-column-count_4 {
        column-gap:20px;
        -moz-column-gap: 20px;
        -webkit-column-gap: 20px
    }
}

@media screen and (max-width: 960px) {
    .t004__text-column-count_2,.t004__text-column-count_3,.t004__text-column-count_4 {
        column-count:1;
        column-gap: 0;
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0
    }
}

@media screen and (max-width: 640px) {
    .t004 h1 {
        font-size:28px;
        line-height: 35px
    }
}

.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;
    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%)
    }
}

.t225__title {
    padding-top: 8px;
    padding-bottom: 3px
}

.t225__uptitle {
    padding-top: 10px;
    padding-bottom: 50px
}

.t225__descr {
    padding: 41px 0 0
}

.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 0.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 0.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 0.3s
}

.t585__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
}

.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: normal;
        overflow-wrap: anywhere
    }

    .t585__textwrapper {
        padding: 0 0 10px
    }
}

.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
}

html body.t396__body_overflow_hidden {
    overflow: hidden!important
}

.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
}

.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 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,.t396__tooltip-portal .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,.t396__tooltip-portal .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
}

.t396__artboard-flex>.t396__elem:not(.tn-elem__absolute),.t396__artboard-flex>.t396__group:not(.tn-group__absolute) {
    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
}

.t498 .t-section__topwrapper {
    margin-bottom: 105px
}

.t498 .t-section__title {
    margin-bottom: 40px
}

.t498 .t-section__descr {
    max-width: 560px
}

.t498 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t498__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t498__container li ul {
    list-style-type: disc
}

.t498__col {
    position: relative;
    vertical-align: top;
    height: auto
}

.t498__col-wrapper {
    padding: 0 25px;
    box-sizing: border-box;
    text-align: center
}

.t498__line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 1px;
    background: #eee;
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.t498__bgimg {
    width: 100px;
    height: 100px;
    max-width: 100%;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t498__img {
    width: 100px;
    height: auto;
    max-width: 100%;
    margin-bottom: 30px
}

.t498__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t498__title {
    padding-bottom: 20px
}

.t498__uptitle {
    padding-bottom: 15px
}

@media screen and (max-width: 1200px) {
    .t498__line {
        left:-10px
    }
}

@media screen and (max-width: 960px) {
    .t498 .t-section__bottomwrapper {
        margin-top:45px
    }

    .t498 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t498 .t-section__title {
        margin-bottom: 20px
    }

    .t498__col {
        display: block;
        width: 100%;
        height: auto!important;
        padding: 0 5%
    }

    .t498__col-wrapper {
        padding: 45px 0
    }

    .t498__col-wrapper_fisrt {
        padding-top: 0
    }

    .t498__line {
        left: 0;
        width: 90%!important;
        height: 1px;
        margin: 0 5%;
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

    .t498__title,.t498__uptitle {
        padding-bottom: 10px
    }
}

.t573__address {
    margin-top: 45px;
    margin-bottom: 30px
}

.t573 .t-sociallinks {
    margin-top: 20px
}

.t573 .t-sociallinks a {
    display: inline-block
}

.t573 .t-sociallinks__wrapper {
    font-size: 0
}

.t573 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 3px 0
}

#allrecords .t573 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

@media screen and (max-width: 960px) {
    .t573__contacts {
        word-break:break-word
    }
}

.t463__colwrapper {
    display: table;
    width: 100%
}

.t463__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

.t463__maincontainer {
    width: 100%;
    height: 80px;
    display: table
}

.t463__content {
    padding: 2px 40px 0;
    display: table-cell;
    vertical-align: middle
}

.t463__col {
    display: table-cell;
    vertical-align: middle;
    width: 33%
}

.t463__col_center {
    padding: 0 16px
}

.t463 .t-sociallinks__wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

#allrecords .t463 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t463 .t-sociallinks__item {
    margin: 0 3px;
    overflow: hidden
}

.t463__typo {
    font-size: 14px;
    color: #222
}

.t463__img {
    max-width: 150px
}

@media screen and (max-width: 1200px) {
    .t463__content {
        padding:2px 20px 0
    }
}

@media screen and (max-width: 960px) {
    .t463__col,.t463__copyright {
        width:100%;
        display: block;
        text-align: center
    }

    .t463__maincontainer {
        display: block
    }

    .t463__content {
        display: block
    }

    .t463__maincontainer {
        height: auto!important;
        padding: 40px 0
    }

    .t463__col {
        margin-bottom: 20px;
        padding: 0
    }

    .t463__list_item {
        margin: 0 10px 4px
    }

    .t463__col:last-child {
        margin-bottom: 0
    }

    .t463 .t-sociallinks__wrapper {
        -webkit-justify-content: center;
        justify-content: center
    }
}

@media screen and (max-width: 670px) {
    .t463__typo {
        font-size:12px
    }
}
