.csssize {
    height: 8471px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

#allrecords a {
    color: #ff8562;
    text-decoration: none
}

#allrecords a,#allrecords button,#allrecords .t-radio,#allrecords .t-checkbox,#allrecords .t-img-select {
    outline: none
}

#allrecords a:focus-visible,#allrecords button:focus-visible,#allrecords .t-focusable,#allrecords .t-focusable .t-btn,#allrecords .t-focusable .t-btntext,#allrecords .t-img-select:focus-visible+.t-img-select__indicator,#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,#allrecords .t-radio:focus-visible+.t-radio__indicator,#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
    outline-color: #2015FF;
    outline-offset: 4px;
    outline-style: auto
}

#allrecords .t-descr a:focus-visible,#allrecords .t-sociallinks a:focus-visible,#allrecords .ya-share2__link:focus-visible {
    outline-offset: 2px
}

#allrecords a[href^=tel] {
    color: inherit;
    text-decoration: none
}

#allrecords ol {
    padding-left: 22px
}

#allrecords ul {
    padding-left: 20px
}

#allrecords b,#allrecords strong {
    font-weight: 700
}

@media print {
    body,html {
        min-width: 1200px;
        max-width: 1200px;
        padding: 0;
        margin: 0 auto;
        border: none
    }
}

.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: none
}

.t-records a {
    color: #ff8562;
    text-decoration: none
}

.t-records a[href^=tel] {
    color: inherit;
    text-decoration: none
}

.t-records ol {
    padding-left: 22px;
    margin-top: 0;
    margin-bottom: 10px
}

.t-records ul {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 10px
}

.t-mbfix {
    opacity: .01;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    width: 100%;
    height: 500px;
    background-color: white;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.t-mbfix_hide {
    -webkit-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px)
}

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

.t-text {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text_xs {
    font-size: 15px;
    line-height: 1.55
}

.t-text_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-text_md {
    font-size: 20px;
    line-height: 1.55
}

.t-text_lg {
    font-size: 22px;
    line-height: 1.55
}

.t-name {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35
}

.t-heading {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-heading_lg {
    font-size: 32px;
    line-height: 1.17
}

.t-title {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-title_xxs {
    font-size: 36px;
    line-height: 1.23
}

.t-title_xs {
    font-size: 42px;
    line-height: 1.23
}

.t-title_xl {
    font-size: 72px;
    line-height: 1.17
}

.t-title_xxl {
    font-size: 82px;
    line-height: 1.17
}

.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_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.t-descr_xxl {
    font-size: 26px;
    line-height: 1.45
}

.t-btn {
    display: inline-block;
    font-family: '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;
    -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-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

.t-align_center {
    text-align: center
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-popup {
    display: none
}

.t-submit {
    font-family: 'Roboto',Arial,sans-serif
}

.t-input {
    font-family: 'Roboto',Arial,sans-serif
}

.t-input__vis-ph {
    font-family: 'Roboto',Arial,sans-serif
}

.t-select {
    font-family: 'Roboto',Arial,sans-serif
}

.t-input-error {
    font-family: 'Roboto',Arial,sans-serif
}

.t-form__errorbox-wrapper {
    font-family: 'Roboto',Arial,sans-serif
}

.t-form__errorbox-text {
    font-family: 'Roboto',Arial,sans-serif
}

.t-form__errorbox-item {
    font-family: 'Roboto',Arial,sans-serif
}

.t-form__successbox {
    font-family: 'Roboto',Arial,sans-serif
}

.t-rec_pt_0 {
    padding-top: 0
}

.t-rec_pt_15 {
    padding-top: 15px
}

.t-rec_pt_75 {
    padding-top: 75px
}

.t-rec_pt_90 {
    padding-top: 90px
}

.t-rec_pt_150 {
    padding-top: 150px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-rec_pb_75 {
    padding-bottom: 75px
}

.t-rec_pb_90 {
    padding-bottom: 90px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

@media screen and (max-width: 1200px) {
    .t-text_xs {
        font-size:14px
    }

    .t-text_sm {
        font-size: 16px
    }

    .t-text_md {
        font-size: 18px
    }

    .t-text_lg {
        font-size: 20px
    }

    .t-descr_xxs {
        font-size: 12px
    }

    .t-descr_sm {
        font-size: 16px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-descr_xxl {
        font-size: 22px
    }

    .t-title_xxs {
        font-size: 32px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_xl {
        font-size: 68px
    }

    .t-title_xxl {
        font-size: 78px
    }

    .t-name_md {
        font-size: 18px
    }

    .t-name_xl {
        font-size: 22px
    }

    .t-heading_lg {
        font-size: 30px
    }
}

@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size:12px;
        line-height: 1.45
    }

    .t-text_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-text_lg {
        font-size: 18px;
        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-descr_xxl {
        font-size: 20px
    }

    .t-title_xxs {
        font-size: 28px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-title_xl {
        font-size: 32px
    }

    .t-title_xxl {
        font-size: 36px
    }

    .t-name_md {
        font-size: 16px
    }

    .t-name_xl {
        font-size: 20px
    }

    .t-heading_lg {
        font-size: 26px
    }

    .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-title_xxl {
        font-size: 30px
    }

    .t-rec_pt_0 {
        padding-top: 0
    }

    .t-rec_pt_15 {
        padding-top: 15px
    }

    .t-rec_pt_75 {
        padding-top: 75px
    }

    .t-rec_pt_90 {
        padding-top: 90px
    }

    .t-rec_pt_150 {
        padding-top: 90px!important
    }

    .t-rec_pb_0 {
        padding-bottom: 0
    }

    .t-rec_pb_15 {
        padding-bottom: 15px
    }

    .t-rec_pb_60 {
        padding-bottom: 60px
    }

    .t-rec_pb_75 {
        padding-bottom: 75px
    }

    .t-rec_pb_90 {
        padding-bottom: 90px
    }

    .t-rec_pb_150 {
        padding-bottom: 90px!important
    }
}

@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
    }
}

.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
}

.t396__body_overflow_hidden {
    overflow: hidden
}

.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;
    transform: translateZ(0)
}

.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_safari .tn-atom:not(.tn-atom__form) {
    transform: translateZ(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 {
    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 {
    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
}

[data-group-widthmode="hug"] {
    width: min-content!important
}

[data-group-heightmode="hug"] {
    height: initial!important
}

.t708__body_popupshowed {
    -webkit-overflow-scrolling: touch!important
}

.t708 {
    position: relative
}

.t708.t708_active {
    z-index: 100000
}

.t708 .t708__btn {
    position: fixed;
    z-index: 1000;
    bottom: 50px;
    right: 100px;
    cursor: pointer
}

.t708 .t708__btn_wrapper {
    position: relative;
    background: #199c68;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    overflow: hidden
}

.t708 .t708__bgimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.2s linear
}

.t708 .t708__btn-text {
    position: absolute;
    right: 80px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    -webkit-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: .85;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.t708 .t708__btn-text::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border-left-color: #292929
}

.t708_pos_left .t708__btn-text {
    left: 80px;
    right: auto
}

.t708_pos_left .t708__btn-text::after {
    left: -20px;
    border-right-color: #292929;
    border-left-color: transparent
}

.t708 .t708__btn:not(.t708__btn_active):hover .t708__btn_wrapper {
    -webkit-animation: none!important;
    animation: none!important
}

.t708 .t708__btn:not(.t708__btn_active):hover .t708__animated-circle {
    -webkit-animation: none!important;
    animation: none!important
}

.t708 .t708__btn_active .t708__btn_wrapper {
    background: #fff!important
}

.t708 .t708__btn_active .t708__btn-text,.t708 .t708__btn_active .t708__bgimg {
    visibility: hidden;
    opacity: 0
}

.t708 .t708__btn_animate {
    animation: t708__btn-pulsate 2s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t708__btn-pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes t708__btn-pulsate {
    0% {
        -webkit-transform: scale(1,1)
    }

    25% {
        -webkit-transform: scale(1.1,1.1)
    }

    50% {
        -webkit-transform: scale(1,1)
    }
}

@keyframes t708__btn-pulsate {
    0% {
        transform: scale(1,1)
    }

    25% {
        transform: scale(1.1,1.1)
    }

    50% {
        transform: scale(1,1)
    }
}

.t708 .t708__btn_animate .t708__animated-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -3px;
    left: -3px;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
    border: 3px solid #199c68;
    animation: t708__pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t708__pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0
}

@-webkit-keyframes t708__pulsate {
    0% {
        -webkit-transform: scale(.8,.8);
        opacity: 0
    }

    25% {
        opacity: .4
    }

    50% {
        -webkit-transform: scale(1.3,1.3);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(.8,.8);
        opacity: 0
    }
}

@keyframes t708__pulsate {
    0% {
        -webkit-transform: scale(.8,.8);
        opacity: 0
    }

    25% {
        opacity: .4
    }

    50% {
        -webkit-transform: scale(1.3,1.3);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(.8,.8);
        opacity: 0
    }
}

.t708 .t708__icon,.t708 .t708__icon-close {
    fill: white;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.t708 .t708__icon {
    top: 5px
}

.t708 .t708__icon-close,.t708 .t708__btn_active .t708__icon {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.1);
    transform: scale(.1)
}

.t708 .t708__btn_active .t708__icon-close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1)
}

.t708 .t708__popup {
    display: none;
    opacity: 0;
    -webkit-transition: opacity ease-in-out .2s;
    transition: opacity ease-in-out .2s
}

.t708 .t708__popup_show {
    opacity: 1
}

.t708 .t708__popup-container {
    margin: 0;
    top: initial;
    left: initial;
    bottom: 125px;
    right: 100px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
    background: #fff;
    position: fixed;
    z-index: 1;
    cursor: default;
    max-width: 360px;
    overflow: hidden
}

.t708 .t708__wrapper {
    padding: 30px 35px 40px;
    border-radius: 5px;
    overflow-y: auto;
    max-height: 65vh
}

.t708 .t708__mobile-top-panel {
    visibility: hidden;
    width: 100%;
    height: 50px;
    background: #000;
    position: fixed;
    display: table
}

.t708 .t708__mobile-top-panel_wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 100%
}

.t708 .t708__mobile-icon-close {
    vertical-align: middle;
    cursor: pointer;
    padding: 15px
}

.t708 .t708__title {
    margin-bottom: 25px;
    text-align: center
}

.t708 .t708__additional-info {
    margin-top: 25px;
    text-align: center
}

.t708 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    max-height: 10000px
}

.t708 .t708__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t708 .t-input-group {
    margin-bottom: 10px
}

.t708 .t-input {
    background-color: transparent;
    -webkit-appearance: none;
    outline: none;
    height: 50px;
    padding: 0 18px
}

.t708 .t-input::-ms-clear {
    width: 0;
    height: 0
}

.t708 .t-input__vis-ph {
    top: 17px
}

.t708 .t-input_pvis {
    padding: 22px 20px 10px 20px
}

.t708 .t-input-block textarea {
    padding-top: 17px;
    vertical-align: top;
    background-color: transparent
}

.t708 .t-input-block textarea.t-input_pvis {
    padding-top: 22px
}

.t708 .t-input-title {
    padding-bottom: 2px
}

.t708 .t-input-subtitle {
    padding-bottom: 7px
}

.t708 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t708 .t-form__submit {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px
}

.t708 .t-submit {
    width: 100%;
    height: 50px;
    -webkit-appearance: none;
    background-color: #fa8669;
    color: #fff;
    border-width: 0;
    padding-left: 20px;
    padding-right: 20px
}

.t708 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t708 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 2px
}

.t708 .t-form_bbonly .t-input-block {
    margin-bottom: 25px
}

.t708 .t-form__errorbox-item {
    padding-top: 0
}

.t708 .t-form__errorbox-text {
    padding: 0;
    font-size: 14px
}

.t708 .t-form__errorbox-wrapper {
    margin-bottom: 10px
}

.t708 .t-form__successbox {
    margin-bottom: 0;
    font-size: 16px;
    padding: 15px;
    line-height: 1.4
}

.t708 .t-input-phonemask {
    height: 49px;
    padding-left: 0
}

@media screen and (max-width: 960px) {
    .t708__btn {
        bottom:10px!important;
        right: 10px!important
    }

    .t708_pos_left .t708__btn {
        left: 10px!important
    }

    .t708 .t708__btn-text {
        font-size: 12px
    }

    .t708_pos_right-mobile .t708__btn-text {
        right: 80px;
        left: auto
    }

    .t708_pos_left-mobile .t708__btn-text {
        left: 80px;
        right: auto
    }

    .t708_pos_left .t708__btn-text::after,.t708_pos_left-mobile .t708__btn-text::after {
        left: -16px;
        right: auto;
        border-left-color: transparent;
        border-right-color: #292929
    }

    .t708__btn-text::after,.t708_pos_right-mobile .t708__btn-text::after {
        border-width: 8px;
        right: -16px;
        left: auto;
        border-left-color: #292929;
        border-right-color: transparent
    }

    .t708 .t708__btn_active {
        display: none;
        opacity: 0
    }

    .t708 .t708__wrapper {
        max-width: 500px;
        margin: 0 auto;
        padding-top: 100px;
        max-height: initial;
        overflow-y: initial
    }

    .t708 .t708__popup {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        overflow-y: auto
    }

    .t708 .t708__popup-container {
        position: initial;
        max-width: 100%;
        width: 100%;
        min-height: 100%;
        height: auto;
        border-radius: 0;
        overflow: initial
    }

    .t708 .t708__mobile-top-panel {
        visibility: visible;
        z-index: 1
    }
}

@media screen and (max-width: 640px) {
    .t708 .t-input-block textarea {
        padding-top:12px
    }
}

.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 {
    margin: 0;
    border: 0;
    background-color: #C2C2C2;
    height: 1px;
    right: 0;
    bottom: 0;
    margin: 0 40px 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 300ms linear
}

.t456__beforeready {
    visibility: hidden
}

.t456 ul {
    margin: 0
}

.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;
    padding: 0!important
}

.t456__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
}

.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: #000000
}

.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
    }
}

.t495 .t-section__topwrapper {
    margin-bottom: 105px
}

.t495 .t-section__title {
    margin-bottom: 40px
}

.t495 .t-section__descr {
    max-width: 560px
}

.t495 .t-section__bottomwrapper {
    margin-top: 105px
}

.t495__col .t-heading {
    padding-top: 8px;
    padding-bottom: 6px;
    margin-right: 20px;
    font-weight: 700
}

.t495__line {
    height: 3px;
    margin: 14px 20px 14px 0;
    background-color: #000
}

.t495__col .t-descr {
    padding-top: 4px;
    padding-bottom: 6px;
    margin-right: 20px
}

@media screen and (max-width: 960px) {
    .t495__col .t-heading,.t495__line,.t495__col .t-descr {
        margin-right:0
    }

    .t495__col {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .t495 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t495 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t495 .t-section__title {
        margin-bottom: 20px
    }
}

.t506 .t-section__container {
    position: inherit
}

.t506 .t-section__topwrapper {
    margin-bottom: 105px
}

.t506 .t-section__title {
    margin-bottom: 40px;
    color: white
}

.t506 .t-section__descr {
    max-width: 560px;
    color: white
}

.t506 .t-section__bottomwrapper {
    margin-top: 105px
}

.t506__title {
    padding-top: 8px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff
}

.t506__text {
    padding-top: 4px;
    padding-bottom: 6px;
    text-align: center;
    color: #fff;
    margin: 0 20px
}

.t506__line {
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0;
    height: 3px;
    background-color: #fff
}

.t506__blockswrapper:before,.t506__blockswrapper:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 960px) {
    .t506 .t-section__bottomwrapper {
        padding:45px 0;
        margin: 0
    }

    .t506 .t-section__topwrapper {
        padding: 45px 0;
        margin: 0
    }

    .t506 .t-section__title {
        margin-bottom: 20px
    }

    .t506 .t506__col {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 640px) {
    .t506__uptitle {
        margin-bottom:15px
    }
}

.t050__uptitle {
    padding-top: 9px;
    padding-bottom: 93px
}

.t050__descr {
    padding-top: 50px;
    padding-bottom: 9px
}

.t738 .t-section__bottomwrapper {
    margin-top: 105px
}

.t738 .t-slds__arrow_wrapper {
    width: 5%
}

.t738__slds-wrapper {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center
}

.t738 .t-card__link {
    display: block;
    width: 100%;
    margin: 0 auto
}

.t738__img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.t738__item {
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 0
}

.t738__item_4-in-row {
    width: 25%
}

.t738__item_6-in-row {
    width: 16.666%
}

.t738__greyonhovercolor {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.t738__greyonhovercolor:hover,.t738 .t-card__col.t-focusable .t738__greyonhovercolor {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none
}

.t738__alphaonhover {
    opacity: .5
}

.t738__alphaonhover:hover,.t738 .t-card__col.t-focusable .t738__alphaonhover {
    opacity: 1
}

.t738__width_6 {
    max-width: 600px
}

.t738__width_7 {
    max-width: 700px
}

.t738__width_8 {
    max-width: 800px
}

.t738__width_9 {
    max-width: 900px
}

.t738__width_10 {
    max-width: 1000px
}

.t738__width_11 {
    max-width: 1100px
}

.t738__width_12 {
    max-width: 1200px
}

.t738__width_100 {
    max-width: 100%
}

@media screen and (max-width: 1200px) {
    .t738__item {
        padding:10px
    }

    .t738__width_6 {
        max-width: 480px
    }

    .t738__width_7 {
        max-width: 560px
    }

    .t738__width_8 {
        max-width: 640px
    }

    .t738__width_9 {
        max-width: 720px
    }

    .t738__width_10 {
        max-width: 800px
    }

    .t738__width_11 {
        max-width: 880px
    }

    .t738__width_12 {
        max-width: 960px
    }

    .t738__width_100 {
        max-width: 100%
    }
}

@media screen and (max-width: 960px) {
    .t738 .t-section__bottomwrapper {
        margin-top:45px
    }

    .t738__item_6-in-row {
        width: 33.333%
    }

    .t738__witharrows .t-width .t-slds__wrapper {
        padding: 0 35px
    }
}

@media screen and (max-width: 640px) {
    .t738__item_4-in-row {
        width:50%
    }
}

@media screen and (max-width: 440px) {
    .t738__item_6-in-row {
        width:50%
    }
}

.t595 .t-section__bottomwrapper {
    margin-top: 105px
}

.t595__container:before {
    content: none
}

.t595__container {
    text-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.t595__item {
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 0
}

.t595__item_3-in-row {
    width: 33.333%
}

.t595__item_4-in-row {
    width: 25%
}

.t595__item_5-in-row {
    width: 20%
}

.t595__item_6-in-row {
    width: 16.666%
}

.t595 .t-card__col {
    width: 100%
}

.t595 .t-card__link {
    margin: 0 auto;
    width: 100%;
    height: auto
}

.t595__img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.t595__greyonhovercolor {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.t595__greyonhovercolor:hover,.t595 .t-card__col.t-focusable .t595__greyonhovercolor {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none
}

.t595__alphaonhover {
    opacity: .5
}

.t595__alphaonhover:hover,.t595 .t-card__col.t-focusable .t595__alphaonhover {
    opacity: 1
}

.t595__line {
    position: relative;
    background: #eee;
    width: 100%
}

.t595__line_horizontal,.t595__line_horizontal_mob3col,.t595__line_horizontal_mob2col {
    height: 1px
}

.t595__line_horizontal {
    margin: 0 20px
}

.t595__line_horizontal_mob3col,.t595__line_horizontal_mob2col {
    display: none
}

.t595__line_vertical {
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.t595__line_vertical_0 {
    display: none
}

@media screen and (max-width: 1200px) {
    .t595__item {
        padding:10px
    }

    .t595__line_horizontal {
        margin: 0 10px
    }
}

@media screen and (max-width: 960px) {
    .t595 .t-section__bottomwrapper {
        margin-top:45px
    }

    .t595__item_4-in-row,.t595__item_5-in-row,.t595__item_6-in-row {
        width: 33.333%
    }

    .t595__line_horizontal {
        display: none;
        width: 0
    }

    .t595__line_horizontal_mob3col {
        display: block
    }

    .t595__line_vertical_0 {
        display: block
    }

    .t595__line_vertical_3order {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .t595__container {
        padding:0 20px;
        box-sizing: border-box
    }
}

@media screen and (max-width: 440px) {
    .t595__item_3-in-row,.t595__item_4-in-row,.t595__item_5-in-row,.t595__item_6-in-row {
        width:50%
    }

    .t595__line_vertical_3order {
        display: block
    }

    .t595__line_vertical_2order {
        display: none
    }

    .t595__line_horizontal_mob3col,.t595__line_horizontal_mob3col {
        display: none
    }

    .t595__line_horizontal_mob2col,.t595__line_horizontal_mob2col {
        display: block
    }
}

.t185__butwrapper {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px
}

@media screen and (max-width: 980px) {
    .t185__butwrapper {
        text-align:center;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .t185 {
        text-align: center
    }
}

.uploadcare-dialog.uploadcare-active {
    z-index: 9999999
}

.t702__body_popupshowed {
    -webkit-overflow-scrolling: touch!important
}

.t702 .t702__wrapper {
    padding: 40px 45px
}

.t702 .t702__title {
    margin-bottom: 11px
}

.t702 .t702__text-wrapper {
    margin-bottom: 24px
}

.t702 .t702__text {
    margin-top: 20px
}

.t702 .t702__img {
    width: 100%;
    display: block;
    margin-top: -1px
}

@media screen and (max-width: 640px) {
    .t702 .t702__title {
        margin-bottom:6px
    }

    .t702 .t702__text-wrapper {
        margin-bottom: 14px
    }

    .t702 .t702__wrapper {
        padding: 20px
    }
}

.t702 .t-form__errorbox-item {
    word-break: break-word
}

.t702 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
    margin-bottom: 25px
}

.t702 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    max-height: 20000px
}

.t702 .t702__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t702 .t-input-group {
    margin-bottom: 25px
}

.t702 .t-input {
    background-color: transparent;
    -webkit-appearance: none
}

.t702 .t-input::-ms-clear {
    width: 0;
    height: 0
}

.t702 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent
}

.t702 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

.t702 .t-input-title {
    padding-bottom: 5px
}

.t702 .t-input-subtitle {
    padding-bottom: 15px
}

.t702 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t702 .t-inputtime,.t702 .t-datepicker__wrapper {
    max-width: 245px
}

.t702 .t-input-group_inrow .t-inputtime,.t702 .t-input-group_inrow .t-datepicker__wrapper {
    max-width: 100%
}

.t702 .t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin-top: 25px
}

.t702 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t702 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t702 .t-submit {
    width: 100%;
    height: 54px;
    -webkit-appearance: none
}

.t702 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t702 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px
}

.t702 .t-form__inputsbox .t-input-group_st .t-input-block {
    display: none;
    margin-bottom: 0
}

.t702 .t702__form-bottom-text {
    margin-top: 20px
}

@media screen and (max-width: 640px) {
    .t702 .t-input-group {
        margin-bottom:20px
    }

    .t702 .t-input-block textarea {
        padding-top: 12px
    }

    .t702 .t-submit,.t702 .t-input,.t702 .t-select {
        height: 50px;
        font-size: 16px
    }

    .t702 .t-input {
        padding: 0 14px
    }

    .t702 .t-input__vis-ph {
        top: 17px
    }

    .t702 .t-input_pvis {
        padding: 22px 20px 10px 20px
    }

    .t702 .t-input-block textarea.t-input_pvis {
        padding-top: 22px
    }
}

@media screen and (max-width: 480px) {
    .t702 .t-inputtime,.t702 .t-datepicker__wrapper {
        max-width:100%
    }
}

@media screen and (max-width: 560px) {
    .t702 .t-popup_show .t-popup__container {
        max-width:100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative
    }

    .t702 .t-popup {
        padding: 0
    }

    .t702 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #000
    }

    .t702 .t-popup__block-close-button {
        display: table-cell;
        vertical-align: middle;
        width: 16px;
        margin-right: 10px;
        padding: 10px;
        font-size: 0;
        text-align: right
    }

    .t702 .t-popup__close-icon {
        width: 16px;
        height: 16px
    }
}

.t561__col {
    margin: 0 auto
}

.t561__wrapper {
    padding: 40px 0
}

.t561__imgwrapper {
    width: 160px;
    max-width: 100%;
    margin-bottom: 40px
}

.t561__bgimg {
    width: 100%;
    max-width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t561__title {
    margin-bottom: 50px
}

.t561__descr {
    margin-top: 40px
}

.t561 .t-sociallinks {
    margin-top: 50px
}

.t561 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

.t561 .t-sociallinks a {
    display: inline-block
}

#allrecords .t561 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t561__content {
    background-color: #fff;
    padding: 80px 85px 85px
}

@media screen and (max-width: 680px) {
    .t561__wrapper {
        padding:40px 20px
    }

    .t561__content {
        padding: 30px 20px 35px
    }

    .t561__title,.t561__imgwrapper {
        margin-bottom: 30px
    }

    .t561__descr,.t561 .t-sociallinks {
        margin-top: 20px
    }
}

.t123__centeredContainer {
    text-align: center
}

/*
     FILE ARCHIVED ON 15:31:06 Apr 24, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:50:05 Apr 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.714
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.065
  esindex: 0.012
  cdx.remote: 23.084
  LoadShardBlock: 138.069 (3)
  PetaboxLoader3.datanode: 109.72 (4)
  PetaboxLoader3.resolve: 41.896 (2)
  load_resource: 53.07
*/
