.csssize {
    height: 9754px
}

.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: 'Open Sans',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-name {
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-name_xs {
    font-size: 16px;
    line-height: 1.35
}

.t-name_sm {
    font-size: 18px;
    line-height: 1.35
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-name_lg {
    font-size: 22px;
    line-height: 1.35
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35
}

.t-heading {
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 600;
    color: #000000
}

.t-heading_xs {
    font-size: 26px;
    line-height: 1.23
}

.t-heading_sm {
    font-size: 28px;
    line-height: 1.17
}

.t-title {
    font-family: 'Open Sans',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_lg {
    font-size: 64px;
    line-height: 1.23
}

.t-title_xl {
    font-size: 72px;
    line-height: 1.17
}

.t-descr {
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55
}

.t-descr_xs {
    font-size: 16px;
    line-height: 1.55
}

.t-descr_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-descr_md {
    font-size: 20px;
    line-height: 1.55
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.t-descr_xxl {
    font-size: 26px;
    line-height: 1.45
}

.t-btn {
    display: inline-block;
    font-family: 'Open Sans',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_xs {
    height: 35px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.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-tildalabel {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 70px;
    font-family: Arial;
    font-size: 14px
}

.t-tildalabel:hover .t-tildalabel__wrapper {
    opacity: 1
}

.t-tildalabel__wrapper {
    display: table;
    height: 30px;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: .4
}

.t-tildalabel__txtleft {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    font-weight: 300;
    font-size: 12px
}

.t-tildalabel__wrapimg {
    display: table-cell;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__img {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.t-tildalabel__txtright {
    display: table-cell;
    width: 120px;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 500;
    letter-spacing: 2px
}

.t-tildalabel__link {
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.t-popup {
    display: none
}

.t-submit {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-input {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-input__vis-ph {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-select {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-input-error {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-form__errorbox-wrapper {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-form__errorbox-text {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-form__errorbox-item {
    font-family: 'Open Sans',Arial,sans-serif
}

.t-form__successbox {
    font-family: 'Open Sans',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_60 {
    padding-top: 60px
}

.t-rec_pt_75 {
    padding-top: 75px
}

.t-rec_pt_90 {
    padding-top: 90px
}

.t-rec_pt_135 {
    padding-top: 135px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.t-rec_pb_15 {
    padding-bottom: 15px
}

.t-rec_pb_30 {
    padding-bottom: 30px
}

.t-rec_pb_45 {
    padding-bottom: 45px
}

.t-rec_pb_60 {
    padding-bottom: 60px
}

.t-rec_pb_75 {
    padding-bottom: 75px
}

.t-rec_pb_105 {
    padding-bottom: 105px
}

.t-rec_pb_120 {
    padding-bottom: 120px
}

.t-rec_pb_150 {
    padding-bottom: 150px
}

.t-rec_pb_165 {
    padding-bottom: 165px
}

@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-descr_xxs {
        font-size: 12px
    }

    .t-descr_xs {
        font-size: 14px
    }

    .t-descr_sm {
        font-size: 16px
    }

    .t-descr_md {
        font-size: 18px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-descr_xxl {
        font-size: 22px
    }

    .t-title_xxs {
        font-size: 32px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_lg {
        font-size: 60px
    }

    .t-title_xl {
        font-size: 68px
    }

    .t-name_xs {
        font-size: 14px
    }

    .t-name_sm {
        font-size: 16px
    }

    .t-name_md {
        font-size: 18px
    }

    .t-name_lg {
        font-size: 20px
    }

    .t-name_xl {
        font-size: 22px
    }

    .t-heading_xs {
        font-size: 24px
    }

    .t-heading_sm {
        font-size: 26px
    }
}

@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-descr_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-descr_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-descr_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }

    .t-descr_xxl {
        font-size: 20px
    }

    .t-title_xxs {
        font-size: 28px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-title_lg {
        font-size: 30px
    }

    .t-title_xl {
        font-size: 32px
    }

    .t-name_xs {
        font-size: 12px
    }

    .t-name_sm {
        font-size: 14px
    }

    .t-name_md {
        font-size: 16px
    }

    .t-name_lg {
        font-size: 18px
    }

    .t-name_xl {
        font-size: 20px
    }

    .t-heading_xs {
        font-size: 22px
    }

    .t-heading_sm {
        font-size: 24px
    }

    .t-btn {
        white-space: normal
    }

    .t-btn_sm {
        padding-left: 20px;
        padding-right: 20px
    }
}

@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_60 {
        padding-top: 60px
    }

    .t-rec_pt_75 {
        padding-top: 75px
    }

    .t-rec_pt_90 {
        padding-top: 90px
    }

    .t-rec_pt_135 {
        padding-top: 90px!important
    }

    .t-rec_pb_0 {
        padding-bottom: 0
    }

    .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_75 {
        padding-bottom: 75px
    }

    .t-rec_pb_105 {
        padding-bottom: 90px
    }

    .t-rec_pb_120 {
        padding-bottom: 90px!important
    }

    .t-rec_pb_150 {
        padding-bottom: 90px!important
    }

    .t-rec_pb_165 {
        padding-bottom: 90px!important
    }

    .t-btn_xs {
        height: 40px
    }

    .t-btn_sm {
        height: 50px
    }
}

@font-face {
    font-family: 'CocoSharp';
    src: url('https://static.tildacdn.com/tild6534-6435-4664-b139-653135376437/CocoSharp-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'CocoSharp';
    src: url('https://static.tildacdn.com/tild3162-6335-4634-a631-316132313630/CocoSharp-Extrabold.woff') format('woff');
    font-weight: 700;
    font-style: normal
}

.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: 'Open Sans',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
    }
}

.t102__title {
    margin: 74px 0 54px 0;
    font-size: 104px;
    color: #fff
}

.t102__descr {
    padding: 0 0 30px 0;
    color: #fff
}

.t102__descr_center {
    max-width: 700px;
    margin: 0 auto
}

@media screen and (max-width: 1024px) {
    .t102__title {
        margin-top:30px;
        font-size: 70px;
        line-height: 70px
    }

    .t102__descr {
        padding: 0 120px
    }
}

@media screen and (max-width: 640px) {
    .t102__title {
        margin-top:30px;
        font-size: 34px;
        line-height: 38px
    }

    .t102__descr {
        padding: 0 10px
    }
}

.t994 {
    position: relative;
    padding: 150px 0 50px;
    box-sizing: border-box
}

.t994__btnwrapper {
    position: absolute;
    top: 40px;
    right: 40px
}

.t994__playbtn,.t994__stopbtn {
    height: 30px;
    border: none;
    background: transparent;
    transition: opacity ease .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__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: #fff
}

.t994__descr {
    display: inline;
    margin-top: 15px;
    opacity: 1!important;
    color: #fff
}

.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__btn {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    line-height: 1
}

.t994__btn-text {
    overflow: hidden;
    text-overflow: ellipsis
}

.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-basis: auto;
    flex-basis: auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    width: auto;
    height: 2px;
    margin: 0 2px;
    padding: 5px 0;
    transition: all ease .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 {
        padding:100px 0 50px
    }

    .t944__loaders-container {
        margin-top: 70px
    }
}

@media screen and (max-width: 960px) {
    .t994 {
        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
    }
}

.t015 {
    box-sizing: border-box
}

.t015__title {
    padding-top: 8px;
    padding-bottom: 3px
}

.t015__uptitle {
    padding-top: 10px;
    padding-bottom: 40px
}

.t015__descr {
    padding: 41px 0 0 0
}

.t776__parent {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0
}

.t776__separator_hide {
    display: none
}

.t776 .t-align_center .t776__descr ul li {
    margin: 0 auto;
    list-style-position: inside
}

@media screen and (max-width: 1200px) {
    .t776__parent {
        max-width:960px
    }
}

@media screen and (max-width: 960px) {
    .t776__parent {
        max-width:640px
    }
}

.t776 .t-store__card__btns-wrapper {
    margin-top: 20px
}

.t776__separator {
    margin-bottom: 90px
}

.t706__body_cartwinshowed .t776__imgwrapper {
    z-index: 0
}

.t776__imgwrapper {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 110%
}

.t776__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t776__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t776__bgimg_second,.t776__img_second {
    z-index: 1;
    opacity: 0
}

.t776__markwrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
    display: table
}

.t776__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: 'Open Sans',Arial,sans-serif;
    display: table-cell;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px
}

.t776__uptitle {
    margin-bottom: 8px;
    color: #ff8562
}

.t776__descr {
    margin-top: 8px
}

.t776__price-wrapper {
    margin-top: 12px
}

.t776__price-item {
    display: inline-block;
    vertical-align: middle
}

.t776__price-wrapper_above-title {
    margin-top: 0;
    margin-bottom: 12px
}

.t776__price-value,.t776__price-currency {
    display: inline-block;
    vertical-align: middle;
    float: left
}

.t776__price-value+.t776__price-currency:before {
    content: ' ';
    white-space: pre
}

.t776__price_old {
    position: relative;
    color: #bdbdbd
}

.t776__price_old:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%
}

.t776__btn-wrapper {
    margin-top: 19px
}

.t776__btn {
    display: inline-block
}

.t-align_center .t776__btn {
    margin: 0 2px 8px
}

.t-align_left .t776__btn {
    margin: 0 4px 8px 0
}

.t776__scroll-icon-wrapper {
    display: none
}

.t776__buttonwrapper {
    padding: 0 20px;
    text-align: center
}

.t776__showmore {
    margin-top: 50px
}

@media screen and (max-width: 980px) {
    .t776__showmore {
        margin-top:40px
    }
}

@media screen and (max-width: 640px) {
    .t776__showmore {
        margin-top:30px
    }
}

@media screen and (max-width: 480px) {
    .t776__showmore {
        margin-top:20px
    }
}

.t776 .t-popup {
    padding: 0;
    -webkit-overflow-scrolling: touch
}

.t776 .t-popup__container {
    max-width: 1240px;
    right: 0;
    left: 0
}

.t776__container {
    padding: 40px 20px
}

.t776__container:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t776 .t-popup__close {
    z-index: 999
}

.t776__close-text-wrapper {
    z-index: 999;
    position: fixed;
    left: 20px;
    top: 20px
}

.t776__close-text {
    margin-bottom: 20px;
    cursor: pointer;
    display: inline-block;
    opacity: .8;
    font-weight: 400
}

.t776__close-text:before {
    content: '← ';
    white-space: pre;
    font-family: Arial,Helvetica,sans-serif
}

.t776 .t-popup__container.t776__popup-container_8-cols {
    max-width: 760px
}

.t776__popup-container_8-cols .t776__container {
    padding: 40px!important
}

.t776__popup-container_8-cols .t776__wrapper {
    padding-top: 40px
}

@media screen and (max-width: 1240px) {
    .t776 .t-popup__container {
        max-width:1200px
    }

    .t776__container {
        padding: 30px 10px
    }

    .t776__col_left {
        margin-right: 10px
    }

    .t776__col_right {
        margin-left: 10px
    }
}

@media screen and (max-width: 1200px) {
    .t776 .t-popup__container {
        max-width:1000px
    }

    .t776__container {
        padding: 30px 20px
    }

    .t776 .t-popup__container.t776__popup-container_8-cols {
        max-width: 620px
    }
}

@media screen and (max-width: 1000px) {
    .t776 .t-popup__container {
        max-width:980px
    }

    .t776__container {
        padding: 20px 10px
    }
}

@media screen and (max-width: 980px) {
    .t776 .t-popup {
        padding:0 20px
    }

    .t776 .t-popup__container {
        max-width: 640px
    }

    .t776__container {
        padding: 30px
    }

    .t776__col_left,.t776__col_right {
        margin: 0;
        display: block;
        max-width: 100%
    }

    .t776__col_left {
        padding: 0
    }

    .t776__col_right {
        padding: 25px 0 0 0
    }
}

@media screen and (max-width: 670px) {
    .t776__btn {
        display:block;
        width: 100%
    }

    .t776__btn:last-child {
        margin-bottom: 8px
    }

    .t776 .t-popup__container {
        right: 20px;
        left: 20px
    }
}

@media screen and (max-width: 560px) {
    .t776 .t-popup_show .t-popup__container {
        max-width:100%;
        right: 0;
        left: 0;
        top: 50px;
        bottom: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .t776 .t-popup_show .t-popup__container.t-popup__container-static {
        max-width: 100%;
        min-height: 100vh;
        top: 0;
        margin: 50px 0 0
    }

    .t776__popup-container_8-cols .t776__container {
        padding: 20px!important
    }

    .t776__popup-container_8-cols .t776__wrapper {
        padding-top: 30px
    }

    .t776 .t-popup {
        padding: 0
    }

    .t776 .t-popup__close {
        width: 100%;
        height: 50px;
        background: #000;
        position: fixed;
        display: table;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0
    }

    .t776 .t-popup__close-wrapper {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        padding-right: 20px;
        font-size: 0
    }

    .t776 .t-popup__close-icon {
        width: 16px
    }

    .t776 .t-popup__close-icon g {
        fill: #fff
    }

    .t776__close-text-wrapper {
        display: none
    }

    .t776__container {
        padding: 20px
    }

    .t776__col_right {
        padding-top: 30px
    }

    .t776 .t-popup__container {
        transform: translateX(100%) translateY(0) scale(1)!important;
        margin: 50px 0
    }

    .t776 .t-popup_show .t-popup__container {
        transform: translateX(0) translateY(0)!important;
        transition: transform ease-in-out .3s
    }

    .t776 .t-popup .t-popup__close {
        transform: translateX(100%) scale(1);
        transition: transform ease-in-out .3s
    }

    .t776 .t-popup.t-popup_show .t-popup__close {
        transform: translateX(0%) scale(1);
        transition: transform ease-in-out .3s
    }

    .t776 .t-popup__close-wrapper {
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .t776 .t-popup__close-wrapper .t-popup__close-icon_arrow {
        width: 26px;
        position: absolute;
        left: 12px;
        top: 12px
    }

    .t776 .t-popup__close-wrapper .t-popup__close-icon_cross {
        display: none
    }

    .t776 .t-popup .t-popup__close {
        position: fixed
    }
}

@media screen and (min-width: 560px) {
    .t776 .t-popup__close-wrapper .t-popup__close-icon_arrow {
        display:none
    }

    .t776 .t-popup__close {
        background-color: transparent!important
    }
}

.t776 .t-align_center .t-product__option-title,.t776__popup-container_8-cols .t-product__option-title {
    display: table-cell;
    padding-right: 5px;
    padding-bottom: 0
}

.t776 .t-align_center .t-product__option-variants,.t776__popup-container_8-cols .t-product__option-variants {
    display: table-cell
}

.t-popup .t776__title-wrapper {
    margin-bottom: 18px
}

.t-popup .t776__title_small {
    margin-top: 4px;
    color: #777
}

.t-popup .t776__descr {
    margin-top: 20px
}

.t-popup .t776__price-wrapper {
    margin-top: 0
}

.t-popup .t776__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 30px
}

.t-popup .t776__btn {
    margin-bottom: 0
}

.t776 .t-product__option {
    margin-top: 10px;
    margin-bottom: 10px
}

.t776 .t-product__option-title {
    padding-bottom: 3px
}

.t776 .t-product__option-variants {
    position: relative;
    display: table;
    min-width: 150px
}

.t776 .t-product__option-variants:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none
}

.t776 .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none
}

.t776 .t-product__option-select::-ms-expand {
    width: 0;
    height: 0;
    opacity: 0
}

@media screen and (max-width: 640px) {
    .t776 .t-product__option-select {
        font-size:16px
    }
}

.t776 .t-slds__wrapper {
    padding: 0!important
}

.t776 .t-slds__arrow_wrapper {
    height: auto!important
}

@media screen and (min-width: 960px) {
    .t776__imgwrapper:hover .t776__bgimg_first_hover,.t776__imgwrapper:hover .t776__img_first_hover {
        opacity:0
    }

    .t776__imgwrapper:hover .t776__bgimg_second,.t776__imgwrapper:hover .t776__img_second {
        z-index: 3;
        opacity: 1
    }
}

@media screen and (max-width: 960px) {
    .t776__separator {
        display:none
    }

    .t776__container_mobile-grid {
        font-size: 0
    }

    .t776__col_mobile-grid {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t776__col {
        margin-bottom: 60px
    }

    .t-col_8 .t776__imgwrapper_mobile-nopadding {
        padding-bottom: 0px!important;
        font-size: 0
    }

    .t-col_8 .t776__imgwrapper_mobile-nopadding .t776__img {
        position: initial
    }

    .t776__img_second {
        display: none
    }

    .t776__container_mobile-flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        box-sizing: border-box;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .t776__container_mobile-flex::-webkit-scrollbar {
        display: none
    }

    .t776__container_mobile-flex .t776__col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0px!important
    }

    .t776__container_mobile-flex .t776__col:first-child {
        margin-left: 20px
    }

    .t776__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply
    }

    @-webkit-keyframes t776__icon-anim {
        0% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    @keyframes t776__icon-anim {
        0% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    .t776__scroll-icon {
        -webkit-animation: t776__icon-anim 1.5s infinite;
        animation: t776__icon-anim 1.5s infinite
    }
}

@media screen and (max-width: 640px) {
    .t776__container_mobile-grid {
        padding:0 10px;
        box-sizing: border-box
    }

    .t776__col_mobile-grid {
        padding-left: 10px;
        padding-right: 10px
    }

    .t776__container_mobile-flex .t776__col:first-child {
        margin-left: 0
    }

    .t776__container_mobile-flex .t776__col {
        min-width: 70%;
        max-width: 70%
    }

    .t776__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }
}

@media screen and (max-width: 480px) {
    .t776__imgwrapper_mobile-nopadding {
        padding-bottom:0px!important;
        font-size: 0
    }

    .t776__imgwrapper_mobile-nopadding .t776__img {
        position: initial
    }

    .t776__col_mobile-grid {
        width: 100%;
        display: block
    }

    .t776__container_mobile-flex .t776__col {
        min-width: 80%;
        max-width: 80%;
        box-sizing: content-box
    }

    .t776__container_mobile-flex .t776__col:first-child {
        padding-right: 10px
    }

    .t776__container_mobile-flex .t776__col:last-child {
        padding-left: 10px
    }

    .t776__container_mobile-flex .t776__col:not(:first-child,:last-child) {
        padding-right: 10px;
        padding-left: 10px
    }

    .t776 .mobile-two-columns .t-col.t-item {
        width: 50%;
        display: inline-flex;
        flex-direction: column
    }

    .t776 .mobile-two-columns[data-buttons-v-align="yes"] .t-col.t-item {
        justify-content: space-between
    }

    .t776 .t776__container_mobile-grid.mobile-two-columns {
        display: flex;
        flex-wrap: wrap
    }

    .t776 .mobile-two-columns .t776__title.t-name {
        font-size: 14px;
        word-break: break-word
    }

    .t776 .mobile-two-columns .t776__btn.t-btn {
        font-size: 12px;
        padding: 0 10px
    }

    .t776 .mobile-two-columns .t776__btn.t776__btn_second.t-btn {
        font-size: 12px;
        padding: 0 10px
    }

    .t776 .t-store__valign-buttons.t-store__mobile-two-columns.t-store__grid-cont .t-item {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .t776 .t-store__card__prod-controls-wrapper {
        margin-bottom: auto
    }

    .t776 .t-store__prod__quantity_xs {
        height: 40px
    }
}

.t776__one_col_img {
    width: 100%;
    vertical-align: middle;
    margin-bottom: 4px
}

.t776__two_col_img {
    width: calc(50% - 2px);
    vertical-align: middle;
    margin-bottom: 4px
}

.t776__col_fixed {
    position: -webkit-sticky;
    position: sticky;
    top: 10px
}

@media screen and (min-width: 980px) {
    .t776__col_left.t776__col_fixed+.t776__col_left {
        display:none
    }
}

@media screen and (max-width: 980px) {
    .t776__col_left.t776__col_fixed {
        display:none
    }
}

@media screen and (max-width: 561px) {
    .t-popup .t-popup__container .t776__btn-wrapper-fixed {
        position:fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        box-sizing: border-box;
        background: white;
        margin: 0;
        border-radius: 5px;
        box-shadow: 0 -8px 12px 0 rgba(0,0,0,.07)
    }

    .t-popup .t776__btn-wrapper-fixed .t776__btn {
        flex: 1 1 auto
    }
}

.t778 .t-store__card__wrap_all {
    background-color: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.t778 .t-store__card__wrap_txt-and-btns {
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column
}

.t778 .store__card__wrap_txt-and-opts {
    padding-top: 27px;
    padding-bottom: 27px
}

.t778 .t-store__card__textwrapper {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box
}

.t778 .t-store__card__prod-controls-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box
}

.t778 .t-store__card__btns-wrapper {
    position: relative;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 21px;
    box-sizing: border-box
}

.t778 .t-align_left .t-store__card__btns-wrapper {
    left: 0
}

.t778 .t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts {
    padding-top: 18px;
    padding-bottom: 18px
}

.t778 .t-store__card__wrap_pad-sm .t-store__card__textwrapper,.t778 .t-store__card__wrap_pad-sm .t-store__card__prod-controls-wrapper {
    padding-left: 20px;
    padding-right: 20px
}

.t778 .t-store__card__wrap_pad-sm .t-store__card__btns-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px
}

.t778 .t-store__card__wrap_pad-lg .store__card__wrap_txt-and-opts {
    padding-top: 36px;
    padding-bottom: 36px
}

.t778 .t-store__card__wrap_pad-lg .t-store__card__textwrapper,.t778 .t-store__card__wrap_pad-lg .t-store__card__prod-controls-wrapper {
    padding-left: 40px;
    padding-right: 40px
}

.t778 .t-store__card__wrap_pad-lg .t-store__card__btns-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 28px
}

.t778__buttonwrapper {
    padding: 0 20px;
    text-align: center
}

.t778__showmore {
    margin-top: 50px
}

.t778__separator_hide {
    display: none
}

@media screen and (max-width: 980px) {
    .t778__showmore {
        margin-top:40px
    }
}

@media screen and (max-width: 640px) {
    .t778__showmore {
        margin-top:30px
    }
}

@media screen and (max-width: 480px) {
    .t778__showmore {
        margin-top:20px
    }
}

@media screen and (max-width: 480px) {
    .t778 :not(.t-store__grid-cont_mobile-one-row) .t-store__card__btns-wrapper {
        position:initial
    }

    .t778 .t-store__card__wrap_all {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .t778 .t-store__card__wrap_txt-and-btns {
        height: 100%!important;
        justify-content: space-between
    }

    .t778 .t-store__grid-cont.t-store__grid-cont_mobile-grid,.t778 .t-store__grid-cont.t-store__mobile-two-columns,.t778 .t-store__grid-cont.t-store__grid-cont_mobile-one-row {
        display: flex;
        flex-wrap: wrap
    }

    .t778 .t-store__grid-cont_mobile-one-row.t-store__grid-cont {
        flex-wrap: nowrap
    }

    .t778 .t-container:after,.t778 .t-container:before,.t778 .t-container_100:after,.t778 .t-container_100:before,.t778 .t-container_10:after,.t778 .t-container_10:before,.t778 .t-container_8:after,.t778 .t-container_8:before {
        display: none
    }

    .t778 .t-store__mobile-two-columns.t-store__grid-cont_mobile-grid {
        padding: 0 5px
    }

    .t778 .t-store__mobile-two-columns .store__card__wrap_txt-and-opts .t-store__card__textwrapper,.t778 .t-store__mobile-two-columns .store__card__wrap_txt-and-opts .t-store__card__prod-controls-wrapper {
        padding: 0 10px 0
    }

    .t778 .t-store__mobile-two-columns .t-store__card__wrap_txt-and-btns .t-store__card__btns-wrapper {
        padding: 0 10px 10px
    }
}

.t778__separator {
    margin-bottom: 40px
}

.t778__col .t778__wrapper {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    height: 100%
}

.t706__body_cartwinshowed .t778__imgwrapper {
    z-index: 0
}

.t778__imgwrapper {
    position: relative;
    z-index: 0;
    width: 100%;
    padding-bottom: 110%
}

.t778__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t778__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

.t778__bgimg_second,.t778__img_second {
    z-index: 1;
    opacity: 0
}

.t778__content {
    position: relative
}

.t778__markwrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
    display: table
}

.t778__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: 'Open Sans',Arial,sans-serif;
    display: table-cell;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px
}

.t778__textwrapper {
    padding: 27px 30px;
    box-sizing: border-box
}

.t778__textwrapper.t778__paddingsmall {
    padding: 18px 20px
}

.t778__textwrapper.t778__paddingbig {
    padding: 36px 40px
}

.t778__uptitle {
    margin-bottom: 8px;
    color: #ff8562
}

.t778__descr {
    margin-top: 8px
}

.t778__price-wrapper {
    margin-top: 12px
}

.t778__price-wrapper_above-title {
    margin-top: 0;
    margin-bottom: 12px
}

.t778__price-item {
    display: inline-block;
    vertical-align: middle
}

.t778__price-value,.t778__price-currency {
    display: inline-block;
    vertical-align: middle;
    float: left
}

.t778__price-value+.t778__price-currency:before {
    content: '';
    padding-left: 5px
}

.t778__price_old {
    position: relative;
    color: #bdbdbd
}

.t778__price_old:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%
}

.t778__content .t778__btn-wrapper {
    padding: 0 30px 21px
}

@media screen and (min-width: 641px) {
    .t778__col.t-align_center .t778__content .t778__btn-wrapper {
        padding-left:0;
        padding-right: 0
    }
}

.t778__btn {
    display: inline-block
}

.t778__btn table {
    border-spacing: 0
}

.t-align_center .t778__btn {
    margin: 0 2px 8px
}

.t-align_left .t778__btn {
    margin: 0 4px 8px 0
}

.t778__paddingbig.t778__btn-wrapper {
    padding: 0 40px 28px
}

.t778__paddingsmall.t778__btn-wrapper {
    padding: 0 20px 14px
}

.t778__scroll-icon-wrapper {
    display: none
}

.t778__paddingbig.t778__btn-wrapper_absolute {
    padding: 0 40px 28px
}

.t778__paddingsmall.t778__btn-wrapper_absolute {
    padding: 0 20px 14px
}

.t778__btn-wrapper_absolute {
    padding: 0 30px 21px;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 100%
}

.t778 .t-popup {
    padding: 0;
    -webkit-overflow-scrolling: touch
}

.t778 .t-popup__container {
    max-width: 1240px;
    right: 0;
    left: 0
}

.t-popup .t778__container {
    padding: 40px 20px
}

.t-popup .t778__container:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t778 .t-popup__close {
    z-index: 999
}

.t778__close-text-wrapper {
    z-index: 999;
    position: fixed;
    left: 20px;
    top: 20px
}

.t778__close-text {
    margin-bottom: 20px;
    cursor: pointer;
    display: inline-block;
    opacity: .8;
    font-weight: 400
}

.t778__close-text:before {
    content: "←\a0";
    font-family: Arial,Helvetica,sans-serif
}

.t778 .t-popup__container.t778__popup-container_8-cols {
    max-width: 760px
}

.t778__popup-container_8-cols .t778__container {
    padding: 40px!important
}

.t778__popup-container_8-cols .t778__wrapper {
    padding-top: 40px
}

@media screen and (max-width: 1240px) {
    .t778 .t-popup__container {
        max-width:1200px
    }

    .t-popup .t778__container {
        padding: 30px 10px
    }

    .t778__col_left {
        margin-right: 10px
    }

    .t778__col_right {
        margin-left: 10px
    }
}

@media screen and (max-width: 1200px) {
    .t778 .t-popup__container {
        max-width:1000px
    }

    .t-popup .t778__container {
        padding: 30px 20px
    }

    .t778 .t-popup__container.t778__popup-container_8-cols {
        max-width: 620px
    }
}

@media screen and (max-width: 1000px) {
    .t778 .t-popup__container {
        max-width:980px
    }

    .t-popup .t778__container {
        padding: 20px 10px
    }
}

@media screen and (max-width: 980px) {
    .t778 .t-popup {
        padding:0 20px
    }

    .t778 .t-popup__container {
        max-width: 640px
    }

    .t-popup .t778__container {
        padding: 30px
    }

    .t778__col_left,.t778__col_right {
        margin: 0;
        display: block;
        max-width: 100%
    }

    .t778__col_left {
        padding: 0
    }

    .t778__col_right {
        padding: 25px 0 0 0
    }
}

@media screen and (max-width: 670px) {
    .t778__btn {
        display:block;
        width: 100%
    }

    .t778 .t-popup__container {
        right: 20px;
        left: 20px
    }
}

@media screen and (max-width: 560px) {
    .t778 .t-popup_show .t-popup__container {
        max-width:100%;
        right: 0;
        left: 0;
        top: 50px;
        bottom: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .t778 .t-popup_show .t-popup__container.t-popup__container-static {
        max-width: 100%;
        min-height: 100vh;
        top: 0;
        margin: 50px 0 0
    }

    .t778__popup-container_8-cols .t778__container {
        padding: 20px!important
    }

    .t778__popup-container_8-cols .t778__wrapper {
        padding-top: 30px
    }

    .t778 .t-popup {
        padding: 0
    }

    .t778 .t-popup__close {
        width: 100%;
        height: 50px;
        background: #000;
        position: fixed;
        display: table;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0
    }

    .t778 .t-popup__close-wrapper {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        padding-right: 20px;
        font-size: 0
    }

    .t778 .t-popup__close-icon {
        width: 16px
    }

    .t778 .t-popup__close-icon g {
        fill: #fff
    }

    .t778__close-text-wrapper {
        display: none
    }

    .t-popup .t778__container {
        padding: 20px
    }

    .t778__col_right {
        padding-top: 30px
    }

    .t778 .t-popup__container {
        transform: translateX(100%) translateY(0) scale(1)!important;
        padding-bottom: 40px
    }

    .t778 .t-popup_show .t-popup__container {
        transform: translateX(0) translateY(0)!important;
        transition: transform ease-in-out .3s
    }

    .t778 .t-popup .t-popup__close {
        transform: translateX(100%) scale(1);
        transition: transform ease-in-out .3s
    }

    .t778 .t-popup.t-popup_show .t-popup__close {
        transform: translateX(0%) scale(1);
        transition: transform ease-in-out .3s
    }

    .t778 .t-popup__close-wrapper {
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .t778 .t-popup__close-wrapper .t-popup__close-icon_arrow {
        width: 26px;
        position: absolute;
        left: 12px;
        top: 12px
    }

    .t778 .t-popup__close-wrapper .t-popup__close-icon_cross {
        display: none
    }

    .t778 .t-popup .t-popup__close {
        position: fixed
    }
}

@media screen and (min-width: 560px) {
    .t778 .t-popup__close-wrapper .t-popup__close-icon_arrow {
        display:none
    }

    .t778 .t-popup__close {
        background-color: transparent!important
    }
}

.t-popup .t778__title-wrapper {
    margin-bottom: 18px
}

.t-popup .t778__title_small {
    margin-top: 4px;
    color: #777
}

.t-popup .t778__descr {
    margin-top: 20px
}

.t-popup .t778__price-wrapper {
    margin-top: 0
}

.t-popup .t778__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 30px
}

.t-popup .t778__btn {
    margin-bottom: 0
}

.t778 .t-product__option {
    margin-top: 10px;
    margin-bottom: 10px
}

.t778 .t-product__option-title {
    padding-bottom: 3px
}

.t778 .t-product__option-variants {
    position: relative;
    display: table;
    min-width: 150px
}

.t778 .t-product__option-variants:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none
}

.t778 .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none
}

.t778 .t-product__option-select::-ms-expand {
    width: 0;
    height: 0;
    opacity: 0
}

@media screen and (max-width: 640px) {
    .t778 .t-product__option-select {
        font-size:16px
    }
}

.t778 .t-align_center .t-product__option-title,.t778__popup-container_8-cols .t-product__option-title {
    display: table-cell;
    padding-right: 5px;
    padding-bottom: 0
}

.t778 .t-align_center .t-product__option-variants,.t778__popup-container_8-cols .t-product__option-variants {
    display: table-cell
}

.t778 .t-slds__wrapper {
    padding: 0!important
}

.t778 .t-slds__arrow_wrapper {
    height: auto!important
}

@media screen and (min-width: 960px) {
    .t778__imgwrapper:hover .t778__bgimg_first_hover,.t778__imgwrapper:hover .t778__img_first_hover {
        opacity:0
    }

    .t778__imgwrapper:hover .t778__bgimg_second,.t778__imgwrapper:hover .t778__img_second {
        z-index: 3;
        opacity: 1
    }
}

@media screen and (max-width: 960px) {
    .t778__separator {
        display:none
    }

    .t778__container_mobile-grid {
        font-size: 0
    }

    .t778__col_mobile-grid {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t778__col {
        margin-bottom: 40px
    }

    .t778__img_second {
        display: none
    }

    .t778__container_mobile-flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        padding-top: 2px;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        box-sizing: border-box;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .t778__container_mobile-flex::-webkit-scrollbar {
        display: none
    }

    .t778__container_mobile-flex .t778__col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0px!important
    }

    .t778__container_mobile-flex .t778__col:first-child {
        margin-left: 20px
    }

    .t778 .mobile-two-columns .t778__col {
        min-width: 48%;
        max-width: 48%
    }

    .t-col_8 .t778__imgwrapper_mobile-nopadding {
        padding-bottom: 0px!important;
        font-size: 0
    }

    .t-col_8 .t778__imgwrapper_mobile-nopadding .t778__img {
        position: initial
    }

    .t778__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply
    }

    @-webkit-keyframes t778__icon-anim {
        0% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    @keyframes t778__icon-anim {
        0% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    .t778__scroll-icon {
        -webkit-animation: t778__icon-anim 1.5s infinite;
        animation: t778__icon-anim 1.5s infinite
    }
}

@media screen and (max-width: 640px) {
    .t778__container_mobile-grid {
        padding:0 10px;
        box-sizing: border-box
    }

    .t778__col_mobile-grid {
        padding-left: 10px;
        padding-right: 10px
    }

    .t778__container_mobile-flex .t778__col:first-child {
        margin-left: 0
    }

    .t778__container_mobile-flex .t778__col {
        min-width: 70%;
        max-width: 70%
    }

    .t778 .mobile-two-columns .t778__col {
        min-width: 50%;
        max-width: 50%
    }

    .t778__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }
}

@media screen and (max-width: 480px) {
    .t778__col {
        margin-bottom:20px
    }

    .t-container:not(.t778__container_mobile-flex) .t778__btn-wrapper_absolute {
        position: initial
    }

    .t778__col_mobile-grid {
        width: 100%;
        display: block
    }

    .t778__container_mobile-flex .t778__col {
        min-width: 85%;
        max-width: 85%;
        box-sizing: content-box
    }

    .t778__container_mobile-flex .t778__col:first-child {
        padding-right: 5px
    }

    .t778__container_mobile-flex .t778__col:last-child {
        padding-left: 5px
    }

    .t778__container_mobile-flex .t778__col:not(:first-child,:last-child) {
        padding-right: 5px;
        padding-left: 5px
    }

    .t778 .mobile-two-columns .t-col.t-item {
        width: 50%;
        max-width: 50%;
        min-width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        display: inline-block
    }

    .t778 .mobile-two-columns .t778__title.t-name {
        font-size: 14px;
        word-break: break-word
    }

    .t778 .mobile-two-columns .t778__btn.t-btn {
        font-size: 12px;
        padding: 0 10px
    }

    .t778 .mobile-two-columns .t778__btn.t778__btn_second.t-btn {
        font-size: 12px;
        padding: 0 10px
    }

    .t778 .mobile-two-columns .t778__textwrapper,.t778 .mobile-two-columns .card__prod-controls-wrapper {
        padding: 20px
    }

    .t778 .mobile-two-columns .t778__btn-wrapper_absolute {
        padding: 0 20px 20px
    }

    .t778__container_mobile-grid:not(.mobile-two-columns) .t778__imgwrapper_mobile-nopadding {
        padding-bottom: 0px!important;
        font-size: 0
    }

    .t778__container_mobile-grid:not(.mobile-two-columns) .t778__imgwrapper_mobile-nopadding .t778__img {
        position: initial
    }

    .t778 .t778__col_mobile-grid:last-child {
        margin-bottom: 0
    }
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .t778__bgimg,.t778__wrapper {
        right: -.99px
    }
}

.t778__one_col_img {
    width: 100%;
    vertical-align: middle;
    margin-bottom: 4px
}

.t778__two_col_img {
    width: calc(50% - 2px);
    vertical-align: middle;
    margin-bottom: 4px
}

.t778__col_fixed {
    position: -webkit-sticky;
    position: sticky;
    top: 10px
}

@media screen and (min-width: 980px) {
    .t778__col_left.t778__col_fixed+.t778__col_left {
        display:none
    }
}

@media screen and (max-width: 980px) {
    .t778__col_left.t778__col_fixed {
        display:none
    }
}

@media screen and (max-width: 561px) {
    .t-popup .t-popup__container .t778__btn-wrapper-fixed {
        position:fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        box-sizing: border-box;
        background: white;
        margin: 0;
        border-radius: 5px;
        box-shadow: 0 -8px 12px 0 rgba(0,0,0,.07)
    }

    .t-popup .t778__btn-wrapper-fixed .t778__btn {
        flex: 1 1 auto
    }
}

.t030__title {
    margin-bottom: 15px
}

.t030__descr {
    margin-top: 8px;
    padding-bottom: 6px
}

.t1022__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    max-width: 100%
}

.t1022__line {
    height: 1px;
    max-width: 100%;
    width: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    background-color: #000000;
    opacity: .2
}

.t1022__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 18px;
    width: 15px;
    height: 15px;
    max-width: 80px;
    max-height: 80px;
    min-width: 5px;
    min-height: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    fill: #000000
}

.t1022__line_left-gradient {
    background-color: transparent;
    background-image: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(30%,#000000));
    background-image: -o-linear-gradient(left,transparent 0%,#000000 30%);
    background-image: linear-gradient(to right,transparent 0%,#000000 30%)
}

.t1022__line_right-gradient {
    background-color: transparent;
    background-image: -webkit-gradient(linear,right top,left top,from(transparent),color-stop(30%,#000000));
    background-image: -o-linear-gradient(right,transparent 0%,#000000 30%);
    background-image: linear-gradient(to left,transparent 0%,#000000 30%)
}

@media screen and (max-width: 960px) {
    .t1022 .t-col {
        margin:0 auto
    }

    .t1022 .t-col_1 {
        width: 100px
    }

    .t1022 .t-col_2 {
        width: 180px
    }

    .t1022 .t-col_3 {
        width: 260px
    }

    .t1022 .t-col_4 {
        width: 340px
    }

    .t1022 .t-col_5 {
        width: 420px
    }

    .t1022 .t-col_6 {
        width: 500px
    }

    .t1022 .t-col_7 {
        width: 580px
    }

    .t1022 .t-col_8 {
        width: 660px
    }

    .t1022 .t-col_9 {
        width: 740px
    }

    .t1022 .t-col_10 {
        width: 820px
    }

    .t1022 .t-col_11 {
        width: 900px
    }

    .t1022 .t-col_12 {
        width: 980px
    }
}

.t478__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.t478__textwrapper {
    display: table;
    width: 100%
}

.t478__content {
    display: table-cell
}

.t478__title {
    margin-bottom: 24px
}

.t478__descr {
    margin-top: 23px
}

.t478__line {
    display: block;
    max-width: 50px;
    width: 100%;
    height: 3px;
    background-color: #666
}

.t478__sizer.t-col_1 {
    width: 60px!important;
    max-width: 60px!important
}

.t478__sizer.t-col_2 {
    width: 160px!important;
    max-width: 160px!important
}

.t478__sizer.t-col_3 {
    width: 260px!important;
    max-width: 260px!important
}

.t478__sizer.t-col_4 {
    width: 360px!important;
    max-width: 360px!important
}

.t478__sizer.t-col_5 {
    width: 460px!important;
    max-width: 460px!important
}

.t478__sizer.t-col_6 {
    width: 560px!important;
    max-width: 560px!important
}

.t478__sizer.t-col_7 {
    width: 660px!important;
    max-width: 660px!important
}

.t478__sizer.t-col_8 {
    width: 760px!important;
    max-width: 760px!important
}

.t478__sizer.t-col_9 {
    width: 860px!important;
    max-width: 860px!important
}

.t478__sizer.t-col_10 {
    width: 960px!important;
    max-width: 960px!important
}

.t478__sizer.t-col_11 {
    width: 1060px!important;
    max-width: 1060px!important
}

.t478__sizer.t-col_12 {
    width: 1160px!important;
    max-width: 1160px!important
}

.t478__btn-container {
    width: 100%
}

.t478__btn-wrapper {
    display: inline-block;
    padding-top: 60px
}

.t478__btntext-wrapper {
    display: inline-block;
    padding-top: 45px
}

@media screen and (max-width: 960px) {
    .t478__top {
        margin-bottom:30px
    }

    .t478__textwrapper {
        height: auto!important
    }

    .t478__btn-wrapper {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .t478__btntext-wrapper {
        padding-top: 20px
    }
}

.t795__title {
    margin-bottom: 40px
}

.t795__descr {
    max-width: 560px
}

.t843 .t-section__topwrapper {
    margin-bottom: 90px
}

.t843 .t-section__title {
    margin-bottom: 40px
}

.t843 .t-section__descr {
    max-width: 560px
}

.t843 .t-section__bottomwrapper {
    margin-top: 105px
}

.t843__fullscreenwidth {
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.t843__separator {
    margin-bottom: 120px
}

.t843__mobileimg {
    display: none
}

.t843__imgwrapper {
    margin: 0 auto
}

.t843__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    max-width: 100%;
    width: 100%
}

.t843__textwrapper {
    display: table;
    width: 100%
}

.t843 .t-card__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t843__content {
    display: table-cell
}

.t843 .t-card__title {
    margin-bottom: 24px
}

#allrecords .t843 .t-card__link {
    outline: none
}

.t843__rightcol {
    margin-right: 0
}

.t843__leftcol {
    margin-left: 0
}

.t843 .t843__content .t-btn {
    margin-top: 30px
}

.t843__fullscreenwidth .t843__leftcol .t843__textwrapper {
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.t843__fullscreenwidth .t843__rightcol .t843__textwrapper {
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.t843__cell {
    height: auto!important
}

.t843__marginauto {
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 960px) {
    .t843 .t-section__bottomwrapper {
        margin-top:45px
    }

    .t843 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t843 .t-section__title {
        margin-bottom: 20px
    }

    .t843__fullscreenwidth {
        padding: 0 20px
    }

    .t843__textwrapper {
        padding: 0px!important
    }

    .t843__separator {
        margin-bottom: 75px!important
    }

    .t843__col {
        padding: 0px!important
    }

    .t843__cell {
        display: block;
        max-width: 100%;
        width: initial
    }

    .t843__top {
        margin-bottom: 30px
    }

    .t843__textwrapper {
        height: auto!important;
        margin-top: 30px
    }

    .t843 .t-card__title {
        margin-bottom: 15px
    }

    .t843__mobileimg {
        display: block
    }

    .t843__desktopimg {
        display: none
    }
}

.t107 {
    text-align: center
}

#allrecords a.t107__link_width100:focus-visible {
    outline-offset: -2px
}

.t107__width {
    vertical-align: middle
}

.t107__widthauto {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.t107__title {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 14px;
    line-height: 28px
}

@media screen and (max-width: 640px) {
    #allrecords a.t107__link:focus-visible {
        outline-offset:-2px
    }
}

@media screen and (max-width: 480px) {
    .t107__mobpadding {
        padding-left:20px;
        padding-right: 20px;
        box-sizing: border-box
    }
}

.t502 .t-section__topwrapper {
    margin-bottom: 105px
}

.t502 .t-section__title {
    margin-bottom: 40px
}

.t502 .t-section__descr {
    max-width: 560px
}

.t502 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t502__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t502__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t502__container li ul {
    list-style-type: disc
}

.t502__tablewrapper {
    display: table;
    width: 100%
}

.t502__circlewrapper {
    display: table-cell;
    vertical-align: top
}

.t502__textwrapper {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    width: 100%
}

.t502__title {
    margin: 0;
    padding-bottom: 13px
}

.t502__circle {
    background-color: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    color: #000;
    overflow: hidden;
    white-space: nowrap
}

.t502 .t-list__item {
    margin-top: 90px
}

.t502 .t-list__container_inrow1 .t-list__item:first-child,.t502 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),.t502 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),.t502 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 0!important
}

@media screen and (max-width: 960px) {
    .t502 .t-list__item,.t502 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),.t502 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),.t502 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top:36px!important
    }

    .t502 .t-list__container_inrow1 .t-list__item:first-child,.t502 .t-list__container_inrow2 .t-list__item:first-child,.t502 .t-list__container_inrow3 .t-list__item:first-child,.t502 .t-list__container_inrow4 .t-list__item:first-child {
        margin-top: 0!important
    }

    .t502__title {
        padding-bottom: 10px
    }

    .t502 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t502 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t502 .t-section__title {
        margin-bottom: 20px
    }

    .t502__separator {
        margin-bottom: 0!important
    }

    .t502__blockdescr {
        margin-bottom: 20px
    }

    .t502__circle {
        max-width: 40px;
        max-height: 40px;
        font-size: 18px!important;
        line-height: 40px!important
    }
}

.t712 .t712__wrapper {
    position: relative;
    text-align: left
}

.t712 .t712__wrapper:after {
    content: " ";
    display: table;
    clear: both
}

.t712 .t712__uptitle {
    margin-bottom: 20px;
    color: #fff
}

.t712 .t712__title {
    color: #fff
}

.t712 .t712__title-second {
    font-size: 18px
}

.t712 .t712__descr {
    margin-top: 20px;
    color: #fff
}

.t712 .t712__formwrapper {
    position: relative;
    padding: 34px
}

.t712 .t712__bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #eee
}

.t712 .t712__form-text {
    margin-bottom: 20px
}

.t712 .t712__form-bottom-text {
    margin-top: 20px
}

.t712 .t-form,.t712 .t712__form-text {
    position: relative;
    z-index: 2
}

.t712 .t712__form-bottom-text {
    position: relative;
    z-index: 1
}

.t712 .t-form__inputsbox {
    max-height: 10000px;
    -webkit-transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
    transition: max-height 0.3s cubic-bezier(.19,1,.22,1)
}

.t712 .t712__inputsbox_hidden.t-form__inputsbox {
    max-height: 0;
    opacity: 0;
    overflow: hidden
}

.t712 .t-input-group {
    margin-bottom: 20px
}

.t712 .t-input:not(.t-input-phonemask) {
    height: 50px;
    padding: 0 18px;
    background-color: transparent;
    -webkit-appearance: none
}

.t712 .t-input__vis-ph {
    top: 17px;
    left: 18px
}

.t712 .t-input_pvis {
    padding: 22px 18px 10px 18px
}

.t712 .t-input-block textarea.t-input {
    padding-top: 15px;
    background-color: transparent
}

.t712 .t-input-block textarea.t-input_pvis {
    padding-top: 22px
}

.t712 .t-input-title {
    padding-bottom: 5px
}

.t712 .t-input-subtitle {
    padding-bottom: 10px
}

.t712 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t712 .t-form__submit {
    display: block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    text-align: center
}

.t712 .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t712 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
    margin-top: 0
}

.t712 .t-submit {
    width: 100%;
    height: 50px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-appearance: none
}

.t712 .t-form_bbonly .t-input-title {
    margin-bottom: 0;
    padding-bottom: 0
}

.t712 .t-form_bbonly .t-input-subtitle {
    padding-top: 5px;
    padding-bottom: 0
}

.t712 .t-form_bbonly .t-input-block {
    margin-bottom: 5px
}

.t712 .t-form_bbonly .t-form__inputsbox_flex .t-input-block {
    margin-bottom: 0
}

.t712 .t-form__errorbox-item {
    padding-top: 0
}

.t712 .t-form__errorbox-text {
    padding: 0;
    font-size: 16px
}

.t712 .t-form__successbox {
    font-size: 16px;
    line-height: 1.4
}

@media screen and (min-width: 960px) {
    .t712 .t712__wrapper {
        display:-webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .t712__wrapper_valign-middle {
        -webkit-align-items: center;
        align-items: center
    }

    .t712__wrapper_valign-bottom {
        -webkit-align-items: flex-end;
        align-items: flex-end
    }
}

@media screen and (max-width: 960px) {
    .t712 .t712__left-content {
        margin-bottom:35px
    }

    .t712 .t712__wrapper_witharrow {
        padding-bottom: 70px
    }
}

@media screen and (max-width: 640px) {
    .t712 .t712__wrapper_witharrow {
        padding-bottom:20px
    }
}

.t850 .t-section__topwrapper {
    margin-bottom: 90px
}

.t850 .t-section__title {
    margin-bottom: 40px
}

.t850 .t-section__descr {
    max-width: 560px
}

.t850 .t-section__bottomwrapper {
    margin-top: 105px
}

.t850__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#allrecords .t850__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t850__container li ul {
    list-style-type: disc
}

#allrecords .t850__col .t-card__link {
    color: inherit!important
}

.t850__inner-col {
    position: relative
}

.t850__separator {
    width: 100%;
    margin-bottom: 40px
}

.t850__row:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t850__bottommargin {
    margin-bottom: 10px
}

.t850__wrap {
    padding: 30px 30px 40px
}

.t850__btn-container {
    width: 100%;
    margin-top: 10px
}

.t850__btn-container.t850__btn-container_topmargin {
    margin-top: 20px
}

.t850 .t-card__btn-wrapper {
    display: inline-block
}

.t850 .t-card__btntext-wrapper {
    display: inline-block
}

.t850 .t-card__btn {
    display: table-cell
}

@media screen and (max-width: 960px) {
    .t850 .t-section__bottomwrapper {
        margin-top:45px
    }

    .t850 .t-section__topwrapper {
        margin-bottom: 45px
    }

    .t850 .t-section__title {
        margin-bottom: 20px
    }

    .t850__col {
        margin-bottom: 20px;
        height: auto!important
    }

    .t850__separator {
        margin-bottom: 0!important
    }

    .t850__bottommargin {
        margin-bottom: 15px
    }

    .t850__wrap {
        padding-bottom: 30px
    }

    .t850__btn-container {
        position: initial
    }
}

.t570__mainblock:after,.t570__mainblock:before {
    content: '';
    display: table;
    clear: both
}

.t570__mainblock {
    overflow: hidden
}

.t570__col {
    float: left;
    width: 50%
}

.t570__contentwrapper {
    display: table-cell;
    vertical-align: middle
}

.t570__padding_lg {
    padding: 90px
}

.t570__padding_sm {
    padding: 60px
}

.t570__contentbox {
    display: table;
    width: 100%;
    color: #fff
}

.t570__title,.t570__text,.t570__descr {
    color: #fff
}

.t570__title {
    margin-bottom: 45px
}

.t570__descr {
    margin-bottom: 30px
}

.t570 .t-sociallinks {
    margin-top: 45px
}

.t570 .t-sociallinks a {
    display: inline-block
}

.t570 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 1px 0
}

.t570__right_social_links_item:last-child {
    margin-right: 0
}

#allrecords .t570 ul.t-sociallinks__wrapper {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t570__text {
    margin-top: 32px
}

.t570 .t-map-lazyload {
    background-color: rgb(229,227,223)
}

@media screen and (max-width: 960px) {
    .t570__contentwrapper {
        padding:40px
    }
}

@media screen and (max-width: 750px) {
    .t570__contentwrapper {
        padding:30px 20px
    }

    .t570__mainblock {
        min-height: auto!important
    }

    .t570__col {
        float: none;
        width: 100%;
        min-height: auto!important
    }

    .t570__contentbox {
        float: none;
        width: 100%;
        height: auto!important
    }

    .t570__map {
        height: 300px!important
    }

    .t570__map .t-map {
        height: inherit!important
    }

    .t570__title {
        margin-bottom: 24px
    }

    .t570__social_links {
        margin-top: 34px
    }

    .t570__text {
        margin-top: 24px
    }
}

.t389 {
    overflow: hidden
}

.t389__maincontainer {
    width: 100%;
    height: 80px;
    display: table
}

.t389__content {
    padding: 2px 40px 0;
    display: table-cell;
    vertical-align: middle
}

.t389__col {
    display: table-cell;
    vertical-align: middle
}

.t389__col_center {
    width: 100%;
    padding: 0 16px
}

.t389__list {
    list-style-type: none;
    padding-left: 0!important;
    margin-bottom: 0!important
}

.t389__list_item {
    display: inline-block;
    margin: 0 15px
}

.t389__copyright,.t389__scroll {
    width: 250px
}

.t389__typo {
    font-size: 14px
}

.t389__col_mobile {
    display: none
}

.t389_scrolltop {
    position: relative;
    padding-right: 12px;
    display: inline-block
}

.t389__icon {
    position: absolute;
    right: 0;
    top: 2px
}

.t389__copyright,#allrecords .t389_scrolltop,#allrecords .t389__list_item a {
    color: #222
}

@media screen and (max-width: 1200px) {
    .t389__content {
        padding:2px 20px 0
    }

    .t389__col,.t389__copyright,.t389__scroll {
        width: 230px
    }

    .t389__col_center {
        width: 100%
    }
}

@media screen and (max-width: 960px) {
    .t389__col,.t389__copyright,.t389__scroll {
        width:100%;
        display: block;
        text-align: center
    }

    .t389__maincontainer {
        display: block
    }

    .t389__content {
        display: block
    }

    .t389__col_mobile {
        display: block
    }

    .t389__col_hiddenmobile {
        display: none
    }

    .t389__maincontainer {
        height: auto!important;
        padding: 40px 0
    }

    .t389__col {
        margin-bottom: 20px;
        padding: 0
    }

    .t389__list_item {
        margin: 0 10px 4px
    }

    .t389__col:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width: 670px) {
    .t389__typo {
        font-size:12px
    }
}
