.csssize {
    height: 5644px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

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

#allrecords a,
#allrecords button {
    outline: none
}

#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable {
    outline-style: solid;
    outline-color: rgba(0, 150, 255, 1);
    outline-width: 3px;
    outline-offset: 3px
}

#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: 'TildaSans', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.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_lg {
    font-size: 22px;
    line-height: 1.35
}

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

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

.t-heading_md {
    font-size: 30px;
    line-height: 1.17
}

.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_xl {
    font-size: 72px;
    line-height: 1.17
}

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

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

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

.t-align_center {
    text-align: center
}

.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-rec_pt_15 {
    padding-top: 15px
}

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

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

.t-rec_pb_0 {
    padding-bottom: 0
}

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

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

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

.t-rec_pb_165 {
    padding-bottom: 165px
}

@media screen and (max-width:1200px) {
    .t-text_md {
        font-size: 18px
    }

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

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

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

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

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

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

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

@media screen and (max-width:640px) {
    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-uptitle_sm {
        font-size: 10px
    }

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

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

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

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

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

@media screen and (max-width:480px) {
    .t-title_xl {
        font-size: 30px
    }

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

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

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

    .t-rec_pb_0 {
        padding-bottom: 0
    }

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

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

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

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

.t001__wrapper {
    padding-top: 42px;
    padding-bottom: 42px
}

.t001__uptitle {
    padding-top: 30px;
    padding-bottom: 60px;
    color: #ffffff
}

.t001__title {
    padding: 24px 0 38px 0;
    letter-spacing: .5px;
    color: #fff
}

.t001__descr {
    padding: 0 0 30px 0;
    color: #fff
}

.t001__descr_center {
    max-width: 700px;
    margin: 0 auto
}

.t001__descr_center a:not([style]) {
    color: #fff !important
}

.t001__descr_center a {
    font-weight: 600
}

@media screen and (max-width:640px) {
    .t001__title {
        padding-right: 10px;
        padding-left: 10px
    }

    .t001__uptitle {
        padding-right: 10px;
        padding-left: 10px
    }

    .t001__descr {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 20px
    }
}

.t849 .t-section__topwrapper {
    margin-bottom: 90px
}

.t849 .t-section__title {
    margin-bottom: 40px
}

.t849 .t-section__descr {
    max-width: 560px
}

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

.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__title {
    display: inline-block
}

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

.t849__icon-hover {
    opacity: 0
}

.t849__header:hover .t849__icon {
    opacity: 0
}

.t849__header:hover .t849__icon-hover {
    opacity: 1
}

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

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

.t849__opened .t849__lines {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 1;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

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

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

.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: #eeeeee
}

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

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

    .t849 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t849 .t-section__title {
        margin-bottom: 20px
    }
}

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

.t982 .t-section__topwrapper {
    margin-bottom: 95px
}

.t982 .t-section__title {
    margin-bottom: 40px;
    color: #fff
}

.t982 .t-section__descr {
    max-width: 560px;
    color: #fff
}

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

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

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

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

.t982__itemwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

.t982__imgwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 260px;
    max-width: 100%;
    overflow: hidden
}

.t982__imgratio-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 133%;
    overflow: hidden
}

.t982__imgratio-wrapper.t982__imgwrapper_16-9 {
    padding-bottom: 56%
}

.t982__imgratio-wrapper.t982__imgwrapper_4-3 {
    padding-bottom: 75%
}

.t982__imgratio-wrapper.t982__imgwrapper_3-2 {
    padding-bottom: 66%
}

.t982__imgratio-wrapper.t982__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t982__imgratio-wrapper.t982__imgwrapper_2-3 {
    padding-bottom: 150%
}

.t982__imgratio-wrapper.t982__imgwrapper_3-4 {
    padding-bottom: 133%
}

.t982__imgratio-wrapper.t982__imgwrapper_9-16 {
    padding-bottom: 177%
}

.t-col_3 .t982__imgwrapper {
    width: 120px
}

.t-col_4 .t982__imgwrapper {
    width: 165px
}

.t-col_8 .t982__imgwrapper {
    width: 360px
}

.t982__img {
    position: absolute;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    object-fit: cover
}

.t982__infowrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 17px;
    padding-right: 0;
    padding-left: 0
}

.t-col_3 .t982__infowrapper {
    margin-left: 10px
}

.t982__persname {
    margin-bottom: 14px;
    color: #fff
}

.t982__persdescr {
    color: #7a7a7a
}

.t982__socials {
    margin-top: auto;
    padding-top: 20px;
    color: #fff
}

.t982__socials a {
    display: inline-block;
    margin-top: 10px
}

#allrecords .t982__socials a {
    color: inherit
}

.t982 .t-list__item {
    margin-top: 100px
}

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

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

    .t982 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t982 .t-section__title {
        margin-bottom: 20px
    }

    .t982__container {
        font-size: 0
    }

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

    .t982 .t982__container .t-list__item:first-child,
    .t982 .t982__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 0 !important
    }

    .t982__col-mobstyle {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t982__itemwrapper {
        max-width: 460px
    }

    .t982__col .t982__imgwrapper {
        width: 130px
    }

    .t982__itemwrapper_1 .t982__imgwrapper {
        width: 260px
    }
}

@media screen and (max-width:640px) {
    .t982__col-mobstyle {
        display: block;
        width: 100%
    }

    .t982__col-mobstyle:nth-child(odd) {
        padding-left: 20px
    }

    .t982__col-mobstyle:nth-child(even) {
        padding-right: 20px
    }

    .t982__col .t982__imgwrapper {
        width: 260px
    }

    .t982__itemwrapper {
        max-width: none
    }
}

@media screen and (max-width:480px) {
    .t982__col-mobstyle {
        display: block;
        width: 100%
    }

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

    .t982 .t982__container .t-list__item:first-child,
    .t982 .t982__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 0 !important
    }

    .t982 .t982__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
        margin-top: 60px !important
    }

    .t982__col-mobstyle:nth-child(odd) {
        padding-left: 20px
    }

    .t982__col-mobstyle:nth-child(even) {
        padding-right: 20px
    }

    .t982__itemwrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 260px
    }

    .t982__infowrapper {
        margin-top: 26px;
        margin-left: 0
    }

    .t982__socials {
        margin-top: 16px;
        padding-top: 0
    }
}

.t508 {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: 100%
}

.t508 .t-section__topwrapper {
    margin-bottom: 90px
}

.t508 .t-section__title {
    margin-bottom: 40px
}

.t508 .t-section__descr {
    max-width: 560px
}

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

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

.t508__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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

.t508 .t-list__item:first-child {
    margin-top: 0 !important
}

.t508__textwrapper {
    padding-left: 40px
}

.t508__bottommargin {
    margin-bottom: 14px
}

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

.t508__imgwrapper {
    width: 55px
}

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

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

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

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

    .t508 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t508 .t-section__title {
        margin-bottom: 20px
    }

    .t508 .t-list__item {
        margin-top: 40px !important
    }

    .t508__checkmark,
    .t508__bgimg {
        max-width: 50px;
        max-height: 50px
    }

    .t508__imgwrapper {
        max-width: 50px
    }

    .t508__textwrapper {
        padding-left: 20px !important
    }
}

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

    .t508__checkmark,
    .t508__bgimg {
        max-width: 40px;
        max-height: 40px
    }

    .t508__imgwrapper {
        max-width: 40px
    }
}

.t564 .t-sociallinks {
    margin-top: 60px
}

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

.t564__img {
    max-width: 200px
}

.t564__logo,
.t564__img {
    margin-bottom: 60px
}

.t564__title,
.t564__text,
.t564__logo {
    color: #fff
}