.news__meta{justify-content:space-between;align-items:center;margin-bottom:10px}
.news__meta,.news__meta .news-item-favorite{display:flex}news__meta .news-item-favorite{margin-right:10px;cursor:pointer;transition:.2s ease-in-out}
.news__meta .news-item-favorite:hover svg path{fill:var(--main-color)}
.news-item-category{font-size:12px;line-height:15px;color:var(--main-color);position:relative;padding-left:20px;padding-right:20px}
.news-item-category:after{height:12px;width:12px;border:1px solid var(--main-color);left:0;top:1px;border-radius:100px}
.news-item-category:after,.news-item-category:before{content:"";position:absolute;-webkit-border-radius:100px;-moz-border-radius:100px}
.news-item-category:before{height:6px;width:6px;background-color:var(--main-color);left:3px;top:4px;border-radius:100px}
.news-item-date{background:url(../media/icon-timer.d35d49c7.svg) no-repeat 0}
.news-item-date,.news-item-views{opacity:.5;color:#000;font-size:12px;line-height:17px;padding-left:20px}
.news-item-views{background:url(../media/icon-eye.b5b70f56.svg) no-repeat 0}
.top-news-wrap{background-color:#fff;width:100%;padding:20px;box-shadow:var(--main-shadow);display:flex;margin-bottom:30px}
.top-news-wrap .top-news{width:55%}
.top-news-wrap .small-news-list{width:45%;padding-left:25px}
.editor-choice{margin-bottom:15px}
.editor-choice .small-news-list{display:flex;flex-wrap:wrap}
.last-news-list{background-color:#fff;padding-top:20px;border-radius:0 0 10px 10px;box-shadow:var(--main-shadow)}
.last-news-list .small-news{padding-left:20px;padding-right:10px}
.last-news-list .top-news{border-bottom:1px solid hsla(0,0%,59%,.3);margin-bottom:15px;padding-bottom:20px}
.last-news-list .top-news .news__meta,.last-news-list .top-news .top-news__title{padding:0 20px}
.last-news-list .top-news .top-news__title{font-size:22px;font-weight:300}
.current-news-block .top-news{margin-bottom:20px}
.current-news-block .top-news__title{font-size:22px;font-weight:300}
.current-news-block .current-news-list{display:flex;flex-wrap:wrap;border-radius:10px;overflow:hidden;margin-bottom:20px}
.current-news-block .current-news-list .background-news{width:50%}
.video-news{margin-bottom:30px}
.similar-news{margin-bottom:70px}
.similar-news .medium-news-box{height:100%}
.actual-news{width:100%;padding:45px 0;margin:50px 0;background-repeat:no-repeat;position:relative}
.actual-news:after{background:url(../media/bg-dot.cd932bb5.svg);background-size:15px;opacity:.1}
.actual-news:after,.actual-news:before{position:absolute;left:0;top:0;width:100%;height:100%;content:""}
.actual-news:before{background-color:rgba(0,0,0,.3)}
.actual-news__label{font-size:21px;line-height:27px;color:#0f2a54;margin-bottom:20px;display:block;padding-left:25px}
.actual-news__label:after{width:17px;height:17px}
.actual-news__label:after,.actual-news__label:before{top:50%;transform:translateY(-50%)}
.actual-news__label:before{width:13px;height:13px;left:2px}
.actual-news__wrap{background-color:#fff;max-width:440px;padding:30px;z-index:5;position:relative}
.actual-news__title{color:#000;font-family:var(--secondary-font);font-size:21px;line-height:31px;margin-bottom:100px;display:block;transition:.2s ease-in-out}
.actual-news__title:hover{color:var(--main-color)}
.top-news{position:relative}
.top-news__img{border-radius:10px;padding-bottom:65%;display:block;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:15px}
.top-news__title{color:#000;font-family:var(--secondary-font),sans-serif;font-size:23px;font-weight:700;line-height:32px;margin-bottom:10px;transition:.2s ease}
.top-news__title:hover{color:var(--main-color)}
.top-news__description{line-height:24px}
.top-news__badge{font-size:16px;font-weight:500;letter-spacing:0;line-height:22px;color:#fff;border-radius:20px;background-color:#1C3D81;padding:9px 24px;position:absolute;left:18px;top:18px;z-index:2;content:""}
.small-news{width:100%;display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #1C3D81;}
.small-news a>img{height:85px;width:130px;border:1px solid hsla(0,0%,59%,.16);border-radius:6px;object-fit:cover}
.small-news__content{padding-right:17px}
.small-news__title{font-size:16px;font-weight:500;line-height:22px;color:#000;transition:.2s ease-in-out}
.small-news__title:hover{color:var(--main-color)}
.small-news--bg{padding:18px;border-bottom:none;border-radius:6px;background-color:#fff;box-shadow:var(--main-shadow)}
.background-news{width:100%;position:relative;padding-bottom:70%;overflow:hidden}
.background-news:hover .background-news__img{transform:scale(1.1)}
.background-news:after{background:linear-gradient(180deg,transparent,#000)}
.background-news:after,.background-news__img{width:100%;height:100%;content:"";position:absolute;left:0;top:0}
.background-news__img{background-size:cover;background-position:50%;background-repeat:no-repeat;transition:1.5s ease-in-out}
.background-news__title{position:absolute;padding:18px;bottom:0;left:0;font-weight:500;font-size:16px;line-height:22px;color:#fff;z-index:3}
.card-news{background-color:#fff;box-shadow:20px 22px 125px 0 rgba(0,0,0,.09);margin-bottom:16px;padding:25px;position:relative;min-height:158px;overflow:hidden}
.card-news__count{font-size:180px;position:absolute;right:20px;bottom:-20px;color:hsla(213,5%,45%,.08)}
.card-news__count,.card-news__title{font-family:var(--secondary-font);letter-spacing:0}
.card-news__title{color:#000;font-size:20px;line-height:27px;position:relative;z-index:2}
.medium-news__img{position:relative;padding-bottom:65%;border-radius:10px;margin-bottom:12px;background-size:cover;background-repeat:no-repeat;background-position:50%;display:block}
.medium-news__title{font-size:16px;font-weight:500;letter-spacing:-.1px;line-height:23px;color:#000;transition:.2s ease}
.medium-news__title:hover{color:var(--main-color)!important}
.medium-news__link{margin-top:15px;color:#1565d8;font-weight:500;padding-right:30px;position:relative}
.medium-news__link:after{width:14px;height:20px;background:url(../media/arrow-right-2.7fe494b1.svg) no-repeat 50%;background-size:contain;position:absolute;right:0;top:-2px;content:""}
.medium-news-box{padding:10px 10px 20px;background:#fff;border-radius:8px}
.medium-news-box .medium-news__title{color:#183b56}
.content-block{font-family:var(--secondary-font);font-size:18px;line-height:32px}
.content-block blockquote{max-width:860px;padding:100px 30px 30px;margin:50px auto 30px;text-align:center;font-family:var(--secondary-font);font-size:21px;font-weight:200;font-style:italic;letter-spacing:.14px;line-height:39px;background:url(../media/icon-quote.343b13c7.svg) no-repeat top;background-size:80px}
.content-block blockquote strong{display:block;font-family:var(--main-font);font-size:16px;font-weight:500;letter-spacing:.16px;line-height:24px;color:#183b56;font-style:normal;margin-top:25px}
.content-block img{max-width:100%;display:block}
.content-block figure{display:block}
.content-block figure.table{margin-left:0;margin-right:0}
.content-block figure:not(.table){max-width:670px}
.content-block figure img{max-width:100%;border-radius:10px;display:block}
.content-block figure figcaption{font-family:var(--main-font);font-size:13px;letter-spacing:-.08px;line-height:18px}
.content-block a.highlight-link{background-color:rgba(226,239,254,.52);padding:30px 100px 30px 30px;color:#0f2a54;font-family:var(--main-font);font-size:18px;font-weight:500;letter-spacing:-.11px;line-height:24px;margin:18px 0;position:relative}
.content-block a.highlight-link:hover:after{opacity:.4}
.content-block a.highlight-link:after{width:24px;height:24px;background:url(../media/icon-link.920e14a6.svg) no-repeat 50%;background-size:contain;content:"";position:absolute;right:0;top:0;opacity:.2;transition:.2s ease}
.content-block h6{font-size:23px;letter-spacing:0;line-height:32px;margin:20px 0;font-weight:300}
.download-app-block{width:100%;min-height:300px;margin-bottom:-130px;display:flex;align-items:flex-end;padding:50px 20px 0 50px}
.download-app-block .left-block{width:50%;padding-bottom:50px;padding-right:30px}
.download-app-block .left-block span{color:#000;font-size:27px;line-height:37px;max-width:540px;display:block;margin-bottom:30px}
.download-app-block .left-block img{display:block;margin-right:15px}
.download-app-block .right-block{width:50%}
.download-app-block .right-block img{display:block;max-width:100%;height:auto}
.horizontal-banner{max-width:100%;margin:8px auto}
.horizontal-banner a{display:block}
.horizontal-banner a img{max-width:100%;display:block}
.lenta-content{display:flex;align-items:flex-start;justify-content:space-between}
.lenta-content .news-lenta{width:calc(100% - 326px);padding-right:20px}
.lenta-content .news-lenta__content{background:#fff;box-shadow:20px 22px 125px 0 rgba(0,0,0,.09);padding:25px}
.news-items{margin-left:50px;border-left:1px solid hsla(0,0%,59%,.240767)}
.news-items .last-news-date{display:flex;align-items:center;transform:translateX(-10px)}
.news-items .last-news-date span{color:#8e8e8e;font-size:12px}
.news-items .last-news-date .circle-active{display:block;width:20px;height:20px;border-radius:50%;position:relative;background:#fff;border:1px solid #0f2a54;margin-right:10px}
.news-items .last-news-date .circle-active:after{content:" ";display:block;width:10px;height:10px;border-radius:50%;background:#0f2a54;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}
.news-items article.show-body{padding:20px 0}
.news-items article.show-body .post-body{display:block!important}
.news-items article.post{position:relative;padding-left:20px;border-bottom:1px solid hsla(0,0%,59%,.240767)}
.news-items article.post .clock-time{display:flex;align-items:center;position:absolute;top:24px;left:-50px}
.news-items article.post .clock-time span{font-weight:500;font-size:12px;color:#8e8e8e;display:block;margin-right:10px}
.news-items article.post .clock-time .clock-icon{display:flex;align-items:center;justify-content:center;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.198645)}
.news-items article.post .clock-time .clock-icon img{width:12px}
.news-items article.post .post-title{position:relative;display:flex;align-items:flex-start;padding-bottom:20px}
.news-items article.post .post-title .lenta-icon{padding-top:9px}
.news-items article.post .post-body{display:none}
.news-items article.post .post-body .post-image{max-width:475px}
.news-items article.post .post-body .post-image .lenta-post-img{border-radius:10px;padding-bottom:65.5%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:block}
.news-items article.post .post-body p{font-family:var(--secondary-font);font-weight:300;margin:0;font-size:15px;line-height:26px;padding-top:20px}
.lenta-content .news-current{width:326px}
.photo-results .not-found{min-height:500px}
.photo-results .not-found,.photo-results .not-found .notfound{display:flex;align-items:center;justify-content:center}
.photo-results .not-found .notfound{flex-direction:column}
.photo-results .not-found .notfound .text{max-width:350px;text-align:center;font-size:16px;color:#000;opacity:1%}
.photo-results .photos-list{display:flex;flex-wrap:wrap}
.photo-results .photos-list .photo-list__item{width:25%;height:250px;background:#eee;position:relative;overflow:hidden}
.photo-results .photos-list .photo-list__item .photo-list__link{display:block;width:100%;height:100%;position:relative}
.photo-results .photos-list .photo-list__item .photo-list__link:after{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:url(../media/white-icon-search.5eaa0a5f.svg) no-repeat 50% rgba(0,0,0,.5);background-size:36px;transition:all .5s ease}
.photo-results .photos-list .photo-list__item .photo-list__link:hover:after{opacity:1}
.photo-results .photos-list .photo-list__item .photo-list__link img{width:100%;height:100%;object-fit:cover}
.download-photo-content{width:100%;display:flex;height:550px}
.download-photo-content .content-left{width:69%;height:100%;background:#e5e6e7;padding:45px 50px}
.download-photo-content .content-left .photo{width:100%;height:100%;position:relative}
.download-photo-content .content-left .photo img{width:100%;height:100%;object-fit:cover}
.download-photo-content .content-left .photo-id{padding:15px 0;position:relative;font-size:12px;color:#3a4046}
.download-photo-content .content-right{width:31%;height:100%;background:#fff}
.download-photo-content .content-right .about-photo{width:100%;height:100%;padding:35px 35px 0;display:flex;flex-direction:column;justify-content:space-between}
.download-photo-content .content-right .about-photo .text{font-size:16px;font-weight:400;line-height:22px;margin:0}
.download-photo-content .content-right .about-photo .text:first-child{margin-bottom:30px}
.download-photo-content .content-right .about-photo .photo-bottom .text{font-size:14px;line-height:20px}
.download-photo-content .content-right .about-photo .photo-bottom .download-btn{display:block;width:100%;height:60px;line-height:60px;text-align:center;border-radius:8px;background-color:#0f2a54;color:#fff;transition:all .3s ease}
.download-photo-content .content-right .about-photo .photo-bottom .download-btn:hover{background-color:#18468e}
.post-title{width:100%;background:#fff;padding-top:20px;padding-bottom:20px}
.post-title h3{font-size:18px;line-height:24px;margin:0}
.post-mini-wrap{width:69%}
.photo-author{width:100%;padding-bottom:20px}
.photo-author .author-avatar{width:50px;height:50px;border-radius:50%;margin-right:15px}
.photo-author .author-avatar img{width:100%;height:100%;object-fit:cover}
.photograph-tags{display:flex;flex-wrap:wrap;padding-bottom:10px;width:100%}
.photograph-tags .tag-item__href{display:block;padding:10px 12px;border:1px solid #e1e2e3;border-radius:50px;margin-right:10px;margin-bottom:10px;color:#2b3139;font-weight:400;transition:all .3s ease}
.photograph-tags .tag-item__href:hover{background:#0f2a54;color:#fff}
.category-info{width:100%;padding-bottom:50px}
.photographer-content{padding-left:50px;background:#fff}
.similar-photo{padding-top:30px}
.error-txt{margin:10px 0 0;color:red}
.edit-info{padding-top:30px}
.edit-info .edit-btn{display:flex;align-items:center;font-weight:600;color:#0f2a54}
.edit-info .edit-btn img{padding-right:10px}
.balance-btn .balance{display:block;height:45px;line-height:45px;color:#fff;border-radius:10px;padding:0 40px;font-size:14px;background-color:#0f2a54;transition:.2s ease}
.balance-btn .balance:hover{background-color:#18468e}
.posts-content.row{margin-right:-6px;margin-left:-6px}
.posts-content .col-3{padding-right:6px;padding-left:6px;margin-bottom:20px}
.top-banner{width:100%;height:340px;border-radius:8px;background:#ccc;border-top-left-radius:0;display:flex;align-items:flex-end;margin-bottom:20px}
.top-banner .main-title{margin-bottom:0;padding-bottom:40px;padding-left:40px;color:#fff;font-size:40px}
.region-widget .main-title{margin-bottom:10px}
.region-widget .text{margin:0;line-height:28px;font-size:16px}
.region-widget .info-list{line-height:28px;font-size:16px;margin:20px 0}
.region-widget .info-list__item{margin-bottom:5px}
.region-widget .info-list__item span:first-child{font-weight:700;margin-right:5px}
.region-politics .politics-top{display:flex;align-items:center;justify-content:space-between}
.region-politics .politics-top .main-title{margin-bottom:0}
.region-politics .politics-top img{width:26px;height:26px}
.region-politics .politic-img{margin:15px 0;max-width:180px}
.region-politics .politic-info{margin-bottom:20px}
.region-politics .politic-info span{margin:0;font-size:16px;font-weight:700;color:#000}
.region-politics .politic-info p{margin:0;line-height:28px;font-size:16px}
.show-alert{position:fixed;top:0;left:0;width:100%;height:100%;display:flex!important;align-items:center;justify-content:center;background-color:rgba(0,0,0,.48);opacity:0;visibility:hidden;transition:all .3s ease}
.show-alert.show{opacity:1;visibility:visible}
.show-alert .modal-wrap{width:500px;min-height:300px;background:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:30px 0;z-index:50;position:relative}
.show-alert .modal-wrap .text{width:80%;font-size:28px;color:#000;text-align:center;line-height:30px;margin:30px 0}
.show-alert .modal-wrap .text p{font-size:16px;line-height:20px}
.show-alert .modal-wrap .button-group{justify-content:space-between}
.show-alert .modal-wrap .button-group .form-btn{height:50px;line-height:50px;width:-moz-fit-content;width:fit-content;padding:0 30px}
.show-alert .circle-icon{width:80px;height:80px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;font-size:40px;color:#f8bb86;border:3px solid #facea8}
.show-alert.request{z-index:30}
.show-alert.success{z-index:40}
.show-alert.success .circle-icon{border-color:hsla(98,55%,69%,.3)}
.show-alert.success .button-group .form-btn.buy{background-color:#a6dd87}
.show-alert.cancel{z-index:40}
.show-alert.cancel .circle-icon{border-color:#f27474}
.show-alert.cancel .button-group .form-btn.buy{background-color:#f27474}@media screen and (max-width:1400px){.subscribe-modal.buy-packet-modal .pack-list__item .right-text{font-size:14px;line-height:20px}
.subscribe-modal.buy-packet-modal .pack-list__item .circle-picks{width:50px;height:50px;line-height:15px;font-size:12px}
.subscribe-modal.buy-packet-modal .pack-list{height:425px}
.subscribe-modal.buy-packet-modal .close-btn{width:50px;height:50px;bottom:50px}
.subscribe-modal .modal-content{padding:40px 50px}}@media screen and (max-width:1300px){header .header-bottom__block .search-block input{width:90%}header .header-socials,header .header-top__block>.d-flex{width:-moz-fit-content;width:fit-content}
.subscribe-modal.buy-packet-modal .pack-list{height:325px}
.subscribe-modal.buy-packet-modal .close-btn{bottom:80px}
.small-news__title{font-size:14px;line-height:20px}
.news-item-category{padding-right:0}
.top-news__title{font-size:18px;line-height:25px}
.top-news__description{font-size:14px;line-height:20px}
.background-news__title,.top-news__badge{font-size:14px}footer .footer:before{display:none}
.bg-dot{background:transparent!important}
.download-app-block .left-block span{font-size:24px;line-height:30px}
.fz18{font-size:16px!important;line-height:25px!important}
.post-title{padding-right:10px}
.most-photos .photo-searchbox .photo-filterform{height:60px}
.most-photos .photo-searchbox .photo-filterform .search-input,.most-photos .photo-searchbox .photo-filterform input[type=search]{padding-left:60px;font-size:14px;background-position:22px!important}
.most-photos .photo-searchbox .photo-filterform .form-group:nth-child(2),.most-photos .photo-searchbox .photo-filterform .form-group:nth-child(3){width:20%}
.most-photos .photo-searchbox .photo-filterform .submit,.most-photos .photo-searchbox .photo-filterform input[type=submit]{height:40px;width:100px}
.most-photos .photo-searchbox .photo-filterform .search-input::placeholder,.most-photos .photo-searchbox .photo-filterform input[type=search]::placeholder{font-size:14px}
.photographer-content{padding-left:30px}
.subscribe-modal .modal-content{width:50vw;padding:30px}
.subscribe-modal .modal-content .photo-post-title{font-size:16px}
.subscribe-modal .modal-content .form-balance{padding:20px 0}
.button-group .form-btn{height:50px;line-height:50px;font-size:14px;width:200px}
.subscribe-modal .modal-content .top-img-info .img-box{width:200px;height:120px}
.subscribe-modal .modal-content .form{padding:20px 30px}
.subscribe-modal .modal-content .form .form-content h3{font-size:14px}
.subscribe-modal .modal-content .form .form-content .text{font-size:12px}
.subscribe-modal .modal-content .form .circle-checkbox .label:before{width:25px;height:25px;top:19px;left:10px}
.subscribe-modal .modal-content .form .circle-checkbox .label:after{top:24px;left:15px;width:15px;height:15px}
.balance-btn .balance{padding:0 25px}
.medium-news__title{font-size:14px;line-height:20px}}@media screen and (max-width:1200px){.header-statistics{display:none!important}
.min-h105{min-height:auto}header .header-bottom__block .search-block input{width:80%}
.top-news-wrap{flex-direction:column}
.top-news-wrap .top-news{width:100%}
.top-news-wrap .small-news-list{margin-top:50px;padding-left:0;width:100%;display:flex;flex-wrap:wrap}
.small-news-list .small-news{width:100%}
.news__meta{flex-direction:column;justify-content:flex-start;align-items:flex-start}
.small-news__content{padding-right:0;padding-left:15px}
.news-item-category{margin-bottom:5px}
.col-6{max-width:100%;flex:0 0 100%}
.last-news-list .small-news,.small-news--bg{justify-content:space-between}
.last-news-list{margin-bottom:20px}
.background-news{padding-bottom:60%}
.download-app-block .left-block img{width:150px}
.lenta-content{flex-direction:column}
.lenta-content .news-lenta{width:100%;padding:0}
.news-current{margin-top:50px}
.lenta-content .news-current{width:100%}
.news-current__content{display:flex;flex-wrap:wrap;justify-content:space-between}
.news-current__content article{width:49%}
.news-current__content .main-title{width:100%}
.news-content .news-head__title{font-size:24px;line-height:25px}
.content-block blockquote{font-size:18px;line-height:30px}
.news-content .news-head{padding-bottom:60%}
.news-content .content-block{padding:50px}
.news-content .content-block p{font-size:14px;line-height:20px}
.photo-results .photos-list .photo-list__item{width:33.3333%;height:200px}
.most-photos .photo-searchbox{padding:60px 30px}
.most-photos .photo-searchbox .photo-filterform .form-group:first-child{width:70%}
.download-photo-content{flex-direction:column;height:auto}
.download-photo-content .content-left,.download-photo-content .content-right{width:100%}
.most-photos .photo-searchbox .photo-filterform .form-group:nth-child(2),.most-photos .photo-searchbox .photo-filterform .form-group:nth-child(3){transform:scale(.9)}
.download-photo-content .content-right .about-photo{padding-bottom:35px}
.download-photo-content .content-left{padding-bottom:5px}
.photographer-content{margin-top:30px}
.most-photos .photo-searchbox .photo-filterform .search-input,.most-photos .photo-searchbox .photo-filterform input[type=search]{font-size:12px;padding-left:40px;background-position:14px!important;background-size:20px}
.most-photos .photo-searchbox .photo-filterform .search-input::placeholder,.most-photos .photo-searchbox .photo-filterform input[type=search]::placeholder{font-size:12px}
.subscribe-modal .modal-content{width:60vw}
.auth-content{padding:60px 30px}
.personal-cabinet .p-cabinet-left .user-img{width:80px;height:80px}
.personal-cabinet .p-cabinet-left .user-name .text:first-child{font-size:14px}
.personal-cabinet .p-cabinet-left .user-name .text:nth-child(2){font-size:16px}
.balance-btn .balance{font-size:12px;padding:0 20px}
.posts-content.row article.col-3{max-width:33.3333%;flex:0 0 33.3333%}}.rc-time-picker-input{height:60px!important;padding:6px 20px!important;background-color:#fff!important;border:1px solid #d9d9d9!important;border-radius:10px!important}
.rc-time-picker-input,.rc-time-picker-input::placeholder{font-size:16px!important;color:#6e86a0!important}
.cursor-pointer{cursor:pointer}

html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{padding:0;margin:0}li{list-style:none}a{text-decoration:none}


html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1400px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:12px;padding-left:12px}
.col{flex-basis:0;flex-grow:1;max-width:100%}
.col-auto{flex:0 0 auto;width:auto;max-width:none}
.col-1,.col-auto{-webkit-box-flex:0}
.col-1{flex:0 0 8.333333%;max-width:8.333333%}
.col-2{flex:0 0 16.666667%;max-width:16.666667%}
.col-2,.col-3{-webkit-box-flex:0}
.col-3{flex:0 0 25%;max-width:25%}
.col-4{flex:0 0 33.333333%;max-width:33.333333%}
.col-4,.col-5{-webkit-box-flex:0}
.col-5{flex:0 0 41.666667%;max-width:41.666667%}
.col-6{flex:0 0 50%;max-width:50%}
.col-6,.col-7{-webkit-box-flex:0}
.col-7{flex:0 0 58.333333%;max-width:58.333333%}
.col-8{flex:0 0 66.666667%;max-width:66.666667%}
.col-8,.col-9{-webkit-box-flex:0}
.col-9{flex:0 0 75%;max-width:75%}
.col-10{flex:0 0 83.333333%;max-width:83.333333%}
.col-10,.col-11{-webkit-box-flex:0}
.col-11{flex:0 0 91.666667%;max-width:91.666667%}
.col-12{flex:0 0 100%;max-width:100%}
.order-first{order:-1}
.order-last{order:13}
.order-0{order:0}
.order-1{order:1}
.order-2{order:2}
.order-3{order:3}
.order-4{order:4}
.order-5{order:5}
.order-6{order:6}
.order-7{order:7}
.order-8{order:8}
.order-9{order:9}
.order-10{order:10}
.order-11{order:11}
.order-12{order:12}
.offset-1{margin-left:8.333333%}
.offset-2{margin-left:16.666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.333333%}
.offset-5{margin-left:41.666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.333333%}
.offset-8{margin-left:66.666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.333333%}
.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}
.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}
.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}
.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}
.col-sm-3{flex:0 0 25%;max-width:25%}
.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}
.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}
.col-sm-6{flex:0 0 50%;max-width:50%}
.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}
.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}
.col-sm-9{flex:0 0 75%;max-width:75%}
.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}
.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}
.col-sm-12{flex:0 0 100%;max-width:100%}
.order-sm-first{order:-1}
.order-sm-last{order:13}
.order-sm-0{order:0}
.order-sm-1{order:1}
.order-sm-2{order:2}
.order-sm-3{order:3}
.order-sm-4{order:4}
.order-sm-5{order:5}
.order-sm-6{order:6}
.order-sm-7{order:7}
.order-sm-8{order:8}
.order-sm-9{order:9}
.order-sm-10{order:10}
.order-sm-11{order:11}
.order-sm-12{order:12}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.333333%}
.offset-sm-2{margin-left:16.666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.333333%}
.offset-sm-5{margin-left:41.666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.333333%}
.offset-sm-8{margin-left:66.666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.333333%}
.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}
.col-md-auto{flex:0 0 auto;width:auto;max-width:none}
.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}
.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}
.col-md-3{flex:0 0 25%;max-width:25%}
.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}
.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}
.col-md-6{flex:0 0 50%;max-width:50%}
.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}
.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}
.col-md-9{flex:0 0 75%;max-width:75%}
.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}
.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}
.col-md-12{flex:0 0 100%;max-width:100%}
.order-md-first{order:-1}
.order-md-last{order:13}
.order-md-0{order:0}
.order-md-1{order:1}
.order-md-2{order:2}
.order-md-3{order:3}
.order-md-4{order:4}
.order-md-5{order:5}
.order-md-6{order:6}
.order-md-7{order:7}
.order-md-8{order:8}
.order-md-9{order:9}
.order-md-10{order:10}
.order-md-11{order:11}
.order-md-12{order:12}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.333333%}
.offset-md-2{margin-left:16.666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.333333%}
.offset-md-5{margin-left:41.666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.333333%}
.offset-md-8{margin-left:66.666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.333333%}
.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}
.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}
.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}
.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}
.col-lg-3{flex:0 0 25%;max-width:25%}
.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}
.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}
.col-lg-6{flex:0 0 50%;max-width:50%}
.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}
.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}
.col-lg-9{flex:0 0 75%;max-width:75%}
.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}
.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}
.col-lg-12{flex:0 0 100%;max-width:100%}
.order-lg-first{order:-1}
.order-lg-last{order:13}
.order-lg-0{order:0}
.order-lg-1{order:1}
.order-lg-2{order:2}
.order-lg-3{order:3}
.order-lg-4{order:4}
.order-lg-5{order:5}
.order-lg-6{order:6}
.order-lg-7{order:7}
.order-lg-8{order:8}
.order-lg-9{order:9}
.order-lg-10{order:10}
.order-lg-11{order:11}
.order-lg-12{order:12}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.333333%}
.offset-lg-2{margin-left:16.666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.333333%}
.offset-lg-5{margin-left:41.666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.333333%}
.offset-lg-8{margin-left:66.666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.333333%}
.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}
.order-xl-first{order:-1}
.order-xl-last{order:13}
.order-xl-0{order:0}
.order-xl-1{order:1}
.order-xl-2{order:2}
.order-xl-3{order:3}
.order-xl-4{order:4}
.order-xl-5{order:5}
.order-xl-6{order:6}
.order-xl-7{order:7}
.order-xl-8{order:8}
.order-xl-9{order:9}
.order-xl-10{order:10}
.order-xl-11{order:11}
.order-xl-12{order:12}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.333333%}
.offset-xl-2{margin-left:16.666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.333333%}
.offset-xl-5{margin-left:41.666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.333333%}
.offset-xl-8{margin-left:66.666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.333333%}
.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:flex!important}
.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}
.d-sm-inline{display:inline!important}
.d-sm-inline-block{display:inline-block!important}
.d-sm-block{display:block!important}
.d-sm-table{display:table!important}
.d-sm-table-row{display:table-row!important}
.d-sm-table-cell{display:table-cell!important}
.d-sm-flex{display:flex!important}
.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}
.d-md-inline{display:inline!important}
.d-md-inline-block{display:inline-block!important}
.d-md-block{display:block!important}
.d-md-table{display:table!important}
.d-md-table-row{display:table-row!important}
.d-md-table-cell{display:table-cell!important}
.d-md-flex{display:flex!important}
.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}
.d-lg-inline{display:inline!important}
.d-lg-inline-block{display:inline-block!important}
.d-lg-block{display:block!important}
.d-lg-table{display:table!important}
.d-lg-table-row{display:table-row!important}
.d-lg-table-cell{display:table-cell!important}
.d-lg-flex{display:flex!important}
.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}
.d-xl-inline{display:inline!important}
.d-xl-inline-block{display:inline-block!important}
.d-xl-block{display:block!important}
.d-xl-table{display:table!important}
.d-xl-table-row{display:table-row!important}
.d-xl-table-cell{display:table-cell!important}
.d-xl-flex{display:flex!important}
.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}
.d-print-inline{display:inline!important}
.d-print-inline-block{display:inline-block!important}
.d-print-block{display:block!important}
.d-print-table{display:table!important}
.d-print-table-row{display:table-row!important}
.d-print-table-cell{display:table-cell!important}
.d-print-flex{display:flex!important}
.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}
.flex-column{flex-direction:column!important}
.flex-row-reverse{flex-direction:row-reverse!important}
.flex-column-reverse{flex-direction:column-reverse!important}
.flex-wrap{flex-wrap:wrap!important}
.flex-nowrap{flex-wrap:nowrap!important}
.flex-wrap-reverse{flex-wrap:wrap-reverse!important}
.justify-content-start{justify-content:flex-start!important}
.justify-content-end{justify-content:flex-end!important}
.justify-content-center{justify-content:center!important}
.justify-content-between{justify-content:space-between!important}
.justify-content-around{justify-content:space-around!important}
.align-items-start{align-items:flex-start!important}
.align-items-end{align-items:flex-end!important}
.align-items-center{align-items:center!important}
.align-items-baseline{align-items:baseline!important}
.align-items-stretch{align-items:stretch!important}
.align-content-start{align-content:flex-start!important}
.align-content-end{align-content:flex-end!important}
.align-content-center{align-content:center!important}
.align-content-between{align-content:space-between!important}
.align-content-around{align-content:space-around!important}
.align-content-stretch{align-content:stretch!important}
.align-self-auto{align-self:auto!important}
.align-self-start{align-self:flex-start!important}
.align-self-end{align-self:flex-end!important}
.align-self-center{align-self:center!important}
.align-self-baseline{align-self:baseline!important}
.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}
.flex-sm-column{flex-direction:column!important}
.flex-sm-row-reverse{flex-direction:row-reverse!important}
.flex-sm-column-reverse{flex-direction:column-reverse!important}
.flex-sm-wrap{flex-wrap:wrap!important}
.flex-sm-nowrap{flex-wrap:nowrap!important}
.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}
.justify-content-sm-start{justify-content:flex-start!important}
.justify-content-sm-end{justify-content:flex-end!important}
.justify-content-sm-center{justify-content:center!important}
.justify-content-sm-between{justify-content:space-between!important}
.justify-content-sm-around{justify-content:space-around!important}
.align-items-sm-start{align-items:flex-start!important}
.align-items-sm-end{align-items:flex-end!important}
.align-items-sm-center{align-items:center!important}
.align-items-sm-baseline{align-items:baseline!important}
.align-items-sm-stretch{align-items:stretch!important}
.align-content-sm-start{align-content:flex-start!important}
.align-content-sm-end{align-content:flex-end!important}
.align-content-sm-center{align-content:center!important}
.align-content-sm-between{align-content:space-between!important}
.align-content-sm-around{align-content:space-around!important}
.align-content-sm-stretch{align-content:stretch!important}
.align-self-sm-auto{align-self:auto!important}
.align-self-sm-start{align-self:flex-start!important}
.align-self-sm-end{align-self:flex-end!important}
.align-self-sm-center{align-self:center!important}
.align-self-sm-baseline{align-self:baseline!important}
.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}
.flex-md-column{flex-direction:column!important}
.flex-md-row-reverse{flex-direction:row-reverse!important}
.flex-md-column-reverse{flex-direction:column-reverse!important}
.flex-md-wrap{flex-wrap:wrap!important}
.flex-md-nowrap{flex-wrap:nowrap!important}
.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}
.justify-content-md-start{justify-content:flex-start!important}
.justify-content-md-end{justify-content:flex-end!important}
.justify-content-md-center{justify-content:center!important}
.justify-content-md-between{justify-content:space-between!important}
.justify-content-md-around{justify-content:space-around!important}
.align-items-md-start{align-items:flex-start!important}
.align-items-md-end{align-items:flex-end!important}
.align-items-md-center{align-items:center!important}
.align-items-md-baseline{align-items:baseline!important}
.align-items-md-stretch{align-items:stretch!important}
.align-content-md-start{align-content:flex-start!important}
.align-content-md-end{align-content:flex-end!important}
.align-content-md-center{align-content:center!important}
.align-content-md-between{align-content:space-between!important}
.align-content-md-around{align-content:space-around!important}
.align-content-md-stretch{align-content:stretch!important}
.align-self-md-auto{align-self:auto!important}
.align-self-md-start{align-self:flex-start!important}
.align-self-md-end{align-self:flex-end!important}
.align-self-md-center{align-self:center!important}
.align-self-md-baseline{align-self:baseline!important}
.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}
.flex-lg-column{flex-direction:column!important}
.flex-lg-row-reverse{flex-direction:row-reverse!important}
.flex-lg-column-reverse{flex-direction:column-reverse!important}
.flex-lg-wrap{flex-wrap:wrap!important}
.flex-lg-nowrap{flex-wrap:nowrap!important}
.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}
.justify-content-lg-start{justify-content:flex-start!important}
.justify-content-lg-end{justify-content:flex-end!important}
.justify-content-lg-center{justify-content:center!important}
.justify-content-lg-between{justify-content:space-between!important}
.justify-content-lg-around{justify-content:space-around!important}
.align-items-lg-start{align-items:flex-start!important}
.align-items-lg-end{align-items:flex-end!important}
.align-items-lg-center{align-items:center!important}
.align-items-lg-baseline{align-items:baseline!important}
.align-items-lg-stretch{align-items:stretch!important}
.align-content-lg-start{align-content:flex-start!important}
.align-content-lg-end{align-content:flex-end!important}
.align-content-lg-center{align-content:center!important}
.align-content-lg-between{align-content:space-between!important}
.align-content-lg-around{align-content:space-around!important}
.align-content-lg-stretch{align-content:stretch!important}
.align-self-lg-auto{align-self:auto!important}
.align-self-lg-start{align-self:flex-start!important}
.align-self-lg-end{align-self:flex-end!important}
.align-self-lg-center{align-self:center!important}
.align-self-lg-baseline{align-self:baseline!important}
.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}
.flex-xl-column{flex-direction:column!important}
.flex-xl-row-reverse{flex-direction:row-reverse!important}
.flex-xl-column-reverse{flex-direction:column-reverse!important}
.flex-xl-wrap{flex-wrap:wrap!important}
.flex-xl-nowrap{flex-wrap:nowrap!important}
.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}
.justify-content-xl-start{justify-content:flex-start!important}
.justify-content-xl-end{justify-content:flex-end!important}
.justify-content-xl-center{justify-content:center!important}
.justify-content-xl-between{justify-content:space-between!important}
.justify-content-xl-around{justify-content:space-around!important}
.align-items-xl-start{align-items:flex-start!important}
.align-items-xl-end{align-items:flex-end!important}
.align-items-xl-center{align-items:center!important}
.align-items-xl-baseline{align-items:baseline!important}
.align-items-xl-stretch{align-items:stretch!important}
.align-content-xl-start{align-content:flex-start!important}
.align-content-xl-end{align-content:flex-end!important}
.align-content-xl-center{align-content:center!important}
.align-content-xl-between{align-content:space-between!important}
.align-content-xl-around{align-content:space-around!important}
.align-content-xl-stretch{align-content:stretch!important}
.align-self-xl-auto{align-self:auto!important}
.align-self-xl-start{align-self:flex-start!important}
.align-self-xl-end{align-self:flex-end!important}
.align-self-xl-center{align-self:center!important}
.align-self-xl-baseline{align-self:baseline!important}
.align-self-xl-stretch{align-self:stretch!important}}@media (max-width:992px){.hidden-md{display:none!important}}body{overflow-y:scroll}
.h-100p{height:100%}
.mb-15{margin-bottom:15px}
.mb50{margin-bottom:50px}
.mb40{margin-bottom:40px}
.pt-50{padding-top:50px!important}
.pr-5{padding-right:5px}
.pr-10{padding-right:10px}
.last-news-list .top-news .top-news__description{padding:0 20px}iframe{display:block;margin:0 auto}
.content-block figure{margin-top:16px;margin-bottom:16px}
.content-block a.defaultClass *{background-color:hsla(0,0%,100%,0)!important}
.content-block p,.content-block span{font-family:Merriweather,sans-serif!important}
.content-block table{border-collapse:collapse;border-spacing:0}
.news-content .theme-card img{height:auto!important}
.card-news__title{font-size:18px;line-height:24px}
.card-news{min-height:140px}
.small-news__content{flex:1 1}
.more-reads-list.scrollable{max-height:475px;overflow-y:auto}
.more-reads-list.scrollable .card-news{box-shadow:none}
.main-categories .category-item .category-subcategories a.active{color:var(--main-color)}
.main-categories .category-item .category-subcategories a.active:after{background-color:var(--main-color);opacity:1}
.news-items>div:not(:first-child) .last-news-date{padding-top:30px}
.btn-loading{position:relative;color:transparent!important}
.btn-loading:after{width:15px;height:15px;border-radius:50%;background-color:initial;border:2px solid transparent;border-top-color:#fff;animation:spin .8s linear infinite;content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}
.actual-news{background-size:cover;background-attachment:fixed}
.loading-progressbar{width:100%;height:1px;position:relative;opacity:0}
.loading-progressbar--in-proccess{opacity:1;transition:opacity .1s ease}
.loading-progressbar--in-proccess .loading-progressbar__runner{transform:scaleX(1);transition:transform 3s cubic-bezier(.25,.64,.65,.99)}
.loading-progressbar__runner{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e25a76;transform:scaleX(0);transform-origin:0 0;transition:.8s ease-in-out}
.news-content .news-tags__item{margin-bottom:10px}
.section-gap-bottom{margin-bottom:70px}
.theme-head{padding-bottom:30%;overflow:hidden;position:relative;width:100%;display:block;border-radius:10px 10px 0 0}
.theme-head:before{transition:.3s ease;width:100%;height:100%;position:absolute;left:0;bottom:0;content:"";background:linear-gradient(180deg,transparent,#000);z-index:1}
.theme-head__img{position:absolute;left:0;top:0;width:calc(100% + 30px);height:calc(100% + 30px);object-fit:cover;display:block;margin:-15px}
.theme-head__content{flex-direction:column;align-items:flex-start;justify-content:flex-end;display:flex;padding:30px;width:100%;height:100%;position:absolute;bottom:0;left:0;color:#fff;z-index:2}
.theme-head__title{font-size:20px;font-weight:700;line-height:32px;font-family:var(--secondary-font);margin-bottom:20px}
.theme-head__description{font-size:16px;font-weight:300;letter-spacing:.2px;line-height:24px}
.news-items .small-news__title{padding-right:30px;flex:1 1}
.news-items article.post .post-title .lenta-icon{min-width:15px;width:15px;display:flex}
.news-items article.post .post-title .lenta-icon svg,.not-found-page{width:100%;height:100%}
.not-found-page{position:fixed;left:0;top:0;z-index:100;background-color:#f7f7f7;display:flex;align-items:center;justify-content:center;flex-direction:column}
.not-found-page a{margin-top:8px;color:#3b5afb;border-radius:5px;font-size:19px;font-weight:500;line-height:47px;transition:.2s ease-in-out}
.not-found-page__wrap{color:#636b6f}
.not-found-page .code{font-size:26px;padding:0 15px;text-align:center}
.not-found-page .message{margin-top:13px;font-family:var(--secondary-font);padding:10px;font-weight:600;line-height:47px;font-size:25px;text-align:center}
.not-found-page .text{width:483px;text-align:center;font-size:18px;line-height:27px}
.medium-news{position:relative}
.medium-news .news-type{position:absolute;top:15px;left:15px;content:"";background:rgba(0,0,0,.494919);border-radius:100px;width:41px;height:41px}
.medium-news .news-type--video{background-image:url(../media/icon-video.3f7818b8.svg)}
.medium-news .news-type--photo,.medium-news .news-type--video{background-repeat:no-repeat;background-position:50%;background-size:22px}
.medium-news .news-type--photo{background-image:url(../media/icon-camera.4b8b506b.svg)}
.photo-grid{display:flex;width:calc(100% + 100px);margin-left:-50px;margin-bottom:25px}
.photo-grid__col{width:25%;display:flex;flex-wrap:wrap}
.photo-grid__item{padding:10px;overflow:hidden;border-radius:9px}
.photo-grid__item:hover img{transform:scale(1.1)}
.photo-grid__item img{transition:.8s ease-in-out;width:100%;height:100%;object-fit:cover;border-radius:9px}
.photo-grid__col-3 .photo-grid__item:first-child,.photo-grid__col-3 .photo-grid__item:nth-child(2){width:50%;height:165px}
.photo-grid__col-3 .photo-grid__item:nth-child(3){width:100%;height:315px}
.photo-grid__col-3-reverse .photo-grid__item:nth-child(2),.photo-grid__col-3-reverse .photo-grid__item:nth-child(3){width:50%;height:165px}
.photo-grid__col-3-reverse .photo-grid__item:first-child{width:100%;height:315px}
.photo-grid__col-4 .photo-grid__item:first-child,.photo-grid__col-4 .photo-grid__item:nth-child(2){width:50%;height:165px}
.photo-grid__col-4 .photo-grid__item:nth-child(3),.photo-grid__col-4 .photo-grid__item:nth-child(4),.photo-grid__col-4-reverse .photo-grid__item:first-child,.photo-grid__col-4-reverse .photo-grid__item:nth-child(2){width:50%;height:315px}
.photo-grid__col-4-reverse .photo-grid__item:nth-child(3){width:70%}
.photo-grid__col-4-reverse .photo-grid__item:nth-child(4){width:30%}
.photo-grid__col-4-reverse .photo-grid__item:nth-child(3),.photo-grid__col-4-reverse .photo-grid__item:nth-child(4){height:165px}
.special-mode{position:relative}
.special-mode .glasses-icon{-webkit-user-select:none;user-select:none}
.special-mode .rc-slider-dot-active,.special-mode .rc-slider-track{background-color:#4e76d1}
.special-mode__dropdown{position:absolute;right:0;top:100%;z-index:10;margin-top:15px;padding:20px 0;list-style:none;color:#fff;border-radius:4px;box-shadow:0 5px 30px rgba(0,63,165,.5);background-color:#3b5afb;visibility:hidden;transform:translateY(-10px);opacity:0;transition:.2s ease}
.special-mode__dropdown.visible{visibility:visible;transform:translateY(0);opacity:1}
.special-mode__dropdown .appearance{min-width:215px;padding:10px 20px}
.special-mode__dropdown .appearance:not(:last-child){margin-bottom:20px}
.special-mode__dropdown .appearance .title{padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.3);width:100%;margin-bottom:20px;font-size:15px}
.special-mode__dropdown .appearance ul{display:flex;justify-content:space-between}
.special-mode__dropdown .appearance ul li{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:3px;font-size:20px;cursor:pointer;min-width:35px}
.special-mode__dropdown .appearance ul li:not(:last-child){margin-right:20px}
.special-mode__dropdown .appearance ul li.default{background:#003fa5}
.special-mode__dropdown .appearance ul li.greyscale{background:#525252}
.special-mode__dropdown .appearance ul li.greyscale-invert{background-color:#000}body.greyscaleMode{filter:grayscale(100%)}body.greyscaleInvertMode{filter:grayscale(100%) invert(100%)}body.fs-20 a,body.fs-20 div,body.fs-20 span{font-size:12px!important}body.fs-40 a,body.fs-40 div,body.fs-40 span{font-size:14px!important}body.fs-80 a,body.fs-80 div,body.fs-80 span{font-size:22px!important}body.fs-100 a,body.fs-100 div,body.fs-100 span{font-size:24px!important}
.page-content .content-block{background-color:#fff;margin-bottom:45px}
.header-socials__item{color:transparent}
.flex-1{flex:1 1}
.footer-logo-oks{display:flex;align-items:flex-end;z-index:2}
.footer-menu{padding-right:100px}
.top-banner{background-position:top;background-size:contain;background-repeat:no-repeat;border-radius:10px;overflow:hidden;background-color:#0f2a54}b,strong{font-weight:700}
.confirm-email-modal .button-group .form-btn.buy{width:100%;line-height:54px;height:54px}
.form-btn{cursor:pointer}
.personal-cabinet .p-cabinet-left .user-name .text:first-child{opacity:.54}
.c-primary{color:#3b5afb!important}
.countdown-confirm{margin-left:50px;font-size:14px;font-weight:700;opacity:.6}
.c-pointer{cursor:pointer}
.edit-info .edit-btn img{max-width:30px}
.photo-results .not-found .notfound .text{opacity:.8}
.photo-results .not-found{min-height:auto}
.balance-btn{cursor:pointer}
.pack-list__item-price{margin-top:10px;font-size:18px;background-color:#fff;color:#3b5afb;padding:10px 15px;line-height:20px;display:inline-block;border-radius:6px;font-weight:500}
.subscribe-modal.buy-packet-modal .pack-list{height:auto}
.show-alert.request{z-index:105}
.payment-method-images{max-width:70px;max-height:35px}
.news-item-views{padding-left:25px}
.tooltip{position:relative;z-index:5}
.tooltip:hover{cursor:pointer}
.tooltip:hover .tooltip__content{transform:translate3d(-50%,-30%,0);opacity:.9;pointer-events:auto}
.tooltip__content{transition:all .2s ease;transform:translate3d(-50%,0,0);transform-origin:0 10px;background-color:#222;border-radius:4px;color:#fff;display:block;font-size:12px;font-weight:400;left:50%;opacity:0;padding:10px 20px;pointer-events:none;position:absolute;text-align:left;bottom:100%;white-space:nowrap;line-height:22px}
.tooltip__content:before{border:10px solid transparent;border-top-color:#222;height:0;left:50%;margin-left:-10px;width:0}
.tooltip__content:after,.tooltip__content:before{content:" ";display:block;position:absolute;bottom:-20px}
.tooltip__content:after{left:0;width:100%;height:20px}
.tooltip__content:hover{transform:rotateX(0deg) translate3d(-50%,-10%,0);opacity:.9;pointer-events:auto}
.news-item-favorite.active svg path{opacity:1;fill:#3b5afb}
.mt0{margin-top:0}
.checkbox-block{padding:25px 25px 25px 45px;display:flex;position:relative}
.checkbox-block__content{display:flex;align-items:center}
.checkbox-block .circle-checkbox input{display:none}
.checkbox-block .circle-checkbox input:checked+.label{border-color:#3b5afb}
.checkbox-block .circle-checkbox .label{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:initial;cursor:pointer;border:2px solid rgba(109,114,120,.41);border-radius:12px}
.payment-methods{display:flex;flex-wrap:wrap;justify-content:space-between}
.payment-methods .checkbox-block{width:48%}
.footer .footer-logo{min-width:auto;width:auto;height:auto;margin-top:15px;margin-right:50px}
.actual-news__wrap{min-height:250px}
.actual-news__title{margin-bottom:20px}
.actual-news__description{font-size:16px;line-height:24px;font-weight:300;font-family:Merriweather,sans-serif;color:#000}
.content-block{font-size:16px;letter-spacing:-.11px;line-height:28px;font-weight:100}
.news-items article.post .post-body{display:block;margin-bottom:30px}
.header-statistics span{margin-left:5px}
.header-statistics .down-icon span{color:#f5222d}
.site-map{display:flex;background:#fff;box-shadow:20px 22px 125px 0 rgba(0,0,0,.09);padding:25px;margin-bottom:100px}
.site-map .site-map-column{width:50%}
.site-map .main-item{font-size:16px;line-height:20px}
.site-map .main-item a{color:#333}
.site-map .main-item a:hover{text-decoration:underline}
.site-map .main-item .main-item__title{font-weight:700;position:relative;padding-left:18px;margin-bottom:8px;color:#333}
.site-map .main-item .main-item__title:after{width:9px;height:9px;background-color:#3b5afb;border-radius:100px;content:"";position:absolute;left:0;top:4px}
.site-map .main-item .main-item__child{padding:10px 0 10px 30px}
.site-map .main-item .main-item__child>div{position:relative;padding-left:20px;margin-bottom:8px;max-width:300px}
.site-map .main-item .main-item__child>div:after{width:9px;height:9px;border:1px solid #3b5afb;border-radius:100px;content:"";position:absolute;left:0;top:4px}
.header-content{position:relative;z-index:5}
.download-btn{cursor:pointer}
.actual-theme-slider .slider-content .slider-item .slider-box .box-body{padding:10px 15px 15px!important}
.slider-dots{background-color:#3a3f46;border-radius:8px;background-color:rgba(0,0,0,.17);width:100%;height:10px;padding:2.5px;display:flex}
.slider-dots>div{margin-right:2.5px;border-radius:4px;background-color:rgba(0,0,0,.16);content:"";height:100%;width:25px;cursor:pointer;transition:.5s ease-in-out}
.slider-dots>div.active{background-color:#fff}
.post--video .lenta-post-img{position:relative;margin-right:20px}
.post--video .lenta-post-img img:not(.play-icon){height:85px;width:130px;border-radius:6px;object-fit:cover}
.post--video .lenta-post-img img.play-icon{width:30px;height:30px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:"";z-index:15;background-color:rgba(23,32,106,.3);border-radius:100px}
.top-banner{position:relative}
.top-banner:after{opacity:.6;background:linear-gradient(180deg,transparent,#000);position:absolute;left:0;top:0;width:100%;height:100%;content:""}
.top-banner .main-title{position:relative;z-index:2}
.region-politics .politic-img{max-width:100%}
.region-politics .politic-img img{height:210px;width:100%;object-fit:cover}
.politics-top{cursor:pointer}
.politics-top img{transition:.2s ease-in-out}
.politics-top.\--open img{transform:rotate(180deg)}
.region-politics .politic-info{margin-bottom:0}
.region-politics{margin-bottom:20px}
.last-news-block{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;box-shadow:0 -8px 324px 0 rgba(0,0,0,.17);padding:20px 40px;z-index:50}
.last-news-block.\--open .n-btn.toggle-btn{transform:rotate(0)}
.last-news-block .scrollable-block{height:670px;max-height:90vh;overflow-y:auto}
.last-news-block .news-items{padding-right:30px}
.last-news-block .last-news-block__wrap{display:flex;max-width:1600px;width:100%;margin:0 auto}
.last-news-block .main-title{margin-bottom:0;margin-right:50px;white-space:nowrap}
.last-news-block .post-items{display:flex;justify-content:space-between}
.last-news-block .post-item{min-width:400px;padding:0 20px;color:#000;font-size:14px;font-weight:500;letter-spacing:0;line-height:25px;transition:.3s ease-in-out;max-height:49px}
.last-news-block .post-item:not(:last-child){border-right:1px solid hsla(0,0%,59.2%,.23)}
.last-news-block .post-item:hover{color:#3b5afb}
.last-news-block .n-btn{border-radius:100px;height:36px;width:36px;border:1px solid hsla(0,0%,59.2%,.33);content:"";cursor:pointer}
.last-news-block .n-btn.close-btn{position:absolute;right:20px;top:-18px;background:url(../media/cancel.867ae68f.svg) no-repeat 50%;background-size:10px;background-color:#fff}
.last-news-block .n-btn.toggle-btn{position:absolute;right:61px;top:-18px;background:url(../media/arrow-down-m.8ff0abf0.svg) no-repeat 50%;background-size:12px;background-color:#fff;transform:rotate(180deg);transition:.3s ease-in-out}
.most-photos .photo-searchbox .photo-filterform .drop-filter{min-width:250px}
.most-photos .photo-searchbox .photo-filterform .form-group:nth-child(2){padding:0}
.most-photos .photo-searchbox .photo-filterform .search-input,.most-photos .photo-searchbox .photo-filterform input[type=search]::placeholder{font-weight:300}
.download-photo-content .content-right .about-photo{padding-top:0}
.download-photo-content .content-right .about-photo .photo-bottom .download-btn{margin-top:30px}
.download-photo-content .content-right .about-photo .text{font-size:14px}
.subscribe-modal .modal-content .form .form-content .text a{text-decoration:underline;margin-left:5px;color:#3b5afb}
.category-info a{color:#3b5afb}
.category-info a:hover{text-decoration:underline}header .header-bottom__block .cabinet-link__toggle{color:#000}
.author-name a{color:#000;transition:.2s ease-in-out}
.author-name a:hover{color:#3b5afb}
.photo-results .photo-author{width:100%;background:#f0f6fe;padding:0 70px 30px;margin-top:-50px}
.photo-results .photo-author .author-avatar{border:1px solid rgba(47,47,47,.32);border-radius:100px}
.download-app-block{z-index:10}
.checkbox-block__content img{max-width:70px;max-height:35px}
.select-photo-size{position:relative}
.select-photo-size:hover .select-photo-size__dropdown{opacity:1;pointer-events:auto;transform:translateY(-15px)}
.select-photo-size__label{color:rgba(0,0,0,.51);font-size:14px;letter-spacing:0;line-height:19px;font-weight:500;margin-bottom:15px}
.select-photo-size__selected{border:1px solid hsla(0,0%,59.2%,.39);border-radius:14px;background-color:#fff;padding:15px 60px 15px 25px;line-height:20px;cursor:pointer;transition:.3s ease-in-out;position:relative;z-index:2}
.select-photo-size__selected:after{width:20px;height:20px;content:"";background:url(../media/arrow-down.39ebcf4f.svg) no-repeat 50%;background-size:12px;opacity:.3;position:absolute;right:15px;top:50%;margin-top:-10px}
.select-photo-size__selected:hover{border-color:#3b5afb}
.select-photo-size__dropdown{position:absolute;width:100%;top:100%;padding:30px 15px 15px;border-radius:0 0 14px 14px;border:1px solid hsla(0,0%,59.2%,.39);transform:translateY(-30px);opacity:0;pointer-events:none;transition:.2s ease-in-out}
.select-photo-size__dropdown-item{transition:.2s ease-in-out;cursor:pointer}
.select-photo-size__dropdown-item:hover{color:#3b5afb}
.select-photo-size__dropdown-item:not(:last-child){margin-bottom:20px}footer .footer:after,footer .footer:before{display:none}footer{position:relative}footer:after{width:100%;height:100%;position:absolute;right:0;bottom:0;background:url(../media/footerbg.f491888d.svg) no-repeat 100% 100%;content:"";pointer-events:none}
.gallery-slider{width:calc(100% + 100px);margin-left:-50px;padding:45px}
.gallery-slider,.gallery-slider .gallery-item{background-color:#131938}
.gallery-slider .gallery-item__wrap{margin:0 45px}
.gallery-slider .gallery-item img{width:100%;height:auto;margin:0}
.gallery-slider .gallery-item__img{position:relative}
.gallery-slider .gallery-item__title{padding:20px 0 10px;color:#fff;font-size:19px;letter-spacing:-.12px;line-height:26px;font-family:NotoSans,sans-serif;transition:.2s ease-in-out}
.gallery-slider .gallery-item__title:hover{color:#3b5afb}
.gallery-slider .gallery-item .d-flex{justify-content:space-between;font-size:13px;letter-spacing:-.08px;line-height:18px;color:#e2effe;font-family:NotoSans,sans-serif}
.gallery-slider .gallery-item .d-flex a{color:#fff;padding-left:5px;transition:.2s ease-in-out}
.gallery-slider .gallery-item .d-flex a:hover{color:#3b5afb}
.gallery-slider .gallery-item .gallery-slider__btn{height:52px;width:52px;content:"";border-radius:100px;cursor:pointer}
.gallery-slider .gallery-item .gallery-slider__btn--prev{left:0;transform:translate(-50%,-50%) rotate(180deg)}
.gallery-slider .gallery-item .gallery-slider__btn--next,.gallery-slider .gallery-item .gallery-slider__btn--prev{position:absolute;top:50%;background:url(../media/arrow-right.3437803b.svg) no-repeat 50%;background-color:#fff}
.gallery-slider .gallery-item .gallery-slider__btn--next{right:0;transform:translate(50%,-50%)}
.photobank-item{max-width:670px;margin:0 auto}
.photobank-item img{margin-bottom:0;border-radius:15px}
.photobank-item a{color:#000;transition:.2s ease-in-out}
.photobank-item a:hover{color:#3b5afb}
.photobank-item__author,.photobank-item__title{color:#000;font-size:13px;letter-spacing:-.08px;line-height:18px;font-family:NotoSans,sans-serif}
.photobank-item__author a,.photobank-item__title a{padding-left:5px}
.photo-list__item--collection{width:calc(25% - 10px);padding-bottom:24%;position:relative;overflow:hidden;cursor:pointer;margin:5px}
.photo-list__item--collection .photos-count{position:absolute;left:25px;top:25px;color:#fff;border-radius:25px;border:1px solid #fff;padding:5px 10px;font-size:14px;background-color:rgba(0,0,0,.1);z-index:6}
.photo-list__item--collection .photo-list__link{position:absolute;left:0;bottom:0;width:100%;height:100%;overflow:hidden}
.photo-list__item--collection .photo-list__link:hover img{transform:scale(1.2)}
.photo-list__item--collection img{transition:1s;width:100%;height:100%;object-fit:cover}
.photo-list__item--collection:after{background:linear-gradient(180deg,transparent 3.23%,#000);position:absolute;left:0;bottom:0;content:"";width:100%;height:120%;pointer-events:none}
.photo-list__item--collection .photo-list__title{z-index:2;padding:25px;position:absolute;left:0;bottom:0;color:#fff;font-size:15px;font-weight:500;letter-spacing:0;line-height:20px}
.content-left--with-sidebar{position:relative;padding-left:120px!important;padding-right:30px!important}
.content-left--with-sidebar .photos{position:absolute;left:0;top:0;width:120px;height:100%;overflow-y:auto}
.content-left--with-sidebar .photos .thumbnails-img{width:100%;height:100px;padding:10px;cursor:pointer}
.content-left--with-sidebar .photos .thumbnails-img.\--active{background-color:#a7a7a7}
.content-left--with-sidebar .photos .thumbnails-img img{width:100%;height:100%;object-fit:cover}
.photograph-tags--filter{margin-top:15px}
.photograph-tags--filter .tag-item__href{font-weight:300;background-color:hsla(0,0%,100%,.5)}
.most-photos .photo-searchbox.blue-gradient{padding-bottom:50px;background:linear-gradient(0deg,#f7f7f7,#e2effe)!important}
.category-info:not(:last-child),.pb20{padding-bottom:20px!important}
.copy-short-link{border-top:3px solid rgba(0,156,166,.11);background-color:rgba(58,63,70,.05);padding:10px 20px;display:flex;justify-content:space-between;align-items:center;margin-top:30px}
.copy-short-link .share-link{height:28px}
.copy-short-link .share-link a{margin-right:10px;height:28px;width:28px}
.copy-short-link__wrap{box-shadow:0 10px 20px rgba(0,64,128,.1);border-radius:8px;background-color:#fff;font-size:13px;line-height:1;font-weight:700;padding:18px 20px;display:flex;align-items:center}
.copy-box__copy-btn{color:#0091ff;cursor:pointer;transition:all .3s;margin-left:20px}
.copy-box__copy-btn:hover{color:#005799}
.download-app-block{position:relative}
.download-app-block:after{width:100%;height:100%;position:absolute;left:0;bottom:0;content:"";background:url(../media/banner-footer.6ee3f013.jpg) no-repeat 50%;background-size:cover}
.download-app-block .left-block{z-index:2;position:relative}
.helper-info{max-width:450px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;margin:0 auto}
.helper-info__text{font-size:16px;opacity:.8;color:#000;line-height:26px}
.helper-info img{height:222px;width:222px;margin-bottom:20px}footer .footer .footer-menu{position:relative;z-index:3}
.footer .footer-logo{z-index:2}
.main-panel{background:#fff;box-shadow:20px 22px 125px 0 rgba(0,0,0,.09);padding:25px;margin-bottom:100px}
.address-wrap{display:flex}
.address-wrap .form-side{width:45%}
.address-wrap .address-side{padding-right:30px;width:55%}
.address-wrap .address-side .address-item{display:flex}
.address-wrap .address-side .address-item:not(:last-child){margin-bottom:20px}
.address-wrap .address-side .address-item .item-value{flex:0 0 60%;line-height:22px}
.address-wrap .address-side .address-item .item-value a{color:#333;text-decoration:none}
.address-wrap .address-side .address-item .item-value a:hover{color:#3e60d9;text-decoration:underline}
.address-wrap .address-side .address-item .item-label{flex:0 0 40%;font-weight:700}footer .footer .footer-menu__item a:hover{text-decoration:underline}
.test-mode{display:flex;justify-content:flex-end}
.test-mode span{width:calc(100% - 255px);background-color:#fff;padding:5px 0;text-align:center;color:#b20808;font-weight:500;font-size:12px;display:block;border-radius:100px}
.download-app-block{background:#fff;box-shadow:2px -20px 57px -10px rgba(0,0,0,.1);border-radius:12px;overflow:hidden}
.download-app-block .left-block span{font-size:23px}
.actual-theme-slider .slider-content .slider-item .slider-box .box-body h4{font-weight:500}
.top-banner .main-title{max-width:200px;line-height:40px;font-size:30px}
.news-content .news-head__img{background-position:50%}
.actual-theme-slider{margin-bottom:30px}
.content-block ul{margin:16px 0;padding-left:40px}
.content-block ul li{list-style:disc}
.content-block ul li:not(:last-child){margin-bottom:16px}
.personal-cabinet .tab-body .tab .table-list .table .tbody .tr .download{cursor:pointer}
.test-mode-2{width:100%;background-color:#b20808;color:#fff;padding:6px 10px;text-align:center;font-size:13px;border-radius:4px}body.\--rtl header .header-bottom__block .select-language{margin-left:0;margin-right:20px}body.\--rtl .news-item-category{padding-right:0}body.\--rtl .news__meta .news-item-favorite{margin-right:0;margin-left:10px}body.\--rtl .small-news__content{padding-right:0;padding-left:17px}body.\--rtl .copy-box__copy-btn{margin-left:0;margin-right:20px}body.\--rtl .last-news-block .main-title{margin-right:0;margin-left:50px}body.\--rtl .lenta-content .news-lenta{padding-right:0;padding-left:20px}body.\--rtl .news-items .last-news-date .circle-active{margin-right:0;margin-left:10px}body.\--rtl .photographer-content{padding-left:0;padding-right:50px}body.\--rtl .photograph-tags .tag-item__href{margin-right:0;margin-left:10px}body.\--rtl .select-photo-size__selected{padding:15px 25px 15px 60px}body.\--rtl .photo-author .author-avatar{margin-right:0;margin-left:15px}body.\--rtl .top-banner .main-title{padding-left:0;padding-right:40px}body.\--rtl .download-app-block:after{transform:scaleX(-1)}body.\--rtl .small-news-list{padding-right:25px;padding-left:0}body.\--rtl .news-top-head__meta{padding:30px 50px 30px 0}body.\--rtl .news-item-category{display:flex}body.\--rtl .news-top-head .news-item-favorite{flex-direction:row-reverse;justify-content:space-between}body.\--rtl .site-map .main-item__title{padding:0 18px 0 0}body.\--rtl .site-map .main-item__title:after{right:0}body.\--rtl .site-map .main-item__child{padding:10px 30px 10px 0}body.\--rtl .site-map .main-item__child div{padding:0 20px 0 0}body.\--rtl .site-map .main-item__child div:after{right:0}
.top-news__description{font-size:16px;letter-spacing:.2px;line-height:22px;font-weight:300;color:#6b6b6b}
.content-block a.highlight-link{width:100%}
.page-content .content-block iframe,.page-content .content-block image,.page-content .content-block video{max-width:100%}header .header-links__item.scheme-icon{background-size:18px}
.div iframe{max-width:100%;border-radius:10px;overflow:hidden}
.header-top-banner{width:100%;height:120px;border:0}
.news-top-head{padding:50px 50px 0}
.news-top-head__title{font-size:33px;line-height:41px;letter-spacing:-.20625px;color:#1b4586;font-family:Merriweather,sans-serif;margin-bottom:30px;padding:0 65px}
.news-top-head__img{width:calc(100% - 200px);max-height:542px;object-fit:cover}
.news-top-head__meta{width:200px;min-width:200px;padding:30px 0 30px 50px}
.news-top-head__content{display:flex}
.news-top-head .news-item-category,.news-top-head .news-item-favorite{color:#6d7278!important;margin-bottom:15px}
.news-top-head .news-item-favorite{cursor:pointer;display:flex;align-items:center;font-size:12px;line-height:15px}
.news-top-head .news-item-favorite.active svg path{fill:#1b4586}
.news-top-head .news-item-favorite svg{margin-right:8px}
.news-top-head .news-top-head__date,.news-top-head .news-top-head__edit,.news-top-head .news-top-head__views{font-size:12px;line-height:15px;color:#6d7278;padding:5px 0 5px 22px}
.news-top-head .news-top-head__views{background:url(../media/icon-eye-2.380c1422.svg) no-repeat 0;background-size:15px;margin-top:-5px;margin-bottom:5px}
.news-top-head .news-top-head__date{background:url(../media/icon-timer-2.5ac68095.svg) no-repeat 0;background-size:15px}
.news-top-head .news-top-head__edit{background:url(../media/icon-edit-blue.1d78cc4f.svg) no-repeat 0;background-size:15px;margin-top:30px}
.image-style-align-left{float:left;margin-right:20px;margin-left:0}
.image-style-align-right{float:right;margin-left:20px;margin-right:0}
.image-style-align-center{margin-right:auto;margin-left:auto}
.content-block p+figure.image{margin-top:0;margin-bottom:0}
.profile__avatar{position:relative;display:block}
.profile__avatar .camera{display:flex;align-items:center;justify-content:center;position:absolute;width:40px;height:40px;background-color:rgba(0,0,0,.6);border-radius:100px;left:50%;top:50%;transform:translate(-50%,-50%)}
.profile__avatar .camera img{border-radius:0;max-width:20px;max-height:20px}
.auth-form .restore-password{margin-top:10px;color:#0f2a54;text-decoration:underline}
.auth-form .restore-password:hover{text-decoration:none}
.auth-content .title .text{max-width:700px}
.pad-30{padding:30px}
.pinned--text{font-size:13px;display:block;color:#e18c00;font-weight:200}footer .footer .footer-menu__item a{line-height:18px!important}footer .footer .footer-menu__item a:not(:last-child){padding-bottom:15px}
.p-cabinet-tabs.\--style-2{margin-top:-20px;margin-bottom:20px}
.p-cabinet-tabs.\--style-2 .tab-list{border-bottom:0}
.p-cabinet-tabs.\--style-2 .tab-list__item{width:50%}
.p-cabinet-tabs.\--style-2 .tab-list__item .tab-list__href{width:100%;cursor:pointer}
.image-avatar{width:70px;height:50px;border-radius:6px}
.image-avatar,.image-avatar-hor{object-fit:cover;margin-right:10px}
.image-avatar-hor{width:50px;height:70px;border-radius:6px;border:1px solid rgba(0,0,0,.1)}
.\--relative{position:relative}
.last-news-list{overflow:hidden}
.center-banner{width:100%;border:none;margin-bottom:30px}
.filter-datepicker{padding:0 20px;margin:30px 0}
.filter-datepicker .DateRangePicker{margin-bottom:0;border-radius:6px;background-color:#fff;box-shadow:0 1px 25px rgba(0,0,0,.01);max-width:100%}
.filter-datepicker .DateRangePicker .DateRangePicker__Month{max-width:185px;margin:0 15px}
.clear-filter{width:20px;height:20px;content:"";display:block;margin-left:20px;background:url(../media/cancel.867ae68f.svg) no-repeat 50%;background-size:15px;cursor:pointer}
.post-title--with-img img{height:85px;width:130px;border-radius:6px;margin-right:15px;object-fit:cover}@media print{.\--no-print,.copy-short-link,.last-news-block,.news-item-favorite,.print-button,.similar-news,.stick-wrap .sticky-block{display:none!important}
.stick-wrap .main-block{width:100%}
.news-content .content-block{padding-left:0;padding-right:0}
.news-top-head,.news-top-head__title{padding:0}
.news-content{box-shadow:none}}.print-button{cursor:pointer;display:flex;align-items:center;font-size:12px;line-height:15px;color:#6d7278!important;margin-bottom:10px;padding:5px 0 5px 20px;background:url(../media/printer.0621885c.svg) no-repeat 0;background-size:15px}
.container-custom{max-width:930px;width:100%;padding:0 15px;margin:0 auto}
.audio-player-wrap{padding-bottom:60px}
.audio-player{background:linear-gradient(180deg,#f4f4f4,#d9d9d9 77.44%);padding:20px 0;margin-bottom:24px}
.audio-player__panel{display:flex;align-items:center;justify-content:space-between}
.audio-player .prev-btn{width:41px;height:41px;background-color:#fff;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}
.audio-player .next-btn{transform:rotate(180deg)}
.audio-player .play-btn{width:60px;height:60px;background-color:#fff;border:none;border-radius:50%;margin:0 10px}
.menu-audio-player{background:linear-gradient(90deg,hsla(0,0%,85.1%,0) -24.48%,hsla(0,0%,45.1%,.16));margin-top:31px;padding:17px 0;margin-bottom:13px}
.menu-audio-player__panel{grid-gap:10px;gap:10px}
.menu-audio-player .player,.menu-audio-player__panel{display:flex;align-items:center;justify-content:center}
.menu-audio-player .player{grid-gap:12px;gap:12px}
.menu-audio-player .nextBtn{transform:rotate(180deg)}
.menu-audio-player .panelBtn{width:41px;height:41px;background-color:#fff;border:none;padding:12px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}
.menu-audio-player .panelBtn img{width:15px;height:15px}
.menu-audio-player .player__button{width:60px;height:60px;background-color:#fff;border:none;padding:19px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.menu-audio-player .player__button img{margin-left:5px;width:20px;height:20px}
.menu-audio-player .player__button img.pause{margin-left:0}
.audioraw{display:flex;align-items:center;background:hsla(0,0%,92.5%,.71);border-radius:15px;padding:17px 25px;margin-bottom:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}
.audioraw:hover{background:#e2effe}
.audioraw:hover .audioraw-border{width:8px}
.audioraw-border{position:absolute;left:0;top:0;width:0;height:100%;background:#1565d8;transition:all .3s ease}
.audioraw-img{object-fit:cover;width:75px;height:75px;border-radius:50%}
.audioraw-left{margin-right:20px}
.audioraw-right{flex:1 1}
.audioraw-right__top-title{font-family:Merriweather;font-style:normal;font-weight:400;font-size:16px;line-height:32px;margin:0}
.audioraw-right__bottom{font-family:NotoSans;font-size:12px;line-height:14px;color:#6d7278;display:flex;justify-content:space-between;margin-top:5px}
.audioraw-right__bottom-created{position:relative;margin:0 0 0 16px}
.audioraw-right__bottom-created:before{content:"";position:absolute;left:-16px;top:-1px;width:12px;height:14px;background-image:url(../media/timer.140bb673.svg)}
.audioraw-right__bottom-duration{margin:0}
.\--active{background:#e2effe}
.\--active .audioraw-border{width:8px}
.volume-range{position:relative;width:120px}
.volume-range .input-range{background-color:#fff;border-radius:5px}
.volume-range .input-range__track--active{background-color:#194ea0;border-radius:5px 0 0 5px}
.volume-range .input-range__label{display:none}
.volume-range .input-range__track{height:4px;cursor:pointer}
.volume-range .input-range__slider{cursor:pointer;width:16px;height:16px;background-color:#1a335b;border:none;margin-top:-10px;border-radius:100px}
.science{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1}
.science__wrapper{width:100%;padding:31px;box-shadow:10px 12px 104px rgba(0,0,0,.0581294);background-color:#fff;background-image:url(../media/science-list-bg.27aaa427.png);background-repeat:no-repeat;background-position:100% 0;background-size:337px 239px;border-top:1px solid #979797}
.science__list{margin-bottom:-26px}
.science__item{padding:0 11px;margin-bottom:26px}
.science__card-content .science__card-img{width:100%;height:217px;display:block;margin-bottom:22px;border-radius:10px;object-fit:cover;border:1px solid rgba(0,0,0,.1)}
.science__card-title{margin:0;font-weight:700;font-size:14px;line-height:19px;text-align:center;letter-spacing:.116667px;color:#000;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}
.science__card-title:hover{color:#0f2a54}
.science__tab-list{display:flex}
.science__tab-item{position:relative;padding:17px 35px!important;font-weight:600;font-size:13px;line-height:18px;color:#3a3f46;cursor:pointer;-webkit-user-select:none;user-select:none}
.science__tab-item--active{font-weight:600!important;font-size:13px!important;line-height:18px!important;color:#0f2a54!important}
.science__tab-item--active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#0f2a54}
.science-article{width:100%;padding-bottom:45px}
.science-article__container{display:flex;margin-bottom:35px}
.science-article__img-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;background-image:url(../media/science-img-bg.6fc6b730.png);background-repeat:no-repeat;background-size:cover}
.science-article__img{width:335px;height:517px;margin-bottom:15px;display:block;border-radius:10px;object-fit:cover}
.science-article__id{margin:0;padding-left:54px;padding-bottom:21px;font-weight:400;font-size:11px;line-height:15px;color:#3a4046;text-align:left;align-self:flex-start}
.science-article__info-wrapper{max-width:347px;width:100%;padding:35px 21px 45px;background-color:#fff}
.science-article__title{margin-top:0;margin-bottom:10px;font-weight:600;font-size:16px;line-height:26px;color:#000}
.science-article__properties-list{display:flex;flex-wrap:wrap;margin-bottom:30px;justify-content:flex-start}
.science-article__properties-item{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:20px;color:#000;opacity:.5}
.science-article__properties-item:after{content:"";width:3px;height:3px;margin-right:4px;margin-left:4px;border-radius:50%;background-color:#000;display:block}
.science-article__properties-item:last-child:after{display:none}
.science-article__subtitle{margin-top:0;margin-bottom:25px}
.science-article__info-wrapper p{margin-top:0;margin-bottom:10px;font-weight:400;font-size:14px;line-height:19px;color:#000;word-break:break-all}
.science-article__price{margin-top:0;font-weight:600;font-size:32px;line-height:44px;color:#000}
.science-article__download-btn{text-align:center;width:100%;border:none;margin-top:27px;padding:21px 0;font-size:16px;line-height:19px;color:#fff;background-color:#0f2a54;border-radius:8px}
.science-article__download-btn:hover{background-color:#18468e}
.similar-articles__title{margin-top:0;margin-bottom:20px;font-weight:600;font-size:18px;line-height:25px;color:#000}
.similar-articles__list{max-width:1072px;width:100%}
.similar-articles__item{padding:0 11px;margin-bottom:26px;cursor:pointer}
.similar-articles .science__card-img{border-radius:10px}
.science-buy-modal{padding:53px 51px 48px 55px}
.science-buy-modal__container{display:flex;flex-direction:column}
.science-buy-modal__header{display:flex;margin-bottom:30px}
.science-buy-modal__img{width:110px;height:154px;display:block;margin-right:18px;border:1px solid rgba(0,0,0,.1);border-radius:4px}
.science-buy-modal__text-content{display:flex;flex-direction:column}
.science-buy-modal__title{margin-top:0;margin-bottom:20px;font-weight:600;font-size:18px;line-height:26px;color:#000}
.science-buy-modal__properties-list{display:flex;flex-wrap:wrap;margin-bottom:9px;justify-content:flex-start}
.science-buy-modal__properties-item{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:20px;color:#000}
.science-buy-modal__properties-item:after{content:"";width:3px;height:3px;margin-right:4px;margin-left:4px;border-radius:50%;background-color:#000;display:block}
.science-buy-modal__properties-item:last-child:after{display:none}
.science-buy-modal__id{margin:0;font-weight:400;font-size:11px;line-height:15px;color:#3a4046}
.science-buy-modal__price-wrapper{display:flex;margin-bottom:40px;align-items:center;justify-content:space-between}
.science-buy-modal__price-txt{margin:0;font-weight:600;font-size:13px;line-height:18px;color:#3a3f46}
.science-buy-modal__price-amount{font-weight:600;font-size:22px;line-height:26px;color:#3a4046}
.science-buy-modal__suffix{font-size:13px;font-weight:600}
.science-buy-modal__btn{border:none}
.science-buy-modal__btn--submit{padding:20px 90px;font-size:16px;line-height:19px;color:#fff;background-color:#0f2a54;border-radius:8px;border:none}
.science-buy-modal__btn--submit:hover{background-color:#18468e}
.science-buy-modal__btn--cancel{background-color:initial;font-size:16px;line-height:19px;color:#0f2a54;margin-left:74px}
.science-success-modal{background-image:url(../media/science-modal-success.a9d18a11.png);background-repeat:no-repeat;background-position:top 20px center;background-size:195px;padding:215px 55px 48px;text-align:center}
.science-success-modal__txt{margin-top:0;margin-bottom:24px;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#000;opacity:.8}
.science-success-modal__btn{max-width:276px;width:100%;padding:21px 0;background-color:#0f2a54;font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#fff;border-radius:8px;border:none}
.science-success-modal__btn:hover{background-color:#18468e}
.science-error-modal{background-image:url(../media/science-modal-error.d4c5c105.png);background-repeat:no-repeat;background-position:top 20px center;padding:214px 55px 48px;text-align:center}
.science-error-modal__txt{margin-bottom:20px}
.science-error-modal__balance,.science-error-modal__txt{margin-top:0;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#000;opacity:.8}
.science-error-modal__balance{margin-bottom:24px}
.science-error-modal__btn{max-width:276px;width:100%;padding:21px 0;background-color:#0f2a54;font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#fff;border-radius:8px;border:none;white-space:nowrap}
.science-error-modal__btn:hover{background-color:#18468e}
.science-works{width:100%}
.science-works__title{margin-top:0;margin-bottom:10px;font-family:Merriweather;font-weight:400;font-size:22px;line-height:32px;color:#000}
.science-works__list{width:100%;margin-bottom:-20px;padding-bottom:90px;align-items:stretch;margin-right:-10px;margin-left:-10px}
.science-works__item{width:calc(25% - 3px);display:flex;flex-direction:column;align-items:stretch;padding:0 10px;margin-bottom:20px}
.science-works__item-link{flex-grow:1}
.science-works__content{height:100%;padding:7px 7px 24px;background-color:#fff;border-radius:8px}
.science-works__card-img{width:100%;display:block;margin-bottom:12px;border-radius:6px;object-fit:cover}
.science-works__card-name{margin-top:0;margin-bottom:0;font-weight:500;font-size:14px;line-height:19px;text-align:center;letter-spacing:.116667px;color:#000;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}
.science-works__card-name:hover{color:#0f2a54}
.science-directions{padding-bottom:70px}
.science-directions__news-lenta{width:calc(100% - 125px)!important;padding-right:0!important}
.science-directions__news-lenta__content{padding:29px 25px 25px 17px!important}
.science-directions .news-lenta-inner .news-lenta__content{padding:0!important;background:none!important;box-shadow:none!important}
.science-directions__title{margin-top:0;margin-bottom:15px;font-family:Merriweather;font-weight:400;font-size:22px;line-height:32px;color:#000}
.science-directions__tags-list{display:flex;flex-wrap:wrap;margin-bottom:36px}
.science-directions__tags-item{margin-right:12px;margin-bottom:12px;font-weight:400!important;font-size:13px!important;line-height:18px!important;color:#0f2a54;padding:8px 26px!important;border:1px solid #0f2a54;border-radius:100px!important;transition:background-color .3s ease}
.science-directions__tags-item--active,.science-directions__tags-item:hover{color:#fff;background-color:#0f2a54}
.science-directions__tags-item:last-of-type{margin-right:0}
.science-commitee{width:100%}
.science-commitee__title{margin-top:0;margin-bottom:15px;font-family:Merriweather;font-weight:400;font-size:22px;line-height:32px;color:#000}
.science-commitee__list{display:flex;flex-direction:column;margin-bottom:30px}
.science-commitee__item{display:flex;flex-direction:column;padding:25px 50px 30px 40px;background-color:#fff;box-shadow:20px 34px 184px rgba(0,0,0,.1)}
.science-commitee__item:not(:last-of-type){margin-bottom:15px}
.science-commitee__item-inner{display:flex;margin-bottom:30px}
.science-commitee__item-img{width:207px;height:273px;display:block;margin-right:32px;border-radius:19px;object-fit:cover}
.science-commitee__item-content{display:flex;flex-direction:column;padding-top:14px;padding-right:57px;padding-bottom:9px}
.science-commitee__item-head{padding-bottom:18px;border-bottom:1px solid hsla(0,0%,59.6%,.2)}
.science-commitee__item-proffession{margin-top:0;margin-bottom:8px;font-weight:700;font-size:17px;line-height:120%;color:#414141}
.science-commitee__item-name{margin:0;font-weight:600;font-size:26px;line-height:35px;color:#414141}
.science-commitee__item-infos{display:flex;flex-direction:column;padding-top:4px;margin:0}
.science-commitee__item-infos dd{margin-left:0}
.science-commitee__item-info-wrapper{display:flex;flex-direction:column;padding-left:45px;background-repeat:no-repeat;background-position:0}
.science-commitee__item-info-wrapper:not(:last-of-type){margin-bottom:15px}
.science-commitee__item-info-wrapper:first-of-type{background-image:url(../media/icon-email.eff063bd.svg)}
.science-commitee__item-info-wrapper:nth-of-type(2){background-image:url(../media/icon-phone.28d912f9.svg)}
.science-commitee__item-info-wrapper:nth-of-type(3){background-image:url(../media/icon-location.df7896a9.svg)}
.science-commitee__item-info-title{margin-bottom:3px;font-weight:700;font-size:13px;line-height:18px;color:#858585}
.science-commitee__item-info{font-style:normal;font-weight:300;font-size:19px;line-height:26px;color:#787878}
.science-commitee__item-tabs{display:flex;align-items:center;border-bottom:1px solid hsla(0,0%,59.6%,.2)}
.science-commitee__item-tab{position:relative;padding-right:18px;padding-bottom:18px;font-weight:500;font-size:16px;line-height:22px;color:#4f4f4f;cursor:pointer;background-color:initial;border:none}
.science-commitee__item-tab:not(:last-of-type){margin-right:90px}
.science-commitee__item-tab--active:after{position:absolute;bottom:0;left:0;width:49px;height:2px;background-color:#4b4b4b;content:""}
.science-commitee__item-tab-content{font-weight:400;font-size:16px;line-height:32px;color:#000}
.science-commitee__item-tab-content ul{padding:20px}
.science-commitee__item-tab-content li{list-style:disc!important;word-break:break-word}
.science-commitee__item-tab-content li:not(:last-of-type){margin-bottom:20px}
.science-commitee__item-admission-days{display:flex;margin:0;padding-top:20px;padding-right:23px}
.science-commitee__item-admission-day{flex-grow:1;padding-right:30px;border-right:1px solid rgba(27,27,27,.2)}
.science-commitee__item-admission-day:not(:last-of-type){margin-right:30px}
.science-commitee__item-admission-day-name{font-weight:600;font-size:13px;line-height:18px;color:#373737}
.science-commitee__item-admission-day-time{margin:0;font-weight:400;font-size:20px;line-height:27px;color:#a0a0a0}
.science-commitee__item-duties{padding-top:20px;padding-right:22px}
.science-commitee__item-duties p,.science-commitee span{margin:0!important;font-weight:400;font-size:16px;line-height:32px;color:#000!important}
.science-commitee__item-duties-list{padding-left:20px}
.science-commitee__item-duties-item{list-style:disc!important;font-weight:400;font-size:16px;line-height:32px;color:#000}
.science-commitee__item-duties-item:not(:last-of-type){margin-bottom:45px}
.science-commitee__item-labors{padding:0;list-style:disc!important;font-weight:400;font-size:16px;line-height:32px;color:#000}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.skeleton__head{height:220px;margin-bottom:10px}
.skeleton__head,.skeleton__txt{width:100%;animation:skeleton-loading 1s linear infinite alternate;border-radius:15px}
.skeleton__txt{height:10px;margin-bottom:12px}
.loading{width:1000px;height:50vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}
.loading-shape{border-radius:50%;border:5px solid #c2cfd6;border-top-color:transparent;width:50px;height:50px;animation:spin 1s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.partners{padding:0 20px}
.partners-content{background-color:#fff;border-radius:10px;padding:28px 25px}
.partners-content p{text-align:center;margin:0;font-size:16px;font-weight:500;color:#6f6f6f}
.partners-image{width:158px;margin:0 auto 10px}
.partners-image img{display:block;width:100%;height:100%;object-fit:scale-down}
