

/* Start:/local/templates/g4/components/openregion/news/photogallery/openregion/news.detail/.default/static.css?17697646537167*/
.detail{--aside-width: 304px;display:grid;width:100%;column-gap:calc(var(--gap)*4);grid-template-columns:1fr var(--aside-width)}@media screen and (max-width: 1479px){.detail{--aside-width: 266px;column-gap:calc(var(--gap)*2)}}@media screen and (max-width: 767px){.detail{--aside-width: 100%;grid-template-columns:calc(100vw - var(--padding-x)*2)}}.detail-header{grid-column:1/-1}.detail .action-bar{width:100%;justify-content:flex-end}.detail-meta{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin-bottom:calc(var(--gap)*5);gap:calc(var(--gap)/2) calc(var(--gap)*2);grid-column:1}@media screen and (max-width: 1479px){.detail-meta{margin-bottom:calc(var(--gap)*3)}}@media screen and (max-width: 767px){.detail-meta{flex-direction:column;align-items:flex-start}}.detail-meta__item{display:flex;flex-direction:row;align-items:center;gap:var(--gap)}.detail-meta__item--large{width:100%}.detail-meta__item--column{flex-direction:column;align-items:flex-start}@media screen and (max-width: 767px){.detail-meta__item--smartphone-column{flex-direction:column;align-items:flex-start;gap:calc(var(--gap)/3)}}.detail-meta__label{color:var(--label-color)}.detail-meta__icon{color:var(--label-color)}.detail-meta__value--link{color:var(--primary-color);text-decoration:none}.detail-meta__value--link:hover,.detail-meta__value--link:focus,.detail-meta__value--link:active{color:var(--primary-light-color);text-decoration:underline}.detail-content{margin-bottom:calc(var(--gap)*5);grid-column:1}.detail-content a:hover{color:var(--primary-light-color);text-decoration:underline;text-decoration-color:var(--primary-light-color)}@media screen and (max-width: 1479px){.detail-content{margin-bottom:calc(var(--gap)*3)}}.detail-footer{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;padding-top:calc(var(--gap)*5);border-top:4px solid var(--border-light-color);gap:var(--gap);grid-column:1}@media screen and (max-width: 1479px){.detail-footer{padding-top:calc(var(--gap)*3);grid-column:1/-1}}@media screen and (max-width: 767px){.detail-footer{flex-direction:column;align-items:flex-start;gap:calc(var(--gap)*2)}}:root[data-special-color=white] .detail-footer{border-color:var(--primary-text-color)}:root[data-special-color=black] .detail-footer{border-color:var(--primary-text-color)}:root[data-special-color=blue] .detail-footer{border-color:var(--primary-text-color)}.detail-footer-meta{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:calc(var(--gap)*1) calc(var(--gap)*3)}@media screen and (max-width: 1479px){.detail-footer-meta{gap:calc(var(--gap)*1) calc(var(--gap)*2)}}@media screen and (max-width: 767px){.detail-footer-meta{width:100%;flex-direction:column;align-items:flex-start;gap:calc(var(--gap)*2)}}.detail-footer-meta-item{display:flex;flex-direction:row;align-items:center;gap:calc(var(--gap)/2)}@media screen and (max-width: 767px){.detail-footer-meta-item{width:100%;padding-bottom:calc(var(--gap)*1.5);border-bottom:1px solid var(--border-color)}}.detail-footer-meta-item__label,.detail-footer-meta-item__value{color:var(--secondary-text-color)}.detail-footer-share{display:flex;flex-direction:row;align-items:center;gap:calc(var(--gap)*2)}@media screen and (max-width: 767px){.detail-footer-share{width:100%;justify-content:space-between}}.detail-footer-share__label{color:var(--secondary-text-color)}.detail-aside{width:100%;grid-column:2;grid-row:2/span 999}@media screen and (max-width: 767px){.detail-aside{margin-bottom:calc(var(--gap)*3);grid-column:unset;grid-row:unset}}@media screen and (max-width: 767px){.detail-aside__photo{margin:0 calc(var(--padding-x)*-1)}}.detail-aside__photo picture{width:100%}@media screen and (max-width: 767px){.detail-aside__photo picture{width:100vw}}.detail-aside__photo img{overflow:hidden}@media screen and (max-width: 767px){.news{--aside-width: 100%;grid-template-columns:1fr}}.news h1{margin-top:calc(var(--gap)*5);margin-bottom:calc(var(--gap)*3);font-size:calc(48/var(--initial-font-multiplier)*1rem);font-weight:var(--h1-font-weight)}@media screen and (max-width: 1479px){.news h1{margin-top:calc(var(--gap)*2);font-size:calc(32/var(--initial-font-multiplier)*1rem)}}@media screen and (max-width: 767px){.news h1{margin-top:calc(var(--gap)*1.5);margin-bottom:calc(var(--gap)*2);font-size:calc(24/var(--initial-font-multiplier)*1rem)}}.news .meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-bottom:calc(var(--gap)*6);font-weight:calc(var(--h1-font-weight) - 100);gap:calc(var(--gap)*2)}@media screen and (max-width: 1479px){.news .meta{margin-bottom:calc(var(--gap)*3);font-size:calc(12/var(--initial-font-multiplier)*1rem);grid-column:1/-1}}.news .meta__item{display:flex;align-items:center;gap:calc(var(--gap)*0.75)}@media screen and (max-width: 1479px){.news .meta__item--small{display:inline}}.news .detail-body{display:grid;align-items:start;gap:24px;grid-column:1/-1;grid-template-areas:"detail aside";grid-template-columns:1fr var(--aside-width);grid-template-rows:min-content 1fr}@media screen and (max-width: 767px){.news .detail-body{grid-template-areas:"detail" "aside";grid-template-columns:1fr}}.news .detail-body-info{grid-area:aside}@media screen and (max-width: 1479px){.news .detail-body-info{margin-right:calc(var(--padding-x)*-1)}}@media screen and (max-width: 767px){.news .detail-body-info{margin-right:0}}.news .detail-body-info__item{margin-bottom:calc(var(--gap)*3)}.news .detail-body-info__item--title{margin-bottom:calc(var(--gap)*1.5);color:var(--gray-color)}.news .detail-body-info__item--sections .extra-items{padding-bottom:var(--gap);border-bottom:1px solid var(--border-color);margin-top:var(--gap)}.news .detail-body-info__item--sections .extra-items :last-child{border-bottom-style:none}.news .detail-body-info__item .extra-items a{color:var(--blue-color);text-decoration:none}:root[data-special-color=white] .news .detail-body-info__item .extra-items a{color:var(--primary-text-color)}:root[data-special-color=black] .news .detail-body-info__item .extra-items a{color:var(--primary-text-color)}:root[data-special-color=blue] .news .detail-body-info__item .extra-items a{color:var(--primary-text-color)}.news .detail-body-detail{font-weight:calc(var(--h1-font-weight) - 100);grid-area:detail}.news .detail-body-detail:first-child{margin-top:0}.news .detail-body-detail:last-child{margin-bottom:0}.news .detail-body-detail__gallery{margin-top:calc(var(--gap)*5)}@media screen and (max-width: 1479px){.news .detail-body-detail__gallery{margin-top:calc(var(--gap)*3)}}.news .detail-footer{margin-top:48px}.news .detail-footer-meta-item-flex{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.news .detail-footer-meta-item-eye{display:none}}.news .detail-footer-meta-item-eye-smartfone{display:none}@media screen and (max-width: 767px){.news .detail-footer-meta-item-eye-smartfone{display:inline}}@media screen and (max-width: 1479px){.news .detail-footer .meta-rating .detail-footer-meta-item__label{display:none}}@media screen and (max-width: 767px){.news .detail-footer .meta-rating .detail-footer-meta-item__value{width:100%}}

/* End */


/* Start:/local/templates/g4/components/openregion/component/share/static.css?1764225639386*/
.ya-share2__item_service_vkontakte:hover .ya-share2__icon{background-color:#07f !important}.ya-share2__item_service_odnoklassniki:hover .ya-share2__icon{background-color:#f70 !important}.ya-share2__item_service_telegram:hover .ya-share2__icon{background-color:#28a8e9 !important}.ya-share2__item{transition:all .3s ease}.ya-share2__icon{transition:background-color .3s ease !important}

/* End */
/* /local/templates/g4/components/openregion/news/photogallery/openregion/news.detail/.default/static.css?17697646537167 */
/* /local/templates/g4/components/openregion/component/share/static.css?1764225639386 */
