.t-body {
    margin: 0
}

table[role=presentation] {
    width:100%;
    height:100%;
}
#rec642142350 {
    padding-top:150px;
    padding-bottom:165px;
    background-color:#ffffff;
}

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

#allrecords a {
    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{
    outline-offset: 2px
}

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

#allrecords ol {
    padding-left: 22px
}

#allrecords ul {
    padding-left: 20px
}

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

.t-records {
    background-color: unset;
}

.t-records a {
    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_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: 'Roboto', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

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

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

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

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

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

.t-title {
    font-family: 'Roboto', 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_lg {
    font-size: 64px;
    line-height: 1.23
}

.t-descr {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xxs {
    font-size: 14px;
    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-btn td {
    vertical-align: middle
}

.t-btn_sending {
    opacity: .5
}

.t-btn_xs {
    height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.t-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    color:#000000;
    background-color:#ffe0bc;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    font-family: 'Roboto', Arial, sans-serif;
}

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

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

.t-valign_middle {
    vertical-align: middle
}

.t-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
}

.t-tildalabel__txtleft {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    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_30 {
    padding-top: 30px
}

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

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

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

.t-rec_pb_0 {
    padding-bottom: 0
}

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

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

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

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

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

.t-menusub__menu {
    display: none
}

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

.t228__beforeready {
    visibility: hidden
}

.t228__maincontainer {
    width: 100%;
    height: 80px;
    display: table
}

.t228__maincontainer.t228__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

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

.t228__centerside {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%
}

.t228__centerside.t228__menualign_left {
    text-align: left
}

.t228__centerside.t228__menualign_right {
    text-align: right
}

.t228__rightside {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.t228__right_langs_lang a[href=""] {
    cursor: text
}

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

.t228__padding40px {
    width: 40px
}

.t228__maincontainer.t228__c12collumns .t228__padding40px {
    width: 20px
}

.t228__imgwrapper {
    display: inline-block
}

.t228__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    padding-right: 30px
}

.t228__imglogo {
    margin-right: 30px;
    vertical-align: middle;
    max-width: 240px;
    width: 240px;
    min-width: 240px;
    height: auto;
    display: block;
}

.t228__list {
    font-size: 0;
    transition: opacity ease-in-out .2s
}

#allrecords ul.t228__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

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

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

.t228__list_hidden {
    opacity: 0
}

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

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

.t228__leftcontainer {
    display: inline-block;
    font-size:28px;
}

.t228__rightcontainer {
    display: table;
    text-align: right;
    width: auto;
    position: relative;
    float: right
}

.t228__right_descr {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 13px;
    color: #000000
}

.t228__right_buttons {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle
}

.t228__right_buttons_wrap {
    display: table;
    width: auto;
    float: right
}

.t228__right_share_buttons {
    display: table-cell;
    vertical-align: middle;
    min-width: 220px
}

.t228 .b-share {
    display: table !important;
    float: right
}

.t228 .b-share-btn__wrap {
    display: table-cell !important;
    float: none !important;
    padding-left: 5px !important
}

.t228__right_langs {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle
}

.t228__right_langs_wrap {
    display: table;
    width: auto;
    float: right
}

.t228__right_langs_lang {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    color: #000000;
    word-break: keep-all
}

.t228 .t-sociallinks, .t228__right_social_links {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.t228 .t-sociallinks__wrapper, .t228__right_social_links_wrap {
    display: table;
    width: auto
}

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

.t228 .t-sociallinks a, .t228__right_social_links a {
    display: block;
    vertical-align: middle
}

.t228 .t-sociallinks__item, .t228__right_social_links_item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px
}

.t228__mobile {
    display: none;
    width: 100%;
    top: 0;
    z-index: 990
}

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

.t228 .t-btn {
    height: 40px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px
}

.t228__right_langs_lang a, .t228__right_langs_lang .t794__tm-link {
    white-space: nowrap
}

.t228__overflow {
    overflow: scroll
}

.t228__positionabsolute {
    position: absolute
}

.t228__mobile.t228__positionfixed {
    position: fixed
}

.t228__positionstatic {
    position: static
}

.t581 {
    text-align: center
}

.t581 .js-payment-systembox {
    bottom: -50px;
    top: initial
}

.t581__wrapper {
    /*padding-top: 52px;*/
    /*padding-bottom: 42px*/
}

.t581__title {
    color: #fff;
    margin-bottom: 25px
}

.t581__descr {
    color: #fff
}

.t581__buttons {
    margin-top: 50px
}

.t581__buttons-wrapper {
    display: table;
    position: relative
}

.t581__arrow-icon {
    width: 45px;
    position: absolute;
    left: -20px;
    transform: translateX(-100%);
    fill: #fff;
    top: 10px;
    bottom: 0;
    margin: auto
}

.t581__arrow-icon_mobile {
    display: none
}

.t581__arrow-icon_right {
    right: -30px;
    transform: scaleX(-1);
    transform-origin: right;
    left: auto
}

.t581__btn-size_lg {
    height: 70px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px
}

.t581__btn-size_xl {
    height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px
}

.t581__btn-size_xxl {
    height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px
}

.t581__marginleft20px {
    margin-left: 20px
}

.t581__buttons-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: content-box;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}

.t581__btn {
    margin: 0 10px 10px;
    display: inline-block
}

.t479__title {
    margin-bottom: 25px
}

.t479__descr {
    margin-bottom: 55px
}

.t479 .t-video-lazyload {
    background-color: #000000
}


.t923 .t-section__topwrapper {
    margin-bottom: 105px
}

.t923 .t-slds__bullet_wrapper {
    display: none
}

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

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

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

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

.t923 .t-slds__arrow_wrapper {
    width: 5%
}

.t923__slds-wrapper {
    -webkit-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    font-size: 0
}

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

.t923__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 20px;
    box-sizing: border-box
}

.t923__width_6 {
    max-width: 600px
}

.t923__width_7 {
    max-width: 700px
}

.t923__width_8 {
    max-width: 800px
}

.t923__width_9 {
    max-width: 900px
}

.t923__width_10 {
    max-width: 1000px
}

.t923__width_11 {
    max-width: 1100px
}

.t923__width_12 {
    max-width: 1200px
}

.t923__width_100 {
    max-width: 100%
}

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

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

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

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

.t923__separator {
    margin-bottom: 40px
}

.t923__wrapper {
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.t923__imgwrapper {
    position: relative;
    width: 100%
}

.t923__imgwrapper_16-9 {
    padding-bottom: 56%
}

.t923__imgwrapper_4-3 {
    padding-bottom: 75%
}

.t923__imgwrapper_3-2 {
    padding-bottom: 66%
}

.t923__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t923__imgwrapper_2-3 {
    padding-bottom: 150%
}

.t923__imgwrapper_3-4 {
    padding-bottom: 133%
}

.t923__imgwrapper_9-16 {
    padding-bottom: 177%
}

.t923__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t923__bgimg_second {
    z-index: 1;
    opacity: 0
}

.t923__content {
    position: relative
}

.t923__textwrapper {
    padding: 27px 30px;
    box-sizing: border-box
}

.t923__textwrapper.t923__paddingsmall {
    padding: 18px 20px
}

.t923__textwrapper.t923__paddingbig {
    padding: 36px 40px
}

.t923 .t-card__uptitle {
    margin-bottom: 8px;
    color: #ff8562
}

.t923 .t-card__descr {
    margin-top: 8px
}

.t923__price-wrapper {
    margin-top: 12px
}

.t923__price-item {
    display: inline-block;
    vertical-align: middle
}

.t923 .t-card__btn-wrapper, .t923 .t-card__btntext-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 30px 21px;
    box-sizing: border-box
}

.t923 .t-card__btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

.t923 .t-align_center .t-card__btn, .t923 .t-align_center .t-card__btn-text {
    margin: 0 2px 8px
}

.t923 .t-align_left .t-card__btn, .t923 .t-align_left .t-card__btn-text {
    margin: 0 4px 8px 0
}

.t923__paddingbig.t-card__btn-wrapper, .t923__paddingbig.t-card__btntext-wrapper {
    padding: 0 40px 28px
}

.t923__paddingsmall.t-card__btn-wrapper, .t923__paddingsmall.t-card__btntext-wrapper {
    padding: 0 16px 14px
}

.t923__scroll-icon-wrapper {
    display: none
}


.t056__title {
    padding-top: 8px;
    padding-bottom: 9px
}

.t056__descr {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    padding-top: 22px;
    padding-bottom: 5px
}

.t142A__wrapone {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t142A__wraptwo {
    padding: 0 10px;
    position: relative;
    z-index: 1
}

.t142A__wraptwo td {
    vertical-align: middle
}

.t457 {
    text-align: center
}

.t457__col_mt30 {
    margin-top: 30px
}

.t457__logo {
    width: 100%
}

.t457__link {
    display: inline-block
}

.t457__img {
    max-width: 150px;
    vertical-align: bottom
}

.t457__ul {
    text-align: center;
    list-style-type: none;
    padding-left: 10px !important;
    padding-top: 16px;
    padding-right: 10px;
    padding-bottom: 0;
    margin: 0
}

.t457__li {
    clear: both;
    font-family: 'Roboto', Arial, sans-serif;
    color: #000000;
    font-size: 14px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    font-weight: 600
}

.t457__li a {
    color: #ffffff;
}

.t457 a {
    text-decoration: none;
}

.t457__copyright {
    text-align: center;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    opacity: .7;
    padding-top: 40px;
    padding-bottom: 10px
}

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

.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-text_lg {
    font-size: 22px;
    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-btn {
    display: inline-block;
    font-family: 'Roboto', 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;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-tildalabel__wrapper {
    display: table;
    height: 30px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: .4
}

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

.t-rec_pb_75 {
    padding-bottom: 75px
}

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

.t852__container {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0
}

#allrecords .t-card__col a.t-card__link {
    color: inherit !important
}

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

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

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

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

.t852__separator {
    margin-bottom: 90px
}

.t852__imgwrapper {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 110%
}

.t852__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t852__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t852__bgimg_second, .t852__img_second {
    z-index: 1;
    opacity: 0
}

.t852 .t-card__uptitle {
    margin-bottom: 8px;
    color: #ff8562
}

.t852 .t-card__descr {
    margin-top: 8px
}

.t852 .t-card__btn-wrapper {
    margin-top: 19px
}

.t852 .t-card__btntext-wrapper {
    display: inline-block;
    padding-top: 14px
}

.t852 .t-card__btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t852 .t-align_center .t-card__btn, .t852 .t-align_center .t-card__btn-text {
    margin: 0 2px 8px
}

.t852 .t-align_left .t-card__btn, .t852 .t-align_left .t-card__btn-text {
    margin: 0 4px 8px 0
}

.t852__scroll-icon-wrapper {
    display: none
}

.t987 .t987__headerwrapper {
    margin-bottom: 32px
}

.t987 .t987__header-uptitle {
    margin-bottom: 20px;
    color: #9a9a9a
}

.t987 .t987__header-title {
    font-weight: 700;
    line-height: 1.5
}

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

.t987 .t987__rightcol, .t987 .t987__leftcol {
    margin-bottom: 5px
}

.t987 .t987__row:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t987 .t987__line {
    height: 1px;
    background: #000;
    opacity: .1;
    margin-bottom: 45px
}

.t987 .t987__section-title {
    color: #9a9a9a;
    padding-bottom: 25px
}

.t987 .t987__section-text {
    padding-bottom: 25px
}

.t142A__btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 10px 20px;
    color: #ffffff;
    opacity: 0.7;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;

}
.t142A__btn:hover {
    opacity: 1;
}

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

@media screen and (max-width: 1300px) {
    .t923 .t-slds__container {
        width: calc(100% - 80px);
        margin: 0 auto
    }
}

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

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

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

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

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

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

    .t-title_lg {
        font-size: 60px
    }

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

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

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

    .t228__padding40px {
        width: 20px
    }

    .t228__imglogo {
        margin-right: 15px
    }

    .t228__logo {
        padding-right: 15px
    }

    .t228__right_descr {
        padding-left: 15px
    }

    .t228__right_buttons {
        padding-left: 15px
    }

    .t228__right_share_buttons {
        padding-left: 15px
    }

    .t228__right_langs {
        padding-left: 15px
    }

    .t228 .t-sociallinks, .t228__right_social_links {
        padding-left: 15px
    }
    .t923__item {
        padding: 10px
    }

    .t923__width_6 {
        max-width: 480px
    }

    .t923__width_7 {
        max-width: 560px
    }

    .t923__width_8 {
        max-width: 640px
    }

    .t923__width_9 {
        max-width: 720px
    }

    .t923__width_10 {
        max-width: 800px
    }

    .t923__width_11 {
        max-width: 880px
    }

    .t923__width_12 {
        max-width: 960px
    }

    .t923__width_100 {
        max-width: 100%
    }

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

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

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

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

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

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

    .t228__imglogo {
        margin-right: 15px
    }

    .t852__container {
        max-width: 960px;
        padding: 0
    }
}

@media screen and (min-width: 960px) {
    .t923__imgwrapper:hover .t923__bgimg_second {
        z-index: 3;
        opacity: 1
    }

    .t852__imgwrapper:hover .t852__bgimg_first_hover, .t852__imgwrapper:hover .t852__img_first_hover {
        opacity: 0
    }

    .t852__imgwrapper:hover .t852__bgimg_second, .t852__imgwrapper:hover .t852__img_second {
        z-index: 3;
        opacity: 1
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pt_135 {
        padding-top: 90px !important
    }

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

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

    .t-btn_xs {
        height: 40px
    }

    .t-btn_sm {
        height: 50px
    }

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

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

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

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

    .t852__imgwrapper_mobile-nopadding {
        padding-bottom: 0 !important;
        font-size: 0
    }

    .t852__imgwrapper_mobile-nopadding .t852__img {
        position: initial
    }

    .t852__col_mobile-grid {
        width: 100%;
        display: block
    }

    .t852__container_mobile-flex .t852__col {
        min-width: 80%;
        max-width: 80%;
        box-sizing: content-box
    }

    .t852__container_mobile-flex .t852__col:first-child {
        padding-right: 10px
    }

    .t852__container_mobile-flex .t852__col:last-child {
        padding-left: 10px
    }

    .t852__container_mobile-flex .t852__col:not(:first-child,:last-child) {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media screen and (max-width: 960px) {
    .t581__buttons {
        margin-top: 30px
    }

    .t581__arrow-icon {
        display: none
    }

    .t581__arrow-icon_mobile {
        display: block;
        width: 20px;
        margin: 0 auto 20px;
        fill: #fff
    }

    .t923__separator {
        display: none
    }

    .t923__col {
        margin-bottom: 40px
    }

    .t923__img_second {
        display: none
    }
    .t923 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t923 .t923__slds-wrapper .t-col {
        padding: 0
    }

    .t923 .t923__slds-wrapper .t923__col {
        margin-bottom: 0
    }

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

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

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

    .t457__ul {
        padding-top: 16px
    }

    .t852__container {
        max-width: 640px
    }

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

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

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

    .t852__separator {
        display: none
    }

    .t852__container_mobile-grid {
        font-size: 0
    }

    .t852__col_mobile-grid {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t852__col {
        margin-bottom: 60px
    }

    .t-col_8 .t852__imgwrapper_mobile-nopadding {
        padding-bottom: 0 !important;
        font-size: 0
    }

    .t-col_8 .t852__imgwrapper_mobile-nopadding .t852__img {
        position: initial
    }

    .t852__img_second {
        display: none
    }

    .t852__container_mobile-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .t852__container_mobile-flex::-webkit-scrollbar {
        display: none
    }

    .t852__container_mobile-flex .t852__col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0 !important
    }

    .t852__container_mobile-flex .t852__col:first-child {
        margin-left: 20px
    }

    .t852__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply
    }

    @-webkit-keyframes t852__icon-anim {
        0% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }
        10% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }
        20% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 1
        }
        70% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }
        80% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }
        81% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }
    }
    @keyframes t852__icon-anim {
         0% {
             -webkit-transform: translate3d(-20px, 0, 0);
             transform: translate3d(-20px, 0, 0);
             opacity: 0
         }
         10% {
             -webkit-transform: translate3d(-20px, 0, 0);
             transform: translate3d(-20px, 0, 0);
             opacity: 0
         }
         20% {
             -webkit-transform: translate3d(-20px, 0, 0);
             transform: translate3d(-20px, 0, 0);
             opacity: 1
         }
         70% {
             -webkit-transform: translate3d(0, 0, 0);
             transform: translate3d(0, 0, 0);
             opacity: 1
         }
         80% {
             -webkit-transform: translate3d(0, 0, 0);
             transform: translate3d(0, 0, 0);
             opacity: 1
         }
         81% {
             -webkit-transform: translate3d(0, 0, 0);
             transform: translate3d(0, 0, 0);
             opacity: 0
         }
         100% {
             -webkit-transform: translate3d(0, 0, 0);
             transform: translate3d(0, 0, 0);
             opacity: 0
         }
    }

    .t852__scroll-icon {
        -webkit-animation: t852__icon-anim 1.5s infinite;
        animation: t852__icon-anim 1.5s infinite
    }

    .t987 .t-section__bottomwrapper {
        margin-top: 90px
    }

    .t987 .t987__headerwrapper {
        margin-bottom: 30px
    }

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

    .t987 .t987__rightcol, .t987 .t987__leftcol {
        float: left;
        max-width: 50%
    }
}

@media screen and (max-width: 680px) {
    .t479__wrapper {
        padding: 0 20px
    }
}

@media screen and (max-width: 640px) {
    .t-text_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-title_xs {
        font-size: 30px
    }

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

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

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

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

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

    .t-btn {
        white-space: normal
    }

    .t-btn_sm {
        padding-left: 20px;
        padding-right: 20px
    }

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

    .t228__right_buttons_but {
        display: table;
        padding: 0 0;
        margin: 0 auto 10px
    }
    .t581__marginleft20px {
        margin-left: 0
    }

    .t581__btn, .t581__buttons-wrapper {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .t581__btn-size_lg, .t581__btn-size_xl, .t581__btn-size_xxl {
        height: 60px;
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px
    }

    .t581__wrapper {
        padding-top: 42px
    }

    .t923__item_4-in-row {
        width: 50%
    }

    .t923 .t923__slds-wrapper .t-col {
        padding: 0 30px
    }

    .t142A {
        padding: 0 20px
    }

    .t142A__wraptwo {
        padding: 0
    }

    .t142A__btn {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .t457 li {
        display: inline-block;
        margin-bottom: 20px
    }

    .t-text_lg {
        font-size: 18px;
        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_xl {
        font-size: 20px;
        line-height: 1.4
    }

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

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

    .t-btn {
        white-space: normal
    }

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

    .t852__container_mobile-grid {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #allrecords .t852__container_mobile-grid {
        padding: 0 10px
    }

    .t852__col_mobile-grid {
        padding-left: 10px;
        padding-right: 10px
    }

    .t852__container_mobile-flex .t852__col:first-child {
        margin-left: 0
    }

    .t852__container_mobile-flex .t852__col {
        min-width: 70%;
        max-width: 70%
    }

    .t852__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }

    .t987 .t987__section-text {
        font-size: 16px
    }
    .t142A {
        padding: 0 20px
    }

    .t457 li {
        display: inline-block;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 980px) {
    .t228__list_hidden {
        opacity: 1
    }

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

    .t228__maincontainer {
        height: auto !important;
        display: block;
    }

    .t228__mobile.t228__positionfixed + .t228.t228__positionfixed {
        top: 64px
    }

    .t228__leftside, .t228__rightside, .t228__centerside {
        display: block;
        text-align: center;
        float: none
    }

    .t228__leftcontainer, .t228__centercontainer, .t228__rightcontainer {
        padding: 20px 0
    }

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

    .t228__imglogomobile.t228__imglogo {
        width: 100% !important;
        min-width: 100% !important
    }

    .t228__padding40px {
        display: none
    }

    .t228__padding10px {
        display: none
    }

    .t228__rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto
    }

    .t228__right_share_buttons {
        display: table;
        position: static;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
        float: none;
        min-width: inherit
    }

    .t228__right_buttons {
        display: table;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center
    }

    .t228 .t-sociallinks, .t228__right_descr, .t228__right_langs, .t228__right_social_links {
        display: table;
        padding: 10px 0;
        margin: 0 auto;
        text-align: center
    }

    .t228__logo {
        text-align: center;
        margin: 20px
    }

    .t228 img {
        float: inherit
    }

    .t228 .t228__list_item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal
    }

    .t228__list_item a {
        display: inline-block
    }

    .t228 .t-btn {
        margin-left: 5px;
    }

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

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .t923__bgimg, .t923__wrapper {
        right: -.99px
    }
}

@media screen and (max-width: 440px) {
    .t923 .t-width .t-slds__wrapper, .t923 .t923__slds-wrapper .t-col {
        padding: 0 5px
    }

    .t923__item_6-in-row {
        width: 50%
    }
}































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

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

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

.t-title_xxs {
    font-size: 36px;
    line-height: 1.23
}

.t-rec_pt_0 {
    padding-top: 0
}

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

.t-rec_pb_60 {
    padding-bottom: 60px
}

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

.t030__title {
    margin-bottom: 15px
}

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

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

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

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

.t552__container_overflow {
    overflow: hidden
}

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

.t552__tile_25 {
    width: 25%
}

.t552__tile_50 {
    width: 50%
}

.t552__tile_33 {
    width: 33.3333%
}

.t552__tile_100 {
    width: 100%
}

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

.t552__blockimg_animated {
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear, -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)
}

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

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

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

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

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

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

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

.t847__col-valign_top {
    margin-bottom: auto
}

.t847__col-valign_bottom {
    margin-top: auto
}

.t847__col-valign_middle {
    margin-top: auto;
    margin-bottom: auto
}

.t847__box {
    padding-right: 20px
}

.t847__box_left {
    text-align: left
}

.t847__box_center {
    text-align: center
}

.t847__box_right {
    text-align: right
}

.t847 .t-card__title {
    margin-bottom: 23px
}

.t847 .t-card__uptitle {
    padding-bottom: 10px;
    color: #ff8562
}

.t847__img {
    width: 100%
}

.t847__box .t-card__btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

.t847__separator {
    margin-bottom: 60px
}

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

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

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

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

.t585__title {
    display: inline-block
}

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

.t585__icon-hover {
    opacity: 0
}

.t585__header:hover .t585__icon {
    opacity: 0
}

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

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

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

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

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

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

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

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

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

.t585__textwrapper {
    padding: 0 0 20px
}

.t585__text {
    margin-bottom: 20px
}

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

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

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

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

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

    .t552__container.t-container {
        padding: 0 10px
    }
}

@media screen and (max-width: 640px) {
    .t-title_xxs {
        font-size: 28px
    }

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

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

    .t847__img {
        float: none
    }

    .t847__col-top {
        margin-bottom: 30px
    }

    .t847__box_mobiletop {
        margin-top: 20px
    }

    .t847__box_mobilebottom {
        margin-bottom: 20px
    }

    .t847__box .t-card__btn {
        margin-top: 15px
    }

    .t585__trigger-button {
        padding-top: 15px;
        padding-bottom: 14px
    }

    .t585__text {
        margin-bottom: 15px
    }

    .t585__text > a {
        word-break: break-word
    }

    .t585__textwrapper {
        padding: 0 0 10px
    }

    .t142A {
        padding: 0 20px
    }

    .t142A__wraptwo {
        padding: 0
    }

    .t142A__btn {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pt_105 {
        padding-top: 90px
    }
}

@media screen and (max-width: 980px) {
    .t228__logo {
        white-space: normal;
        padding: 0
    }

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

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

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

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

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

    .t847__separator {
        margin-bottom: 60px !important
    }

    .t847__item {
        display: block
    }

    .t847__box_mobiletop {
        margin-top: 30px
    }

    .t847__box_mobilebottom {
        margin-bottom: 30px
    }

    .t847 .t-card__title {
        margin-bottom: 15px
    }

    .t847__box .t-card__btn {
        margin-top: 20px
    }

    .t585 .t-col:not(:last-child) .t585__border {
        display: none
    }
}






























.t-heading_xs {
    font-size: 26px;
    line-height: 1.23
}

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 640px) {
    .t-text_sm {
        font-size: 14px;
        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_xl {
        font-size: 20px;
        line-height: 1.4
    }

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

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

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

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

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

    .t-btn {
        white-space: normal
    }

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

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

    .t-rec_pt_0 {
        padding-top: 0
    }

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

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

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

    .t-rec_pb_0 {
        padding-bottom: 0
    }

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

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

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

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

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

    .t228__maincontainer.t228__c12collumns .t228__padding40px {
        width: 20px
    }

    .t228__imglogo {
        margin-right: 15px
    }

    .t228__logo {
        padding-right: 15px
    }

    .t228__right_descr {
        padding-left: 15px
    }

    .t228__right_buttons {
        padding-left: 15px
    }

    .t228__right_share_buttons {
        padding-left: 15px
    }

    .t228__right_langs {
        padding-left: 15px
    }

    .t228 .t-sociallinks, .t228__right_social_links {
        padding-left: 15px
    }
}

@media screen and (max-width: 980px) {
    .t228__list_hidden {
        opacity: 1
    }

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

    .t228__maincontainer {
        height: auto !important;
        display: block
    }

    .t228__mobile.t228__positionfixed + .t228.t228__positionfixed {
        top: 64px
    }

    .t228__leftside, .t228__rightside, .t228__centerside {
        display: block;
        text-align: center;
        float: none
    }

    .t228__leftcontainer, .t228__centercontainer, .t228__rightcontainer {
        padding: 20px 0
    }

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

    .t228__imglogomobile.t228__imglogo {
        width: 100% !important;
        min-width: 100% !important
    }

    .t228__padding40px {
        display: none
    }

    .t228__padding10px {
        display: none
    }

    .t228__rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto
    }

    .t228__right_share_buttons {
        display: table;
        position: static;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
        float: none;
        min-width: inherit
    }

    .t228__right_buttons {
        display: table;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center
    }

    .t228 .t-sociallinks, .t228__right_descr, .t228__right_langs, .t228__right_social_links {
        display: table;
        padding: 10px 0;
        margin: 0 auto;
        text-align: center
    }

    .t228__logo {
        text-align: center;
        margin: 20px
    }

    .t228 img {
        float: inherit
    }

    .t228 .t228__list_item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal
    }

    .t228__list_item a {
        display: inline-block
    }

    .t228 .t-btn {
        margin-left: 5px;
        margin-left: 5px
    }

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

@media screen and (max-width: 640px) {
    .t228__right_buttons_but {
        display: table;
        padding: 0 0;
        margin: 0 auto 10px
    }
}

.t891__wrapper {
    padding-top: 24px;
    padding-bottom: 24px
}

.t891__title {
    padding: 24px 0 38px 0;
    color: #fff
}

.t891__descr {
    padding-top: 30px;
    color: #fff
}

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

.t891__descr_center a {
    font-weight: 600;
    color: #fff !important
}

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

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

.t509 .t-section__topwrapper {
    margin-bottom: 105px
}

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

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

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

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

.t509__separator {
    margin-bottom: 120px
}

.t509__mobileimg {
    display: none
}

.t509__imgwrapper {
    margin: 0 auto
}

.t509__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    max-width: 100%;
    width: 100%
}

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

.t509__content {
    display: table-cell
}

.t509 .t-card__title {
    margin-bottom: 24px
}

#allrecords .t509 .t-card__link {
    outline: none
}

.t509 .t-card__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.t847 .t-card__btn.t-btn.t-btn_sm,
.t509 .t-card__btn.t-btn.t-btn_sm {
    opacity: 0.7;
}
.t847 .t-card__btn.t-btn.t-btn_sm:hover,
.t509 .t-card__btn.t-btn.t-btn_sm:hover {
    opacity: 1;
}

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

.t509__rightcol {
    margin-right: 0
}

.t509__leftcol {
    margin-left: 0
}

.t509 .t509__content .t-card__btn {
    margin-top: 30px
}

.t509__fullscreenwidth .t509__leftcol .t509__textwrapper {
    padding-right: 40px;
    box-sizing: border-box
}

.t509__fullscreenwidth .t509__rightcol .t509__textwrapper {
    padding-left: 40px;
    box-sizing: border-box
}

.t509__cell {
    height: auto !important
}

.t509__marginauto {
    margin-left: auto;
    margin-right: auto
}

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

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

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

    .t509__fullscreenwidth {
        padding: 0 20px
    }

    .t509__textwrapper {
        padding: 0px !important
    }

    .t509__separator {
        margin-bottom: 75px !important
    }

    .t509__col {
        padding: 0px !important
    }

    .t509__cell {
        display: block;
        max-width: 100%;
        width: initial
    }

    .t509__top {
        margin-bottom: 30px
    }

    .t509__textwrapper {
        height: auto !important;
        margin-top: 30px
    }

    .t509 .t-card__title {
        margin-bottom: 15px
    }

    .t509__mobileimg {
        display: block
    }

    .t509__desktopimg {
        display: none
    }
}






















.t165 .t-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.t165__vmiddle {
    margin-top: auto;
    margin-bottom: auto
}

.t165__vtop {
    margin-bottom: auto
}

.t165__vbottom {
    margin-top: auto
}

.t165__left {
    text-align: left
}

.t165__center {
    text-align: center
}

.t165__right {
    text-align: right
}

.t165__textwrapper {
    padding-right: 20px
}

.t165__uptitle {
    padding: 0;
    margin: 0;
    margin-bottom: 14px
}

.t165__title {
    padding: 0;
    margin: 0;
    padding-bottom: 28px
}

.t165__text {
    opacity: .85
}

.t165__img {
    float: right;
    width: 100%
}

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

.t165__btn-container {
    width: 100%
}

.t165__btn-wrapper {
    display: inline-block;
    padding-top: 60px
}

.t165__btntext-wrapper {
    display: inline-block;
    padding-top: 45px
}

@media screen and (max-width: 960px) {
    .t165__btn-wrapper {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .t165__btntext-wrapper {
        padding-top: 20px
    }
}

@media screen and (max-width: 640px) {
    .t165 .t-container {
        display: -webkit-block;
        display: block
    }

    .t165__img {
        float: none
    }

    .t165__col-top {
        margin-bottom: 30px
    }
}

.t106__wrapper {
    display: table;
    width: 100%;
    overflow: hidden
}

.t106__block {
    display: table-cell;
    width: 50%;
    height: 100%;
    vertical-align: middle
}

.t106__title {
    max-width: 360px;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center
}

.t106__text {
    max-width: 360px;
    margin: 0 auto;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    opacity: .7
}

.t106__img {
    width: 100%;
    vertical-align: middle;
    margin: 0
}

@media screen and (max-width: 640px) {
    .t106__wrapper {
        display: inline;
        width: 100%
    }

    .t106__block {
        display: block;
        width: 100%;
        padding-left: 20px;
    }

    .t106__title {
        padding-top: 100px
    }

    .t106__text {
        padding-bottom: 100px;
        font-size: 14px;
        line-height: 20px
    }
}
@media screen and (max-width: 960px) {
    .t106__block {
        padding: 20px;
    }
}
