.csssize {
    height: 14705px
}

#allrecords .r, body {
    --t-headline-font: 'Manrope', Arial, sans-serif;
    --t-text-font: 'Manrope', Arial, sans-serif
}

.t-body {
    margin: 0px
}

#allrecords, body {
    background-color: none
}

#allrecords {
    -webkit-font-smoothing: antialiased
}

#allrecords a {
    color: #153782;
    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: #153782;
    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: 'Manrope', Arial, sans-serif;
    font-weight: 300;
    color: #050c1c
}

.t-text_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-text-impact {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 300;
    color: #050c1c
}

.t-name {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 600;
    color: #0d1833
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35
}

.t-heading {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 600;
    color: #0d1833
}

.t-heading_xs {
    font-size: 26px;
    line-height: 1.23
}

.t-heading_sm {
    font-size: 28px;
    line-height: 1.17
}

.t-title {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 600;
    color: #0d1833
}

.t-title_xs {
    font-size: 42px;
    line-height: 1.23
}

.t-title_md {
    font-size: 52px;
    line-height: 1.23
}

.t-title_xl {
    font-size: 72px;
    line-height: 1.17
}

.t-descr {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 300;
    color: #050c1c
}

.t-descr_xs {
    font-size: 16px;
    line-height: 1.55
}

.t-descr_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-descr_lg {
    font-size: 22px;
    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-uptitle {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 600;
    color: #050c1c;
    letter-spacing: 2.5px
}

.t-btn {
    display: inline-block;
    font-family: 'Manrope', Arial, sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.t-btn td {
    vertical-align: middle
}

.t-btn_sending {
    opacity: .5
}

.t-align_center {
    text-align: center
}

.t-align_left {
    text-align: left
}

.t-align_right {
    text-align: right
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-valign_top {
    vertical-align: top
}

.t-submit {
    font-family: 'Manrope', 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_45 {
    padding-top: 45px
}

.t-rec_pt_60 {
    padding-top: 60px
}

.t-rec_pt_75 {
    padding-top: 75px
}

.t-rec_pt_90 {
    padding-top: 90px
}

.t-rec_pt_120 {
    padding-top: 120px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_30 {
    padding-bottom: 30px
}

.t-rec_pb_45 {
    padding-bottom: 45px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-rec_pb_90 {
    padding-bottom: 90px
}

.t-rec_pb_135 {
    padding-bottom: 135px
}

.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: 'Manrope', Arial, sans-serif, Arial, sans-serif;
    font-weight: 600;
    line-height: var(--line-height, 1.4);
    padding-top: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
    padding-bottom: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: var(--border-width, 0);
    background-image: none;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    white-space: nowrap
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) {
    gap: 0
}

.t-btnflex__text {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: inherit;
    text-overflow: ellipsis
}

.t-btnflex__icon {
    position: relative;
    flex-shrink: 0;
    width: 1.4em;
    height: 1.4em;
    transition-duration: inherit
}

.t-btnflex.t-btnflex_icon_hover_only .t-btnflex__icon {
    transition-property: width;
    transition-timing-function: inherit
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) .t-btnflex__icon {
    width: 0
}

.t-btnflex__icon::before, .t-btnflex__icon::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.t-btnflex__icon::before {
    content: '';
    background-image: var(--icon, none);
    transition: opacity cubic-bezier(.25, 1, .5, 1), visibility cubic-bezier(.25, 1, .5, 1), color ease-in-out;
    transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_default_glyph::before {
    -webkit-mask-image: var(--icon, none);
    mask-image: var(--icon, none);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-image: none;
    background-color: currentcolor
}

.t-btnflex__icon_has_hover::after {
    content: '';
    opacity: 0;
    visibility: hidden;
    background-image: var(--icon-hover, none);
    transition: opacity cubic-bezier(.45, 0, .55, 1), visibility cubic-bezier(.45, 0, .55, 1), color ease-in-out;
    transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_hover_glyph::after {
    -webkit-mask-image: var(--icon-hover, none);
    mask-image: var(--icon-hover, none);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-image: none;
    background-color: currentcolor
}

@media (hover: hover) {
    .t-btnflex:hover .t-btnflex__icon_has_hover::before {
        opacity: 0;
        visibility: hidden;
        transition-timing-function: cubic-bezier(.5, 0, .75, 0)
    }

    .t-btnflex:hover .t-btnflex__icon_has_hover::after {
        opacity: 1;
        visibility: visible
    }
}

.t-btnflex_xs, .t-btn.t-btnflex_xs, .t-submit.t-btnflex_xs {
    --height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
    --height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.t-btnflex_smd, .t-btn.t-btnflex_smd, .t-submit.t-btnflex_smd {
    --height: 50px;
    font-size: 15px;
    padding-left: 44px;
    padding-right: 44px
}

.t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
    --height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

.t-btnflex_lg, .t-btn.t-btnflex_lg, .t-submit.t-btnflex_lg {
    --height: 60px;
    font-size: 22px;
    padding-left: 70px;
    padding-right: 70px
}

.t-btnflex_xl, .t-btn.t-btnflex_xl, .t-submit.t-btnflex_xl {
    --height: 80px;
    font-size: 26px;
    padding-left: 80px;
    padding-right: 80px
}

.t-btnflex_xxl, .t-btn.t-btnflex_xxl, .t-submit.t-btnflex_xxl {
    --height: 100px;
    font-size: 30px;
    padding-left: 90px;
    padding-right: 90px
}

@media screen and (max-width: 1200px) {
    .t-text_sm {
        font-size: 16px
    }

    .t-descr_xs {
        font-size: 14px
    }

    .t-descr_sm {
        font-size: 16px
    }

    .t-descr_lg {
        font-size: 20px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-descr_xxl {
        font-size: 22px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_md {
        font-size: 48px
    }

    .t-title_xl {
        font-size: 68px
    }

    .t-name_md {
        font-size: 18px
    }

    .t-name_xl {
        font-size: 22px
    }

    .t-heading_xs {
        font-size: 24px
    }

    .t-heading_sm {
        font-size: 26px
    }

    .t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
        padding-left: 25px;
        padding-right: 25px
    }

    .t-btnflex_smd, .t-btn.t-btnflex_smd, .t-submit.t-btnflex_smd {
        padding-left: 30px;
        padding-right: 30px
    }

    .t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
        padding-left: 45px;
        padding-right: 45px
    }

    .t-btnflex_lg, .t-btn.t-btnflex_lg, .t-submit.t-btnflex_lg {
        padding-left: 55px;
        padding-right: 55px
    }

    .t-btnflex_xl, .t-btn.t-btnflex_xl, .t-submit.t-btnflex_xl {
        padding-left: 65px;
        padding-right: 65px
    }

    .t-btnflex_xxl, .t-btn.t-btnflex_xxl, .t-submit.t-btnflex_xxl {
        padding-left: 75px;
        padding-right: 75px
    }
}

@media screen and (max-width: 640px) {
    .t-text_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_lg {
        font-size: 18px;
        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_md {
        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-heading_sm {
        font-size: 24px
    }

    .t-btn {
        white-space: normal
    }

    .t-btnflex, .t-btn.t-btnflex, .t-submit.t-btnflex {
        white-space: normal
    }

    .t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
        padding-left: 20px;
        padding-right: 20px
    }

    .t-btnflex_smd, .t-btn.t-btnflex_smd, .t-submit.t-btnflex_smd {
        padding-left: 25px;
        padding-right: 25px
    }

    .t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
        padding-left: 30px;
        padding-right: 30px
    }

    .t-btnflex_lg, .t-btn.t-btnflex_lg, .t-submit.t-btnflex_lg {
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px
    }

    .t-btnflex_xl, .t-btn.t-btnflex_xl, .t-submit.t-btnflex_xl {
        font-size: 22px;
        padding-left: 50px;
        padding-right: 50px
    }

    .t-btnflex_xxl, .t-btn.t-btnflex_xxl, .t-submit.t-btnflex_xxl {
        font-size: 26px;
        padding-left: 60px;
        padding-right: 60px
    }
}

@media screen and (max-width: 480px) {
    .t-title_xl {
        font-size: 30px
    }

    .t-rec_pt_0 {
        padding-top: 0
    }

    .t-rec_pt_15 {
        padding-top: 15px
    }

    .t-rec_pt_30 {
        padding-top: 30px
    }

    .t-rec_pt_45 {
        padding-top: 45px
    }

    .t-rec_pt_60 {
        padding-top: 60px
    }

    .t-rec_pt_75 {
        padding-top: 75px
    }

    .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_15 {
        padding-bottom: 15px
    }

    .t-rec_pb_30 {
        padding-bottom: 30px
    }

    .t-rec_pb_45 {
        padding-bottom: 45px
    }

    .t-rec_pb_60 {
        padding-bottom: 60px
    }

    .t-rec_pb_90 {
        padding-bottom: 90px
    }

    .t-rec_pb_135 {
        padding-bottom: 90px !important
    }

    .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
    }
}

@media screen and (max-width: 1200px) {
    .t-screenmin-1200px {
        display: none
    }
}

@media screen and (max-width: 980px) {
    .t-screenmin-980px {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .t-screenmin-640px {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .t-screenmin-480px {
        display: none
    }
}

@media screen and (max-width: 320px) {
    .t-screenmin-320px {
        display: none
    }
}

@media screen and (min-width: 321px) {
    .t-screenmax-320px {
        display: none
    }
}

@media screen and (min-width: 481px) {
    .t-screenmax-480px {
        display: none
    }
}

@media screen and (min-width: 641px) {
    .t-screenmax-640px {
        display: none
    }
}

@media screen and (min-width: 981px) {
    .t-screenmax-980px {
        display: none
    }
}

@media screen and (min-width: 1201px) {
    .t-screenmax-1200px {
        display: none
    }
}

.t-menusub__menu {
    display: none
}

.t456__imglogo {
    display: block;
    height: auto;
    margin-right: 30px
}

.t456__linewrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.t456__horizontalline {
    border: 0;
    background-color: #c2c2c2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 40px
}

.t456__imglogo {
    max-width: 300px
}

.t456__leftwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px
}

.t456__rightwrapper {
    display: table-cell;
    vertical-align: middle;
    padding-right: 40px;
    width: 100%
}

.t456__menualign_left {
    text-align: left
}

.t456__menualign_right {
    text-align: right
}

.t456__menualign_center {
    text-align: center
}

@media screen and (max-width: 1200px) {
    .t456__leftwrapper {
        padding-left: 20px
    }

    .t456__rightwrapper {
        padding-right: 20px
    }
}

.t456 {
    width: 100%;
    height: 80px;
    z-index: 990;
    position: fixed;
    top: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    transition: background-color 0.3s linear
}

.t456__beforeready {
    visibility: hidden
}

.t456__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
    position: relative
}

.t456__maincontainer.t456__c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

.t456__logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    padding-right: 30px
}

.t456__list {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 20px
}

.t456__list_item {
    clear: both;
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: #050c1c;
    white-space: nowrap
}

.t456__list_item .t-active {
    opacity: .7
}

.t456__list_item:first-child {
    padding-left: 0
}

.t456__list_item:last-child {
    padding-right: 0
}

.t456 a, #allrecords .t456 a {
    text-decoration: none;
    color: #050c1c
}

.t456.t456__positionabsolute {
    position: absolute
}

.t456.t456__positionfixed {
    position: fixed
}

.t456.t456__positionstatic {
    position: static
}

.t456__mobile {
    display: none
}

@media screen and (max-width: 980px) {
    .t456__linewrapper {
        display: none
    }

    .t456 {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important
    }

    .t456.t456__positionabsolute, .t456.t456__positionfixed, .t456.t456__positionstatic {
        position: relative
    }

    .t456__imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto
    }

    .t456__imglogomobile.t456__imglogo {
        width: 100% !important
    }

    .t456__logo {
        text-align: center;
        margin: 20px
    }

    .t456 img {
        float: inherit
    }

    .t456 .t456__list_item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal
    }

    .t456__logo {
        white-space: normal;
        padding: 0
    }

    .t456__logowrapper {
        position: static;
        display: block;
        width: 100%
    }

    .t456__logowrapper2 {
        display: block;
        position: static
    }

    .t456__leftwrapper, .t456__rightwrapper {
        width: 100% !important;
        display: block
    }

    .t456__leftwrapper {
        padding: 20px;
        box-sizing: border-box
    }

    .t456__rightwrapper {
        padding: 20px 0 !important;
        box-sizing: border-box
    }

    .t456__list {
        display: block;
        padding: 0 !important;
        margin-left: 0
    }
}

.t181 {
    text-align: left
}

.t181__wrapper {
    padding-top: 42px;
    padding-bottom: 42px
}

.t181__title {
    padding: 24px 0 38px;
    letter-spacing: 1px;
    color: #fff
}

.t181__descr {
    padding: 0 0 30px;
    color: #afafaf
}

.t181__button-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center
}

.t181__button-wrapper:has(.t-btntext) {
    column-gap: 30px
}

.t182 {
    text-align: center
}

.t182__wrapper {
    padding-top: 52px;
    padding-bottom: 42px
}

.t182__title {
    padding: 24px 0;
    letter-spacing: 1px;
    color: #fff
}

.t182__descr {
    padding: 15px 0 30px;
    color: #fff
}

.t182__title, .t182__descr {
    margin-left: auto;
    margin-right: auto
}

.t182__buttons {
    margin-top: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.t182__content-wrapper {
    display: inline-block
}

@media screen and (max-width: 640px) {
    .t182__title {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 30px;
        line-height: 30px
    }

    .t182__descr {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 20px
    }
}

.t123__centeredContainer {
    text-align: center
}

.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
}

.t396 .tn-atom__button-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex: 0 1 auto;
    min-width: 0
}

.t396 .tn-atom__button-text {
    flex: 1 1 0;
    text-overflow: ellipsis
}

.t396 .tn-atom__button-icon {
    flex: 0 0 auto
}

.t396 .tn-atom__button-icon::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: var(--icon, none);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    transition: opacity 0.2s cubic-bezier(.25, 1, .5, 1), visibility 0.2s cubic-bezier(.25, 1, .5, 1), color 0s ease-in-out
}

.t396 .tn-atom__button-icon::after {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: var(--icon-hover, none);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    transition: opacity 0.2s cubic-bezier(.45, 0, .55, 1), visibility 0.2s cubic-bezier(.45, 0, .55, 1), color 0s ease-in-out
}

.t396 .tn-atom:hover .tn-atom__button-icon:not(.tn-atom__button-icon-no-hover)::after {
    opacity: 1;
    visibility: visible
}

.t396 .tn-atom:hover .tn-atom__button-icon:not(.tn-atom__button-icon-no-hover)::before {
    opacity: 0;
    visibility: hidden;
    transition-timing-function: cubic-bezier(.5, 0, .75, 0)
}

.t396 .tn-atom:hover .tn-atom__button-icon.hidden {
    display: block
}

.t396 .tn-atom__button-icon-no-default {
    display: none;
    animation: button-icon-fade-in 0.3s ease forwards
}

.t396 .tn-atom:hover .tn-atom__button-icon.tn-atom__button-icon-no-default {
    display: block
}

@keyframes button-icon-fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.t396 .tn-atom__button-icon-arrow-default::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-color: currentcolor;
    background-image: none
}

.t396 .tn-atom__button-icon-arrow-hover::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-color: currentcolor;
    background-image: none
}

.t396 .tn-elem[data-elem-type='button'] {
    display: block
}

.t396 .tn-elem[data-elem-type='button'] .tn-atom {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.t396 .tn-atom__button-border {
    position: absolute;
    inset: 0;
    z-index: 1;
    border-radius: inherit;
    transition-duration: inherit;
    transition-timing-function: inherit;
    pointer-events: none
}

.t396 .tn-atom__button-border::before, .t396 .tn-atom__button-border::after {
    -webkit-backface-visibility: hidden;
    position: absolute;
    inset: 0;
    content: '';
    border-radius: inherit;
    z-index: 1
}

.t396 .tn-atom__button-border::after {
    opacity: 0;
    transition-property: opacity;
    transition-duration: inherit;
    transition-timing-function: inherit
}

@keyframes t-button-hover-animation {
    to {
        background-image: none;
        background-color: transparent;
        border-color: transparent
    }
}

.t905__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#allrecords .t905__wrapper {
    margin-bottom: 0;
    padding-left: 0
}

.t905__wrapper li ul {
    list-style-type: disc
}

.t905__card {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff
}

.t905__title {
    margin-bottom: 20px
}

.t905__content {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t905__content::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 20px;
    top: 50%;
    right: -40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left-color: #fff
}

.t905__content_wrapper {
    width: 80%;
    padding: 20px 0
}

.t905__image_wrapper {
    width: 50%
}

.t905__image {
    width: 100%;
    padding-bottom: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (min-width: 960px) {
    .t905__wrapper .t905__card:nth-child(4n-1) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .t905__wrapper .t905__card:nth-child(4n-1) .t905__content::after {
        left: -40px;
        border-right-color: #fff;
        border-left-color: transparent
    }

    .t905__wrapper .t905__card:nth-child(4n) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .t905__wrapper .t905__card:nth-child(4n) .t905__content::after {
        left: -40px;
        border-right-color: #fff;
        border-left-color: transparent
    }

    .t905__wrapper .t905__card:first-child .t905__content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .t905__wrapper .t905__card:first-child .t905__content::after {
        right: -40px;
        border-right-color: transparent;
        border-left-color: #fff;
        left: inherit
    }
}

@media screen and (max-width: 960px) {
    .t905__card {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .t905__content::after {
        border-width: 10px;
        right: -20px
    }

    .t905__wrapper .t905__card:nth-child(2n) .t905__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .t905__wrapper .t905__card:nth-child(2n) .t905__content::after {
        left: -20px;
        border-right-color: #fff;
        border-left-color: transparent
    }
}

@media screen and (max-width: 460px) {
    .t905__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .t905__wrapper .t905__card:nth-child(2n) .t905__content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .t905__content {
        width: 100%;
        min-height: calc(100vw - 40px)
    }

    .t905__image_wrapper {
        width: 100%
    }

    .t905__content::after {
        display: none
    }
}

.t142 {
    width: 100%;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    box-sizing: border-box
}

.t1066__flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.t1066 .t-section__bottomwrapper {
    margin-top: 105px
}

.t1066__img {
    display: block;
    width: 100%
}

.t1066__box-img-mobile {
    display: none
}

.t1066__tablewrapper {
    display: table;
    height: 100%;
    width: 100%
}

.t1066__textwrapper {
    padding-left: 30px
}

.t1066__imgwrapper {
    width: 65px
}

.t1066__list li ul {
    list-style-type: disc
}

#allrecords .t1066__list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t1066__bgimg {
    width: 65px;
    height: 65px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t1066__iconimg {
    width: 100%;
    max-width: 100%;
    height: auto
}

.t1066__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t1066__heading {
    padding-bottom: 15px
}

.t1066__item:not(:last-child) {
    margin-bottom: 50px
}

.t1066__item.t-column-draggable {
    list-style-type: none
}

@media screen and (max-width: 960px) {
    .t1066__flex-wrapper {
        display: block
    }

    .t1066__box-img-mobile {
        display: block;
        height: auto;
        margin-bottom: 75px
    }

    .t1066__box-img {
        display: none
    }

    .t1066__img {
        max-width: 100%;
        height: auto
    }

    .t1066__imgwrapper {
        max-width: 50px !important
    }

    .t1066__bgimg {
        max-width: 50px !important;
        max-height: 50px !important
    }

    .t1066__box-text {
        height: auto
    }

    .t1066 .t-section__bottomwrapper {
        margin-top: 45px
    }
}

.t994 .t-section__title, .t994 .t-section__descr {
    color: #fff
}

.t994__container {
    box-sizing: border-box;
    position: relative;
    padding: 150px 0 50px
}

.t994__container.t994__container_empty {
    padding: 50px 0
}

.t994__btnwrapper {
    position: absolute;
    top: 40px;
    right: 40px
}

.t994__playbtn, .t994__stopbtn {
    height: 30px;
    border: none;
    background: transparent;
    transition: opacity ease 0.2s;
    cursor: pointer
}

.t994__playbtn {
    display: none
}

.t994__gallery {
    position: relative;
    overflow: hidden
}

.t994__wrapper {
    position: relative;
    z-index: 1;
    margin: 0 auto
}

.t994__slider {
    position: relative;
    margin: auto;
    overflow: initial
}

.t994__width-wrapper {
    position: relative;
    z-index: 1;
    max-width: 360px;
    height: 570px;
    margin: 0 auto
}

.t994__slidecontainer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 570px;
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    transition: all ease-in-out 0.3s;
    cursor: -moz-grab
}

.t994-with-one-slide .t-slds__arrow_container, .t994-with-one-slide .t944__loaders-container, .t994-with-one-slide .t994__btnwrapper {
    display: none
}

.t994__item {
    position: relative;
    z-index: 2;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    float: none !important;
    transition: all ease-in-out 0.3s
}

.t994__item:not(.t-slds__item_active) .t994__btn {
    pointer-events: none
}

.t994__slds-wrapper {
    position: relative;
    overflow: hidden
}

.t994__item-wrapper {
    position: relative;
    width: 320px;
    height: 100%
}

.t994__bgimgwrapper {
    position: absolute;
    width: 100%;
    height: 100%
}

.t994__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: opacity 0.1s linear
}

.t994__imgwrapper {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 26px;
    padding-left: 26px;
    box-sizing: border-box;
    overflow: hidden
}

.t994__imgwrapper_top {
    margin-bottom: auto;
    padding-right: 0;
    padding-left: 0
}

.t994__imgwrapper_middle {
    margin: auto;
    padding-right: 0;
    padding-left: 0
}

.t994__imgwrapper_bottom {
    margin-top: auto;
    padding-right: 0;
    padding-left: 0
}

.t994__img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.t994__filter {
    position: relative;
    width: 100%;
    height: 100%
}

.t994__content {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0;
    box-sizing: border-box
}

.t994__content.t994__valign_top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.t994__content.t994__valign_center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.t994__content.t994__valign_bottom {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t994__content.t994__halign_left {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.t994__content.t994__halign_center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.t994__content.t994__halign_left .t994__img {
    margin-right: auto
}

.t994__content.t994__halign_right .t994__img {
    margin-left: auto
}

.t994__content.t994__halign_center .t994__img {
    margin: 0 auto
}

.t994__content.t994__halign_right {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.t994__textwrapper {
    flex-shrink: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    width: 100%;
    padding: 35px 26px 22px;
    box-sizing: border-box
}

.t994__textwrapper.t994__valign_top {
    margin-bottom: auto
}

.t994__textwrapper.t994__valign_center {
    margin-top: auto;
    margin-bottom: auto
}

.t994__textwrapper.t994__valign_bottom {
    margin-top: auto
}

.t994__halign_left .t994__textwrapper {
    text-align: left
}

.t994__halign_center .t994__textwrapper {
    text-align: center
}

.t994__halign_right .t994__textwrapper {
    text-align: right
}

.t994__title {
    display: inline;
    font-weight: 500;
    color: #000
}

.t994__descr {
    display: inline;
    margin-top: 15px;
    color: #000
}

.t994__txt-selectable {
    -webkit-user-select: text;
    -o-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.t994__btn-wrapper {
    width: auto;
    padding: 22px 26px 35px;
    box-sizing: border-box
}

.t994__btn-wrapper.t994__halign_left {
    text-align: left
}

.t994__btn-wrapper.t994__halign_center {
    text-align: center
}

.t994__btn-wrapper.t994__halign_right {
    text-align: right
}

.t994__arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all ease-in-out 0.3s;
    background-color: transparent;
    border: none;
    outline-offset: 5px;
    cursor: pointer
}

.t994__arrow polyline {
    transition: stroke ease-in-out 0.2s
}

.t994__next {
    right: 30px
}

.t994__prev {
    left: 30px
}

.t994 .t-slds__arrow_wrapper-left {
    display: none
}

.t944__loaders-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 560px;
    margin: auto;
    margin-top: 150px
}

.t994__loader {
    -ms-flex-preferred-size: auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    width: auto;
    height: 2px;
    margin: 0 2px;
    padding: 5px 0;
    transition: all ease 0.3s;
    cursor: pointer
}

.t994__loader-outer {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5)
}

.t994__loader-inner {
    width: 0;
    height: 100%;
    background-color: #fff
}

.t994__loader_active .t994__loader-inner {
    width: 100%
}

@media screen and (max-height: 900px) {
    .t994__container {
        padding: 100px 0 50px
    }

    .t944__loaders-container {
        margin-top: 70px
    }
}

@media screen and (max-width: 960px) {
    .t994__container {
        padding: 0;
        -webkit-user-select: none;
        -o-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .t994__playbtn, .t994__stopbtn {
        display: none !important
    }

    .t994__arrow {
        display: none
    }

    .t994__slidecontainer {
        height: 100vh
    }

    .t994__width-wrapper {
        max-width: unset;
        height: 100vh
    }

    .t994__width-wrapper.t-width .t-slds__wrapper {
        padding: 0
    }

    .t994__item {
        width: 100vw;
        height: 100vh;
        padding: 0
    }

    .t994__item-wrapper {
        width: 100vw;
        height: 100vh
    }

    .t994__content {
        padding-top: 30px
    }

    .t994__textwrapper_top {
        margin-top: 40px
    }

    .t944__loaders-container {
        position: absolute;
        top: 0;
        z-index: 2;
        max-width: unset;
        margin-top: 25px !important;
        padding: 0 20px;
        box-sizing: border-box
    }

    .t994 .t-slds__arrow_wrapper {
        width: 50px
    }
}

.t514 .t-section__bottomwrapper {
    margin-top: 105px
}

.t514__leftcol {
    min-height: 1px
}

.t514__row::after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t514__righttablewrapper {
    position: relative
}

.t514__bottommargin {
    margin-bottom: 30px
}

.t514__timelinewrapper {
    display: table-cell;
    position: relative;
    vertical-align: top;
    width: 16px
}

.t514__sectiontextwrapper {
    display: table-cell;
    padding-left: 40px
}

.t514__textwr-bottompadding {
    padding-bottom: 90px
}

.t514__circlewrapper {
    background: transparent;
    z-index: 100;
    position: absolute;
    padding: 4px 0
}

.t514__circle {
    width: 12px;
    height: 12px;
    border: 2px solid #d4d4d4;
    border-radius: 50%
}

.t514__rightcol_1 .t514__line {
    top: 28px !important;
    margin-bottom: -4px
}

.t514__line {
    width: 2px;
    position: absolute;
    inset: 0 0 0 7px;
    background: #d4d4d4
}

.t514__row:not(:first-child,:last-child) .t514__line {
    margin-top: 28px;
    margin-bottom: -4px
}

.t514__time_mobile {
    display: none
}

@media screen and (max-width: 1200px) {
    .t514__sectiontextwrapper {
        padding-left: 20px
    }
}

@media screen and (max-width: 960px) {
    .t514 .t-section__bottomwrapper {
        margin-top: 90px
    }

    .t514__bottommargin {
        margin-bottom: 15px
    }

    .t514__textwr-bottompadding {
        padding-bottom: 75px
    }

    .t514__leftcol {
        display: none
    }

    .t514__time_mobile {
        display: block
    }

    .t514__circlewrapper {
        top: -2px !important
    }

    .t514__rightcol_1 .t514__line {
        top: 20px !important;
        margin-bottom: 0
    }

    .t514__line {
        top: 0 !important
    }

    .t514__row:not(:first-child,:last-child) .t514__line {
        margin-top: 20px;
        margin-bottom: 0
    }
}

.t604__imgwrapper {
    position: relative
}

.t604__imgwrapper .t-slds__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t604 .t-slds__items-wrapper, .t604 .t-slds__container {
    overflow: visible
}

.t604 .t-slds__wrapper {
    -webkit-transition: opacity ease-in-out 0.3s;
    -moz-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.t604 .t-slds__item .t-slds__wrapper {
    opacity: .3
}

.t604 .t-slds__item_active .t-slds__wrapper {
    opacity: 1 !important
}

.t604 .t-slds__item:first-child, .t604 .t-slds__item:last-child {
    pointer-events: none
}

.t604__hidearrows .t-slds__arrow {
    opacity: 0 !important
}

.t604 .t-slds__caption__container:empty, .t604 .t-slds__caption__container:-moz-only-whitespace {
    margin-top: 0
}

.t604__play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.t604__play-icon {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 50%;
    outline: none;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: transform ease-in-out 0.2s;
    -moz-transition: transform ease-in-out 0.2s;
    -o-transition: transform ease-in-out 0.2s;
    transition: transform ease-in-out 0.2s;
    cursor: pointer
}

.t604__play:hover .t604__play-icon {
    -moz-transform: translateY(-50%) scale(1.15);
    -ms-transform: translateY(-50%) scale(1.15);
    -webkit-transform: translateY(-50%) scale(1.15);
    -o-transform: translateY(-50%) scale(1.15);
    transform: translateY(-50%) scale(1.15)
}

.t604__play-icon:focus-visible {
    -moz-transform: translateY(-50%) scale(1.15);
    -ms-transform: translateY(-50%) scale(1.15);
    -webkit-transform: translateY(-50%) scale(1.15);
    -o-transform: translateY(-50%) scale(1.15);
    transform: translateY(-50%) scale(1.15)
}

.t604__wrap-video {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    opacity: 1;
    z-index: 3
}

.t604__wrap-video .t-video-lazyload {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 640px) {
    .t604 .t-slds__wrapper {
        padding: 0 !important
    }

    .t604__hidearrows .t-slds__arrow_wrapper {
        display: none !important
    }
}

.t668 {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: 100%
}

.t668 > .t-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.t668__col {
    margin-bottom: 1px
}

.t668__col:last-child {
    margin-bottom: 0 !important
}

.t668__wrapper {
    background-color: #fff
}

.t668__header {
    position: relative;
    cursor: pointer
}

.t668__trigger-button {
    position: relative;
    width: 100%;
    padding: 25px 30px;
    text-align: left;
    background-color: transparent;
    border: none;
    box-sizing: border-box;
    cursor: pointer
}

#allrecords button.t668__trigger-button:focus-visible {
    outline-offset: -2px
}

.t668__icon {
    position: absolute;
    top: 50%;
    right: 18px;
    width: 24px;
    height: 24px;
    display: inline-block;
    padding: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity ease-in-out 0.2s
}

.t668__icon-hover {
    opacity: 0
}

.t668__header:hover .t668__icon {
    opacity: 0
}

.t668__trigger-button:focus-visible .t668__icon {
    opacity: 0
}

.t668__header:hover .t668__icon-hover {
    opacity: 1
}

.t668__trigger-button:focus-visible .t668__icon-hover {
    opacity: 1
}

.t668__row::after {
    content: '';
    display: table;
    clear: both
}

.t668__circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 100px
}

.t668__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)
}

.t668__opened .t668__lines {
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all ease-in-out 0.3s
}

.t668__content {
    display: none;
    padding: 0 30px;
    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
}

.t668__title {
    display: inline-block;
    padding-right: 30px
}

.t668__img {
    display: block;
    width: 100%;
    margin-bottom: 14px
}

.t668__border {
    width: 100%;
    height: 1px;
    background-color: #eee
}

.t668__textwrapper {
    padding: 0 0 20px
}

@media screen and (max-width: 960px) {
    .t668__header:hover .t668__icon {
        opacity: 1
    }

    .t668__trigger-button:focus-visible .t668__icon {
        opacity: 1
    }

    .t668__header:hover .t668__icon-hover {
        opacity: 0
    }

    .t668__trigger-button:focus-visible .t668__icon-hover {
        opacity: 0
    }
}

@media screen and (max-width: 640px) {
    .t668__trigger-button {
        padding: 20px !important
    }

    .t668__content {
        padding-right: 20px !important;
        padding-left: 20px !important
    }

    .t668__text a {
        word-break: normal;
        overflow-wrap: anywhere
    }

    .t668__icon {
        right: 8px !important
    }
}

.t029__container {
    text-align: center;
    padding-bottom: 8px
}

.t029__col {
    float: none;
    display: inline-block
}

.t029__linewrapper {
    position: relative
}

.t029__line {
    position: relative;
    width: 100%;
    height: 1px;
    display: table-cell
}

.t029__opacity {
    display: table-cell;
    min-width: 200px;
    height: 1px
}

@media screen and (max-width: 600px) {
    .t029__opacity {
        min-width: 120px
    }
}

.t433__mainblock::after, .t433__mainblock::before {
    content: '';
    display: table;
    clear: both
}

.t433__col {
    float: left;
    width: 50%
}

.t433__contentwrapper {
    display: table-cell;
    vertical-align: middle;
    padding: 70px
}

.t433__contentbox {
    display: table;
    width: 100%;
    color: #fff
}

.t433__map {
    overflow: hidden
}

.t433__title {
    margin-bottom: 40px
}

.t433__btn-wrapper {
    margin-top: 44px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center
}

.t433__btn-wrapper:has(.t-btntext) {
    column-gap: 30px
}

.t433 .t-sociallinks, .t433__social_links {
    margin-top: 44px
}

.t433 .t-sociallinks__item, .t433__right_social_links_item {
    display: inline-block;
    margin-right: 4px
}

.t433 .t-sociallinks a {
    display: inline-block
}

.t433__right_social_links_item:last-child {
    margin-right: 0
}

#allrecords .t433 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t433__text {
    margin-top: 32px
}

.t433 .t-map-lazyload {
    background-color: rgb(229, 227, 223)
}

@media screen and (max-width: 960px) {
    .t433__contentwrapper {
        padding: 40px
    }
}

@media screen and (max-width: 750px) {
    .t433__contentwrapper {
        padding: 30px 20px
    }

    .t433__mainblock {
        min-height: auto !important
    }

    .t433__col {
        float: none;
        width: 100%;
        min-height: auto !important
    }

    .t433__contentbox {
        float: none;
        width: 100%;
        height: auto !important
    }

    .t433__map {
        height: 300px !important
    }

    .t433__map .t-map {
        height: inherit !important
    }

    .t433__title {
        margin-bottom: 24px
    }

    .t433__btn-wrapper {
        margin-top: 28px
    }

    .t433 .t-sociallinks, .t433__social_links {
        margin-top: 34px
    }

    .t433__text {
        margin-top: 24px
    }
}

.t890 {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    min-height: 30px;
    opacity: 1;
    z-index: 99990
}

.t890_preview {
    display: block;
    position: static;
    padding: 20px;
    text-align: left
}

.t890__arrow {
    cursor: pointer;
    display: inline-block;
    height: 50px;
    width: 50px;
    padding: 0;
    background-color: transparent;
    border: none;
    animation-name: t890__zoom;
    animation-duration: 0.5s;
    animation-fill-mode: both
}

.t890__arrow-smd {
    transform: scale(.9)
}

.t890__arrow-sm {
    transform: scale(.8)
}

.t890__arrow svg rect, .t890__arrow svg path {
    transition: 0.2s ease-in
}

@keyframes t890__zoom {
    0% {
        opacity: 0;
        transform: scale(.1)
    }
    100% {
        opacity: 1
    }
}

@media screen and (max-width: 640px) {
    .t890__arrow {
        transform: scale(.8)
    }

    .t890__arrow.t890__arrow-smd {
        transform: scale(.7)
    }

    .t890__arrow.t890__arrow-sm {
        transform: scale(.6)
    }
}

.t602__indicator {
    width: 0%;
    height: 4px;
    background: #199c68;
    position: fixed;
    top: 0;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
    z-index: 9999
}

@media screen and (max-width: 960px) {
    .t602__indicator {
        top: 0 !important
    }
}

.t142A__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    gap: 20px
}

@media screen and (max-width: 640px) {
    .t142A__wrapper {
        flex-wrap: wrap
    }

    .t142A__btn {
        width: 100%;
        max-width: 320px
    }
}

.t134__logo {
    width: 100%;
    font-size: 28px;
    font-weight: 600
}

.t134 {
    text-align: center
}

.t134__img {
    max-width: 300px
}

.t134__title {
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 9px;
    color: #050c1c
}

.t134__descr {
    font-size: 14px;
    color: #050c1c;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'Manrope', Arial, sans-serif;
    padding-top: 22px;
    padding-bottom: 6px;
    opacity: .7
}

.t134__link {
    display: block
}

.t134__img {
    vertical-align: bottom
}

.t134 a {
    color: #050c1c
}