@charset "UTF-8";.footer{position:relative;background:#f8f8f8;color:#111;padding:clamp(28px,5vw,64px) 0 28px;overflow:hidden}.footer--main{margin-top:80px}.footer--white{background:#fff}.footer a{color:inherit;text-decoration:none;transition:color .2s ease}.footer a:hover{color:#e05b29}.footer a:active{opacity:.2}.footer a:focus-visible{outline:2px solid #f6a24a;outline-offset:3px;border-radius:6px}.footer__inner{position:relative;display:grid;grid-template-columns:minmax(240px,360px) 1fr;gap:clamp(28px,4vw,72px);align-items:start}.footer__brand{display:grid;gap:18px;align-content:start}.footer__logo{display:inline-flex;align-items:center;gap:14px;width:fit-content}.footer__logo-icon{display:grid;place-items:center;color:#111111d9}.footer__logo-text{display:grid;line-height:1.1;gap:6px}.footer__logo-title{font-size:clamp(22px,2vw,32px);font-weight:800;letter-spacing:.2px}.footer__logo-sub{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#111111b3;font-weight:700}.footer__slogan{margin:0;font-size:16px;color:#111111b3}.footer__email{width:fit-content;font-size:16px;font-weight:200}.footer__policy{display:grid;gap:16px}.footer__policy a{width:fit-content;font-size:16px;font-weight:200}.footer__social{display:grid;gap:12px;margin-top:8px}.footer__social-title{font-size:18px;font-weight:800}.footer__social-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}.footer__social-link{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;font-weight:800;font-size:14px;transition:color .2s ease}.footer__social-link:hover{color:#e05b29}.footer__social-link:active{opacity:.2}.footer__cols{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:clamp(22px,3vw,72px);align-items:start}.footer__col{display:grid;gap:clamp(26px,4vw,74px)}.footer__group{display:grid;gap:14px}.footer__title{margin:0 0 .7em;font-size:clamp(16px,2vw,20px);font-weight:600;letter-spacing:.2px}.footer__links{list-style:none;padding:0;margin:0;display:grid;gap:14px}.footer__links a{font-size:16px;font-weight:400;color:#111111e6;width:fit-content}.footer__links li{margin-bottom:.2em}.footer__bottom{position:relative;margin-top:clamp(28px,5vw,60px);padding-top:18px;display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.footer__legal{font-weight:200;display:grid;gap:10px;font-size:14px}.footer__ogrn{font-weight:200;font-size:14px}.footer__note{max-width:560px;font-size:14px;color:#111111d9;font-weight:200;text-align:right}@media (max-width: 1100px){.footer__cols{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width: 900px){.footer__inner{grid-template-columns:1fr}.footer__cols{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width: 560px){.footer__bottom{flex-direction:column;align-items:flex-start}.footer__note{text-align:left;max-width:100%}.footer__social-link{width:40px;height:40px;border-radius:10px}}.img__recommendation{border-radius:25px;box-shadow:0 5px 15px #0003;transition:.3s}.img__recommendation:hover{transform:scale(1.01);box-shadow:0 10px 15px #00000040}:root{--color-txt-main-black: #252525;--color-txt-orange: #E05B29;--bs-link-color: #E05B29 !important;--bs-pagination-active-border-color: #E05B29 !important;--bs-pagination-active-bg: #E05B29 !important;--color-icon-default: #212121;--color-grayV1: #F8F9FA;--color-bg-body: #ffffff;--color-bg-card: #ffffff;--color-bg-elevated: #ffffff;--color-border-subtle: #E0E0E0}body .pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: #E05B29;--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-border-color: #F2BDA9;--bs-pagination-hover-color: #C95124;--bs-pagination-hover-bg: #F8DED4;--bs-pagination-hover-border-color: #E36B3E;--bs-pagination-focus-color: #C95124;--bs-pagination-focus-bg: #F5CDBE;--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(224, 91, 41, .25);--bs-pagination-active-color: #ffffff;--bs-pagination-active-bg: #E05B29;--bs-pagination-active-border-color: #E05B29;--bs-pagination-disabled-color: #B8B8B8;--bs-pagination-disabled-bg: #F1F1F1;--bs-pagination-disabled-border-color: #E0E0E0}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none;text-decoration:none}a{transition:.3s;text-decoration:none}a:focus,a:visited,a:hover,a:active{text-decoration:none}a:active{outline:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}header,nav,section,article,aside,video,figure{display:block;width:100%}section,article{margin-bottom:0}html,body{width:100%;line-height:150%;font-family:GTEPD,sans-serif;font-size:18px;color:var(--color-txt-main-black);font-weight:300;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--color-bg-body)}body::-webkit-scrollbar{width:10px;background-color:transparent}body::-webkit-scrollbar-thumb{border-radius:4px;cursor:pointer;background:var(--color-txt-orange)}body::-webkit-scrollbar-thumb:hover{background:#b43f15}body::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;-webkit-box-shadow:5px 5px 5px -5px rgba(68,68,68,.5) inset;transition:.4s}body.lock{overflow:hidden}input,button,textarea{font-family:inherit;outline:0}input::-ms-clear{display:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}ul li{list-style:none}img{max-width:100%;vertical-align:top}.ibg{background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important}.container{max-width:1715px;padding:0 20px}.container .row{--bs-gutter-x: 20px}.container .col,.container .col-*{padding-left:calc(var(--bs-gutter-x) * .5)!important;padding-right:calc(var(--bs-gutter-x) * .5)!important}section.s_comment,section.s_detail_news,section.s_hex,section.s_news_list,section.s_breadcrumb,section.s_detail_author,section.s_new_news{padding:110px 0}section.s_breadcrumb{padding:10px 0}section.s_hex{padding:70px 0 0}section.s_hex .container{position:relative}section.s_news_list{background-repeat:no-repeat!important;background-size:100% calc(100% - 4px)!important;background-position:center!important;background-clip:padding-box!important;padding:195px 0 95px;overflow:hidden;position:relative;z-index:1}section.s_news_list>.container{position:inherit;z-index:3}section.s_detail_news{padding:30px 0 0}section.s_comment{padding:40px 0 0}.progress-bar{background:var(--color-txt-orange)}@media (max-width: 767.98px){.container .row{--bs-gutter-x: 20px}.container .col,.container .col-*{padding-left:calc(var(--bs-gutter-x) * .5)!important;padding-right:calc(var(--bs-gutter-x) * .5)!important}}@media (max-width: 1600px){.container{max-width:1440px}}@media (max-width: 768px){.container{padding:0 10px}section{padding:40px 0}section.s_breadcrumb{display:none}section.s_hex{padding:20px 0 0}section.s_news_list{padding:82px 0 45px}section.s_comment{padding:20px 0 0}}.btn{transition:.4s;cursor:pointer}.btn1{font-weight:700;font-size:17px;line-height:150%;border-radius:50px;background:var(--color-txt-orange);color:#fff;padding:10px 18px 9px}.btn1:hover{color:var(--color-txt-orange);background:#fff5f3}.btn1:active{color:var(--color-txt-orange)!important;background:#ffe9e5!important}.btn2{font-weight:700;font-size:25px;line-height:150%;color:var(--color-txt-orange);border-radius:50px;background:#fff;padding:18px 30px}.btn2:hover{color:var(--color-txt-orange);background:#fff}.btn2:active{color:var(--color-txt-orange)!important;background:#fff!important}section.s_breadcrumb .breadcrumb_cont{display:flex;align-items:center;flex-wrap:wrap;gap:8px}section.s_breadcrumb .breadcrumb_item{display:flex;align-items:center;gap:8px;cursor:default}section.s_breadcrumb .breadcrumb_link{display:flex;align-items:center;gap:8px}section.s_breadcrumb .breadcrumb_link .breadcrumb_text{color:var(--color-txt-orange)}section.s_breadcrumb .breadcrumb_svg_home{margin-top:-4px}section.s_breadcrumb .breadcrumb_text{color:#0000008c}.s_header{position:fixed;background:#fff;box-shadow:0 2px 4px #00000013;z-index:510}.header{padding:30px 0}.header__logo{color:#000}.header_element_pc{gap:20px}.header_menu_pc ul{gap:10px}.header_menu_pc>ul li a{font-weight:400;font-size:16px;line-height:150%;color:#0000008c}.header_menu_pc>ul li a:hover{color:var(--color-txt-main-black)}.header_menu_pc>ul li a.active{color:var(--color-txt-main-black)}.header_menu_pc>ul li.dropdown{display:flex;align-items:center;gap:4px}.header_menu_pc>ul li.dropdown .drop_menu{border:unset;background:unset}.header_menu_pc>ul li.dropdown .dropdown-menu{background:#fff;border:unset;box-shadow:0 2px 4px #00000013;padding:8px 0;border-radius:15px}.header_menu_pc>ul li.dropdown .dropdown-menu .dropdown-item{padding:8px 16px}.header_menu_pc>ul li.dropdown .dropdown-menu .dropdown-item:active{background:var(--color-txt-orange);color:#fff}.header_menu_pc__icon{display:flex;align-items:center}.header_menu_pc__icon svg{margin-top:-2px;margin-right:8px}.header_inter__pc{gap:8px}.header_btn_search{background:transparent;transition:.3s;display:flex;justify-content:center;align-items:center;width:44px;height:38px;border-radius:8px}.header_btn_search:hover,.header_btn_search.show{background:var(--color-grayV1)}.header_search_form__cont{background:#fff;border:unset;box-shadow:0 2px 4px #00000013;padding:16px;border-radius:15px}.header_search_form{display:flex;align-items:center;gap:8px}.header_search_form input{width:250px;border-radius:50px;background:var(--color-grayV1);font-weight:400;font-size:16px;line-height:150%;color:#0000008c;height:46px}.header_search_form input::placeholder{font-weight:400;font-size:16px;line-height:150%;color:#0000008c}.header_search_form input:focus{color:#0000008c;background-color:var(--color-grayV1);border-color:var(--color-txt-orange);box-shadow:0 0 0 .25rem #e05b2940}.header_btn_auth{font-weight:700;font-size:17px;line-height:150%;color:var(--color-txt-orange);padding:12px 12px 11px;background:transparent;transition:.3s;border-radius:8px}.header__burger{display:none;position:relative;width:30px;height:18px;z-index:101;cursor:pointer}.header__burger span{position:absolute;background-color:var(--color-txt-orange);left:0;width:100%;height:2px;top:8px;transition:all .3s ease 0s}.header__burger:before,.header__burger:after{content:"";background-color:var(--color-txt-orange);position:absolute;width:100%;height:2px;left:0;transition:all .3s ease 0s}.header__burger:before{top:0}.header__burger:after{bottom:0}.header__burger.active:before{transform:rotate(45deg);top:8px}.header__burger.active:after{transform:rotate(-45deg);bottom:8px}.header__burger.active span{transform:scale(0)}.header__burger_list{position:fixed;height:100vh;display:flex;flex-direction:column;gap:25px;top:0;right:-120%;width:100%;max-width:576px;overflow:auto;transition:all .1s ease 0s;background-color:#fff;padding:0 0 25px;z-index:500;box-shadow:0 2px 4px #00000013}.header__burger_list.active{right:0}.header__burger_list::-webkit-scrollbar{width:10px;background-color:transparent}.header__burger_list::-webkit-scrollbar-thumb{border-radius:4px;cursor:pointer;background:var(--color-txt-orange)}.header__burger_list::-webkit-scrollbar-thumb:hover{background:#b43f15}.header__burger_list::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;-webkit-box-shadow:5px 5px 5px -5px rgba(68,68,68,.5) inset;transition:.4s}.header__burger_list_top{display:flex;justify-content:space-between;align-items:center;padding:20px 10px;box-shadow:0 2px 4px #00000013}.header__burger_list .header_search_form{padding:0 10px}.header__burger_list .d-flex:has(.header_btn_auth__cont){padding:0 10px}.header_menu_mob{padding:0 10px}.header_menu_mob>ul{gap:16px}.header_menu_mob .drop_menu__cont{display:none;margin:0;padding:0}.header_menu_mob .drop_menu__cont.active{display:flex;flex-direction:column}.header_menu_mob .mob_menu_drop__checker{display:flex;flex-direction:column;gap:8px}.header_menu_mob .header_menu_mob__item{display:flex;justify-content:space-between;align-items:center;gap:12px}.header_menu_mob .header_menu_mob__item a{font-weight:400;font-size:16px;line-height:150%;color:var(--color-txt-main-black)}.header_menu_mob .header_menu_mob__item .drop_btn{background:transparent;border:unset}.header_menu_mob .drop_menu__cont{flex-direction:column;gap:8px;padding-left:10px}.header_menu_mob .drop_menu__cont a{font-weight:400;font-size:14px;line-height:150%;color:var(--color-txt-main-black)}.i_setting__path,.i_f_arrow__path{fill:#737373}html:has(.header_menu_pc__icon:hover) .i_setting__path{fill:var(--color-txt-main-black)}html:has(.drop_menu:hover) .i_f_arrow__path,html:has(.drop_menu.show) .i_f_arrow__path{fill:var(--color-txt-main-black)}@media (max-width: 1280px){.header_menu_pc>ul li a{font-size:14px}}@media (max-width: 1200px){.header{padding:20px 0}.header__logo{width:155px;height:29px}.header__logo_cont{width:auto!important}.header__logo svg{width:100%!important;height:auto!important}.header_element_pc{display:none!important}.header__burger{display:block}}section.s_hex .hex__container{overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;max-width:none;display:flex;flex-direction:column;gap:16px;padding-right:0;margin-right:-20px;width:calc(100% + 20px)}section.s_hex .hex__cont{display:flex;align-items:center;gap:20px;margin:0;padding:0}section.s_hex .hex__item:last-child .hex__link{padding-right:10px}section.s_hex .hex__link{color:#000;font-weight:300;font-size:18px;line-height:150%}section.s_hex .hex_pag__container{display:flex;justify-content:center;margin-top:15px;gap:8px}section.s_hex .hex_pag__dot{width:8px;height:8px;background-color:#7373738c;border-radius:50%;cursor:pointer;transition:background-color .3s ease,transform .3s ease;box-shadow:0 0 3px #0003}section.s_hex .hex_pag__dot:hover{background-color:#737373cc}section.s_hex .hex_pag__dot.active{background-color:var(--color-txt-orange);animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{box-shadow:0 0 4px #e05b2980}50%{box-shadow:0 0 8px #e05b2980}to{box-shadow:0 0 4px #e05b2980}}@media (max-width: 768px){section.s_hex .hex__container{margin-right:-10px;width:calc(100% + 10px)}}.n_news{gap:60px}.n__title{font-weight:700;font-size:62px;line-height:150%}.n__title span{color:var(--color-txt-orange)}.n__cont{gap:25px 0}.n__cont .col{padding:0 10px}.n__item{border-radius:25px;box-shadow:0 2px 4px #00000013;background:#fff;display:flex;flex-direction:column;overflow:hidden;padding:0;width:100%;height:100%}.n__item .n_item__img_cont{display:flex}.n__item .n_item__img{object-fit:cover;object-position:center;width:100%;height:100%;aspect-ratio:16/9}.n__item .n_item__cont{display:flex;flex-direction:column;gap:16px;padding:20px 20px 16px}.n__item .n_item__head{display:flex;justify-content:space-between;gap:20px;align-items:center}.n__item .n_item_h__box{display:flex;gap:8px;align-items:center}.n__item .n_item_h__img{object-fit:contain;object-position:center;width:19px;height:19px}.n__item .n_item_h__title{font-weight:400;font-size:17px;line-height:150%}.n__item .n_item__info{display:flex;flex-direction:column;gap:8px}.n__item .n_item__title{font-weight:500;font-size:21px;line-height:150%;color:#000}.n__item .n_item__text{font-size:17px;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:150%}@media (max-width: 1600px){.n__cont{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}@media (max-width: 768px){.n_news{gap:40px}}@media (max-width: 576px){.n__title{font-size:32px}.n__cont{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.n__item .n_item__cont{padding:16px}.n__item .n_item__head .n_item_h__box:nth-child(2) .n_item_h__title{opacity:80%}.n__item .n_item_h__img{width:16px;height:16px}.n__item .n_item_h__title{font-size:12px}.n__item .n_item__title{font-size:16px}.n__item .n_item__text{font-size:12px}}section.s_news_list .bg_news__fix{position:absolute;object-fit:inherit;width:100%;left:0;z-index:2;pointer-events:none}section.s_news_list .bg_news__fix.top{object-position:bottom center;top:-200px;height:585px}section.s_news_list .bg_news__fix.bot{object-position:top center;bottom:-1120px;height:1348px}section.s_news_list .bg_news__fix.mob{display:none}section.s_news_list .n_pag__cont{gap:40px}section.s_news_list .n_p__box_scroll{padding:0 7px;scrollbar-width:none;-ms-overflow-style:none}section.s_news_list .n_p__box{margin-bottom:0}section.s_news_list .n_p__box li .n_p_box__item{display:flex;justify-content:center;align-items:center;background:#fff;width:auto;height:40px;font-weight:300;font-size:14px;color:#0000008c;transition:.4s;flex-shrink:1}section.s_news_list .n_p__box li .n_p_box__item span{padding:0 8px;text-align:center;line-height:100%}section.s_news_list .n_p__box li .n_p_box__item.num span{min-width:40px}section.s_news_list .n_p__box li .n_p_box__item.arrow{min-width:30px;max-width:30px;width:30px}section.s_news_list .n_p__box li .n_p_box__item .n_p_box__item_img{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;width:16px;height:16px}section.s_news_list .n_p__box li .n_p_box__item.ar_right .n_p_box__item_img{transform:rotate(180deg)}section.s_news_list .n_p__box li .n_p_box__item:hover{background:var(--color-grayV1)}section.s_news_list .n_p__box li .n_p_box__item.active{background:var(--color-txt-orange);color:#fff}section.s_news_list .n_p__box li.disabled .n_p_box__item{pointer-events:none;opacity:70%}section.s_news_list .n_p__box li:first-child .n_p_box__item{border-bottom-left-radius:8px;border-top-left-radius:8px}section.s_news_list .n_p__box li:last-child .n_p_box__item{border-bottom-right-radius:8px;border-top-right-radius:8px}section.s_news_list .n_p_box__item_next{display:flex;justify-content:space-between;align-items:center;gap:14px;white-space:nowrap}@media (max-width: 1200px){section.s_news_list .bg_news__fix.top{top:-95px;height:285px}section.s_news_list .bg_news__fix.bot{bottom:-495px;height:600px}}@media (max-width: 768px){section.s_news_list .bg_news__fix.pc{display:none}section.s_news_list .bg_news__fix.mob{display:block}section.s_news_list .bg_news__fix.top{top:-20px;height:66px}section.s_news_list .bg_news__fix.bot{bottom:-20px;height:66px}}@media (max-width: 576px){section.s_news_list .n_p__box{justify-content:start!important}}.s_detail_news .col{padding:0 10px}.dn__left{display:flex;flex-direction:column}.dt_preview__container{gap:16px;margin-bottom:20px}.dt_preview__picture{max-width:100%;width:100%;height:auto;object-fit:cover;object-position:top center;border-radius:25px}.dn_avtar__cont{gap:16px}.dn_avtar__img{object-fit:cover;object-position:center;width:60px;height:60px;border-radius:50%}.dn_avtar__name{color:var(--color-txt-main-black);font-weight:500;font-size:18px;line-height:150%}.dn_avtar__status{color:var(--color-txt-main-black);font-weight:300;font-size:18px;line-height:150%}.dn_stats__cont{gap:16px}.dn_stats__info_block{gap:40px;justify-content:end}.dn_stats__info_item{display:flex;align-items:center;gap:16px}.dn_stats_i__item_ico{width:24px;height:24px;margin-top:-4px}.dn_stats_i__item_ico.arrow{width:24px;height:29px;margin-top:0}.dn_stats_i__item_title{color:#000;font-weight:400;font-size:18px;line-height:150%}.dn_stats_i__item_title.s_num{color:#0000008c}.dn_stats_i__item_title .orange,.dn_stats_i__item_title.orange{color:var(--color-txt-orange)}.dt__content{margin-bottom:8px}.dt__content h1,.dt__content h2,.dt__content h3,.dt__content h4,.dt__content h5{color:#000;font-weight:400;line-height:100%;margin-bottom:32px}.dt__content h1{font-size:48px}.dt__content h2{font-size:28px}.dt__content h3{font-size:24px}.dt__content h4{font-size:20px}.dt__content h5{font-size:18px}.dt__content p,.dt__content,.dt__content .text{font-weight:300;font-size:18px;line-height:150%;color:var(--color-txt-main-black)}.dt__content .text,.dt__content p{margin-bottom:32px}.dt__content .text:last-child,.dt__content p:last-child{margin-bottom:32px}.dt__content section{padding:0}.dt__content section:last-child{margin-bottom:0}.dt__content blockquote{margin-top:10px}.dt__content a:has(img){display:flex}.dt__content img{max-width:100%;width:auto;height:auto;object-fit:cover;object-position:top center;border-radius:25px}.dt__content figcaption{margin-top:10px;width:100%;text-align:center;font-weight:300;font-size:18px;line-height:150%;margin-bottom:1rem;color:var(--color-txt-main-black)}.dn_content__menu{position:sticky;top:128px;background:var(--color-grayV1);border-radius:25px;padding:20px;box-shadow:0 2px 4px #00000013}.dn_content__menu_mob{display:none}.dn_content__menu .h6{margin-bottom:18px;color:#000;font-weight:500;font-size:20px;line-height:150%}.dn_content__menu ul{display:flex;flex-direction:column;gap:18px}.dn_content__menu .dn_content__link{color:var(--color-txt-orange);font-weight:400;font-size:18px;line-height:150%;position:relative;transition:.3s}.dn_content__menu .dn_content__link.active{padding-left:16px}.dn_content__menu .dn_content__link.active:before{background:var(--color-txt-orange);width:8px;height:8px}.dn_content__menu .dn_content__link:before{position:absolute;transition:.3s;background:transparent;content:"";left:0;top:5px;width:0;height:0;border-radius:50%}.dt__grade_cont{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.modal-content .dt__star_form{padding:0 16px 32px}.modal-content:has(.dt__star_form) .modal-header{border:unset}.dt__star_form_info{display:flex;gap:16px;align-items:center}.dt__star_form,.dt__star_box{display:flex;align-items:center;gap:16px}.dt__star{cursor:pointer}.dt__star svg.no_active{display:block}.dt__star svg.active{display:none}.dt__star.active svg.no_active{display:none}.dt__star.active svg.active{display:block}.dt__btn{max-width:244px;width:100%;text-align:center}.dt__social_cont{display:flex;align-items:center;gap:16px}.dt__social_cont ul{gap:10px}.dt__social_btn{color:var(--color-txt-main-black);font-weight:500;font-size:18px;line-height:150%}.dt__banner{display:flex}.dt__banner_img{max-width:100%;width:100%;height:auto;object-fit:cover;object-position:top center;border-radius:15px}@media (max-width: 1200px){.dt_preview__box{justify-content:unset;flex-direction:column;gap:16px}.dn_stats__info_block{gap:16px;justify-content:start}.dt__grade_cont{margin-bottom:20px;flex-direction:column;justify-content:unset}}@media (max-width: 992px){.dn__right{display:none}.dn_content__menu_mob{display:block}.dn_content__menu{position:unset;top:unset;margin-bottom:20px}.dt__star_form,.dt__social_cont{flex-direction:column;gap:20px}}@media (max-width: 576px){.dt__content{margin-bottom:0}.dt__content h1,.dt__content h2,.dt__content h3,.dt__content h4,.dt__content h5{margin-bottom:20px;line-height:150%}.dt__content h1{font-size:32px}.dt__content p,.dt__content,.dt__content .text{font-size:14px}.dt__content .text,.dt__content p{margin-bottom:20px}.dt__content .text:last-child,.dt__content p:last-child{margin-bottom:20px}.dt__content h2{font-size:24px}.dn_avtar__img{width:40px;height:40px}.dn_avtar__name{font-size:14px}.dn_avtar__status,.dn_stats_i__item_title{font-size:12px}.dn_stats_i__item_ico{width:16px;height:16px;margin-top:-2px}.dn_stats_i__item_ico.arrow{width:16px;height:19px}.dn_stats__info_item{gap:8px}.dn_content__menu .h6{font-size:16px;margin-bottom:8px}.dn_content__menu .dn_content__link{font-size:12px}.dn_content__menu ul{gap:8px}.dt__star_form_info{flex-direction:column;gap:20px}}section.s_comment .comment__container .h2{font-weight:400;font-size:28px;line-height:150%;color:var(--color-txt-main-black);margin-bottom:32px}.cc__form{display:flex;width:100%;gap:16px;margin-bottom:32px}.cc__form_avatar{width:32px;height:32px;object-fit:contain;object-position:center}.cc__form_cont{width:100%}.cc__form_text{width:100%;display:flex;flex-direction:column;gap:8px;align-items:end}.cc__form_text textarea{border-radius:16px;background:var(--color-grayV1);width:100%;padding:16px;max-height:160px;height:80px;min-height:80px}.cc__form_text textarea::placeholder,.cc__form_text textarea{color:var(--color-txt-main-black);font-weight:400;font-size:17px;line-height:150%}.cc__form_text_count{color:var(--color-txt-main-black);font-weight:400;font-size:17px;line-height:150%}.cc__form_btn{margin-top:-16px}.cc__list{display:flex;flex-direction:column;gap:32px}.cc__list_item{display:flex;gap:32px}.cc_li__avatar{width:32px;height:32px;object-fit:contain;object-position:center}.cc_li__avatar.mob{display:none}.cc_li__container{display:flex;flex-direction:column;gap:8px}.cc_li__title{display:flex;align-items:center;gap:16px}.cc_li__name,.cc_li__data{font-weight:400;font-size:17px;line-height:150%;color:var(--color-txt-main-black)}.cc_li__name{margin-bottom:0}.cc_li__data{opacity:55%}.cc_li__text{font-weight:300;font-size:17px;line-height:150%;color:var(--color-txt-main-black)}.cc_li__inter{display:flex;align-items:center;gap:16px}.cc_li__inter_item{display:flex;align-items:center;gap:8px}.cc_li__inter_icon{margin-top:-2px;background:transparent;border:unset}.cc_li__inter_icon.false svg{transform:rotate(180deg) scaleX(-1)}.cc_li__inter_icon svg{display:block}.cc_li__inter_icon svg.active{display:none}.cc_li__inter_icon.active svg.active{display:block}.cc_li__inter_icon.active svg.no_active{display:none}.cc_li__inter_text{color:#6c757d;font-weight:400;font-size:14px;line-height:150%}.cc_li__inter_btn{background:transparent;border:unset;color:var(--color-txt-main-black);opacity:55%;font-weight:400;font-size:17px;line-height:150%;transition:.3s}.cc_li__inter_btn:hover{opacity:100%}@media (max-width: 576px){.comment__container .h2{font-size:21px;margin-bottom:20px}.cc__form{gap:10px}.cc__form_avatar{width:25px;height:25px}.cc__form_text{gap:10px}.cc__form_text textarea{max-height:140px;height:70px;min-height:70px}.cc__form_text textarea::placeholder,.cc__form_text textarea{font-size:14px}.cc__form_text_count{font-size:14px}.cc__form_btn{margin:10px auto 0}.cc_li__avatar{display:none}.cc_li__avatar.mob{display:block}.cc_li__container,.cc_li__title{gap:10px}.cc_li__name,.cc_li__data,.cc_li__text,.cc_li__inter_btn{font-size:14px}}.pld-like-dislike-wrap.pld-custom{margin-bottom:0}.remove_load{opacity:0;pointer-events:none}li.hex__item a:hover,a.hex__link.active{color:#e05b29}figure{max-width:100%}figure.wp-block-gallery{display:flex;flex-wrap:wrap;--wp--style--unstable-gallery-gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, .5em)));gap:var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, .5em)))}.post-reactions__btn{display:inline-flex;align-items:center;gap:4px;border:none;background:none;padding:0;cursor:pointer}.post-reactions__icon{width:24px;height:24px;color:var(--color-icon-default)}.post-reactions__btn--like .post-reactions__icon{position:relative;top:-5px}.post-reactions__btn--like.is-active .post-reactions__icon,.post-reactions__btn--dislike.is-active .post-reactions__icon,.post-reactions__btn:hover .post-reactions__icon{color:var(--color-txt-orange)}html[data-theme=dark],html.dark-theme,body.dark-theme{color-scheme:dark;--color-txt-main-black: #F5F5F5;--color-txt-orange: #FF7A3C;--color-grayV1: #171821;--color-bg-body: #050509;--color-bg-card: #13141A;--color-bg-elevated: #1B1C24;--color-border-subtle: #2A2B33}html[data-theme=dark] body,html.dark-theme body,body.dark-theme{background:var(--color-bg-body);color:var(--color-txt-main-black)}html[data-theme=dark] .s_header,html.dark-theme .s_header,body.dark-theme .s_header,html[data-theme=dark] .header__burger_list,html.dark-theme .header__burger_list,body.dark-theme .header__burger_list{background:var(--color-bg-card);box-shadow:0 2px 10px #000000a6}html[data-theme=dark] .header_search_form__cont,html.dark-theme .header_search_form__cont,body.dark-theme .header_search_form__cont{background:var(--color-bg-card);box-shadow:0 2px 4px #0009}html[data-theme=dark] .header_btn_search:hover,html[data-theme=dark] .header_btn_search.show,html.dark-theme .header_btn_search:hover,html.dark-theme .header_btn_search.show,body.dark-theme .header_btn_search:hover,body.dark-theme .header_btn_search.show{background:#1f2028}html[data-theme=dark] section.s_news_list,html.dark-theme section.s_news_list,body.dark-theme section.s_news_list{background-color:var(--color-bg-body);background-image:none}html[data-theme=dark] .n__item,html[data-theme=dark] .dn_content__menu,html.dark-theme .n__item,html.dark-theme .dn_content__menu,body.dark-theme .n__item,body.dark-theme .dn_content__menu{background:var(--color-bg-card);box-shadow:0 2px 10px #000000b3}html[data-theme=dark] .n__title,html[data-theme=dark] .n_item__title,html[data-theme=dark] .n_item__text,html[data-theme=dark] .dt__content,html[data-theme=dark] .dt__content p,html[data-theme=dark] .dt__content .text,html[data-theme=dark] .cc_li__text,html[data-theme=dark] .cc_li__name,html[data-theme=dark] .cc_li__data,html.dark-theme .n__title,html.dark-theme .n_item__title,html.dark-theme .n_item__text,html.dark-theme .dt__content,html.dark-theme .dt__content p,html.dark-theme .dt__content .text,html.dark-theme .cc_li__text,html.dark-theme .cc_li__name,html.dark-theme .cc_li__data,body.dark-theme .n__title,body.dark-theme .n_item__title,body.dark-theme .n_item__text,body.dark-theme .dt__content,body.dark-theme .dt__content p,body.dark-theme .dt__content .text,body.dark-theme .cc_li__text,body.dark-theme .cc_li__name,body.dark-theme .cc_li__data{color:var(--color-txt-main-black)}html[data-theme=dark] .dn_stats_i__item_title.s_num,html[data-theme=dark] .cc_li__inter_text,html.dark-theme .dn_stats_i__item_title.s_num,html.dark-theme .cc_li__inter_text,body.dark-theme .dn_stats_i__item_title.s_num,body.dark-theme .cc_li__inter_text{color:#a0a0b3}html[data-theme=dark] .dt__content figcaption,html.dark-theme .dt__content figcaption,body.dark-theme .dt__content figcaption{color:#c0c0d0}html[data-theme=dark] .header_search_form input,html.dark-theme .header_search_form input,body.dark-theme .header_search_form input{background:var(--color-bg-elevated);color:var(--color-txt-main-black)}html[data-theme=dark] .header_search_form input::placeholder,html.dark-theme .header_search_form input::placeholder,body.dark-theme .header_search_form input::placeholder{color:#a0a0b3}html[data-theme=dark] .cc__form_text textarea,html.dark-theme .cc__form_text textarea,body.dark-theme .cc__form_text textarea{background:var(--color-bg-elevated);color:var(--color-txt-main-black)}html[data-theme=dark] .cc__form_text textarea::placeholder,html.dark-theme .cc__form_text textarea::placeholder,body.dark-theme .cc__form_text textarea::placeholder{color:#a0a0b3}html[data-theme=dark] .dropdown-menu,html.dark-theme .dropdown-menu,body.dark-theme .dropdown-menu{background:var(--color-bg-elevated);box-shadow:0 2px 10px #000000a6}html[data-theme=dark] .dropdown-menu .dropdown-item,html.dark-theme .dropdown-menu .dropdown-item,body.dark-theme .dropdown-menu .dropdown-item{color:var(--color-txt-main-black)}html[data-theme=dark] .dropdown-menu .dropdown-item:active,html.dark-theme .dropdown-menu .dropdown-item:active,body.dark-theme .dropdown-menu .dropdown-item:active{background:var(--color-txt-orange);color:#fff}html[data-theme=dark] .n_p_box__item,html.dark-theme .n_p_box__item,body.dark-theme .n_p_box__item{background:var(--color-bg-card);color:#a0a0b3}html[data-theme=dark] .n_p_box__item:hover,html.dark-theme .n_p_box__item:hover,body.dark-theme .n_p_box__item:hover{background:#1f2028}html[data-theme=dark] .n_p_box__item.active,html.dark-theme .n_p_box__item.active,body.dark-theme .n_p_box__item.active,html[data-theme=dark] .btn1,html.dark-theme .btn1,body.dark-theme .btn1{background:var(--color-txt-orange);color:#fff}html[data-theme=dark] .btn1:hover,html.dark-theme .btn1:hover,body.dark-theme .btn1:hover{background:#e05b2926;color:var(--color-txt-orange)}html[data-theme=dark] .btn1:active,html.dark-theme .btn1:active,body.dark-theme .btn1:active{background:#e05b2940!important;color:var(--color-txt-orange)!important}html[data-theme=dark] .btn2,html.dark-theme .btn2,body.dark-theme .btn2{background:transparent;color:var(--color-txt-orange)}html[data-theme=dark] .btn2:hover,html[data-theme=dark] .btn2:active,html.dark-theme .btn2:hover,html.dark-theme .btn2:active,body.dark-theme .btn2:hover,body.dark-theme .btn2:active{background:#ffffff0a;color:var(--color-txt-orange)}html[data-theme=dark] .i_setting__path,html[data-theme=dark] .i_f_arrow__path,html.dark-theme .i_setting__path,html.dark-theme .i_f_arrow__path,body.dark-theme .i_setting__path,body.dark-theme .i_f_arrow__path{fill:#e0e0e0}html[data-theme=dark] .progress-bar,html.dark-theme .progress-bar,body.dark-theme .progress-bar{background:var(--color-txt-orange)}
