*{font-family:Roboto,sans-serif}main{min-height:calc(100vh - 519.4px)}i[data-icon]{height:fit-content}a.coming-soon{text-decoration:line-through!important}.nezumi-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.nezumi-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.news-block{padding:50px var(--padding-inline-content) 80px var(--padding-inline-content);display:flex;flex-direction:column;gap:30px;border-bottom:1.6px solid var(--Neutral-Gray-05, #F2F2F2)}@media (max-width: 768px){.news-block{padding-inline:16px;padding-top:36px;padding-bottom:50px}}.news-block .filters{display:flex;flex-direction:column;gap:12px}.news-block .filters .tabs-subscribe{display:flex;justify-content:space-between;border-bottom:1.6px solid var(--Neutral-Gray-05, #F2F2F2);padding-top:10px}.news-block .filters .tabs-subscribe .tabs{display:flex;gap:70px}@media (max-width: 768px){.news-block .filters .tabs-subscribe .tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.news-block .filters .tabs-subscribe .tabs::-webkit-scrollbar{display:none;height:0}}.news-block .filters .tabs-subscribe .tabs button{display:flex;padding:20px 0;justify-content:center;align-items:center;gap:10px;color:var(--Neutral-Gray-50, #808080);font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:24px;position:relative;transition:color ease-in-out var(--animation-duration);will-change:color;white-space:nowrap}.news-block .filters .tabs-subscribe .tabs button:hover{color:#006007}.news-block .filters .tabs-subscribe .tabs button:after{content:"";display:flex;opacity:0;transition:opacity ease-in-out var(--animation-duration),width ease-in-out var(--animation-duration);will-change:opacity,width;background:var(--Brand-Green-90, #002603);height:4px;bottom:0;left:0;width:1%;position:absolute}.news-block .filters .tabs-subscribe .tabs button.active{color:var(--Brand-Green-90, #002603)}.news-block .filters .tabs-subscribe .tabs button.active:after{width:100%;opacity:1}.news-block .filters .tabs-subscribe .subscribe-btn{display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:var(--Neutral-Gray-05, #F2F2F2);color:var(--Brand-Green-70, #006007);font-size:16px;font-weight:500;height:fit-content;align-self:center}.news-block .filters .tabs-subscribe .subscribe-btn i,.news-block .filters .tabs-subscribe .subscribe-btn i svg{max-height:16px}.news-block .news-wrapper .news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;padding-bottom:60px}.news-block .news-wrapper .show-more{display:flex;justify-content:center}.news-block .news-wrapper .show-more button{display:flex;align-items:center;gap:6px;color:var(--Neutral-Black, #000);font-size:16px;font-weight:400;transition:color ease-in-out var(--animation-duration);will-change:color}.news-block .news-wrapper .show-more button:hover{color:var(--Brand-Green-50, #009309)}.parlametr-telegram-subscribe{background:var(--Neutral-Gray-03);border-radius:20px;padding:20px 16px;display:flex;align-items:flex-start;gap:16px;margin-top:40px}@media (max-width: 768px){.parlametr-telegram-subscribe{display:grid;grid-template-columns:60px 1fr;align-items:center}}.parlametr-telegram-subscribe [data-icon]{width:60px;height:60px}.parlametr-telegram-subscribe .telegram-text .mobile,.parlametr-telegram-subscribe .telegram-text .desktop{font-size:18px;font-weight:500;line-height:28px;color:#000;display:none}@media (max-width: 768px){.parlametr-telegram-subscribe .telegram-text .mobile,.parlametr-telegram-subscribe .telegram-text .desktop{font-size:16px;line-height:26px}}@media (max-width: 768px){.parlametr-telegram-subscribe .telegram-text .mobile{display:block}}@media (min-width: 768px){.parlametr-telegram-subscribe .telegram-text .desktop{display:block}}.parlametr-telegram-subscribe .telegram-text a{text-decoration:underline;color:#000}.parlametr-search{display:grid;grid-template-columns:1fr 276px;gap:12px}@media (max-width: 768px){.parlametr-search{grid-template-columns:1fr 100px;background:var(--Neutral-Gray-03, #F7F7F7);padding:6px;border-radius:12px;height:56px;gap:2px}.parlametr-search .btn.primary{padding:16px 22px;height:44px}}.parlametr-search .input-wrapper{display:flex;height:56px;padding:16px 20px;align-items:center;gap:14px;flex:1 0 0;border-radius:12px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 768px){.parlametr-search .input-wrapper{height:44px;padding-right:0;padding-left:10px;padding-block:10px}}.parlametr-search .input-wrapper i,.parlametr-search .input-wrapper i svg{width:18px;height:18px}.parlametr-search .input-wrapper input{color:var(--Neutral-Gray-25, #BFBFBF);font-size:16px;font-weight:400;transition:color ease-in-out .3s;will-change:color;width:100%}.parlametr-search .input-wrapper input:focus{color:#000}.parlametr-search .input-wrapper input:not(:placeholder-shown){color:#000}.parlametr-deputy-card{display:flex;padding:16px;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:20px;border:1.6px solid var(--Neutral-Gray-10, #E5E5E5)}.parlametr-deputy-card:hover .image-wrapper img{scale:105%}.parlametr-deputy-card:hover .information .text h3{color:var(--Brand-Green-50, #009309)}.parlametr-deputy-card .information{display:flex;flex-direction:column;gap:20px}.parlametr-deputy-card .information .image-wrapper{aspect-ratio:1;overflow:hidden;height:auto;width:100%;position:relative;border-radius:10px}.parlametr-deputy-card .information .image-wrapper .rating{position:absolute;top:12px;left:12px;border-radius:12px;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-flex;padding:10px;justify-content:center;align-items:center;gap:6px}.parlametr-deputy-card .information .image-wrapper .rating span{color:var(--Neutral-White, #FFF);font-size:14px;font-weight:500}.parlametr-deputy-card .information .image-wrapper .tag{position:absolute;top:12px;right:12px;display:inline-flex;padding:8px 12px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:var(--Brand-Green-01, #EAFCE5);color:var(--Brand-Green-50, #009309);font-size:14px;font-weight:500}.parlametr-deputy-card .information .image-wrapper img{object-fit:cover;width:100%;height:100%;transition:scale ease-in-out var(--animation-duration);will-change:scale}.parlametr-deputy-card .information .text{display:flex;flex-direction:column;gap:12px}.parlametr-deputy-card .information .text h3{color:var(--Neutral-Black, #000);font-size:24px;font-weight:500;line-height:32px;transition:color ease-in-out var(--animation-duration);will-change:color}.parlametr-deputy-card .information .text p{overflow:hidden;color:var(--Neutral-Gray-60, #666);text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch}.parlametr-deputy-card .tags-action{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:8px}.parlametr-deputy-card .tags-action .tags{display:flex;justify-content:space-between;align-items:center}.parlametr-deputy-card .tags-action .tags span{display:flex;gap:8px;align-items:center;color:var(--Neutral-Black, #000);font-size:14px;font-weight:400}.parlametr-deputy-card .tags-action .tags span i{min-width:20px;max-height:20px}.parlametr-pagination{margin-top:40px;display:flex;justify-content:center;gap:50px;align-items:center}@media (max-width: 768px){.parlametr-pagination{gap:20px}}.parlametr-pagination>button i{max-height:15px;min-width:15px}.parlametr-pagination .pages{display:flex;gap:46px;align-items:center}@media (max-width: 768px){.parlametr-pagination .pages{gap:0px;justify-content:space-between;width:100%}}.parlametr-pagination .pages .page{color:#000;font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:18px;transition:color ease-in-out var(--animation-duration)}.parlametr-pagination .pages .page:hover,.parlametr-pagination .pages .page.active{color:var(--Brand-Green-50, #009309)}.tinymce{font-size:18px;line-height:30px;font-weight:400;color:var(--Neutral-Black)}.tinymce h2{font-size:24px;font-weight:500;line-height:34px;margin-top:42px;margin-bottom:16px}.tinymce p{margin-bottom:8px}.tinymce p:last-child{margin-bottom:0}.tinymce a{color:#009309;text-decoration:underline;text-underline-offset:12%;transition:color var(--animation-duration)}.tinymce a:hover{color:var(--Brand-Green-60)}.tinymce ol{margin-bottom:16px;padding-left:0;list-style:none;counter-reset:item}.tinymce ol li{display:flex;align-items:center;margin-bottom:16px;padding-left:12px}.tinymce ol li:before{content:counter(item);counter-increment:item;font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:26px;line-height:26px;color:#006007;width:30px;flex-shrink:0}.tinymce ol li:last-child{margin-bottom:0}.tinymce ul{margin-bottom:16px;padding-left:0;list-style:none}.tinymce ul li{display:flex;align-items:center;gap:18px;margin-bottom:0;padding-left:16px}.tinymce ul li:before{content:"";width:8px;height:8px;background:#006007;border-radius:50%;flex-shrink:0}.tinymce ul li:last-child{margin-bottom:0}.tinymce blockquote{position:relative;margin:26px 0;font-size:18px;font-weight:400;line-height:28px;background:#29e7220d;color:#000;border-left:4px solid #002603;padding:20px 20px 20px 16px;border-radius:0 12px 12px 0}.tinymce blockquote p{margin-bottom:0}.tinymce blockquote:after{content:"";position:absolute;top:10px;right:10px;width:32px;height:24px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='24' viewBox='0 0 32 24' fill='none'><path d='M2.77856 21.9313C0.970682 20.0121 0 17.8582 0 14.3667C0 8.22591 4.31067 2.72077 10.5824 0L12.1489 2.41742C6.29627 5.58412 5.15239 9.69141 4.6952 12.2815C5.6375 11.7942 6.87104 11.6227 8.08032 11.7349C11.2466 12.0284 13.7421 14.6276 13.7421 17.8582C13.7421 21.2502 10.9923 24 7.60029 24C5.71729 24 3.91663 23.1393 2.77856 21.9313ZM20.3265 21.9313C18.5187 20.0121 17.5479 17.8582 17.5479 14.3667C17.5479 8.22591 21.8586 2.72077 28.1304 0L29.6969 2.41742C23.8441 5.58412 22.7004 9.69141 22.2431 12.2815C23.1854 11.7942 24.419 11.6227 25.6282 11.7349C28.7946 12.0284 31.2901 14.6276 31.2901 17.8582C31.2901 21.2502 28.5403 24 25.1483 24C23.2652 24 21.4646 23.1393 20.3265 21.9313Z' fill='%23002603'/></svg>");background-repeat:no-repeat;background-size:contain;pointer-events:none}.tinymce .highlighted{background:#2e4430;color:#fff;padding:20px;border-left:none;margin:26px 0;border-radius:12px}.tinymce img{width:100%;height:auto;border-radius:20px;margin:20px 0}.tinymce .chart-container{margin-bottom:50px}.tinymce .read-also{display:flex;flex-direction:column;gap:20px;padding:26px 16px;border-top:1.6px solid #F2F2F2;border-bottom:1.6px solid #F2F2F2;margin:40px 0;text-decoration:none}.tinymce .read-also .read-also-label{font-size:14px;font-weight:600;text-transform:uppercase;color:var(--Neutral-Gray-40);line-height:14px}.tinymce .read-also .read-also-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.tinymce .read-also .read-also-content .read-also-card{display:flex;gap:14px;flex:1;text-decoration:none}.tinymce .read-also .read-also-content .read-also-image{width:120px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}.tinymce .read-also .read-also-content .read-also-image img{width:100%;height:100%;object-fit:cover;margin:0;border-radius:0;transition:scale var(--animation-duration);will-change:scale}.tinymce .read-also .read-also-content .read-also-text{flex:1;display:flex;flex-direction:column;gap:14px;padding-top:4px}.tinymce .read-also .read-also-content .read-also-tags{display:flex;gap:6px;font-size:16px;color:#009309;line-height:16px}.tinymce .read-also .read-also-content .read-also-title{font-size:20px;font-weight:500;line-height:20px;color:#000;transition:color var(--animation-duration);will-change:color}@media (max-width: 768px){.tinymce .read-also .read-also-content .read-also-title{font-size:18px}}.tinymce .read-also .read-also-content [data-icon]{width:25px;height:25px;flex-shrink:0;transition:transform var(--animation-duration);will-change:transform}@media (max-width: 768px){.tinymce .read-also .read-also-content [data-icon]{display:none}}.tinymce .read-also:hover [data-icon]{transform:translate(4px)}.tinymce .read-also:hover img{scale:105%}.tinymce .read-also:hover .read-also-title{color:var(--Brand-Green-50, #009309)}.tinymce .special-event-card{position:relative;display:flex;align-items:center;justify-content:space-between;height:145px;padding:20px;border-radius:20px;overflow:hidden;margin:26px 0;text-decoration:none;transition:transform var(--animation-duration)}.tinymce .special-event-card:hover{transform:translateY(-2px)}.tinymce .special-event-card:hover [data-icon]{transform:translate(4px)}.tinymce .special-event-card .special-event-background{position:absolute;inset:0;z-index:0}.tinymce .special-event-card .special-event-background img{width:100%;height:100%;object-fit:cover;margin:0;border-radius:0}.tinymce .special-event-card .special-event-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#000000f2);z-index:1}.tinymce .special-event-card .special-event-text{position:relative;z-index:2;color:#fff;display:flex;flex-direction:column;justify-content:space-between;height:105px;padding:4px 0 8px}.tinymce .special-event-card .special-event-label{font-size:12px;font-weight:400;text-transform:uppercase;line-height:12px}.tinymce .special-event-card .special-event-title{font-size:24px;font-weight:500;line-height:24px}.tinymce .special-event-card [data-icon]{position:relative;z-index:2;width:25px;height:25px;flex-shrink:0;transition:transform var(--animation-duration)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--Brand-Green-50, #009309) #E5E5E5}.custom-scrollbar::-webkit-scrollbar{height:20px;width:20px;background-color:transparent}.custom-scrollbar::-webkit-scrollbar-track,.custom-scrollbar::-webkit-scrollbar-thumb{border:7px solid transparent;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-track{background-color:#e5e5e5;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--Brand-Green-50, #009309);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--Brand-Green-50, #009309) 80%,black 20%);border-width:5px}.dark-overlay-bg{opacity:0;pointer-events:none;background:#0006;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;transition:opacity var(--animation-duration);will-change:opacity;display:flex;align-items:center;justify-content:center}.dark-overlay-bg.show{opacity:1;pointer-events:all}.dark-overlay-bg.show~body,.dark-overlay-bg.show body{overflow:hidden}body:has(.dark-overlay-bg.show){overflow:hidden;transition:width var(--animation-duration)}.dark-overlay-bg.show.how-to-vote .popup-how-to-vote,.dark-overlay-bg.show.take-survey .popup-take-survey{display:flex}.popup-how-to-vote{display:none}@media (max-width: 768px){.popup-how-to-vote{padding-inline:16px}}.popup-how-to-vote .popup-content{background:#fff;border-radius:20px;padding:30px;width:800px;overflow-y:auto;display:flex;flex-direction:column;gap:26px}@media (max-width: 768px){.popup-how-to-vote .popup-content{width:100%}}.popup-how-to-vote .popup-header{display:flex;justify-content:flex-end}.popup-how-to-vote .popup-close{width:20px;height:20px;cursor:pointer;background:none;border:none;padding:0;transition:opacity var(--animation-duration)}.popup-how-to-vote .popup-close:hover{opacity:.7}.popup-how-to-vote .popup-close svg{width:100%;height:100%;display:block}.popup-how-to-vote .popup-title{font-size:26px;font-weight:500;line-height:26px;color:var(--Neutral-Black, #000);margin:0}.popup-how-to-vote .popup-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.popup-how-to-vote .popup-steps li{display:flex;align-items:flex-start;gap:0}.popup-how-to-vote .popup-steps li:before{display:none}.popup-how-to-vote .popup-steps .step-number{font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:26px;line-height:26px;color:var(--Brand-Green-70, #006007);width:26px;flex-shrink:0}.popup-how-to-vote .popup-steps .step-text{flex:1;font-size:18px;font-weight:400;line-height:26px;color:var(--Neutral-Black, #000)}.popup-how-to-vote .popup-link{display:flex;align-items:center;gap:6px;text-decoration:none;align-self:flex-end;transition:transform var(--animation-duration);margin-top:10px}.popup-how-to-vote .popup-link:hover{transform:translate(4px)}.popup-how-to-vote .popup-link:hover span{color:var(--Brand-Green-50, #009309)}.popup-how-to-vote .popup-link span{font-size:16px;font-weight:400;line-height:16px;color:var(--Neutral-Gray-40, #999);white-space:nowrap;transition:color var(--animation-duration);will-change:color}.popup-how-to-vote .popup-link svg{width:10px;height:10px;flex-shrink:0}.popup-how-to-vote .popup-link svg path{stroke:var(--Brand-Green-50, #009309)}.popup-take-survey{display:none}@media (max-width: 768px){.popup-take-survey{padding-inline:16px}}.popup-take-survey .popup-content{background:#fff;border-radius:20px;padding:30px;width:600px;overflow-y:auto;display:flex;flex-direction:column;gap:36px}@media (max-width: 768px){.popup-take-survey .popup-content{width:auto;width:100%}}.popup-take-survey .popup-header{display:flex;justify-content:space-between;align-items:center}.popup-take-survey .survey-label{font-size:12px;font-weight:400;line-height:12px;color:var(--Brand-Green-40, #00bb07);text-transform:uppercase}.popup-take-survey .popup-close{width:20px;height:20px;cursor:pointer;background:none;border:none;padding:0;transition:opacity var(--animation-duration)}.popup-take-survey .popup-close:hover{opacity:.7}.popup-take-survey .popup-close svg{width:100%;height:100%;display:block}.popup-take-survey .popup-body{display:flex;flex-direction:column;gap:20px}.popup-take-survey .popup-title{font-size:20px;font-weight:500;line-height:28px;color:var(--Neutral-Black, #000);margin:0}.popup-take-survey .survey-options{display:flex;flex-direction:column;gap:24px}.popup-take-survey .survey-option{display:flex;align-items:center;gap:10px;cursor:pointer}.popup-take-survey .survey-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.popup-take-survey .survey-option input[type=radio]:checked+.radio-custom{border:3px solid var(--Brand-Green-50, #009309)}.popup-take-survey .survey-option .radio-custom{width:16px;height:16px;border:1.5px solid var(--Neutral-Gray-40, #999);border-radius:50%;flex-shrink:0;position:relative;transition:border-color var(--animation-duration)}.popup-take-survey .survey-option .option-text{flex:1;font-size:16px;font-weight:400;line-height:16px;color:var(--Neutral-Black, #000)}.popup-take-survey .survey-option:hover .radio-custom{border:3px solid rgba(0,147,9,.5)}.popup-take-survey .survey-submit{display:flex;align-items:center;justify-content:center;height:52px;padding:18px 30px;border-radius:12px;background:var(--Brand-Green-50, #009309);color:#fff;font-size:16px;font-weight:500;line-height:16px;border:none;cursor:pointer;transition:all var(--animation-duration)}.popup-take-survey .survey-submit:hover:not(:disabled){background:var(--Brand-Green-60, #006007)}.popup-take-survey .survey-submit:disabled{background:var(--Neutral-Gray-05, #F2F2F2);color:var(--Neutral-Black, #000);opacity:.2;cursor:not-allowed}.dark-overlay-bg.show.take-survey .popup-content{display:flex}*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.m-0{margin:0}.m-1{margin:var(--spacing-1)}.m-2{margin:var(--spacing-2)}.m-3{margin:var(--spacing-3)}.m-4{margin:var(--spacing-4)}.m-6{margin:var(--spacing-6)}.m-8{margin:var(--spacing-8)}.mt-0{margin-top:0}.mt-1{margin-top:var(--spacing-1)}.mt-2{margin-top:var(--spacing-2)}.mt-3{margin-top:var(--spacing-3)}.mt-4{margin-top:var(--spacing-4)}.mt-6{margin-top:var(--spacing-6)}.mt-8{margin-top:var(--spacing-8)}.mt-12{margin-top:var(--spacing-12)}.mt-16{margin-top:var(--spacing-16)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing-1)}.mb-2{margin-bottom:var(--spacing-2)}.mb-3{margin-bottom:var(--spacing-3)}.mb-4{margin-bottom:var(--spacing-4)}.mb-6{margin-bottom:var(--spacing-6)}.mb-8{margin-bottom:var(--spacing-8)}.mb-12{margin-bottom:var(--spacing-12)}.mb-16{margin-bottom:var(--spacing-16)}.p-0{padding:0}.p-1{padding:var(--spacing-1)}.p-2{padding:var(--spacing-2)}.p-3{padding:var(--spacing-3)}.p-4{padding:var(--spacing-4)}.p-6{padding:var(--spacing-6)}.p-8{padding:var(--spacing-8)}.pt-0{padding-top:0}.pt-1{padding-top:var(--spacing-1)}.pt-2{padding-top:var(--spacing-2)}.pt-3{padding-top:var(--spacing-3)}.pt-4{padding-top:var(--spacing-4)}.pt-6{padding-top:var(--spacing-6)}.pt-8{padding-top:var(--spacing-8)}.pb-0{padding-bottom:0}.pb-1{padding-bottom:var(--spacing-1)}.pb-2{padding-bottom:var(--spacing-2)}.pb-3{padding-bottom:var(--spacing-3)}.pb-4{padding-bottom:var(--spacing-4)}.pb-6{padding-bottom:var(--spacing-6)}.pb-8{padding-bottom:var(--spacing-8)}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-grid{display:grid}.d-none{display:none}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.w-full{width:100%}.w-auto{width:auto}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.text-success{color:var(--color-success)}.text-warning{color:var(--color-warning)}.text-error{color:var(--color-error)}.text-muted{color:var(--color-gray-600)}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}.bg-light{background-color:var(--color-gray-100)}.bg-white{background-color:var(--color-white)}.border{border:1px solid var(--color-gray-200)}.border-top{border-top:1px solid var(--color-gray-200)}.border-bottom{border-bottom:1px solid var(--color-gray-200)}.border-0{border:none}.rounded{border-radius:var(--border-radius)}.rounded-sm{border-radius:var(--border-radius-sm)}.rounded-lg{border-radius:var(--border-radius-lg)}.rounded-none{border-radius:0}.shadow{box-shadow:var(--shadow)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.shadow-none{box-shadow:none}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}:root{--padding-inline-content: 120px;--animation-duration: .3s;--Neutral-White: #FFFFFFFF;--Neutral-Gray-03: #F7F7F7FF;--Neutral-Gray-05: #F2F2F2FF;--Neutral-Gray-10: #E5E5E5FF;--Neutral-Gray-15: #D9D9D9FF;--Neutral-Gray-20: #CCCCCCFF;--Neutral-Gray-25: #BFBFBFFF;--Neutral-Gray-30: #B2B2B2FF;--Neutral-Gray-35: #A6A6A6FF;--Neutral-Gray-40: #999999FF;--Neutral-Gray-45: #8C8C8CFF;--Neutral-Gray-50: #808080FF;--Neutral-Gray-60: #666666FF;--Neutral-Gray-65: #595959FF;--Neutral-Gray-75: #404040FF;--Neutral-Gray-80: #333333FF;--Neutral-Gray-85: #262626FF;--Neutral-Gray-90: #1A1A1AFF;--Neutral-Gray-95: #0D0D0DFF;--Neutral-Black: #000000FF;--Brand-Green-01: #EAFCE5FF;--Brand-Green-05: #C6F8BDFF;--Brand-Green-10: #85F17AFF;--Brand-Green-20: #29E722FF;--Brand-Green-30: #00D602FF;--Brand-Green-40: #00BB07FF;--Brand-Green-50: #009309FF;--Brand-Green-70: #006007FF;--Brand-Green-90: #002603FF;--Brand-Green-95: #001C02FF;--Brand-Background: #2E4430FF}.btn{display:flex;padding:18px 30px;justify-content:center;align-items:center;gap:6px;flex-shrink:0;border-radius:12px;transition:background ease-in-out var(--animation-duration),color ease-in-out var(--animation-duration),backdrop-filter ease-in-out var(--animation-duration),opacity ease-in-out var(--animation-duration),border ease-in-out var(--animation-duration);will-change:background,color,opacity,backdrop-filter,border;color:var(--Neutral-White, #FFF);font-size:16px;font-weight:500}.btn svg path{transition:stroke ease-in-out var(--animation-duration);will-change:stroke}.btn.fw{width:100%}.btn.icon{display:flex;padding:18px;justify-content:center;align-items:center}.btn.primary{background:var(--Brand-Green-50, #009309)}.btn.primary:not(:disabled):not([disabled]):not(.disabled):hover{background:var(--Brand-Green-70, #006007)}.btn:disabled,.btn[disabled],.btn.disabled{opacity:.2;cursor:not-allowed}.btn.secondary{background:var(--Neutral-Gray-10, #E5E5E5);color:#000}.btn.secondary:not(:disabled):not([disabled]):not(.disabled):hover{background:var(--Brand-Green-50, #009309);color:#fff}.btn.secondary:not(:disabled):not([disabled]):not(.disabled):hover i svg path{stroke:#fff}.btn.rounded{border-radius:50px}.btn.transparent{background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn.transparent:not(:disabled):not([disabled]):not(.disabled):hover{border-radius:12px;background:var(--Neutral-Gray-03, #F7F7F7);color:var(--Brand-Green-50, #009309)}.btn.transparent:not(:disabled):not([disabled]):not(.disabled):hover i svg path{stroke:var(--Brand-Green-50, #009309)}.btn.ghost{border:1px solid var(--Neutral-Gray-10, #E5E5E5);color:var(--Neutral-Gray-75, #404040)}.btn.ghost:not(:disabled):not([disabled]):not(.disabled):hover{color:var(--Brand-Green-50, #009309);border:1px solid var(--Brand-Green-50, #009309)}.btn.ghost:not(:disabled):not([disabled]):not(.disabled):hover i svg path{stroke:var(--Brand-Green-50, #009309)}.btn.gray{background:var(--Neutral-Gray-03, #F7F7F7);color:#000}.btn.gray:not(:disabled):not([disabled]):not(.disabled):not(.active):hover{background:var(--Neutral-Gray-10, #E5E5E5)}header{padding-inline:var(--padding-inline-content);padding-top:20px;padding-bottom:30px;width:100%;border-bottom:1px solid var(--Neutral-Gray-05, #F2F2F2);background:var(--Neutral-White, #FFF);position:sticky;top:0;z-index:100}@media (max-width: 768px){header{padding:0!important}}@media (max-width: 768px){header .first-row .social,header .first-row .language-selector{display:none!important}}header .social{display:flex;gap:12px}header .social a{transition:opacity ease-in-out var(--animation-duration);will-change:opacity}header .social a:hover{opacity:.5}header .language-selector{position:relative}header .language-selector .language-button{display:flex;gap:6px;align-items:center}header .language-selector .language-menu{display:none;padding:20px;position:absolute;top:30px;right:0;flex-direction:column;align-items:flex-start;gap:20px;min-width:130px;border-radius:20px;border:1.6px solid var(--Neutral-Gray-05, #F2F2F2);background:var(--Neutral-White, #FFF);opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;z-index:1000}header .language-selector .language-menu>a{display:flex;justify-content:space-between;align-self:stretch;align-items:center}header .language-selector .language-menu>a span{color:var(--Neutral-Black, #000);font-size:16px;font-weight:400;transition:color ease-in-out var(--animation-duration);will-change:color}header .language-selector .language-menu>a span:hover{color:var(--Brand-Green-50, #009309)}header .language-selector .language-menu>a i{display:none}header .language-selector .language-menu>a.active i{display:flex!important}header .language-selector .language-menu>a.active span{color:var(--Brand-Green-50, #009309)}header .language-selector .language-menu.opened{opacity:1;transform:translateY(0)}header .first-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}header .first-row #open-mobile-menu{display:none}@media (max-width: 768px){header .first-row{padding:16px!important}header .first-row #open-mobile-menu{display:flex}}header .first-row .social-language{display:flex;gap:30px;align-items:center}header .first-row .social-language .search-button{max-height:20px}header .first-row .social-language .search-button:hover i svg path{stroke:var(--Brand-Green-50, #009309)}header .first-row .social-language .search-button i{max-height:20px}header .first-row .social-language .search-button i svg{max-height:20px}header .first-row .social-language .search-button i svg path{transition:stroke var(--animation-duration);will-change:stroke}header .second-row{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1.6px solid var(--Neutral-Gray-05, #F2F2F2)}header .second-row .mobile-social-language{display:none}@media (max-width: 768px){header .second-row{display:none;flex-direction:column;padding-inline:16px;align-items:start;gap:22px;position:absolute;background:#fff;width:100%;border-radius:0 0 20px 20px;padding-bottom:20px;opacity:0;max-height:0;overflow:visible;transition:opacity .3s ease,max-height .3s ease}header .second-row.open{opacity:1;max-height:600px;overflow:visible}header .second-row.closing{opacity:0;max-height:0;overflow:hidden}header .second-row .mobile-social-language{display:flex;justify-content:space-between;width:100%;align-items:center;position:relative;z-index:10}}header .second-row .nav-link{color:var(--Neutral-Black, #000);font-size:16px;font-weight:400;transition:color ease-in-out var(--animation-duration);will-change:color;white-space:nowrap}header .second-row .nav-link:hover{color:var(--Brand-Green-50, #009309)}header .second-row .nav-link.active{color:var(--Brand-Green-50, #009309)}header .second-row .nav-link-dropdown{position:relative;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){header .second-row .nav-link-dropdown{align-items:start;position:relative;gap:6px}}header .second-row .nav-link-dropdown .dropdown-trigger{display:flex;align-items:center;gap:6px}header .second-row .nav-link-dropdown .dropdown-button{transition:transform .3s ease;will-change:transform}header .second-row .nav-link-dropdown.open .dropdown-button{transform:rotate(180deg)}header .second-row .nav-link-dropdown.closing .dropdown-button{transform:rotate(0)}header .second-row .nav-link-dropdown .dropdown-menu{padding:20px;position:absolute;top:100%;margin-top:6px;display:none;flex-direction:column;align-items:flex-start;gap:20px;min-width:270px;max-width:calc(100vw - 40px);border-radius:20px;border:1.6px solid var(--Neutral-Gray-05, #F2F2F2);background:var(--Neutral-White, #FFF);left:50%;transform:translate(-50%) translateY(-10px);opacity:0;transition:opacity .3s ease,transform .3s ease;z-index:10}header .second-row .nav-link-dropdown .dropdown-menu:before{content:"";position:absolute;top:-6px;left:0;right:0;height:6px}@media (max-width: 768px){header .second-row .nav-link-dropdown .dropdown-menu{position:static;transform:translateY(-10px);background:none;border:none;padding:12px 0 0 16px;border-top:1px solid var(--Neutral-Gray-05, #F2F2F2);border-radius:0;max-width:100%}}header .second-row .nav-link-dropdown.open .dropdown-menu{opacity:1;transform:translate(-50%) translateY(0)}@media (max-width: 768px){header .second-row .nav-link-dropdown.open .dropdown-menu{transform:translateY(0)}}header .second-row .nav-link-dropdown.closing .dropdown-menu{opacity:0;transform:translate(-50%) translateY(-10px)}@media (max-width: 768px){header .second-row .nav-link-dropdown.closing .dropdown-menu{transform:translateY(-10px)}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@keyframes slideUp{0%{opacity:1;max-height:500px}to{opacity:0;max-height:0}}footer{padding-inline:var(--padding-inline-content);padding-top:60px;padding-bottom:30px;display:grid;grid-template-rows:auto auto;gap:80px;background:#002603}@media (max-width: 768px){footer{padding-inline:16px;padding-top:30px;padding-bottom:20px;gap:36px}}footer .first-row{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){footer .first-row{flex-direction:column;gap:36px}}footer .first-row p{color:#ffffffb3;font-size:16px;font-weight:400;line-height:26px;max-width:1000px}footer .first-row .socials{display:flex;gap:12px;align-items:center}footer .first-row .socials .social-link{transition:opacity ease-in-out var(--animation-duration);will-change:opacity}footer .first-row .socials .social-link:hover{opacity:50%}footer .second-row{display:grid;grid-template-rows:auto auto}footer .second-row-first{display:flex;align-items:center;justify-content:space-between;padding-bottom:60px}@media (max-width: 768px){footer .second-row-first{flex-direction:column;gap:22px;padding-bottom:36px;align-items:start}}footer .second-row-first a{color:var(--Neutral-White, #FFF);font-size:16px;font-weight:400;transition:opacity ease-in-out var(--animation-duration);will-change:opacity;opacity:.7}footer .second-row-first a:hover{opacity:1}footer .second-row-second{padding-top:36px;border-top:1.6px solid rgba(255,255,255,.05);display:grid;grid-template-columns:330px 1fr 330px}@media (max-width: 768px){footer .second-row-second{grid-template-columns:1fr 1fr}}footer .second-row-second .logos{display:flex;gap:30px;align-items:center;justify-self:start}@media (max-width: 768px){footer .second-row-second .logos{gap:16px}}footer .second-row-second .copyright{color:#ffffffb3;font-size:16px;font-weight:400;justify-self:center;align-self:center}@media (max-width: 768px){footer .second-row-second .copyright{grid-column:span 2;order:3;margin-top:26px;padding-top:26px;border-top:1.6px solid rgba(255,255,255,.05);width:100%;text-align:center}}footer .second-row-second .contacts{display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){footer .second-row-second .contacts{flex-direction:column;gap:14px;justify-self:end}}footer .second-row-second .contacts a{color:var(--Neutral-White, #FFF);font-size:16px;font-weight:400;transition:opacity ease-in-out var(--animation-duration);will-change:opacity;opacity:.7}footer .second-row-second .contacts a:hover{opacity:1}.parlametr-news-card{display:flex;flex-direction:column;gap:20px}.parlametr-news-card.dark .text h3{color:#fff}.parlametr-news-card.dark .text p{color:var(--Neutral-Gray-20, #CCC)}.parlametr-news-card .image-wrapper{aspect-ratio:392/262;overflow:hidden;border-radius:20px;height:auto;width:100%}.parlametr-news-card .image-wrapper img{object-fit:cover;height:100%;width:100%;transition:scale ease-in-out var(--animation-duration);will-change:scale}.parlametr-news-card:hover .image-wrapper img{scale:105%}.parlametr-news-card:hover .text h3{color:var(--Brand-Green-70, #006007)}.parlametr-news-card .tags{display:flex;gap:12px}.parlametr-news-card .tags span{color:var(--Brand-Green-50, #009309);font-size:16px;font-weight:400}.parlametr-news-card .text{display:flex;flex-direction:column;gap:16px}.parlametr-news-card .text h3{color:var(--Neutral-Black, #000);font-size:24px;font-weight:500;line-height:32px;transition:color var(--animation-duration);will-change:color}.parlametr-news-card .text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch;overflow:hidden;color:var(--Neutral-Gray-60, #666);text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:22px}.parlametr-special-project-card{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:392/427;height:auto;width:100%}.parlametr-special-project-card img{object-fit:cover;height:100%;width:100%}.parlametr-special-project-card:hover .overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.parlametr-special-project-card .overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:20px;background:linear-gradient(180deg,#0006,#0000 40%,#000000f2 90%);will-change:backdrop-filter;transition:backdrop-filter ease-in-out var(--animation-duration)}.parlametr-special-project-card .overlay .category{color:var(--Neutral-White, #FFF);font-size:12px;font-weight:400;text-transform:uppercase}.parlametr-special-project-card .overlay .info{display:flex;flex-direction:column;gap:20px}.parlametr-special-project-card .overlay .info .text{display:flex;flex-direction:column;gap:16px}.parlametr-special-project-card .overlay .info .text h3{color:var(--Neutral-White, #FFF);font-size:24px;font-weight:500;line-height:32px}.parlametr-special-project-card .overlay .info .text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch;overflow:hidden;color:var(--Neutral-Gray-10, #E5E5E5);text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:22px}.parlametr-special-project-card .overlay .info a{display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:var(--Brand-Green-50, #009309);color:var(--Neutral-White, #FFF);font-size:16px;font-weight:500;line-height:16px;transition:background ease-in-out var(--animation-duration);will-change:background}.parlametr-special-project-card .overlay .info a:hover{background:var(--Brand-Green-70, #006007)}.parlametr-news-card.video .image-wrapper{position:relative;overflow:hidden;aspect-ratio:16/9!important}.parlametr-news-card.video .image-wrapper .play-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.parlametr-news-card.video .image-wrapper .video-length{position:absolute;bottom:16px;right:16px;z-index:2;color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.parlametr-news-card.video .image-wrapper .dark-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000 40%,#000000f2 90%);z-index:1}.mobile-optimization-warning-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px;animation:fadeIn .3s ease-in-out}.mobile-optimization-warning-overlay.closing{animation:fadeOut .3s ease-in-out}.mobile-optimization-warning-popup{background:#fff;border-radius:16px;padding:32px 24px;max-width:400px;width:100%;text-align:center;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-in-out;position:relative}.mobile-optimization-warning-popup .warning-icon{color:#f59e0b;margin-bottom:20px;display:flex;justify-content:center}.mobile-optimization-warning-popup .warning-icon svg{width:48px;height:48px}.mobile-optimization-warning-popup h2{font-size:22px;font-weight:700;color:#1f2937;margin:0 0 16px;line-height:1.3}.mobile-optimization-warning-popup p{font-size:15px;color:#6b7280;line-height:1.6;margin:0 0 24px}.mobile-optimization-warning-popup .warning-buttons{display:flex;flex-direction:column;gap:12px}.mobile-optimization-warning-popup .warning-buttons button{padding:14px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;width:100%}.mobile-optimization-warning-popup .warning-buttons button.btn-continue{background:#2563eb;color:#fff}.mobile-optimization-warning-popup .warning-buttons button.btn-continue:hover{background:#1d4ed8}.mobile-optimization-warning-popup .warning-buttons button.btn-continue:active{transform:scale(.98)}.mobile-optimization-warning-popup .warning-buttons button.btn-desktop{background:#f3f4f6;color:#374151}.mobile-optimization-warning-popup .warning-buttons button.btn-desktop:hover{background:#e5e7eb}.mobile-optimization-warning-popup .warning-buttons button.btn-desktop:active{transform:scale(.98)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.mobile-optimization-warning-popup{padding:24px 20px;max-width:100%}.mobile-optimization-warning-popup h2{font-size:20px}.mobile-optimization-warning-popup p{font-size:14px}.mobile-optimization-warning-popup .warning-buttons button{padding:12px 20px;font-size:14px}}.video-content{display:flex;flex-direction:column;gap:30px}.video-content .article-meta{display:flex;justify-content:space-between;align-items:center;padding-block:16px;border-top:1.6px solid #F2F2F2;margin-bottom:16px}@media (max-width: 768px){.video-content .article-meta{flex-direction:column;align-items:start;gap:20px}}.video-content .article-meta .article-tags{display:flex;gap:12px;flex-wrap:wrap}.video-content .article-meta .tag{display:inline-block;padding:0;background:transparent;color:#009309;font-size:16px;font-weight:400;line-height:16px;text-decoration:none;transition:color var(--animation-duration)}.video-content .article-meta .btn.ghost.rounded{padding:9px 20px}.video-content .article-meta .btn.ghost.rounded [data-icon]{width:16px;height:16px}.video-content .article-meta .article-share{display:flex;gap:16px;align-items:center}@media (max-width: 768px){.video-content .article-meta .article-share{gap:0;justify-content:space-between;width:100%}}.video-content .article-meta .article-share .share-button{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:0;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity ease-in-out var(--animation-duration)}.video-content .article-meta .article-share .share-button:hover{opacity:.5}.video-content .article-meta .article-share .share-button [data-icon]{width:26px;height:26px}.video-content__main{display:flex;flex-direction:column;gap:40px}.video-content__header{display:flex;flex-direction:column;gap:30px}@media (max-width: 768px){.video-content__header{gap:10px}}.video-content__title{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:34px;color:var(--Neutral-Black, #000);margin:0}.video-content__text{display:flex;flex-direction:column;gap:8px}.video-content__text p{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:30px;color:var(--Neutral-Black, #000);margin:0}.video-content__meta{display:flex;flex-direction:column;gap:20px}.video-content__divider{height:0;border-bottom:1.6px solid var(--Neutral-Gray-05, #f2f2f2)}.video-content__bottom{display:flex;justify-content:space-between;align-items:center}.video-content__tags{display:flex;gap:12px;align-items:flex-start}.video-content__tags span{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:16px;color:var(--Brand-Green-50, #009309);white-space:nowrap}.video-content__share{display:flex;gap:16px;align-items:center}.video-content__share-icon{display:flex;justify-content:center;align-items:center;width:26px;height:26px;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity var(--animation-duration) ease}.video-content__share-icon:hover{opacity:.7}.video-content__share-icon i{width:26px;height:26px;display:block}.video-content__copy-link{display:flex;align-items:center;gap:10px;height:36px;padding:18px 20px;background:transparent;border:1px solid var(--Neutral-Gray-10, #e5e5e5);border-radius:50px;cursor:pointer;transition:background var(--animation-duration) ease,border-color var(--animation-duration) ease}.video-content__copy-link:hover{background:var(--Neutral-Gray-03, #f7f7f7);border-color:var(--Neutral-Gray-20, #ccc)}.video-content__copy-link span{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:var(--Neutral-Gray-75, #404040);white-space:nowrap}.video-content__copy-link i{width:16px;height:16px;display:block}@media (max-width: 768px){.video-content{gap:40px}.video-content__title{font-size:20px;line-height:28px}.video-content__text p{font-size:16px;line-height:26px}.video-content__bottom{flex-direction:column;gap:20px;align-items:flex-start}.video-content__tags{flex-wrap:wrap}.video-content__share{flex-wrap:wrap;gap:12px}.video-content__copy-link{width:100%;justify-content:center}}.video-card{display:flex;flex-direction:column;gap:20px;width:393px;height:427px;text-decoration:none;transition:transform var(--animation-duration) ease}.video-card:hover{transform:translateY(-4px)}.video-card:hover .video-card__play-button{transform:translate(-50%,-50%) scale(1.1)}.video-card__thumbnail{position:relative;width:100%;height:262px;border-radius:20px;overflow:hidden}.video-card__image-wrapper{position:absolute;inset:0;width:100%;height:100%}.video-card__image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.video-card__gradient{position:absolute;inset:0;background:linear-gradient(180deg,#0000 40%,#000000f2 90%);pointer-events:none}.video-card__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;display:flex;justify-content:center;align-items:center;z-index:2;transition:transform var(--animation-duration) ease}.video-card__play-button i{width:115px;height:115px;color:var(--Neutral-White, #fff);display:block}.video-card__duration{position:absolute;bottom:30px;right:51px;transform:translate(100%,100%);font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:var(--Neutral-White, #fff);white-space:nowrap;z-index:3}.video-card__tags{display:flex;gap:12px;align-items:flex-start}.video-card__tags span{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:16px;color:var(--Brand-Green-50, #009309);white-space:nowrap}.video-card__content{display:flex;flex-direction:column;gap:16px;flex:1}.video-card__title{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:var(--Neutral-Black, #000);margin:0}.video-card__description{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:var(--Neutral-Gray-60, #666);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.video-card{width:100%;height:auto}.video-card__thumbnail{height:200px}.video-card__play-button{width:80px;height:80px}.video-card__play-button i{width:75px;height:75px}.video-card__duration{bottom:20px;right:20px;font-size:12px;line-height:12px}.video-card__title{font-size:20px;line-height:28px}.video-card__description{font-size:14px;line-height:20px}}.video-grid{display:flex;flex-direction:column;gap:30px;width:100%;max-width:1660px;margin:0 auto}.video-grid__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:2px solid var(--Neutral-Gray-05, #f2f2f2)}.video-grid__title{font-family:Roboto,sans-serif;font-size:24px;font-weight:600;line-height:24px;color:var(--Neutral-Black, #000);margin:0;white-space:nowrap}.video-grid__link{display:flex;align-items:center;gap:6px;text-decoration:none;border-radius:50px;transition:opacity var(--animation-duration) ease}.video-grid__link:hover span{color:var(--Brand-Green-50, #009308)}.video-grid__link span{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:16px;color:var(--Neutral-Black, #000);white-space:nowrap;transition:color var(--animation-duration)}.video-grid__link i,.video-grid__link i svg{width:10px;max-height:10px;display:block}.video-grid__row{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-template-rows:1fr;overflow:hidden;gap:30px}@media (max-width: 768px){.video-grid{gap:20px}.video-grid__header{padding-bottom:16px}.video-grid__title{font-size:20px;line-height:20px}.video-grid__link span{font-size:14px;line-height:14px}.video-grid__row{gap:20px;flex-direction:column}.video-grid__row .parlametr-news-card.video{display:grid;grid-template-columns:150px 1fr;gap:12px;position:relative}.video-grid__row .parlametr-news-card.video .play-video,.video-grid__row .parlametr-news-card.video .dark-overlay{display:none}.video-grid__row .parlametr-news-card.video .tags{position:absolute;top:0;left:162px}.video-grid__row .parlametr-news-card.video .text{margin-top:26px}.video-grid__row .parlametr-news-card.video .text h3{font-size:18px;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch;overflow:hidden}.video-grid__row .parlametr-news-card.video .text p{display:none}}.telegram-cta{display:flex;gap:16px;align-items:center;padding:20px;background:var(--Neutral-Gray-03, #f7f7f7);border-radius:20px;width:100%}.telegram-cta__icon{flex-shrink:0;width:60px;height:60px}.telegram-cta__icon img{width:100%;height:100%;display:block;object-fit:contain}.telegram-cta__text{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:var(--Neutral-Black, #000)}.telegram-cta__link{font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:var(--Neutral-Black, #000);text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:12%;transition:color var(--animation-duration) ease}.telegram-cta__link:hover{color:var(--Brand-Green-50, #009309)}@media (max-width: 768px){.telegram-cta{flex-direction:column;gap:12px;padding:16px}.telegram-cta__icon{width:48px;height:48px}.telegram-cta__text,.telegram-cta__link{font-size:16px;line-height:24px}}.deputies-table{width:100%;overflow-x:auto}.deputies-table table{width:100%;border-collapse:separate;border-spacing:0;font-family:Roboto,sans-serif}.deputies-table table thead tr th{font-size:16px;font-weight:500;line-height:16px;color:var(--Brand-Green-70);text-align:center;padding-bottom:12px;border-bottom:1.6px solid var(--Brand-Green-70);white-space:nowrap}.deputies-table table thead tr th.col-number{width:46px;padding-left:0;padding-right:0;border-right:1.6px solid var(--Brand-Green-70)}.deputies-table table thead tr th.col-deputy{width:160px;padding-left:0;padding-right:0}.deputies-table table thead tr th.col-score{width:120px;padding-left:20px;padding-right:20px}.deputies-table table thead tr th.col-votes{width:180px;padding-left:20px;padding-right:20px}.deputies-table table thead tr th.col-trend{width:110px;padding-left:20px;padding-right:20px}.deputies-table table tbody tr:not(:last-child) td{border-bottom:1.6px solid var(--Neutral-Gray-05)}.deputies-table table tbody tr td{font-size:16px;font-weight:400;line-height:20px;color:var(--Neutral-Black);text-align:center;padding-top:12px;padding-bottom:12px;height:46px;vertical-align:middle}.deputies-table table tbody tr td.col-number{border-right:1.6px solid var(--Brand-Green-70);padding-left:0;padding-right:0}.deputies-table table tbody tr td.col-deputy{padding-left:0;padding-right:0;max-width:160px;line-height:20px}.deputies-table table tbody tr td.col-deputy a{transition:color ease-in-out var(--animation-duration);will-change:color}.deputies-table table tbody tr td.col-score,.deputies-table table tbody tr td.col-votes,.deputies-table table tbody tr td.col-trend{padding-left:16px;padding-right:16px}.deputies-table table tbody tr td.col-trend .trend-up,.deputies-table table tbody tr td.col-trend .trend-down{display:inline-flex;align-items:center;justify-content:center;width:10px;height:10px}.deputies-table table tbody tr td.col-trend .trend-up svg,.deputies-table table tbody tr td.col-trend .trend-down svg{width:10px;height:10px}.deputies-table table tbody tr td.col-trend .trend-down svg{fill:var(--Brand-Green-70)}@media (max-width: 768px){.deputies-table{overflow-x:scroll}.deputies-table table{min-width:600px}}.calendar-dropdown{position:relative;width:406px}@media (max-width: 768px){.calendar-dropdown{width:100%}}.calendar-button{width:100%;height:52px;display:flex;align-items:center;justify-content:space-between;padding:18px;background:transparent;border:1.6px solid var(--Neutral-Gray-10);border-radius:12px;cursor:pointer;transition:border-color var(--animation-duration) ease-in-out;font-family:Roboto,sans-serif}.calendar-button .calendar-button-text{font-size:16px;font-weight:500;line-height:16px;color:var(--Neutral-Gray-75);transition:color var(--animation-duration) ease-in-out}.calendar-button i{width:16px;height:16px;flex-shrink:0;color:var(--Neutral-Gray-75);transition:color var(--animation-duration) ease-in-out}.calendar-button:hover{border-color:var(--Brand-Green-50)}.calendar-button:hover .calendar-button-text,.calendar-button:hover i{color:var(--Brand-Green-50)}.calendar-button.is-open{border-color:var(--Neutral-Gray-10)}.calendar-button.is-open .calendar-button-text,.calendar-button.is-open i{color:var(--Brand-Green-50)}.calendar-panel{position:absolute;top:calc(100% + 10px);left:0;width:406px;background:var(--Neutral-White);border:1.6px solid var(--Neutral-Gray-10);border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000001a;z-index:1000}@media (max-width: 768px){.calendar-panel{width:100%}}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.calendar-header .calendar-month-year{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:16px;color:var(--Neutral-Black);text-align:center}.calendar-header .calendar-nav-btn{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity var(--animation-duration) ease-in-out}.calendar-header .calendar-nav-btn i{width:16px;height:16px;color:var(--Neutral-Gray-40)}.calendar-header .calendar-nav-btn:first-child i{transform:rotate(-90deg)}.calendar-header .calendar-nav-btn:last-child i{transform:rotate(90deg)}.calendar-header .calendar-nav-btn:hover{opacity:.7}.calendar-header .calendar-nav-btn:focus{outline:2px solid var(--Brand-Green-50);outline-offset:2px;border-radius:4px}.calendar-body{display:flex;flex-direction:column;gap:12px}.calendar-weekdays{display:flex;align-items:center;gap:26px}.calendar-weekdays .calendar-weekday{width:30px;height:20px;display:flex;align-items:center;justify-content:center;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:12px;color:var(--Neutral-Gray-30);text-align:center}.calendar-divider{width:100%;height:0;border:none;border-top:1.6px solid var(--Neutral-Gray-03);margin:0}.calendar-grid{display:flex;flex-direction:column;gap:8px}.calendar-row{display:flex;align-items:center;gap:26px}.calendar-day{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:29px;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:16px;color:var(--Neutral-Black);text-align:center;padding:5px;transition:background-color var(--animation-duration) ease-in-out,color var(--animation-duration) ease-in-out}.calendar-day:hover:not(.is-active):not(.calendar-day-empty){background:var(--Neutral-Gray-05)}.calendar-day.is-active{background:var(--Brand-Green-50);color:var(--Neutral-White);font-weight:500}.calendar-day.calendar-day-empty{cursor:default}.calendar-day:focus{outline:2px solid var(--Brand-Green-50);outline-offset:2px}@media (max-width: 768px){.calendar-panel{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);width:calc(100vw - 40px);max-width:406px}}.select-dropdown{position:relative;width:426px}@media (max-width: 768px){.select-dropdown{width:100%}}.select-button{width:100%;height:52px;display:flex;align-items:center;justify-content:space-between;padding:18px;background:transparent;border:1.6px solid var(--Neutral-Gray-10);border-radius:12px;cursor:pointer;transition:border-color var(--animation-duration) ease-in-out;font-family:Roboto,sans-serif}.select-button .select-button-text{font-size:16px;font-weight:500;line-height:16px;color:var(--Neutral-Gray-75);transition:color var(--animation-duration) ease-in-out}.select-button i{width:10px;height:10px;color:var(--Neutral-Gray-75);transition:color var(--animation-duration) ease-in-out,transform var(--animation-duration) ease-in-out;display:flex}.select-button:hover{border-color:var(--Brand-Green-50)}.select-button:hover .select-button-text,.select-button:hover i{color:var(--Brand-Green-50)}.select-button.is-open{border-color:var(--Neutral-Gray-10)}.select-button.is-open .select-button-text{color:var(--Brand-Green-50)}.select-button.is-open i{color:var(--Brand-Green-50);transform:rotate(180deg)}.select-panel{position:absolute;top:calc(100% + 10px);left:0;width:100%;background:var(--Neutral-White);border:1.6px solid var(--Neutral-Gray-10);border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000001a;z-index:1000;display:none;flex-direction:column;gap:20px}@media (max-width: 768px){.select-panel{position:fixed;top:42%;left:50%;transform:translate(-50%,-50%);width:calc(100vw - 40px);max-width:426px}}.select-option{width:100%;display:flex;align-items:center;padding:0;background:transparent;border:none;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:16px;color:var(--Neutral-Black);text-align:left;transition:color var(--animation-duration) ease-in-out,font-weight var(--animation-duration) ease-in-out}.select-option:hover{color:var(--Brand-Green-50)}.select-option.is-selected{font-weight:500;color:var(--Brand-Green-50)}a.parlametr-fraction-card{display:flex;flex-direction:column;justify-content:space-between;height:250px;padding:20px;border:1.6px solid var(--Neutral-Gray-10, #E5E5E5);border-radius:20px;box-sizing:border-box;text-decoration:none;transition:border-color ease-in-out var(--animation-duration);will-change:border-color}a.parlametr-fraction-card .fraction-card__logo{width:244px;height:60px;flex-shrink:0;transition:all ease-in-out var(--animation-duration);will-change:width,height}a.parlametr-fraction-card .fraction-card__logo img{width:100%;height:100%;object-fit:contain;object-position:left center}a.parlametr-fraction-card .fraction-card__content{display:flex;flex-direction:column;gap:20px;width:100%}a.parlametr-fraction-card .fraction-card__title{font-family:Roboto,sans-serif;font-size:20px;font-weight:500;line-height:20px;color:var(--Neutral-Black, #000);margin:0;transition:color ease-in-out var(--animation-duration);will-change:color}a.parlametr-fraction-card .fraction-card__info{display:flex;align-items:flex-start;justify-content:space-between}a.parlametr-fraction-card .fraction-card__info-item{display:flex;align-items:center;gap:8px}@media (max-width: 768px){a.parlametr-fraction-card .fraction-card__info-item{gap:2px}}a.parlametr-fraction-card .fraction-card__icon{width:25px;height:25px;flex-shrink:0;color:var(--Brand-Green-50, #009309);transition:color ease-in-out var(--animation-duration);will-change:color}a.parlametr-fraction-card .fraction-card__info-text{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:var(--Neutral-Black, #000);white-space:nowrap;transition:color ease-in-out var(--animation-duration);will-change:color}a.parlametr-fraction-card:hover{border-color:var(--Brand-Green-50, #009309)}a.parlametr-fraction-card:hover .fraction-card__logo{width:284.667px;height:70px}a.parlametr-fraction-card:hover .fraction-card__title{color:var(--Brand-Green-50, #009309)}.committee-card{border:1.6px solid var(--neutral-gray-10, #e5e5e5);border-radius:20px;height:210px;padding:20px 60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:relative;overflow:hidden;transition:all var(--animation-duration)}.committee-card:hover{border-color:var(--brand-green-50, #009309);background:var(--Brand-Green-50, #009309)}.committee-card:hover .committee-card__title{color:#fff}.committee-card__icon-wrapper{position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:300px;height:300px;display:flex;align-items:center;justify-content:center;opacity:.08;pointer-events:none}@media (max-width: 768px){.committee-card__icon-wrapper{width:200px;height:200px;right:-30px}}.committee-card__icon{width:100%;height:100%;color:var(--brand-green-70, #006007)}.committee-card__icon--wheat{width:120%;height:120%}.committee-card__icon--leaf{transform:rotate(-1.9deg)}.committee-card__icon--scale{width:110%;height:110%}.committee-card__icon--shield{width:95%;height:95%}.committee-card__icon--cap{width:110%;height:110%}.committee-card__icon--bank{width:85%;height:85%}.committee-card__icon--chart{width:100%;height:100%}.committee-card__title{font-family:Roboto,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:var(--brand-green-70, #006007);text-align:center;position:relative;z-index:1;margin:0;transition:color var(--animation-duration)}@media (max-width: 768px){.committee-card__title{font-size:18px;line-height:24px}}.deputy-top-card{background:#f7f7f7;border-radius:20px;padding:0 0 22px;display:flex;flex-direction:column;gap:30px;align-items:center;overflow:hidden;transition:all .3s ease}.deputy-top-card__container{display:flex;flex-direction:column;gap:20px;width:100%}.deputy-top-card__upper{display:flex;flex-direction:column;align-items:center;width:100%}.deputy-top-card__header{display:flex;align-items:flex-start;justify-content:space-between;width:100%;height:44px}.deputy-top-card__number{position:relative;width:44px;height:44px;background:#009309;border-radius:0 0 20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.deputy-top-card__number span{font-family:Roboto,sans-serif;font-weight:500;font-size:24px;line-height:24px;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.deputy-top-card__share{display:flex;align-items:center;justify-content:center;padding:16px 16px 0 0;background:none;border:none;cursor:pointer;width:30.25px;height:30.25px}.deputy-top-card__share svg{scale:150%}.deputy-top-card__image-wrapper{display:flex;flex-direction:column;align-items:center;padding:0 0 20px;position:relative}.deputy-top-card__image{width:150px;height:150px;border-radius:108.696px;overflow:hidden;margin-bottom:-20px;transition:all .3s ease}.deputy-top-card__image img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .3s ease}.deputy-top-card__rating{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border-radius:12px;padding:10px;display:flex;align-items:center;gap:6px;position:relative;z-index:2}.deputy-top-card__rating svg{width:16px;height:16px}.deputy-top-card__rating span{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:14px;color:#fff;white-space:nowrap}.deputy-top-card__text{display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center;padding:0 16px}.deputy-top-card__name{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:26px;color:#000;margin:0;transition:color .3s ease}.deputy-top-card__position{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#666;margin:0}.deputy-top-card__info{display:flex;flex-direction:column;gap:20px;padding:0 16px;width:100%}.deputy-top-card__info-item{display:flex;align-items:center;gap:12px}.deputy-top-card__info-item i{max-height:20px;min-width:20px}.deputy-top-card__info-item svg{width:20px;height:20px;flex-shrink:0}.deputy-top-card__info-text{display:flex;flex-direction:column;gap:4px}.deputy-top-card__info-label{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:12px;color:#999;white-space:nowrap}.deputy-top-card__info-value{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:14px;color:#000;white-space:nowrap}.deputy-top-card:hover .deputy-top-card__number{width:50px;height:50px}.deputy-top-card:hover .deputy-top-card__number span{font-size:27.273px;line-height:27.273px}.deputy-top-card:hover .deputy-top-card__image{width:150px;height:150px}.deputy-top-card:hover .deputy-top-card__image img{transform:scale(1.155)}.deputy-top-card:hover .deputy-top-card__name{color:#009309}.main-page .main-block{padding:60px var(--padding-inline-content);display:grid;grid-template-columns:1.58fr 1fr;gap:30px;background:var(--Brand-Background, #2E4430)}@media (max-width: 768px){.main-page .main-block{display:flex;flex-direction:column;gap:26px;padding:16px}}.main-page .main-block .main-news-container{position:relative;aspect-ratio:978/650;width:100%;height:auto;overflow:hidden;border-radius:20px}.main-page .main-block .main-news-container>.overlay{position:absolute;width:100%;height:100%;z-index:20;pointer-events:none}.main-page .main-block .main-news-container>.overlay .arrows{position:absolute;top:50%;transform:translateY(-50%);width:100%;padding:26px;display:flex;justify-content:space-between}.main-page .main-block .main-news-container>.overlay .arrows button{border-radius:50px;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;width:52px;height:52px;justify-content:center;align-items:center;gap:z10px;flex-shrink:0;transition:background ease-in-out var(--animation-duration);will-change:background;pointer-events:initial}.main-page .main-block .main-news-container>.overlay .arrows button:hover{background:#ffffffe6}.main-page .main-block .main-news-container>.overlay .arrows button:hover i svg path{stroke:#009309}.main-page .main-block .main-news-container>.overlay .arrows button i{max-height:16px;max-width:16px}.main-page .main-block .main-news-container>.overlay .arrows button i svg path{transition:stroke ease-in-out var(--animation-duration);will-change:stroke}.main-page .main-block .main-news-container>.overlay .status-bar{position:absolute;bottom:26px}.main-page .main-block .main-news-container .main-news-scroll{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;gap:0}.main-page .main-block .main-news-container .main-news-scroll .main-news-article{position:relative;cursor:pointer;aspect-ratio:978/650;width:100%;min-width:100%;flex-shrink:0;scroll-snap-align:start;height:auto}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .image-wrapper{overflow:hidden;aspect-ratio:978/650;width:100%;height:auto}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .image-wrapper img{object-fit:cover;width:100%;height:100%;transition:scale ease-in-out .3s;will-change:scale}.main-page .main-block .main-news-container .main-news-scroll .main-news-article:hover .image-wrapper img{scale:105%}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .overlay{z-index:10;position:absolute;width:100%;top:0;left:0;height:100%;background:linear-gradient(180deg,#0006,#0000 30%,#000 90%);padding:26px;display:flex;justify-content:space-between;flex-direction:column}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .overlay .top-info{display:flex;justify-content:space-between;align-items:center}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .overlay .top-info span{color:var(--Neutral-White, #FFF);font-size:12px;font-weight:400;text-transform:uppercase;display:flex;gap:10px;align-items:center}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .overlay .bottom-info{display:flex;gap:20px;flex-direction:column}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .overlay .bottom-info h2{color:var(--Neutral-White, #FFF);font-size:40px;font-weight:600;line-height:46px}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .overlay .bottom-info button{display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:6px;border-radius:50px;background:var(--Brand-Green-50, #009309);width:fit-content;color:var(--Neutral-White, #FFF);font-size:16px;font-weight:500}.main-page .main-block .main-news-container .main-news-scroll .main-news-article .overlay .bottom-info button i{max-height:13px}.main-page .main-block .second-column{display:grid;grid-template-columns:1fr 1fr;gap:30px;grid-template-rows:auto 1fr 107px}@media (max-width: 768px){.main-page .main-block .second-column{display:flex;flex-direction:column;gap:26px}}.main-page .main-block .second-column>*{border-radius:20px;background:var(--Brand-Green-90, #002603);transition:background ease-in-out var(--animation-duration);will-change:background}.main-page .main-block .second-column>*:hover{background:var(--Brand-Green-95, #001C02)}.main-page .main-block .second-column .video{display:grid;padding:16px;align-items:flex-start;gap:16px;grid-column:span 2;grid-template-columns:1fr 1fr}.main-page .main-block .second-column .video:hover .image-wrapper img{scale:105%}.main-page .main-block .second-column .video .image-wrapper{aspect-ratio:16/9;overflow:hidden;width:100%;border-radius:8px;position:relative;height:auto;flex:0}@media (max-width: 768px){.main-page .main-block .second-column .video .image-wrapper{height:100%}}.main-page .main-block .second-column .video .image-wrapper svg{position:absolute;max-height:54px;max-width:54px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.main-page .main-block .second-column .video .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:scale ease-in-out .3s;will-change:scale}.main-page .main-block .second-column .video .video-info{display:flex;flex-direction:column;justify-content:space-between;height:100%}.main-page .main-block .second-column .video .video-info .text{display:flex;flex-direction:column;gap:12px}.main-page .main-block .second-column .video .video-info .text h2{color:var(--Neutral-White, #FFF);font-size:24px;font-weight:600;line-height:30px}@media (max-width: 768px){.main-page .main-block .second-column .video .video-info .text h2{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:18px;font-style:normal;font-weight:600;line-height:26px}}.main-page .main-block .second-column .video .video-info .text .tags{display:flex;gap:12px;align-items:center}.main-page .main-block .second-column .video .video-info .text .tags span{color:var(--Brand-Green-20, #29E722);font-family:Roboto;font-size:14px;font-weight:400}.main-page .main-block .second-column .video .video-info>a{display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:6px;border-radius:50px;background:var(--Brand-Green-50, #009309);color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:16px;font-weight:500;align-self:end;width:fit-content;transition:background ease-in-out var(--animation-duration);will-change:background}@media (max-width: 768px){.main-page .main-block .second-column .video .video-info>a{display:none}}.main-page .main-block .second-column .video .video-info>a:hover{background:var(--Brand-Green-70, #006007)}.main-page .main-block .second-column .how-ratings{display:flex;padding:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;grid-column:span 2}.main-page .main-block .second-column .how-ratings h2{color:var(--Neutral-White, #FFF);font-size:26px;font-weight:500}.main-page .main-block .second-column .how-ratings p{color:#ffffffb3;font-size:16px;font-weight:400;line-height:22px}.main-page .main-block .second-column .recommendations{display:flex;padding:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px}.main-page .main-block .second-column .recommendations h2{color:var(--Neutral-White, #FFF);font-size:20px;font-weight:500;line-height:28px}.main-page .main-block .second-column .recommendations .tags{display:flex;flex-wrap:wrap;gap:8px}.main-page .main-block .second-column .recommendations .tags>span{border-radius:50px;background:var(--Neutral-White, #FFF);display:flex;padding:8px 12px;align-items:center;gap:8px;color:var(--Neutral-Black, #000);font-size:14px;font-weight:500}.main-page .main-block .second-column .top-10-deputy{display:flex;padding:16px;flex-direction:column;justify-content:space-between;gap:20px}.main-page .main-block .second-column .top-10-deputy .top h2{color:var(--Neutral-White, #FFF);font-size:26px;font-weight:500;line-height:26px}.main-page .main-block .second-column .top-10-deputy .top p{color:#ffffffb3;font-size:16px;font-weight:400;line-height:22px}.main-page .main-block .second-column .top-10-deputy:hover .middle:after{background:linear-gradient(to bottom,transparent,var(--Brand-Green-95, #001C02))}.main-page .main-block .second-column .top-10-deputy .middle{counter-reset:item;display:flex;flex-direction:column;gap:8px;overflow:hidden;flex:1 1 0;min-height:0;position:relative}.main-page .main-block .second-column .top-10-deputy .middle:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,var(--Brand-Green-90, #002603));pointer-events:none;transition:background ease-in-out calc(var(--animation-duration) * .3333333333);will-change:background}.main-page .main-block .second-column .top-10-deputy .middle li{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:16px;font-weight:500;line-height:22px;display:flex;gap:8px;flex-shrink:0}.main-page .main-block .second-column .top-10-deputy .middle li:before{display:inline-block;content:counter(item) ". ";counter-increment:item}.main-page .main-block .second-column .top-10-deputy .middle li span.divider{color:var(--Neutral-White, #FFF);font-family:Inter;font-size:16px;font-weight:500}.main-page .main-block .second-column .top-10-deputy .action{display:flex;gap:6px;align-items:center;opacity:.4;align-self:end;color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px;transition:color ease-in-out var(--animation-duration),opacity ease-in-out var(--animation-duration);will-change:color,opacity;cursor:pointer}.main-page .main-block .second-column .top-10-deputy .action:hover{opacity:1;color:var(--Brand-Green-50, #009309)}.main-page .main-block .second-column .top-10-deputy .action:hover i svg path{stroke:var(--Brand-Green-50, #009309)}.main-page .main-block .second-column .top-10-deputy .action i svg{width:10px!important;height:10px!important}.main-page .main-block .second-column .top-10-deputy .action i svg path{transition:stroke,ease-in-out var(--animation-duration),opacity ease-in-out var(--animation-duration);will-change:stroke,opacity}.main-page .information-block{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-block:80px;padding-inline:var(--padding-inline-content)}@media (max-width: 768px){.main-page .information-block{padding-top:0;padding-inline:16px;padding-bottom:20px;display:flex;flex-direction:column;gap:26px}}.main-page .information-block .public-rating{flex-direction:column;align-items:flex-start;gap:60px;display:flex;padding:30px;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 768px){.main-page .information-block .public-rating{gap:30px}}.main-page .information-block .public-rating>.header{display:flex;flex-direction:column;gap:12px;width:100%}.main-page .information-block .public-rating>.header h2{display:flex;justify-content:space-between;align-self:stretch;color:var(--Neutral-Black, #000);font-size:30px;font-weight:500}.main-page .information-block .public-rating>.header h2 a{display:flex;align-items:center;gap:6px;color:var(--Brand-Green-50, #009309);font-size:16px;font-weight:400;transition:color ease-in var(--animation-duration);will-change:color}@media (max-width: 768px){.main-page .information-block .public-rating>.header h2 a{display:none}}.main-page .information-block .public-rating>.header h2 a i svg{max-height:10px;max-width:10px}.main-page .information-block .public-rating>.header h2 a i svg path{stroke:var(--Brand-Green-50, #009309);transition:stroke ease-in var(--animation-duration);will-change:stroke}.main-page .information-block .public-rating>.header h2 a:hover{color:var(--Brand-Green-70, #006007)}.main-page .information-block .public-rating>.header h2 a:hover i svg path{stroke:var(--Brand-Green-70, #006007)}.main-page .information-block .public-rating>.header p{color:var(--Neutral-Gray-40, #999);font-size:16px;font-weight:400}.main-page .information-block .survey-how{display:flex;flex-direction:column;gap:30px}@media (max-width: 768px){.main-page .information-block .survey-how{gap:26px}}.main-page .information-block .survey-how .survey{display:flex;padding:30px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7);position:relative;overflow:hidden}@media (max-width: 768px){.main-page .information-block .survey-how .survey{min-height:400px}}.main-page .information-block .survey-how .survey:hover .text h2{color:var(--Brand-Green-50, #009309)}.main-page .information-block .survey-how .survey:hover .action{background:var(--Brand-Green-50, #009309);color:#fff}.main-page .information-block .survey-how .survey:hover img{scale:105%}.main-page .information-block .survey-how .survey .text{display:flex;flex-direction:column;gap:12px}.main-page .information-block .survey-how .survey .text h2{color:var(--Neutral-Black, #000);font-size:24px;font-weight:500;transition:color ease-in-out var(--animation-duration);will-change:color}.main-page .information-block .survey-how .survey .text p{color:var(--Neutral-Gray-40, #999);font-size:16px;font-weight:400;line-height:22px;max-width:70%}.main-page .information-block .survey-how .survey .action{display:flex;width:fit-content;height:52px;padding:18px 30px;justify-content:center;align-items:center;gap:10px;color:var(--Neutral-Black, #000);font-size:16px;font-weight:500;transition:color ease-in-out var(--animation-duration),background ease-in-out var(--animation-duration);will-change:color,background;border-radius:12px;background:var(--Neutral-Gray-10, #E5E5E5)}@media (max-width: 768px){.main-page .information-block .survey-how .survey .action{position:relative;z-index:9}}.main-page .information-block .survey-how .survey img{position:absolute;object-fit:cover;transition:scale ease-in-out var(--animation-duration);will-change:scale;bottom:-18px;right:10px}@media (max-width: 768px){.main-page .information-block .survey-how .survey img{right:-80px}}.main-page .information-block .survey-how .how{border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7);display:flex;padding:40px 30px;align-items:center;gap:30px;cursor:pointer}.main-page .information-block .survey-how .how:hover .text h2{color:var(--Brand-Green-50, #009309)}.main-page .information-block .survey-how .how:hover img{scale:110%}.main-page .information-block .survey-how .how img{transition:scale var(--animation-duration);will-change:scale}.main-page .information-block .survey-how .how .text{display:flex;flex-direction:column;gap:12px}.main-page .information-block .survey-how .how .text h2{color:var(--Neutral-Black, #000);font-size:24px;font-weight:500;transition:color ease-in-out var(--animation-duration)}.main-page .information-block .survey-how .how .text p{color:var(--Neutral-Gray-40, #999);font-size:16px;font-weight:400;line-height:22px}@media (max-width: 768px){.main-page .information-block .survey-how .how .text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;align-self:stretch;overflow:hidden}}@media (max-width: 768px){.table-wrapper{overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch}}.table{width:100%;display:flex;flex-direction:column}@media (max-width: 768px){.table{min-width:800px}}.table-row{display:grid;grid-template-columns:auto 1fr 1fr 1fr 1fr;gap:20px;padding-block:36px;border-bottom:1.6px solid var(--Neutral-Gray-05, #F2F2F2);align-items:center}.table-row:last-of-type{border:none}.table-row.table-header{border-bottom:1.6px solid var(--Neutral-Gray-10, #E5E5E5);padding-bottom:20px;padding-top:0}.table-cell{color:var(--Neutral-Black, #000);text-align:center;font-size:16px;font-weight:400;padding:0 10px}.table-cell:first-of-type{text-align:left;padding-left:0}.table-cell:nth-child(2){text-align:left}.table-header .table-cell{color:var(--Neutral-Gray-40, #999);text-align:center;font-size:14px;font-weight:500}.table-header .table-cell:first-of-type{text-align:left}.table-header .table-cell:nth-child(2){text-align:left}.deputies-page{padding-top:40px;padding-bottom:60px;padding-inline:var(--padding-inline-content)}@media (max-width: 768px){.deputies-page{padding-inline:16px;padding-top:30px;padding-bottom:20px}}.deputies-page .header{display:flex;padding:20px 0;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603);margin-top:12px}.deputies-page .header h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}.deputies-page .header .filters{display:flex;gap:30px;align-items:center}@media (max-width: 768px){.deputies-page .header .filters span:first-child{display:none}}.deputies-page .header .filters>span{display:flex;gap:6px;align-items:center}.deputies-page .header .filters>span span{color:var(--Neutral-Black, #000);font-size:14px;font-weight:400}.deputies-page .header .filters>span i{width:10px;height:10px;transform:rotate(-90deg)}.deputies-page .header .filters button:not(.active){opacity:.4}.deputies-page .deputies-list{margin-top:30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}@media (max-width: 768px){.deputies-page .deputies-list{margin-top:20px;gap:16px}}.article-page{padding-inline:var(--padding-inline-content);padding-block:60px}@media (max-width: 768px){.article-page{padding-inline:16px;padding-top:30px;padding-bottom:20px}}.article-page .back-link{display:inline-flex;align-items:center;gap:6px;color:#000;font-size:14px;font-weight:400;text-decoration:none;margin-bottom:30px;transition:color var(--animation-duration);align-self:start;justify-self:start}@media (max-width: 768px){.article-page .back-link{display:none}}.article-page .back-link:hover{color:var(--Brand-Green-50)}.article-page .back-link [data-icon]{width:10px;height:10px;display:flex;align-items:center}.article-page .back-link [data-icon] path{stroke:#009309}.article-page .article-container{margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:120px}@media (max-width: 1800px){.article-page .article-container{grid-template-columns:1fr;gap:0px}}@media (max-width: 768px){.article-page .article-container{display:block}}.article-page .article-content-wrapper{display:grid;grid-template-columns:863px auto;gap:20px;justify-content:space-between;align-items:start}@media (max-width: 768px){.article-page .article-content-wrapper{display:block}}.article-page .article-main{width:100%;max-width:863px}.article-page .article-main .announce-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.article-page .article-main .announce-header span{color:var(--Brand-Green-50, #009309);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.article-page .article-main .announce-header>div{display:flex;gap:6px}.article-page .article-header{margin-bottom:30px}.article-page .article-header h1{font-size:36px;font-weight:500;line-height:46px;margin-bottom:16px}@media (max-width: 768px){.article-page .article-header h1{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:30px;font-style:normal;font-weight:500;line-height:36px}}.article-page .article-header .lead{font-size:18px;font-weight:400;line-height:30px}.article-page .article-image{margin-bottom:40px}.article-page .article-image img{width:100%;height:auto;border-radius:20px;display:block}.article-page .article-image .image-caption{margin-top:10px;font-size:14px;font-style:italic;color:var(--Neutral-Gray-40);line-height:14px;text-align:right}.article-page .article-meta{display:flex;justify-content:space-between;align-items:center;padding-block:16px;border-bottom:1.6px solid #F2F2F2;margin-bottom:16px}@media (max-width: 768px){.article-page .article-meta{padding-top:0;padding-bottom:20px;flex-direction:column;gap:20px;align-items:start;margin-bottom:40px}.article-page .article-meta.article-meta-bottom{margin-top:30px;border-top:1px solid var(--Neutral-Gray-05);padding-top:20px;padding-bottom:0;border-bottom:none}}.article-page .article-tags{display:flex;gap:12px;flex-wrap:wrap}.article-page .tag{display:inline-block;padding:0;background:transparent;color:#009309;font-size:16px;font-weight:400;line-height:16px;text-decoration:none;transition:color var(--animation-duration)}.article-page .article-share{display:flex;gap:16px;align-items:center}@media (max-width: 768px){.article-page .article-share{gap:0;justify-content:space-between;width:100%}}.article-page .article-share .share-button{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:0;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity ease-in-out var(--animation-duration)}.article-page .article-share .share-button:hover{opacity:.5}.article-page .article-share .share-button [data-icon]{width:26px;height:26px}.article-page .btn.ghost.rounded{padding:9px 20px}.article-page .btn.ghost.rounded [data-icon]{width:16px;height:16px}.article-page .related-articles{margin-top:30px}.article-page .related-articles-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:2px solid #F2F2F2;margin-bottom:30px}.article-page .related-articles-header h2{font-size:24px;font-weight:600;line-height:24px;color:#000}.article-page .related-articles-header .view-all{display:flex;align-items:center;gap:6px;color:#000;font-size:16px;font-weight:400;line-height:16px;text-decoration:none;transition:color var(--animation-duration)}.article-page .related-articles-header .view-all:hover{color:var(--Brand-Green-50)}.article-page .related-articles-header .view-all:hover [data-icon]{transform:translate(2px),rotate(180deg)}.article-page .related-articles-header .view-all [data-icon]{width:10px;max-height:10px;transition:transform var(--animation-duration);transform:rotate(180deg);display:flex;align-items:center}.article-page .related-articles-header .view-all [data-icon] path{stroke:#009309}.article-page .additional-news-list{display:flex;flex-direction:column;gap:16px}.article-page .additional-news-list .additional-news-card{display:flex;gap:14px;text-decoration:none;transition:opacity var(--animation-duration)}.article-page .additional-news-list .additional-news-card:hover{opacity:.8}.article-page .additional-news-list .additional-news-card:hover img{transform:scale(1.05)}.article-page .additional-news-list .additional-news-card:not(:last-child){padding-bottom:16px;border-bottom:1.6px solid #F7F7F7}.article-page .additional-news-list .additional-news-card .news-image{width:150px;height:100px;border-radius:8px;overflow:hidden;flex-shrink:0}.article-page .additional-news-list .additional-news-card .news-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--animation-duration)}.article-page .additional-news-list .additional-news-card .news-text{flex:1;display:flex;flex-direction:column;gap:10px;padding-top:4px}.article-page .additional-news-list .additional-news-card .news-tags{display:flex;gap:6px;font-size:16px;margin-bottom:4px;font-weight:400;line-height:16px;color:#006007}.article-page .additional-news-list .additional-news-card .news-title{font-size:18px;font-weight:500;line-height:24px;color:#000}.article-page .additional-news-list .additional-news-card .news-description{font-size:14px;font-weight:400;line-height:18px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.article-page .article-sidebar{position:sticky;top:160px;background:#f7f7f7;border-radius:20px;padding:30px;display:flex;gap:26px;flex-direction:column;max-width:500px}@media (max-width: 768px){.article-page .article-sidebar{display:none}}.article-page .article-sidebar .view-all-sidebar{color:var(--Neutral-Gray-40, #999);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px;display:flex;gap:6px;align-items:center;align-self:end;transition:color var(--animation-duration)}.article-page .article-sidebar .view-all-sidebar:hover{color:#009309}.article-page .article-sidebar .view-all-sidebar:hover i path{stroke:#009309}.article-page .article-sidebar .view-all-sidebar i{display:flex;transform:rotate(180deg)}.article-page .article-sidebar .view-all-sidebar i path{transition:stroke var(--animation-duration)}.article-page .sidebar-header{display:flex;justify-content:space-between;align-items:center}.article-page .sidebar-header h3{font-size:24px;font-weight:600;line-height:24px;color:#000}.article-page .sidebar-news-list{display:flex;flex-direction:column;gap:20px}.article-page .divider{height:1px;background:#e5e5e5;margin:0}.article-page .divider-thick{height:2px;background:#f2f2f2;margin:0}.article-page .mini-news-card{display:block;text-decoration:none;transition:opacity var(--animation-duration);cursor:pointer}.article-page .mini-news-card:hover{opacity:.8}.article-page .mini-news-card:hover img{transform:scale(1.05)}.article-page .mini-news-card:hover .mini-news-title{color:#009309}.article-page .mini-news-card:not(:last-child){padding-bottom:20px;border-bottom:1.6px solid #EDEDED}.article-page .mini-news-card .mini-news-content{display:flex;gap:14px}.article-page .mini-news-card .mini-news-image{width:150px;height:100px;border-radius:8px;overflow:hidden;flex-shrink:0}.article-page .mini-news-card .mini-news-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--animation-duration)}.article-page .mini-news-card .mini-news-text{flex:1;display:flex;flex-direction:column;gap:14px}.article-page .mini-news-card .mini-news-tags{display:flex;gap:6px;font-size:16px;font-weight:400;line-height:16px;color:#006007}.article-page .mini-news-card .mini-news-title{font-size:18px;font-weight:500;line-height:24px;color:#000;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--animation-duration);will-change:color}.article-page.special-project{padding-inline:0;padding-top:0}.article-page.special-project .article-hero-wrapper{position:relative}.article-page.special-project .article-hero-wrapper img{object-fit:cover;max-height:700px;width:100%;height:100%}@media (max-width: 768px){.article-page.special-project .article-hero-wrapper img{height:500px}}.article-page.special-project .article-hero-wrapper .article-hero-overlay{padding-inline:var(--padding-inline-content);position:absolute;top:0;left:0;width:100%;height:100%;padding-top:60px;padding-bottom:30px;display:flex;flex-direction:column;justify-content:space-between;align-self:start;background:linear-gradient(180deg,#0006,#0000 40%,#000000f2 90%)}@media (max-width: 768px){.article-page.special-project .article-hero-wrapper .article-hero-overlay{padding-inline:16px;padding-block:26px}}.article-page.special-project .article-hero-wrapper .article-hero-overlay .back-link{margin-bottom:0;display:flex!important}.article-page.special-project .article-hero-wrapper .article-hero-overlay .back-link span{color:#fff;transition:color var(--animation-duration);will-change:color}.article-page.special-project .article-hero-wrapper .article-hero-overlay .back-link span:hover{color:var(--Brand-Green-50, #009309)}.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info{display:flex;flex-direction:column;gap:30px}@media (max-width: 768px){.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info{gap:26px}}.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .text{display:flex;flex-direction:column;gap:16px}.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .text .title{color:var(--Neutral-White, #FFF);font-size:36px;font-style:normal;font-weight:500;line-height:46px}@media (max-width: 768px){.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .text .title{font-size:30px;line-height:36px}}.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .text .description{overflow:hidden;color:var(--Neutral-Gray-10, #E5E5E5);text-overflow:ellipsis;font-size:18px;font-style:normal;font-weight:400;line-height:30px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch}.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .article-meta{padding-top:20px;margin:0;border-bottom:0;border-top:1.6px solid rgba(255,255,255,.05)}@media (max-width: 768px){.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .article-meta{padding-bottom:0}}.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .article-meta .btn.ghost.rounded{border:1px solid var(--Neutral-Gray-85, #262626)}.article-page.special-project .article-hero-wrapper .article-hero-overlay .article-hero-info .article-meta .btn.ghost.rounded:hover{border:1px solid var(--Brand-Green-50, #009309)}.article-page.special-project .article-main{padding-inline:16px;padding-top:60px;max-width:1060px;margin-inline:auto}.article-page.special-project .article-main .tinymce{margin-bottom:30px}.article-page.special-project .more-special-projects{padding-inline:var(--padding-inline-content);margin-top:40px}@media (max-width: 768px){.article-page.special-project .more-special-projects{padding-inline:16px}}.article-page.special-project .more-special-projects h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:24px;display:flex;padding:20px 0;align-items:center;gap:60px;align-self:stretch;border-bottom:2px solid var(--Neutral-Gray-05, #F2F2F2)}.article-page.special-project .more-special-projects .special-projects-grid{display:flex;gap:20px;overflow-x:scroll;overflow-y:hidden;margin-top:30px}.article-page.special-project .more-special-projects .special-projects-grid>*{min-width:353px}.deputy-page{padding-block:60px;padding-inline:var(--padding-inline-content)}@media (max-width: 768px){.deputy-page{padding-inline:16px;padding-top:30px;padding-bottom:20px}}.deputy-page .information-vote{display:grid;grid-template-columns:2.89fr 1fr;gap:20px}@media (max-width: 768px){.deputy-page .information-vote{grid-template-columns:1fr}}.deputy-page .information-vote .information{display:flex;padding:30px;align-items:flex-start;gap:40px;flex:1 0 0;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 768px){.deputy-page .information-vote .information{flex-direction:column;gap:16px;padding:20px}}.deputy-page .information-vote .information .image-wrapper{aspect-ratio:1;height:auto;width:100%;overflow:hidden;border-radius:12px;max-width:420px}.deputy-page .information-vote .information .image-wrapper img{width:100%;height:100%;object-fit:cover}.deputy-page .information-vote .information .data{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.deputy-page .information-vote .information .data .name-position{display:flex;flex-direction:column;width:100%;gap:15px}.deputy-page .information-vote .information .data .name-position .name-social{display:flex;align-items:start;justify-content:space-between;width:100%}@media (max-width: 768px){.deputy-page .information-vote .information .data .name-position .name-social{flex-direction:column}.deputy-page .information-vote .information .data .name-position .name-social .socials{order:-1}}.deputy-page .information-vote .information .data .name-position .name-social .name{color:var(--Neutral-Black, #000);font-size:36px;font-weight:500}.deputy-page .information-vote .information .data .name-position .name-social .socials{display:flex;align-items:center;gap:10px;min-width:62px}.deputy-page .information-vote .information .data .name-position p{color:var(--Neutral-Gray-60, #666);font-size:18px;font-weight:400}.deputy-page .information-vote .information .data .rating-tag{display:flex;gap:12px}.deputy-page .information-vote .information .data .rating-tag .rating{border-radius:12px;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;padding:10px;justify-content:center;align-items:center;gap:6px}.deputy-page .information-vote .information .data .rating-tag .rating span{color:var(--Neutral-White, #FFF);font-size:14px;font-weight:500}.deputy-page .information-vote .information .data .rating-tag .tag{border-radius:50px;background:var(--Brand-Green-01, #EAFCE5);color:var(--Brand-Green-50, #009309);font-size:14px;font-weight:500;display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:10px}.deputy-page .information-vote .information .data .about{display:flex;flex-direction:column;gap:26px;width:100%}.deputy-page .information-vote .information .data .about h2{color:var(--Neutral-Black, #000);font-size:24px;font-weight:500}.deputy-page .information-vote .information .data .about .table{display:flex;flex-direction:column}@media (max-width: 768px){.deputy-page .information-vote .information .data .about .table{min-width:0}}.deputy-page .information-vote .information .data .about .table .row{display:flex;justify-content:space-between;align-items:center;padding-block:16px;border-bottom:1px solid var(--Neutral-Gray-05, #F2F2F2)}.deputy-page .information-vote .information .data .about .table .row:first-of-type{padding-top:0}.deputy-page .information-vote .information .data .about .table .row:last-of-type{padding-bottom:0;border-bottom:0}.deputy-page .information-vote .information .data .about .table .row span{display:flex;gap:26px}@media (max-width: 768px){.deputy-page .information-vote .information .data .about .table .row span,.deputy-page .information-vote .information .data .about .table .row span *{white-space:initial}}@media (max-width: 768px){.deputy-page .information-vote .information .data .about .table .row span.social{flex-direction:column}}.deputy-page .information-vote .information .data .about .table .row span:first-child{color:var(--Neutral-Gray-40, #999);font-size:16px;font-weight:400;min-width:140px}@media (max-width: 768px){.deputy-page .information-vote .information .data .about .table .row span:first-child{min-width:80px}}.deputy-page .information-vote .information .data .about .table .row span:last-child{color:var(--Neutral-Black, #000);font-size:16px;font-weight:400;text-align:end}.deputy-page .information-vote .information .data .about .table .row span .social{display:flex;align-items:center;gap:10px;color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:color ease-in-out var(--animation-duration)}@media (max-width: 768px){.deputy-page .information-vote .information .data .about .table .row span .social{justify-content:end;white-space:nowrap}}.deputy-page .information-vote .information .data .about .table .row span .social i{max-height:20px;min-width:20px}.deputy-page .information-vote .information .data .about .table .row span .social:hover{color:var(--Brand-Green-50, #009309)}.deputy-page .information-vote .vote{display:flex;padding:30px;flex-direction:column;justify-content:space-between;align-items:center;flex-shrink:0;align-self:stretch;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 768px){.deputy-page .information-vote .vote{gap:36px;padding:20px}}.deputy-page .information-vote .vote .header{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.deputy-page .information-vote .vote .header h2{color:var(--Neutral-Black, #000);font-size:26px;font-weight:500;line-height:26px}.deputy-page .information-vote .vote .header p{color:var(--Neutral-Gray-40, #999);font-size:16px;font-weight:400;line-height:22px}.deputy-page .information-vote .vote .statistics{display:flex;flex-direction:column;align-items:center;gap:36px;align-self:stretch}.deputy-page .information-vote .vote .statistics .place-number{display:flex;flex-direction:column;align-items:center;gap:16px;margin-inline:auto}.deputy-page .information-vote .vote .statistics .place-number .place{display:flex;gap:8px;align-items:end}.deputy-page .information-vote .vote .statistics .place-number .place span:first-of-type{color:var(--Neutral-Black, #000);font-size:40px;font-weight:600;line-height:36px}.deputy-page .information-vote .vote .statistics .place-number .place span:last-of-type{color:var(--Neutral-Gray-75, #404040);font-size:16px;font-weight:400}.deputy-page .information-vote .vote .statistics .place-number .number{color:var(--Neutral-Gray-50, #808080);font-size:14px;font-weight:400;line-height:14px}.deputy-page .information-vote .vote .statistics .percents{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch;gap:12px}.deputy-page .information-vote .vote .statistics .percents>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.deputy-page .information-vote .vote .statistics .percents>div .number-percent{display:flex;align-items:flex-end;gap:6px}.deputy-page .information-vote .vote .statistics .percents>div .number-percent .number{font-size:24px;font-weight:500;line-height:24px}.deputy-page .information-vote .vote .statistics .percents>div .number-percent .percent{color:var(--Neutral-Gray-50, #808080);font-size:14px;font-weight:400;line-height:14px}.deputy-page .information-vote .vote .statistics .percents>div>span{color:var(--Neutral-Gray-75, #404040);font-size:14px;font-weight:400;line-height:14px}.deputy-page .information-vote .vote .statistics .percents>div.positive .number-percent .number{color:var(--Brand-Green-70, #006007)}.deputy-page .information-vote .vote .statistics .percents>div.negative .number-percent .number{color:red}.deputy-page .information-vote .vote .statistics .percents>div.neutral .number-percent .number{color:#333}.deputy-page .information-vote .vote .vote-buttons{display:flex;justify-content:space-between;width:100%;padding-top:22px;border-top:1.6px solid var(--Neutral-Gray-10, #E5E5E5)}.deputy-page .information-vote .vote .vote-buttons button{color:var(--Neutral-Gray-30, #B2B2B2);font-size:24px;font-style:normal;font-weight:600;line-height:24px;transition:scale ease-in-out var(--animation-duration),color ease-in-out var(--animation-duration),line-height ease-in-out var(--animation-duration);will-change:scale,color,line-height}.deputy-page .information-vote .vote .vote-buttons button:hover{scale:105%;color:#006007;opacity:.5}.deputy-page .information-vote .vote .vote-buttons button.active{scale:110%}.deputy-page .information-vote .vote .vote-buttons button.rating-5{color:#0060074d}.deputy-page .information-vote .vote .vote-buttons button.rating-5.active{color:#006007}.deputy-page .information-vote .vote .vote-buttons button.rating-4{color:#8bc34a80}.deputy-page .information-vote .vote .vote-buttons button.rating-4.active{color:#8bc34a}.deputy-page .information-vote .vote .vote-buttons button.rating-3{color:#ff980080}.deputy-page .information-vote .vote .vote-buttons button.rating-3.active{color:#ff9800}.deputy-page .information-vote .vote .vote-buttons button.rating-2{color:#ff572280}.deputy-page .information-vote .vote .vote-buttons button.rating-2.active{color:#ff5722}.deputy-page .information-vote .vote .vote-buttons button.rating-1{color:#ff000080}.deputy-page .information-vote .vote .vote-buttons button.rating-1.active{color:red}.deputy-page .biography{margin-top:40px}.deputy-page .biography>h2{padding:20px 0;color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;border-bottom:2px solid var(--Brand-Green-90, #002603)}.deputy-page .biography .section{display:flex;flex-direction:column;align-items:flex-start;gap:26px;margin-top:40px;width:100%}.deputy-page .biography .section h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.deputy-page .biography .section .table{display:grid;grid-template-columns:140px auto}@media (max-width: 768px){.deputy-page .biography .section .table{min-width:0}}.deputy-page .biography .section .table span{color:var(--Neutral-Gray-40, #999);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.deputy-page .biography .section .table span:nth-of-type(n+3){margin-top:20px}.deputy-page .biography .section .table span:nth-child(2n){color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.deputy-page .deputy-information{display:grid;padding:30px;border-radius:20px;grid-template-columns:1fr 1.1fr 1fr;background:var(--Brand-Background, #2E4430);margin-top:40px}@media (max-width: 768px){.deputy-page .deputy-information{grid-template-columns:1fr;gap:0}}.deputy-page .deputy-information .column{display:flex;flex-direction:column;gap:24px}.deputy-page .deputy-information .column h3{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:26px;font-style:normal;font-weight:500;line-height:34px}.deputy-page .deputy-information .column p{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media (min-width: 768px){.deputy-page .deputy-information .column{padding-inline:40px;border-right:1.6px solid rgba(255,255,255,.05)}.deputy-page .deputy-information .column:first-child{padding-left:0}.deputy-page .deputy-information .column:last-child{padding-right:0;border-right:none}}@media (max-width: 768px){.deputy-page .deputy-information .column{padding-block:26px;border-bottom:1.6px solid rgba(255,255,255,.05)}.deputy-page .deputy-information .column:first-child{padding-top:0}.deputy-page .deputy-information .column:last-child{padding-bottom:0;border-bottom:none}}.deputy-page .deputy-activity{display:flex;flex-direction:column;gap:40px;margin-top:40px}.deputy-page .deputy-activity h2{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;border-bottom:2px solid var(--Brand-Green-90, #002603);padding-block:20px}.deputy-page .deputy-activity .news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-template-rows:1fr;overflow:hidden;gap:30px}.deputy-page .deputy-activity .show-more{display:flex;justify-content:center}@media (min-width: 768px){.deputy-page .deputy-activity .show-more{margin-top:20px}}.deputy-page .deputy-activity .show-more button{display:flex;align-items:center;gap:6px;color:var(--Neutral-Black, #000);font-size:16px;font-weight:400;transition:color ease-in-out var(--animation-duration);will-change:color}.deputy-page .deputy-activity .show-more button:hover{color:var(--Brand-Green-50, #009309)}@media (max-width: 768px){.deputy-page .other-deputies{margin-top:26px}}.deputy-page .other-deputies .header{display:flex;padding:20px 0;justify-content:space-between;align-items:center;border-bottom:2px solid var(--Neutral-Gray-05, #F2F2F2)}.deputy-page .other-deputies .header h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:24px}.deputy-page .other-deputies .header a{display:flex;align-items:center;gap:6px;color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px;transition:color ease-in-out var(--animation-duration);will-change:color}.deputy-page .other-deputies .header a:hover{color:#009309}.deputy-page .other-deputies .header a i{min-width:10px}.deputy-page .other-deputies .header a i path{stroke:#009309}.deputy-page .other-deputies .deputies-list{margin-top:30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;overflow-y:hidden}@media (max-width: 768px){.deputy-page .other-deputies .deputies-list{display:flex;overflow-x:scroll}.deputy-page .other-deputies .deputies-list>*{min-width:290px}}.news-page{padding:60px var(--padding-inline-content) 40px var(--padding-inline-content);display:flex;flex-direction:column;align-items:center;gap:30px}@media (max-width: 768px){.news-page{padding-inline:16px;padding-top:30px;padding-bottom:20px}}.news-page .filters{width:100%}.news-page .filters .tabs{display:flex;gap:70px}@media (max-width: 768px){.news-page .filters .tabs{overflow-x:scroll;gap:46px}}.news-page .filters .tabs button{display:flex;padding:20px 0;justify-content:center;align-items:center;gap:10px;color:var(--Neutral-Gray-50, #808080);font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:24px;position:relative;transition:color ease-in-out var(--animation-duration);will-change:color;white-space:nowrap}.news-page .filters .tabs button:hover{color:#006007}.news-page .filters .tabs button:after{content:"";display:flex;opacity:0;transition:opacity ease-in-out var(--animation-duration),width ease-in-out var(--animation-duration);will-change:opacity,width;background:var(--Brand-Green-90, #002603);height:4px;bottom:0;left:0;width:1%;position:absolute}.news-page .filters .tabs button.active{color:var(--Brand-Green-90, #002603)}.news-page .filters .tabs button.active:after{width:100%;opacity:1}.news-page .news-wrapper .news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.error-page{display:flex;align-items:center;justify-content:center}.error-page .content{padding:30px;display:flex;justify-content:center;flex-direction:column;gap:16px}.error-page .content h1{font-size:172px;color:var(--Brand-Green-50, #009309);font-weight:900;line-height:152px;text-align:center}.error-page .content p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:30px;text-align:center}.videos-page .main-block{padding:60px 120px;background:var(--Brand-Background, #2E4430)}@media (max-width: 768px){.videos-page .main-block{padding-inline:0;padding-block:50px;overflow-x:auto}}.videos-page .main-block .grid{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px}@media (max-width: 768px){.videos-page .main-block .grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding-inline:16px;scroll-padding:0 calc(50vw - 187.5px)}.videos-page .main-block .grid .parlametr-news-card.video.dark{flex:0 0 300px;scroll-snap-align:center}.videos-page .main-block .grid .big-video-card{flex:0 0 calc(100vw - 32px);max-width:375px;scroll-snap-align:center}}.videos-page .main-block .grid .big-video-card{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:20px;position:relative;border-radius:20px;overflow:hidden}@media (max-width: 768px){.videos-page .main-block .grid .big-video-card{height:227px}}.videos-page .main-block .grid .big-video-card:hover .image-wrapper img{scale:105%}.videos-page .main-block .grid .big-video-card .video-information{display:flex;flex-direction:column;gap:20px;position:absolute;z-index:10;padding:40px 30px}@media (max-width: 768px){.videos-page .main-block .grid .big-video-card .video-information{padding:18px 12px;gap:12px}}.videos-page .main-block .grid .big-video-card .video-information .tags{display:flex;gap:12px}.videos-page .main-block .grid .big-video-card .video-information .tags span{color:var(--Brand-Green-20, #29E722);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.videos-page .main-block .grid .big-video-card .video-information .text h3{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:36px;font-style:normal;font-weight:500;line-height:44px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1920px){.videos-page .main-block .grid .big-video-card .video-information .text h3{font-size:28px;line-height:36px}}@media (max-width: 768px){.videos-page .main-block .grid .big-video-card .video-information .text h3{font-size:20px;line-height:28px}}.videos-page .main-block .grid .big-video-card .image-wrapper{aspect-ratio:814/544;max-width:100%;height:auto;overflow:hidden;position:relative}@media (max-width: 768px){.videos-page .main-block .grid .big-video-card .image-wrapper{aspect-ratio:initial;height:100%;width:100%}}.videos-page .main-block .grid .big-video-card .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:scale var(--animation-duration);will-change:scale}.videos-page .main-block .grid .big-video-card .image-wrapper .play-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}@media (max-width: 768px){.videos-page .main-block .grid .big-video-card .image-wrapper .play-video{display:none}}.videos-page .main-block .grid .big-video-card .image-wrapper .video-length{position:absolute;bottom:16px;right:16px;z-index:2;color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.videos-page .main-block .grid .big-video-card .image-wrapper .dark-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000 40%,#000000f2 90%);z-index:1}@media (max-width: 768px){.videos-page .main-block .grid .parlametr-news-card.video.dark{position:relative}.videos-page .main-block .grid .parlametr-news-card.video.dark .video-length,.videos-page .main-block .grid .parlametr-news-card.video.dark .play-video{display:none}.videos-page .main-block .grid .parlametr-news-card.video.dark .tags,.videos-page .main-block .grid .parlametr-news-card.video.dark .text{position:absolute;z-index:90}.videos-page .main-block .grid .parlametr-news-card.video.dark .tags{bottom:85px;left:12px}.videos-page .main-block .grid .parlametr-news-card.video.dark .tags span{color:var(--Brand-Green-20, #29E722)}.videos-page .main-block .grid .parlametr-news-card.video.dark .text{bottom:18px;left:12px;max-width:calc(100% - 24px)}.videos-page .main-block .grid .parlametr-news-card.video.dark .text h3{font-size:20px;line-height:28px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.videos-page .main-block .grid .parlametr-news-card.video.dark .text p{display:none}}.video-page{min-height:100vh;display:flex;flex-direction:column}.video-page .video-page__container{padding:60px 120px;background:var(--Brand-Background, #2e4430);position:relative}@media (max-width: 768px){.video-page .video-page__container{padding-top:26px;padding-bottom:30px;padding-inline:16px}}.video-page .video-page__container .video-page__back-button{display:flex;align-items:center;gap:6px;position:absolute;top:60px;left:120px;padding:0;background:transparent;border:none;border-radius:50px;cursor:pointer;flex-shrink:0;transition:opacity var(--animation-duration) ease}@media (max-width: 1600px){.video-page .video-page__container .video-page__back-button{display:none}}.video-page .video-page__container .video-page__back-button:hover{opacity:.8}.video-page .video-page__container .video-page__back-button i{width:10px;height:10px;display:flex;justify-content:center;align-items:center;transform:rotate(180deg) scaleY(-1);color:var(--Neutral-White, #fff)}.video-page .video-page__container .video-page__back-button span{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:14px;color:var(--Neutral-White, #fff);white-space:nowrap}@media (max-width: 768px){.video-page .video-page__container .video-page__back-button{gap:4px}.video-page .video-page__container .video-page__back-button i{width:8px;height:8px}.video-page .video-page__container .video-page__back-button span{font-size:12px;line-height:12px}}.video-page .video-page__container iframe{width:100%;height:auto;aspect-ratio:16/9;border-radius:20px;overflow:hidden}.video-page .video-page__content-wrapper{background:var(--Neutral-White, #fff);display:flex;flex-direction:column;gap:40px;padding-top:40px;padding-bottom:60px;max-width:1060px;margin-inline:auto}.video-page .video-page__content-wrapper .parlametr-telegram-subscribe{margin-top:0}@media (max-width: 768px){.video-page .video-page__content-wrapper{padding-top:24px;padding-bottom:40px;padding-inline:16px;gap:0}}.video-page .video-page__more-videos{background:var(--Neutral-White, #fff);padding:0 120px 60px}@media (max-width: 768px){.video-page .video-page__more-videos{padding:0 20px 40px}}.people-rating-page{padding-inline:120px;padding-top:60px;padding-bottom:40px}@media (max-width: 768px){.people-rating-page{padding-inline:16px;padding-top:30px;padding-bottom:20px}}.people-rating-page .page-contents{display:flex;flex-direction:column;gap:26px}@media (max-width: 768px){.people-rating-page .page-contents{gap:12px}}.people-rating-page .page-contents .page-header{display:flex;padding:20px 0;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603)}@media (max-width: 768px){.people-rating-page .page-contents .page-header{margin-bottom:14px}}.people-rating-page .page-contents .page-header h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}@media (max-width: 768px){.people-rating-page .page-contents .page-header h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:26px;font-style:normal;font-weight:600;line-height:26px}}.people-rating-page .page-contents .page-header .filters{display:flex;gap:30px;align-items:center}.people-rating-page .page-contents .page-header .filters .label{display:flex;gap:6px;align-items:center}.people-rating-page .page-contents .page-header .filters .label i{transform:rotate(-90deg)}@media (max-width: 768px){.people-rating-page .page-contents .page-header .filters .label{display:none}}.people-rating-page .page-contents .page-header .filters .buttons{display:flex;gap:16px;align-items:center}.people-rating-page .page-contents .page-header .filters .buttons button{cursor:default}.people-rating-page .page-contents .page-header .filters .buttons button:not(.active){cursor:pointer}.people-rating-page .page-contents .page-header .filters .buttons button:not(.active) path{stroke:#b3b3b3;transition:stroke var(--animation-duration)}.people-rating-page .page-contents .page-header .filters .buttons button:not(.active):hover path{stroke:#009309}.ratings-page{padding:60px var(--padding-inline-content) 40px var(--padding-inline-content);display:flex;flex-direction:column;align-items:center;gap:30px}@media (max-width: 768px){.ratings-page{padding-inline:16px;padding-top:30px;padding-bottom:20px}}.ratings-page .page-top{width:100%}.ratings-page .page-top .page-header{display:flex;padding:20px 0;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603)}@media (max-width: 768px){.ratings-page .page-top .page-header{margin-bottom:14px}}.ratings-page .page-top .page-header h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}@media (max-width: 768px){.ratings-page .page-top .page-header h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:26px;font-style:normal;font-weight:600;line-height:26px}}.ratings-page .page-top .page-header .filters{display:flex;gap:30px;align-items:center}.ratings-page .page-top .page-header .filters .label{display:flex;gap:6px;align-items:center}.ratings-page .page-top .page-header .filters .label i{transform:rotate(-90deg)}@media (max-width: 768px){.ratings-page .page-top .page-header .filters .label{display:none}}.ratings-page .page-top .page-header .filters .buttons{display:flex;gap:16px;align-items:center}.ratings-page .page-top .page-header .filters .buttons button{cursor:default}.ratings-page .page-top .page-header .filters .buttons button:not(.active){cursor:pointer}.ratings-page .page-top .page-header .filters .buttons button:not(.active) path{stroke:#b3b3b3;transition:stroke var(--animation-duration)}.ratings-page .page-top .page-header .filters .buttons button:not(.active):hover path{stroke:#009309}.ratings-page .news-wrapper .news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}@media (max-width: 768px){.ratings-page .news-wrapper .news-grid{gap:0}.ratings-page .news-wrapper .news-grid>*{padding-bottom:26px;margin-bottom:26px;border-bottom:1.6px solid var(--Neutral-Gray-03, #F7F7F7)}.ratings-page .news-wrapper .news-grid>*:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}}.recommendations-page{padding:60px var(--padding-inline-content) 40px var(--padding-inline-content);display:flex;flex-direction:column;align-items:center;gap:30px}@media (max-width: 768px){.recommendations-page{padding-inline:16px;padding-top:30px;padding-bottom:20px}}.recommendations-page .page-top{width:100%}.recommendations-page .page-top .page-header{display:flex;padding:20px 0;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603)}@media (max-width: 768px){.recommendations-page .page-top .page-header{margin-bottom:14px}}.recommendations-page .page-top .page-header h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}@media (max-width: 768px){.recommendations-page .page-top .page-header h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:24px}}.recommendations-page .page-top .page-header .filters{display:flex;gap:30px;align-items:center}.recommendations-page .page-top .page-header .filters .label{display:flex;gap:6px;align-items:center}.recommendations-page .page-top .page-header .filters .label i{transform:rotate(-90deg)}@media (max-width: 768px){.recommendations-page .page-top .page-header .filters .label{display:none}}.recommendations-page .page-top .page-header .filters .buttons{display:flex;gap:16px;align-items:center;min-width:56px}.recommendations-page .page-top .page-header .filters .buttons button{cursor:default}.recommendations-page .page-top .page-header .filters .buttons button:not(.active){cursor:pointer}.recommendations-page .page-top .page-header .filters .buttons button:not(.active) path{stroke:#b3b3b3;transition:stroke var(--animation-duration)}.recommendations-page .page-top .page-header .filters .buttons button:not(.active):hover path{stroke:#009309}.recommendations-page .news-wrapper .news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}@media (max-width: 768px){.recommendations-page .news-wrapper .news-grid{gap:0}.recommendations-page .news-wrapper .news-grid>*{padding-bottom:26px;margin-bottom:26px;border-bottom:1.6px solid var(--Neutral-Gray-03, #F7F7F7)}.recommendations-page .news-wrapper .news-grid>*:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}}.fractions-page{display:flex;flex-direction:column;gap:30px;padding-inline:120px;padding-top:40px;padding-bottom:60px}@media (max-width: 768px){.fractions-page{gap:26px;padding-top:30px;padding-inline:16px;padding-bottom:20px}}.fractions-page .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;display:flex;padding:20px 0;align-items:center;gap:60px;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603)}@media (max-width: 768px){.fractions-page .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:25px;font-style:normal;font-weight:600;line-height:26px}}.fractions-page .fraction-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}@media (max-width: 768px){.fractions-page .fraction-cards{gap:16px}}.bill-page{padding-top:60px;padding-inline:120px;padding-bottom:60px;display:flex;gap:120px;align-items:start}@media (max-width: 768px){.bill-page{padding-top:30px;padding-inline:16px;padding-bottom:20px}}.bill-page .back-link{display:inline-flex;align-items:center;gap:6px;color:#000;font-size:14px;font-weight:400;text-decoration:none;margin-bottom:30px;transition:color var(--animation-duration);align-self:start;justify-self:start}@media (max-width: 768px){.bill-page .back-link{display:none}}.bill-page .back-link:hover{color:var(--Brand-Green-50)}.bill-page .back-link [data-icon]{width:10px;height:10px;display:flex;align-items:center}.bill-page .back-link [data-icon] path{stroke:#009309}.bill-page .bill{display:flex;gap:40px}.bill-page .bill .bill-content{display:flex;flex-direction:column;gap:26px}.bill-page .bill .bill-content .header{border-bottom:1.6px solid var(--Neutral-Gray-05, #F2F2F2);padding-bottom:26px;display:flex;flex-direction:column;gap:16px}.bill-page .bill .bill-content .header h1{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:36px;font-style:normal;font-weight:500;line-height:46px}@media (max-width: 768px){.bill-page .bill .bill-content .header h1{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:26px;font-style:normal;font-weight:500;line-height:38px}}.bill-page .bill .bill-content .header .meta{display:flex;align-items:center;justify-content:space-between}.bill-page .bill .bill-content .header .meta time,.bill-page .bill .bill-content .header .meta .status,.bill-page .bill .bill-content .header .meta .status p{color:var(--Neutral-Gray-50, #808080);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center;gap:8px}.bill-page .bill .bill-content .header .meta time i,.bill-page .bill .bill-content .header .meta .status i,.bill-page .bill .bill-content .header .meta .status p i{max-height:16px}.bill-page .bill .bill-content .header .meta .status.passed p{color:var(--Brand-Green-50, #009309)}.bill-page .bill .bill-content .header .meta .status.rejected p{color:#e70000}.bill-page .bill .bill-content .more-info{display:flex;padding:18px 40px;align-items:center;gap:10px;border-radius:12px;background:var(--Neutral-Gray-03, #F7F7F7);color:var(--Neutral-Black, #000);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:18px;width:fit-content;align-self:end;white-space:nowrap}@media (max-width: 768px){.bill-page .bill .bill-content .more-info{padding:18px;gap:5px}}.bill-page .bill .bill-content .more-info a{color:var(--Brand-Green-50, #009309);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:5%;text-underline-offset:12%;text-underline-position:from-font}.bill-page .bill .bill-side-content{display:flex;min-width:40%;padding:30px;flex-direction:column;height:fit-content;gap:26px;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 1068px){.bill-page .bill .bill-side-content{display:none}}.bill-page .bill .bill-side-content h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:24px}.bill-page .bill .bill-side-content .other-bills{display:flex;flex-direction:column;gap:20px}.bill-page .bill .bill-side-content .other-bills .other-bill{display:flex;flex-direction:column;gap:14px;padding-bottom:20px;border-bottom:1.6px solid var(--Neutral-Gray-10, #E5E5E5)}.bill-page .bill .bill-side-content .other-bills .other-bill:last-child{padding-bottom:0;border-bottom:none}.bill-page .bill .bill-side-content .other-bills .other-bill p{overflow:hidden;color:var(--Neutral-Black, #000);text-overflow:ellipsis;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;align-self:stretch}.bill-page .bill .bill-side-content .other-bills .other-bill .meta{display:flex;align-items:center;justify-content:space-between}.bill-page .bill .bill-side-content .other-bills .other-bill .meta time,.bill-page .bill .bill-side-content .other-bills .other-bill .meta .status,.bill-page .bill .bill-side-content .other-bills .other-bill .meta .status p{color:var(--Neutral-Gray-50, #808080);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center;gap:8px}.bill-page .bill .bill-side-content .other-bills .other-bill .meta .status.passed p{color:var(--Brand-Green-50, #009309)}.bill-page .bill .bill-side-content .other-bills .other-bill .meta .status.rejected p{color:#e70000}.committees-page{padding-top:60px;padding-inline:120px;padding-bottom:60px}@media (max-width: 768px){.committees-page{padding-top:30px;padding-inline:16px;padding-bottom:20px}}.committees-page h1{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;padding:20px 0;border-bottom:2px solid var(--Brand-Green-90, #002603)}.committees-page .committees-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-top:30px}@media (max-width: 768px){.committees-page .committees-list{grid-template-columns:1fr;gap:20px;margin-top:20px}}.committee-page{padding-inline:120px;padding-block:60px;display:flex;flex-direction:column;gap:40px}@media (max-width: 768px){.committee-page{padding:30px 16px 20px;gap:50px}}.committee-page .info-contacts{display:grid;grid-template-columns:2.7fr 1fr;gap:20px}@media (max-width: 768px){.committee-page .info-contacts{grid-template-columns:1fr}}.committee-page .info-contacts .info{border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7);display:flex;padding:30px;flex-direction:column;align-items:flex-start;gap:60px;justify-content:space-between;flex:1 0 0;position:relative}@media (max-width: 768px){.committee-page .info-contacts .info{gap:20px;padding:20px}}.committee-page .info-contacts .info svg{position:absolute;z-index:1;right:0;bottom:0;color:#e5e5e5!important;width:fit-content!important}.committee-page .info-contacts .info h1{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:30px;font-style:normal;font-weight:500;line-height:30px;position:relative;z-index:2}.committee-page .info-contacts .info p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:28px;position:relative;z-index:2}.committee-page .info-contacts>.contacts{display:flex;padding:30px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0;align-self:stretch;gap:20px;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 768px){.committee-page .info-contacts>.contacts{gap:20px;padding:20px}}.committee-page .info-contacts>.contacts h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:26px;font-style:normal;font-weight:500;line-height:26px}.committee-page .info-contacts>.contacts .contacts{display:flex;flex-direction:column;gap:20px}.committee-page .info-contacts>.contacts .contacts .address{display:flex;flex-direction:column;gap:6px}.committee-page .info-contacts>.contacts .contacts .address p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.committee-page .info-contacts>.contacts .contacts .address span{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.committee-page .info-contacts>.contacts .contacts .socials{display:flex;flex-direction:column;gap:20px}.committee-page .info-contacts>.contacts .contacts .socials span{display:flex;align-items:center;gap:10px}.committee-page .info-contacts>.contacts .contacts .socials span a{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:color ease-in-out var(--animation-duration);will-change:color}.committee-page .info-contacts>.contacts .contacts .socials span a:hover{color:#009309}.committee-page .info-contacts>.contacts .contacts .socials span [data-icon]{max-height:20px}.committee-page section.bills .header{display:flex;padding:20px 0;align-items:center;gap:60px;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603);color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}@media (max-width: 768px){.committee-page section.bills .header{padding-top:0}}.committee-page section.bills .bills-list{display:flex;flex-direction:column}.committee-page section.bills .bills-list .bill{margin-top:30px;padding-bottom:30px;border-bottom:1px solid var(--Neutral-Gray-05, #F2F2F2);display:grid;grid-template-columns:1.3fr 1fr;gap:40px}@media (max-width: 768px){.committee-page section.bills .bills-list .bill{grid-template-columns:1fr;gap:20px}}.committee-page section.bills .bills-list .bill:last-child{padding-bottom:0;border-bottom:none}.committee-page section.bills .bills-list .bill p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:30px}.committee-page section.bills .bills-list .bill .documents{display:flex;flex-direction:column;gap:16px}.committee-page section.bills .bills-list .bill .documents .btn.secondary{justify-content:space-between;padding:18px}.committee-page section.deputies .header{display:flex;padding:20px 0;align-items:center;gap:60px;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603);color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}.committee-page section.deputies .deputies-list{margin-top:30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}@media (max-width: 768px){.committee-page section.deputies .deputies-list{margin-top:20px;gap:16px;overflow-x:scroll;display:flex}.committee-page section.deputies .deputies-list>*{min-width:300px}}.committee-page section.events .header{display:flex;padding:20px 0;align-items:center;gap:60px;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603);color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}.committee-page section.events .news-grid{margin-top:30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-template-rows:1fr;overflow:hidden;gap:30px}.fraction-page{padding-top:60px;padding-inline:120px;padding-bottom:60px;display:flex;gap:40px;flex-direction:column}@media (max-width: 768px){.fraction-page{padding-top:30px;padding-inline:16px;padding-bottom:20px;gap:26px}}.fraction-page .main-information{display:grid;grid-template-columns:2.89fr 1fr;gap:20px}@media (max-width: 768px){.fraction-page .main-information{gap:16px;grid-template-columns:1fr}}.fraction-page .main-information .fraction-information{display:flex;padding:30px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 768px){.fraction-page .main-information .fraction-information{padding:20px}}.fraction-page .main-information .fraction-information .top{display:flex;align-items:flex-start;justify-content:space-between;align-self:stretch}@media (max-width: 768px){.fraction-page .main-information .fraction-information .top{gap:30px;flex-direction:column}.fraction-page .main-information .fraction-information .top img{order:-1}}.fraction-page .main-information .fraction-information .top h1{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:30px;font-style:normal;font-weight:500;line-height:30px}@media (max-width: 768px){.fraction-page .main-information .fraction-information .top h1{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:24px}}.fraction-page .main-information .fraction-information .mini-table{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:20px}.fraction-page .main-information .fraction-information .mini-table .row{padding-bottom:16px;border-bottom:1.6px solid var(--Neutral-Gray-05, #F2F2F2);display:flex;justify-content:space-between}.fraction-page .main-information .fraction-information .mini-table .row span{color:var(--Neutral-Gray-40, #999);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.fraction-page .main-information .fraction-information .mini-table .row p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.fraction-page .main-information .fraction-information .mini-table .row.social div{display:flex;gap:26px;align-items:center}@media (max-width: 768px){.fraction-page .main-information .fraction-information .mini-table .row.social div{gap:14px;flex-direction:column}}.fraction-page .main-information .fraction-information .mini-table .row.social div a{display:flex;gap:10px;align-items:center;color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:color var(--animation-duration)}.fraction-page .main-information .fraction-information .mini-table .row.social div a i{max-height:20px}.fraction-page .main-information .fraction-information .mini-table .row.social div a:hover{color:var(--Brand-Green-70, #006007)}.fraction-page .main-information .fraction-actions{display:flex;padding:30px;flex-direction:column;gap:40px;flex-shrink:0;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}@media (max-width: 768px){.fraction-page .main-information .fraction-actions{padding:20px;gap:36px}}.fraction-page .main-information .fraction-actions h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:26px;font-style:normal;font-weight:500;line-height:26px}.fraction-page .main-information .fraction-actions .links{display:flex;flex-direction:column;gap:16px}.fraction-page .main-information .fraction-actions .links a{display:flex;padding:18px;justify-content:space-between}.fraction-page .main-information .fraction-about{display:grid;grid-template-columns:1fr 1fr;padding:30px;border-radius:20px;background:var(--Brand-Background, #2E4430)}@media (max-width: 768px){.fraction-page .main-information .fraction-about{padding-inline:20px;padding-block:26px}}@media (min-width: 768px){.fraction-page .main-information .fraction-about{grid-column:span 2}}@media (max-width: 768px){.fraction-page .main-information .fraction-about{grid-template-columns:1fr}}.fraction-page .main-information .fraction-about h2{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:26px;font-style:normal;font-weight:500;line-height:26px}@media (max-width: 768px){.fraction-page .main-information .fraction-about h2{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:22px;font-style:normal;font-weight:500;line-height:30px}}.fraction-page .main-information .fraction-about .about,.fraction-page .main-information .fraction-about .directions{display:flex;flex-direction:column;gap:32px}@media (max-width: 768px){.fraction-page .main-information .fraction-about .about,.fraction-page .main-information .fraction-about .directions{gap:16px}}.fraction-page .main-information .fraction-about .about{padding-right:40px;border-right:1.6px solid rgba(255,255,255,.05)}@media (max-width: 768px){.fraction-page .main-information .fraction-about .about{padding-right:0;border-right:none;padding-bottom:26px;border-bottom:1.6px solid rgba(255,255,255,.05)}}.fraction-page .main-information .fraction-about .about p{color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.fraction-page .main-information .fraction-about .directions{padding-left:40px}@media (max-width: 768px){.fraction-page .main-information .fraction-about .directions{padding-left:0;padding-top:26px}}.fraction-page .main-information .fraction-about .directions ul{list-style:none;display:flex;flex-direction:column;gap:16px}.fraction-page .main-information .fraction-about .directions ul li{padding-left:20px;color:var(--Neutral-White, #FFF);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:24px;position:relative}.fraction-page .main-information .fraction-about .directions ul li:before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";width:8px;min-height:8px;background:#fff;border-radius:50%}.fraction-page .fraction-deputies{display:flex;flex-direction:column;gap:30px}.fraction-page .fraction-deputies h2{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;padding:20px 0;border-bottom:2px solid var(--Brand-Green-90, #002603)}@media (max-width: 768px){.fraction-page .fraction-deputies h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:20px;font-style:normal;font-weight:600;line-height:20px}}@media (min-width: 768px){.fraction-page .fraction-deputies .deputies-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}}@media (max-width: 768px){.fraction-page .fraction-deputies .deputies-list{display:flex;gap:16px;overflow-x:scroll}.fraction-page .fraction-deputies .deputies-list>*{min-width:300px}}.ratings-description-page{padding-top:60px;padding-inline:120px;padding-bottom:60px;display:flex;flex-direction:column;gap:30px}@media (max-width: 768px){.ratings-description-page{padding-top:30px;padding-inline:16px;padding-bottom:20px;gap:26px}}.ratings-description-page .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;display:flex;padding:20px 0;align-items:center;gap:60px;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603)}.ratings-description-page .cards{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media (max-width: 768px){.ratings-description-page .cards{gap:16px;grid-template-columns:1fr}}.ratings-description-page .cards .card{display:flex;height:360px;padding:20px 60px;flex-direction:column;justify-content:center;align-items:center;gap:20px;border-radius:20px;border:1.6px solid var(--Neutral-Gray-10, #E5E5E5);color:var(--Neutral-Black, #000);text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:28px;transition:color var(--animation-duration),background var(--animation-duration);will-change:color,background}@media (max-width: 768px){.ratings-description-page .cards .card{height:250px}}.ratings-description-page .cards .card:hover{background:var(--Brand-Green-50, #009309);color:var(--Neutral-White, #FFF)}.methodology-page{padding-top:60px;padding-inline:120px;padding-bottom:60px;display:grid;grid-template-columns:1fr 500px;gap:80px}@media (max-width: 768px){.methodology-page{padding-top:30px;padding-inline:16px;padding-bottom:20px;grid-template-columns:1fr}}.methodology-page .methodology-content{display:flex;flex-direction:column;gap:36px;width:100%}.methodology-page .methodology-content .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;display:flex;padding:20px 0;align-items:center;gap:60px;border-bottom:2px solid var(--Brand-Green-90, #002603)}.methodology-page .popular{display:flex;padding:30px;flex-direction:column;gap:26px;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7);height:fit-content}@media (max-width: 1024px){.methodology-page .popular{display:none}}.methodology-page .popular .header{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:24px}.methodology-page .popular .additional-news-list{display:flex;flex-direction:column;gap:16px}.methodology-page .popular .additional-news-list .additional-news-card{display:flex;gap:14px;text-decoration:none;transition:opacity var(--animation-duration)}.methodology-page .popular .additional-news-list .additional-news-card:hover{opacity:.8}.methodology-page .popular .additional-news-list .additional-news-card:hover img{transform:scale(1.05)}.methodology-page .popular .additional-news-list .additional-news-card:not(:last-child){padding-bottom:16px;border-bottom:1.6px solid #F7F7F7}.methodology-page .popular .additional-news-list .additional-news-card .news-image{width:150px;height:100px;border-radius:8px;overflow:hidden;flex-shrink:0}.methodology-page .popular .additional-news-list .additional-news-card .news-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--animation-duration)}.methodology-page .popular .additional-news-list .additional-news-card .news-text{flex:1;display:flex;flex-direction:column;gap:10px;padding-top:4px}.methodology-page .popular .additional-news-list .additional-news-card .news-tags{display:flex;gap:6px;font-size:16px;margin-bottom:4px;font-weight:400;line-height:16px;color:#006007}.methodology-page .popular .additional-news-list .additional-news-card .news-title{font-size:18px;font-weight:500;line-height:24px;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.methodology-page .popular .additional-news-list .additional-news-card .news-description{display:none}.methodology-page .popular .more-news{color:var(--Neutral-Gray-40, #999);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px;display:flex;gap:6px;align-items:center;align-self:end;transition:color var(--animation-duration)}.methodology-page .popular .more-news:hover{color:#009309}.methodology-page .popular .more-news:hover i path{stroke:#009309}.methodology-page .popular .more-news i{display:flex;transform:rotate(180deg)}.methodology-page .popular .more-news i path{transition:stroke var(--animation-duration)}.top-10-page{padding-top:60px;padding-inline:120px;padding-bottom:60px;display:flex;flex-direction:column;gap:16px;align-items:start}@media (max-width: 768px){.top-10-page{padding-top:30px;padding-inline:16px;padding-bottom:20px}}.top-10-page .page-header{display:flex;padding:20px 0;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:2px solid var(--Brand-Green-90, #002603);color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px}@media (max-width: 768px){.top-10-page .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:26px;font-style:normal;font-weight:600;line-height:26px}}.top-10-page .filters{display:flex;gap:8px;overflow-x:scroll;overflow-y:hidden}.top-10-page .filters .btn:not(.active){background:none}.top-10-page .filters .btn:not(.active):not(:disabled):hover{background:var(--Neutral-Gray-10, #E5E5E5)}.top-10-page .deputies-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;overflow-y:hidden;width:100%}@media (max-width: 768px){.top-10-page .deputies-list{grid-template-columns:1fr}}.majilis-page{padding-top:60px;padding-inline:120px;padding-bottom:60px;display:grid;grid-template-columns:1fr 500px;gap:30px}@media (max-width: 768px){.majilis-page{padding-top:30px;padding-inline:16px;padding-bottom:20px;grid-template-columns:1fr}}.majilis-page .about section.description{display:flex;flex-direction:column;gap:30px}.majilis-page .about section.description .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;padding-block:20px;border-bottom:2px solid var(--Brand-Green-90, #002603)}.majilis-page .about section.description p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.majilis-page .about section .section-header{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:20px;font-style:normal;font-weight:600;line-height:20px;padding-block:16px;border-bottom:2px solid var(--Neutral-Gray-05, #F2F2F2)}.majilis-page .about section .section-content p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.majilis-page .about section.evolution .section-header{margin-top:20px;margin-bottom:20px}.majilis-page .about section.evolution .section-content .evolution-table{display:flex;flex-direction:column;gap:26px;margin-top:40px}.majilis-page .about section.evolution .section-content .evolution-table .row{display:grid;grid-template-columns:140px 1fr}.majilis-page .about section.evolution .section-content .evolution-table .row span{color:var(--Neutral-Gray-40, #999);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.majilis-page .about section.current .section-header{margin-top:40px;margin-bottom:20px}.majilis-page .about section.current p,.majilis-page .about section.current li{font-size:16px;line-height:24px}.majilis-page .about section.current ul{margin-block:26px}.majilis-page .about section.current p{margin-bottom:16px}.majilis-page .keys{display:flex;padding:30px;flex-direction:column;align-items:flex-start;gap:26px;flex-shrink:0;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7);height:fit-content}@media (max-width: 768px){.majilis-page .keys{display:none}}.majilis-page .keys h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:24px}.majilis-page .keys ul{margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.majilis-page .keys ul li{padding-left:0}.about-page{padding-top:60px;padding-inline:120px;padding-bottom:60px;gap:36px;display:flex;flex-direction:column}@media (max-width: 768px){.about-page{padding-top:30px;padding-inline:16px;padding-bottom:20px}}.about-page ul{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:14px}.about-page ul li{display:flex;align-items:center;gap:18px;margin-bottom:0;color:var(--Neutral-Black, #000);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.about-page ul li:before{content:"";width:8px;height:8px;background:#006007;border-radius:50%;flex-shrink:0}.about-page ul li:last-child{margin-bottom:0}.about-page .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:30px;padding-block:20px;border-bottom:2px solid var(--Brand-Green-90, #002603)}@media (max-width: 768px){.about-page .page-header{color:var(--Brand-Green-90, #002603);font-family:Roboto;font-size:25px;font-style:normal;font-weight:600;line-height:26px}}.about-page .page-content{display:grid;grid-template-columns:2.28fr 1fr;gap:20px}@media (max-width: 768px){.about-page .page-content{grid-template-columns:1fr}}.about-page .page-content .for,.about-page .page-content .goals,.about-page .page-content .what{display:flex;padding:30px;flex-direction:column;gap:26px;border-radius:20px;background:var(--Neutral-Gray-03, #F7F7F7)}.about-page .page-content .for h2,.about-page .page-content .goals h2,.about-page .page-content .what h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:24px}.about-page .page-content .about-for{display:flex;gap:20px;flex-direction:column}.about-page .page-content .about-for .about{display:flex;padding:30px;flex-direction:column;align-self:stretch;border-radius:20px;border:1.6px solid var(--Neutral-Gray-10, #E5E5E5);background:#fff}@media (max-width: 768px){.about-page .page-content .about-for .about{padding:20px;overflow:hidden}}.about-page .page-content .about-for .about .top{display:flex;flex-direction:column;gap:8px;padding-bottom:20px;margin-bottom:20px;border-bottom:1.6px solid var(--Neutral-Gray-05, #F2F2F2)}.about-page .page-content .about-for .about .top p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:20px;font-style:normal;font-weight:450;line-height:30px}.about-page .page-content .about-for .about .bottom{display:grid;grid-template-columns:1fr 450px}@media (max-width: 768px){.about-page .page-content .about-for .about .bottom{grid-template-columns:1fr;position:relative}.about-page .page-content .about-for .about .bottom img{position:absolute;width:330px;height:330px;z-index:1;opacity:.4;bottom:-90px;right:-100px}}.about-page .page-content .about-for .about .bottom .text{display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){.about-page .page-content .about-for .about .bottom .text{position:relative;z-index:2}}.about-page .page-content .about-for .about .bottom .text h2{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:22px;font-style:normal;font-weight:500;line-height:22px}.about-page .page-content .about-for .about .bottom .text p{color:var(--Neutral-Black, #000);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.about-page .page-content .goals-what{display:flex;flex-direction:column;gap:20px}.about-page .page-content .goals-what .what{height:100%}.bills-page{padding:0 var(--padding-inline-content);padding-top:40px;padding-bottom:60px;display:flex;flex-direction:column;gap:40px}@media (max-width: 768px){.bills-page{padding-top:30px;padding-inline:16px;padding-bottom:20px;gap:10px}}.bills-page .filters{display:flex;align-items:center;gap:12px}@media (max-width: 768px){.bills-page .filters{overflow-x:scroll}.bills-page .filters>*{min-width:160px}}.bills-table{width:100%;border:1.6px solid var(--Neutral-Gray-05);border-radius:20px;overflow:hidden}@media (max-width: 768px){.bills-table{margin-top:16px;overflow-x:scroll;margin-inline:-16px;width:calc(100% + 32px)}}.bills-table table{width:100%;border-collapse:collapse;font-family:Roboto,sans-serif}@media (max-width: 768px){.bills-table table{width:calc(100% + 32px)}}.bills-table table thead tr{background:var(--Brand-Background);height:68px}.bills-table table thead tr th{font-size:14px;font-weight:500;line-height:14px;color:var(--Neutral-White);text-align:center;padding:26px 30px}.bills-table table thead tr th.col-number{width:30px;padding-left:30px;padding-right:0}.bills-table table thead tr th.col-date{width:131px;padding-left:54px;padding-right:54px}.bills-table table thead tr th.col-title{text-align:center;padding-left:20px;padding-right:20px}.bills-table table thead tr th.col-status{width:300px;padding-left:20px;padding-right:20px}.bills-table table tbody tr{border-bottom:1.6px solid var(--Neutral-Gray-05)}.bills-table table tbody tr:last-child{border-bottom:none}.bills-table table tbody tr:hover td.col-number,.bills-table table tbody tr:hover td.col-date,.bills-table table tbody tr:hover td.col-title a{color:#009123!important}.bills-table table tbody tr td{font-size:16px;font-weight:400;line-height:22px;color:var(--Neutral-Black);padding:36px 30px;vertical-align:top;transition:color ease-in-out var(--animation-duration)}.bills-table table tbody tr td.col-number{text-align:center;width:30px;padding-left:30px;padding-right:20px}.bills-table table tbody tr td.col-date{text-align:center;color:var(--Neutral-Gray-40);white-space:nowrap;padding-left:30px;padding-right:20px}.bills-table table tbody tr td.col-title{text-align:left;padding-left:20px;padding-right:20px}.bills-table table tbody tr td.col-title a{font-size:16px;font-weight:400;line-height:22px;color:inherit;transition:color ease-in-out var(--animation-duration)}.bills-table table tbody tr td.col-title:hover{cursor:pointer}.bills-table table tbody tr td.col-status{width:300px;padding-left:20px;padding-right:20px}.bills-table table tbody tr td.col-status .status-content{display:flex;align-items:center;justify-content:center;gap:8px}.bills-table table tbody tr td.col-status .status-content i{width:16px;height:16px;flex-shrink:0}.bills-table table tbody tr td.col-status .status-content .status-text{font-size:16px;font-weight:400;line-height:22px;white-space:nowrap}.bills-table table tbody tr td.col-status .status-content .status-text.processing{color:var(--Neutral-Gray-50)}.bills-table table tbody tr td.col-status .status-content .status-text.approved{color:var(--Brand-Green-50)}.bills-table table tbody tr td.col-status .status-content .status-text.rejected{color:#e70000}.bills-pagination{display:flex;align-items:center;justify-content:center;gap:50px}.bills-pagination .pagination-arrow{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--Neutral-Gray-10);border:none;border-radius:50px;cursor:pointer;transition:background var(--animation-duration) ease-in-out,opacity var(--animation-duration) ease-in-out;padding:18px 30px}.bills-pagination .pagination-arrow i{width:16px;height:16px;color:var(--Neutral-Black)}.bills-pagination .pagination-arrow.prev{transform:rotate(180deg)}.bills-pagination .pagination-arrow:disabled{opacity:.2;cursor:not-allowed}.bills-pagination .pagination-arrow:not(:disabled):hover{background:var(--Brand-Green-50)}.bills-pagination .pagination-arrow:not(:disabled):hover i{color:var(--Neutral-White)}.bills-pagination .pagination-arrow:focus{outline:2px solid var(--Brand-Green-50);outline-offset:2px}.bills-pagination .pagination-numbers{display:flex;align-items:center;gap:46px}.bills-pagination .pagination-numbers .page-number{background:transparent;border:none;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:18px;color:var(--Neutral-Black);cursor:pointer;transition:color var(--animation-duration) ease-in-out;padding:0}.bills-pagination .pagination-numbers .page-number.active{font-weight:500;color:var(--Brand-Green-50)}.bills-pagination .pagination-numbers .page-number:hover:not(.active){color:var(--Brand-Green-50)}.bills-pagination .pagination-numbers .page-number:focus{outline:2px solid var(--Brand-Green-50);outline-offset:2px;border-radius:4px}.bills-pagination .pagination-numbers .pagination-ellipsis{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:18px;color:var(--Neutral-Black)}
