.t-container {
    max-width: 1520px;
    padding: 0 60px;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .t-container {
        padding: 0 20px;
    }
}
.t-container_10 {
    max-width: 83.3%
}

.t-container_8 {
    max-width: 66.7%
}
.t-col {
    margin-left: 0;
    margin-right: 0;
}
@media screen and (max-width: 960px) {
   .t-col {
        padding-left: 0;
        padding-right: 0;
    } 
}
.t-col_1 {
    max-width: 8.3%
}

.t-col_2 {
    max-width: 16.7%
}

.t-col_3 {
    max-width: 25%
}

.t-col_4 {
    max-width: 33.3%
}

.t-col_5 {
    max-width: 41.7%
}

.t-col_6 {
    max-width: 50%
}

.t-col_7 {
    max-width: 58.3%
}

.t-col_8 {
    max-width: 66.7%
}

.t-col_9 {
    max-width: 75%
}

.t-col_10 {
    max-width: 83.3%
}

.t-col_11 {
    max-width: 91.7%
}

.t-col_12 {
    max-width: 100%
}

.t-prefix_1 {
    padding-left: 8.3%
}

.t-prefix_2 {
    padding-left: 16.7%
}

.t-prefix_3 {
    padding-left: 25%
}

.t-prefix_4 {
    padding-left: 33.3%
}

.t-prefix_5 {
    padding-left: 41.7%
}

.t-prefix_6 {
    padding-left: 50%
}

.t-prefix_7 {
    padding-left: 58.3%
}

.t-prefix_8 {
    padding-left: 66.7%
}

.t-prefix_9 {
    padding-left: 75%
}

.t-prefix_10 {
    padding-left: 83.3%
}

.t-prefix_11 {
    padding-left: 91.7%
}

.t-prefix_12 {
    padding-left: 100%
}


.t-width_1 {
    max-width: 8.3%
}

.t-width_2 {
    max-width: 16.7%
}

.t-width_3 {
    max-width: 25%
}

.t-width_4 {
    max-width: 33.3%
}

.t-width_5 {
    max-width: 41.7%
}

.t-width_6 {
    max-width: 50%
}

.t-width_7 {
    max-width: 58.3%
}

.t-width_8 {
    max-width: 66.7%
}

.t-width_9 {
    max-width: 75%
}

.t-width_10 {
    max-width: 83.3%
}

.t-width_11 {
    max-width: 91.7%
}

.t-width_12 {
    max-width: 100%
}


@media screen and (max-width: 1200px) {
    .t-container_10 {
        max-width: 83.7%
    }
    
    .t-container_8 {
        max-width: 66.3%
    }
    .t-col {
        margin-left: 0;
        margin-right: 0;
    }
    
    .t-col_1 {
        max-width: 8.3%
    }
    
    .t-col_2 {
        max-width: 16.7%
    }
    
    .t-col_3 {
        max-width: 25%
    }
    
    .t-col_4 {
        max-width: 33.3%
    }
    
    .t-col_5 {
        max-width: 41.7%
    }
    
    .t-col_6 {
        max-width: 50%
    }
    
    .t-col_7 {
        max-width: 58.3%
    }
    
    .t-col_8 {
        max-width: 66.7%
    }
    
    .t-col_9 {
        max-width: 75%
    }
    
    .t-col_10 {
        max-width: 83.3%
    }
    
    .t-col_11 {
        max-width: 91.7%
    }
    
    .t-col_12 {
        max-width: 100%
    }
    
    .t-prefix_1 {
        padding-left: 8.3%
    }
    
    .t-prefix_2 {
        padding-left: 16.7%
    }
    
    .t-prefix_3 {
        padding-left: 25%
    }
    
    .t-prefix_4 {
        padding-left: 33.3%
    }
    
    .t-prefix_5 {
        padding-left: 41.7%
    }
    
    .t-prefix_6 {
        padding-left: 50%
    }
    
    .t-prefix_7 {
        padding-left: 58.3%
    }
    
    .t-prefix_8 {
        padding-left: 66.7%
    }
    
    .t-prefix_9 {
        padding-left: 75%
    }
    
    .t-prefix_10 {
        padding-left: 83.3%
    }
    
    .t-prefix_11 {
        padding-left: 91.7%
    }
    
    .t-prefix_12 {
        padding-left: 100%
    }
    
    
    .t-width_1 {
        max-width: 8.3%
    }
    
    .t-width_2 {
        max-width: 16.7%
    }
    
    .t-width_3 {
        max-width: 25%
    }
    
    .t-width_4 {
        max-width: 33.3%
    }
    
    .t-width_5 {
        max-width: 41.7%
    }
    
    .t-width_6 {
        max-width: 50%
    }
    
    .t-width_7 {
        max-width: 58.3%
    }
    
    .t-width_8 {
        max-width: 66.7%
    }
    
    .t-width_9 {
        max-width: 75%
    }
    
    .t-width_10 {
        max-width: 83.3%
    }
    
    .t-width_11 {
        max-width: 91.7%
    }
    
    .t-width_12 {
        max-width: 100%
    }

}
.t-cover__wrapper {
    width: 100%;
    max-width: 1520px;
    padding: 0 60px;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .t-cover__wrapper {
        padding: 0 20px;
    }
}
.t228__maincontainer.t228__c12collumns {
    max-width: 1520px;
    padding: 0 60px;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .t228__maincontainer.t228__c12collumns {
        padding: 0 20px;
    }
}
.t463__c12collumns {
    max-width: 1520px;
    padding: 0 60px;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .t463__c12collumns {
        padding: 0 20px;
    }
}
.t554__prefix_1 {
    left: 8.3%
}

.t554__prefix_2 {
    left: 16.7%
}

.t554__prefix_3 {
    left: 25%
}

.t554__prefix_4 {
    left: 33.3%
}

.t554__prefix_5 {
    left: 41.7%
}

.t554__prefix_6 {
    left: 50%
}

.t554__prefix_7 {
    left: 58.3%
}

.t554__prefix_8 {
    left: 66.7%
}

.t554__prefix_9 {
    left: 75%
}

.t554__prefix_10 {
    left: 83.3%
}

.t554__prefix_11 {
    left: 91.7%
}

.t554__prefix_12 {
    left: 100%
}
@media screen and (max-width: 1200px) {
    .t554__prefix_1 {
        left: 8.3%
    }
    
    .t554__prefix_2 {
        left: 16.7%
    }
    
    .t554__prefix_3 {
        left: 25%
    }
    
    .t554__prefix_4 {
        left: 33.3%
    }
    
    .t554__prefix_5 {
        left: 41.7%
    }
    
    .t554__prefix_6 {
        left: 50%
    }
    
    .t554__prefix_7 {
        left: 58.3%
    }
    
    .t554__prefix_8 {
        left: 66.7%
    }
    
    .t554__prefix_9 {
        left: 75%
    }
    
    .t554__prefix_10 {
        left: 83.3%
    }
    
    .t554__prefix_11 {
        left: 91.7%
    }
    
    .t554__prefix_12 {
        left: 100%
    }
}
.t776__parent {
    max-width: 1520px;
    padding: 0 60px;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .t776__parent {
        padding: 0 20px;
    }
}
.t897__container {
    max-width: 1520px;
    padding: 0 60px;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .t897__container {
        padding: 0 20px;
    }
}
.t-text_xs, .t-descr_xxs {
    font-size: 15px;
    line-height: 1.5;
}
#allrecords {
    background: #eef1f5 url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22809%22%20height%3D%22483%22%20viewBox%3D%220%200%20809%20483%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M120.004%20483c-182.932%200-355.017-73.319-484.559-206.448C-494.458%20143.046-566-34.845-566-224.353c0-98.153%2019.021-193.444%2056.537-283.223%2036.239-86.727%2087.764-163.87%20153.144-229.288l.76-.761%2022.703%2019.47-.887.888C-456.947-593.99-524.8-432.752-524.8-263.252c0%20354.103%20289.259%20642.189%20644.804%20642.189%20355.546%200%20644.804-288.086%20644.804-642.189%200-294.328-198.86-548.577-483.588-618.287l-1.187-.291%209.645-32.17%201.084.286c145.179%2038.15%20276.702%20126.635%20370.339%20249.155%2046.933%2061.41%2083.481%20129.745%20108.631%20203.107C795.788-385.446%20809-305.675%20809-224.353c0%20189.662-71.674%20367.553-201.822%20500.905C477.249%20409.681%20304.233%20483%20120.004%20483zm-475.44-1217.46c-132.358%20132.851-208.241%20318.706-208.241%20510.107%200%20388.753%20306.697%20705.029%20683.681%20705.029%20378.634%200%20686.673-316.276%20686.673-705.029%200-324.271-211.874-606.537-515.42-686.829l-8.298%2027.678C568.089-813.12%20767.13-558.24%20767.13-263.252c0%20172.68-67.031%20334.634-188.747%20456.032-121.864%20121.545-284.652%20188.481-458.379%20188.481-172.612%200-335.002-66.936-457.256-188.481-122.44-121.73-189.87-283.684-189.87-456.032%200-86.103%2017.514-170.324%2052.056-250.322%2032.916-76.23%2079.608-145.009%20138.795-204.448l-19.165-16.438z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat left top;
    background-size: 809px auto;
    overflow: hidden;
}
@media screen and (max-width: 640px) {
    .t-rec_pt_135,
    .t-rec_pt_120,
    .t-rec_pt_90,
    .t-rec_pt_75 {
        padding-top: 40px !important;
    }
    .t-rec_pb_75,
    .t-rec_pb_45,
    .t-rec_pb_135 {
        padding-bottom: 30px !important;
    }
}
.t-container:after, .t-container:before, .t-container_100:after, .t-container_100:before, .t-container_10:after, .t-container_10:before, .t-container_8:after, .t-container_8:before {
    overflow: hidden;
    width: 0;
}
@media screen and (min-width: 560px) {
    .t-feed__post-popup__content-wrapper {
        padding: 100px 0;    
    }
}
.t-feed__post-popup__content-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.t-cover {
    background: none;
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) {
    body {
        zoom: .8 !important;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596011409909"] {
        left: 50% !important;
        margin: 0 0 0 -600px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596011409909"] {
        left: 50% !important;
        margin: 0 0 0 -480px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596011434740"] {
        left: 50% !important;
        margin: 0 0 0 -200px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596011434740"] {
        left: 50% !important;
        margin: 0 0 0 -160px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596011459078"] {
        left: 50% !important;
        margin: 0 0 0 200px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596011459078"] {
        left: 50% !important;
        margin: 0 0 0 160px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596011520605"] {
        left: 50% !important;
        margin: 0 0 0 -600px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596011520605"] {
        left: 50% !important;
        margin: 0 0 0 -480px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015184620"] {
        left: 50% !important;
        margin: 0 0 0 -550px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015184620"] {
        left: 50% !important;
        margin: 0 0 0 -450px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015260955"] {
        left: 50% !important;
        margin: 0 0 0 -550px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015260955"] {
        left: 50% !important;
        margin: 0 0 0 -450px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015738207"] {
        left: 50% !important;
        margin: 0 0 0 -150px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015738207"] {
        left: 50% !important;
        margin: 0 0 0 -130px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015738213"] {
        left: 50% !important;
        margin: 0 0 0 -150px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015738213"] {
        left: 50% !important;
        margin: 0 0 0 -130px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015834617"] {
        left: 50% !important;
        margin: 0 0 0 250px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015834617"] {
        left: 50% !important;
        margin: 0 0 0 190px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015834630"] {
        left: 50% !important;
        margin: 0 0 0 250px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015834630"] {
        left: 50% !important;
        margin: 0 0 0 190px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015901836"] {
        left: 50% !important;
        margin: 0 0 0 -550px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015901836"] {
        left: 50% !important;
        margin: 0 0 0 -450px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596015901849"] {
        left: 50% !important;
        margin: 0 0 0 -550px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596015901849"] {
        left: 50% !important;
        margin: 0 0 0 -450px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596016060184"] {
        left: 50% !important;
        margin: 0 0 0 -600px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596016060184"] {
        left: 50% !important;
        margin: 0 0 0 -480px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596016085154"] {
        left: 50% !important;
        margin: 0 0 0 -200px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596016085154"] {
        left: 50% !important;
        margin: 0 0 0 -160px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596016274956"] {
        left: 50% !important;
        margin: 0 0 0 200px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596016274956"] {
        left: 50% !important;
        margin: 0 0 0 160px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596016610546"] {
        left: 50% !important;
        margin: 0 0 0 -150px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596016610546"] {
        left: 50% !important;
        margin: 0 0 0 -130px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1200px) and (max-width: 1399px) {
    .tn-elem[data-elem-id="1596016723809"] {
        left: 50% !important;
        margin: 0 0 0 250px;
    }
}
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1199px) {
    .tn-elem[data-elem-id="1596016723809"] {
        left: 50% !important;
        margin: 0 0 0 190px;
    }
}
/*----------------------------------------*/
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) {
    #rec217541906 {
        position: relative;
        z-index: 1;
    }
    #rec217541906 .t396 {
        transform: translateX(10%);
        -moz-transform: none;
    }
}
/*---------------------------------------------*/
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) {
    #rec218219339 {
        -webkit-transform: translateX(10%);
        -moz-transform: none;
    }
}
/*---------------------------------------------*/
@media screen and (-webkit-device-pixel-ratio: 1.25) and (min-width: 1024px) and (max-width: 1399px) {
    #rec219008080 {
        -webkit-transform: translateX(10%);
        -moz-transform: none;
    }
}
.t-feed__post-popup__content .t-text {
    line-height: 1.8 !important;
}
@media screen and (min-width: 1025px) {
   .t-feed__post-popup__content .t-text {
        font-size: 22px;
    }
}
.t-feed__post-popup__close-wrapper {
    border-bottom: 0 !important;
}
.t-feed__post-popup__close-text-wrapper {
    display: none; !important
}
.t-feed__post-popup__date.t-uptitle {
    letter-spacing: 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.t-popup_show .t-popup__container {
    box-shadow: none !important;
    border-radius: 0 !important;
}
@media screen and (min-width: 560px) {
    .t-feed__post-popup__close-wrapper {
        padding: 40px !important;
    }
    .t-feed__post-popup .t-popup__close {
        left: 40px !important;
    }
}
@media screen and (max-width: 980px) {
    .t-feed__post-popup__content.t-col {
        max-width: 100% !important;
    }
}
@media screen and (max-width: 980px) {
    .t-col.t-col_8.t-prefix_2 {
        padding-left: 0 !important;
        max-width: 100% !important;
    }
    .t155 .t-col_6 {
        max-width: 100% !important;
    }
}