

/* Start:/local/templates/ano/js/cookie/cookie_popup.css?17574466281922*/
#approve_cookie {
    --primary: #0188d0;
    /*--primary-hover: #6d9146;*/
    position: fixed;
    left: 30px;
    bottom: 30px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);
    background: #FFFFFF url(/local/templates/ano/js/cookie/none) center;
    color: #2A2B37;
    font-size: 15px;
    min-width: 320px;
    max-width: 460px;
    padding: 38px 36px 32px;
    z-index: 1100;
}

#approve_cookie p {
    margin-bottom: .5em;
}

#approve_cookie h3 {
    margin-top: 0;
}

#approve_cookie button {
    background: var(--primary, #538eaa);
    border-radius: 4.02px;
    color: #ffffff;
    margin: 0;
    display: block;
    border-style: none;
    cursor: pointer;
    white-space: nowrap;
    padding: .75em 1.95em;
    font-size: inherit;
    transition: background .15s;
    margin-top: 1.25em;
}

/*#approve_cookie button:hover {
    background: var(--primary-hover, #39728e);
}*/

#approve_cookie a {
    color: var(--primary, #538eaa);
    text-decoration: none;
}

#approve_cookie a:hover {
    text-decoration: underline;
}

#approve_cookie .approve_close {
    position: absolute;
    cursor: pointer;
    width: 24px;
    height: 24px;
    right: 14px;
    top: 14px;
}

#approve_cookie .approve_close:before,
#approve_cookie .approve_close:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #2A2B37;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#approve_cookie .approve_close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


@media screen and (max-width: 520px) {
    #approve_cookie {
        left: 15px;
        min-width: unset;
        width: calc(100% - 30px);
        padding: 30px 30px 28px;
        bottom: 15px;
    }
}


/* End */


/* Start:/local/templates/ano/css/compile/afterload_1753790130.css?175379013429008*/
/*
Внимание! 
Этот файл сформирован автоматически, компонентом olegpro.csscompiler. 
Исходники файлов стилей лежат в папке: /local/templates/ano/css/scss/
*/
.btn,.btn-primary,.btn-outline{background-color:white;display:inline-block;width:auto;padding:0.5em 1.5em;border-radius:100px;text-decoration:none;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-primary{background-color:#0188d0;color:white}.btn-outline{border:1px solid #0188d0}.btn-outline:hover{background-color:#0188d0;color:white}.more{margin:0 auto;position:relative}.lead{font-size:larger}.lines-before{position:relative;padding-top:1.125em}.lines-before:before{content:"";width:2.08333em;height:0.5em;position:absolute;left:calc(var(--bs-gutter-x) * .5);top:0;display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 26.9 6.7' viewBox='0 0 26.9 6.7'%3E%3Cpath d='M.2 0v6.7M11.5 0v6.7M4.7 0v6.7M20.4 0v6.7M9.2 0v6.7M22.7 0v6.7M16 0v6.7M18.2 0v6.7M24.9 0v6.7M2.5 0v6.7M7 0v6.7M13.7 0v6.7' style='fill:none;stroke:%23fff;stroke-width:.5'/%3E%3C/svg%3E")}.lines-before.lines-dark:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 26.9 6.7' viewBox='0 0 26.9 6.7'%3E%3Cpath d='M.2 0v6.7M11.5 0v6.7M4.7 0v6.7M20.4 0v6.7M9.2 0v6.7M22.7 0v6.7M16 0v6.7M18.2 0v6.7M24.9 0v6.7M2.5 0v6.7M7 0v6.7M13.7 0v6.7' style='fill:none;stroke:%23222;stroke-width:.5'/%3E%3C/svg%3E")}.lines-before.lines-before-top{padding-left:0;padding-top:1.5em}.lines-before.lines-before-top:before{left:0;top:0}@media screen and (min-width:576px){.lines-before{padding-left:3em !important;padding-top:0}.lines-before:before{left:0;top:0.25em;width:2.5em;height:0.625em}}#projects_wrapper{position:relative;background-color:#ededed}@media screen and (min-width:576px){#projects_wrapper{height:100vh}}#projects_wrapper #projects_items{display:flex;flex-direction:column}@media screen and (min-width:576px){#projects_wrapper #projects_items{flex-flow:row nowrap;overflow:hidden}}#projects_wrapper #projects_items .projects_item{position:relative;display:flex;flex-direction:column;flex:0 0 auto;background-color:white;margin-right:4.66667vw;margin-left:4.66667vw;width:90.66667vw;border-radius:10px;overflow:hidden}@media screen and (min-width:576px){#projects_wrapper #projects_items .projects_item{background-color:transparent;flex-direction:row;width:87vw;height:96.5vh;margin:0;border-radius:0}}#projects_wrapper #projects_items .projects_item.last{border-bottom-right-radius:20px;overflow:hidden}#projects_wrapper #projects_items .projects_item .dark_gradient{display:none;z-index:2}@media screen and (min-width:576px){#projects_wrapper #projects_items .projects_item .dark_gradient{display:block}}#projects_wrapper #projects_items .projects_item .project_body{z-index:2;position:relative;color:#222;display:flex;flex-direction:column;justify-content:flex-end;padding:7vw 4.66667vw}@media screen and (min-width:576px){#projects_wrapper #projects_items .projects_item .project_body{padding:4.66667vw 4.66667vw 4.66667vw 7vw;color:white}}#projects_wrapper #projects_items .projects_item .project_body .proj_text_tags{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:576px){#projects_wrapper #projects_items .projects_item .project_body .proj_text_tags{flex-flow:row nowrap}}#projects_wrapper #projects_items .projects_item .project_body .proj_text_tags p{flex:0 1 60%}#projects_wrapper #projects_items .projects_item .project_body .proj_text_tags .tags{padding-left:30px;font-size:smaller;flex:0 1 30%}#projects_wrapper #projects_items .projects_item .project_body .proj_buttons{display:flex;flex-flow:row nowrap;align-items:center}#projects_wrapper #projects_items .projects_item .project_body .proj_buttons .project-link{padding:0.5em 1.5em;border:1px solid #222;border-radius:40px;margin-right:2em;text-decoration:none;color:#222}@media screen and (min-width:576px){#projects_wrapper #projects_items .projects_item .project_body .proj_buttons .project-link{color:white;border-color:white}}#projects_wrapper #projects_items .projects_item .project_body .proj_buttons .project-link:hover{background-color:#ededed;border-color:#ededed}@media screen and (min-width:576px){#projects_wrapper #projects_items .projects_item .project_body .proj_buttons .project-link:hover{background-color:white;border-color:white;color:#222}}#projects_wrapper #projects_items .projects_item .proj_img_wrap{display:block}@media screen and (min-width:576px){#projects_wrapper #projects_items .projects_item .proj_img_wrap{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}}#projects_wrapper #projects_items .projects_item .proj_img_wrap img{object-fit:cover;width:100%;height:100%}#projects_wrapper #projects_items #projects_all{position:relative;width:100%;background-color:#ededed;flex:1 1 auto}@media screen and (min-width:576px){#projects_wrapper #projects_items #projects_all{width:13vw;flex:0 0 auto}}.stretched-link:hover .arrow_btn{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0, 0, 0, 0)}#progress{overflow:hidden}@media screen and (max-width:575px){#digits{padding-left:0.75em}}#digits .digits-large{font-family:'Source Sans Digits', sans-serif;font-size:3em;font-weight:100;margin-bottom:20px;line-height:1}@media screen and (min-width:576px){#digits .digits-large{font-size:4em;margin-bottom:0;line-height:inherit}}#digits .grid-row{display:grid;gap:10px;align-items:end;grid-template-areas:"t1 t2" "b1 b2" "t3 t4" "b3 b4" "t5 t6" "b5 b6"}#digits .grid-row .t1{grid-area:t1}#digits .grid-row .t2{grid-area:t2}#digits .grid-row .t3{grid-area:t3}#digits .grid-row .t4{grid-area:t4}#digits .grid-row .t5{grid-area:t5}#digits .grid-row .t6{grid-area:t6}#digits .grid-row .b1{grid-area:b1}#digits .grid-row .b2{grid-area:b2}#digits .grid-row .b3{grid-area:b3}#digits .grid-row .b4{grid-area:b4}#digits .grid-row .b5{grid-area:b5}#digits .grid-row .b6{grid-area:b6}@media screen and (max-width:575px){#digits .grid-row .t1,#digits .grid-row .t2,#digits .grid-row .t3,#digits .grid-row .t4,#digits .grid-row .t5,#digits .grid-row .t6{padding-right:1em}}@media screen and (min-width:576px){#digits .grid-row{grid-template-areas:"t1 t2 t3" "b1 b2 b3" "t4 t5 t6" "b4 b5 b6";grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 40px 80px);margin-top:40px}}@media screen and (min-width:1400px){#digits .grid-row{grid-template-areas:"t1 t2 t3 t4 t5 t6" "b1 b2 b3 b4 b5 b6";grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(2, 80px);margin-top:0}}.wide{padding:3em 7vw !important}@media screen and (min-width:576px){.wide{margin-left:-3.5vw;margin-right:-3.5vw;padding:3.5vw}}@media screen and (min-width:1580px){.wide{margin-left:-7vw;margin-right:-7vw;padding:3.5vw 7vw}}.muted{opacity:0.5}.smaller{font-size:smaller}.h3{font-size:1.3em}.link-to-all{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;position:relative}.shadow{-webkit-box-shadow:0px 10px 12px rgba(204, 204, 204, 0.8);-moz-box-shadow:0px 10px 12px rgba(204, 204, 204, 0.8);box-shadow:0px 10px 12px rgba(204, 204, 204, 0.8)}.card{border-radius:10px;overflow:hidden;background-color:white;display:flex;flex-direction:column;margin-bottom:1.5em;position:relative;transition:all 0.25s;-webkit-box-shadow:0px 0px 0px rgba(204, 204, 204, 0);-moz-box-shadow:0px 0px 0px rgba(204, 204, 204, 0);box-shadow:0px 0px 0px rgba(204, 204, 204, 0)}@media screen and (min-width:576px){#events .card{flex-flow:row nowrap}}.card .card-img{flex:0 0 50%}.card .card-img img{object-fit:cover;width:100%;height:100%}.card .card-body{padding:1.2em}.card .card-body .card-body-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.card .card-body .card-body-top img{border-radius:50%;overflow:hidden}.card .card-body .card-body-top p{margin:0}.card .card-body .h2,.card .card-body .h3{font-size:1.3em;font-weight:normal}.card .card-body .h2 a,.card .card-body .h3 a{text-decoration:none;color:currentColor}.card .card-body .tags{font-size:smaller;margin-top:auto;padding-top:1em}.card .card-arrow{position:absolute;right:1.2em;bottom:1.2em;display:flex}.card:hover{-webkit-box-shadow:0px 10px 12px rgba(204, 204, 204, .8);-moz-box-shadow:0px 10px 12px rgba(204, 204, 204, .8);box-shadow:0px 10px 12px rgba(204, 204, 204, .8)}#similar{margin-top:3em}#similar .h3{margin-bottom:1em;font-size:1.3em;text-transform:uppercase}body.dark .card{box-shadow:none}body.dark .card:hover{box-shadow:none}.arrow-sm{stroke:#222;width:0.7em;height:0.7em;opacity:0.5}.cross{stroke:#222;width:1.2em;height:1.2em;opacity:0.5}#bg_overflow_hidden{overflow:hidden}#events .link-to-all{display:none}@media screen and (min-width:576px){#events .link-to-all{display:flex}}#events #events_list .post.hide{display:none}#podcasts{position:relative}#bg_mutate{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}@media screen and (max-width:575px){.podcasts_wrapper{margin:0;position:relative}.podcast_wr{top:0;left:0;width:100%;position:absolute;padding:0}.side{opacity:0;z-index:-1;padding:0 !important}.active{z-index:1}.card-arrow{display:none}}.side{padding-top:1em;padding-bottom:1em}.podcast_item{display:flex;flex-direction:column;height:100%;margin-bottom:0}.podcast_item .card-body{padding-bottom:0}.podcast_item.playing .play{display:none}.podcast_item.playing .pause{display:block !important}.podcast_item.playing .podcast-timeline:hover{cursor:pointer}.podcast_item .podcast-controls{display:flex;justify-content:space-evenly;align-items:center;flex:1 1 auto;padding:1.2em;flex-flow:row wrap}.podcast_item .podcast-controls .podcast-timeline{width:100%;height:0.3em;background-color:#ededed;position:relative;margin-bottom:1em}.podcast_item .podcast-controls .podcast-timeline .progress_line{position:absolute;top:0;left:0;bottom:0;width:0%;background-color:#0188d0}.podcast_item .podcast-controls .podcast-timeline .duration{position:absolute;left:0;top:0.75em;font-size:small;opacity:0.5}.podcast_item .podcast-controls .podcast-timeline .final_duration{position:absolute;right:0;top:0.75em;font-size:small;opacity:0.5}.podcast_item .podcast-controls .round-btn{border-radius:50%;padding:0.75em;cursor:pointer;transition:transform 0.25s}.podcast_item .podcast-controls .round-btn:hover{transform:scale(1.1)}.podcast_item .podcast-controls .round-btn.center_button{background-color:#ededed}.podcast_item .podcast-controls .next.prev{transform:rotate(180deg)}@media screen and (min-width:576px){.podcast_item .podcast-controls .next{display:none}}.podcast_item .podcast-controls .pause{display:none}.podcast_item .podcast-controls .play{position:relative;left:2px}.podcast_item .podcast-controls svg{width:1.2em;height:1.2em;fill:#4e4e4e}.podcast_item .podcast-img{display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:center;background-size:cover}.podcast_item .podcast-img img{margin:1.5em}#magazines .magazines_wrapper img{width:100%;height:auto}@media screen and (max-width:575px){#magazines .magazines_wrapper .magazine:last-child{display:none}}.inner .magazine{position:relative}@media screen and (min-width:1200px){.inner .magazine{flex:0 0 auto;width:20%}}#bg_light{background-color:#ededed}.clearfix{width:100%;height:1px}#books .first .books_wrapper{align-items:flex-end}#books .books_wrapper{justify-content:center}@media screen and (max-width:575px){#books .books_wrapper .book{margin:12px 0}}#books .books_wrapper img{width:100%;height:auto;-webkit-box-shadow:0px 10px 12px rgba(204, 204, 204, .8);-moz-box-shadow:0px 10px 12px rgba(204, 204, 204, .8);box-shadow:0px 10px 12px rgba(204, 204, 204, .8)}#books .link-to-all{flex-direction:row}#books .link-to-all p{margin-bottom:0;margin-right:0.75em}@media screen and (max-width:575px){#books .container.second .books_wrapper .book:first-child{margin:12px}}#partners{padding-bottom:2em}#partners .partners_wrapper{justify-content:center}#partners .partners_wrapper .partner{display:flex;justify-content:center;align-items:center}#partners .partners_wrapper .partner img{width:100%;height:auto}#gallery .gallery_wrapper{display:grid;gap:10px;grid-template-areas:"a1 a1 a2 a2 a3 a3" "a4 a4 a4 a5 a5 a5" "a6 a6 a7 a7 a8 a8"}#gallery .gallery_wrapper .area_1{grid-area:a1}#gallery .gallery_wrapper .area_2{grid-area:a2}#gallery .gallery_wrapper .area_3{grid-area:a3}#gallery .gallery_wrapper .area_4{grid-area:a4}#gallery .gallery_wrapper .area_5{grid-area:a5}#gallery .gallery_wrapper .area_6{grid-area:a6}#gallery .gallery_wrapper .area_7{grid-area:a7}#gallery .gallery_wrapper .area_8{grid-area:a8}@media screen and (max-width:575px){#gallery .gallery_wrapper{grid-template-areas:"a1 a2" "a3 a3" "a4 a5" "a6 a6" "a7 a8";grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(4, auto)}}#gallery .gallery_wrapper .photo_item img{width:100%;height:auto;transition:transform 0.25s}#gallery .gallery_wrapper .photo_item img:hover{transform:scale(1.03)}footer{background-color:#ededed;}footer a{color:inherit;text-decoration:none}footer #socials_icons{display:inline-block}footer #searchform{background-color:white;display:flex;justify-content:space-between;align-items:center;border-radius:10px}footer #searchform #search_icon,footer #searchform #search_arrow{stroke:#222;width:1.2em;height:1.2em;stroke-width:1px}footer #searchform #search_icon{margin:10px}footer #searchform button,footer #searchform input[type="text"]{appearance:none;-webkit-appearance:none;border:none;background:none}footer #searchform button:focus,footer #searchform input[type="text"]:focus{outline:none}footer #searchform button{margin:10px;padding:0;font-size:1rem}footer #searchform button:hover{cursor:pointer}footer #searchform input[type="text"]{padding:7px;font-size:1rem;flex:1 1 auto;margin:0}footer #footer_dark{background-color:#222;color:white}footer #footer_logo{width:200px;height:67px;fill:#0188d0}footer .phone a{font-size:larger}footer .icon_sm{margin-right:0.75em}footer .icon_email{stroke:currentcolor}footer #rekvizity{display:flex;padding:0.75em;border:1px solid #b2b2b2;border-radius:10px;position:relative;margin-top:2em}footer #rekvizity .icon_file{width:2em;height:2.4em;margin-right:0.75em}footer #footer_top_line{position:relative}@media screen and (max-width:520px){footer #footer_top_line #footer_map{margin:0 -7vw;border-radius:0}}footer #footer_top_line #to_top{margin:0;position:absolute;bottom:-1.5em;opacity:1;background-color:#ededed}@media screen and (max-width:520px){footer #footer_top_line #to_top{right:1em}}footer #footer_top_line #to_top svg{transform:rotate(-90deg);margin:0}footer #footer_top_line #to_top:before{content:"Наверх";position:absolute;top:-1.75em;font-size:smaller;opacity:0.75}footer #footer_top_line #footer_address{display:flex;flex-flow:row nowrap}footer #footer_top_line #footer_address svg{flex:0 0 1.2em}footer #web_dev{display:flex;justify-content:end;flex-flow:row wrap;text-align:right;align-items:center;align-content:flex-end}@media (max-width:767px){footer #web_dev{justify-content:flex-start;margin:0 auto}}footer #web_dev .smaller{font-size:small}footer #web_dev #siteberg-link{white-space:nowrap;transition:opacity 0.2s;display:flex;align-items:center;justify-content:flex-end;font-size:smaller}footer #web_dev #siteberg-link .logo-siteberg{width:1.2em;height:1.2em;margin:0 0.5em;fill:white;opacity:0.5}footer #web_dev #siteberg-link .siteberg-letter{opacity:0.5}footer #web_dev #siteberg-link .siteberg-letter:hover{opacity:1}footer #web_dev #siteberg-link .text-siteberg{font-weight:normal;display:inline-flex}footer #web_dev #siteberg-link:hover{text-decoration:none}footer #web_dev #siteberg-link:hover .logo-siteberg{opacity:1}footer #web_dev #siteberg-link .siteberg-letter:hover + .siteberg-letter{opacity:0.75}.img-fluid{max-width:100%;height:auto}.icon_sm{width:1.2em;height:1.2em}#modal,#modal_video{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:200;color:#fff;background-color:rgba(0, 0, 0, .5);height:100%}#modal_click{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}#modal_wrapper{display:flex;align-items:center;background-color:white;color:var(--text-color);border-radius:var(--border-radius);z-index:2;max-height:100vh;overflow-y:scroll}#modal.modal #modal_wrapper{min-width:75%;padding:var(--margin-page);margin:var(--margin-page)}#modal_wrapper .img_wrap{display:flex;justify-content:center}#modal.modal #modal_wrapper{min-width:unset;max-height:80vh;max-width:80vw}#modal.video #modal_wrapper{position:relative;max-width:90vw;width:90vw}@media screen and (max-width:520px){#modal.video #modal_wrapper{max-width:100vw;width:100vw}}#modal_wrapper img{max-height:80vh;width:auto;}#modal_wrapper .img_wrap::before{content:"";border:3px solid;width:40px;height:40px;border-radius:50%;border-color:currentColor currentColor transparent transparent;animation:spin 1.5s linear infinite;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;z-index:-1;opacity:0.5}@keyframes spin{100%{transform:rotate(360deg)}}#modal_wrapper video{width:100%;height:auto}#counterImages{position:absolute;left:30px;top:30px}#close_modal{position:absolute;width:90px;height:90px;top:0;right:0;opacity:0.5;cursor:pointer;z-index:4;padding:30px}body.admin #close_modal{top:39px}body.admin #counterImages{top:69px}body.admin #modal.anchor{padding-top:39px}#close_modal:hover{opacity:1}#close_modal::after,#close_modal::before{content:"";display:block;width:33.333%;height:2px;background-color:currentcolor;position:absolute;top:50%}#close_modal::before{transform:rotate(45deg)}#close_modal::after{transform:rotate(-45deg)}#modal_caption,#video_caption{position:absolute;bottom:0;padding:30px 10vw;text-align:center;z-index:5;font-size:larger;width:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%)}#modal_caption .copyright{font-size:smaller;opacity:0.5}#modal iframe.video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%;left:0;position:absolute;top:0}#modal_controls{z-index:3}#modal .arrows{position:absolute;width:15vw;height:80vh;top:10vh;opacity:0.5;cursor:pointer}#modal .arrows:hover{opacity:1}#modal .arrows::after,#modal .arrows::before{content:"";display:block;width:30px;height:2px;background-color:currentcolor;position:absolute;top:50%;left:33%}#modal .arrows::before{transform:translate(-50%, 10px) rotate(45deg)}#modal .arrows::after{transform:translate(-50%, -10px) rotate(-45deg)}#modal #arrowLeft{left:0}#modal #arrowRight{transform:rotate(180deg);right:0}#modal.anchor img{max-width:100%}#modal.anchor h1{margin-top:2em}#tokensubmit{margin:2em 0}#modal.anchor h3{color:#000;font-size:24px;font-weight:bold;line-height:23px;text-align:left;margin-bottom:-4px;letter-spacing:0.25em;text-transform:uppercase}#modal.anchor .icon_block svg{fill:var(--primary);max-width:30px;max-height:30px}#modal.anchor h4{color:var(--primary);margin-bottom:20px;font-size:1.4375rem}#modal.anchor h5{width:100%;font-weight:600;font-size:17pt;line-height:24px;margin-top:0}#modal.anchor .main-descr{margin-bottom:2em}#modal.anchor .advert_descr{font-size:smaller}#modal.anchor .advert_icon{vertical-align:baseline}#modal.anchor hr{width:110px;height:1em;background:var(--primary);margin-top:28px;margin-bottom:27px;border:0}#modal.anchor .advert_card{display:inline-block;vertical-align:top;margin-right:-5px;padding-right:10px}#modal.anchor p{font-weight:400;text-align:left;font-size:18px;margin-bottom:1em}#modal.anchor .posts{float:none}#modal.anchor .advert_cost{font-family:inherit;color:inherit;display:inline;font-size:24px;font-weight:bold}#modal.anchor .advert_primer{color:var(--primary);font-size:14px;margin-bottom:1em;margin-top:1em}#modal.anchor .example a{color:inherit;cursor:pointer}#modal.anchor .example a:hover h5{text-decoration:underline}#modal.anchor .example p{font-size:16px}#modal.anchor .example .example_author{font-size:14px;color:var(--primary);margin-bottom:0}#modal.anchor .add_white_spaces{height:4em;margin:0}#projects_list .project_item{position:relative}#projects_list .project_item .project_item_img_wrap{width:100%;height:400px}@media screen and (max-width:520px){#projects_list .project_item .project_item_img_wrap{height:200px}}#projects_list .project_item .project_item_img_wrap img{width:100%;height:100%;object-fit:cover}#projects_list .project_item .h2{flex:0 0 30%;font-weight:normal;padding-right:1em}#projects_list .project_item .project_item_body{display:flex;margin-top:1em}@media screen and (max-width:520px){#projects_list .project_item .project_item_body{flex-direction:column}}#projects_list .project_item .project_item_body .proj_buttons{display:flex}#projects_list .project_item .project_item_body .proj_buttons .project-link{padding:0.5em 1.5em;border:1px solid #222;border-radius:40px;margin-right:2em;text-decoration:none;color:#222;align-self:flex-start}#projects_list .project_item .project_item_body .proj_buttons .project-link:hover{background-color:#ededed;border-color:#ededed}.bx-breadcrumb{margin:10px 0 80px;display:flex;flex-flow:row wrap;font-size:small}@media screen and (max-width:575px){.bx-breadcrumb{margin-bottom:30px}}.bx-breadcrumb i{color:#b5bdc2;vertical-align:middle;margin:0 5px 0 7px}.filter_date{display:flex;height:100%;align-items:flex-end;justify-content:flex-end}@media screen and (max-width:576px){.filter_date{margin-top:1em;justify-content:flex-start}}.filter_date .date_block input[type="text"]{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #222;font-size:smaller;text-align:center}@media screen and (max-width:576px){.filter_date .date_block input[type="text"]{font-size:12px}}.filter_date .date-interval-hellip{width:0;padding-right:2em;height:0;position:relative;color:transparent}.filter_date .date-interval-hellip:after{content:'по';position:absolute;top:0;left:0;width:2em;height:1em;display:block;color:#222}.dumper{width:100%;height:4rem}#article img{max-width:100%;height:auto}#article .podcast_wr .podcast_item{width:400px}#article .podcast_wr .podcast_item .next{display:none}@media screen and (max-width:575px){#article .podcast_wr{position:relative}#article .podcast_wr .podcast_item{max-width:100%}}#article #top_content{display:flex}@media screen and (max-width:768px){#article #top_content{flex-direction:column}}#article #top_content #podcast_header{flex:1 1 50%}@media screen and (max-width:575px){#article #top_content #podcast_header{order:1;margin-bottom:2em}}#article #top_content #left_wrap{padding-right:20px}#article #top_content #left_wrap.podcast{flex:1 0 50%}@media screen and (min-width:576px){#article #top_content #left_wrap.podcast{flex-basis:300px}}#article #top_content #left_wrap.podcast #controlPodcasts{display:none}@media screen and (max-width:575px){#article #top_content #left_wrap.podcast{order:2;padding-right:0}}#article #top_content #img_object{flex:0 0 50%;text-align:center}@media screen and (max-width:1100px){#article #top_content #img_object{flex:0 0 45%}}@media screen and (max-width:900px){#article #top_content #img_object{flex:0 0 40%}}#article #article_inner{max-width:800px;margin:5em auto}@media screen and (max-width:575px){#article #article_inner{margin:3em 0 0}#article #article_inner #socials_wrap{margin-bottom:0}}#article #article_inner #inter_post_text iframe{max-width:100%}#article #article_inner #inter_post_text img{margin:2em 0}.full_post_img .photo_caption,.video_wrapper .photo_caption{margin:-1em 10% 2em 0;opacity:0.5;font-size:16px}lite-youtube{background-color:#222;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;}lite-youtube::before{content:'';display:block;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:90px;padding-bottom:50px;width:100%;transition:all 0.2s cubic-bezier(0, 0, 0.2, 1)}lite-youtube::after{content:"";display:block;padding-bottom:calc(100% / (16 / 9))}lite-youtube > iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube > .lty-playbtn{display:block;width:68px;height:48px;position:absolute;cursor:pointer;transform:translate3d(-50%, -50%, 0);top:50%;left:50%;z-index:1;background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');transition:filter 0.1s cubic-bezier(0, 0, 0.2, 1);border:none}lite-youtube:hover > .lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated::before,lite-youtube.lyt-activated > .lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}#socials_wrap{display:flex}#autor_like,#socials_wrap{position:relative;margin:3em 0}#social-goodshare{display:flex;flex-flow:row wrap;margin:0 0 0 5px;padding:0;list-style:none;align-items:center}#social-goodshare a,#social-goodshare button,#social-goodshare li div{margin:0 5px;padding:0 5px;border:none;display:flex;align-items:center}#social-goodshare .icon-share.tg,#social-goodshare .icon-share.vk,#social-goodshare .icon-share.wa{width:20px;height:20px}#social-goodshare .icon-share.ok{width:14px;height:20px}#pdf_wrapper{display:flex;flex-direction:column}#pdf_wrapper .pdf_item{position:relative;margin-bottom:0.5em}#pdf_wrapper .pdf_item img{width:2em;height:2em;margin-right:0.5em}.video_item{position:relative}.video_item .pict_wrap{position:relative}.video_item a{color:inherit;text-decoration:none}.video_item a:hover .pict_wrap::before{content:"";position:absolute;left:50%;top:50%;width:3em;height:3em;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 17'%3E%3Cpath fill='%23fff' d='M12.3 9.3c.6-.4.6-1.1 0-1.5L5.3 3c-.6-.4-1.1-.1-1.1.6v9.8c0 .7.5 1 1.1.6l7-4.7z'/%3E%3C/svg%3E");z-index:2;display:block;background-color:rgba(0, 0, 0, 0.25);background-repeat:no-repeat;background-size:2em;background-position:55% 50%;transform:translate(-50%, -50%)}#time-control-wrap{position:relative;height:80px}#time-control-wrap .time-control{position:absolute;left:0;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;width:100%;height:80px}#time-control-wrap .time-control .ruller{position:absolute;width:100%;top:0;display:flex;justify-content:space-between;padding:0}#time-control-wrap .time-control .line{width:1px;height:12px;background-color:currentColor}#time-control-wrap .time-control .line:nth-child(9n+2),#time-control-wrap .time-control .line:last-child{height:20px}#time-control-wrap .time-control .time-cursor{position:absolute;z-index:2;margin-top:-9px;margin-left:-9px;width:18px;height:18px;background-color:#0188d0;border-radius:50%;cursor:grab}#time-control-wrap .time-control .time-cursor:active{cursor:grabbing}#time-control-wrap .time-control .time-cursor:before{content:"";position:absolute;top:29px;left:50%;transform:translateX(-50%);display:block;width:2px;height:40px;background-color:currentColor}#time-control-wrap .timeline{position:relative;width:100%;z-index:1;overflow:visible;display:flex;justify-content:space-between;height:1em;align-items:flex-end}#time-control-wrap .timeline .info-year{flex:1 1 auto;position:relative}#time-control-wrap .timeline .info-year .line-year{position:absolute;left:0;bottom:0;display:block;width:2px;background-color:currentColor}#time-control-wrap .timeline .info-year .year{transform-origin:left bottom;margin-left:10px}#time-control-wrap .timeline .month{position:absolute;right:0;transform-origin:right bottom;font-size:small}@media screen and (max-width:520px){#time-control-wrap{height:120px}#time-control-wrap .time-control{position:absolute;left:50%;top:0;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;width:1082px;height:120px;margin-left:-541px;font-size:18px;margin-top:20px}}
/* End */
/* /local/templates/ano/js/cookie/cookie_popup.css?17574466281922 */
/* /local/templates/ano/css/compile/afterload_1753790130.css?175379013429008 */
