

/* Start:/local/templates/diletant/template_styles.css?175309209532610*/
.journal-banner {
    width: 240px;
    border: 1px solid #acacac;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*background: #f3f3f3;*/
}

.journal-banner .offer_btn {
    width: 100%;
    margin: 0 0 10px;
}

.journal-banner__buttons {
    padding-top: 10px;
}

.journal-banner img {
    width: 100%;
}

.journal-banner__title {
    font: bold 12px/14px 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    padding: 17px 10px 13px;
    letter-spacing: 1.5px;
}

.journal-banner__date {
    font: italic 12px/14px 'Tinos', Georgia, serif;
    padding: 17px 10px;
    color: #000000;
    text-align: center;
}

.journal-b {
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px
}

.journal-left {
    float: left;
    width: 50%;
    padding-right: 15px
}

.journal-left__cover img {
    width: 100%;
}

.journal-right {
    float: left;
    width: 50%;
    background: #fff;
    padding: 20px 30px 15px 15px;
}

.journal-right__top {
    border-bottom: 1px solid #d1d3ce;
    padding-top: 5px;
    padding-bottom: 18px;
    margin-bottom: 15px;
    position: relative;
}

.journal-right__title {
    font: bold 12px/14px 'ProximaNova', Arial, sans-serif;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 1.5px;
}

.journal-right__controls {
    position: absolute;
    right: 0;
    top: 0;
}

.journal-slider__prev,
.journal-slider__next {
    width: 10px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.journal-slider__prev {
    background: url('/local/templates/diletant/i/journal-slider__prev.png') no-repeat;
    margin-right: 17px;
}

.journal-slider__next {
    background: url('/local/templates/diletant/i/journal-slider__next.png') no-repeat
}

.journal-article__item {
    margin-bottom: 15px;
    padding-right: 25px;
}

.journal-article__item:last-child {
    margin-bottom: 0
}

.journal-article__item p {
    color: #7c7c7c;
    font: 14px/18px 'ProximaNova', Arial, sans-serif;
    margin: 0;
    padding-left: 3px;
}

.journal-article__title {
    font: italic 25px/25px 'Tinos', Georgia, serif;
    color: #000;
    margin: 0 0 8px;
    display: inline-block;
    padding-left: 3px;
}

.slick-journal .slick-prev,
.slick-journal .slick-next {
    display: none !important;
}

.download-article-b {
    text-align: center;
    max-width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 15px;
}

.download-article-b a {
    font: italic bold 20px/22px 'Tinos', Georgia, serif;
    color: #9b8646;
    margin-right: 10px;
}

.file-size {
    color: #7c7c7c;
    font: 14px/14px 'ProximaNova', Arial, sans-serif;
}

.pdf-i {
    width: 20px;
    height: 26px;
    background: url('/local/templates/diletant/i/pdf-i.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.journal-article__list {
    margin-bottom: 0 !important
}



.mainpreview > .journal-subscription-b {
    width: 980px;
    margin: 0 0 0 -20px;
}

.journal-subscription-b {
    text-align: center;
    padding-top: 25px
}

.journal-subscription__inner {
    max-width: 208px;
    display: inline-block;
}

.journal-dd__buttons {
    padding-top: 15px;
    text-align: left;
    display: none;
}

.journal-dd__buttons ul {
    padding: 0;
    margin: 0;
}

.journal-dd__buttons li {
    margin-bottom: 10px;
    list-style: none;
}

.journal-dd__buttons li span {
    display: block;
    font: normal 0.8em 'ProximaNova', Arial, sans-serif;
    padding: 0px 0px 8px;
    margin: 0;
    color: #8C8C8C;
}

.subscription-link {
    display: inline-block;
    font: italic bold 20px/22px 'Tinos', Georgia, serif;
    color: #9b8646;
}
a.subscription-link {
    color: #9b8646;
}

#subscription {
    background: none;
}

#subscription .rubrics {
    width: 180px;
    margin: 0 0 0 700px;
    background: #fff;
    padding: 51px 30px 0 30px;
    border: 0 none;
    margin-top: -51px;
}

#subscription .rltitle {
    border-top: solid 5px #9b8646;
    margin: 0 0 40px 0;
    width: 180px;
    text-align: center;
}

#subscription .rubrcolumns {
    text-align: center;
    padding-bottom: 25px;
}

#subscription .rubrcolumns .col1 {
    width: 180px;
    margin-left: 0;
}

.bbox {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url('/local/templates/diletant/i/ajax-loader.gif') center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-dots li.slick-active button:before { opacity: 0.75; }

.b-article-top__share {
    margin: 30px 0 30px 90px;
    text-align: left;
}

.b-article-top__share_page {
    margin-left: 0;
}

.b-article-top__controls {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    padding-top: 12px;
}

.b-article-top__controls a {
    color: #adadad;
    font: italic .875em/.875em 'Tinos', Georgia, serif;
    margin-right: 15px;
}

.b-article-top__controls a:hover {
    color: #af8c32;
}

.b-article-top__controls .eye {
    margin-right: 15px;
    color: #c2c2c2;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none
}

.b-article-top__controls .eye:before {
    content: "'";
    font: normal 6px 'icomoon';
    font-size: 1em;
    /* color: #c2c2c2; */
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}

.b-article-top__controls .like {
    color: #adadad;
}

.b-share__buttons {
    border-bottom: 1px solid #b7b7b7;
    width: 450px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    /*margin: 20px auto;*/
}

.b-share__button {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    height: 38px;
    width: 74px;
    border: 1px solid #b7b7b7;
    text-align: center;
    margin-bottom: -1px;
    font-family: 'Tinos', Georgia, serif;
}

.b-share__button.fb:hover .b-share__icon{
    background: #3c5a97
}
.b-share__button.vk:hover .b-share__icon {
    background: #3c5a97
}
.b-share__button.tw:hover .b-share__icon,
.tw--icon:hover {
    background: #54abed
}
.b-share__button.ok:hover .b-share__icon {
    background: #f5821f
}

.b-share__button a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
}

.b-share__icon {
    width: 22px;
    height: 22px;
    background: #b7b7b7;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    position: relative;
    transition: 200ms all;
}

.b-share__icon i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.b-share__count {
    font-size: 13px;
    color: #a3a3a3;
}

.fb-share-icon {
    width: 8px;
    height: 17px;
    background: url('/local/templates/diletant/i/fb-share.svg') no-repeat;
    background-size: 100%;
}
.vk-share-icon {
    width: 14px;
    height: 8px;
    background: url('/local/templates/diletant/i/vk-share.svg') no-repeat;
    background-size: 100%;
    top: 2px;
}
.tw-share-icon {
    width: 14px;
    height: 11px;
    background: url('/local/templates/diletant/i/tw-share.svg') no-repeat;
    background-size: 100%;
}
.ok-share-icon {
    width: 10px;
    height: 16px;
    background: url('/local/templates/diletant/i/ok-share.svg') no-repeat;
    background-size: 100%;
}

.b-bookmark__link {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Tinos', Georgia, serif;
    font-size: 14px;
    margin-top: 11px;
    margin-left: 15px;
    font-style: italic;
}
.b-bookmark__link a {
    color: #929292;
}

.widescreen .content { margin-left: 120px;/*width: 58.75em;*/width: 720px; }
.widescreen .content_l {  margin-left: 120px; }
.content + section { clear: left; }
.maincolumns { }
.main .narrow.right { position: relative; z-index: 3; left: auto !important; top: auto !Important;}
.sidebar .iblock { margin: 0 0 20px 20px; }
.sidebar .extendwhite { background: #fff; padding: 30px 20px; margin-left: -20px;  }
.wrap-teaser { margin-bottom: 60px; }

.right { float: right; }
.narrow { width: 15em; /* 240px/16px */ }
.content__grey + .main {
    background: #F3F3F3!important;
}

/* фильтр */
.content_filter { float: right; text-align: right; }
.content_filter.nometa { margin-bottom: 25px;}
.content_filter .f_type{margin-bottom: 6px;}
.f_type { margin: 0 0 16px 0; padding: 0; list-style: none; white-space: nowrap; }
.f_type li { margin: 0 0 0 15px; padding: 0; font-family: 'Tinos', Georgia, serif; font-style: italic; }
.f_type a, .f_type a:link, .f_type a:visited { color: #af8c32; font-size: .875em; line-height: 1.2em; display: inline-block; border-bottom: dashed 1px #af8c32; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited,
.f_type .current a, .f_type .current a:link, .f_type .current a:visited { color: #a0a0a0; border: 0; }
.f_params {margin: 0 -5px 15px 0; }
.f_params a, .f_params a:link, .f_params a:visited, .f_params .opener { font-size: .8125em; text-transform: uppercase; color: #6f7072; padding: 2px 5px 1px 5px;
    letter-spacing: .085em; margin: 0 0 0 3px;  }
.f_params a.current, .f_params a.current:link, .f_params a.current:visited { color: #fff; background: #9b8646; }
.f_alpha {}
.f_alpha a {}
.f_dates {}
.f_years.selectrepresent { min-width: 80px; width:auto; margin: -4px 0 0 0; }
.f_years.selectrepresent .opener {padding: 6px 40px 1px 19px; min-width: 40px; width:auto;  white-space: nowrap; }
.f_years.selectrepresent .opener:after{margin: 0 14px 0 0;}
.f_months {}

.selectrepresent {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    position: relative; text-align: left; }
.selectrepresent .options {
    position: absolute; top: 100%; left: 0; width: 100%; padding: 3px 0 11px 0; z-index:1;
}
.selectrepresent.open, .selectrepresent.open .options { background: #fff; }
.selectrepresent a, .selectrepresent a:link, .selectrepresent a:visited, .selectrepresent .opener {
    display: block; margin: 0; padding: 9px 10px 4px 19px; }
.selectrepresent .opener { padding: 13px 10px 1px 19px; cursor: pointer; position: relative; font-weight: bold; }
.selectrepresent .opener:after { content: ''; width: 1px; height: 1px; border: solid 5px rgba(255,255,255,0.01); border-top: solid 5px rgba(133,134,135,1);
    position: absolute; right: 0; top: 50%; margin: 3px 10px 0 0; }

.wrapper{ width: 960px; margin: 0 auto; position: relative; }
.main > .wrapper {z-index: 2;}
.widescreen .wrapper{ width: 1200px; }
.mainpage header, .mainpage .main>.wrapper {opacity:0; filter: alpha(opacity=0);}
.choiceofera .wrapper, .widescreen .choiceofera .wrapper { width: 958px; }
.header_top .wrapper { height: 51px; }
.header_body .wrapper { height: 68px; }
.content_bottom .wrapper, .content_bottom .border { border-top: solid 1px #ddd; margin-top: 40px; }
.commentBlock .wrapper {margin:0 auto; border:0 none;}
.wrapper.wrapper_red_test{
    width: 980px;
}
.widescreen .wrapper.wrapper_red_test{
    width: 1200px;
}
.widescreen .wrapper.wrapper_red_test .content{
    width: 760px;
}
.clearfix:before, .clearfix:after, .wrapper:before, .wrapper:after { content: ""; display: table; }
.clearfix:after, .wrapper:after { clear: both; }
.clearfix, .wrapper { *zoom: 1; }
.widescreen .wrapper .imageblock .img_image {float: left; margin-left: -100px;}
.widescreen .wrapper{width: 960px;}

.b-top__head {
    padding: 45px 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}

.b-top__head:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.75) 70%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.75) 70%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.75) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    z-index: 1
}

.b-top__head p {
    font: italic 18px/25px 'Tinos', Georgia, serif;
    margin: 0 0 25px;
    position: relative;
    z-index: 2
}

.b-top__head p:last-child {
    margin-bottom: 0
}

.b-top__box {
    background: #fff;
    padding: 25px;
    margin-bottom: 25px;
}

.b-top__box p {
    font: 18px/25px 'Tinos', Georgia, serif;
    margin: 0 0 30px;
}

.b-top__box p:last-child {
    margin-bottom: 0
}

.b-top__box-head {
    position: relative;
    margin-bottom: 35px;
}

.b-top__box-title {
    font: 25px/30px 'Tinos', Georgia, serif;
    padding-right: 110px;
}

.b-top__box-num {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    line-height: 35px;
    color: #fff;
    background: #9b8646;
    font-style: italic;
    text-align: center;
    border-radius: 50%;
    margin-right: 7px;
}

.b-top__box-votes {
    border: 1px solid #9b8646;
    color: #9b8646 !important;
    font: 14px/14px 'Tinos', Georgia, serif;
    padding: 10px 10px 10px 30px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 0;
}

.b-top__box-votes.active {
    background: #a39059;
    color: #fff !important;
}

.b-top__box-votes.active:before {
    opacity: 1;
}
.b-top__box-votes.active:after {
    opacity: 0;
}

.b-top__box-votes:before,
.b-top__box-votes:after {
    content: "";
    position: absolute;
    left: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 16px;
}

.b-top__box-votes:before {
    opacity: 0;
    background: url('/i/arrow-up.png') no-repeat;
}

.b-top__box-votes:after {
    background: url('/i/arrow-up-g.png') no-repeat;
}

.b-top__box-image {
    margin-bottom: 15px;
}

.b-top__box-image img {
    width: 100%;
}

.b-top__box-image-caption {
    font-size: 15px;
    color: #a0a0a0;
    font: italic 15px/19px 'Tinos', Georgia, serif;
    margin: 10px 0 0;
}

.iblock { display: inline-block; vertical-align: top; margin: 0; padding: 0;}
.issue .iblock { width: 95px; margin-bottom: 2px; }
.headerquiz .iblock {vertical-align: middle; }
.sidebar .iblock { margin: 0 0 20px 20px; }
.profile .about .iblock {margin-right:22px;}
.about_persons .iblock {width:380px; }
.about_persons .iblock:first-child {width:220px;margin-right:40px;}
.rating_test .iblock {width:340px; margin:0 25px 50px 0; min-height:120px;}
.ege-block .ege-rezult .iblock {width:49px; text-align:center;}
.ege-block .ege-rezult .iblock:first-child .ico {font-size:3em; line-height:0.66em; margin-top:1px; margin-bottom:4px;}
.my-red_test_wrap .sidebar .iblock{
    margin: 0;
    padding: 20px;
    margin-left: -40px;
}
.iblock-wrap {
    padding-bottom: 60px;
}
.cart_list .field.iblock + .field  label { line-height: 22px;}
.uipopup .iblock { margin: 0 10px;  }
.b-aside__col .ad.iblock {
    margin-bottom: 40px;
}

a.pubpreview, a.pubpreview:link, a.pubpreview:visited { color: #6c6c6c; text-decoration: none; }
a.pubpreview:hover, a.pubpreview:active { color: #6c6c6c; }
.pubpreview .img, .pubpreview .img img { width: 220px; }
.pubpreview .item { width: 420px; margin: -5px 0 0 20px; }
.widescreen .pubpreview .item {  width: 470px; }
.pubpreview .i_title { font: italic 1.875em/1em 'Tinos', Georgia, serif; display: block; margin: 0 0 8px 240px; }
a.pubpreview .i_title, a.pubpreview:link .i_title, a.pubpreview:visited .i_title { color: #000; transition: color .25s; -webkit-transition: color .25s;}
a.pubpreview:hover .i_title { color: #af8c32; }
.blogslist .pubpreview img { width: 80px;}
.blogslist .pubpreview .img { width: 120px; }
.blogslist .pubpreview .i_title { margin-bottom: 12px; margin-left: 0;}
.blogslist .pubpreview .i_descr { margin-bottom: 12px; margin-left: 0;}
.blogslist .pubpreview .item {
    border: 10px solid #fff;
    position: relative;
    width: 533px;
    padding: 0.6em 1.8em;
    margin: 3px -12px 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

}
.blogslist .pubpreview .item:before {
    content: ' ';
    background: url("/i/arr-left.png") no-repeat 0 0;
    height: 26px;
    left: -23px;
    position: absolute;
    top: 30px;
    width: 23px;
}

.magazine .img_block,.publicationslist .img_block {float: left;}
.mainpreview .top_preview .img_block img {
    width: 100%;
}

.pubpreview .i_title { font: italic 1.875em/1em 'Tinos', Georgia, serif; display: block; margin: 0 0 8px 240px; }
a.pubpreview .i_title, a.pubpreview:link .i_title, a.pubpreview:visited .i_title { color: #000; transition: color .25s; -webkit-transition: color .25s;}
a.pubpreview:hover .i_title { color: #af8c32; }
.blogslist .pubpreview .i_title { margin-bottom: 12px; margin-left: 0;}
.pubpreview .i_title { font: italic 1.875em/1em 'Tinos', Georgia, serif; display: block; margin: 0 0 8px 240px; }
a.pubpreview .i_title, a.pubpreview:link .i_title, a.pubpreview:visited .i_title { color: #000; transition: color .25s; -webkit-transition: color .25s;}
a.pubpreview:hover .i_title { color: #af8c32; }
.publicationslist .i_descr { font-size: .875em; line-height: 1.2em; display: block; margin: 0 0 7px 240px; color: #6c6c6c;}
.publicationslist .i_meta { display: block; color: #6c6c6c; margin-left: 240px;}
.publicationslist .datetime { font: 0.75em/1.25em 'ProximaNova',Arial,sans-serif; margin: 0 17px 0 0;  padding-top: 8px;  vertical-align: middle;}
.publicationslist .date {}
.publicationslist .time {}
.blogslist .pubpreview .i_title { margin-bottom: 12px; margin-left: 0;}
.blogslist .pubpreview .i_descr { margin-bottom: 12px; margin-left: 0;}
.blogslist .blog-user .name { line-height: 1em; margin: 5px 0 3px; }

.post .i_meta { display: block; }

.mainpreview .preview { position: relative; top:0; left:0;}

.preview { width: 220px; margin: 0 0 20px 20px; /* full width: 220px+20px */
    padding: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.preview.bnew .bdj, .preview.bhot .bdj {position:relative;}
.preview.bnew .bdj:before, .preview.bhot .bdj:before, .preview.bnew .ege-pic__inner:before, .preview.bhot .ege-pic__inner:before {
    display:block;
    position:absolute;
    top:0;
    left:0;
    background:url('/i/bgnew.png')no-repeat 0 0;
    content:'new';
    color:#ffffff;
    font-weight:bold;
    font-size:0.625em;
    line-height:1.6em;
    height:16px;
    padding-left:1px;
    text-align:left;
    width:23px;
    z-index:1;
}
.preview.bhot .bdj:before, .preview.bhot .ege-pic__inner:before { background:url('/i/bghot.png')no-repeat 0 0; content:'hot'; }
.preview.bnew .ege-pic_has-inner.bdj:before, .preview.bhot .ege-pic_has-inner.bdj:before { display: none; }
.preview .history-cult_block .bdj:before {left:19px;}
.preview .interview-block.type1 .bdj:before {top:30px;}
.preview .number-day .bdj:before{top:25px; letter-spacing:0; text-transform:none;}
.preview .heroes-day .bdj:before {top:10px; letter-spacing:0; text-transform:none;}
.preview .reviews_block .bdj:before {left:30px;}
.preview  .essa_block  .section.head.bdj:before {top:10px;}
.preview .blog_block .bdj:before {top:15px;}
.preview .puzzle_block  .bdj:before{left:60px;}
.preview .video_block .bdj:before{left:0;}
.preview .affiche-type1  .bdj:before{left:33px; top:22px;}
.preview .bann_block  .bdj:before{letter-spacing:0; text-transform:none;}
.preview .interview.type2 .bdj:before{font-style:normal;  line-height:16px; }
.preview .articler_block  .section.head.bdj:before, .preview  .news_block   .section.head.bdj:before{top:15px;}
.preview .ege-block .section.head.bdj:before {top:43px;}
.previewBlocks {
    padding-top: 20px;
}
.previewBlocks > .rel {
    width: 980px;
    margin: 0 0 0 -20px;
}
@media screen and (max-width: 1300px) {
    .previewBlocks > .rel {
        width: 760px;
        margin: 0 0 0 75px;
    }
}

.b-aside__col .preview {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.pages { font: italic 1.5em 'Tinos', Georgia, serif; padding: 32px 0 0 0; }
.pages a, .pages a:link, .pages a:visited { color: #af8c32;}
.pages > a:hover { text-decoration: underline;}
.pages > a, .pages > span { margin: 0 20px 0 0; }
.pages a.cur, .pages a.cur:link, .pages a.cur:visited {color:#000000; cursor:default;}

.ce_when .fieldrow { width: 958px; margin: 0 auto; }
.ce_where .fieldrow { min-width: 120px;}
.postreviewform .fieldrow {margin-bottom:20px;}
.fieldrow { margin-left: 0; }
.cartform .fieldrow{margin-left: -60px;}
.cart_list .fieldrow label { line-height: 20px;}
.cart_list .fieldrow .chkwrap { margin-top: 12px; margin-bottom: 0;cursor: pointer;}
.ce_when .fieldrow { width: 958px; margin: 0 auto; }
.ce_when .fieldcell, .ce_when label { width: 219px; height: 228px; }
.ce_when .fieldcell { margin: 0 10px; overflow: hidden; position: relative; }

.ce_where .fieldrow { min-width: 120px;}
.ce_where .fieldcell { white-space: nowrap; margin: 0 0 10px 0; width: auto; }
.ce_where label { position: relative; display: inline-block; top: 2px; text-transform:none; }

.postreviewform .fieldrow {margin-bottom:20px;}


/*
.fieldrow { margin-left: 0; }
.lowerbuttonrow { padding: 20px 0 0; }
.buttonrow { padding: 3px 0 0; }

.cartform .fieldrow{margin-left: -60px;}
.cartform .fieldcell { margin-left: 60px; margin-right: 0;}
.cartform fieldset { padding: 13px 0 45px 97px; }

.cart_list .fieldrow label { line-height: 20px;}
.cart_list .field.iblock + .field  label { line-height: 22px;}
.cart_list .fieldrow .chkwrap { margin-top: 12px; margin-bottom: 0;cursor: pointer;}
.fb_iframe_widget_lift { z-index: 10; }


.sub-period .fieldrow  .chkwrap{
    margin-top: 14px;
    margin-bottom: 24px;
}

/* preview block white square *//*
.preview { width: 220px; margin: 0 0 20px 20px; /* full width: 220px+20px *//*
    padding: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.prevcontent {}
.extendable.hover{ margin: 0; padding: 0; }

/*.extendable.hover .prevcontent{ -webkit-box-shadow: 0 0 0 4px #d6d6d6; box-shadow: 0 0 0 4px #d6d6d6; }*//*

.extendable .exthidden{display: none;}

.extendable.hover .exthidden{ display: block; }
.mainpreview .ad { margin: 0 13px 0 17px; }


/* publications list */
.publicationslist { margin: 0; padding: 0; list-style: none; }
.publicationslist li {  display: inline-block; margin: 0 0 40px; padding: 0; min-height: 140px; width: 100%; }
a.pubpreview, a.pubpreview:link, a.pubpreview:visited { color: #6c6c6c; text-decoration: none; }
a.pubpreview:hover, a.pubpreview:active { color: #6c6c6c; }
.pubpreview .img, .pubpreview .img img { width: 220px; }
.pubpreview .item { width: 420px; margin: -5px 0 0 20px; }
.widescreen .pubpreview .item {  width: 470px; }

.pubpreview .i_title { font: italic 1.875em/1em 'Tinos', Georgia, serif; display: block; margin: 0 0 8px 240px; }
a.pubpreview .i_title, a.pubpreview:link .i_title, a.pubpreview:visited .i_title { color: #000; transition: color .25s; -webkit-transition: color .25s;}
a.pubpreview:hover .i_title { color: #af8c32; }
.publicationslist .i_descr { font-size: .875em; line-height: 1.2em; display: block; margin: 0 0 7px 240px; color: #6c6c6c;}
.publicationslist .i_meta { display: block; color: #6c6c6c; margin-left: 240px;}
.publicationslist .datetime { font: 0.75em/1.25em 'ProximaNova',Arial,sans-serif; margin: 0 17px 0 0;  padding-top: 8px;  vertical-align: middle;}
.publicationslist .date {}
.publicationslist .time {}
.publicationslist .date + .time:before { content: '|'; margin: 0 7px; }
.publicationslist .comments {font:bold 0.75em/1.25em 'ProximaNova',Arial,sans-serif;
    color: #c2c2c2;
    padding-top: 8px;
    vertical-align: middle;
}
.publicationslist .comments .ico { font-size: 1.125em; color: #c2c2c2; margin: 0 8px 0 0; position: relative;top: 3px; font-weight:normal;}

/* articler_block type1 */

.articler_block.type1{
    background: #fff;
    padding: 10px 10px 10px;
    box-sizing: border-box;
    position: relative;
}

.articler_block.type1 .border-inner{
    display: block;
    border: 1px solid #acacac;
    padding-bottom: 16px;
}

.articler_block .section.head a{
    color: #d3b65f;
    -webkit-transition: color .25s;
    transition: color .25s;
}

.articler_block .section.head a:hover{
    color: #efce6d;
}

.articler_block.type1 .section.cont,
.articler_block.type1 .section.foot{
    padding: 0 10px;
}

.articler_block.type1 .img-block{
    text-align: center;
}
.articler_block.type1 a .img-block img{
    transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
}
.articler_block.type1 a:hover .img-block img{
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.articler_block.type1 .name{
    font: bold italic 1.25em/1.1em 'Tinos', Georgia, serif; /*20px\22px*/
    margin: 0;
    padding: 14px 0px 7px;
}

.articler_block.type1 a .name{
    color: #000;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.articler_block.type1 a:hover .name{
    color: #5b5b5b;
}
.articler_block.type1 p {
    line-height: 1;
    font-size: 16px;
}
.articler_block.type1 .sub-txt{
    font: normal 0.875em 'ProximaNova', Arial, sans-serif;
    padding: 0px 0px 8px;
    margin: 0;
    color: #7c7c7c;
}
.articler_block.type1 .sub-txt a {
    color: #7c7c7c;
}
.articler_block.type1 .sub-txt .hover-link:hover {
    color: #d3b65f;
}
/* /articler_block type1 */

.top_preview {
    width: 195px;
    margin-bottom: 40px
}

.top_preview .pubpreview {
    display: block
}

.top_preview .i_title {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
}

.top_preview .img_block {
    width: 195px;
    /*height: 215px;*/
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.top_preview .img_block img {
    max-width: 100%;
}

.top_preview .i_descr {
    color: #7c7c7c;
}

.top_preview .i_descr p {
    font-size: 14px;
    line-height: 19px;
}

.top_preview .datetime {
    margin-bottom: 10px;
    color: #7c7c7c;
}

.top_preview .social_view {
    font: 0.75em/1.25em 'ProximaNova', Arial, sans-serif;
    font-weight: 700;
}

.top_preview .comments {
    color: #c2c2c2;
    position: relative;
    left: 2px;
    font: 0.75em/1.25em 'ProximaNova', Arial, sans-serif;
    vertical-align: bottom;
    font-weight: 700;
}

.top_preview .comments .ico {
    position: relative;
    top: 3px;
    margin-right: 4px;
    font-size: 1.2em
}

.top_preview_label {
    width: 15px;
    position: absolute;
    top: 14px;
    left: 15px;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.top_preview_label span {
    color: #9b8646;
    font-weight: 700;
}

/* social_view */
.social_view {
    font: bold 0.75em/1.25em 'ProximaNova', Arial, sans-serif; /*12px\15px*/
    padding-top: 8px;
    vertical-align: middle;
}

.social_view .eye,
.social_view a .mess,
.social_view a .mess-light,
.social_view a .people,
.social_view a .pencil{
    margin-right: 10px;
    color: #c2c2c2;
    text-decoration: none;
}
/*.mainpage .social_view .eye {color:#000000;}*/
.social_view .mess-light:before{
    content: 'C';
    font: normal 16px 'icomoon';
    /* color: #c2c2c2;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
.social_view .eye:before{
    content: "'";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    /* color: #c2c2c2;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
/*.mainpage .social_view .eye:before {color:#000000;}*/

.social_view .people:before{
    content: "=";
    font: normal 6px 'icomoon';
    font-size: 1em;
    color: #c2c2c2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
.social_view .mess:before{
    content: "(";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    /* color: #c2c2c2;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
.social_view .pencil:before{
    content: "@";
    font: normal 6px 'icomoon';
    font-size: 1.2em;
    color: #c2c2c2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
/* /social_view */

.ico {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.h_any a:hover, .h_any a:active, .h_any a:hover .ico, .h_any a:active .ico { color:#9b8646; }

/* publications list */
.publicationslist { margin: 0; padding: 0; list-style: none; }
.publicationslist li {  display: inline-block; margin: 0 0 40px; padding: 0; min-height: 140px; width: 100%; }
a.pubpreview, a.pubpreview:link, a.pubpreview:visited { color: #6c6c6c; text-decoration: none; }
a.pubpreview:hover, a.pubpreview:active { color: #6c6c6c; }
.pubpreview .img, .pubpreview .img img { width: 220px; }
.pubpreview .item { width: 420px; margin: -5px 0 0 20px; }
.widescreen .pubpreview .item {  width: 470px; }

.pubpreview .i_title { font: italic 1.875em/1em 'Tinos', Georgia, serif; display: block; margin: 0 0 8px 240px; }
a.pubpreview .i_title, a.pubpreview:link .i_title, a.pubpreview:visited .i_title { color: #000; transition: color .25s; -webkit-transition: color .25s;}
a.pubpreview:hover .i_title { color: #af8c32; }
.publicationslist .i_descr { font-size: .875em; line-height: 1.2em; display: block; margin: 0 0 7px 240px; color: #6c6c6c;}
.publicationslist .i_meta { display: block; color: #6c6c6c; margin-left: 240px;}
.publicationslist .datetime { font: 0.75em/1.25em 'ProximaNova',Arial,sans-serif; margin: 0 17px 0 0;  padding-top: 8px;  vertical-align: middle;}
.publicationslist .date {}
.publicationslist .time {}
.publicationslist .date + .time:before { content: '|'; margin: 0 7px; }
.publicationslist .comments {font:bold 0.75em/1.25em 'ProximaNova',Arial,sans-serif;
    color: #c2c2c2;
    padding-top: 8px;
    vertical-align: middle;
}
.publicationslist .comments .ico { font-size: 1.125em; color: #c2c2c2; margin: 0 8px 0 0; position: relative;top: 3px; font-weight:normal;}

/* Nav */
.main-nav__wrapper {
    display: flex;
    align-items: center;
    margin-left: auto;
    font-size: 18px;
    font-weight: 700;
}

.main-nav__link_search {
    margin-right: 20px;
    margin-top: 0;
}

@media only screen and (max-width: 767px) {
    .main-nav__link_search {
        margin-right: 0;
    }
}

/* Search icon */
.search-icon {
    white-space: nowrap;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.search-icon svg {
    transition: fill 0.2s linear 0s;
}

.search-icon span {
    margin-left: 7px;
    display: none;
}

@media (min-width: 1024px) {
    .search-icon span {
        display: inline-block;
    }
}

@media (min-width: 1280px) {
    .search-icon span {
        display: none;
    }
}

@media (min-width: 1440px) {
    .search-icon span {
        display: inline-block;
    }
}

.search-icon:hover svg {
    fill: #9fa0a1;
}

/* End */


/* Start:/local/templates/diletant/css/main.css?1728380545329667*/
@charset "UTF-8";
/* COLORS */

.beige {
	color:#ab8c43;
}

/* MEDIA QUERIES */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Reg-webfont.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Reg-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-Reg-webfont.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-Reg-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-RegIt-webfont.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-RegIt-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-RegIt-webfont.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-RegIt-webfont.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-BoldIt-webfont.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-BoldIt-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-BoldIt-webfont.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-BoldIt-webfont.ttf") format("truetype");
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Bold-webfont.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-Bold-webfont.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-Bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Light.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-Light.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Semibold.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-Semibold.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Extrabold.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Extrabold.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-Extrabold.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-Extrabold.ttf") format("truetype");
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: "ProximaNova";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Black.eot");
  src: url("/local/templates/diletant/css/../fonts/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/ProximaNova-Black.woff") format("woff"), url("/local/templates/diletant/css/../fonts/ProximaNova-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: "icomoon";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/icomoon.eot");
  src: url("/local/templates/diletant/css/../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/icomoon.woff") format("woff"), url("/local/templates/diletant/css/../fonts/icomoon.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Tinos";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/TinosRegular.eot");
  src: url("/local/templates/diletant/css/../fonts/TinosRegular.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/TinosRegular.woff") format("woff"), url("/local/templates/diletant/css/../fonts/TinosRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Tinos";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/TinosBold.eot");
  src: url("/local/templates/diletant/css/../fonts/TinosBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/TinosBold.woff") format("woff"), url("/local/templates/diletant/css/../fonts/TinosBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Tinos";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/TinosItalic.eot");
  src: url("/local/templates/diletant/css/../fonts/TinosItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/TinosItalic.woff") format("woff"), url("/local/templates/diletant/css/../fonts/TinosItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: "Spectral";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/Spectral-Regular.eot");
  src: url("/local/templates/diletant/css/../fonts/Spectral-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/Spectral-Regular.woff") format("woff"), url("/local/templates/diletant/css/../fonts/Spectral-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Spectral";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/Spectral-Italic.eot");
  src: url("/local/templates/diletant/css/../fonts/Spectral-Italic.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/Spectral-Italic.woff") format("woff"), url("/local/templates/diletant/css/../fonts/Spectral-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "Spectral";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/Spectral-MediumItalic.eot");
  src: url("/local/templates/diletant/css/../fonts/Spectral-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/Spectral-MediumItalic.woff") format("woff"), url("/local/templates/diletant/css/../fonts/Spectral-MediumItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 500;
}

@font-face {
  font-family: "Spectral";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/Spectral-SemiBold.eot");
  src: url("/local/templates/diletant/css/../fonts/Spectral-SemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/Spectral-SemiBold.woff") format("woff"), url("/local/templates/diletant/css/../fonts/Spectral-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Spectral";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/Spectral-Bold.eot");
  src: url("/local/templates/diletant/css/../fonts/Spectral-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/Spectral-Bold.woff") format("woff"), url("/local/templates/diletant/css/../fonts/Spectral-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Spectral";
  font-display: swap;
  src: url("/local/templates/diletant/css/../fonts/Spectral-BoldItalic.eot");
  src: url("/local/templates/diletant/css/../fonts/Spectral-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/diletant/css/../fonts/Spectral-BoldItalic.woff") format("woff"), url("/local/templates/diletant/css/../fonts/Spectral-BoldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 700;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/**
 * Swiper 5.2.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 22, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  min-width: 100px;
  position: relative;
  vertical-align: middle;
}

.select2-selection {
  outline: none;
  -webkit-transition: background 0.3s, border-color 0.3s;
  -o-transition: background 0.3s, border-color 0.3s;
  transition: background 0.3s, border-color 0.3s;
}

.select2-container:not(.select2-container--open) .select2-selection--single:hover {
  background: #efefef;
  border-color: #efefef;
  color: #556274;
}

.select2-selection--single {
  border-radius: 50px;
  border: 1px solid #556274;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #556274;
  cursor: pointer;
  display: block;
  height: 35px;
  overflow: hidden;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  line-height: 28px;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 26px;
  white-space: nowrap;
}

.select2-selection__rendered br,
.select2-selection__rendered .select2-results__label {
  display: none;
}

.select2-results__label {
  font-size: 11px;
}

.select2-selection__rendered[title] {
  background-color: #556274;
  color: #fff;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.select2-selection__rendered[title] + .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  border-radius: 0 0 12px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  color: #fff;
  display: block;
  font-family: 'ProximaNova';
  font-size: 13px;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-dropdown--below {
  border-top: 1px solid #f2f1f1;
}

.select2-dropdown--above {
  border-bottom: 1px solid #f2f1f1;
}

.select2-dropdown--below .select2-results__options:last-child {
  border-radius: 0 0 12px 12px;
}

.select2-dropdown--above .select2-results__options:first-child {
  border-radius: 12px 12px 0 0;
}

.select2-results__option {
  background: #556274;
  padding: 6px 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open.select2-container--below .select2-selection {
  background: #556274;
  border-radius: 12px 12px 0 0;
  color: #fff;
}

.select2-container--open.select2-container--above .select2-selection {
  border-radius: 0 0 12px 12px;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  background-color: #fff;
  border: 0;
  display: block;
  filter: alpha(opacity=0);
  height: auto;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 99;
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
}

.select2-selection__arrow b {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #556274 transparent transparent transparent;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent;
  border-width: 0 5px 5px 5px;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  color: rgba(255, 255, 255, 0.49);
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: rgba(255, 255, 255, 0.49);
}

.tooltipster-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  position: absolute;
}

.tooltipster-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.tooltipster-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading 400ms;
  animation: tooltipster-fading 400ms;
}

.tooltipster-sidetip .tooltipster-box {
  background-color: #fff;
  border-radius: 12px;
  font-size: 18px;
  -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.25);
  max-width: 382px;
  padding: 20px 30px;
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  left: 0;
  top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  left: 0;
  top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

.select-second .select2-selection__rendered[title] {
  background-color: transparent;
}

.select2-container--open.select2-container--below .select-second.select2-selection {
  background-color: #fff;
  color: #202326;
}

.select2-container--default .select-dropdown-second .select2-results__option[aria-selected=true] {
  color: #202326;
}

.select2-container .select-second {
  font-size: 16px;
}

.select-second.select2-container:not(.select2-container--open) .select2-selection--single:hover {
  background: #fff;
  border-color: #fff;
  color: #202326;
}

.select2-container:not(.select2-container--open) .select-second.select2-selection--single:hover .select2-selection__rendered[title] {
  color: #202326;
}

.select2-container:not(.select2-container--open) .select-second.select2-selection--single:hover .select2-selection__rendered[title] + .select2-selection__arrow b {
  border-color: #202326 transparent transparent transparent;
}

.select2-container--open .select-second.select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #202326 transparent;
}

.select2-container--open .select-second.select2-selection--single .select2-selection__rendered[title] {
  color: #202326;
}

.select-second.select2-selection--single {
  border-color: #fff;
}

.select-dropdown-second .select2-results__option {
  background-color: #fff;
  border-top: 1px solid #dadada;
  color: #202326;
  font-size: 16px;
  padding-left: 11px;
  padding-right: 11px;
}

.select-dropdown-second .select2-results__option:first-child {
  border-top: 0;
}

.select2-container--default .select-dropdown-second .select2-results__option--highlighted {
  color: #202326;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 62.5%;
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
  background: #fff;
  line-height: 1.5;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

body.is-overflow {
  overflow-y: hidden;
}

address {
  font-style: normal;
}

button {
  outline: none;
}

img {
  height: auto;
  max-width: 100%;
}

label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

textarea {
  resize: vertical;
}

h1 {
  font: italic 78px 'Tinos', Georgia, serif;
}

h2 {
  font: italic 42px 'Tinos', Georgia, serif;
}

::-webkit-input-placeholder {
  text-overflow: ellipsis;
}

:-moz-placeholder {
  text-overflow: ellipsis;
}

::-moz-placeholder {
  text-overflow: ellipsis;
}

:-ms-input-placeholder {
  text-overflow: ellipsis;
}

input[placeholder] {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

input::-moz-placeholder {
  text-overflow: ellipsis;
}

input:-moz-placeholder {
  text-overflow: ellipsis;
}

input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus:-moz-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*Главный шаблон*/
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  padding-left: 40px;
  padding-right: 40px;
}

@media only screen and (max-width: 767px) {
  .container {
    padding-left: 21px;
    padding-right: 21px;
  }
}

.site-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'ProximaNova';
  font-size: 1.6rem;
  min-height: 100vh;
  position: relative;
  padding-bottom: 335px;
}

.site-wrapper--newFooter {
  padding-bottom: 335px;
}

.site-wrapper.sticky-header {
  padding-top: 20px;
}

@media print {
  .site-wrapper.sticky-header {
    padding-top: 0;
  }
}

@media (max-width: 1023px) {
  .site-wrapper {
    padding-bottom: 0;
  }
}

.page-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1246px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-wrapper--right-sidebar {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.page-wrapper--right-sidebar .page-sidebar {
  margin-left: 16px;
}

.page-wrapper--left-sidebar {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.page-wrapper--left-sidebar .page-sidebar {
  margin-right: 16px;
}

@media (max-width: 1023px) {
  .page-wrapper.padtop50 {
    padding-top: 0;
  }
}

.page-content {
  width: 100%;
  background-color: #fff;
}

.page-sidebar {
  margin-top: 24px;
  width: 300px;
  min-width: 300px;
}

@media (max-width: 1023px) {
  .page-sidebar {
    display: none;
  }
}

.page-sidebar--news {
  margin-top: 50px;
}

.page-sidebar--article {
  margin-top: 70px;
}

.site-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.main {
  background-color: #fff;
  padding-bottom: 50px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media only screen and (max-width: 1024px) {
  .main:not(.main_test) {
    z-index: 1;
  }
}

.main_transparent {
  background-color: transparent;
}

.main__bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(3px);
  filter: blur(3px);
  height: 100vh;
  left: 0;
  position: fixed;
  top: -70px;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  width: 100vw;
  z-index: -1;
}

@media print {
  .main.js-has-frontbanner {
    margin-top: 0 !important;
    height: auto !important;
  }
}

.main-content {
  background: #f2f1f1;
  margin-bottom: -50px;
  padding-bottom: 50px;
}

.main-content_transparent {
  background-color: transparent;
}

.sticky-sidebar {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 20px;
}

.lazyImages img {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}

.lazyBlockCont .lazyBlock {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}

/*atomic classes*/
.padBot0 {
  padding-bottom: 0;
}

.bgWhite {
  background-color: #fff;
}

.padRight40 {
  padding-right: 40px;
}

@media print {
  .padRight40 {
    padding: 0;
  }
}

@media (max-width: 480px) {
  .padRight40 {
    padding-right: 0 !important;
  }
}

.padtop50 {
  padding-top: 50px;
}

.padtop55 {
  padding-top: 55px;
}

.padtop115 {
  padding-top: 115px;
}

.marTop0 {
  margin-top: 0;
}

/*служебная пряталка*/
.hidden {
  display: none !important;
}

.lazyshow {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.transparent {
  background: transparent;
}

/* .hideMob, .hide-mobile - нужны оба, спасибо дизайнерам */
@media (max-width: 1023px) {
  .hideMob {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}

.visible-tablet {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .visible-tablet {
    display: block !important;
  }
}

.hide-tablet {
  display: block !important;
}

@media only screen and (max-width: 1024px) {
  .hide-tablet {
    display: none !important;
  }
}

.visible-mobile {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .visible-mobile {
    display: block !important;
  }
}

.gold-link {
  color: #af8c33;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.custom-btn {
  background: transparent;
  border-radius: 52px;
  border: 1px solid #272b2f;
  cursor: pointer;
  display: inline-block;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background 0.3s, border-color 0.3s, color 0.3s;
  -o-transition: background 0.3s, border-color 0.3s, color 0.3s;
  transition: background 0.3s, border-color 0.3s, color 0.3s;
  white-space: nowrap;
}

.custom-btn:focus, .custom-btn:hover {
  background: #556274;
  border-color: #556274;
  color: #fff;
}

.custom-btn[disabled] {
  background-color: #ccc;
  cursor: default;
}

.custom-btn[disabled]:hover {
  border-color: inherit;
  color: inherit;
}

.where-buy__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -20px;
}

.where-buy__section {
  margin-left: 20px;
}

.where-buy__title {
  font-family: 'ProximaNova';
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
}

.where-buy__close-btn {
  border-radius: 50%;
  border: 1px solid #272b2f;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 20px;
}

.where-buy__close-btn:before, .where-buy__close-btn:after {
  background-color: #333;
  content: ' ';
  height: 13px;
  left: 8px;
  position: absolute;
  top: 3px;
  width: 2px;
}

.where-buy__close-btn:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.where-buy__close-btn:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.where-buy-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: 'Tinos';
  font-size: 18px;
  line-height: normal;
  margin-top: -5px;
  position: relative;
  z-index: 9999;
}

.where-buy-list__item {
  margin-top: 5px;
}

.where-buy-list__link {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.where-buy-list__link:hover {
  color: #af8c33;
}

.tooltip-templates {
  display: none;
}

.header-padding {
  padding-top: 110px;
}

@media only screen and (max-width: 1024px) {
  .header-padding {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .header-padding {
    padding-top: 70px;
  }
}

.full-width {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

/*common blocks*/
.b-wrap-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.b-wrap-video iframe,
.b-wrap-video object,
.b-wrap-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.header {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  z-index: 203;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background-color: #fff;
  /*media links, era and search*/
  /*MEDIA*/
  /*ERA*/
  /*Search*/
}

@media print {
  .header {
    display: none;
  }
}

@media (max-width: 1023px) {
  .header {
    position: fixed;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .header__bottom {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
  }
  .header__bottom.is-open {
    display: block;
  }
}

.header__sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 10;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 10px;
}

@media (max-width: 1023px) {
  .header__container {
    padding-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.header__left {
  font-family: "Tinos", Georgia, serif;
  width: 210px;
}

@media (max-width: 1023px) {
  .header__left {
    width: auto;
  }
}

.header__login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
}

.header__login--logout {
  padding-top: 0;
  margin-bottom: -11px;
}

@media (max-width: 1023px) {
  .header__login {
    display: none;
  }
}

.header__userpic {
  width: 44px;
  height: 44px;
  min-width: 44px;
  background-color: grey;
  font-size: 0;
}

.header__login-link {
  font-size: 14px;
  line-height: 13px;
  font-style: italic;
  text-decoration: none;
  color: #4f4f4f;
  width: 45.5%;
  padding-left: 19px;
}

.header__login-link:hover {
  color: #9b8646;
}

.header__login-link:focus, .header__login-link:active {
  outline: none;
}

.header__login-link--border {
  padding-left: 0;
  border-right: 1px solid #4f4f4f;
}

.header__login-link--logout {
  font-size: 12px;
  color: #9b8646;
  text-decoration: underline;
  padding-left: 13px;
  line-height: 15px;
  width: 100%;
}

.header__login-link--logout:hover {
  text-decoration: none;
}

.header__login-link--username {
  width: 100%;
  padding-left: 13px;
  line-height: 15px;
}

.header__logout-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.header__logo {
  display: block;
  margin-top: 24px;
  text-decoration: none;
}

.header__logo svg {
  max-width: 100%;
}

@media (max-width: 1023px) {
  .header__logo {
    max-width: 136px;
    max-height: 40px;
    margin-top: 10px;
  }
}

.header__right {
  width: 79%;
  margin-left: 40px;
}

@media (max-width: 1023px) {
  .header__right {
    width: auto;
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  .header__right {
    width: auto;
    margin-left: -20px;
  }
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 53px;
  border-bottom: solid 1px #ededed;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1023px) {
  .header__top {
    height: 50px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-bottom: 0;
  }
}

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

@media (max-width: 1023px) {
  .header__media {
    display: none;
  }
}

.header__media-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  jusify-content: flex-end;
  min-width: 59px;
  height: 53px;
  border-right: solid 1px #ededed;
  color: #8c8c8c;
  text-decoration: none;
  font-family: "Tinos", Georgia, serif;
  font-style: italic;
  font-size: 13px;
  text-align: center;
  padding: 8px;
  padding-top: 9px;
}

.header__media-item svg {
  width: 22px;
  fill: #8c8c8c;
}

.header__media-item:hover {
  color: #9b8646;
}

.header__media-item:hover svg {
  fill: #9b8646;
}

.header__media-item:before {
  font-family: "icomoon";
  font-style: normal;
  font-size: 17px;
  line-height: 1;
}

.header__media-item--audio:before {
  content: ")";
  font-size: 18px;
  margin-bottom: 1px;
}

.header__media-item--video:before {
  content: "+";
  margin-bottom: 2px;
}

.header__media-item--trailer {
  line-height: 1;
}

.header__media-item--trailer svg {
  position: relative;
  top: -2px;
}

.header__era {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  font-family: "Tinos", Georgia, serif;
  font-style: italic;
  text-decoration: none;
  color: #404040;
  margin-left: 51px;
}

.header__era:before {
  content: ",";
  position: relative;
  top: -1px;
  font-family: "icomoon";
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  margin-right: 11px;
}

.header__era:hover {
  color: #9b8646;
}

.header__search {
  position: relative;
  width: 230px;
  margin-top: 10px;
}

@media (max-width: 1023px) {
  .header__search {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    margin-top: 0;
    width: 100px;
    height: 50px;
    z-index: 2;
  }
}

.header__close-search {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  background: #000;
  border: none;
  display: none;
  opacity: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header__close-search svg {
  fill: #9D8741;
}

@media (max-width: 1023px) {
  .header__close-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
  }
}

.header__search-input {
  width: 100%;
  font-size: 15px;
  background-color: #e9e9e9;
  font-family: "Tinos", Georgia, serif;
  font-style: italic;
  padding: 0 50px 0 32px;
  height: 31px;
  color: #9e9e9e;
  border: none;
  border-radius: 3px;
}

.header__search-input:focus, .header__search-input:active {
  outline: none;
}

@media (max-width: 1023px) {
  .header__search-input {
    height: 50px;
    border: 3px solid #9b8646;
    border-right: none;
    background-color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 10px;
    font-family: 'ProximaNova';
    font-style: normal;
    border-radius: 0;
    opacity: 0;
    -webkit-appearance: none;
  }
}

.header__search-submit {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "icomoon";
  font-style: normal;
  font-size: 13px;
  background: transparent;
  border: none;
  color: #bcbcbc;
  height: 29px;
  line-height: 29px;
  width: 32px;
  cursor: pointer;
  z-index: 3;
  outline: none;
}

.header__search-submit:hover {
  color: #404040;
}

@media (max-width: 1023px) {
  .header__search-submit {
    font-size: 22px;
    width: 50px;
    height: 50px;
    padding: 0;
    left: auto;
    right: 50px;
    color: #9D8741;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-appearance: none;
  }
}

.header__menu-toggle {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: transparent;
  border: none;
  padding: 0;
  height: 50px;
  width: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 1;
}

.header__menu-toggle.is-open .header__burger {
  display: none;
}

.header__menu-toggle.is-open .header__close {
  display: block;
}

@media (max-width: 1023px) {
  .header__menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header__burger {
  fill: #9D8741;
}

.header__close {
  fill: #ffffff;
  display: none;
}

.header-main {
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  height: 110px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  z-index: 98;
}

.header-main_colored {
  background-color: #272b2f;
}

.header-main_fixed {
  position: fixed;
}

.header-main.is-active .header-main__section,
.header-main.is-active .header-main-2lvl__section {
  border-color: #6b7076;
}

@media only screen and (max-width: 1024px) {
  .header-main {
    height: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .header-main {
    height: 70px;
  }
}

.header-main.is-active {
  background-color: #272b2f;
  border-color: #6b7076;
}

.header-main__section {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

@media only screen and (max-width: 1365px) {
  .header-main__section {
    width: auto;
  }
}

.header-main__section:first-child {
  border-left: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 31px;
  width: 28%;
}

@media only screen and (max-width: 1439px) {
  .header-main__section:first-child {
    width: 25%;
  }
}

@media only screen and (max-width: 1365px) {
  .header-main__section:first-child {
    padding-left: 21px;
    width: auto;
  }
}

.header-main__section:nth-child(2) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32%;
}

@media only screen and (max-width: 1439px) {
  .header-main__section:nth-child(2) {
    width: 34%;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__section:nth-child(2) {
    width: auto;
  }
}

.header-main__section:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: auto;
  padding-right: 31px;
}

@media only screen and (max-width: 1365px) {
  .header-main__section:last-child {
    padding-right: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__section:last-child {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__section {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1365px) {
  .header-main__section_news {
    display: none;
  }
}

.header-main__section_nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 31px;
}

@media only screen and (max-width: 1365px) {
  .header-main__section_nav {
    border-left: 0;
  }
}

.header-main__logo {
  outline: none;
}

.header-main__logo svg {
  fill: #fff;
  height: 25px;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  width: 189px;
}

@media only screen and (max-width: 767px) {
  .header-main__logo svg {
    height: 15px;
    width: 113px;
  }
}

.header-main__logo:focus svg, .header-main__logo:hover svg {
  fill: #af8c33;
}

html:not(.is-touch) .header-main.is-hover {
  background-color: #272b2f;
  border-color: #6b7076;
}

html:not(.is-touch) .header-main.is-hover .header-main__section,
html:not(.is-touch) .header-main.is-hover .header-main-2lvl__section {
  border-color: #6b7076;
}

.header-main-2lvl {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: calc(100% + 1px);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

.header-main-2lvl__section {
  border-left: 1px solid #fff;
  position: relative;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.header-main-2lvl__section:first-child {
  border-left: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 28%;
  padding-left: 31px;
}

@media only screen and (max-width: 1439px) {
  .header-main-2lvl__section:first-child {
    width: 25%;
  }
}

.header-main-2lvl__section:nth-child(2) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32%;
}

@media only screen and (max-width: 1439px) {
  .header-main-2lvl__section:nth-child(2) {
    width: 34%;
  }
}

.header-main-2lvl__section:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: auto;
}

.header-main-2lvl__digest-link {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  height: 100%;
  overflow: hidden;
  padding-left: 31px;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.header-main-2lvl__digest-link:hover {
  color: #fff;
}

.header-main-2lvl__digest-link:hover .header-main-2lvl__digest-title,
.header-main-2lvl__digest-link:hover .header-main-2lvl__digest-theme {
  opacity: 0.6;
}

.header-main-2lvl__digest-link:hover .header-main-2lvl__digest-bg {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.header-main-2lvl__digest-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  margin-bottom: 2px;
  opacity: 1;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-margin-before: 1.33em;
  margin-block-start: 1.33em;
  -webkit-margin-after: 1.33em;
  margin-block-end: 1.33em;
  -webkit-margin-start: 0px;
  -moz-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  -moz-margin-end: 0px;
  margin-inline-end: 0px;
}

.header-main-2lvl__digest-theme {
  font-size: 31px;
  font-weight: 700;
  line-height: 0.94;
  margin-top: 0;
  opacity: 0.75;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header-main-2lvl__digest-bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  -webkit-filter: blur(3px);
  filter: blur(3px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.header-main__section_news:hover .header-main-2lvl {
  opacity: 1;
  visibility: visible;
  z-index: 98;
}

.top-today {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 31px;
  padding-top: 10px;
  text-decoration: none;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  width: 100%;
}

.top-today:hover .top-today__head {
  color: #6b7076;
}

.top-today_important {
  background: #272b2f;
}

.top-today_important .top-today__category {
  color: #af8c33;
}

.top-today_2lvl {
  background: #272b2f;
}

.top-today__link {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  text-decoration: none;
}

.top-today__link:focus .top-today__label, .top-today__link:hover .top-today__label {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}

.top-today__img-wrap {
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 6px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 80px;
  margin-right: 15px;
  overflow: hidden;
  width: 80px;
}

.top-today__img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.top-today__head {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.top-today__category, .top-today__published {
  display: inline-block;
  vertical-align: middle;
}

.top-today__category {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.top-today__published {
  font-size: 14px;
}

.top-today__text {
  font-size: 16px;
  line-height: normal;
  margin: 0;
  max-width: 452px;
  overflow: hidden;
}

.top-today__label {
  color: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-transition: -webkit-text-decoration 0.3s;
  transition: -webkit-text-decoration 0.3s;
  -o-transition: text-decoration 0.3s;
  transition: text-decoration 0.3s;
  transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}

.header-main.is-active .top-today__head {
  color: #6b7076;
}

.main-nav {
  font-size: 18px;
  font-weight: 700;
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .main-nav {
    display: none;
  }
}

.main-nav__inner {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-left: -20px;
  margin-top: -10px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .main-nav__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.main-nav__item {
  margin-left: 20px;
  margin-top: 11px;
}

.main-nav__link {
  color: #fff;
  outline: none;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.main-nav__link:focus .main-nav__label, .main-nav__link:hover .main-nav__label {
  border-color: #fff;
}

.main-nav__label {
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}

.header-main.is-active .main-nav__link:focus,
.header-main.is-active .main-nav__link:hover {
  color: #af8c33;
}

.header-main.is-active .main-nav__link:focus .main-nav__label,
.header-main.is-active .main-nav__link:hover .main-nav__label {
  border-color: #af8c33;
}

.extra-nav__controls {
  display: inline-block;
  margin-left: 37px;
  min-width: 38px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.extra-nav__dots {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  z-index: 9;
}

.extra-nav__dots:hover .extra-nav__dots-item {
  background-color: #af8c33;
}

.extra-nav__close-btn {
  background: #fff url("/local/templates/diletant/css/../svg_icons/icon-cross.svg") no-repeat 50%/50%;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: background-color 0.3s, opacity 0.3s;
  -o-transition: background-color 0.3s, opacity 0.3s;
  transition: background-color 0.3s, opacity 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  visibility: hidden;
  width: 25px;
  z-index: -1;
}

.extra-nav__close-btn:hover {
  background-color: #af8c33;
}

.extra-nav__dots-item {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  width: 10px;
}

.extra-nav__list {
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  left: 0;
  opacity: 0;
  padding: 19px 30px;
  position: absolute;
  right: 0;
  top: calc(100% + 1px);
  -webkit-transition: background 0.3s, opacity 0.3s;
  -o-transition: background 0.3s, opacity 0.3s;
  transition: background 0.3s, opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 1024px) {
  .extra-nav__list {
    padding-left: 21px;
    padding-right: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.extra-nav__list-inner {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  .extra-nav__list-inner {
    margin-left: -21px;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.extra-nav__list-section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -10px;
}

@media only screen and (max-width: 1024px) {
  .extra-nav__list-section {
    padding-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-section {
    border-top: 1px solid #6b7076;
    padding-bottom: 30px;
    margin-right: -21px;
  }
}

.extra-nav__list-section:first-child {
  border-top: 0;
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-section:first-child {
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .extra-nav__list-section:last-child {
    padding-bottom: 0;
  }
}

.extra-nav__list-item {
  margin-left: 21px;
  margin-top: 10px;
}

.extra-nav__list-link {
  color: #fff;
  outline: none;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.extra-nav__list-link:focus, .extra-nav__list-link:hover {
  color: #af8c33;
}

.extra-nav__list-link:focus .extra-nav__list-label, .extra-nav__list-link:hover .extra-nav__list-label {
  border-color: #af8c33;
}

.extra-nav__list-label {
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}

.header-main.is-active .extra-nav__dots {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.header-main.is-active .extra-nav__close-btn {
  opacity: 1;
  position: relative;
  visibility: visible;
  z-index: 9;
}

.header-main.is-active .extra-nav__list {
  background: #272b2f;
  opacity: 1;
  visibility: visible;
  z-index: 97;
}

.header-menu {
  min-height: 68px;
}

@media (max-width: 1023px) {
  .header-menu {
    background-color: #9b8646;
    position: fixed;
    top: 50px;
    height: calc(100vh - 50px);
    overflow-y: scroll;
    z-index: 204;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .header-menu--desk {
    display: none;
  }
}

.header-menu--mob {
  display: none;
}

.header-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 22px;
  padding-bottom: 10px;
}

@media (max-width: 1023px) {
  .header-menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
  }
}

.header-menu__list--bottom {
  border-top: 1px solid #B89F50;
  padding-top: 10px;
}

.header-menu__item {
  margin-right: 20px;
}

@media (max-width: 1023px) {
  .header-menu__item {
    margin-right: 0;
  }
  .header-menu__item--onlyDesk {
    display: none;
  }
}

.header-menu__item.current > a {
  color: #9b8646;
}

@media (max-width: 1023px) {
  .header-menu__item.current > a {
    color: white;
  }
}

@media (max-width: 1023px) {
  .header-menu__item--submenu {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header-menu__item--submenu:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 14px;
    background: url("/local/templates/diletant/css/../images/icon-arrow-down.svg") center no-repeat;
    background-size: cover;
    top: 20px;
    right: 10px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .header-menu__item.is-open:before {
    margin-top: -8px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.header-menu__link {
  position: relative;
  font-family: 'Arial Black', Gadget, sans-serif;
  font-weight: 900;
  font-size: .75em;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  letter-spacing: 1.8px;
  line-height: 1;
  height: 33px;
}

.header-menu__link:hover {
  color: #9b8646;
}

.header-menu__link--live:before {
  content: "•";
  color: #109500;
  margin-right: 4px;
}

@media (max-width: 1023px) {
  .header-menu__link--live:before {
    content: "";
    margin-right: 0;
  }
}

.header-menu__link--submenu:before {
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -5px;
  content: "2";
  font-family: "icomoon";
  font-style: normal;
  font-size: 6px;
  line-height: 1;
  color: #9b8646;
}

@media (max-width: 1023px) {
  .header-menu__link--submenu:before {
    content: "";
  }
}

@media (max-width: 1023px) {
  .header-menu__link {
    display: block;
    color: white;
    padding: 9px 15px;
    width: 100%;
    letter-spacing: .2em;
    font-size: 17px;
    font-weight: 700;
    font-family: 'ProximaNova';
    line-height: 23px;
    height: auto;
  }
  .header-menu__link--submenu {
    font-size: 0;
  }
  .header-menu__link--noBold {
    font-weight: normal;
  }
  .header-menu__link:hover {
    color: white;
    background: transparent;
  }
  .header-menu__link:active {
    background-color: black;
  }
}

.header-menu__submenu-cont {
  position: absolute;
  top: 68px;
  left: -30px;
  z-index: 3;
  display: none;
}

.header-menu__submenu-cont.is-shown {
  display: block;
}

@media (max-width: 1023px) {
  .header-menu__submenu-cont {
    display: block;
    position: static;
    width: 100%;
    margin-top: -40px;
  }
}

.header-menu__submenu {
  width: 240px;
  background-color: #fff;
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  margin: 0;
}

@media (max-width: 1023px) {
  .header-menu__submenu {
    width: 100%;
    background: transparent;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.header-menu__sublink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-family: "Tinos", Georgia, serif;
  font-style: italic;
  padding: 10px 22px 10px 37px;
}

.header-menu__sublink:hover {
  color: #9b8646;
}

@media (max-width: 1023px) {
  .header-menu__sublink:hover {
    color: white;
  }
}

.header-menu__sublink--submenu-second:hover {
  color: #8e8e8e;
}

@media (max-width: 1023px) {
  .header-menu__sublink--submenu-second:hover {
    color: white;
  }
}

.header-menu__sublink span {
  font-size: 13px;
  margin-left: -5px;
}

@media (max-width: 1023px) {
  .header-menu__sublink {
    padding: 9px 15px;
    color: white;
    width: 100%;
    letter-spacing: .2em;
    font-size: 17px;
    font-weight: 700;
    font-family: 'ProximaNova';
    line-height: 23px;
    font-style: normal;
    text-transform: uppercase;
  }
  .header-menu__sublink span {
    display: none;
  }
}

.header-menu__subitem {
  padding-bottom: 13px;
  margin-left: 10px;
}

.header-menu__subitem--submenu-second:hover {
  background: #e7e7e7;
}

.header-menu__subitem--submenu-second:hover .header-menu__submenu-second {
  display: block;
}

.header-menu__subitem--submenu-second:hover .header-menu__submenu-second ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1023px) {
  .header-menu__subitem--submenu-second:hover {
    background: transparent;
  }
  .header-menu__subitem--submenu-second:hover .header-menu__submenu-second ul {
    display: block;
  }
}

@media (max-width: 1023px) {
  .header-menu__subitem--submenu-second:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 14px;
    background: url("/local/templates/diletant/css/../images/icon-arrow-down.svg") center no-repeat;
    background-size: cover;
    top: 20px;
    right: 10px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
}

@media (max-width: 1023px) {
  .header-menu__subitem--submenu-second {
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
  }
  .header-menu__subitem--submenu-second.is-open:before {
    margin-top: -8px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.header-menu__subitem.current > a {
  color: #9b8646;
}

@media (max-width: 1023px) {
  .header-menu__subitem.current > a {
    color: white;
  }
}

@media (max-width: 1023px) {
  .header-menu__subitem {
    margin-left: 0;
    padding-bottom: 0;
  }
}

.header-menu__submenu-second {
  position: absolute;
  display: none;
  width: calc(100% - 250px);
  border-top: 10px solid white;
  border-right: 10px solid white;
  border-bottom: 10px solid white;
  top: 0;
  left: 240px;
  margin-left: -20px;
  height: 100%;
  z-index: 2;
  background: #e7e7e7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Tinos", Georgia, serif;
  font-style: italic;
  padding: 5px 30px;
}

.header-menu__submenu-second.is-overflow ul {
  overflow-y: scroll;
}

.header-menu__submenu-second ul {
  list-style: none;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.header-menu__submenu-second li {
  padding: 4px 22px 4px 37px;
  width: 50%;
}

.header-menu__submenu-second a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}

.header-menu__submenu-second a:hover {
  color: #9b8646;
}

@media (max-width: 1023px) {
  .header-menu__submenu-second {
    display: block;
    position: relative;
    width: 100%;
    margin-left: 0;
    left: 0;
    background: transparent;
    padding: 0;
    border: none;
  }
  .header-menu__submenu-second li {
    padding: 0;
    width: 100%;
  }
  .header-menu__submenu-second a {
    display: block;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 15px;
    padding-left: 65px;
    text-transform: uppercase;
    color: white;
    font-family: "ProximaNova";
    font-style: normal;
    letter-spacing: .2em;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
  }
  .header-menu__submenu-second a:hover {
    color: white;
  }
  .header-menu__submenu-second--noBold a {
    font-weight: normal;
  }
}

.header-menu__moblink {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: .2em;
  text-indent: .2em;
  color: black;
  text-decoration: none;
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #B89F50;
}

/* +++ OLD FOOTER +++ */
.footer {
  height: 265px;
  /* высота футера */
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #262b2f;
  color: #959595;
  z-index: 1;
}

.footer_top {
  font-size: .875em;
  line-height: 1.25em;
  padding-top: 46px;
  border-bottom: solid 1px #404040;
  margin: 0 0 0 20px;
  padding-bottom: 20px;
}

.footer_top h6 {
  text-transform: uppercase;
  font-size: 1em;
  margin: 0 0 4px 0;
}

.footer_bottom {
  font-size: .6875em;
  line-height: 1.4em;
  padding-top: 0px;
  margin: 0 0 0 20px;
  position: relative;
}

.copy, .copy_descr {
  width: 580px;
  letter-spacing: -0.025em;
}

.copy {
  margin: 0 0 11px;
}

.footer a, .footer a:link, .footer a:visited {
  color: #959595;
  border-bottom: solid 1px #4b4d4f;
  display: inline-block;
  line-height: .9em;
}

.footer a:hover, .footer a:active {
  border: 0;
}

.footer address {
  font-style: normal;
  margin: 0;
}

.nota {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  width: 220px;
}

.nota a, .nota a:link, .nota a:visited {
  border: 0;
  line-height: 1.4em;
}

.nota img {
  margin-bottom: 14px;
}

.counters {
  margin: 0 10px 0 20px;
  padding-top: 16px;
}

.counter {
  margin: 0 10px 0 0;
}

.h_soc {
  position: absolute;
  top: 25px;
  right: 0;
}

.h_soc * {
  vertical-align: middle;
}

.h_soc a {
  border-bottom: 0px !important;
  text-decoration: none;
}

.h_soc a, .h_soc a:link, .h_soc a:visited {
  color: #afafaf;
}

.h_soc a:hover, .h_soc a:active {
  color: #9b8646;
}

.h_soc .ico, .restriction {
  font-size: 30px;
  margin: 0 0 0 7px;
}

.s_rss .ico {
  position: relative;
  top: 1px;
}

.h_soc .s_fb, .h_soc .s_fb:link, .h_soc .s_fb:visited {
  color: #4d76be;
}

.h_soc .s_vk, .h_soc .s_vk:link, .h_soc .s_vk:visited {
  color: #4381be;
}

.h_soc .s_tw, .h_soc .s_tw:link, .h_soc .s_tw:visited {
  color: #39c2fc;
}

.h_soc .s_rss, .h_soc .s_rss:link, .h_soc .s_rss:visited {
  color: #fd9b31;
}

.h_soc .s_instagram, .h_soc .s_instagram:link, .h_soc .s_instagram:visited {
  color: #315a88;
}

/* --- OLD FOOTER --- */
/*NEW FOOTER*/
.main-footer {
  height: 335px;
  width: 100%;
  background-color: #252B2F;
  position: absolute;
  bottom: 0;
  color: #9da1a5;
  font-size: 14px;
  line-height: 16px;
  padding-top: 27px;
  font-family: 'ProximaNova';
}

@media print {
  .main-footer {
    display: none;
  }
}

@media (max-width: 1299px) {
  .main-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1023px) {
  .main-footer {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    padding-bottom: 30px;
    padding-top: 45px;
    display: none;
  }
}

.main-footer--fixed {
  position: fixed;
  z-index: 10;
  -webkit-transform: translateY(335px);
  -ms-transform: translateY(335px);
  transform: translateY(335px);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.main-footer--fixed.is-shown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.main-footer--news {
  position: static;
}

.main-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-right: 30px;
}

@media (max-width: 1023px) {
  .main-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    padding-bottom: 0;
    max-width: 500px;
    -ms-flex-item-align: center;
    align-self: center;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
  }
}

.main-footer__block {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (max-width: 1023px) {
  .main-footer__block {
    margin-bottom: 22px;
  }
  .main-footer__block--onlyDesk {
    display: none;
  }
  .main-footer__block--mbottom15 {
    margin-bottom: 15px;
  }
  .main-footer__block--mbottom38 {
    margin-bottom: 38px;
  }
}

.main-footer__block-title {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 7px;
  margin-top: 0;
  font-weight: 600;
}

@media (max-width: 1023px) {
  .main-footer__block-title {
    font-size: 15px;
    letter-spacing: 0.04rem;
  }
}

.main-footer__block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 1023px) {
  .main-footer__block-content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.main-footer__list {
  width: auto;
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.main-footer__list--second {
  margin-left: 45px;
}

@media (max-width: 1299px) {
  .main-footer__list--second {
    margin-left: 15px;
  }
}

@media (max-width: 1023px) {
  .main-footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .main-footer__list--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
  }
  .main-footer__list--second {
    margin-left: 0;
    width: 45%;
  }
}

.main-footer__list-item {
  margin-bottom: 10px;
}

.main-footer__list-item--bigMargin {
  margin-bottom: 19px;
}

.main-footer__list-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .main-footer__list-item {
    width: 50%;
  }
  .main-footer__list-item:nth-child(2) {
    width: 45%;
  }
}

.main-footer__link {
  color: #9da1a5;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.main-footer__link:hover {
  color: #9b8646;
}

.main-footer__link:hover svg {
  fill: #9b8646;
}

.main-footer__link svg {
  display: inline-block;
  fill: #cbcbcb;
  width: 15px;
  height: 12px;
  margin-right: 3px;
}

@media (max-width: 1023px) {
  .main-footer__link svg {
    display: none;
  }
  .main-footer__link--mob-orange {
    color: #9b8646;
  }
}

.main-footer__mail-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-footer__mail-link a {
  color: #9b8646;
}

.main-footer__mail-link a:hover {
  text-decoration: none;
  color: white;
}

.main-footer__middle {
  color: #af8c33;
  font-size: 18px;
  line-height: 22px;
  border-top: 1px solid #9da1a5;
  border-bottom: 1px solid #9da1a5;
  padding-top: 12px;
  padding-bottom: 13px;
  text-align: center;
}

@media (max-width: 1023px) {
  .main-footer__middle {
    display: none;
  }
}

.main-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 16px;
  padding-top: 14px;
}

@media (max-width: 1023px) {
  .main-footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 500px;
    -ms-flex-item-align: center;
    align-self: center;
    width: 100%;
    padding-top: 0;
    border-top: 1px solid #979797;
  }
}

.main-footer__block-bottom {
  margin-right: 5.5%;
}

@media (max-width: 1299px) {
  .main-footer__block-bottom {
    margin-right: 1.5%;
  }
}

@media (max-width: 1023px) {
  .main-footer__block-bottom {
    margin-right: 0;
    padding-left: 13px;
    padding-right: 13px;
  }
}

.main-footer__age {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  line-height: 1;
  max-height: 24px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 5px;
  padding-bottom: 7px;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 27px;
}

/* FOOTER MAIN */
.footer-main {
  background: #202326;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.footer-main_fixed {
  bottom: 0;
  font-family: 'ProximaNova';
  position: fixed;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  width: 100%;
  z-index: 10;
}

.footer-main_fixed.is-shown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.footer-main__section {
  border-top: 1px solid #fff;
}

.footer-main__section_data {
  padding-bottom: 60px;
  padding-top: 55px;
}

@media only screen and (max-width: 1024px) {
  .footer-main__section_data {
    padding-top: 85px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__section_data {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.footer-main__section_data .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .footer-main__section_data .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-main__section_notice {
  font-weight: 700;
  font-size: 18px;
  padding: 30px 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .footer-main__section_notice {
    display: none;
  }
}

.footer-main__section_copyrights {
  font-size: 12px;
  padding: 40px 0;
}

@media only screen and (max-width: 1024px) {
  .footer-main__section_copyrights {
    font-size: 10px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__section_copyrights {
    padding-bottom: 17px;
    padding-top: 17px;
  }
}

.footer-main__logo {
  outline: none;
}

.footer-main__logo:focus svg, .footer-main__logo:hover svg {
  fill: #af8c33;
}

.footer-main__logo svg {
  fill: #fff;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  height: 40px;
  width: 190px;
}

.footer-main__socials-label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .footer-main__socials-label {
    margin-bottom: 13px;
  }
}

.footer-main__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -30px;
}

.footer-main__data-section {
  margin-top: 30px;
}

.footer-main__data-section_main {
  margin-right: 60px;
}

@media only screen and (max-width: 767px) {
  .footer-main__data-section_main {
    margin-right: 0;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__data-section_data {
    border-top: 1px solid #fff;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 30px;
    width: calc(100% + 42px);
  }
}

.footer-main__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-left: -60px;
  margin-top: -30px;
}

.footer-main__item {
  margin-left: 60px;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .footer-main__item {
    -ms-flex-preferred-size: calc(45% - 60px);
    flex-basis: calc(45% - 60px);
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-main__item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer-main__item:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.footer-main__title {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 18px;
  text-transform: uppercase;
}

.footer-main__notice {
  font-size: 18px;
  text-align: center;
}

.footer-main__credits-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -35px;
}

.footer-main__credits-item {
  margin-left: 35px;
}

.footer-main__credits p:first-child {
  margin-top: 0;
}

.footer-main__contacts {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer-main__contacts p {
  margin: 0;
}

.footer-main__link {
  color: #fff;
}

.footer-main__info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 10px 0;
}

.footer-main__info p:first-child {
  margin: 0;
}

.footer-main__info-logo {
  background-image: url('/local/templates/diletant/css/../svg_icons/diletant-logo+description.svg');
  background-repeat: no-repeat;
  width: 290px;
  height: 50px;
}

@media screen and (max-width: 1919px) {
  .footer-main__info-logo {
    width: 200px;
    height: 38px;
  }
}

.footer-main__age-limit {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  height: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 1px;
  vertical-align: middle;
  width: 30px;
}

.footer-main .container {
  max-width: 1000px;
}

.footer-nav-list,
.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: -5px;
}

.footer-nav-list__item,
.footer-list__item {
  margin-top: 5px;
}

.footer-nav-list__link,
.footer-list__link {
  color: #fff;
  outline: none;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.footer-nav-list__link:focus, .footer-nav-list__link:hover,
.footer-list__link:focus,
.footer-list__link:hover {
  color: #af8c33;
}

.ico {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.italic {
  font-family: 'Tinos', Georgia, serif;
  font-style: italic;
}

fieldset {
  padding: 0 1em 1em 1em;
  margin: 1.6em 0;
}

.bbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.iblock {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.choiceofera {
  opacity: 0;
  filter: alpha(opacity=0);
}

.fixedchoiceofera {
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  height: 0;
  min-width: 980px;
}

.choiceofera {
  min-width: 1200px;
  font: 16px/1em "ProximaNova", Arial, sans-serif;
}

.fixedchoiceofera {
  position: fixed;
  z-index: 9999;
}

.fixedchoiceofera.opened {
  opacity: 1;
  filter: alpha(opacity=100);
}

#era_details:focus, #era_details:active {
  outline: none;
}

/* выбор эпохи */
.choiceofera {
  font-size: 16px;
  background: #00070c url("/local/templates/diletant/css/../images/choiceofera_bg.jpg") no-repeat 50% 100%;
  padding-top: 35px;
  min-width: 980px;
}

.choiceofera .wrapper, .widescreen .choiceofera .wrapper {
  width: 958px;
}

.ce_close_area {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  min-width: 980px;
  z-index: 10;
}

.ce_close {
  position: absolute;
  right: 0;
  top: 0;
  color: #9b8646;
  cursor: pointer;
}

@media (max-width: 1090px) {
  .ce_close {
    right: 10px;
  }
}

.choiceofera h3 {
  font-weight: bold;
  font-size: 1.875em;
  line-height: 1.2em;
  white-space: nowrap;
  letter-spacing: .22em;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 12px;
}

.choiceofera form {
  margin: 0;
  padding: 0 0 40px;
}

.choiceofera fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

.choiceofera fieldset, .choiceofera label {
  color: #fff;
}

.choiceofera input {
  padding: .3em .4em .15em .4em;
}

.ce_when {
  margin: 0 0 60px;
}

.ce_when fieldset, .ce_when label {
  height: 228px;
  background: url("/local/templates/diletant/css/../images/era.png") no-repeat 50% -684px;
}

.ce_when h3, .ce_where {
  margin-left: 9px;
}

.ce_when .fieldrow {
  width: 958px;
  margin: 0 auto;
  font-size: 0;
}

.ce_when .fieldcell, .ce_when label {
  width: 219px;
  height: 228px;
  font-size: 16px;
  font-family: 'Tinos';
  font-style: italic;
  font-weight: 700;
}

.ce_when .fieldcell {
  margin: 0 10px;
  overflow: hidden;
  position: relative;
}

.ce_when input, .ce_when .checkbox {
  position: absolute;
  left: -10000px;
}

.ce_when .era_1 {
  margin-right: 12px;
  margin-left: 9px;
}

.era_1 label {
  background-position: -71px 0;
}

.era_2 label {
  background-position: -312px 0;
}

.era_3 label {
  background-position: -551px 0;
}

.era_4 label {
  background-position: -790px 0;
}

.ce_when label {
  text-transform: none;
}

.ce_when label:hover {
  color: #9b8646;
}

.ce_when .checked + label:hover {
  color: #fff;
}

.era_1 label:hover {
  background-position: -71px -228px;
  color: #9b8646;
}

.era_2 label:hover {
  background-position: -312px -228px;
  color: #9b8646;
}

.era_3 label:hover {
  background-position: -551px -228px;
  color: #9b8646;
}

.era_4 label:hover {
  background-position: -790px -228px;
  color: #9b8646;
}

.era_1 .checked + label, .era_1 .checked + label:hover {
  background-position: -71px -456px;
}

.era_2 .checked + label, .era_2 .checked + label:hover {
  background-position: -312px -456px;
}

.era_3 .checked + label, .era_3 .checked + label:hover {
  background-position: -551px -456px;
}

.era_4 .checked + label, .era_4 .checked + label:hover {
  background-position: -790px -456px;
}

.ce_when label, .ce_when .checkbox + label {
  display: block;
  text-align: center;
  font-size: 1em;
  padding: 164px 0 0;
  white-space: nowrap;
}

.ce_when label span.epoch {
  font-size: .875em;
  display: inline-block;
  margin-top: 9px;
}

.ce_where {
  width: 470px;
}

.ce_where h3 {
  margin-bottom: 21px;
}

.ce_where .fieldrow {
  min-width: 120px;
}

.ce_where .fieldcell {
  white-space: nowrap;
  margin: 0 0 10px 0;
  width: auto;
}

.ce_where label {
  position: relative;
  font-size: .8125em;
  display: inline-block;
  top: 2px;
  text-transform: none;
  font-weight: bold;
  min-height: 16px;
  line-height: 20px;
}

.ce_where .checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border: solid 3px #fff;
  margin: 0 5px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.ce_where .checkbox.checked {
  border: solid 3px #9b8646;
}

.ce_where .checkbox.checked:before {
  content: "9";
  font: 9px 'icomoon';
  left: 2px;
  position: absolute;
  top: 3px;
}

.ce_where .fieldcell:hover label, .ce_where .fieldcell:hover .checked + label,
.ce_where .checked + label, .ce_where .checkbox.checked:before {
  color: #9b8646;
}

.ce_where .fieldcell:hover .checkbox {
  border: solid 3px #9b8646;
}

.ce_where .checkbox input {
  position: absolute;
  left: -10000px;
}

.ce_details {
  width: 470px;
  padding: 0 0 0 40px;
}

.ce_details:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: url("/local/templates/diletant/css/../images/golddot.png") repeat-y 0 0;
}

.ce_details label {
  font-size: .875em;
  opacity: .7;
  filter: alpha(opacity=70);
  display: block;
  margin: -6px 0 17px;
  text-transform: none;
  font-weight: bold;
}

.ce_details input {
  width: 430px;
  height: 45px;
  border: solid 3px #9b8646;
}

.ce_details .searchtips {
  font-size: .875em;
  color: #fff;
  display: block;
  margin: 8px 0 0 0;
  white-space: nowrap;
}

.ce_details .searchtip {
  border-bottom: dotted 1px #fff;
  cursor: pointer;
}

.choiceofera .buttonrow {
  text-align: center;
  margin: 18px 0 0 0;
  padding: 40px 0 0 0;
  background: url("/local/templates/diletant/css/../images/golddot.png") repeat-x 0 0;
}

.choiceofera .ce_button {
  background: #9b8646;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: .875em;
  border-radius: 3px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  min-width: 240px;
}

.choiceofera .ce_button.disabled {
  cursor: default;
  background: rgba(255, 255, 255, 0.5);
}

.no-rgba .choiceofera .ce_button.disabled {
  color: #9b8646;
}

.choiceofera .ce_button .notok, .choiceofera .ce_button.disabled .ok {
  display: none;
}

.choiceofera .ce_button .ok, .choiceofera .ce_button.disabled .notok {
  display: inline-block;
}

.optcontainer {
  z-index: 9999;
}

.messpopup p {
  color: #ffffff;
}

.ui-dialog-titlebar-close.button,
.ui-dialog-titlebar-close.button:link,
.ui-dialog-titlebar-close.button:visited {
  border: 0 none;
  background: 0 none;
  padding: 0;
  margin: 0;
  z-index: 9999;
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 4em;
  top: 0.8em;
  font-size: 0;
}

.ui-dialog-titlebar-close.button:hover {
  background: 0 none;
}

.enterForm .input:hover, .enterForm .selopener:hover + .inpseltxt {
  background: #e9e9e9;
  border: solid 3px transparent;
}

.enterForm .checkbox {
  border: solid 3px #fff;
}

.enterForm .checkbox.checked {
  color: #9b8646;
  border-color: #9b8646;
}

.enterForm .formlink:hover {
  color: #9b8646;
  text-decoration: none;
}

.ui-dialog {
  font: 16px/1em "ProximaNova", Arial, sans-serif;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 9999;
  padding: 1.25em 2.5em;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.ui-dialog:focus,
.ui-dialog:active {
  outline: none;
}

.ui-widget-overlay {
  background: #000000;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.ui-dialog-titlebar {
  position: relative;
  z-index: 1;
}

.ui-dialog-titlebar-close {
  border: 0 none;
  background: 0 none;
  padding: 0;
  margin: 0;
  z-index: 9999;
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 4em;
  top: 0.8em;
}

.ui-dialog-titlebar-close:focus,
.ui-dialog-titlebar-close:active {
  outline: none;
}

.ui-dialog-titlebar-close .ui-button-text {
  display: block;
  text-indent: -999em;
}

.ui-dialog-titlebar-close:after {
  color: #9B8646;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  content: '%';
  font: 30px 'icomoon';
  display: block;
}

.ui-dialog-titlebar-close:hover:after {
  color: #ffffff;
}

.ui-dialog-title {
  letter-spacing: 0.12em;
  color: #ffffff;
  text-transform: uppercase;
  font: bold 3.8125em/1em 'ProximaNova', Arial, sans-serif;
}

.popup form label {
  color: #ffffff;
  font-size: .8125em;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  min-height: 16px;
  width: 100%;
  line-height: 20px;
}

.popup form .buttonrow {
  margin-bottom: 20px;
}

.popup form .formlink strong {
  font-size: 1.286em;
  line-height: 1.72em;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.popup form .formlink:focus,
.popup form .formlink:active {
  outline: none;
}

.button:focus,
.button:active {
  outline: none;
}

.popup form .input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  background: #e9e9e9;
  border: solid 3px transparent;
  width: 100%;
  margin: 1px 0 3px;
  font-size: 1.125em;
  font-weight: bold;
  padding: 0 10px;
  height: 45px;
  line-height: 40px;
  width: 100%;
}

.popup form .input:focus,
.popup form .input:active {
  outline: none;
}

.popup .fieldcell {
  white-space: normal;
  width: 320px;
  margin: 3px 40px 0 0;
  color: #a1a1a1;
}

.popup form .formlink {
  margin-bottom: 20px;
  display: block;
}

.popup form .chkwrap .formlink {
  display: inline;
  margin: 0;
  font-size: 1em;
}

.popup form .buttonrow .formlink {
  display: inline;
}

.termsblock .fieldcell .checkbox + label {
  width: auto;
}

.termsblock .chkwrap + a.formlink {
  display: inline-block;
  font-size: 0.8125em;
  font-weight: bold;
  line-height: 20px;
  min-height: 16px;
  text-transform: uppercase;
}

.termsblock .chkwrap + a.formlink:hover {
  color: #9b8646;
  text-decoration: none;
}

.regForm .fieldcell {
  width: 330px;
  margin-right: 20px;
}

.gold, .gold:link, .gold:visited {
  color: #9b8646;
}

.gold:hover, .gold:active {
  color: #000;
}

/* +++ FORM +++ */
.main .styleguide {
  width: 80%;
  min-width: 1180px;
}

.sel_day, .sel_month {
  width: 87px;
}

.sel_year {
  width: 124px;
}

fieldset {
  padding: 0;
  margin: 0;
}

h2.stylehead {
  color: #a1a1a1;
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
}

.darkbackground {
  background: #262626;
}

.litebackground {
  background: #fff;
}

.styleguide .darkbackground, .styleguide .litebackground {
  padding: 20px;
}

label, .label {
  font-size: .8125em;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  display: inline-block;
  min-height: 16px;
  width: 100%;
  line-height: 20px;
}

.darkbackground label, .darkbackground .label {
  color: #fff;
}

.label + .chkwrap {
  margin-top: 16px;
}

.styletitle {
  min-height: 65px;
  font-size: 1.125em;
  padding: 5px 0 0 0;
  color: #a1a1a1;
}

.fieldrow {
  margin-left: 0;
}

.lowerbuttonrow {
  padding: 20px 0 0;
}

.buttonrow {
  padding: 3px 0 0;
}

.fieldcell {
  white-space: normal;
  width: 320px;
  margin: 3px 40px 0 0;
  color: #a1a1a1;
}

.fieldcell.nowrap {
  white-space: nowrap;
}

.field {
  position: relative;
  padding: 4px 0 5px 0;
  vertical-align: baseline;
}

.fieldcell em.error {
  display: none;
  position: absolute;
  right: 0;
  bottom: 100%;
  color: #ca6e4a;
  width: 100%;
  text-align: right;
}

.fieldcell em.error, .fieldcell em.tip {
  font: italic .8125em 'Tinos', Georgia, serif;
}

.fieldcell em.tip {
  display: inline-block;
  margin: 5px 0 0;
}

.input, .textarea, .inpseltxt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  background: #e9e9e9;
  border: solid 3px transparent;
  width: 100%;
  margin: 1px 0 3px;
  font-size: 1.125em;
  font-weight: bold;
  padding: 0 10px;
  height: 45px;
  line-height: 40px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.searchfield .button.large {
  display: inline-block;
  vertical-align: middle;
  width: 102px;
}

.searchfield .input {
  display: inline-block;
  margin: 0 15px 0 0;
  width: 81%;
  height: 38px;
  line-height: 36px;
}

.greybg .input, .greybg .textarea, .greybg .inpseltxt {
  background: white;
  border: solid 3px white;
}

.input:hover, .selopener:hover + .inpseltxt {
  background: #f3f3f3;
  border: solid 3px #f3f3f3;
}

.enterForm .input:hover, .enterForm .selopener:hover + .inpseltxt {
  background: #e9e9e9;
  border: solid 3px transparent;
}

.enterForm .checkbox.checked {
  color: #9b8646;
  border-color: #9b8646;
}

.enterForm .formlink:hover {
  color: #9b8646;
  text-decoration: none;
}

.greybg .input:hover, .greybg .selopener:hover + .inpseltxt, .greybg .textarea:hover {
  border: solid 3px #e9e9e9;
}

.input:focus, .input:focus:hover, .open + .inpseltxt, .selopener:hover + .inpseltxt, .textarea:focus, .no-touch .textarea:focus:hover {
  background: white;
  border: solid 3px #9b8646;
}

/* error */
.error .input.error, .error .input.error:hover, .error .input.error:focus,
.no-touch .error .input.error:focus:hover,
.error .selopener.error + .inpseltxt, .error .selopener.error:hover + .inpseltxt, .error .textarea.error, .error .textarea.error:hover {
  background: #e9e9e9;
  border: solid 3px #ca6e4a;
}

/* disabled */
.input[disabled], .input[disabled]:hover, .input[disabled]:focus,
.selopener.disabled + .inpseltxt, .selopener.disabled:hover + .inpseltxt {
  color: #a7a7a7;
  background: #e9e9e9;
  border: solid 3px #e9e9e9;
}

.selopener.disabled {
  cursor: default;
}

.textarea {
  font-size: 1em;
  font-weight: normal;
  height: 85px;
  line-height: 1.25em;
  padding: 9px 0 0 10px;
}

/* buttons */
.button {
  border: 0;
  padding: 0;
  font-size: .875em;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: .1em;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 10px 4px;
  height: 25px;
  vertical-align: middle;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.button.large {
  width: 100%;
  max-width: 240px;
  padding-top: 13px;
  padding-bottom: 10px;
  height: 38px;
}

.button.compact {
  min-width: 100px;
}

.headerquiz .button.compact {
  min-width: 180px;
}

.headerquiz .compact:hover {
  color: #fff;
}

.button, .button:link, .button:visited {
  background: #9b8646;
  color: #fff;
}

.button:hover {
  background: #af9e54;
}

.button:active {
  background: #917a3f;
}

.button.inverted, .button.inverted:link, .button.inverted:visited {
  background: #fff;
  color: #9b8646;
  border: solid 1px #9B8646;
}

.button[disabled], .button.disabled, .button.disabled:link,
.button.disabled:visited, .button.disabled:hover, .button.disabled:active {
  color: #d9d9d9;
  background: #959595;
  cursor: default;
}

input.button, .button.wait {
  padding-top: 6px;
  padding-bottom: 5px;
}

input.button.large, .button.wait.large {
  padding-top: 12px;
  padding-bottom: 11px;
}

.button .textwait, .button.wait .textnorm {
  display: none;
}

.button.wait .textwait {
  display: inline-block;
  vertical-align: middle;
  line-height: 8px;
  height: 8px;
  padding: 0 0 3px 0;
}

.button.wait .textwait .circ {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 4px;
}

.button.wait .circ.c1 {
  background: white;
}

.button.wait .circ.c2 {
  background: #c3b690;
}

.button.wait .circ.c3 {
  background: #b9ab7e;
}

.formlink, .formlink:link, .formlink:visited {
  text-decoration: underline;
  font-size: .875em;
  border: 0;
  padding: 0;
  background: transparent;
}

.formlink.ondark:hover, .formlink.ondark:active {
  color: #fff;
}

.button + .formlink {
  margin: 0 0 0 16px;
}

/* checkbox */
.chkwrap {
  margin: 10px 0 7px 0;
  display: inline-block;
}

.chkwrap.greyel .checkbox {
  float: left;
  margin-left: -20px;
}

.checkbox, .radio {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 20px;
  height: 20px;
  border: solid 3px #fff;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: border .2s;
  -o-transition: border .2s;
  transition: border .2s;
}

.checkbox {
  margin-bottom: 7px;
}

.radio {
  border-radius: 10px;
}

.checkbox + label, .radio + label {
  display: inline-block;
  width: auto;
  padding-left: 10px;
}

.checked {
  border: solid 3px #fff;
  color: #fff;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}

.checkbox.checked:before {
  content: "9";
  font: 9px 'icomoon';
  left: 1px;
  position: absolute;
  top: 2px;
}

.radio.checked:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #fff;
  display: inline-block;
  border-radius: 10px;
  position: absolute;
  left: 1px;
  top: 1px;
}

.greybg .checkbox, .greybg .radio, .greyel .checkbox, .greyel .radio {
  border: solid 3px #d8d8d8;
}

.greybg .checked, .greyel .checked {
  border: solid 3px #d8d8d8;
  color: #5a5a5a;
}

.greybg .radio.checked:before, .greyel .radio.checked:before {
  background: #5a5a5a;
  position: absolute;
  top: 1px;
  left: 1px;
}

.chkwrap:hover .radio.checked:before {
  background: #9b8646;
}

.chkwrap:hover .checked:before, .chkwrap:hover label {
  color: #9b8646;
}

.chkwrap:hover .checkbox, .chkwrap:hover .radio {
  border: solid 3px #9b8646;
}

.checkbox input, .checkbox input.checkbox,
.radio input, .radio input.radio {
  position: absolute;
  left: -10000px;
}

.soc {
  width: 55px;
  height: 55px;
  line-height: 61px;
  text-decoration: none;
  text-align: center;
  vertical-align: center;
}

.soc + .soc {
  margin-left: 10px;
}

.soc .ico {
  font-size: 1.1em;
}

.soc, .soc:link, .soc:visited,
.soc:hover, .soc:active {
  color: #fff;
}

.soc.tw, .soc.tw:link, .soc.tw:visited {
  background: #05c5ff;
}

.soc.tw:hover {
  background: #08e8ff;
}

.soc.tw:active {
  background: #03aeff;
}

.soc.fb, .soc.fb:link, .soc.fb:visited {
  background: #1c5fab;
}

.soc.fb:hover {
  background: #2272bc;
}

.soc.fb:active {
  background: #1955a2;
}

.soc.vk, .soc.vk:link, .soc.vk:visited {
  background: #2181b7;
}

.soc.vk:hover {
  background: #289ac5;
}

.soc.vk:active {
  background: #1e74b0;
}

.soc.mail, .soc.mail:link, .soc.mail:visited {
  background: #004a88;
}

.soc.mail:hover {
  background: #0059a0;
}

.soc.mail:active {
  background: #00427c;
}

.soc.ok {
  background: #f38230;
  position: relative;
  color: transparent;
}

.soc.ok:hover {
  background: #f79147;
}

.soc.ok:active {
  background: #d8742b;
}

.soc.ok .ico {
  width: 13px;
  height: 22px;
  background: url("/local/templates/diletant/css/../images/ok.svg") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.nowrap {
  white-space: nowrap;
}

.popup form label {
  width: auto;
}

/*select*/
.seldate {
  margin-left: -10px;
}

.seldate .sel {
  margin-left: 10px;
}

.inpselblock select {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

.inpselblock {
  display: block;
  position: relative;
}

.inpseltxt {
  overflow: hidden;
}

.inpseltxt, .optcontainer a {
  color: #000;
  padding: 0 25px 0 18px;
  font-size: 18px;
  font-weight: bold;
  line-height: 39px;
  font-family: "ProzimaNova", Arial, sans-serif;
}

.inpseltxt:after {
  content: '/';
  font: 9px 'icomoon';
  position: absolute;
  top: 50%;
  right: 0;
  margin: -5px 9px 0 0;
  color: #959595;
  width: 12px;
  height: 9px;
}

.selopener {
  z-index: 9999;
  position: absolute;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  top: 0;
  width: 100%;
  text-decoration: none;
}

.optcontainer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  padding: 3px 0;
  margin: 3px 0 0;
}

.optwrapper {
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.optcontainer a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 8px 7px 6px;
  border: solid 3px #fff;
  margin: 0 0 0 12px;
  line-height: 1;
  min-width: 38px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
}

.optcontainer a:hover {
  border: solid 3px #ccc;
}

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.optcontainer .jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
}

.optcontainer .jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
}

.optcontainer .jspTrack {
  background: transparent;
  border: 0 none;
  position: relative;
}

.optcontainer .jspDrag {
  background: #cccccc;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 6px;
}

.optcontainer .jspCorner {
  background: #cccccc;
  float: left;
  height: 100%;
}

/*select*/
.settingsform {
  margin: 0 20px 0 20px;
}

.settingsform fieldset {
  padding: 43px 0 45px 80px;
  border-top: solid 1px #d8d8d8;
}

.settingsform fieldset:first-child {
  border-top: 0;
}

.settingsform .uploadblock {
  width: 220px;
  height: 80px;
}

.settingsform .fileupload .tooltip {
  margin: 0;
}

.settingsform .fileupload {
  position: absolute;
  left: 20px;
  bottom: 0;
  height: 30px;
}

.settingsform .fileupload .avaupload {
  opacity: 0.001;
  filter: alpha(opacity=0.1);
  cursor: pointer;
  width: 87px;
}

.settingsform .fileupload .cf_file_add {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  font-size: .75em;
  letter-spacing: .075em;
}

.settingsform .fileupload .cf_file_progress {
  font-size: 0.8125em;
}

.settingsform .removefoto {
  position: absolute;
  left: 164px;
  top: 56px;
  text-transform: uppercase;
  font-size: .75em;
}

.settingsform .removefoto:before {
  font-family: 'icomoon';
  font-size: 9px;
  content: '%';
  position: absolute;
  right: 100%;
  margin: -1px 10px 0 0;
}

.settingsform .fileupload .fdelete {
  margin-left: 5px;
}

.settingsform .fileupload .del_checkbox {
  margin-right: 8px;
}

/* avatar */
.avatarka, .avatarka > div {
  width: 76px;
  height: 76px;
  background: #fff url("/local/templates/diletant/css/../i/avaempty.png") no-repeat 50% 50%;
  border: solid 2px #d8d8d8;
  margin: 4px 0 0 0;
  overflow: hidden;
}

.avatarka > div {
  background-color: transparent;
  margin: 0;
  border-width: 0;
}

.avatarka img[src=""] {
  opacity: 0;
  filter: alpha(opacity=0);
}

.restriction {
  color: #afafaf;
  font-size: 18px;
  position: relative;
  top: 0px;
}

.h_soc .ico, .restriction {
  font-size: 30px;
  margin: 0 0 0 7px;
}

.sharing_soc .ico, .restriction {
  font-size: 30px;
  margin: 0 0 0 7px;
}

p.sub_h1 {
  color: #fff;
}

.popup .thanks {
  margin: 1.25em 0;
}

.popup .thanks p {
  color: #ffffff;
  font-size: 0.8125em;
  line-height: 1.54em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.popup .thanks p span {
  text-transform: none;
  font-size: 1.3em;
}

.popup .thanks p span:hover {
  color: #9b8646;
}

.popup .thanks .buttonrow {
  text-align: center;
}

.thankspopup .ui-dialog-title {
  text-align: center;
  width: 100%;
  display: block;
}

.thankspopup .ui-dialog-titlebar-close {
  top: -4.375em;
  right: -2em;
}

.scrollTop {
  display: block;
  width: 100px;
  position: fixed;
  top: 0;
  left: -100%;
  height: 100vh;
  z-index: 100;
  font: 900 .75em 'Arial Black', Gadget, sans-serif;
  text-transform: uppercase;
  letter-spacing: .15em;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-top: 20px;
  text-decoration: none;
  color: #000;
}

@media print {
  .scrollTop {
    display: none;
  }
}

@media (max-width: 1023px) {
  .scrollTop {
    display: none;
  }
}

.scrollTop:hover {
  background: rgba(0, 0, 0, 0.1);
}

.scrollTop:before {
  display: block;
  font: normal 12px 'icomoon';
  content: '2';
  margin: 5px auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 20px;
}

.scrollTop.is-open {
  left: 0;
}

@media (max-width: 1230px) {
  .scrollTop {
    width: 50px;
  }
  .scrollTop .scrollTop__text {
    display: block;
    width: 10px;
    word-wrap: break-word;
    margin-left: 21px;
  }
}

.top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}

@media (max-width: 480px) {
  .top-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .top-info > div {
    margin-top: 8px;
  }
}

.top-info__date-text {
  margin-left: 15px;
}

.top-info__source-link {
  color: #9b8646;
}

.top-info__source-link:hover {
  text-decoration: none;
}

.tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  padding: 5px 13px;
  border-radius: 5px;
  border: 1px solid #af8c33;
  letter-spacing: 0.5px;
}

.tag--white {
  color: white;
  border-color: #fff;
}

.tag--gold-white {
  color: white;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #9da1a5;
  font-size: 18px;
  text-decoration: none;
  color: #30363b;
  padding: 10px 18px;
}

.btn svg {
  fill: #000;
  stroke-color: #000;
  display: inline-block;
  margin-right: 11px;
}

.btn:hover {
  background-color: #efefef;
}

.btn--paper-plane {
  background-color: #289fd3;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.btn--paper-plane svg {
  fill: #fff;
  stroke-color: #fff;
}

.btn--paper-plane:hover {
  background-color: #45afde;
}

@media print {
  .next-announce {
    display: none;
  }
}

@media (max-width: 1299px) {
  .next-announce {
    padding-left: 20px;
  }
}

@media (max-width: 480px) {
  .next-announce {
    padding-left: 0;
  }
}

.next-announce__title {
  font-size: 45px;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: 0;
  margin-bottom: 46px;
}

@media (max-width: 480px) {
  .next-announce__title {
    font-size: 30px;
  }
}

.next-announce__title-value {
  font-style: normal;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-left: 2px;
  padding-right: 2px;
  color: #30363b;
  position: relative;
}

.next-announce__title-value span {
  font-size: 18px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 8px;
}

.next-announce__title-value:after, .next-announce__title-value:before {
  background: #30363b;
  margin-top: 6px;
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.next-announce__title-value:before {
  right: 100%;
}

.next-announce__title-value:after {
  left: 100%;
}

.next-announce__content {
  text-decoration: none;
  position: relative;
  min-height: 250px;
  padding-top: 67px;
  padding-bottom: 48px;
  background-size: cover;
  background-position: 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.next-announce__content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}

.next-announce__tag {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.next-announce__announce-text {
  font-family: 'Tinos', Georgia, serif;
  position: relative;
  z-index: 1;
  color: white;
  font-weight: bold;
  font-size: 45px;
  line-height: 1.11;
  text-align: center;
  padding-left: 14%;
  padding-right: 14%;
}

@media (max-width: 424px) {
  .next-announce__announce-text {
    font-size: 24px;
  }
}

.scroll-status {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  height: 3px;
  background-color: #30363b;
}

@media print {
  .scroll-status {
    display: none;
  }
}

.scroll-cont {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}

.trigger {
  width: 100%;
  height: 101vh;
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@media print {
  .trigger {
    visibility: hidden;
    display: none;
    height: 0;
  }
}

.scroll-content {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
}

.scroll-content.visible {
  opacity: 1;
}

@media print {
  .js-scroll-item {
    display: none;
  }
  .js-scroll-item.active {
    display: block;
  }
}

.main-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: #fff;
  width: 100%;
}

/*front-banner*/
.front-banner {
  position: absolute;
  top: 121px;
  left: 0;
  padding-left: 14px;
  padding-right: 14px;
  width: 100%;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 5px;
  background-color: #efefef;
  opacity: 0;
}

.front-banner--mob {
  display: none;
}

@media (max-width: 1023px) {
  .front-banner--mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 50px;
    opacity: 1;
    position: fixed;
    z-index: 202;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    max-width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.front-banner.unfixed {
  z-index: 0;
}

.front-banner.loaded {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}

@media print {
  .front-banner {
    display: none;
  }
}

.front-banner.fixed {
  top: 0 !important;
  position: fixed;
  z-index: 1;
}

@media (max-width: 500px) {
  .front-banner {
    padding-bottom: 7px;
  }
}

.front-banner .link:link,
.front-banner a:link {
  display: block;
  margin-bottom: 6px;
  color: black;
  text-decoration: none;
}

@media (max-width: 1023px) {
  .front-banner .link:link,
  .front-banner a:link {
    margin-top: 2px;
  }
}

.front-banner__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.front-banner__link {
  font-size: 13px;
  line-height: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 9px;
}

.front-banner__link--mob {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.front-banner__link--mob:visited {
  color: black;
}

.front-banner__image {
  font-size: 0;
  line-height: 0;
}

.front-banner__image img {
  max-width: 100%;
}

.front-banner .b-mainbanner {
  margin-top: 15px;
}

.modal {
  display: inline-block;
  text-align: left;
  font-size: 16px;
  background-color: #fff;
  max-width: 372px;
  border-radius: 3px;
  overflow: hidden;
}

.modal--error {
  max-width: 370px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 16px;
}

.modal__content {
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.modal__content p {
  margin-top: 0;
}

.modal__error-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal__top {
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #30363b;
  padding: 10px 10px;
}

.modal__close-button {
  position: relative;
  width: 17px;
  height: 17px;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.modal__close-button:after, .modal__close-button:before {
  content: "";
  position: absolute;
  left: -3px;
  top: 7px;
  width: 22px;
  height: 2px;
  background-color: #fff;
}

.modal__close-button:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal__close-button:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal__input {
  display: block;
  width: 100%;
  height: 37px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 11px;
  line-height: 24px;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
}

.modal__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #30363b;
  border-radius: 5px;
  color: #fff;
  border: none;
  height: 30px;
  min-width: 112px;
  text-transform: uppercase;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.mfp-content {
  text-align: center;
}

.sources {
  font-family: 'Tinos', Georgia, serif;
  color: #868686;
  padding-bottom: 25px;
  max-width: 620px;
}

.sources__title {
  font-size: 18px;
}

.sources__list {
  font-style: italic;
  padding-left: 18px;
  margin-top: 10px;
}

.partner-banner {
  position: relative;
  height: 5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}

.partner-banner__logo {
  height: 100%;
  width: 13rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.partner-banner__separator {
  width: 0.2rem;
  height: 3.5rem;
  margin: 0 1rem;
}

.socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: -8px 0 0 -8px;
  padding: 0;
}

.socials-list_sticky {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .socials-list_sticky {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.socials-list_small .socials-list__item {
  height: 25px;
  width: 25px;
}

@media only screen and (max-width: 767px) {
  .socials-list_small .socials-list__item {
    height: 40px;
    width: 40px;
  }
}

.socials-list_small .socials-list__link {
  outline: none;
  padding: 2px;
}

@media only screen and (max-width: 767px) {
  .socials-list_small .socials-list__link {
    padding: 5px;
  }
}

.socials-list_small .socials-list__link:focus, .socials-list_small .socials-list__link:hover {
  background-color: transparent;
  border-color: #af8c33;
  color: #af8c33;
}

.socials-list_small .socials-list__link:focus svg, .socials-list_small .socials-list__link:hover svg {
  fill: #af8c33;
}

.socials-list__item {
  margin-left: 8px;
  margin-top: 8px;
  height: 50px;
  width: 50px;
}

@media only screen and (max-width: 767px) {
  .socials-list__item {
    height: 40px;
    width: 40px;
  }
}

.socials-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  border-radius: 6px;
  border: 1px solid #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  padding: 5px;
  -webkit-transition: background 0.3s, border-color 0.3s;
  -o-transition: background 0.3s, border-color 0.3s;
  transition: background 0.3s, border-color 0.3s;
  width: 100%;
}

.socials-list__link:focus, .socials-list__link:hover {
  background-color: #fff;
  border-color: #fff;
}

.socials-list__link:focus svg, .socials-list__link:hover svg {
  fill: #000;
}

.socials-list__logo {
  fill: #fff;
  max-height: 75%;
  max-width: 75%;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}

.banner-block {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ededed;
  -webkit-box-shadow: inset 0 -10px 12px 0 #dadada, inset 0 10px 12px 0 #dadada;
  box-shadow: inset 0 -10px 12px 0 #dadada, inset 0 10px 12px 0 #dadada;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 358px;
  padding: 26px 0 40px;
}

@media only screen and (max-width: 767px) {
  .banner-block {
    min-height: 408px;
  }
}

.banner-block__inner {
  text-align: center;
}

.banner-block__wrap-banner {
  display: inline-block;
  margin-bottom: 8px;
  position: relative;
}

.banner-block__wrap-advertising {
  margin-bottom: 10px;
  text-align: left;
}

.banner-block__advertising {
  color: #b4972d;
  display: inline-block;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.banner-block__advertising:hover {
  color: #af8c33;
}

.cards-list .banner-block {
  margin-left: -9999px;
  margin-right: -9999px;
  padding-left: 9999px;
  padding-right: 9999px;
}

.cards-list .container {
  padding: 0;
}

.cards-list__item_initial:ntd-child(n+7) {
  display: none;
}

.card-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 10px;
  list-style: none;
  margin: -3px 0 0 -3px;
  padding: 0;
  position: relative;
  z-index: 9;
}

@media only screen and (max-width: 1440px) {
  .card-nav {
    font-size: 0.6953619358876295vw;
    margin-left: -0.2086085807662889vw;
    margin-top: -0.2086085807662889vw;
  }
}

@media only screen and (max-width: 1024px) {
  .card-nav {
    font-size: 0.9765625vw;
  }
}

@media only screen and (max-width: 767px) {
  .card-nav {
    font-size: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -3px;
  }
}

.card-nav_mobile {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.card-nav_mobile .card-nav__link {
  border-color: #e3e3e3;
  color: #6b7076;
}

.card-nav__item {
  margin-left: 3px;
  margin-top: 3px;
  white-space: nowrap;
}

@media only screen and (max-width: 1440px) {
  .card-nav__item {
    margin-left: 0.2086085807662889vw;
    margin-right: 0.2086085807662889vw;
  }
}

@media only screen and (max-width: 767px) {
  .card-nav__item {
    margin-left: 3px;
    margin-right: 3px;
  }
}

.card-nav__link {
  border-radius: 12px;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-weight: 700;
  line-height: 1;
  padding: 3px 6px;
  -webkit-transition: background 0.3s, border 0.3s, color 0.3s;
  -o-transition: background 0.3s, border 0.3s, color 0.3s;
  transition: background 0.3s, border 0.3s, color 0.3s;
  text-decoration: none;
  text-transform: uppercase;
}

@media only screen and (max-width: 1440px) {
  .card-nav__link {
    padding-left: 0.35vw;
    padding-right: 0.35vw;
  }
}

@media only screen and (max-width: 767px) {
  .card-nav__link {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.card-nav__link_gold {
  background-color: #af8c33;
  border-color: #af8c33;
  color: #fff;
}

a.card-nav__link {
  outline: none;
}

a.card-nav__link:focus, a.card-nav__link:hover {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.cards {
  overflow: hidden;
  padding: 70px 0;
  position: relative;
}

.cards_digest {
  margin-top: -95px;
}

@media only screen and (max-width: 1024px) {
  .cards_digest {
    margin-top: 0;
  }
}

.cards__title {
  color: #272b2f;
  font-family: 'Spectral';
  font-size: 50px;
  font-style: italic;
  font-weight: 700;
  margin: 0 0 43px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .cards__title {
    margin-bottom: 31px;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .cards__title {
    font-family: 'ProximaNova';
    font-size: 30px;
    font-style: normal;
    text-align: center;
  }
}

.cards-list__helper {
  position: relative;
}

.cards-list__inner {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -25px;
  margin-top: -45px;
}

@media only screen and (max-width: 767px) {
  .cards-list__inner {
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    max-width: 325px;
  }
}

.cards-list__item {
  background-color: #202326;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 25px;
  margin-top: 45px;
  padding: 11px 20px 30%;
  position: relative;
  width: calc(25% - 25px);
  z-index: 1;
}

@media only screen and (max-width: 1024px) {
  .cards-list__item_recommends .cards-list__title {
    display: block;
  }
  .cards-list__item_recommends .cards-list__content {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .cards-list__item {
    padding-bottom: 40%;
    padding-left: 1.388888888888889vw;
    padding-right: 1.388888888888889vw;
    width: calc(33.33333333333333% - 25px);
  }
}

@media only screen and (max-width: 767px) {
  .cards-list__item {
    height: 400px;
    padding-bottom: 0;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}

.cards-list__item_second {
  margin-left: 45px;
  margin-top: 65px;
  padding-bottom: calc(30% - 20px);
  width: calc(25% - 45px);
}

@media only screen and (max-width: 1024px) {
  .cards-list__item_second {
    padding-bottom: calc(40% - 20px);
    width: calc(33.33333333333333% - 45px);
  }
}

@media only screen and (max-width: 767px) {
  .cards-list__item_second {
    margin-left: 20px;
    margin-top: 50px;
    width: calc(100% - 20px);
  }
}

.cards-list__item_second:before, .cards-list__item_second:after {
  background-image: inherit;
  border-radius: 6px;
  content: '';
  height: 100%;
  opacity: 0.4;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  width: 100%;
  will-change: transform;
  z-index: -1;
}

.cards-list__item_second:before {
  left: -10px;
  top: -10px;
}

.cards-list__item_second:after {
  left: -20px;
  top: -20px;
}

.cards-list__item_wide {
  width: calc(50% - 25px);
}

@media only screen and (max-width: 1024px) {
  .cards-list__item_wide {
    width: calc(66.66666666666667% - 25px);
  }
}

@media only screen and (max-width: 767px) {
  .cards-list__item_wide {
    width: 100%;
  }
}

.cards-list__item_wide.cards-list__item_second {
  width: calc(50% - 45px);
}

@media only screen and (max-width: 1024px) {
  .cards-list__item_wide.cards-list__item_second {
    width: calc(66.66666666666667% - 45px);
  }
}

@media only screen and (max-width: 767px) {
  .cards-list__item_wide.cards-list__item_second {
    width: calc(100% - 20px);
  }
}

.cards-list__item_special {
  background-color: #fff;
  color: #272b2f;
}

.cards-list__item_special .cards-list__bg {
  background-position: 50%;
}

.cards-list__item_mobile {
  background: #fff;
  color: #272b2f;
  display: none;
  height: auto;
  overflow: hidden;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .cards-list__item_mobile {
    display: block;
  }
}

.cards-list__banner-wrap {
  margin-left: 25px;
  margin-bottom: 25px;
  margin-top: 70px;
  width: calc(100% - 25px);
}

.cards-list__content {
  bottom: 0;
  font-family: 'Tinos';
  font-size: 16px;
  line-height: normal;
  max-width: 100%;
  min-height: 45%;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 1440px) {
  .cards-list__content {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 1024px) {
  .cards-list__content {
    font-size: 1.46484375vw;
    min-height: 60%;
    opacity: 1;
    position: relative;
    visibility: visible;
    z-index: 2;
  }
}

@media only screen and (max-width: 767px) {
  .cards-list__content {
    font-size: 15px;
    min-height: auto;
  }
}

.cards-list__ribbon {
  background-color: #ab8c43;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  color: #000;
  font-family: 'Spectral';
  font-size: 15px;
  font-weight: 700;
  height: 27px;
  left: -6px;
  letter-spacing: 1.5px;
  line-height: 27px;
  position: absolute;
  right: -6px;
  text-align: center;
  text-transform: uppercase;
  top: 19px;
  width: calc(100% + 12px);
}

.cards-list__ribbon:before, .cards-list__ribbon:after {
  border: 3px solid #ab8c43;
  content: '';
  height: 3px;
  position: absolute;
  width: 6px;
  top: 100%;
}

.cards-list__ribbon:before {
  border-bottom-color: transparent;
  border-left-color: transparent;
  left: 0px;
}

.cards-list__ribbon:after {
  border-bottom-color: transparent;
  border-right-color: transparent;
  right: 0;
}

.cards-list__title {
  bottom: 22px;
  font-family: 'Spectral';
  font-size: 20px;
  font-weight: 700;
  line-height: 1.05;
  margin: 0;
  max-width: 100%;
  min-height: 100px;
  overflow: hidden;
  padding-top: 35px;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: visible;
  z-index: 2;
}

@media only screen and (max-width: 1440px) {
  .cards-list__title {
    font-size: 1.39vw;
  }
}

@media only screen and (max-width: 1024px) {
  .cards-list__title {
    display: none;
  }
}

.cards-list__title-wrap-logo {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 130px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

.cards-list__title-logo {
  display: inline-block;
  fill: currentColor;
  height: 15px;
  position: relative;
  width: 15px;
}

.cards-list__title-logo svg {
  display: block;
}

.cards-list__title-logo:before, .cards-list__title-logo:after {
  background: currentColor;
  content: '';
  height: 1px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.cards-list__title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.cards-list__title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.cards-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: 100%;
  left: 0;
  padding: 11px 20px 22px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  z-index: 2;
}

.cards-list__info {
  color: #b0b0b0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.6px;
  margin: 0 0 6px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .cards-list__info {
    margin-bottom: 6px;
  }
}

.cards-list__nav {
  margin-top: 40px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .cards-list__nav {
    margin-top: 30px;
  }
}

.cards-list__nav-inner {
  display: inline-block;
}

.cards-list__btn {
  color: #272b2f;
  cursor: pointer;
  font-family: 'ProximaNova';
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.8px;
  margin-top: 9px;
  padding: 12px 25px;
  text-transform: uppercase;
}

.cards-list__progress {
  border: 0;
  height: 4px;
  display: block;
  margin-bottom: 10px;
  width: 100%;
}

.cards-list__progress[value] {
  background-color: #c4c4c4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cards-list__progress[value]::-webkit-progress-bar {
  background-color: #c4c4c4;
}

.cards-list__progress[value]::-webkit-progress-value {
  background-color: #556274;
}

.cards-list__progress[value]::-moz-progress-bar {
  background-color: #556274;
}

.cards-list__content-title {
  font-family: 'Spectral';
  font-size: 20px;
  line-height: 1.05;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  position: relative;
}

@media only screen and (max-width: 1440px) {
  .cards-list__content-title {
    font-size: 1.39vw;
  }
}

@media only screen and (max-width: 1024px) {
  .cards-list__content-title {
    font-size: 1.953125vw;
  }
}

@media only screen and (max-width: 767px) {
  .cards-list__content-title {
    font-size: 20px;
  }
}

.cards-list__content-title-wrap-logo {
  bottom: 0;
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 55%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}

.cards-list__content-title-logo {
  display: inline-block;
  height: 7px;
  position: relative;
  width: 7px;
}

.cards-list__content-title-logo svg {
  display: block;
  fill: currentColor;
}

.cards-list__content-title-logo:before, .cards-list__content-title-logo:after {
  background: currentColor;
  content: '';
  height: 1px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.cards-list__content-title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.cards-list__content-title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.cards-list__content-description {
  margin: 0;
}

.cards-list__bg {
  background-image: inherit;
  background-color: inherit;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.cards-list__bg:after {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (max-width: 1024px) {
  .cards-list__bg:after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(80%, #1b2026), to(#1b2026));
    background: -webkit-linear-gradient(top, transparent 0, #1b2026 80%, #1b2026 100%);
    background: -o-linear-gradient(top, transparent 0, #1b2026 80%, #1b2026 100%);
    background: linear-gradient(to bottom, transparent 0, #1b2026 80%, #1b2026 100%);
  }
}

.cards-list__preloader-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: -1;
}

.cards-list__preloader-wrap.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

.cards-list__preloader {
  display: none;
  margin: auto;
}

.cards-list__preloader.is-active {
  display: block;
}

.cards-list__img-wrap {
  height: 180px;
}

.cards-list__img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.cards-list__entry {
  position: relative;
}

.cards-list__navigation {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 9;
}

.cards-list__more {
  color: inherit;
  display: block;
  height: 100%;
  padding: 20px;
  text-decoration: none;
}

.cards-list__caption {
  color: #272b2f;
  font-family: Tinos;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 5px;
  margin-top: 34px;
}

.cards-list__text {
  font-family: Tinos;
  line-height: 1.3;
  margin: 0;
}

.bx-no-touch .cards-list__item:not(.cards-list__item_special):hover .cards-list__title {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.bx-no-touch .cards-list__item:not(.cards-list__item_special):hover .cards-list__content {
  opacity: 1;
  position: relative;
  visibility: visible;
  z-index: 2;
}

.bx-no-touch .cards-list__item:not(.cards-list__item_special):hover .cards-list__bg {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.bx-no-touch .cards-list__item_second:hover:before {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.bx-no-touch .cards-list__item_second:hover:after {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

/* Стили для карточки спецпроекта */
.cards-list__item_special .cards-list__bg:after {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .cards-list__item_special .cards-list__title {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .cards-list__item_special .cards-list__title {
    font-size: 20px;
  }
}

.filter {
  margin-bottom: 60px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.12);
  position: relative;
}

@media only screen and (max-width: 767px) {
  .filter {
    border-radius: 0;
    margin-bottom: 30px;
    margin-left: -21px;
    margin-right: -21px;
  }
}

.filter__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -10px;
  min-height: 70px;
  padding: 0 30px 10px;
}

@media only screen and (max-width: 767px) {
  .filter__inner {
    padding-left: 21px;
    padding-right: 21px;
  }
}

.filter__label {
  font-weight: 700;
  margin-right: 9px;
}

.filter__sort, .filter__search {
  margin-top: 10px;
}

.filter__sort-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter__best {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.filter__best.is-group {
  border-color: #dadada;
}

.filter__best.is-group .filter__best-section_period {
  position: static;
  visibility: visible;
  z-index: 1;
}

.filter__best-section {
  margin-left: 10px;
}

.filter__best-section_period {
  z-index: -1;
  position: absolute;
  visibility: hidden;
}

.filter__best-section:first-child {
  margin-left: 0;
}

.filter__search-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
  margin-top: -10px;
}

@media only screen and (max-width: 767px) {
  .filter__search-inner {
    background: #fff;
    -webkit-box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.12);
    margin-left: -5px;
    opacity: 0;
    padding: 10px 10px 30px;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    visibility: hidden;
    width: 100%;
    z-index: -1;
  }
}

.filter__search-section {
  margin-left: 20px;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .filter__search-section {
    margin-left: 10px;
    width: calc(33.33333333333333% - 10px);
  }
}

@media only screen and (max-width: 767px) {
  .filter__search-section .select2 {
    width: 100% !important;
  }
}

.filter__search-label {
  color: #556274;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media only screen and (max-width: 767px) {
  .filter__search-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.filter__search-label:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #556274 transparent transparent transparent;
  content: '';
  display: inline-block;
  margin-left: 10px;
}

.filter__search-label.is-active:after {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #556274 transparent;
}

@media only screen and (max-width: 767px) {
  .filter__search-label.is-active + .filter__search-inner {
    opacity: 1;
    visibility: visible;
    z-index: 10;
  }
}

.filter__search-count {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #af8c33;
  border-radius: 50%;
  color: #fff;
  display: none;
  font-size: 12px;
  font-weight: 700;
  height: 16px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 16px;
}

.filter__search-icon {
  display: none;
  fill: #556274;
  height: 24px;
  width: 24px;
}

.filter__select-wrap {
  position: relative;
}

.filter__select {
  border-radius: 20px;
  outline: none;
}

.filter__select_sort {
  outline: none;
}

.filter__select.is-hidden {
  display: none;
}

.filter__fake-select {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #556274;
  border-radius: 20px;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  padding-left: 10px;
  padding-right: 10px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

.filter__fake-select:after {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #fff transparent transparent transparent;
}

.is-mobile .filter__fake-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.is-mobile .filter__search-text {
  display: none;
}

.is-mobile .filter__search-icon {
  display: inline-block;
}

.is-mobile .filter__search-label:after {
  display: none;
}

.is-mobile .filter__search-count {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.is-mobile .filter__search-count:empty {
  display: none;
}

.is-mobile .filter__search-inner {
  display: none;
}

.filter-panel {
  background: #fff;
  border-radius: 24px 24px 0 0;
  bottom: 0;
  display: none;
  height: 90vh;
  left: 0;
  position: fixed;
  right: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
  z-index: 9;
}

.filter-panel.is-open {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

@media only screen and (max-width: 767px) {
  .filter-panel {
    display: block;
  }
}

.filter-panel__form {
  height: 100%;
}

.filter-panel__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  padding: 16px 21px 35px;
}

.filter-panel__section {
  width: 100%;
}

.filter-panel__head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 100%;
}

.filter-panel__head-section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 33.33333333333333%;
}

.filter-panel__head-section:first-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.filter-panel__head-section:last-child {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.filter-panel__reset-btn {
  background: #556274;
  color: #fff;
  display: none;
  font-family: 'ProximaNova';
  font-size: 14px;
  text-transform: none;
}

.filter-panel__reset-btn.is-active {
  display: inline-block;
}

.filter-panel__title {
  color: #556274;
  font-size: 18px;
  font-weight: 700;
}

.filter-panel__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #556274 no-repeat 47% 50%;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 25px;
  position: relative;
  width: 25px;
}

.filter-panel__nav_back {
  background-image: url("/local/templates/diletant/css/../svg_icons/icon-arrow-back.svg");
  background-size: 50%;
}

.filter-panel__nav_close:before, .filter-panel__nav_close:after {
  background-color: #fff;
  content: ' ';
  height: 13px;
  left: 12px;
  position: absolute;
  top: 6px;
  width: 1px;
}

.filter-panel__nav_close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.filter-panel__nav_close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.filter-panel__content {
  color: #272b2f;
  width: 100%;
}

.filter-panel__footer {
  margin-top: auto;
}

.filter-panel__btn {
  background-color: #556274;
  border-radius: 52px;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: ProximaNova;
  font-size: 16px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 0.8px;
  padding: 15px 70px;
}

.filter-panel-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.filter-panel-list__item {
  border-bottom: 1px solid #dadada;
  padding: 4px 20px 4px 0;
  position: relative;
}

.filter-panel-list__item:first-child {
  border-top: 1px solid #dadada;
}

.filter-panel-list__label {
  color: #c4c4c4;
  display: block;
  font-family: ProximaNova;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.filter-panel-list__item_has-next-lvl {
  cursor: pointer;
}

.filter-panel-list__item_has-next-lvl:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 4px;
  border-color: transparent transparent transparent #dadada;
}

.filter-radio__label {
  padding: 3px 0;
}

.filter-radio input:checked + .filter-radio__label {
  background-color: #556274;
  border-radius: 12px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
}

.filter-panel-slider {
  overflow: visible;
}

.filter-panel-slider__slide {
  width: auto;
}

.filter-panel-slider__icon {
  font-size: 24px;
}

.filter-radio {
  color: #272b2f;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  width: auto;
}

.filter-radio__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  border: solid 1px #dadada;
  color: #272b2f;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: ProximaNova;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  letter-spacing: normal;
  line-height: normal;
  padding: 10px;
}

.filter-radio input {
  display: none;
}

.filter-radio input:checked + .filter-radio__label {
  background-color: #556274;
  color: #fff;
}

.main-news {
  background: #272b2f;
  color: #fff;
  display: none;
  overflow: hidden;
  padding: 32px 0 40px;
}

@media only screen and (max-width: 767px) {
  .main-news {
    display: block;
  }
}

.main-news__head {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.main-news__title {
  font-family: 'ProximaNova';
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

.main-news__item {
  border: 1px solid transparent;
}

.main-news__item_important {
  border-color: #af8c33;
}

.main-news__item_important .main-news__head {
  color: #af8c33;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.main-news__head {
  font-size: 14px;
  margin: 0 0 10px;
}

.main-news__list {
  display: none;
  margin-right: -21px;
}

.main-news__list.slick-initialized {
  display: block;
}

.main-news__item {
  background: #dadada;
  border-radius: 6px;
  color: #272b2f;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  padding: 15px;
}

.main-news__text {
  font-family: 'Spectral';
  font-size: 16px;
  line-height: 1.05;
  margin: 0;
}

.main-news__link {
  border-bottom: 1px solid transparent;
  color: inherit;
  line-height: normal;
  text-decoration: none;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.main-news__link:hover {
  border-color: rgba(0, 0, 0, 0.5);
}

.main-news .slick-list {
  margin-left: -10px;
  margin-right: -10px;
  padding-right: 20%;
}

.main-news .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-news .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}

.page-head {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.page-head_second .page-head__inner {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 320px;
}

@media only screen and (max-width: 1024px) {
  .page-head_second .page-head__inner {
    min-height: 260px;
  }
}

@media only screen and (max-width: 767px) {
  .page-head_second .page-head__inner {
    min-height: 180px;
  }
}

.page-head_second .page-head__title {
  font-size: 90px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  .page-head_second .page-head__title {
    font-size: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .page-head_second .page-head__title {
    font-size: 40px;
    margin-bottom: 0;
  }
}

.page-head__desc {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  max-width: 600px;
}

@media only screen and (max-width: 1024px) {
  .page-head__desc {
    font-size: 22px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .page-head__desc {
    font-size: 14px;
    line-height: 17px;
  }
}

.page-head__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 430px;
}

@media only screen and (max-width: 1024px) {
  .page-head__inner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 260px;
  }
}

@media only screen and (max-width: 767px) {
  .page-head__inner {
    min-height: 250px;
  }
}

.page-head--cards .page-head__inner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .page-head--cards .page-head__inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 55px;
  }
}

.page-head__title {
  font-family: 'ProximaNova';
  font-size: 150px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.76;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .page-head__title {
    font-size: 96px;
  }
}

@media only screen and (max-width: 767px) {
  .page-head__title {
    font-size: 50px;
  }
}

.page-head--cards .page-head__title {
  font-size: 130px;
  line-height: 130px;
  text-align: center;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1024px) {
  .page-head--cards .page-head__title {
    font-size: 100px;
    line-height: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .page-head--cards .page-head__title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 7px;
  }
}

.article-labels {
  font-family: ProximaNova;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.94;
  letter-spacing: normal;
}

.article-labels__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-top: -15px;
}

.article-labels__inner_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.article-labels__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(39, 43, 47, 0.5);
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.25);
  color: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 8px;
  margin-top: 15px;
  padding: 10px 15px;
  padding: 6px 10px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.article-labels__icon {
  display: inline-block;
  margin-right: 4px;
}

.article-labels_content .article-labels__item {
  background: #202326;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
}

a.article-labels__item {
  outline: none;
}

a.article-labels__item:focus, a.article-labels__item:hover {
  background-color: #272b2f;
}

.info-content {
  font-family: 'Spectral';
  font-size: 18px;
  margin-top: 80px;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .info-content {
    font-size: 16px;
    margin-top: 50px;
  }
}

.info-content__section {
  border-top: 1px solid #eee;
  margin-bottom: 40px;
  max-width: 780px;
}

@media only screen and (max-width: 1024px) {
  .info-content__section {
    max-width: 700px;
  }
}

.info-content__section:first-child {
  border-top: 0;
}

.info-content__title {
  color: #af8c33;
  font-family: ProximaNova;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0.375em;
  margin-top: 1em;
}

@media only screen and (max-width: 767px) {
  .info-content__title {
    font-size: 30px;
  }
}

.shadow {
  position: relative;
}

.shadow:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  background: -o-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.shadow > * {
  position: relative;
  z-index: 5;
}

.tabs-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-top: -15px;
}

.tabs-list__item {
  margin-left: 15px;
  margin-top: 15px;
}

.tabs-list__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 15px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tabs-list__label:hover {
  background: #dadada;
}

.tabs-list__radio {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.tabs-list__radio:checked + .tabs-list__label {
  background: #fff;
  color: #272b2f;
}

.collection {
  background: url(/local/templates/diletant/css/../images/slider.png) no-repeat center;
  background-size: cover;
  margin-right: -131px;
  padding-top: 3.47222vw;
  padding-right: 6.94444vw;
  padding-bottom: 3.47222vw;
  padding-left: 3.47222vw;
  padding-top: 3.47222vw;
  padding-right: 6.94444vw;
  padding-bottom: 3.47222vw;
  padding-left: 3.47222vw;
  background: url("/local/templates/diletant/css/../images/slider.png") no-repeat 50%/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 100px;
  margin-right: -131px;
  margin-top: 100px;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .collection {
    padding-top: 50px;
  }
}

@media screen and (min-width: 1440px) {
  .collection {
    padding-right: 100px;
  }
}

@media screen and (min-width: 1440px) {
  .collection {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 1440px) {
  .collection {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection {
    background-color: #3d4c72;
    display: block;
    margin-right: 0;
    padding: 60px 20px 140px 20px;
  }
}

@media only screen and (max-width: 767px) {
  .collection {
    margin-left: -21px;
    margin-right: -21px;
  }
}

.collection .card-nav__link {
  color: inherit;
}

.collection .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}

.collection .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
}

.collection__info {
  padding-right: 2.77778vw;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  z-index: 9;
}

@media screen and (min-width: 1440px) {
  .collection__info {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__info {
    width: 100%;
  }
}

.collection__slider-container {
  width: 20.83333vw;
  margin-left: auto;
  position: relative;
  z-index: 9;
}

@media screen and (min-width: 1440px) {
  .collection__slider-container {
    width: 300px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-container {
    margin: 0 auto;
    width: 280px;
  }
}

.collection__slider {
  display: none;
}

.collection__slider.slick-initialized {
  display: block;
}

.collection__list {
  margin-top: -0.90278vw;
  margin-right: -0.90278vw;
  margin-bottom: -0.90278vw;
  margin-left: -0.90278vw;
  margin-bottom: 0.83333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
}

@media screen and (min-width: 1440px) {
  .collection__list {
    margin-top: -13px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__list {
    margin-right: -13px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__list {
    margin-bottom: -13px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__list {
    margin-left: -13px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__list {
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 12px;
    margin: -10px;
  }
}

.collection__li {
  padding-top: 0.90278vw;
  padding-right: 0.90278vw;
  padding-bottom: 0.90278vw;
  padding-left: 0.90278vw;
}

@media screen and (min-width: 1440px) {
  .collection__li {
    padding-top: 13px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__li {
    padding-right: 13px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__li {
    padding-bottom: 13px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__li {
    padding-left: 13px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__li {
    padding: 13px;
  }
}

.collection__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection__list-img {
  max-width: 2.08333vw;
  margin-right: 0.34722vw;
}

@media screen and (min-width: 1440px) {
  .collection__list-img {
    max-width: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__list-img {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__list-img {
    max-width: 30px;
    margin-right: 5px;
  }
}

.collection__list-text {
  font-family: 'ProximaNova';
  font-size: 1.11111vw;
  color: #fff;
  font-weight: bold;
}

@media screen and (min-width: 1440px) {
  .collection__list-text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__list-text {
    font-size: 16px;
  }
}

.collection__header {
  font-family: 'ProximaNova';
  font-weight: bold;
  font-size: 1.66667vw;
  line-height: 1;
  letter-spacing: 1.5px;
  color: #fff;
  margin-bottom: 1.73611vw;
}

@media screen and (min-width: 1440px) {
  .collection__header {
    font-size: 24px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__header {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__header {
    font-size: 24px;
    margin-bottom: 25px;
    text-align: center;
  }
}

.collection__header-txt-brown {
  color: #ab8c43;
}

.collection__desc {
  font-size: 1.25vw;
  line-height: 1.52778vw;
  color: #fff;
}

@media screen and (min-width: 1440px) {
  .collection__desc {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__desc {
    line-height: 22px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__desc {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
  }
}

.collection__slide {
  border-radius: 6px;
  color: #fff;
  font-family: 'ProximaNova';
  overflow: hidden;
  text-decoration: none;
}

.collection__slider-item {
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 13.88889vw;
  padding-top: 0.97222vw;
  padding-right: 0.97222vw;
  padding-bottom: 0.97222vw;
  padding-left: 0.97222vw;
  background: center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 1440px) {
  .collection__slider-item {
    height: 200px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-item {
    padding-top: 14px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-item {
    padding-right: 14px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-item {
    padding-bottom: 14px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-item {
    padding-left: 14px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-item {
    padding: 14px;
    width: 100%;
    height: 200px;
    padding: 14px;
  }
}

.collection__slider-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  list-style: none;
  margin-top: -0.13889vw;
  margin-right: -0.13889vw;
  margin-bottom: -0.13889vw;
  margin-left: -0.13889vw;
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags {
    margin-top: -2px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags {
    margin-right: -2px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags {
    margin-bottom: -2px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags {
    margin-left: -2px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-tags {
    margin: -2px;
  }
}

.collection__slider-tags-li {
  padding-top: 0.13889vw;
  padding-right: 0.13889vw;
  padding-bottom: 0.13889vw;
  padding-left: 0.13889vw;
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-li {
    padding-top: 2px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-li {
    padding-right: 2px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-li {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-li {
    padding-left: 2px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-tags-li {
    padding: 2px;
  }
}

.collection__slider-tags-item {
  font-family: 'ProximaNova';
  font-size: 0.83333vw;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border-radius: 15px;
  border: 1px solid #fff;
  min-width: 3.81944vw;
  padding-top: 0.20833vw;
  padding-right: 0.55556vw;
  padding-bottom: 0.20833vw;
  padding-left: 0.55556vw;
  text-align: center;
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-item {
    font-size: 12px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-item {
    min-width: 55px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-item {
    padding-top: 3px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-item {
    padding-right: 8px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-item {
    padding-bottom: 3px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-tags-item {
    padding-left: 8px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-tags-item {
    font-size: 12px;
    min-width: 55px;
    padding: 3px 8px;
  }
}

.collection__slider-content {
  bottom: 0;
  font-family: 'Tinos';
  font-size: 16px;
  line-height: normal;
  opacity: 0;
  padding-bottom: 6px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
  width: 100%;
}

@media only screen and (max-width: 1439px) {
  .collection__slider-content {
    font-size: 1vw;
  }
}

@media only screen and (max-width: 1024px) {
  .collection__slider-content {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 767px) {
  .collection__slider-content {
    display: none;
  }
}

.collection__slider-content-title {
  /*h4 style*/
  -webkit-margin-before: 1.33em;
  margin-block-start: 1.33em;
  -webkit-margin-after: 1.33em;
  margin-block-end: 1.33em;
  -webkit-margin-start: 0px;
  -moz-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  -moz-margin-end: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  /*h4 style*/
  font-family: 'Spectral';
  font-size: 20px;
  line-height: 0.94;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  position: relative;
}

@media only screen and (max-width: 1439px) {
  .collection__slider-content-title {
    font-size: 1.39vw;
  }
}

.collection__slider-content-title-wrap-logo {
  bottom: 0;
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 55%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}

.collection__slider-content-title-logo {
  display: inline-block;
  height: 7px;
  position: relative;
  width: 7px;
}

.collection__slider-content-title-logo svg {
  display: block;
  fill: #fff;
}

.collection__slider-content-title-logo:before, .collection__slider-content-title-logo:after {
  background: rgba(255, 255, 255, 0.5);
  content: '';
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.collection__slider-content-title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.collection__slider-content-title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.collection .slick-arrow {
  width: 2.77778vw;
  height: 2.77778vw;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  font-size: 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  background: #fff no-repeat center;
  background-size: auto 70%;
}

@media screen and (min-width: 1440px) {
  .collection .slick-arrow {
    width: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .collection .slick-arrow {
    height: 40px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection .slick-arrow {
    width: 40px;
    height: 40px;
  }
}

.collection .slick-disabled {
  opacity: 0;
}

.collection .slick-prev {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(/local/templates/diletant/css/../svg_icons/arrow-prev.svg);
}

.collection .slick-next {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url(/local/templates/diletant/css/../svg_icons/icon-arrow-next.svg);
}

.collection__slider-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: 100%;
  left: 0;
  padding: 11px 20px 22px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  /*&:hover {
      color: inherit;

      .collection__slider-header {
        opacity: 0;
        visibility: hidden;

        @include breakpoint($mobile-width) {
          opacity: 1;
          visibility: visible;
        }
      }

      .collection__slider-content {
        opacity: 1;
        visibility: visible;
        z-index: 2;
      }

      .collection__slider-bg {
        filter: blur(3px);
      }
    }*/
}

.collection__slider-header {
  font-size: 1.25vw;
  line-height: 1.52778vw;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 2;
}

@media screen and (min-width: 1440px) {
  .collection__slider-header {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-header {
    line-height: 22px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-header {
    font-size: 18px;
    line-height: 22px;
  }
}

.collection__slider-header-line {
  width: 70%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.collection__slider-header-icon-wrap {
  padding-top: 0vw;
  padding-right: 0.69444vw;
  padding-bottom: 0vw;
  padding-left: 0.69444vw;
  position: relative;
  z-index: 5;
  text-align: center;
}

@media screen and (min-width: 1440px) {
  .collection__slider-header-icon-wrap {
    padding-top: 0px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-header-icon-wrap {
    padding-right: 10px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-header-icon-wrap {
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1440px) {
  .collection__slider-header-icon-wrap {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-header-icon-wrap {
    padding: 0 10px;
  }
}

.collection__slider-header-icon-wrap:after, .collection__slider-header-icon-wrap:before {
  display: block;
  content: "";
  position: absolute;
  left: calc(100% - 2px);
  top: 50%;
  width: 100px;
  height: 1px;
  -webkit-transform: translate(0, calc(-50% - 3px));
  -ms-transform: translate(0, calc(-50% - 3px));
  transform: translate(0, calc(-50% - 3px));
  background: transparent;
  background: #fff;
}

.collection__slider-header-icon-wrap:before {
  left: auto;
  right: calc(100% - 2px);
}

.collection__header-icon {
  font-size: 20px;
  color: #fff;
  position: relative;
}

.collection__slider-header-text {
  color: #fff;
  font-family: Spectral;
  font-size: 20px;
  font-weight: 700;
  line-height: 0.94;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 1440px) {
  .collection__slider-header-text {
    font-size: 22px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 1279px) {
  .collection__slider-header-text {
    font-size: 22px;
    line-height: 26px;
  }
}

.collection__bg {
  background: no-repeat 50% / cover;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;
  z-index: -1;
}

.collection__bg.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.collection__slider-bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.collection .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -5px;
  padding: 0;
  margin-top: 21px;
}

.collection .slick-dots > li {
  margin-left: 5px;
}

.collection .slick-active button {
  background: transparent;
}

.collection .slick-btn {
  border: solid 1px #fff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin-left: 9px;
  height: 15px;
  width: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.collection .slick-active .slick-btn {
  background: #fff;
}

.collection .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff no-repeat 50%/50%;
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  outline: none;
  text-indent: -9999px;
  top: 50%;
  width: 40px;
  z-index: 2;
}

.collection .slick-prev {
  background-image: url("/local/templates/diletant/css/../images/left-arrow.svg");
  background-position: 40% 50%;
  left: -20px;
}

.collection .slick-next {
  background-image: url("/local/templates/diletant/css/../images/right-arrow.svg");
  background-position: 60% 50%;
  right: -20px;
}

.collection button {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  height: 8px;
  padding: 0;
  width: 8px;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.digest-slider-mobile .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px !important;
}

.digest-slider-mobile .slick-dots li {
  padding: 5px;
}

.digest-slider-mobile .slick-dots li.slick-active .slick-btn {
  background: #6b7076;
}

.digest-slider-mobile .slick-dots .slick-btn {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #6b7076;
}

.b-article__img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .b-article__img-wrapper {
    margin-left: -21px;
    margin-right: -21px;
  }
}

.b-article__img-caption {
  font-family: Spectral-MediumItalic;
  font-size: 14px;
  font-style: italic;
  margin-top: 2px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .b-article__img-caption {
    padding-left: 21px;
    padding-right: 21px;
  }
}

.b-article__img-caption span {
  color: #6b7076;
}

.support-banner {
  background-color: #f6f6f6;
  -webkit-box-shadow: 0 6px 12px 0 rgba(147, 147, 147, 0.25);
  box-shadow: 0 6px 12px 0 rgba(147, 147, 147, 0.25);
  color: #272b2f;
  font-family: ProximaNova;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.6px;
  line-height: 1.05;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .support-banner {
    font-size: 14px;
    letter-spacing: 2.1px;
    line-height: 1;
  }
}

.support-banner_dark {
  background-color: #272b2f;
  color: #ab8c43;
}

@media only screen and (max-width: 767px) {
  .support-banner {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}

.support-banner__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .support-banner__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.support-banner__logo {
  margin-left: 37px;
  max-width: 114px;
}

@media only screen and (max-width: 767px) {
  .support-banner__logo {
    margin-left: 0;
    margin-bottom: 20px;
  }
}

/*pages*/
/* home page */
.journal-info {
  color: #272b2f;
  overflow: hidden;
}

.journal-info__inner {
  background-position: 100% 10px;
  background-repeat: no-repeat;
  background-size: 50% auto;
  padding: 180px 0 50px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .journal-info__inner {
    padding-bottom: 40px;
    padding-top: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .journal-info__inner {
    padding-top: 390px;
  }
}

.journal-info__img {
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  right: -85px;
  top: 0;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .journal-info__img {
    right: -15%;
  }
}

@media only screen and (max-width: 767px) {
  .journal-info__img {
    max-width: 200%;
    right: -40%;
    width: auto;
  }
}

.journal-info__content {
  max-width: 45%;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .journal-info__content {
    max-width: none;
  }
}

.journal-info__date {
  color: #b4972d;
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1024px) {
  .journal-info__date {
    font-size: 24px;
  }
}

.journal-info__title {
  font-family: 'ProximaNova';
  font-size: 110px;
  font-style: normal;
  font-weight: 900;
  line-height: 0.9;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .journal-info__title {
    font-size: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .journal-info__title {
    font-size: 55px;
  }
}

.journal-info__description {
  font-family: 'Spectral';
  font-size: 24px;
  line-height: 1.3;
  margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
  .journal-info__description {
    font-size: 18px;
  }
}

.journal-info__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -25px;
}

@media only screen and (max-width: 1024px) {
  .journal-info__nav {
    margin-top: 30px;
  }
}

.journal-info__nav-section {
  margin-left: 25px;
}

.journal-info__btn {
  border-radius: 26px;
  border: 2px solid #272b2f;
  color: #272b2f;
  display: inline-block;
  font-family: 'ProximaNova';
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  padding: 15px 23px;
}

.journal-info__where-buy {
  border-bottom: 1px dashed #272b2f;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: border-color 0.3s, color 0.3s;
  -o-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
}

.journal-info__where-buy:hover {
  border-color: #af8c33;
  color: #af8c33;
}

.read-also {
  margin-top: 50px;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 1024px) {
  .read-also {
    margin-top: 165px;
  }
}

@media only screen and (max-width: 767px) {
  .read-also {
    margin-top: 50px;
  }
}

.read-also__title {
  font-family: 'ProximaNova';
  font-size: 30px;
  font-weight: 700;
}

@media only screen and (max-width: 1024px) {
  .read-also__title {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .read-also__title {
    display: none;
  }
}

.read-also-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -22px;
  margin-right: -22px;
  margin-top: -30px;
}

@media only screen and (max-width: 767px) {
  .read-also-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
}

.read-also-list__item {
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 30px;
  width: calc(33.33333333333333% - 44px);
}

@media only screen and (max-width: 767px) {
  .read-also-list__item {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}

.read-also-list__link {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #272b2f;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1.05;
  outline: none;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

@media only screen and (max-width: 1024px) {
  .read-also-list__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.read-also-list__link:focus, .read-also-list__link:hover {
  color: #af8c33;
}

.read-also-list__img-wrap {
  border-radius: 6px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
  overflow: hidden;
  width: 150px;
}

@media only screen and (max-width: 1024px) {
  .read-also-list__img-wrap {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
}

.read-also-list__img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.read-also-list__text {
  font-family: 'Spectral';
  font-size: 24px;
  font-weight: 700;
  line-height: 1.05;
  margin: 6px 0 0;
  word-break: break-word;
}

@media only screen and (max-width: 1024px) {
  .read-also-list__text {
    text-align: center;
  }
}

/* digest */
.digest {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}

.digest .container {
  width: 100%;
}

.digest__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -65px;
  padding-top: 144px;
  padding-bottom: 50px;
  position: relative;
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  .digest__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 100px;
    padding-top: 72px;
  }
}

@media only screen and (max-width: 767px) {
  .digest__inner {
    display: block;
    margin-top: -30px;
    padding-bottom: 30px;
    padding-top: 48px;
  }
}

.digest__info {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.digest__info-inner {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@media only screen and (max-width: 1024px) {
  .digest__info-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .digest__info-inner {
    display: block;
  }
}

.digest__section {
  margin-top: 65px;
  width: 49%;
}

@media only screen and (max-width: 1024px) {
  .digest__section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .digest__section {
    display: block;
    margin-top: 30px;
  }
}

.digest__content {
  max-width: 625px;
}

@media only screen and (max-width: 1024px) {
  .digest__content {
    overflow: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .digest__content {
    width: auto;
  }
}

.digest__title {
  font-family: 'ProximaNova';
  font-size: 120px;
  font-style: normal;
  font-weight: 900;
  line-height: 0.82;
  margin: 0 0 45px;
  padding-top: 45px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .digest__title {
    margin-bottom: 25px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .digest__title {
    font-size: 40px;
    padding-top: 0;
    text-align: left;
  }
}

.digest__title:before {
  background: #fff;
  content: '';
  height: 0.0583333333333333em;
  left: 0;
  position: absolute;
  top: 0;
  width: 1em;
}

@media only screen and (max-width: 1024px) {
  .digest__title:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 767px) {
  .digest__title:before {
    display: none;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.digest__theme {
  font-family: 'Spectral';
  font-size: 26px;
  line-height: 1.05;
}

@media only screen and (max-width: 1024px) {
  .digest__theme {
    max-width: 80%;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .digest__theme {
    font-size: 18px;
    margin-top: 0;
    max-width: none;
    text-align: left;
  }
}

.digest__footer {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-weight: 700;
  margin-top: auto;
  padding: 50px 0;
  position: relative;
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  .digest__footer {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

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

.digest__stats {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  .digest__stats {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: unset;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .digest__stats {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.digest__stats-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .digest__stats-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 21px;
  }
}

.digest__more-btn {
  border: 1px solid #fff;
  color: #fff;
  letter-spacing: 0.8px;
  margin-left: 33px;
  padding: 15px 25px;
}

@media only screen and (max-width: 767px) {
  .digest__more-btn {
    margin-left: 0;
  }
}

.digest__main-bg {
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(3px);
  filter: blur(3px);
  height: 100vh;
  left: 0;
  position: fixed;
  top: -70px;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  width: 100vw;
  z-index: -1;
}

.digest__bg {
  background: no-repeat 50% / cover;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}

.digest__bg.is-active {
  opacity: 1;
}

.digest-cards-list {
  font-size: 0;
  margin-left: -25px;
  margin-top: -45px;
}

@media only screen and (max-width: 767px) {
  .digest-cards-list {
    display: none;
    margin-left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
}

.digest-cards-list.slick-initialized {
  display: none;
}

@media only screen and (max-width: 767px) {
  .digest-cards-list.slick-initialized {
    display: block;
  }
}

.digest-cards-list__item {
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 25px;
  margin-top: 45px;
  overflow: hidden;
  padding: 11px 20px 57%;
  position: relative;
  width: calc(50% - 25px);
  z-index: 2;
  /* Три различные версии карточек в десктопе */
}

.digest-cards-list__item_wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 25px);
}

.digest-cards-list__item_wide .digest-cards-list__content {
  font-size: 20px;
  min-height: 145px;
}

@media only screen and (max-width: 1439px) {
  .digest-cards-list__item_wide .digest-cards-list__content {
    font-size: 1.39vw;
  }
}

.digest-cards-list__item_wide .digest-cards-list__title,
.digest-cards-list__item_wide .digest-cards-list__content-title {
  font-size: 35px;
}

@media only screen and (max-width: 1439px) {
  .digest-cards-list__item_wide .digest-cards-list__title,
  .digest-cards-list__item_wide .digest-cards-list__content-title {
    font-size: 2.43vw;
  }
}

@media only screen and (max-width: 767px) {
  .digest-cards-list__item_wide .digest-cards-list__title,
  .digest-cards-list__item_wide .digest-cards-list__content-title {
    font-size: 28px;
  }
}

.digest-cards-list__item_wide .digest-cards-list__title {
  min-height: 130px;
}

.digest-cards-list__item_wide .digest-cards-list__content-title {
  width: 70%;
}

.digest-cards-list__item_wide .digest-cards-list__title-wrap-logo {
  max-width: 60%;
}

.digest-cards-list__item_small {
  padding-bottom: 26.3%;
}

.digest-cards-list__item_small .digest-cards-list__title {
  min-height: 80px;
}

.digest-cards-list__item_small .digest-cards-list__link {
  padding-bottom: 11px;
}

.digest-cards-list__item.slick-slide {
  display: none;
}

@media only screen and (max-width: 767px) {
  .digest-cards-list__item.slick-slide {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .digest-cards-list__item {
    padding-bottom: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .digest-cards-list__item {
    display: block;
    height: 400px;
    margin-left: 0;
  }
}

.digest-cards-list__content {
  bottom: 0;
  font-family: 'Tinos';
  font-size: 16px;
  line-height: normal;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
  width: 100%;
}

@media only screen and (max-width: 1439px) {
  .digest-cards-list__content {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 767px) {
  .digest-cards-list__content {
    display: none;
  }
}

.digest-cards-list__title {
  bottom: 22px;
  font-family: 'Spectral';
  font-size: 20px;
  font-weight: 700;
  line-height: 0.94;
  margin-bottom: 0;
  min-height: 100px;
  overflow: hidden;
  padding-top: 35px;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: visible;
  width: 70%;
}

@media only screen and (max-width: 1439px) {
  .digest-cards-list__title {
    font-size: 1.39vw;
  }
}

@media only screen and (max-width: 767px) {
  .digest-cards-list__title {
    font-size: 28px;
    width: auto;
  }
}

.digest-cards-list__title-wrap-logo {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 130px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

.digest-cards-list__title-logo {
  display: inline-block;
  fill: #fff;
  height: 15px;
  position: relative;
  width: 15px;
}

.digest-cards-list__title-logo svg {
  display: block;
}

.digest-cards-list__title-logo:before, .digest-cards-list__title-logo:after {
  background: rgba(255, 255, 255, 0.5);
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.digest-cards-list__title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.digest-cards-list__title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.digest-cards-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: 100%;
  left: 0;
  padding: 11px 20px 22px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
}

.digest-cards-list__content-title {
  font-family: 'Spectral';
  font-size: 20px;
  line-height: 0.94;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  position: relative;
}

@media only screen and (max-width: 1439px) {
  .digest-cards-list__content-title {
    font-size: 1.39vw;
  }
}

.digest-cards-list__content-title-wrap-logo {
  bottom: 0;
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 55%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}

.digest-cards-list__content-title-logo {
  display: inline-block;
  height: 7px;
  position: relative;
  width: 7px;
}

.digest-cards-list__content-title-logo svg {
  display: block;
  fill: #fff;
}

.digest-cards-list__content-title-logo:before, .digest-cards-list__content-title-logo:after {
  background: rgba(255, 255, 255, 0.5);
  content: '';
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.digest-cards-list__content-title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.digest-cards-list__content-title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.digest-cards-list__content-description {
  margin: 0;
}

.digest-cards-list__bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.digest-cards-list .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}

.digest-cards-list .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
}

.digest-cards-list .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -5px;
  margin-top: 21px;
  padding: 0;
}

.digest-cards-list .slick-dots > li {
  margin-left: 5px;
}

.digest-cards-list button {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  height: 8px;
  padding: 0;
  width: 8px;
}

.digest-cards-list .slick-active button {
  background: transparent;
}

/* Для ховера на карточках используем битриксовые классы bx-no-touch */
.bx-no-touch .digest-cards-list__item:hover .digest-cards-list__title {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .bx-no-touch .digest-cards-list__item:hover .digest-cards-list__title {
    opacity: 1;
    position: relative;
    visibility: visible;
    z-index: 1;
  }
}

.bx-no-touch .digest-cards-list__item:hover .digest-cards-list__content {
  opacity: 1;
  position: relative;
  visibility: visible;
  z-index: 2;
}

.bx-no-touch .digest-cards-list__item:hover .digest-cards-list__bg {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.digest-stats-list {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-left: -25px;
  padding-left: 21px;
}

@media only screen and (max-width: 767px) {
  .digest-stats-list {
    margin-top: 17px;
    padding-left: 0;
  }
}

.digest-stats-list__item {
  margin-left: 25px;
}

.digest-stats-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.digest-stats-list__icon {
  font-size: 20px;
}

.bx-no-touch .digest-stats-list__link:hover {
  color: #af8c33;
}

.digest-card {
  position: relative;
  z-index: 2;
}

.digest-card__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 70px 0;
}

@media only screen and (max-width: 767px) {
  .digest-card__inner {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .digest-card__info-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.digest-card__section {
  color: #fff;
  width: 49%;
}

@media only screen and (max-width: 1024px) {
  .digest-card__section {
    width: 100%;
  }
}

.digest-card__info {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.digest-card__content {
  max-width: 625px;
}

@media only screen and (max-width: 1024px) {
  .digest-card__content {
    display: none;
  }
}

.digest-card__title {
  color: #fff;
  font-family: 'ProximaNova';
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  line-height: 0.94;
  margin: 30px 0;
}

@media only screen and (max-width: 767px) {
  .digest-card__title {
    font-size: 45px;
  }
}

.digest-card__theme {
  color: #fff;
  font-family: 'Spectral';
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  max-width: 500px;
}

@media only screen and (max-width: 767px) {
  .digest-card__theme {
    max-width: none;
  }
}

.adv-intro {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 494px;
  padding-top: 72px;
  padding-bottom: 50px;
  position: relative;
  background-color: #000;
}

.adv-intro__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  opacity: 0.25;
  z-index: 0;
}

.adv-intro p {
  margin-top: 0;
  margin-bottom: 24px;
}

.adv-intro__content {
  max-width: 1092px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 2;
}

.adv-intro__title {
  font-size: 78px;
  line-height: 1;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 55px;
  margin-bottom: 57px;
}

.adv-intro__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  line-height: 24px;
  padding-left: 10px;
}

.adv-intro__text a {
  color: #af8c33;
  text-decoration: underline;
}

.adv-intro__text a:hover {
  text-decoration: none;
}

.adv-intro__left {
  font-size: 28px;
  line-height: 32px;
  -ms-flex-preferred-size: 420px;
  flex-basis: 420px;
  font-family: 'Tinos', Georgia, serif;
}

.adv-intro__right {
  -ms-flex-preferred-size: 565px;
  flex-basis: 565px;
  padding-top: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.adv-form {
  background-color: #262b2f;
  padding-top: 205px;
  margin-top: -204px;
  position: relative;
  z-index: 0;
  font-size: 0;
  padding-bottom: 94px;
}

.adv-form__container {
  max-width: 845px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.adv-form__title {
  color: #af8c33;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 31px;
  margin-top: 0;
  font-style: normal;
}

.adv-form__left {
  color: white;
  width: 45.6%;
}

.adv-form__text {
  margin-bottom: 37px;
  font-size: 18px;
  line-height: 24px;
}

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

.adv-form__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #af8c33;
  line-height: 19px;
  font-size: 18px;
  text-decoration: underline;
  margin-right: 20px;
}

.adv-form__link:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk5RjExMjkwNkVGQTExRThCMzI5QzQ4RDhGMTJFQjJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk5RjExMjkxNkVGQTExRThCMzI5QzQ4RDhGMTJFQjJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTlGMTEyOEU2RUZBMTFFOEIzMjlDNDhEOEYxMkVCMkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTlGMTEyOEY2RUZBMTFFOEIzMjlDNDhEOEYxMkVCMkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4F1G/ZAAAAu0lEQVR42mJc32M8iYGBIRaI/zPgBmxAfBSIA4D4O0yQCYjjgFgEiIXw4DQgNgTitVCD4JpB4C8DYTAPiO8C8WqYAUwMxAOQt/KA+BUQLwNiFlI0WwBxGdR2OyBeSKzm40B8AogFgVgA6gUfFiI13wfiSjSxSGSbn0H9RQg/g2lAtlmKgUSAbPNTIm1+is1maUpsfkikzQ+w2Sw/NP1Mf5sZgZiZRH0g9awgm5cC8Vsg/keCZpCFiwECDACC105D8HDKnAAAAABJRU5ErkJggg==);
  width: 15px;
  height: 19px;
  margin-right: 12px;
}

.adv-form__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 50.4%;
}

.adv-form__input {
  border-radius: 5px;
  color: #a0a0a0;
  font-size: 14px;
  line-height: 24px;
  padding: 7px 9px;
  border: none;
  margin-right: 2.3%;
  margin-bottom: 20px;
  width: 38.1%;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.adv-form__input:invalid {
  background-color: #fff;
}

.adv-form__input:focus, .adv-form__input:active {
  outline: none;
}

.adv-form__input.error {
  border-color: red;
}

.adv-form__input--name {
  width: 19%;
}

.adv-form__input--phone {
  margin-right: 0;
}

.adv-form__input--textarea {
  width: 100%;
  height: 109px;
  padding: 7px 9px;
}

.adv-form__input--button {
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #262b2f;
  background-color: #af8c33;
  width: 30.7%;
  margin-bottom: 0;
  padding-top: 8.5px;
  padding-bottom: 8.5px;
  font-size: 15px;
  border: none;
}

.adv-form .error-message {
  display: none;
  font-size: 14px;
  color: red;
  margin-bottom: 15px;
  opacity: 0.6;
}

.adv-places {
  position: relative;
  z-index: 5;
}

.adv-places__title {
  text-align: center;
  font-style: normal;
  font-size: 46px;
  margin-top: 40px;
  margin-bottom: 24px;
}

.adv-places__slider {
  position: relative;
  text-align: center;
}

.adv-places__slider .slick-list {
  height: 920px;
}

.adv-places__slider .slick-prev,
.adv-places__slider .slick-next {
  position: absolute;
  border: none;
  background: none;
  top: 50%;
  width: 35px;
  height: 65px;
  font-size: 0;
  cursor: pointer;
  z-index: 5;
}

.adv-places__slider .slick-prev:before, .adv-places__slider .slick-prev:after,
.adv-places__slider .slick-next:before,
.adv-places__slider .slick-next:after {
  content: "";
  position: absolute;
  left: 15px;
  width: 2px;
  height: 45px;
  background-color: #b4933f;
}

.adv-places__slider .slick-prev:focus, .adv-places__slider .slick-prev:active,
.adv-places__slider .slick-next:focus,
.adv-places__slider .slick-next:active {
  outline: none;
}

.adv-places__slider .slick-prev {
  left: 10%;
}

.adv-places__slider .slick-prev:before {
  top: -6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.adv-places__slider .slick-prev:after {
  top: 25px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.adv-places__slider .slick-next {
  right: 10%;
  left: auto;
}

.adv-places__slider .slick-next:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -7px;
}

.adv-places__slider .slick-next:after {
  top: 24px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.adv-places__slider-nav-cont {
  text-align: center;
  font-size: 0;
  margin-bottom: 25px;
}

.adv-places__slider-nav {
  display: inline-block;
  width: auto;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #af8c33;
}

.adv-places__slider-nav:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: none;
}

.adv-places__slider-nav:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: none;
}

.adv-places__slider-nav-cont input {
  display: none;
}

.adv-places__slider-nav-cont input:checked + label {
  background-color: #af8c33;
  color: white;
}

.adv-places__slider-item {
  position: relative;
}

.adv-places__slider-item:focus, .adv-places__slider-item:active {
  outline: none;
}

.adv-places__slider-item a {
  color: #b8994a;
  text-decoration: underline;
}

.adv-places__slider-img {
  margin: 0 auto;
}

.adv-places__slider-text {
  max-width: 590px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 70px;
}

.adv-places__slider-text--narrow {
  max-width: 490px;
}

.adv-statistic {
  padding-top: 44px;
  padding-bottom: 56px;
  line-height: 1;
  color: #262b2f;
}

.adv-statistic__title {
  font-size: 45px;
  font-style: normal;
  text-align: center;
  margin-top: 0;
  margin-bottom: 82px;
}

.adv-statistic__block-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.adv-statistic__block {
  width: 32.5%;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 27px;
}

.adv-statistic__block--left {
  width: 34%;
}

.adv-statistic__block--center {
  border-right: 2px solid #b2913b;
  border-left: 2px solid #b2913b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.5%;
}

.adv-statistic__digit {
  font-size: 72px;
  min-height: 72px;
  font-family: 'Tinos', Georgia, serif;
  margin-bottom: 13px;
}

.adv-statistic__text {
  font-size: 28px;
}

.adv-audience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #262b2f;
  color: white;
  padding-top: 71px;
  min-height: 415px;
  padding-bottom: 62px;
}

.adv-audience__title {
  font-family: 'Tinos', Georgia, serif;
  font-style: normal;
  font-size: 45px;
  margin-bottom: 20px;
  color: #b2913b;
  margin-top: 0;
}

.adv-audience__text {
  font-size: 18px;
  line-height: 24px;
}

.adv-audience__text p {
  margin-bottom: 24px;
}

.adv-audience__text p:last-of-type {
  margin-bottom: 0;
}

.adv-audience__content {
  width: 34%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 6%;
}

.adv-audience__bar-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.adv-audience__cat-title {
  font-family: 'Tinos', Georgia, serif;
  font-size: 24px;
  color: #b2913b;
  line-height: 1;
  margin-right: 12px;
}

.adv-audience__category {
  font-size: 14px;
}

.adv-audience__bars {
  margin-left: 3.5%;
  margin-bottom: 29px;
}

.adv-audience__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 13px;
  margin-right: 13px;
}

.adv-audience__bar--mans {
  margin-right: 7px;
  margin-left: 6px;
}

.adv-audience__square {
  width: 33px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #bc9f55;
  border-radius: 5px;
  color: #262b2f;
  padding-top: 37px;
  margin-bottom: 12px;
}

.adv-audience__square span {
  display: block;
  font-size: 14px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.adv-audience__square.is-mini {
  padding-top: 10px;
  min-height: 45px;
}

/*article page*/
.b-article__section {
  background: #fff;
  padding: 30px 20px 15px;
  position: relative;
  z-index: 2;
}

@media print {
  .b-article__section {
    display: none;
  }
}

@media (max-width: 1023px) {
  .b-article__section {
    padding-left: 13px;
    padding-right: 13px;
  }
}

.b-article__section--pad0 {
  padding: 0;
}

.b-article__section-tests {
  background: none;
  margin-top: 50px;
}

.b-article__section-tests .recommended-articles {
  text-align: center;
}

@media (max-width: 1023px) {
  .b-article__section-tests {
    margin-top: 27px;
  }
}

.b-article__section .recommended-articles__title {
  color: #af8c33;
  font-size: 45px;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: 0;
}

@media (max-width: 1023px) {
  .b-article__section .recommended-articles__title {
    font-size: 30px;
  }
}

.b-article__section .recommended-list__title {
  color: #af8c33;
  font-family: 'Tinos', Georgia, serif;
  font-style: italic;
  font-weight: bold;
  line-height: 1.3;
  margin: 13px 0 3px;
  text-align: left;
  text-decoration: none;
}

.b-article__section .recommended-list__description {
  font-family: 'ProximaNova', Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.135;
  margin-bottom: 0;
  padding-right: 0;
  text-align: left;
}

@media (max-width: 1023px) {
  .b-article__section .recommended-list__description {
    font-size: 1.8rem;
  }
}

.b-article__section .recommended-list__description-link {
  color: #fff;
}

.b-article__section h2 {
  font-family: 'Tinos', Georgia, serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 30px;
}

.b-article__section img {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}

@media (max-width: 1023px) {
  .b-article__section img {
    opacity: 1;
  }
}

.b-article__section h3 {
  font-family: 'ProximaNova';
  font-size: 18px;
  text-decoration: underline;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px;
}

@media (max-width: 1023px) {
  .b-article__section h3 {
    font-size: 22px;
  }
}

@media (max-width: 424px) {
  .b-article__section h3 > a {
    font-size: 18px !important;
  }
}

.b-article__section a {
  color: #af8c33;
  text-decoration: none;
}

.b-article__section a.b-article__insert {
  background: #d8e6ef;
  padding: 0 35px 0 40px;
  margin: 5px 25px 15px -20px;
  float: left;
  color: #000;
}

.b-article__section a.b-article__insert:hover {
  color: #9b8646;
}

@media (max-width: 1023px) {
  .b-article__section a {
    color: white;
  }
}

.b-article__section p {
  font-family: 'Tinos', Georgia, serif;
  line-height: 22px;
  font-size: 15pt;
  margin-bottom: 30px;
  padding-right: 150px;
}

@media (max-width: 424px) {
  .b-article__section p {
    font-size: 12px !important;
  }
}

.b-article__img-caption {
  font-size: 16px;
}

.b-article__insert-info {
  max-width: 130px;
  display: inline-block;
  vertical-align: middle;
}

.b-article__insert-info p {
  margin: 0;
  fnt-size: 14px;
  font-family: 'ProximaNova';
}

.b-article__insert-cover {
  width: 160px;
  height: 150px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.b-article__insert-title {
  text-decoration: underline;
  margin-bottom: 13px;
}

.b-article__insert-tweet {
  position: relative;
}

.b-article__insert-tweet .tweet-text {
  font-style: italic;
}

.b-article .tweet-btn {
  position: absolute;
  right: 0;
  top: 0;
}

@media print {
  .article .b-article__section {
    display: block;
  }
  .article .recommended-articles {
    display: none;
  }
}

.article__content .page-content {
  padding-top: 112px;
}

@media print {
  .article__content .page-content {
    padding-top: 0;
  }
}

.article__content.js-opened {
  margin-top: -100vh;
  z-index: 5;
}

@media print {
  .article__content.js-opened {
    margin-top: 0;
  }
}

.article__content.fixed {
  margin-top: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}

@media print {
  .article__content.fixed {
    position: static;
  }
}

.article__shadow {
  position: relative;
  width: 100%;
  height: 101vh;
  display: none;
  background: black;
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 1;
}

.article__shadow.loaded {
  display: block;
}

@media print {
  .article__shadow {
    visibility: hidden;
    display: none;
    height: 0;
    width: 0;
    opacity: 0;
    background: transparent;
  }
}

.article__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 90px;
  border-top: 1px solid #9da1a5;
  border-bottom: 1px solid #9da1a5;
  margin-bottom: 25px;
}

@media print {
  .article__bottom {
    display: none;
  }
}

.article__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 400px;
}

.article__buttons a {
  height: 50px;
  color: #30363b;
}

.article__buttons a.btn--paper-plane {
  color: white;
}

.article__bottom-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article__bottom-share-text {
  font-family: 'Tinos', Georgia, serif;
  font-style: italic;
  margin-right: 20px;
  font-size: 18px;
}

@media (max-width: 424px) {
  .b-article__section h3 > a {
    font-size: 18px !important;
  }
}

.b-article__section p {
  font-size: 12px !important;
}

.b-wide__img {
  margin: 0 -20px 35px;
}

.b-wide__img img {
  width: 100%;
}

.article-info {
  color: #af8c33;
  font-size: 12px;
  font-weight: 700;
  list-style: none;
  margin: 0 0 8px -18px;
  padding: 0;
  text-align: left;
}

.article-info__item {
  display: inline-block;
  margin-left: 18px;
}

.article-info__category {
  color: #af8c33;
  text-transform: uppercase;
}

.article-info__category:link, .article-info__category:visited {
  color: #af8c33;
}

.article-info__views:before {
  content: "'";
  display: inline-block;
  font: normal 10px 'icomoon';
  margin-right: 10px;
  margin-top: -3px;
  vertical-align: middle;
}

.articles-list {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.articles-list.is-active {
  display: block;
}

.articles-list__item {
  min-height: 70px;
}

.articles-list__item.is-hidden {
  display: none;
}

@media (max-width: 1023px) {
  .articles-list__item:nth-child(n+4) {
    display: none;
  }
}

.articles-list__bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

.articles-list__bg:after {
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}

.articles-list__link {
  display: block;
  padding: 15px 23px;
  position: relative;
  border-bottom: 1px solid #af8c33;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  min-height: 70px;
}

.articles-list__link:hover .articles-list__bg {
  opacity: 1;
  visibility: visible;
  z-index: 8;
}

@media (max-width: 1023px) {
  .articles-list__link {
    padding: 26px 23px;
    font-size: 18px;
  }
}

.articles-list__item:first-child .articles-list__bg {
  border-top: 0;
}

.articles-list__item:last-child .articles-list__bg {
  border-bottom: 0;
}

.articles-list__content {
  position: relative;
  z-index: 9;
}

.articles-list__description {
  color: #fff;
}

.b-twitter__insert-back {
  width: 374px;
  height: 119px;
  float: right;
  font-size: 13px;
  background: url("/local/templates/diletant/css/../images/twitter_insert.jpg") no-repeat;
  padding: 0 20px 0 115px;
  margin: 0 0 10px 15px;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.b-twitter__insert-back:hover {
  opacity: 0.9;
}

.b-twitter__insert-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  box-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.b-twitter__insert-container p {
  margin: 0;
  font-style: italic;
  line-height: 1.1;
}

.best-articles {
  background: #262b2f;
  border-radius: 3px;
  color: #fff;
  text-align: left;
  /*стиль черный на белом*/
}

.best-articles-flex {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 25px;
  max-width: 300px;
}

.best-articles__head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #af8c33;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 20px 15px;
}

.best-articles__head-title {
  color: #af8c33;
  font-family: 'Tinos', Georgia, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  margin-right: 13px;
}

.best-articles--bnw {
  background: none;
  color: #30363b;
}

.best-articles--bnw .articles-list__bg:after {
  background: rgba(48, 54, 59, 0.7);
}

.best-articles--bnw .best-articles__head {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  border-color: #cbcbcb;
}

.best-articles--bnw .best-articles__head-title {
  font-weight: bold;
  font-style: normal;
  font-size: 45px;
  line-height: 1;
  margin-right: 0;
  margin-bottom: 20px;
  color: currentColor;
}

.best-articles--bnw .toggler-nav {
  width: 100%;
  color: #30363b;
}

.best-articles--bnw .toggler-nav__item {
  width: 50%;
  border-bottom: 1px solid #30363b;
  border-top: 1px solid #30363b;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 7px;
}

.best-articles--bnw .toggler-nav__item:first-child, .best-articles--bnw .toggler-nav__item:last-child {
  border-color: #30363b;
}

.best-articles--bnw .toggler-nav__item.is-active {
  background-color: #30363b;
  color: white;
}

.best-articles--bnw .articles-list__content {
  padding-left: 15px;
  padding-right: 15px;
}

.best-articles--bnw .articles-list__link {
  padding-left: 0;
  padding-right: 0;
  border-color: #cbcbcb;
}

.best-articles--bnw .articles-list__link:hover .article-info {
  color: #9b8646;
}

.best-articles--bnw .articles-list__link:hover .article-info__category {
  color: #9b8646;
}

.best-articles--bnw .articles-list__link:hover .articles-list__description {
  color: white;
  font-weight: 600;
  font-size: 15.7px;
}

.best-articles--bnw .article-info {
  color: #9da1a5;
  font-size: 14px;
}

.best-articles--bnw .article-info__category {
  color: #9da1a5;
  font-size: 14px;
}

.best-articles--bnw .articles-list__description {
  color: #30363b;
  line-height: 20px;
}

.best-articles--bnw .article-info__views::before {
  margin-top: -4px;
}

.page-info {
  font-size: 18px;
  list-style: none;
  margin: 0 0 20px -18px;
  padding: 0;
}

.page-info__item {
  display: inline-block;
  margin-left: 18px;
}

.page-info__views:before {
  content: "'";
  display: inline-block;
  font: normal 10px 'icomoon';
  margin-right: 10px;
  margin-top: -3px;
  vertical-align: middle;
}

.page-intro {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 80vh;
  padding-bottom: 70px;
  padding-top: 50px;
  position: relative;
  text-align: center;
  background-color: #000;
  z-index: 3;
}

@media print {
  .page-intro {
    min-height: auto;
    margin-bottom: 30px;
  }
}

.page-intro__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  opacity: 0.3;
  z-index: 0;
}

.page-intro__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 666px;
  position: relative;
  z-index: 2;
}

.page-intro__title {
  color: #fff;
  font-size: 60px;
  margin: 20px 0;
  text-align: center;
}

.page-intro__read {
  position: relative;
  font-size: 18px;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-intro__read-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 20px;
  margin-top: 5px;
}

.page-intro__read-arrow:after, .page-intro__read-arrow:before {
  content: "";
  height: 1px;
  width: 23px;
  background-color: #fff;
  top: 9px;
  position: relative;
}

.page-intro__read-arrow:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 3px;
}

.page-intro__read-arrow:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 3px;
}

.page-intro__description {
  font-size: 13pt;
  line-height: 1.444444444444444;
}

.page-intro__description a {
  color: #af8c33;
  text-decoration: none;
}

@media print {
  .page-sidebar {
    display: none;
  }
}

@media (max-width: 1280px) {
  .page-sidebar {
    padding-right: 15px;
  }
}

.page-sidebar--article {
  margin-top: 147px;
}

.page-sidebar--news {
  margin-top: 47px;
}

.page-sidebar .js-sticky-sidebar {
  padding-bottom: 20px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  z-index: 2;
}

.page-sidebar .js-sticky-sidebar.fixed {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-sidebar .js-sticky-sidebar.absolute-banner60 {
  padding-bottom: 60px;
}

.page-sidebar__advertising-link {
  color: #000;
  display: inline-block;
  float: right;
  font-size: 14px;
  line-height: 12px;
  margin-bottom: 8px;
  outline: none;
  text-decoration: none;
  text-decoration: underline;
}

.page-sidebar__advertising-link:focus, .page-sidebar__advertising-link:hover {
  color: #af8c33;
}

.page-sidebar__advertising-link--left {
  float: left;
}

.page-sidebar__advertising-link--white {
  color: #fff;
}

.page-socials {
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  /*горизонтальные иконки, статические*/
}

@media print {
  .page-socials {
    display: none;
  }
}

.page-socials__item {
  border: 1px solid #fff;
  border-top: 0;
  height: 48px;
  width: 48px;
}

.page-socials__item:first-child {
  border-top: 1px solid #fff;
}

.page-socials__item:hover {
  background-color: #fff;
}

.page-socials__item:hover .page-socials__link {
  background-color: #fff;
  border: 1px solid #fff;
}

.page-socials__item:hover svg {
  fill: #000;
}

@media (max-width: 1023px) {
  .page-socials__item {
    border-color: #ededed;
    height: 62px;
    width: 62px;
  }
  .page-socials__item svg {
    width: 30px;
  }
}

@media (max-width: 374px) {
  .page-socials__item {
    height: 50px;
    width: 50px;
  }
  .page-socials__item svg {
    width: 25px;
  }
}

.page-socials__link {
  display: block;
  height: 100%;
  line-height: 60px;
}

.page-socials__link svg {
  fill: #fff;
}

.page-socials--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.page-socials--horizontal .page-socials__item:first-child {
  border-left: 1px solid #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-socials--horizontal .page-socials__item:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.page-socials--horizontal .page-socials__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-socials--horizontal .page-socials__item {
  border-top: 1px solid #fff;
  border-left: 0;
}

.page-socials--bnw .page-socials__item {
  border-color: #9da1a5;
}

.page-socials--bnw .page-socials__item svg {
  fill: #30363b;
}

.page-socials--bnw .page-socials__item:first-child {
  border-color: #9da1a5;
  border-radius: 0;
}

.page-socials--bnw .page-socials__item:last-child {
  border-radius: 0;
}

.page-socials--bnw .page-socials__item:hover {
  background-color: #30363b;
}

.page-socials--bnw .page-socials__item:hover .page-socials__link {
  background-color: #30363b;
  border: 1px solid #30363b;
}

.page-socials--bnw .page-socials__item:hover svg {
  fill: #fff;
}

.page-socials--black {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.page-socials--black .page-socials__item {
  border-top: none;
  border-bottom: none;
  background-color: #30363b;
  margin-right: 1px;
  border-right: none;
}

.page-socials--black .page-socials__item:first-child {
  border-left: none;
}

.page-socials--black .page-socials__item:last-child {
  border-right: none;
}

.page-socials--black .page-socials__item:hover {
  background-color: #fff;
  border: 1px solid #30363b;
}

.page-socials--black .page-socials__item:hover:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-socials--black .page-socials__item:hover:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.page-socials--black .page-socials__item:hover .page-socials__link {
  background: transparent;
}

.page-socials--black .page-socials__item:hover svg {
  fill: #30363b;
}

.recommended-articles__title-value {
  display: inline-block;
  padding-left: 28px;
  padding-right: 28px;
  position: relative;
}

.recommended-articles__title-value:before, .recommended-articles__title-value:after {
  background: #af8c33;
  content: '';
  height: 2px;
  margin-top: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

@media (max-width: 1023px) {
  .recommended-articles__title-value:before, .recommended-articles__title-value:after {
    margin-top: 3px;
  }
}

.recommended-articles__title-value:before {
  right: 100%;
}

.recommended-articles__title-value:after {
  left: 100%;
}

@media (max-width: 1023px) {
  .recommended-articles__title-value {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.recommended-articles--bnw {
  margin-bottom: 62px;
}

.recommended-articles--bnw .recommended-articles__title-value {
  font-style: normal;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-left: 2px;
  padding-right: 2px;
  color: #30363b;
}

.recommended-articles--bnw .recommended-articles__title-value span {
  font-size: 20px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 8px;
}

.recommended-articles--bnw .recommended-articles__title-value:after, .recommended-articles--bnw .recommended-articles__title-value:before {
  background: #30363b;
  margin-top: 6px;
}

.recommended-articles--bnw .recommended-list__title-link {
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
}

.recommended-articles--bnw .recommended-list {
  margin: -40px -26px 0;
}

.recommended-articles--bnw .recommended-list__item {
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  margin-top: 45px;
  padding-top: 0;
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 0;
  width: 33.33333333333333%;
}

.recommended-articles--bnw .recommended-list__item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.recommended-articles--bnw .recommended-list__item:hover .recommended-list__title-link {
  color: #af8c33;
}

.recommended-articles--bnw .recommended-list__item:nth-child(2) {
  border-left: 1px solid #9da1a5;
  border-right: 1px solid #9da1a5;
}

.recommended-articles--bnw .recommended-list__item:nth-child(n+4) {
  display: none;
}

@media (max-width: 1299px) {
  .recommended-articles--bnw .recommended-list__item {
    width: 50%;
  }
  .recommended-articles--bnw .recommended-list__item:nth-child(2) {
    border-right: none;
  }
  .recommended-articles--bnw .recommended-list__item:nth-child(n+3) {
    display: none;
  }
}

@media (max-width: 480px) {
  .recommended-articles--bnw .recommended-list__item h3 > a {
    font-size: 20px !important;
  }
}

.recommended-articles--bnw a {
  color: #30363b;
}

.recommended-articles--bnw .recommended-list__img-wrap {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.recommended-articles--bnw .recommended-list__title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-size: 28px;
  line-height: 32px;
  margin-top: 0;
}

.recommended-articles--bnw .recommended-list__description {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 22px;
  line-height: 26px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.recommended-articles--bnw .recommended-list__description-link {
  color: #9da1a5;
}

@media (max-width: 480px) {
  .recommended-articles--bnw .recommended-list__description-link {
    font-size: 16px !important;
  }
}

.recommended-articles--bnw .article-info {
  display: none;
}

.recommended-flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.recommended-list {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: -40px -12px 0;
  padding: 50px 0 0;
}

.recommended-list-flex {
  margin: -40px 12px 0 -12px;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}

.recommended-list--tests {
  vertical-align: top;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 75%;
  padding-top: 0;
  margin-top: 10px;
}

@media (max-width: 1262px) {
  .recommended-list--tests {
    width: 69%;
  }
}

@media (max-width: 1023px) {
  .recommended-list--tests {
    width: 100%;
  }
}

.recommended-list__item {
  background: #262b2f;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 15px;
  padding: 30px 28px;
  width: calc(33.33333333333333% - 24px);
}

.recommended-list__item:hover {
  -webkit-box-shadow: 0px 8px 12px 0px #a7a7a7;
  box-shadow: 0px 8px 12px 0px #a7a7a7;
}

.recommended-list__item:hover .recommended-list__img-wrap a {
  opacity: 1;
}

.recommended-list__item:hover .recommended-list__description-link {
  color: #af8c33;
}

@media (max-width: 1023px) {
  .recommended-list__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .recommended-list__item:hover .recommended-list__description-link {
    color: white;
  }
}

@media (max-width: 1299px) {
  .recommended-list__item {
    width: calc(50% - 24px);
  }
  .recommended-list__item:nth-child(n+6) {
    display: none;
  }
}

@media (max-width: 1023px) {
  .recommended-list__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 26px 19px;
  }
  .recommended-list__item:nth-child(n+5) {
    display: none;
  }
}

.recommended-list__item_has-mobile-banner {
  background-color: transparent;
  display: none;
}

@media (max-width: 1023px) {
  .recommended-list__item_has-mobile-banner {
    display: block;
  }
}

.recommended-list__item .front-banner {
  position: static;
}

.recommended-list__img-wrap {
  background-color: #000;
}

.recommended-list__img-wrap a {
  opacity: 0.7;
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 1023px) {
  .recommended-list__img-wrap a {
    opacity: 1;
  }
}

@media (max-width: 1023px) {
  .recommended-list__img-wrap {
    height: auto;
    overflow: hidden;
  }
}

.recommended-list__img {
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 1023px) {
  .recommended-list__img {
    -o-object-position: center;
    object-position: center;
  }
}

.recommended-list__title-link {
  color: #af8c33;
}

@media (max-width: 1023px) {
  .recommended-list__title-link {
    color: white;
  }
}

.recommended-list__description-link {
  text-align: left;
}

.sidebar-banner-wrap {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  margin-top: 16px;
}

.sidebar-banner-wrap--fixHeight .sidebar-banner {
  min-height: 600px;
}

@media print {
  .sidebar-banner-wrap {
    display: none;
  }
}

.sidebar-banner-wrap._mini-bottom {
  margin-bottom: 16px;
  margin-top: 0;
}

.sidebar-banner-wrap._margin0 {
  margin: 0;
}

.sidebar-banner-wrap--absolute-bottom {
  position: absolute;
  bottom: 0;
}

.sidebar-banner-wrap:first-of-type {
  margin-top: 0;
}

.sidebar-banner-wrap:last-of-type {
  margin-bottom: 0;
}

.sidebar-banner {
  border-radius: 3px;
  clear: both;
  font-size: 0;
  text-align: center;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.toggler-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #af8c33;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 1023px) {
  .toggler-nav {
    font-size: 18px;
  }
}

.toggler-nav__item {
  border-bottom: 1px solid #af8c33;
  border-top: 1px solid #af8c33;
  cursor: pointer;
  font-weight: 700;
  padding: 6px 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.toggler-nav__item.is-active {
  background: #af8c33;
  color: #262b2f;
}

.toggler-nav__item:first-child {
  border-left: 1px solid #af8c33;
  border-radius: 3px 0 0 3px;
}

.toggler-nav__item:last-child {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #af8c33;
}

@media (max-width: 1023px) {
  .toggler-nav__item {
    padding: 6px 22px;
  }
}

.toggler__content {
  display: none;
}

.toggler__content.is-active {
  display: block;
}

.wysiwyg a {
  color: #ab8c43;
}

.wysiwyg blockquote {
  font-size: 30px;
  font-style: italic;
  font-weight: 500;
  margin: 50px auto 80px;
  position: relative;
  text-align: center;
  max-width: 560px;
}

@media only screen and (max-width: 767px) {
  .wysiwyg blockquote {
    font-size: 25px;
  }
}

.wysiwyg blockquote:before, .wysiwyg blockquote:after {
  color: rgba(171, 140, 67, 0.2);
  font-size: 136px;
  font-weight: 700;
  line-height: 0;
  position: absolute;
}

.wysiwyg blockquote:before {
  left: 0;
  top: 12px;
  content: '«';
}

.wysiwyg blockquote:after {
  content: '»';
  bottom: 24px;
  right: 0;
}

.wysiwyg blockquote span {
  font-size: 18px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
}

.wysiwyg figure {
  display: inline-block;
  margin: 34px 0 29px;
}

.wysiwyg figcaption {
  font-family: Spectral-MediumItalic;
  font-size: 16px;
  font-style: italic;
  margin-top: 2px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-align: left;
}

.wysiwyg figcaption span {
  color: #6b7076;
}

.wysiwyg h1 {
  font-family: ProximaNova;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.666em;
}

@media only screen and (max-width: 767px) {
  .wysiwyg h1 {
    font-size: 30px;
  }
}

.wysiwyg h1:first-child {
  margin-top: 0;
}

.wysiwyg h2 {
  font-family: ProximaNova;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.833em;
}

.digest-slider {
  display: none;
  position: relative;
  z-index: 2;
}

.digest-slider .slick-list {
  margin-left: -12.5px;
  margin-right: -12.5px;
}

.digest-slider__slide {
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 20px;
  height: 400px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.digest-slider__slide_wide .digest-slider__item {
  width: 625px;
}

@media only screen and (max-width: 767px) {
  .digest-slider {
    display: none;
    margin-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

.digest-slider__item {
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  height: 100%;
  margin-left: 12.5px;
  margin-right: 12.5px;
  padding: 11px 20px;
  overflow: hidden;
  position: relative;
  width: 300px;
}

.digest-slider__slide_wide .digest-slider__content {
  font-size: 20px;
  min-height: 145px;
}

@media only screen and (max-width: 1439px) {
  .digest-slider__slide_wide .digest-slider__content {
    font-size: 1.39vw;
  }
}

.digest-slider__slide_wide .digest-slider__content-title {
  font-weight: bold;
}

.digest-slider__slide_wide .digest-slider__title,
.digest-slider__slide_wide .digest-slider__content-title {
  font-size: 30px;
}

@media only screen and (max-width: 1439px) {
  .digest-slider__slide_wide .digest-slider__title,
  .digest-slider__slide_wide .digest-slider__content-title {
    font-size: 2.43vw;
  }
}

@media only screen and (max-width: 767px) {
  .digest-slider__slide_wide .digest-slider__title,
  .digest-slider__slide_wide .digest-slider__content-title {
    font-size: 28px;
  }
}

.digest-slider__slide_wide .digest-slider__title {
  min-height: 130px;
}

.digest-slider__slide_wide .digest-slider__content-title {
  width: 70%;
}

.digest-slider__slide_wide .digest-slider__title-wrap-logo {
  max-width: 60%;
}

@media only screen and (max-width: 767px) {
  .digest-slider__slide {
    display: block;
    height: 400px;
    margin-left: 0;
    padding-bottom: 16px;
  }
}

.digest-slider__content {
  bottom: 0;
  font-family: 'Tinos';
  font-size: 16px;
  line-height: normal;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
  width: 100%;
}

@media only screen and (max-width: 1439px) {
  .digest-slider__content {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 767px) {
  .digest-slider__content {
    display: none;
  }
}

.digest-slider__title {
  bottom: 22px;
  font-family: 'Spectral';
  font-size: 20px;
  font-weight: 700;
  line-height: 0.94;
  margin-bottom: 0;
  min-height: 100px;
  overflow: hidden;
  padding-top: 35px;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: visible;
  width: 70%;
}

@media only screen and (max-width: 1439px) {
  .digest-slider__title {
    font-size: 1.39vw;
  }
}

@media only screen and (max-width: 767px) {
  .digest-slider__title {
    font-size: 28px;
    width: auto;
  }
}

.digest-slider__title-wrap-logo {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 130px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

.digest-slider__title-logo {
  display: inline-block;
  fill: #fff;
  height: 15px;
  position: relative;
  width: 15px;
}

.digest-slider__title-logo svg {
  display: block;
}

.digest-slider__title-logo:before, .digest-slider__title-logo:after {
  background: rgba(255, 255, 255, 0.5);
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.digest-slider__title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.digest-slider__title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.digest-slider__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: 100%;
  left: 0;
  padding: 11px 20px 22px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
}

.digest-slider__content-title {
  font-family: 'Spectral';
  font-size: 20px;
  line-height: 0.94;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  position: relative;
}

@media only screen and (max-width: 1439px) {
  .digest-slider__content-title {
    font-size: 1.39vw;
  }
}

.digest-slider__content-title-wrap-logo {
  bottom: 0;
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 55%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}

.digest-slider__content-title-logo {
  display: inline-block;
  height: 7px;
  position: relative;
  width: 7px;
}

.digest-slider__content-title-logo svg {
  display: block;
  fill: #fff;
}

.digest-slider__content-title-logo:before, .digest-slider__content-title-logo:after {
  background: rgba(255, 255, 255, 0.5);
  content: '';
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.digest-slider__content-title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.digest-slider__content-title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.digest-slider__content-description {
  margin: 0;
}

.digest-slider__bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.digest-slider.slick-initialized {
  display: block;
}

.digest-slider .slick-list,
.digest-slider .slick-track {
  height: 100%;
}

.digest-slider .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin-left: -5px;
  padding: 0;
  position: absolute;
  right: 0;
  top: calc(100% + 21px);
}

.digest-slider .slick-dots > li {
  margin-left: 5px;
}

.digest-slider .slick-active button {
  background: transparent;
}

.digest-slider .slick-btn {
  border: solid 1px #fff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin-left: 9px;
  height: 15px;
  width: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.digest-slider .slick-active .slick-btn {
  background: #fff;
}

.digest-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff no-repeat 50%/50%;
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  outline: none;
  text-indent: -9999px;
  top: 50%;
  width: 40px;
  z-index: 2;
}

.digest-slider .slick-prev {
  background-image: url("/local/templates/diletant/css/../images/left-arrow.svg");
  background-position: 40% 50%;
  left: -20px;
}

.digest-slider .slick-next {
  background-image: url("/local/templates/diletant/css/../images/right-arrow.svg");
  background-position: 60% 50%;
  right: -20px;
}

.digest-slider button {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  height: 8px;
  padding: 0;
  width: 8px;
}

.bx-no-touch .digest-slider__item:hover .digest-slider__title {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.bx-no-touch .digest-slider__item:hover .digest-slider__content {
  opacity: 1;
  position: relative;
  visibility: visible;
  z-index: 2;
}

.bx-no-touch .digest-slider__item:hover .digest-slider__bg {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.digest-slider-mobile {
  display: none;
  margin-top: -62px;
  position: relative;
  z-index: 2;
}

.digest-slider-mobile__slide {
  margin-left: 10.5px;
  margin-right: 10.5px;
  padding-bottom: 12px;
}

.digest-slider-mobile__item {
  background: #fff;
  border-radius: 12px 12px 0 0;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  color: #202326;
}

.digest-slider-mobile__link {
  color: inherit;
  display: block;
  text-decoration: none;
}

.digest-slider-mobile__head {
  border-bottom: 1px solid #dadada;
  padding: 20px;
}

.digest-slider-mobile__title {
  font-family: Spectral;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  margin: 0 0 10px;
}

.digest-slider-mobile__content {
  padding: 15px 20px;
}

.digest-slider-mobile.slick-initialized {
  display: block;
}

.digest-slider-mobile .slick-list {
  margin-left: -10.5px;
  margin-right: -10.5px;
}

.digest-slider-mobile .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
}

.digest-slider-labels-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -9px;
}

.digest-slider-labels-list__item {
  border-radius: 12px;
  border: 1px solid #dadada;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-left: 9px;
  padding: 2px 5px;
}

.materials-slider {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}

.materials-slider__slide {
  text-align: center;
}

.materials-slider__item {
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 20px;
  height: 200px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100%;
  overflow: hidden;
  padding: 11px 20px;
  position: relative;
  width: 300px;
}

.materials-slider__content {
  bottom: 0;
  font-family: 'Tinos';
  font-size: 16px;
  line-height: normal;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
  width: 100%;
}

@media only screen and (max-width: 1439px) {
  .materials-slider__content {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 767px) {
  .materials-slider__content {
    display: none;
  }
}

.materials-slider__title {
  bottom: 22px;
  font-family: 'Spectral';
  font-size: 20px;
  font-weight: 700;
  line-height: 0.94;
  margin-bottom: 0;
  min-height: 80px;
  overflow: hidden;
  padding-top: 35px;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: visible;
  width: 70%;
}

@media only screen and (max-width: 1439px) {
  .materials-slider__title {
    font-size: 1.39vw;
  }
}

@media only screen and (max-width: 767px) {
  .materials-slider__title {
    font-size: 28px;
    width: auto;
  }
}

.materials-slider__title-wrap-logo {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 130px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

.materials-slider__title-logo {
  display: inline-block;
  fill: #fff;
  height: 15px;
  position: relative;
  width: 15px;
}

.materials-slider__title-logo svg {
  display: block;
}

.materials-slider__title-logo:before, .materials-slider__title-logo:after {
  background: rgba(255, 255, 255, 0.5);
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.materials-slider__title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.materials-slider__title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.materials-slider__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: 100%;
  left: 0;
  padding: 11px 20px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
}

.materials-slider__content-title {
  font-family: 'Spectral';
  font-size: 20px;
  line-height: 0.94;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  position: relative;
}

@media only screen and (max-width: 1439px) {
  .materials-slider__content-title {
    font-size: 1.39vw;
  }
}

.materials-slider__content-title-wrap-logo {
  bottom: 0;
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 55%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}

.materials-slider__content-title-logo {
  display: inline-block;
  height: 7px;
  position: relative;
  width: 7px;
}

.materials-slider__content-title-logo svg {
  display: block;
  fill: #fff;
}

.materials-slider__content-title-logo:before, .materials-slider__content-title-logo:after {
  background: rgba(255, 255, 255, 0.5);
  content: '';
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9999px;
}

.materials-slider__content-title-logo:before {
  margin-right: 7px;
  right: 100%;
}

.materials-slider__content-title-logo:after {
  left: 100%;
  margin-left: 7px;
}

.materials-slider__content-description {
  margin: 0;
}

.materials-slider__bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.materials-slider__pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin-left: -5px;
  padding: 0;
  position: absolute;
  right: 0;
  top: calc(100% + 21px);
}

.materials-slider__pagination > li {
  margin-left: 5px;
}

.materials-slider__bullet {
  background: transparent;
  border: solid 1px #fff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin-left: 9px;
  height: 15px;
  width: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.materials-slider__bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.materials-slider__button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff no-repeat 50%/50%;
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  outline: none;
  text-indent: -9999px;
  top: 50%;
  width: 40px;
  z-index: 2;
}

.materials-slider__button_prev {
  background-image: url("/local/templates/diletant/css/../images/left-arrow.svg");
  background-position: 40% 50%;
  left: -20px;
}

.materials-slider__button_next {
  background-image: url("/local/templates/diletant/css/../images/right-arrow.svg");
  background-position: 60% 50%;
  right: -20px;
}

.bx-no-touch .materials-slider__item:hover .materials-slider__title {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.bx-no-touch .materials-slider__item:hover .materials-slider__content {
  opacity: 1;
  position: relative;
  visibility: visible;
  z-index: 2;
}

.bx-no-touch .materials-slider__item:hover .materials-slider__bg {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.materials-slider-mobile {
  display: none;
  margin-right: -21px;
  margin-top: 35px;
}

@media only screen and (max-width: 767px) {
  .materials-slider-mobile {
    display: block;
  }
}

.materials-slider-mobile__slide {
  margin-left: 7px;
  margin-right: 7px;
  text-align: center;
}

.materials-slider-mobile__item {
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 40vw;
}

.materials-slider-mobile__content {
  color: inherit;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.materials-slider-mobile__card {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  height: 53.33333333333333vw;
  padding: 15px;
}

.materials-slider-mobile__label {
  color: #fff;
  display: inline-block;
  font-family: Spectral;
  font-style: italic;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 5px;
  text-align: center;
  text-decoration: none;
}

.materials-slider-labels-list {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 10px;
  font-weight: 700;
  margin-left: -10px;
  margin-top: -10px;
}

.materials-slider-labels-list__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}

.materials-slider-labels-list__label {
  display: inline-block;
}

.more-materials {
  background: #414244;
  border-radius: 6px;
  color: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 200px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  padding: 32px 6px 0;
  text-align: center;
  width: 300px;
}

@media only screen and (max-width: 767px) {
  .more-materials {
    height: 53.33333333333333vw;
    width: auto;
  }
}

.more-materials__label {
  display: inline-block;
  font-family: Spectral;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
  text-shadow: 0 1px 0 #333;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .more-materials__label {
    font-size: 22px;
  }
}

.more-materials__img {
  margin-left: auto;
  margin-right: auto;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/*publication page*/
.publication-teaser {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
}

.publication-teaser__inner {
  max-width: 60%;
  padding-bottom: 120px;
  padding-top: 120px;
}

@media only screen and (max-width: 767px) {
  .publication-teaser__inner {
    max-width: none;
    padding-bottom: 20px;
    padding-top: 50px;
  }
}

.publication-teaser__title {
  font-family: ProximaNova;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 0.97;
}

@media only screen and (max-width: 767px) {
  .publication-teaser__title {
    font-size: 35px;
  }
}

.publication-teaser__theme {
  font-size: 20px;
}

@media only screen and (max-width: 767px) {
  .publication-teaser__theme {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .publication {
    overflow: hidden;
  }
}

.publication__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.publication__desc {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  margin-right: 14px;
  display: none;
}

@media only screen and (max-width: 767px) {
  .publication__desc {
    display: block;
  }
}

.publication__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .publication__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.publication__content-wrap {
  font-family: Spectral;
  font-size: 18px;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

@media only screen and (max-width: 1024px) {
  .publication__content-wrap {
    padding-left: 135px;
    padding-right: 135px;
  }
}

@media only screen and (max-width: 767px) {
  .publication__content-wrap {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

.publication__content {
  padding-right: 131px;
  padding-top: 110px;
  word-wrap: break-word;
}

.publication__content > table {
  display: block;
  overflow-x: auto;
  max-width: max-content;
}

@media only screen and (max-width: 767px) {
  .publication__content {
    padding-right: 0;
    padding-top: 50px;
  }
}

.publication__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  .publication__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

.publication__text {
  font-size: 30px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.2;
  margin: 70px auto;
  max-width: 512px;
  position: relative;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .publication__text {
    font-size: 25px;
    margin-bottom: 45px;
    margin-top: 45px;
  }
}

.publication__text-wrap-logo {
  display: block;
  position: relative;
}

.publication__text-logo {
  background: #fff;
  display: inline-block;
  fill: #ab8c43;
  height: 24px;
  left: 50%;
  margin-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  z-index: 2;
}

.publication__text-logo svg {
  display: block;
}

.publication__text-line {
  background: #ab8c43;
  height: 2px;
  display: block;
}

.publication__text-content {
  display: block;
  padding-bottom: 44px;
  padding-top: 44px;
}

@media only screen and (max-width: 767px) {
  .publication__text-content {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}

.publication__img {
  display: block;
}

@media only screen and (max-width: 767px) {
  .publication__img {
    margin: 0 -21px;
  }
  .publication__img img {
    width: 100%;
    max-width: none;
  }
}

@media only screen and (max-width: 767px) {
  .publication__img figcaption {
    padding-left: 21px;
    padding-right: 21px;
  }
}

.publication__img_full {
  margin-right: -133px;
}

@media only screen and (max-width: 767px) {
  .publication__img_full {
    margin-right: -21px;
  }
}

.publication__img_center {
  text-align: center;
  display: block;
}

.publication__img_center figure {
  display: inline-block;
}

.publication__sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 70px;
  padding-left: 52px;
  padding-top: 70px;
  position: relative;
  width: 333px;
}

@media only screen and (max-width: 1024px) {
  .publication__sidebar {
    margin-bottom: 70px;
    margin-top: 0;
    padding: 0;
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .publication__sidebar {
    margin-bottom: 0;
  }
}

.publication__sidebar.is-active {
  background: #ededed;
  -webkit-box-shadow: inset 12px 0px 24px -12px #dadada;
  box-shadow: inset 12px 0px 24px -12px #dadada;
  -webkit-transition: 0.3s 0.3s;
  -o-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
}

.publication__sidebar.is-active:after {
  -webkit-transition: 0.3s 0.3s;
  -o-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
  opacity: 1;
}

.publication__sidebar:after {
  background: #ededed;
  bottom: 0;
  content: '';
  left: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 9999px;
}

.publication__sidebar-inner {
  height: calc(33.33333333333333% - 30px);
  margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  .publication__sidebar-inner {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .publication__sidebar-inner:not(.publication__sidebar-inner_socials) {
    display: none;
  }
}

.publication-sources {
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  margin-bottom: 100px;
  margin-top: 60px;
  padding-bottom: 30px;
  padding-top: 30px;
}

@media only screen and (max-width: 1024px) {
  .publication-sources {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .publication-sources {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

.publication-sources__title {
  font-size: 2.5rem;
  margin-bottom: 0.67em;
  margin-top: 0;
}

.publication-sources__list {
  font-size: 16px;
  font-style: italic;
  max-width: 70%;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .publication-sources__list {
    max-width: none;
  }
}

.publication-sources__list-item {
  color: #6b7076;
  display: block;
  list-style: none;
}

.publication-sources__list-item:before {
  content: '•';
}

.recommendations {
  background: #202326;
  padding-bottom: 140px;
  padding-top: 70px;
}

.recommendations__title {
  color: #fff;
  font-family: ProximaNova;
  font-size: 90px;
  font-style: normal;
  font-weight: 800;
  margin-top: 0;
}

@media only screen and (max-width: 1024px) {
  .recommendations__title {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .recommendations__title {
    font-size: 33px;
  }
}

.best-publications {
  background-color: #272b2f;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 24px 0 #b2b2b2;
  box-shadow: 0 0 24px 0 #b2b2b2;
  color: #fff;
}

.best-publications__head {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 32px;
  padding-top: 32px;
  text-align: center;
}

.best-publications__label {
  display: inline-block;
  margin-right: 5px;
}

.best-publications__item {
  display: none;
}

.best-publications__item.is-active {
  display: block;
}

.best-publications .select2-container {
  font-size: inherit;
}

.publication-info {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 700;
  list-style: none;
  margin: 0 0 8px -18px;
  text-align: left;
}

.publication-info__item {
  display: inline-block;
  margin-left: 18px;
  text-transform: uppercase;
}

.publications-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.publications-list__item {
  border-top: 1px solid #fff;
}

.publications-list__link {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1;
  min-height: 70px;
  outline: none;
  padding: 15px 23px;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s color;
  -o-transition: 0.3s color;
  transition: 0.3s color;
  z-index: 9;
}

.publications-list__link:focus, .publications-list__link:hover {
  color: #ab8c43;
}

.publications-list__link:focus .publications-list__bg, .publications-list__link:hover .publications-list__bg {
  opacity: 1;
  visibility: visible;
  z-index: 8;
}

.publications-list__bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

.publications-list__bg:after {
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.publications-list__content {
  position: relative;
  z-index: 9;
}

.publications-list__description {
  font-family: Spectral;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
}

.publication-share {
  background-color: #272b2f;
  border-radius: 12px;
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 22px 25px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .publication-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 645px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 767px) {
  .publication-share {
    border-radius: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -21px;
    margin-right: -21px;
    max-width: none;
    padding-bottom: 35px;
    padding-top: 35px;
  }
}

.publication-share__content {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1024px) {
  .publication-share__content {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .publication-share__content {
    margin-bottom: 20px;
  }
}

.publication-share__title {
  font-family: Spectral;
  font-weight: 600;
  font-style: italic;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .publication-share__title {
    font-family: ProximaNova;
    font-style: normal;
    font-size: 24px;
    font-weight: 900;
  }
}

.publication-share__subtitle {
  color: #ab8c43;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .publication-share__subtitle {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
  }
}

.publication-digest {
  background: no-repeat 50% / cover;
  color: #fff;
  padding: 80px 0;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .publication-digest {
    background-image: none !important;
    /* пришлось перебить инлайновый background */
  }
}

.publication-digest__intro {
  margin: 0 auto 40px;
  max-width: 735px;
  text-align: center;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .publication-digest__intro {
    color: #202326;
  }
}

.publication-digest__title {
  font-family: ProximaNova;
  font-style: normal;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0.8333333333333333em;
  margin-top: 0;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .publication-digest__title {
    font-size: 20px;
  }
}

.publication-digest__description {
  font-size: 18px;
}

@media only screen and (max-width: 767px) {
  .publication-digest__description {
    font-family: Spectral;
    font-size: 16px;
    font-style: italic;
  }
}

.publication-digest__label {
  color: #ab8c43;
}

.publication-digest__bg {
  background: no-repeat 50% / cover;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .publication-digest__bg {
    height: 190px;
    margin-left: -21px;
    margin-right: -21px;
    opacity: 1;
    position: relative;
    visibility: visible;
    z-index: 1;
  }
}

.publication-digest__bg.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.share-list {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -7px;
  margin-top: -7px;
}

.share-list__item {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  height: 48px;
  margin-left: 7px;
  margin-top: 7px;
  width: 48px;
}

@media only screen and (max-width: 1024px) {
  .share-list__item {
    height: 60px;
    width: 60px;
  }
}

.share-list__item_ok {
  background: #eb973e;
}

.share-list__item_vk {
  background: #5981b4;
}

.share-list__item_fb {
  background: #4768ad;
}

.share-list__item_tw {
  background: #45a1eb;
}

.share-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.share-list__logo {
  fill: #fff;
  max-width: 50%;
  max-height: 50%;
}

.materials {
  background: #202326;
  border-top: 1px solid #fff;
  color: #fff;
  display: none;
  overflow: hidden;
  padding-bottom: 105px;
  padding-top: 60px;
  position: relative;
}

.materials_article {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .materials_article {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .materials {
    padding-bottom: 45px;
  }
}

.materials__title {
  color: #fff;
  font-family: ProximaNova;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  margin-top: 0;
  text-transform: uppercase;
}

.tabs__item {
  opacity: 0;
  position: absolute;
  z-index: -1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
}

.tabs__item.is-active {
  position: relative;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.sticky-block {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

@media only screen and (max-width: 1024px) {
  .sticky-block {
    position: static;
  }
}

/*news*/
.news {
  margin-bottom: 40px;
  position: relative;
}

@media (max-width: 1299px) {
  .news {
    padding-left: 20px;
  }
}

@media (max-width: 480px) {
  .news {
    overflow: hidden;
    padding-right: 20px;
    width: 100%;
  }
}

.news__static-border {
  position: absolute;
  top: 21px;
  right: -30px;
  width: 1px;
  height: 100%;
  background-color: #cbcbcb;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.news__banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
}

.news__intro {
  position: relative;
  min-height: 451px;
  margin-top: 27px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .news__intro {
    max-width: 100%;
  }
}

.news__intro-description {
  position: absolute;
  bottom: -27px;
  right: 0;
}

.news__intro-bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 8;
}

.news__intro-img {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media print {
  .news__intro-img {
    position: relative;
  }
}

.news__intro-title {
  color: white;
  font-family: 'Tinos', Georgia, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.11;
  text-align: center;
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 37px;
  margin-bottom: 0;
}

@media print {
  .news__intro-title {
    margin: 0;
    color: black;
    padding: 0;
    text-align: left;
  }
}

@media (max-width: 424px) {
  .news__intro-title {
    font-size: 24px;
  }
}

.news__intro-shadow-cont {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(75%, rgba(0, 0, 0, 0.25)), to(transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.25) 75%, transparent 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.25) 75%, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.25) 75%, transparent 100%);
  padding-bottom: 80px;
  padding-top: 62px;
  position: relative;
  z-index: 9;
}

@media print {
  .news__intro-shadow-cont {
    background: transparent;
    padding: 0;
  }
}

.news__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 71px;
  padding-bottom: 56px;
  font-size: 18px;
  line-height: 24px;
}

.news__content p {
  margin-bottom: 24px;
  margin-top: 0;
}

.news__content p:first-child {
  margin-top: -10px;
}

.news__content p:last-child {
  margin-bottom: 0;
}

@media (max-width: 424px) {
  .news__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.news__lead {
  position: relative;
  width: 52%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 6%;
  font-weight: bold;
  padding-top: 32px;
  font-size: 16px;
}

.news__lead:before {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  width: 48%;
  height: 3px;
  background-color: #000;
}

@media print {
  .news__lead {
    padding-top: 0;
  }
  .news__lead:before {
    display: none;
  }
}

@media (max-width: 424px) {
  .news__lead {
    margin-bottom: 30px;
  }
}

.news__text {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.news__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 1px solid #9da1a5;
  border-bottom: 1px solid #9da1a5;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 58px;
}

@media print {
  .news__bottom {
    display: none;
  }
}

@media (max-width: 424px) {
  .news__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.news__bottom > a {
  margin: 10px auto;
}

.news__bottom-btn {
  margin-left: 30px;
}

.aside-socials {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.aside-socials__item .page-socials__link {
  border: none;
  border-radius: 3px;
  background-color: #30363b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.aside-socials__item:hover .page-socials__link {
  background-color: #9b8646;
  cursor: pointer;
}

.aside-socials__item:hover .page-socials__link svg {
  fill: #30363b;
}

/*test*/
.test-desc {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  text-align: center;
}

.test-desc__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 544px;
  padding-bottom: 150px;
  padding-top: 190px;
}

.test-desc__inner_wide {
  max-width: 858px;
}

@media only screen and (max-width: 767px) {
  .test-desc__inner {
    max-width: none;
    padding-bottom: 0;
    padding-top: 75px;
  }
}

.test-desc__title {
  font-family: Spectral;
  font-size: 70px;
  font-style: italic;
  font-weight: 700;
  line-height: 0.97;
  margin-bottom: 0.2857em;
  margin-top: 0.5em;
}

@media only screen and (max-width: 767px) {
  .test-desc__title {
    font-size: 45px;
    line-height: 1.1;
  }
}

.test-desc__text {
  font-size: 20px;
  line-height: 1.29;
  margin-bottom: 2.5em;
}

.test-desc__text a {
  color: #af8c33;
}

@media only screen and (max-width: 767px) {
  .test-desc__text {
    line-height: 1.3;
    margin-bottom: 2em;
  }
}

.test-desc__button {
  background: #fff;
  border-radius: 20px;
  color: #333;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: ProximaNova;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
  padding: 10px 60px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

@media (hover: hover) {
  .test-desc__button:hover {
    background-color: #ab8c43;
    color: #fff;
  }
}

.test-desc__social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .test-desc__social {
    border-top: 1px solid #fff;
    margin-left: -21px;
    margin-right: -21px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
}

.test-desc__share-text {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.7px;
  line-height: 1.34;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}

.test-desc__share-text_start {
  display: none;
}

@media only screen and (max-width: 767px) {
  .test-desc__share-text_start {
    display: block;
  }
}

.test-desc__share-text_result {
  display: none;
}

@media only screen and (max-width: 767px) {
  .test-desc__share-text_result {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .test-desc__share-text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .test-desc__share-label {
    display: none;
  }
}

.test-desc__extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 65%;
}

@media only screen and (max-width: 767px) {
  .test-desc__extra {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 70px;
    max-width: none;
  }
}

.test-desc__repeat {
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .test-desc__repeat {
    margin-top: 0;
  }
}

.test-answers {
  border: 1px solid #d3d3d3;
  border-radius: 12px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .test-answers {
    background: #fff;
  }
}

.test-answers__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -1px;
  margin-right: -1px;
}

@media only screen and (max-width: 767px) {
  .test-answers__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.test-answers__item {
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .test-answers__item {
    width: auto;
  }
}

.test-answers__img-wrap {
  border-bottom: 1px solid #d3d3d3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 370px;
  overflow: hidden;
  width: 100%;
}

.test-answers__img {
  display: block;
  margin: auto;
  max-height: 100%;
}

.test-answers__label-img {
  margin-bottom: 0.8rem;
}

@media only screen and (max-width: 767px) {
  .test-answers__label-img {
    margin-left: auto;
    margin-right: auto;
  }
}

.test-answers__label {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #272b2f;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: ProximaNova;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  min-height: 78px;
  padding: 20px 35px;
  text-align: left;
  text-transform: none;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

@media only screen and (max-width: 767px) {
  .test-answers__label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
}

.test-answers__label:hover {
  background-color: #dfdfdf;
}

.test-answers__label.is-wrong {
  background-color: #f39f9f;
}

.test-answers__label.is-right {
  background-color: #7ff17d;
}

.test-answers__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.test-answers__input:checked + .test-answers__label {
  background-color: #dfdfdf;
}

.test-answers__input:checked + .test-answers__label.is-wrong {
  background-color: #f39f9f;
}

.test-answers__input:checked + .test-answers__label.is-right {
  background-color: #7ff17d;
}

.test-answers__input:focus + .test-answers__label {
  background-color: #dfdfdf;
}

.test__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1282px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
}

.test__question--personal .test__answers-cont {
  min-height: auto;
}

.test__question--personal .test__header {
  padding-bottom: 20px;
}

@media (max-width: 1023px) {
  .test__question--personal .test__question-container {
    padding-bottom: 0;
  }
}

@media (max-width: 1023px) {
  .test__question--ege .test__question-container {
    padding-bottom: 25px;
  }
}

.test__question-container {
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 676px;
  min-height: 620px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 1023px) {
  .test__question-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
  }
}

.test__question-content {
  max-width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.test__question-counter {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #af8c33;
  text-align: center;
}

.test__question-answer-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  min-width: 400px;
}

@media (max-width: 1023px) {
  .test__question-answer-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 320px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border-left: none;
    border-top: 0;
  }
}

.test__answer {
  width: 50%;
  border: none;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  min-height: 78px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 25px;
  font-weight: 600;
  background-color: #fff;
  text-align: left;
  text-transform: none;
}

.test__answer .label-answer {
  display: none;
}

.test__answer:hover {
  background-color: #ededed;
}

@media (max-width: 1023px) {
  .test__answer {
    width: 100%;
    text-align: center;
    border-left: 1px solid #ededed;
  }
  .test__answer:first-of-type {
    border-top: 1px solid #ededed;
  }
  .test__answer .label-answer {
    display: block;
  }
}

.test__img {
  display: block;
  margin-bottom: 10px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.test__input {
  display: none;
}

.test__input:checked + .test__answer {
  background-color: #ededed;
}

.test__input:checked + .test__answer.wrong {
  background-color: #edb2b7;
}

.test__input:checked + .test__answer.right {
  background-color: #a1dfb1;
}

.test__question-text {
  font-family: 'Tinos', Georgia, serif;
  font-style: italic;
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
}

@media (max-width: 1023px) {
  .test__question-text {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.test__question-wrong-text {
  margin-top: 15px;
  color: #cf868c;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 1023px) {
  .test__question-wrong-text {
    color: #252B2F;
  }
}

.test__question-right-text {
  margin-top: 15px;
  color: #a1dfb1;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 1023px) {
  .test__question-right-text {
    color: #252B2F;
  }
}

.test__answers-cont {
  min-height: 80px;
}

@media (max-width: 1023px) {
  .test__answers-cont {
    display: none;
  }
}

.test__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 20px;
}

@media (max-width: 1023px) {
  .test__footer {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 25px;
  }
}

.test__button {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 26px;
  border-radius: 5px;
  background-color: #af8c33;
  color: white;
  font-weight: 600;
  letter-spacing: 0.5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}

.test__button--gray {
  color: black;
  background-color: #ededed;
}

.test__button--gray:hover {
  background-color: #cfcccc;
  color: black;
}

.test__button:hover {
  background-color: #846b2d;
  color: #d9d7d7;
}

@media (max-width: 1023px) {
  .test__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 400px;
    height: 60px;
    font-size: 12px;
  }
}

.test__best-articles {
  display: inline-block;
  width: 300px;
  margin-left: 1.7%;
}

@media (max-width: 1023px) {
  .test__best-articles {
    width: 100%;
    margin-left: 0;
  }
}

.test__best-articles .js-sticky-sidebar {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.test__best-articles .best-articles {
  height: auto;
  max-width: 300px;
  min-height: 450px;
}

@media (max-width: 1023px) {
  .test__best-articles .best-articles {
    max-width: 100%;
    min-height: auto;
  }
}

.test__best-articles .best-articles__head-title {
  font-size: 25px;
  margin-bottom: 4px;
}

.test__best-articles .best-articles__head {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8px 20px 15px;
}

@media (max-width: 1023px) {
  .test .hideMob {
    display: none;
  }
}

.test__mob-content {
  display: none;
  background-color: #fff;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 26px;
}

@media (max-width: 1023px) {
  .test__mob-content {
    display: block;
  }
}

.test-repeat {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f2f2f2;
  border-radius: 12px;
  border-top: 16px solid #ab8c43;
  color: #535353;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 26px;
  padding: 13px 23px;
}

@media only screen and (max-width: 1024px) {
  .test-repeat {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.test-repeat__notice {
  font-family: Spectral;
  font-style: italic;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .test-repeat__notice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.test-repeat__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ab8c43;
  border-radius: 52px;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
  margin-left: 20px;
  outline: none;
  padding: 15px 48px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

@media only screen and (max-width: 1024px) {
  .test-repeat__link {
    margin-left: 0;
    margin-top: 20px;
  }
}

.test-repeat__link:focus, .test-repeat__link:hover {
  background-color: #fff;
  color: #333;
}

.test-play {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding-bottom: 65px;
  position: relative;
  text-align: center;
}

.test-play__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 58px;
}

@media only screen and (max-width: 1024px) {
  .test-play__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.test-play__labels {
  color: #fff;
}

.test-play__timer {
  min-width: 85px;
}

.test-play__title {
  color: #272b2f;
  font-family: Spectral;
  font-size: 35px;
  font-style: italic;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.1;
  margin: 0.71em auto 1.28em;
}

@media only screen and (max-width: 767px) {
  .test-play__title {
    color: #fff;
  }
}

.test-play__data {
  background-color: #f5f5f5;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 38px 50px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .test-play__data {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
}

.test-play__answers {
  font-size: 14px;
}

.test-play__notice {
  color: #d3d3d3;
}

@media only screen and (max-width: 767px) {
  .test-play__footer {
    background: #202326;
    bottom: 0;
    left: 0;
    padding-bottom: 20px;
    position: fixed;
    right: 0;
    z-index: 99;
  }
}

.test-play__footer-inner {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .test-play__footer-inner {
    padding-left: 21px;
    padding-right: 21px;
  }
}

.test-play__answers-content {
  color: #b0b0b0;
  font-family: Spectral;
  font-size: 14px;
  font-stretch: normal;
  font-style: italic;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.2;
  margin: 20px auto;
  max-width: 80%;
  min-height: 48px;
}

@media only screen and (max-width: 767px) {
  .test-play__answers-content {
    background: #202326;
    bottom: 0;
    max-height: 0;
    max-width: none;
    min-height: auto;
    opacity: 0;
    overflow: auto;
    -webkit-transition: max-height 1.5s, opacity 1.5s;
    -o-transition: max-height 1.5s, opacity 1.5s;
    transition: max-height 1.5s, opacity 1.5s;
    width: 100%;
  }
  .test-play__answers-content.is-active {
    max-height: 150px;
    opacity: 1;
  }
  .test-play__answers-content.is-active .test-play__wrong-text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
    transition: opacity 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
    -o-transition: opacity 0.6s 0.6s, transform 0.6s 0.6s;
    transition: opacity 0.6s 0.6s, transform 0.6s 0.6s;
    transition: opacity 0.6s 0.6s, transform 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
  }
}

.test-play__wrong-text {
  -webkit-transition: opacity 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
  transition: opacity 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
  -o-transition: opacity 0.6s 0.6s, transform 0.6s 0.6s;
  transition: opacity 0.6s 0.6s, transform 0.6s 0.6s;
  transition: opacity 0.6s 0.6s, transform 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
}

@media only screen and (max-width: 767px) {
  .test-play__wrong-text {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
  }
}

.test-play__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -20px;
  margin-top: -20px;
}

@media only screen and (max-width: 767px) {
  .test-play__nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.test-play__nav-item {
  margin-left: 20px;
  margin-top: 20px;
}

.test-play__btn {
  background: #ab8c43;
  border-radius: 52px;
  border: 1px solid transparent;
  color: #fff;
  cursor: pointer;
  font-family: ProximaNova;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.7px;
  line-height: normal;
  padding: 11px 60px;
  text-transform: uppercase;
}

.test-play__btn:focus:not(:disabled) {
  background: #fff;
  color: #ab8c43;
}

.test-play__btn[disabled="disabled"], .test-play__btn:disabled {
  background-color: #f5f5f5;
  border-color: #d3d3d3;
  color: #d3d3d3;
  cursor: auto;
}

@media only screen and (max-width: 767px) {
  .test-play__btn_ege {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.test-play__skip-btn {
  background: none;
  border: 0;
  color: #ab8c43;
  cursor: pointer;
  font-family: ProximaNova;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
  padding: 0;
  text-decoration: underline;
  text-transform: uppercase;
}

.test-play__skip-btn:focus, .test-play__skip-btn:hover {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .test-play__skip-btn {
    background-color: #dadada;
    border-radius: 52px;
    color: #202326;
    font-family: ProximaNova;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    padding: 11px 25px;
    text-decoration: none;
  }
}

.test-play__sidebar {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 100px;
  width: 300px;
}

@media only screen and (max-width: 1024px) {
  .test-play__sidebar {
    margin: 32px auto;
  }
}

.test-play__right-label {
  color: #18a136;
}

.test-play__wrong-label {
  color: #f17d7d;
}

.test-play .js-next {
  padding-bottom: 11px;
  padding-top: 11px;
  margin-top: 0;
}

.js-next {
  margin-top: -100vh;
  padding-bottom: 50px;
  padding-top: 155px;
}

@media print {
  .js-next {
    margin-top: 0;
    padding-top: 55px;
  }
}

/*# sourceMappingURL=main.css.map */
/* End */
/* /local/templates/diletant/template_styles.css?175309209532610 */
/* /local/templates/diletant/css/main.css?1728380545329667 */
