﻿/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));}*,*::before,*::after{box-sizing:border-box;}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25;}hr:not([size]){height:1px;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}h1{font-size:calc(1.375rem + 1.5vw);}@media(min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + .9vw);}@media(min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + .6vw);}@media(min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + .3vw);}@media(min-width:1200px){h4{font-size:1.5rem;}}h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-bs-original-title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-left:2rem;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:.875em;}mark{padding:.2em;background-color:#fcf8e3;}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#0d6efd;text-decoration:underline;}a:hover{color:#0a58ca;}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:.875em;color:#d63384;word-wrap:break-word;}a>code{color:inherit;}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem;}kbd kbd{padding:0;font-size:1em;font-weight:700;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,select{text-transform:none;}[role='button']{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]::-webkit-calendar-picker-indicator{display:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer;}::-moz-focus-inner{padding:0;border-style:none;}textarea{resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit;}@media(min-width:1200px){legend{font-size:1.5rem;}}legend+*{clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type='search']{outline-offset:-2px;-webkit-appearance:textfield;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::file-selector-button{font:inherit;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}iframe{border:0;}summary{display:list-item;cursor:pointer;}progress{vertical-align:baseline;}[hidden]{display:none !important;}.container,.container-fluid,.container-xs,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}.container{max-width:368px;}@media(min-width:576px){.container,.container-sm{max-width:576px;}}@media(min-width:768px){.container,.container-sm,.container-md{max-width:736px;}}@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:992px;}}@media(min-width:1024px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1224px;}}@media(min-width:1920px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1752px;}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5);}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto>*{flex:0 0 auto;width:auto;}.row-cols-1>*{flex:0 0 auto;width:100%;}.row-cols-2>*{flex:0 0 auto;width:50%;}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-4>*{flex:0 0 auto;width:25%;}.row-cols-5>*{flex:0 0 auto;width:20%;}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%;}@media(min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto>*{flex:0 0 auto;width:auto;}.row-cols-sm-1>*{flex:0 0 auto;width:100%;}.row-cols-sm-2>*{flex:0 0 auto;width:50%;}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-sm-4>*{flex:0 0 auto;width:25%;}.row-cols-sm-5>*{flex:0 0 auto;width:20%;}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%;}}@media(min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto>*{flex:0 0 auto;width:auto;}.row-cols-md-1>*{flex:0 0 auto;width:100%;}.row-cols-md-2>*{flex:0 0 auto;width:50%;}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-md-4>*{flex:0 0 auto;width:25%;}.row-cols-md-5>*{flex:0 0 auto;width:20%;}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%;}}@media(min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto>*{flex:0 0 auto;width:auto;}.row-cols-lg-1>*{flex:0 0 auto;width:100%;}.row-cols-lg-2>*{flex:0 0 auto;width:50%;}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-lg-4>*{flex:0 0 auto;width:25%;}.row-cols-lg-5>*{flex:0 0 auto;width:20%;}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%;}}@media(min-width:1024px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xl-1>*{flex:0 0 auto;width:100%;}.row-cols-xl-2>*{flex:0 0 auto;width:50%;}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-xl-4>*{flex:0 0 auto;width:25%;}.row-cols-xl-5>*{flex:0 0 auto;width:20%;}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%;}}@media(min-width:1920px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xxl-1>*{flex:0 0 auto;width:100%;}.row-cols-xxl-2>*{flex:0 0 auto;width:50%;}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-xxl-4>*{flex:0 0 auto;width:25%;}.row-cols-xxl-5>*{flex:0 0 auto;width:20%;}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%;}}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:.25rem;}.g-1,.gy-1{--bs-gutter-y:.25rem;}.g-2,.gx-2{--bs-gutter-x:.5rem;}.g-2,.gy-2{--bs-gutter-y:.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media(min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media(min-width:768px){.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media(min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media(min-width:1024px){.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media(min-width:1920px){.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;}.shadow-none{box-shadow:none !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:1px solid #dee2e6 !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:1px solid #dee2e6 !important;}.border-start-0{border-left:0 !important;}.border-primary{border-color:#0d6efd !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#198754 !important;}.border-info{border-color:#0dcaf0 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#212529 !important;}.border-white{border-color:#fff !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-0{gap:0 !important;}.gap-1{gap:.25rem !important;}.gap-2{gap:.5rem !important;}.gap-3{gap:1rem !important;}.gap-4{gap:1.5rem !important;}.gap-5{gap:3rem !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:.25rem !important;}.m-2{margin:.5rem !important;}.m-3{margin:1rem !important;}.m-4{margin:1.5rem !important;}.m-5{margin:3rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:.25rem !important;}.mt-2{margin-top:.5rem !important;}.mt-3{margin-top:1rem !important;}.mt-4{margin-top:1.5rem !important;}.mt-5{margin-top:3rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:.25rem !important;}.me-2{margin-right:.5rem !important;}.me-3{margin-right:1rem !important;}.me-4{margin-right:1.5rem !important;}.me-5{margin-right:3rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:.25rem !important;}.mb-2{margin-bottom:.5rem !important;}.mb-3{margin-bottom:1rem !important;}.mb-4{margin-bottom:1.5rem !important;}.mb-5{margin-bottom:3rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:.25rem !important;}.ms-2{margin-left:.5rem !important;}.ms-3{margin-left:1rem !important;}.ms-4{margin-left:1.5rem !important;}.ms-5{margin-left:3rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:.25rem !important;}.p-2{padding:.5rem !important;}.p-3{padding:1rem !important;}.p-4{padding:1.5rem !important;}.p-5{padding:3rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-3{padding-right:1rem !important;padding-left:1rem !important;}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-5{padding-right:3rem !important;padding-left:3rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:.25rem !important;}.pt-2{padding-top:.5rem !important;}.pt-3{padding-top:1rem !important;}.pt-4{padding-top:1.5rem !important;}.pt-5{padding-top:3rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:.25rem !important;}.pe-2{padding-right:.5rem !important;}.pe-3{padding-right:1rem !important;}.pe-4{padding-right:1.5rem !important;}.pe-5{padding-right:3rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:.25rem !important;}.pb-2{padding-bottom:.5rem !important;}.pb-3{padding-bottom:1rem !important;}.pb-4{padding-bottom:1.5rem !important;}.pb-5{padding-bottom:3rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:.25rem !important;}.ps-2{padding-left:.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + .9vw) !important;}.fs-3{font-size:calc(1.3rem + .6vw) !important;}.fs-4{font-size:calc(1.275rem + .3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-light{font-weight:300 !important;}.fw-lighter{font-weight:lighter !important;}.fw-normal{font-weight:400 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center{text-align:center !important;}.text-decoration-none{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{color:#0d6efd !important;}.text-secondary{color:#6c757d !important;}.text-success{color:#198754 !important;}.text-info{color:#0dcaf0 !important;}.text-warning{color:#ffc107 !important;}.text-danger{color:#dc3545 !important;}.text-light{color:#f8f9fa !important;}.text-dark{color:#212529 !important;}.text-white{color:#fff !important;}.text-body{color:#000 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,.5) !important;}.text-white-50{color:rgba(255,255,255,.5) !important;}.text-reset{color:inherit !important;}.bg-primary{background-color:#0d6efd !important;}.bg-secondary{background-color:#6c757d !important;}.bg-success{background-color:#198754 !important;}.bg-info{background-color:#0dcaf0 !important;}.bg-warning{background-color:#ffc107 !important;}.bg-danger{background-color:#dc3545 !important;}.bg-light{background-color:#f8f9fa !important;}.bg-dark{background-color:#212529 !important;}.bg-body{background-color:#fff !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:.25rem !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:.2rem !important;}.rounded-2{border-radius:.25rem !important;}.rounded-3{border-radius:.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important;}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important;}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important;}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@media(min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:.25rem !important;}.gap-sm-2{gap:.5rem !important;}.gap-sm-3{gap:1rem !important;}.gap-sm-4{gap:1.5rem !important;}.gap-sm-5{gap:3rem !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:.25rem !important;}.m-sm-2{margin:.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:.25rem !important;}.mt-sm-2{margin-top:.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:.25rem !important;}.me-sm-2{margin-right:.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:.25rem !important;}.mb-sm-2{margin-bottom:.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:.25rem !important;}.ms-sm-2{margin-left:.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:.25rem !important;}.p-sm-2{padding:.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:.25rem !important;}.pt-sm-2{padding-top:.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:.25rem !important;}.pe-sm-2{padding-right:.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:.25rem !important;}.pb-sm-2{padding-bottom:.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:.25rem !important;}.ps-sm-2{padding-left:.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media(min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:.25rem !important;}.gap-md-2{gap:.5rem !important;}.gap-md-3{gap:1rem !important;}.gap-md-4{gap:1.5rem !important;}.gap-md-5{gap:3rem !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:.25rem !important;}.m-md-2{margin:.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:.25rem !important;}.mt-md-2{margin-top:.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:.25rem !important;}.me-md-2{margin-right:.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:.25rem !important;}.mb-md-2{margin-bottom:.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:.25rem !important;}.ms-md-2{margin-left:.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:.25rem !important;}.p-md-2{padding:.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:.25rem !important;}.pt-md-2{padding-top:.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:.25rem !important;}.pe-md-2{padding-right:.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:.25rem !important;}.pb-md-2{padding-bottom:.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:.25rem !important;}.ps-md-2{padding-left:.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media(min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:.25rem !important;}.gap-lg-2{gap:.5rem !important;}.gap-lg-3{gap:1rem !important;}.gap-lg-4{gap:1.5rem !important;}.gap-lg-5{gap:3rem !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:.25rem !important;}.m-lg-2{margin:.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:.25rem !important;}.mt-lg-2{margin-top:.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:.25rem !important;}.me-lg-2{margin-right:.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:.25rem !important;}.mb-lg-2{margin-bottom:.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:.25rem !important;}.ms-lg-2{margin-left:.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:.25rem !important;}.p-lg-2{padding:.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:.25rem !important;}.pt-lg-2{padding-top:.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:.25rem !important;}.pe-lg-2{padding-right:.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:.25rem !important;}.pb-lg-2{padding-bottom:.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:.25rem !important;}.ps-lg-2{padding-left:.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media(min-width:1024px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:.25rem !important;}.gap-xl-2{gap:.5rem !important;}.gap-xl-3{gap:1rem !important;}.gap-xl-4{gap:1.5rem !important;}.gap-xl-5{gap:3rem !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:.25rem !important;}.m-xl-2{margin:.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:.25rem !important;}.mt-xl-2{margin-top:.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:.25rem !important;}.me-xl-2{margin-right:.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:.25rem !important;}.mb-xl-2{margin-bottom:.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:.25rem !important;}.ms-xl-2{margin-left:.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:.25rem !important;}.p-xl-2{padding:.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:.25rem !important;}.pt-xl-2{padding-top:.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:.25rem !important;}.pe-xl-2{padding-right:.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:.25rem !important;}.pb-xl-2{padding-bottom:.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:.25rem !important;}.ps-xl-2{padding-left:.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media(min-width:1920px){.float-xxl-start{float:left !important;}.float-xxl-end{float:right !important;}.float-xxl-none{float:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:.25rem !important;}.gap-xxl-2{gap:.5rem !important;}.gap-xxl-3{gap:1rem !important;}.gap-xxl-4{gap:1.5rem !important;}.gap-xxl-5{gap:3rem !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:.25rem !important;}.m-xxl-2{margin:.5rem !important;}.m-xxl-3{margin:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:.25rem !important;}.mt-xxl-2{margin-top:.5rem !important;}.mt-xxl-3{margin-top:1rem !important;}.mt-xxl-4{margin-top:1.5rem !important;}.mt-xxl-5{margin-top:3rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:.25rem !important;}.me-xxl-2{margin-right:.5rem !important;}.me-xxl-3{margin-right:1rem !important;}.me-xxl-4{margin-right:1.5rem !important;}.me-xxl-5{margin-right:3rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:.25rem !important;}.mb-xxl-2{margin-bottom:.5rem !important;}.mb-xxl-3{margin-bottom:1rem !important;}.mb-xxl-4{margin-bottom:1.5rem !important;}.mb-xxl-5{margin-bottom:3rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:.25rem !important;}.ms-xxl-2{margin-left:.5rem !important;}.ms-xxl-3{margin-left:1rem !important;}.ms-xxl-4{margin-left:1.5rem !important;}.ms-xxl-5{margin-left:3rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:.25rem !important;}.p-xxl-2{padding:.5rem !important;}.p-xxl-3{padding:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:.25rem !important;}.pt-xxl-2{padding-top:.5rem !important;}.pt-xxl-3{padding-top:1rem !important;}.pt-xxl-4{padding-top:1.5rem !important;}.pt-xxl-5{padding-top:3rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:.25rem !important;}.pe-xxl-2{padding-right:.5rem !important;}.pe-xxl-3{padding-right:1rem !important;}.pe-xxl-4{padding-right:1.5rem !important;}.pe-xxl-5{padding-right:3rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:.25rem !important;}.pb-xxl-2{padding-bottom:.5rem !important;}.pb-xxl-3{padding-bottom:1rem !important;}.pb-xxl-4{padding-bottom:1.5rem !important;}.pb-xxl-5{padding-bottom:3rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:.25rem !important;}.ps-xxl-2{padding-left:.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media(min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}@font-face{font-family:"e-Ukraine-Bold";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-Ukraine-Bold.eot?");src:url("../fonts/e-Ukraine/e-Ukraine-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-Ukraine-Bold.woff2") format("woff2"),url("../fonts/e-Ukraine/e-Ukraine-Bold.woff") format("woff"),url("../fonts/e-Ukraine/e-Ukraine-Bold.ttf") format("truetype"),url("../fonts/e-Ukraine/e-Ukraine-Bold.svg#e-Ukraine-Bold") format("svg");}@font-face{font-family:"e-UkraineHead-Bold";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-UkraineHead-Bold.eot?");src:url("../fonts/e-Ukraine/e-UkraineHead-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-UkraineHead-Bold.woff2") format("woff2"),url("../fonts/e-Ukraine/e-UkraineHead-Bold.woff") format("woff"),url("../fonts/e-Ukraine/e-UkraineHead-Bold.ttf") format("truetype"),url("../fonts/e-Ukraine/e-UkraineHead-Bold.svg#e-UkraineHead-Bold") format("svg");}@font-face{font-family:"e-UkraineHead-Light";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-UkraineHead-Light.eot?");src:url("../fonts/e-Ukraine/e-UkraineHead-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-UkraineHead-Light.woff2") format("woff2"),url("../fonts/e-Ukraine/e-UkraineHead-Light.woff") format("woff"),url("../fonts/e-Ukraine/e-UkraineHead-Light.ttf") format("truetype"),url("../fonts/e-Ukraine/e-UkraineHead-Light.svg#e-UkraineHead-Light") format("svg");}@font-face{font-family:"e-UkraineHead-LOGO";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-UkraineHead-LOGO.eot?");src:url("../fonts/e-Ukraine/e-UkraineHead-LOGO.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-UkraineHead-LOGO.woff2") format("woff2"),url("../fonts/e-Ukraine/e-UkraineHead-LOGO.woff") format("woff"),url("../fonts/e-Ukraine/e-UkraineHead-LOGO.ttf") format("truetype"),url("../fonts/e-Ukraine/e-UkraineHead-LOGO.svg#e-UkraineHead-LOGO") format("svg");}@font-face{font-family:"e-UkraineHead-Medium";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-UkraineHead-Medium.eot?");src:url("../fonts/e-Ukraine/e-UkraineHead-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-UkraineHead-Medium.woff2") format("woff2"),url("../fonts/e-Ukraine/e-UkraineHead-Medium.woff") format("woff"),url("../fonts/e-Ukraine/e-UkraineHead-Medium.ttf") format("truetype"),url("../fonts/e-Ukraine/e-UkraineHead-Medium.svg#e-UkraineHead-Medium") format("svg");}@font-face{font-family:"e-UkraineHead-Regular";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-UkraineHead-Regular.eot?");src:url("../fonts/e-Ukraine/e-UkraineHead-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-UkraineHead-Regular.woff2") format("woff2"),url("../fonts/e-Ukraine/e-UkraineHead-Regular.woff") format("woff"),url("../fonts/e-Ukraine/e-UkraineHead-Regular.ttf") format("truetype"),url("../fonts/e-Ukraine/e-UkraineHead-Regular.svg#e-UkraineHead-Regular") format("svg");}@font-face{font-family:"e-UkraineHead-Thin";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-UkraineHead-Thin.eot?");src:url("../fonts/e-Ukraine/e-UkraineHead-Thin.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-UkraineHead-Thin.woff2") format("woff2"),url("../fonts/e-Ukraine/e-UkraineHead-Thin.woff") format("woff"),url("../fonts/e-Ukraine/e-UkraineHead-Thin.ttf") format("truetype"),url("../fonts/e-Ukraine/e-UkraineHead-Thin.svg#e-UkraineHead-Thin") format("svg");}@font-face{font-family:"e-UkraineHead-UltraLight";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-UkraineHead-UltraLight.eot?");src:url("../fonts/e-Ukraine/e-UkraineHead-UltraLight.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-UkraineHead-UltraLight.woff2") format("woff2"),url("../fonts/e-Ukraine/e-UkraineHead-UltraLight.woff") format("woff"),url("../fonts/e-Ukraine/e-UkraineHead-UltraLight.ttf") format("truetype"),url("../fonts/e-Ukraine/e-UkraineHead-UltraLight.svg#e-UkraineHead-UltraLight") format("svg");}@font-face{font-family:"e-Ukraine-Light";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-Ukraine-Light.eot?");src:url("../fonts/e-Ukraine/e-Ukraine-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-Ukraine-Light.woff2") format("woff2"),url("../fonts/e-Ukraine/e-Ukraine-Light.woff") format("woff"),url("../fonts/e-Ukraine/e-Ukraine-Light.ttf") format("truetype"),url("../fonts/e-Ukraine/e-Ukraine-Light.svg#e-Ukraine-Light") format("svg");}@font-face{font-family:"e-Ukraine-Medium";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-Ukraine-Medium.eot?");src:url("../fonts/e-Ukraine/e-Ukraine-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-Ukraine-Medium.woff2") format("woff2"),url("../fonts/e-Ukraine/e-Ukraine-Medium.woff") format("woff"),url("../fonts/e-Ukraine/e-Ukraine-Medium.ttf") format("truetype"),url("../fonts/e-Ukraine/e-Ukraine-Medium.svg#e-Ukraine-Medium") format("svg");}@font-face{font-family:"e-Ukraine-Regular";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-Ukraine-Regular.eot?");src:url("../fonts/e-Ukraine/e-Ukraine-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-Ukraine-Regular.woff2") format("woff2"),url("../fonts/e-Ukraine/e-Ukraine-Regular.woff") format("woff"),url("../fonts/e-Ukraine/e-Ukraine-Regular.ttf") format("truetype"),url("../fonts/e-Ukraine/e-Ukraine-Regular.svg#e-Ukraine-Regular") format("svg");}@font-face{font-family:"e-Ukraine-Thin";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-Ukraine-Thin.eot?");src:url("../fonts/e-Ukraine/e-Ukraine-Thin.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-Ukraine-Thin.woff2") format("woff2"),url("../fonts/e-Ukraine/e-Ukraine-Thin.woff") format("woff"),url("../fonts/e-Ukraine/e-Ukraine-Thin.ttf") format("truetype"),url("../fonts/e-Ukraine/e-Ukraine-Thin.svg#e-Ukraine-Thin") format("svg");}@font-face{font-family:"e-Ukraine-UltraLight";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/e-Ukraine/e-Ukraine-UltraLight.eot?");src:url("../fonts/e-Ukraine/e-Ukraine-UltraLight.eot?#iefix") format("embedded-opentype"),url("../fonts/e-Ukraine/e-Ukraine-UltraLight.woff2") format("woff2"),url("../fonts/e-Ukraine/e-Ukraine-UltraLight.woff") format("woff"),url("../fonts/e-Ukraine/e-Ukraine-UltraLight.ttf") format("truetype"),url("../fonts/e-Ukraine/e-Ukraine-UltraLight.svg#e-Ukraine-UltraLight") format("svg");}@font-face{font-family:"fontello";src:url("../fonts/font-fontello/fontello.eot?3872228");src:url("../fonts/font-fontello/fontello.eot?3872228#iefix") format("embedded-opentype"),url("../fonts/font-fontello/fontello.woff?3872228") format("woff"),url("../fonts/font-fontello/fontello.ttf?3872228") format("truetype"),url("../fonts/font-fontello/fontello.svg?3872228#fontello") format("svg");font-weight:normal;font-style:normal;font-display:swap;}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;}@media screen and (max-width:992px){* :focus{outline-style:none;}}html{font-size:100%;color:#fff;overflow-x:hidden;overflow-y:hidden;}body{font-family:"e-Ukraine-Regular";min-height:100%;width:100%;overflow-x:clip;box-sizing:border-box;background-color:#f5f5f5;}body .backdrop{max-width:1920px;background-color:#fff;margin:0 auto;}body .menu__backdrop{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;}@media screen and (min-width:1920px){body .menu__backdrop{min-height:100%;}}@media screen and (max-width:992px){body .menu__backdrop{min-height:100%;}}@media screen and (max-width:576px){body .menu__backdrop{min-height:100vh;}}body .menu__backdrop.open::after{content:'';position:absolute;display:block;left:0;right:0;bottom:0;top:0;opacity:.7;z-index:1;background-color:#000;}body .old-site-link-container{font-family:"e-Ukraine-Medium";display:flex;justify-content:center;background-color:#f1f5f7;padding-top:11px;padding-bottom:10px;}@media screen and (max-width:992px){body .old-site-link-container{padding-top:6px;padding-bottom:5px;}}body .old-site-link-container:hover p{text-decoration:underline;}body .old-site-link-container p{margin-left:15px;line-height:19.19px;font-size:16px;font-weight:400;align-self:center;}@media screen and (max-width:992px){body .old-site-link-container p{font-size:14px;line-height:16.79px;}}.btn:focus{box-shadow:none;}h2{font-size:56px;line-height:67px;}p{font-size:16px;line-height:24px;}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:500;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;}.btn-black{font-weight:500;font-size:16px;line-height:24px;color:#fff;padding:12px 40px;background-color:#000;border:none;border-radius:80px;transition:all .4s ease;}@media screen and (max-width:992px){.btn-black{font-size:13px;line-height:24px;}}.floating-arrow{position:fixed;right:46px;bottom:41px;height:50px;width:50px;display:none;align-items:center;justify-content:center;border-radius:50%;z-index:10;background-color:#000;cursor:pointer;}@media screen and (max-width:992px){.floating-arrow{width:44px;height:44px;right:28px;bottom:28px;}}@media screen and (max-width:576px){.floating-arrow{right:15px;bottom:15px;}}.floating-arrow>img{transform:rotate(-90deg);height:16px;}@media screen and (max-width:992px){.floating-arrow>img{width:20px;height:14px;}}@media(hover:hover) and (pointer:fine){button:hover,button:focus{background-color:#007eff;opacity:1;}}a{text-decoration:none;color:inherit;transition:all .4s ease;}a:hover{color:inherit;cursor:pointer;}.svg-desktop{display:block;}@media screen and (max-width:992px){.svg-desktop{display:none;}}.svg-desktop.ua-flag{display:block;width:29px;height:29px;}@media screen and (max-width:992px){.svg-desktop.ua-flag{width:24px;height:25px;}}.svg-tablet-and-mobile{display:none;}@media screen and (max-width:1024px){.svg-tablet-and-mobile{display:block;}}.news-tag{display:inline-flex;font-size:14px;line-height:24px;color:#666;background:#f5f5f9;border-radius:23px;padding:2px 14px;margin-bottom:10px;cursor:pointer;font-weight:400;transition:all .5s ease;}.news-tag:hover{background-color:#dde9fc;color:#000;}.news-tag a:hover{color:#000;opacity:1;text-decoration:none;}.input-border-bottom{background-color:transparent;border-radius:0;border:none;border-bottom:2px solid #000;padding-bottom:6px;color:#898989;}.input-border-bottom:focus{color:#000;}.swiper{width:100%;}.news-swiper{position:relative;width:100%;}.news-swiper__button{color:#000;right:unset;left:unset;}.news-swiper__button-left{right:0;left:auto;}.news-swiper__button:after{font-size:28px;}@media screen and (max-width:992px){.news-swiper__button{display:none;}}.news-swiper__content{width:auto;margin-left:50px;margin-right:50px;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}@media screen and (max-width:992px){.news-swiper__content{overflow:inherit;margin-left:25px;margin-right:25px;}}.news-swiper__content .swiper-slide{min-width:250px;}@media screen and (max-width:576px){.news-swiper__content .swiper-slide{min-width:auto;}}.news-swiper__content .swiper-slide img{width:100%;}.news-swiper .scroll-bar{display:flex;align-items:center;background-color:#ccc;height:2px;margin-top:44px;margin-left:50px;margin-right:50px;}@media screen and (max-width:992px){.news-swiper .scroll-bar{margin-left:25px;margin-right:25px;}}@media screen and (max-width:576px){.news-swiper .scroll-bar{display:none;}}.news-swiper .scroll-bar .scroll-bar__item-active{background-color:#000;}.breadcrumbs-wrapper{display:flex;padding-bottom:38px;font-family:"e-UkraineHead-Regular",sans-serif;}@media screen and (max-width:992px){.breadcrumbs-wrapper{padding-bottom:40px;}}.breadcrumbs-wrapper .breadcrumb-one-item{font-size:12px;line-height:14px;cursor:pointer;position:relative;margin-right:24px;color:#6b6a6a;}.breadcrumbs-wrapper .breadcrumb-one-item a:hover{text-decoration:none;color:#000;}.breadcrumbs-wrapper .breadcrumb-one-item:not(:last-child)::after{content:"";border:solid #6b6a6a;border-width:0 1.7px 1.7px 0;display:inline-block;padding:2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;top:4px;right:-14px;}.hover-decoration-none:hover{text-decoration:none;}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#e8e8ea !important;}body>.loader{position:fixed;top:0;bottom:0;right:0;left:0;display:flex;justify-content:space-around;align-items:center;background-color:#fff;z-index:999;transition:opacity 2s;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);height:100vh;overflow:hidden;}.box{position:relative;width:136px;height:136px;border-radius:30%;overflow:hidden;}.box .content{background:#fff;position:absolute;top:2px;bottom:2px;left:2px;right:2px;margin:auto;border-radius:30%;display:flex;align-items:center;justify-content:center;z-index:6;}.box .black-underlay{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;background:#000;border-radius:30%;overflow:hidden;z-index:4;}.box .black-underlay .rotatable-unit{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:50%;animation:rotation 2s linear infinite;will-change:transform;}.box .black-underlay .rotatable-unit:after{content:"";position:absolute;width:75px;height:75px;top:-28px;left:0;right:0;margin:auto;border-radius:50%;background:linear-gradient(90deg,#8edacb 0,#7abace 100%);z-index:5;}@keyframes rotation{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.empty-message{margin-top:60px;margin-bottom:320px;font-size:24px;line-height:29px;}@media screen and (max-width:992px){.empty-message{width:100%;margin-top:50px;margin-bottom:250px;font-size:20px;line-height:22px;}}@media screen and (max-width:576px){.empty-message{margin-bottom:230px;}}.caption-photo{margin-top:5px;font-family:"e-Ukraine-Regular";font-weight:400 !important;font-size:14px !important;line-height:21px !important;letter-spacing:-.005em;color:#6b6a6a;}@media screen and (max-width:992px){.caption-photo{font-size:12px !important;line-height:16px !important;}}.info-box{position:relative;margin-top:1.5rem;display:inline-block;}.info-box-content{opacity:0;visibility:hidden;position:absolute;left:-150px;top:55px;transform:translate(0,10px);background-color:#fff;padding:1.5rem;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);width:400px;}@media screen and (max-width:576px){.info-box-content{width:265px;}}.info-box:hover .info-box-content{z-index:10;opacity:1;visibility:visible;transform:translate(0,-20px);transition:all .5s cubic-bezier(.75,-.02,.2,.97);}.info-box-message{font-size:14px;}.plus{display:inline-block;width:29px;height:29px;background-position:center;background-repeat:no-repeat;background-image:url("../images/plus-svg.svg");background-size:contain;margin-right:3px;transform:translateY(3px);}.law-arrow{display:block;width:15px;height:15px;border-top:2px solid #000;border-left:2px solid #000;}.law-arrow{transform:rotate(90deg);}.law-arrow::after{content:"";display:block;width:2px;height:19px;background-color:#000;transform:rotate(-45deg) translate(6px,1px);}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{color:#6b6a6a;}.header .skip-link{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;}.header .skip-link:active,.header .skip-link:focus{position:fixed;width:auto;height:auto;clip:auto;overflow:initial;display:inline;padding:13px;text-decoration:underline;color:#161616;box-shadow:none;-webkit-appearance:none;background-color:#fff;border:none;outline:3px solid #161616;margin-top:3px;margin-left:3px;outline-style:auto;z-index:100000;}.header .background{background-color:#fff;transition:.5s all ease;}@media screen and (max-width:1023px){.header .background.green{background-color:#73937e;}.header .background.blue{background-color:#5ca8f5;}}@media(min-width:1024px){.header .background.gray{background-color:#f1f5f7;}.header .background.gray.open{background-color:#fff;}}.header .background.home.green{background-color:#73937e;}.header .background.home.blue{background-color:#5ca8f5;}.header .background.home.open{background-color:#fff;}@media screen and (min-width:1440px){.header .background .container{padding:0;}}.header a:hover{text-decoration:none;}.header .header_menu .header__big__border-bottom{border-bottom:2px solid #000;padding-bottom:15px;}.header .header_menu.home .header__big__border-bottom{border-bottom:none;padding-bottom:15px;}.header .header_menu.home.open .header__big__border-bottom{border-bottom:2px solid #000;padding-bottom:24px;}.header__column-center{display:flex;flex-direction:column;align-items:center;}.header__logo-block{display:none;margin-bottom:-1px;padding-top:25px;padding-bottom:51px;}.header__logo-block.home{display:block;}@media screen and (max-width:1023px){.header__logo-block.home{display:none;}}.header__logo-block>a{display:flex;flex-direction:column;align-items:center;}.header__logo-block__logo{margin-bottom:15px;}.header__logo-block__text{text-align:center;font-size:34px;line-height:40px;font-weight:bold;font-family:"e-UkraineHead-Bold",sans-serif;}.header__big{padding-top:15px;position:relative;display:none;}@media screen and (min-width:1024px){.header__big{display:block;}}.header__big.home{padding-top:21px;padding-bottom:7px;}.header__nav-block{display:flex;justify-content:space-between;align-items:center;position:relative;}.header__nav{display:flex;align-items:center;}.header__nav>a{margin-right:25px;}@media screen and (max-width:1439px){.header__nav>a{margin-right:13px;}}.header__nav-search{display:block;}.header__nav-search img{height:33px;width:33px;}.header__nav-logo{display:block;}.header__nav-logo>img{width:38px;height:48px;}.header__nav-logo.home{display:none;}.header__nav>ul{list-style:none;display:flex;padding:0;margin:0;}.header__nav-link{margin-right:26px;position:relative;font-size:18px;font-weight:bold;font-family:"e-Ukraine-Regular",sans-serif;cursor:pointer;}@media screen and (min-width:1920px){.header__nav-link{margin-right:77px;}}@media screen and (max-width:1439px){.header__nav-link{margin-right:25px;}}.header__nav-link__tablet{display:inline-block;}@media screen and (min-width:1440px){.header__nav-link__tablet{display:none;}}.header__nav-link__desktop{display:none;}@media screen and (min-width:1440px){.header__nav-link__desktop{display:inline-block;}}.header__nav-link:hover,.header__nav-link:hover span{text-decoration:underline;}.header .triangle{display:block;position:absolute;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #000;top:12px;right:-14px;transition:.3s all ease;}.header .triangle.rotate{transform:rotate(-180deg);}.header .triangle-lang{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #000;margin:10px 0 0 2px;transition:.3s all ease;}.header .triangle-lang.rotate-lang{transform:rotate(-180deg);}.header__social{display:flex;align-items:center;}.header__social.home>.tg{margin-left:12px;}.header__social>.tg{margin-left:12px;}@media screen and (max-width:1439px){.header__social>.tg{margin-left:4px;}}.header__social>div{margin-left:22px;}@media screen and (max-width:1439px){.header__social>div{margin-left:12px;}}.header__diia{position:absolute;top:64px;right:74px;}.header__lang{position:absolute;top:67px;right:9px;font-family:"e-Ukraine-Regular";font-size:18px;font-weight:700;line-height:22px;cursor:pointer;}.header__lang .current-lang{display:flex;}.header__lang .other-lang div{padding-top:10px;}.header__lang.lang-bottom{top:14px;right:151px;padding:0 0 0 10px;background-color:#fff;z-index:100;}.header__lang.lang-bottom.home{display:none;}.header__lang.lang-bottom.open{background-color:#fff !important;}.header__small{display:none;justify-content:space-between;align-items:center;padding-top:26px;padding-bottom:26px;}@media screen and (max-width:1023px){.header__small{display:flex;}}.header__small-wrapper{display:flex;align-items:center;}.header__small-wrapper>a{display:flex;}.header__small-wrapper__text{margin-left:15px;text-align:start;font-size:14px;font-weight:bold;font-family:"e-UkraineHead-Bold",sans-serif;}.header__small-wrapper .burger_close{display:none;}.header__small-wrapper__icon{border:none;background:transparent;padding:0;cursor:pointer;}.header__small-wrapper__icon img{width:27px;height:23px;}.header__small-wrapper__search{margin-right:22px;}.header__small-wrapper__search img{width:32px;height:32px;}.header .lang-container{display:flex;justify-content:center;padding:25px 0;border-bottom:2px solid #000;margin-bottom:22px;}.header .lang-container__item{display:flex;font-family:"e-Ukraine-Regular";font-size:18px;font-weight:700;line-height:22px;cursor:pointer;}.header .lang-container__item__text{margin-left:10px;}.header .lang-container__item__text.current{text-decoration-line:underline;}.header .lang-container__item__img{width:25px;height:25px;}.header .lang-container__delimiter{width:2px;height:26px;background-color:#ccc;margin:0 20px;}.header .social-container{display:flex;align-items:center;justify-content:space-between;}.header .social-container__socials{display:flex;align-items:center;list-style:none;padding:0;}.header .social-container__socials__item:not(:last-child){margin-right:5px;}.header .menu__items{max-height:0;background:#fff;overflow:hidden;right:0;left:0;transition:all .3s ease-out;z-index:11;position:absolute;}@media screen and (max-width:767px){.header .menu__items-for-mobile{display:flex;flex-direction:column;justify-content:space-between;height:100%;}}.header .menu__items.open{max-height:fit-content;padding-bottom:24px;}.header .menu__items.open .menu__item{border:none;}@media screen and (max-width:767px){.header .menu__items.open{max-height:100vh;height:calc(100vh - 86px);padding-bottom:0;overflow:scroll;}}@media screen and (max-width:1023px){.header .menu__items.open{padding-top:32px;}.header .menu__items.open .menu__item{border:none !important;}}.header .menu__item{display:none;border:none;}.header .menu__item .margin-bottom-28{margin-bottom:28px !important;}.header .menu__item .margin-bottom-28:last-child{margin-bottom:0 !important;}.header .menu__item .global-link{font-size:14px;line-height:17px;color:#000;display:block;}.header .menu__item .global-link>img{height:15px;width:15px;margin-left:8px;}.header .menu__item-social{display:none;text-align:center;padding-top:20px;}@media screen and (max-width:1023px){.header .menu__item-social{display:block;}}@media screen and (max-width:767px){.header .menu__item-social{padding-bottom:16px;}}.header .menu__item-social>a:first-child{margin-right:6px;}.header .menu__item-investors>a{margin-right:20px;max-width:260px;width:100%;}@media screen and (max-width:1023px){.header .menu__item-investors>a{max-width:310px;}}.header .menu__item-services,.header .menu__item-governance{justify-content:flex-start;}@media screen and (max-width:768px){.header .menu__item-services,.header .menu__item-governance{flex-direction:column;}}.header .menu__item-services,.header .menu__item-governance,.header .menu__item-investors{margin-bottom:20px;}@media screen and (max-width:1023px){.header .menu__item-services,.header .menu__item-governance,.header .menu__item-investors{margin-bottom:4px;}}.header .menu__item-services>a,.header .menu__item-governance>a,.header .menu__item-investors>a{font-size:14px;line-height:17px;color:#000;margin-bottom:19px;display:block;}@media screen and (max-width:1023px){.header .menu__item-services>a,.header .menu__item-governance>a,.header .menu__item-investors>a{margin-bottom:28px;margin-right:0;}.header .menu__item-services>a:nth-child(odd),.header .menu__item-governance>a:nth-child(odd),.header .menu__item-investors>a:nth-child(odd){margin-right:64px;margin-right:34px;}}.header .menu__item .menu__item-content.menu__item-content-press>a:last-child{margin-bottom:19px;}@media screen and (max-width:1024px){.header .menu__item .menu__item-content.menu__item-main:last-child{margin-bottom:24px;}}.header .menu__item-press>div{border-bottom:2px solid #000;margin-bottom:32px;}.header .menu__item-press .menu__item-content{margin-bottom:10px;}.header .menu__item-press .global-link{margin-bottom:39px;}.header .menu__item-press .global-link-for-modile{display:none;margin-bottom:19px;font-size:14px;line-height:17px;color:#000;}.header .menu__item-press .global-link-for-modile>img{height:15px;width:15px;margin-left:9px;}@media screen and (max-width:1023px){.header .menu__item-press>div{border:none;flex-direction:column;margin-bottom:12px;}.header .menu__item-press .global-link{display:none;}.header .menu__item-press .global-link-for-modile{display:block;}.header .menu__item-press .menu__item-content{margin-bottom:0 !important;max-width:none;margin:0 !important;display:flex;flex-wrap:wrap;}.header .menu__item-press .menu__item-content>a{margin-bottom:19px;margin-right:84px;}}.header .menu__item-title{display:none;font-weight:700;font-size:18px;line-height:22px;position:relative;margin-bottom:22px;}@media screen and (max-width:1023px){.header .menu__item-title{display:block;}}.header .menu__item-title .triangle{top:7px;right:0;}.header .menu__item-title .triangle.rotate{transform:rotate(-180deg);}.header .menu__item.open{display:block;}.header .menu__item-content{width:100%;max-width:300px;margin-bottom:40px;}@media screen and (min-width:1920px){.header .menu__item-content{max-width:calc(100%*(1/4));}}@media screen and (min-width:1024px) and (max-width:1439px){.header .menu__item-content{max-width:calc(100%*(5/16));}}@media screen and (max-width:1023px){.header .menu__item-content:nth-child(odd){margin-right:64px;}.header .menu__item-content:not(:last-child){margin-bottom:32px;}.header .menu__item-content:last-child{margin-bottom:0;}}@media screen and (max-width:767px){.header .menu__item-content{margin-right:0 !important;}}@media screen and (min-width:1024px){.header .menu__item-content-for-desktop{max-width:none;width:100%;display:flex;column-gap:92px;}}@media screen and (max-width:1023px){.header .menu__item-content-for-desktop>a{margin-bottom:28px !important;}}.header .menu__item-content-wr{padding-top:41px;display:flex;flex-wrap:wrap;padding-right:40px;padding-left:40px;column-gap:92px;}@media screen and (max-width:1023px){.header .menu__item-content-wr{padding-top:0;padding-right:20px;padding-left:20px;}}.header .menu__item-content>h2{font-size:18px;font-weight:400;line-height:22px;margin-bottom:24px;color:#777575;}.header .menu__item-content>a{font-size:14px;line-height:17px;color:#000;margin-bottom:19px;display:block;}@media screen and (max-width:1023px){.header .menu__item-content>a{margin-bottom:28px;}}.header .menu__item-content>a:last-child{margin-bottom:0;}.header .menu__item-content-tags{flex:1;}.header .menu__item-content-tags>h3,.header .menu__item-content-tags .tag{font-weight:400;font-size:13px;line-height:24px;color:#666;margin-bottom:10px;}.header .menu__item-content-tags .tags-wr{display:flex;flex-wrap:wrap;}.header .menu__item-content-tags .tag{border-radius:23px;padding:3px 14px;background-color:#f5f5f9;margin-right:10px;}.header .menu__item-content-tags .tag:hover{background:#dde9fc;}@media screen and (max-width:1023px){.header .menu__item-content-press{flex-direction:column;}}@media screen and (min-width:1919px){.margin-right-1920{margin-right:-150px;}}.technical-info{display:flex;justify-content:space-between;flex:2;}@media screen and (max-width:992px){.technical-info{flex-direction:column;}}.creators{flex:1;}.footer{width:100%;padding:37px 0 71px;background-color:#000;color:#fff;}@media screen and (max-width:992px){.footer{padding:40px 0 56px;}}@media screen and (min-width:1440px){.footer .container{padding:0;}}.footer__logo{margin-right:15px;}.footer__title h3,.footer__title h4{font-size:14px;line-height:22px;}.footer__title h4{color:#7f7f7f;}@media screen and (max-width:576px){.footer__address-wr-1{display:none;}}.footer__address{font-size:14px;line-height:22px;}.footer__info h4{font-size:20px;line-height:20px;margin-bottom:5px;}@media screen and (max-width:576px){.footer__info h4{font-size:16px;}}.footer__info h5{font-size:12px;line-height:20px;color:#7f7f7f;}@media screen and (max-width:576px){.footer__email-sm{width:60%;}}@media screen and (max-width:576px){.footer__email{padding-top:41px;}}.footer__social-wr{display:flex;flex-direction:column;align-items:flex-end;}.footer__social-wr h6{margin-bottom:10px;font-size:14px;}.footer__site-map{margin-top:56px;align-items:end;}.footer__site-map h4{font-size:20px;line-height:20px;}.footer__site-map-sm{display:none;}@media screen and (max-width:992px){.footer__site-map-sm{display:block;}}@media screen and (max-width:576px){.footer__site-map-sm{width:31%;margin-left:7px;}}@media screen and (max-width:992px){.footer__social-1{display:none;}}.footer__social-1 h6{font-size:14px;line-height:22px;margin-bottom:11px;}.footer__social-2{display:none;}@media screen and (max-width:992px){.footer__social-2{display:flex;}}@media screen and (max-width:576px){.footer__social-2{display:none;}}.footer__social-3{align-items:flex-start;}.footer__row1{border-bottom:1px solid #e6e6e6;padding-bottom:30px;width:100%;}.footer__row2{color:#7f7f7f;padding-top:30px;width:100%;}@media screen and (max-width:992px){.footer__row2{flex-direction:column;}}@media screen and (max-width:992px){.footer__header-content-1{border-bottom:1px solid #fff;padding-bottom:42px;}}@media screen and (max-width:576px){.footer__header-content-1{padding-bottom:27px;}}@media screen and (max-width:992px){.footer__hot-line-wr{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;}}@media screen and (max-width:576px){.footer__hot-line-wr{flex-direction:row;display:flex;justify-content:end;margin-right:50px;}}.footer__license{display:flex;align-items:center;}@media screen and (max-width:992px){.footer__license{margin-bottom:35px;}}@media screen and (max-width:576px){.footer__license{margin-bottom:24px;align-items:flex-start;}.footer__license>img{margin-top:5px;}}.footer__license img{width:32px;height:32px;margin-right:15px;}.footer__license p{font-size:14px;line-height:22px;max-width:378px;}@media screen and (max-width:992px){.footer__license p{max-width:663px;}}@media screen and (max-width:576px){.footer__license p{font-size:12px;line-height:20px;}}@media screen and (min-width:1919px){.footer__license p{max-width:500px;}}.footer__support-created-wr{display:flex;justify-content:end;align-items:center;}@media screen and (max-width:992px){.footer__support-created-wr{justify-content:start;}}@media screen and (max-width:576px){.footer__support-created-wr{justify-content:unset;}}@media screen and (max-width:992px){.footer__support{margin-bottom:35px;}}.footer__support h5,.footer__support h6{font-size:14px;line-height:22px;}@media screen and (max-width:576px){.footer__support h5,.footer__support h6{font-size:12px;line-height:20px;}}.footer__support h6{color:#fff;}.footer__created:first-child{margin-right:20%;}.footer__created span{display:block;margin-bottom:-3px;width:100%;font-size:7px;color:#fff;text-align:end;}@media screen and (max-width:576px){.footer__created span{text-align:start;}}.footer__info-mobile-wr{display:none;}@media screen and (max-width:576px){.footer__info-mobile-wr{display:flex;margin-bottom:43px;}}.footer .site-map-pl-version{margin-top:80px;}@media screen and (max-width:576px){.footer .site-map-sm-pl-version{width:35%;margin-left:12px;}}@media screen and (max-width:576px){.footer .hot-line-wr-sm-pl-version{margin-right:72px;}}@media screen and (max-width:576px){.footer .site-map-sm-en-version{margin-left:20px;}}@media screen and (max-width:576px){.footer .hot-line-wr-sm-en-version{margin-right:71px;}}.cookies-content{display:none;height:100%;width:100vw;position:fixed;z-index:100;background-color:rgba(0,0,0,.5);top:0;overflow:hidden;}.cookies-content .cookies-container{margin-right:24px;display:flex;}.cookies-content .cookies-container.hidden{display:none;}.cookies-content .cookies-container img{margin-right:33px;}@media screen and (max-width:576px){.cookies-content .cookies-container img{margin-right:0;margin-bottom:15px;}}@media screen and (max-width:1024px){.cookies-content .cookies-container{margin-bottom:24px;}}@media screen and (max-width:576px){.cookies-content .cookies-container{display:block;}}.cookies-content .cc-compliance{padding-top:35px;}@media screen and (min-width:1920px){.cookies-content .cc-compliance{padding-top:0;}}@media screen and (max-width:1024px){.cookies-content .cc-compliance{padding-top:0;}}@media screen and (max-width:768px){.cookies-content .cc-compliance{width:100%;flex-direction:column;}}.cookies-content .cc-window{bottom:0;margin-bottom:-1px;}.cookies-content .cc-window.cc-banner{padding:40px 132px;}@media screen and (max-width:1024px){.cookies-content .cc-window.cc-banner{padding:30px 60px;}}.cookies-content .cc-window.cc-floating{max-width:100%;flex-direction:row;padding:30px 65px 29px 51px;}@media screen and (max-width:576px){.cookies-content .cc-window.cc-floating{padding:30px 15px;flex-direction:column;}}@media screen and (min-width:1920px){.cookies-content .cc-window.cc-floating{width:100%;}}.cookies-content .cc-window.cc-floating .cc-compliance{flex:none;}@media screen and (max-width:576px){.cookies-content .cc-window.cc-floating .cc-compliance{flex-wrap:wrap;}}.cookies-content .cc-window.cc-floating .cc-compliance>.cc-btn{flex:none;}@media screen and (max-width:1024px){.cookies-content .cc-window .cc-highlight{margin-left:75px;}}@media screen and (max-width:992px){.cookies-content .cc-window .cc-highlight{margin-left:0;}}@media screen and (max-width:1024px){.cookies-content .cc-window{flex-wrap:wrap;}}@media screen and (max-width:576px){.cookies-content .cc-window{padding:30px 15px;}}.cookies-content .cc-btn.cc-allow,.cookies-content .cc-btn.cc-deny{height:43px;font-size:16px;font-weight:400;line-height:24px;border-radius:23px;border-style:inherit;}@media screen and (max-width:992px){.cookies-content .cc-btn.cc-allow,.cookies-content .cc-btn.cc-deny{height:43px;font-size:13px;}}@media screen and (max-width:576px){.cookies-content .cc-btn.cc-allow,.cookies-content .cc-btn.cc-deny{width:100%;height:43px;}}.cookies-content .cc-btn.cc-allow{width:280px;margin-left:15px;padding-top:9px;background-color:#000;color:#fff;font-family:"e-Ukraine-Regular";}@media screen and (max-width:992px){.cookies-content .cc-btn.cc-allow{width:246px;}}@media screen and (max-width:768px){.cookies-content .cc-btn.cc-allow{width:100%;margin:15px 0 0;}}.cookies-content .cc-btn.cc-deny{width:254px;background-color:#f1f5f7;color:#000;border:#000 2px solid;font-family:"e-Ukraine-Regular";}@media screen and (max-width:992px){.cookies-content .cc-btn.cc-deny{width:228px;padding-top:8px;}}@media screen and (max-width:768px){.cookies-content .cc-btn.cc-deny{width:100%;}}.cookies-content .cc-highlight .cc-btn:first-child{border-color:#000;}@media(hover:hover) and (pointer:fine){.cookies-content .cc-btn:hover{text-decoration:none;background-color:#007eff;opacity:1;}.cookies-content .cc-highlight .cc-btn:first-child:hover{text-decoration:none;background-color:#e8eef2;opacity:1;}}.cookies-content .cc-message{font-size:14px;line-height:21px;font-weight:400;margin-right:0;font-family:"e-Ukraine-Regular";}.cookies-content .cc-message h4{padding-bottom:10px;font-weight:400;font-size:18px;line-height:28px;font-family:"e-Ukraine-Regular";}.cookies-content .cc-message a{text-decoration:underline;}.cookies-content .policy-container{display:block;}.cookies-content .policy-container.hidden{display:none;}.cookies-content.show-policy .cc-window{flex-direction:column;width:100%;max-width:1016px;position:sticky;top:150px;margin:0 auto;padding:50px 80px;}@media screen and (max-width:992px){.cookies-content.show-policy .cc-window{max-width:710px;padding:40px;}}@media screen and (max-width:768px){.cookies-content.show-policy .cc-window{max-width:100%;height:100vh;position:initial;}}@media screen and (max-width:576px){.cookies-content.show-policy .cc-window{padding:40px 15px 30px;}}.cookies-content.show-policy .cc-window .cc-compliance{margin-left:0;padding-top:35px;}.cookies-content.show-policy .cc-window .cc-close-icon{width:20px;height:20px;position:absolute;top:27px;right:27px;cursor:pointer;background:url(/images/icon-close.svg) center center no-repeat;}@media screen and (max-width:768px){.cookies-content.show-policy .cc-window .cc-close-icon{top:17px;right:17px;}}.cookies-content.show-policy .cc-window .policy-container{max-height:50vh;position:relative;overflow-y:scroll;scrollbar-width:none;}.cookies-content.show-policy .cc-window .policy-container::-webkit-scrollbar{display:none;}.cookies-content.show-policy .cc-window .policy-container h3{margin-bottom:40px;font-size:28px;line-height:34px;}.cookies-content.show-policy .cc-window .policy-container h5,.cookies-content.show-policy .cc-window .policy-container p{font-size:16px;line-height:24px;margin-bottom:24px;}.cookies-content.show-policy .cc-window .policy-container h5{font-weight:500;}@media screen and (max-width:992px){.cookies-content.show-policy .cc-window .policy-container h3{margin-bottom:25px;font-size:18px;line-height:22px;}.cookies-content.show-policy .cc-window .policy-container h5,.cookies-content.show-policy .cc-window .policy-container p{font-size:14px;line-height:19px;}}@media screen and (max-width:768px){.cookies-content.show-policy .cc-window .policy-container{max-height:calc(100vh - 235px);}}@media screen and (max-width:576px){.cookies-content.show-policy .cc-window .policy-container h5,.cookies-content.show-policy .cc-window .policy-container p{line-height:21px;}}.cc-window{background-color:#f1f5f7;}.slider-nav{display:block;z-index:10;width:38px;height:38px;background:url(/images/angle-icon.svg) center center transparent no-repeat;border:none;}@media screen and (max-width:992px){.slider-nav{display:none;}}.slider-nav--prev{transform:rotate(180deg);}.slider-nav--next{float:right;}.slider-nav:hover{background-color:transparent;}.home-page__title{font-size:56px;line-height:67px;font-weight:400;}@media screen and (max-width:992px){.home-page__title{font-size:26px;line-height:29px;}}.home-page__title-wr{display:flex;align-items:center;justify-content:space-between;}@media screen and (min-width:1440px){.home-page__title.project-statistics-title{font-size:40px;line-height:48px;}}.home-page .scroll-bar{display:flex;align-items:center;background-color:#ccc;height:2px;}.home-page .scroll-bar__none{display:none;}.home-page .scroll-bar__item-active{background-color:#000;}@media screen and (max-width:576px){.home-page .scroll-bar-priorities{display:none;}}@media screen and (max-width:768px){.home-page .scroll-bar-usefulservices{display:none;}}.home-page__link-text{display:inline-block;font-size:16px;line-height:24px;}@media screen and (max-width:576px){.home-page__link-text{display:none;}}@media screen and (max-width:992px){.home-page__link-text{font-size:13px;}}.home-page__link:hover>a>span{text-decoration:underline;}.home-page__link>a:hover{text-decoration:none;}.home-page__link>a>img{margin-left:13px;height:22px;width:22px;}.home-page .tabs{padding-top:30px;}.home-page .tabs__nav{display:flex;overflow-x:scroll;white-space:nowrap;}.home-page .tabs__nav::-webkit-scrollbar{display:none;}.home-page .tabs__nav div{font-size:26px;line-height:34px;margin-right:26px;margin-bottom:24px;padding-bottom:7px;color:#898989;cursor:pointer;}@media screen and (max-width:1224px){.home-page .tabs__nav div{font-size:24px;margin-right:24px;}}@media screen and (max-width:992px){.home-page .tabs__nav div{font-size:18px;line-height:22px;margin-right:22px;}}.home-page .tabs__nav div:hover{color:#000;border-bottom:2px solid #000;}.home-page .tabs__label{margin-top:30px;margin-bottom:24px;min-width:max-content;overflow-x:scroll;}.home-page .tabs .open{color:#000;border-bottom:2px solid #000;}.home-page__carousel{padding-top:64px;padding-bottom:64px;}@media screen and (max-width:992px){.home-page__carousel{padding-top:46px;padding-bottom:22px;}}.home-page__carousel .scroll-bar{margin-top:80px;}@media screen and (max-width:992px){.home-page__carousel .scroll-bar{margin-top:50px;}}.home-page__carousel .duplicate-desktop .swiper-slide-duplicate{display:none;}@media screen and (max-width:992px){.home-page__carousel .duplicate-desktop .swiper-slide-duplicate{display:block;}}.home-page__carousel .duplicate-modile .swiper-slide-duplicate{display:none !important;}.home-page__carousel .swiper{overflow:inherit;}@media screen and (min-width:1000px){.home-page__carousel .swiper{overflow:hidden;}}.home-page__carousel .services-swiper__wr{position:relative;}.home-page__carousel .swiper-button-next{position:absolute;display:block;color:#000;right:-50px;}@media screen and (max-width:992px){.home-page__carousel .swiper-button-next{display:none;}}.home-page__carousel .swiper-button-next:after{font-size:28px;}.home-page__carousel .swiper-button-prev{position:absolute;color:#000;display:block;left:-40px;}@media screen and (max-width:992px){.home-page__carousel .swiper-button-prev{display:none;}}.home-page__carousel .swiper-button-prev:after{font-size:28px;}.home-page__carousel .swiper-scrollbar-st{margin-top:80px;}@media screen and (max-width:992px){.home-page__carousel .swiper-scrollbar-st{margin-top:50px;}}.home-page__carousel .services-slide>a:hover{text-decoration:none;}.home-page__carousel .services-slide>a:hover h3{text-decoration:underline;}.home-page__carousel .services-slide>a:hover h3::before{content:'';background-image:url("../images/arrow-corner-leader.svg");width:30px;height:30px;right:-2px;background-size:contain;display:block;transform:rotate(45deg);position:absolute;}.home-page__carousel .services-slide>a:hover h3.external-link::before{transform:rotate(0);right:-7px;}.home-page__carousel .swiper-slide img{height:160px;object-fit:cover;}@media screen and (min-width:1919px){.home-page__carousel .swiper-slide img{height:232px;}}@media screen and (max-width:992px){.home-page__carousel .swiper-slide img{height:140px;}}.home-page__carousel .swiper-slide h3{font-size:28px;line-height:34px;font-weight:400;margin-top:16px;word-break:break-word;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;position:relative;padding-right:20px;}@media screen and (max-width:992px){.home-page__carousel .swiper-slide h3{font-size:18px;line-height:22px;}}.home-page__carousel .swiper-slide p{color:#6b6a6a;font-size:12px;line-height:14px;margin-top:16px;word-break:break-word;margin-bottom:16px;}.home-page__priorities-section{overflow:hidden;padding-top:80px;padding-bottom:80px;}@media screen and (max-width:992px){.home-page__priorities-section{padding-top:46px;padding-bottom:40px;}}@media screen and (max-width:576px){.home-page__priorities-section .container{max-width:100%;}}.home-page__priorities-section.section__light-gray-background{background-color:#f1f5f7;}.home-page__priorities-section .priorities-swiper{padding:0;margin-bottom:56px;margin-top:46px;}@media screen and (max-width:992px){.home-page__priorities-section .priorities-swiper{margin-top:22px;}}.home-page__priorities-section .priorities-swiper__wr{clip-path:inset(-100vw -100vw -100vw 0);}@media screen and (max-width:576px){.home-page__priorities-section .priorities-swiper__wr{clip-path:none;padding:0;}}.home-page__priorities-section .priorities-swiper__wr .swiper{overflow:inherit;}.home-page__priorities-section .priorities-swiper__wr .swiper-slide{max-width:1116px;}.home-page__priorities-section .priorities-swiper img{width:100%;height:644px;max-width:1116px;object-fit:cover;}@media screen and (max-width:992px){.home-page__priorities-section .priorities-swiper img{height:451px;}}@media screen and (max-width:576px){.home-page__priorities-section .priorities-swiper img{height:224px;}}.home-page__priorities-section .priorities-swiper-scrollbar{display:block;}@media screen and (max-width:576px){.home-page__priorities-section .priorities-swiper-scrollbar{display:none;}}.home-page__priorities-section .slider-card{position:absolute;top:0;z-index:1;}.home-page__priorities-section .white-card{background-color:#fff;margin:48px;padding:56px 40px;width:448px;height:548px;}@media screen and (max-width:992px){.home-page__priorities-section .white-card{margin:29px;padding:29px;width:293px;height:340px;}}@media screen and (max-width:576px){.home-page__priorities-section .white-card{display:none;}}.home-page__priorities-section .white-card>p{word-break:break-word;overflow:hidden;text-overflow:ellipsis;max-height:215px;}@media screen and (max-width:768px){.home-page__priorities-section .white-card>p{max-height:130px;}}.home-page__priorities-section .gray-card{display:none;}@media screen and (max-width:576px){.home-page__priorities-section .gray-card{display:block;padding-left:10px;padding-right:10px;margin-top:26px;}}.home-page__priorities-section .gray-card>p{word-break:break-word;}.home-page__priorities-section .priorities-link-button{width:239px;margin-top:16px;}@media screen and (max-width:768px){.home-page__priorities-section .priorities-link-button{margin-top:25px;}}@media screen and (max-width:576px){.home-page__priorities-section .priorities-link-button{width:344px;margin-top:25px;}}.home-page__priorities-section h3{font-size:40px;margin:0 0 16px;word-break:break-word;}@media screen and (max-width:992px){.home-page__priorities-section h3{font-size:18px;line-height:22px;}}@media screen and (max-width:992px){.home-page__priorities-section p{font-size:12px;line-height:16px;}}.home-page__news-block{padding-top:81px;padding-bottom:60px;}@media screen and (max-width:992px){.home-page__news-block{padding-top:46px;padding-bottom:46px;}}.home-page__news-block .content-news{margin-top:25px;}.home-page__news-block .image-box{padding-right:64px;word-break:break-word;}@media screen and (min-width:1919px){.home-page__news-block .image-box{padding-right:144px;}}@media screen and (max-width:992px){.home-page__news-block .image-box{width:100%;max-width:100%;padding-right:0;}}.home-page__news-block .image-box img{height:294px;}@media screen and (min-width:1919px){.home-page__news-block .image-box img{height:455px;}}@media screen and (max-width:992px){.home-page__news-block .image-box img{height:196px;}}.home-page__news-block .image-box>a{margin-bottom:0;text-decoration:none;}.home-page__news-block .image-box:hover span{text-decoration:underline;}@media screen and (max-width:992px){.home-page__news-block h2{padding-top:6px;margin:0;}}.home-page__news-block img{width:100%;object-fit:cover;}.home-page__news-block .date{font-size:12px;line-height:24px;color:#666;margin:15px 0 10px;}.home-page__news-block .news-box{border-top:2px solid #000;min-height:150px;margin-bottom:20px;}@media screen and (max-width:992px){.home-page__news-block .news-box{min-height:auto;margin:37px 0 0 0;}}@media screen and (max-width:576px){.home-page__news-block .news-box{margin:24px 0 0 0;}}@media screen and (max-width:992px){.home-page__news-block .news-title{font-size:18px;line-height:22px;}}.home-page__news-block .news-text{word-break:break-word;}@media screen and (max-width:992px){.home-page__news-block .news-text{font-size:13px;line-height:18px;}}.home-page__green-background{background-color:#e7f2da;padding-top:80px;padding-bottom:84px;}@media screen and (max-width:992px){.home-page__green-background{padding-top:46px;padding-bottom:48px;}}.home-page__green-background .text-box{border-top:2px solid #000;padding:24px 0;margin:24px 0 0 0;}@media screen and (max-width:992px){.home-page__green-background .text-box{padding:13px 0 0;margin:35px 0 0 0;}}.home-page__green-background .date-info{font-size:28px;line-height:24px;color:#6b6a6a;margin:0 0 16px 0;}@media screen and (max-width:992px){.home-page__green-background .date-info{margin:0 0 8px 0;font-size:20px;line-height:22px;}}@media screen and (max-width:576px){.home-page__green-background p{font-size:14px;line-height:21px;}}.home-page__green-background .announcement-info{font-size:20px;word-break:break-word;}@media screen and (max-width:992px){.home-page__green-background .announcement-info{font-size:14px;line-height:21px;}}.home-page .report-row{position:relative;}.home-page .report-row .arrow-link{position:absolute;top:35px;right:15px;}@media screen and (max-width:992px){.home-page .report-row .arrow-link{top:25px;}}.home-page .report-row .arrow-link img{margin-left:15px;}.home-page .report-row .arrow-link:hover span{text-decoration:underline;}.home-page .report-row .sm-text{display:inline-block;}@media screen and (max-width:576px){.home-page .report-row .sm-text{display:none;}}.home-page__search-block{padding-top:80px;padding-bottom:52px;}@media screen and (max-width:992px){.home-page__search-block{padding-top:46px;padding-bottom:46px;}}.home-page__search-block h2{padding:0;}.home-page__search-block .documents__search .text-danger-error{color:#ba0000;display:block;font-weight:400;margin-top:2px;margin-left:20px;font-size:12px;line-height:16px;}.home-page__search-block h3{padding-bottom:8px;}@media screen and (max-width:992px){.home-page__search-block h3{font-size:20px;}}.home-page__search-block .search-block{background-color:#f3f3f3;padding:28px 24px 17px 24px;margin-top:16px;}@media screen and (max-width:992px){.home-page__search-block .search-block{margin-top:30px;}}.home-page__search-block .media-main__drop-down{margin-top:-5px;margin-bottom:0;}.home-page__search-block .media-main__drop-down .media-main__drop-down--input{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:20px;}@media screen and (min-width:1440px){.home-page__search-block .media-main__drop-down .options ul{min-width:350px;right:0;left:initial;}}.home-page__search-block .has-search .form-control{padding:14px 14px 14px 50px;border-radius:50px;font-size:14px;line-height:24px;margin:0;}.home-page__search-block .has-search .form-control::placeholder{color:#6b6a6a;}.home-page__search-block .form-group.has-search{margin:0;position:relative;}.home-page__search-block .has-search .form-control-feedback{position:absolute;z-index:2;display:block;top:17px;left:21px;height:20px;width:20px;cursor:pointer;}.home-page__search-block .search-dropdown{list-style:none;border-bottom:2px solid #000;padding-left:0;margin:0;}.home-page__search-block .search-input{margin-top:12px;width:38%;}.home-page__search-block .dropdown-info{font-size:12px;line-height:24px;color:#666;}.home-page__search-block .dropdown{position:relative;}@media screen and (max-width:1285px) and (min-width:577px){.home-page__search-block .dropdown{overflow:hidden;text-overflow:ellipsis;}}.home-page__search-block .dropdown-toggle::after{position:absolute;right:0;margin-top:8px;}.home-page__search-block .margin-top-contnet{margin-top:32px;}@media screen and (max-width:992px){.home-page__search-block .margin-top-contnet{margin-top:46px;}}.home-page__search-block .form-control{margin:0;}.home-page__search-block .form-control::placeholder{font-size:14px;line-height:24px;color:#6b6a6a;}.home-page__search-block .form-control:focus::placeholder{color:transparent;}.home-page__search-block button{width:100%;border-radius:50px;font-size:16px;padding:12px 32px;}@media screen and (max-width:576px){.home-page__search-block .mg-top{margin-top:20px;}}@media screen and (max-width:576px){.home-page__search-block .text-box{padding-bottom:51px;}}.home-page__search-block .article-block{margin:24px 0 0 0;word-break:break-word;}.home-page__search-block .article-block-link:hover{text-decoration:none;}.home-page__search-block .article-block-link:hover .article{text-decoration:underline;}.home-page__search-block .title-info{font-size:12px;line-height:14px;color:#666;margin:4px 0;}.home-page__search-block .article{font-size:16px;line-height:24px;color:#000;}.home-page__search-block .search-btn__wrapper{padding:5px 0;}@media screen and (max-width:992px){.home-page__search-block .search-btn__wrapper{width:100%;}}@media screen and (max-width:768px){.home-page__search-block .search-btn__wrapper{padding:0 0 10px;}}.home-page__search-block .dropdown-box{width:22%;}@media screen and (max-width:992px){.home-page__search-block .dropdown-box{width:33.3%;}}@media screen and (max-width:576px){.home-page__search-block .dropdown-box{width:100%;}}.home-page__gray-background{padding-top:49px;padding-bottom:82px;background-color:#e8eef2;}@media screen and (max-width:992px){.home-page__gray-background{padding-top:16px;padding-bottom:48px;}}.home-page__gray-background .arrow-link img{height:22px;width:22px;}.home-page__gray-background img{width:100%;}.home-page__gray-background .date-info{font-size:12px;line-height:14px;color:#666;margin:10px 0 8px;}@media screen and (max-width:576px){.home-page__gray-background .tabs .lg-responsive{display:none;}}.home-page__gray-background .tabs .sm-responsive{display:none;}@media screen and (max-width:576px){.home-page__gray-background .tabs .sm-responsive{display:inline-block;}}.home-page__gray-background .tabs>input[type='radio']{display:none;}.home-page__gray-background div#content-11,.home-page__gray-background div#content-22{padding:10px 0;font-size:16px;}.home-page__gray-background .tabs-container>div{color:#686868;display:inline-block;text-align:center;vertical-align:middle;user-select:none;padding:2px 0 7px 0;margin:0 37px 11px 0;font-size:28px;line-height:34px;transition:color .15s ease-in-out,background-color .15s ease-in-out;cursor:pointer;position:relative;top:1px;border-bottom:2px solid transparent;}@media screen and (max-width:992px){.home-page__gray-background .tabs-container>div{font-size:18px;line-height:22px;}}.home-page__gray-background .tabs-container>div:hover{color:#000;border-bottom:2px solid #000;}@media screen and (max-width:576px){.home-page__gray-background .tabs-container>div{color:#6b6a6a;}}@media screen and (max-width:992px){.home-page__gray-background .tabs-container>div{font-size:18px;padding:2px 0 3px 0;margin:0 20px 11px 0;}}.home-page__gray-background .tabs-container>div:not(:first-of-type){border-left:none;}.home-page__gray-background .tabs-container .open{color:#000;border-bottom:2px solid #000;}@media screen and (max-width:992px){.home-page__gray-background .tab-content h5{font-size:18px;}}.home-page__gray-background.project-background{background-color:transparent;}.home-page #content-11,.home-page #content-22{min-width:unset;}.home-page .photo-video-reportage{overflow:inherit;}.home-page .photo-video-reportage .swiper-slide{width:278px;}.home-page .tab-content-photo__img-wr{position:relative;}.home-page .tab-content-photo__img-wr::before{content:'';background-image:url("../images/video-play.svg");width:40px;height:40px;background-size:contain;display:block;position:absolute;background-repeat:no-repeat;left:50%;top:50%;transform:translate(-50%,-50%);}.home-page .tab-content-photo__img{max-height:154px;min-height:154px;object-fit:cover;}@media screen and (min-width:1919px){.home-page .tab-content-photo__img{max-height:224px;height:224px;}}@media screen and (max-width:576px){.home-page .tab-content-photo__img{max-height:160px;min-height:160px;}}.home-page .tab-content-photo__date{margin-top:10px;margin-bottom:8px;color:#666;font-size:12px;line-height:16px;}.home-page .tab-content-photo h4{font-size:20px;line-height:24px;font-weight:400;word-break:break-word;color:#000;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;}@media screen and (max-width:992px){.home-page .tab-content-photo h4{font-size:18px;line-height:22px;}}.home-page .tab-content-photo-item:hover{text-decoration:none;}.home-page .tab-content-photo-item:hover h5{text-decoration:underline;}.home-page__image-background{background-blend-mode:multiply;background-image:url("/images/city-background.webp");background-color:rgba(19,20,21,.6);padding-top:80px;padding-bottom:80px;background-size:cover;background-position:center center;}@media screen and (max-width:992px){.home-page__image-background{padding-top:46px;padding-bottom:46px;}}.home-page__image-background .white-text{color:#fff;}.home-page__image-background .data-block{max-width:496px;min-height:160px;display:block;margin:20px 0;padding:16px 32px;background-color:#fff;word-break:break-word;}.home-page__image-background .data-block>p{word-break:break-word;}.home-page__image-background .data-block:hover{cursor:pointer;text-decoration:none;opacity:1;}.home-page__image-background .data-block:hover h3{text-decoration:underline;position:relative;}.home-page__image-background .data-block:hover h3>span{margin-right:5px;}.home-page__image-background .data-block:hover h3::after{content:url(../../images/arrow-corner-leader.svg);position:absolute;transform:rotate(45deg);}@media screen and (max-width:576px){.home-page__image-background .data-block:hover h3::after{top:-3px;}}.home-page__image-background .data-block:hover a{text-decoration:none;opacity:1;}.home-page__image-background .data-block.external-link:hover h3::after{transform:rotate(0);}@media screen and (max-width:992px){.home-page__image-background .data-block{max-width:343px;}}@media screen and (max-width:768px){.home-page__image-background .data-block{margin:10px 0;}}@media screen and (max-width:576px){.home-page__image-background .data-block{padding:22px 32px 27px;}}.home-page__image-background p{font-size:12px;line-height:14px;color:#6b6a6a;}.home-page__image-background img{width:32px;height:32px;}@media screen and (max-width:992px){.home-page__image-background img{width:24px;height:24px;}}.home-page__image-background h3,.home-page__image-background p{margin:8px 0;}.home-page__image-background h2{margin-bottom:18px;}@media screen and (max-width:992px){.home-page__image-background h2{margin-bottom:28px;}}@media screen and (max-width:576px){.home-page__image-background h3{font-size:20px;}}.home-page__info-section{padding-top:80px;padding-bottom:60px;}@media screen and (max-width:992px){.home-page__info-section{padding-top:46px;padding-bottom:46px;}}.home-page__info-section .title-statistics-covid{flex-wrap:nowrap;display:flex;justify-content:space-between;flex-direction:row;align-items:flex-end;}@media screen and (max-width:767px){.home-page__info-section .title-statistics-covid{align-items:unset;flex-wrap:wrap;}}.home-page__info-section .title-statistics-covid>h3{width:66%;font-size:28px;font-weight:400;line-height:34px;margin-right:5px;}@media screen and (max-width:992px){.home-page__info-section .title-statistics-covid>h3{font-size:20px;line-height:22px;}}@media screen and (max-width:767px){.home-page__info-section .title-statistics-covid>h3{width:100%;margin-right:0;}}.home-page__info-section .title-statistics-covid .text-right-align{font-weight:400;font-size:16px;line-height:24px;text-align:right;}@media screen and (max-width:992px){.home-page__info-section .title-statistics-covid .text-right-align{font-size:14px;line-height:21px;margin-top:9px;}}.home-page__info-section .title-statistics-covid.first{margin-top:48px;}@media screen and (max-width:992px){.home-page__info-section .title-statistics-covid.first{margin-top:27px;}}.home-page__info-section .title-statistics-covid.first-project{margin-top:40px;}@media screen and (max-width:992px){.home-page__info-section .title-statistics-covid.first-project{margin-top:27px;}}.home-page__info-section .title-statistics-covid.second{margin-top:48px;}@media screen and (max-width:992px){.home-page__info-section .title-statistics-covid.second{margin-top:46px;}}.home-page__info-section .inform-block-large{background-color:#f3f3f3;width:100%;padding:24px;height:173px;}@media screen and (max-width:992px){.home-page__info-section .inform-block-large{padding:42.5px 19px;height:197px;}}.home-page__info-section .inform-block-small{background-color:#f3f3f3;width:100%;height:100%;padding:24px;display:flex;justify-content:space-between;flex-direction:column;}@media screen and (max-width:768px){.home-page__info-section .inform-block-small{padding:18px;}}.home-page__info-section .inform-block-text{text-transform:uppercase;font-weight:400;padding-bottom:4px;}@media screen and (max-width:992px){.home-page__info-section .inform-block-text{font-size:14px;line-height:21px;padding-bottom:0;}}.home-page__info-section .lowercase{text-transform:initial;font-size:16px;line-height:24px;font-weight:500;}@media screen and (max-width:992px){.home-page__info-section .lowercase{font-weight:400;}}.home-page__info-section .inform-block-caption{text-transform:uppercase;}@media screen and (max-width:992px){.home-page__info-section .inform-block-caption{font-size:16px;line-height:21px;}}.home-page__info-section .inform-block-title{font-size:56px;line-height:67px;font-weight:700;padding-bottom:6px;}@media screen and (max-width:992px){.home-page__info-section .inform-block-title{font-size:56px;line-height:67px;padding-bottom:0;}}.home-page__sm-responsive .xs-top-margin{margin-top:20px;}@media screen and (min-width:768px){.home-page__sm-responsive .xs-top-margin{margin-top:0;}}.home-page__sm-responsive .md-top-margin{margin-top:20px;}@media screen and (min-width:1024px){.home-page__sm-responsive .col-xl{width:20%;}}.home-page .statistic-title{font-size:16px;font-weight:400;color:#000;text-transform:uppercase;}@media screen and (max-width:992px){.home-page .statistic-title{font-size:14px;line-height:21px;}}.home-page .statistic-value{display:flex;align-items:center;font-size:64px;font-weight:bold;}@media screen and (max-width:992px){.home-page .statistic-value{font-size:56px;line-height:67px;}}.home-page .statistic-value>span{display:block;}.home-page .shorter{font-size:14px;width:30px;margin-left:4px;font-weight:bold;margin-top:20px;line-height:14px;}@media screen and (max-width:992px){.home-page .shorter{font-size:12px;line-height:15px;}}@media screen and (max-width:576px){.home-page .shorter{font-size:11px;}}@media screen and (max-width:1224px){.home-page .shorter{margin-top:10px;}}.home-page__blue-background{background-color:#dde9fc;padding-top:80px;padding-bottom:80px;}@media screen and (max-width:992px){.home-page__blue-background{padding-top:40px;padding-bottom:48px;}}@media screen and (max-width:576px){.home-page__blue-background{padding-bottom:0;padding-top:44px;}}.home-page__blue-background h3{font-size:40px;line-height:48px;margin-bottom:20px;word-break:break-word;}@media screen and (max-width:992px){.home-page__blue-background h3{font-size:26px;line-height:29px;margin-bottom:30px;}}.home-page__blue-background p{margin-bottom:10px;word-break:break-word;max-width:786px;}@media screen and (max-width:992px){.home-page__blue-background p{font-size:14px;line-height:24px;}}.home-page__blue-background button{border-radius:50px;font-size:16px;margin-top:20px;padding:12px 40px;}@media screen and (max-width:992px){.home-page__blue-background button{font-size:13px;line-height:24px;padding:12px 52px;}}@media screen and (max-width:576px){.home-page__blue-background button{width:100%;}}@media screen and (max-width:576px){.home-page__blue-background .img-box{display:flex;justify-content:center;}}.home-page__blue-background img{width:520px;height:520px;float:right;object-fit:cover;}@media screen and (min-width:1920px){.home-page__blue-background img{width:740px;object-fit:cover;object-position:top;}}@media screen and (max-width:992px){.home-page__blue-background img{width:277px;height:283px;}}@media screen and (max-width:576px){.home-page__blue-background img{width:375px;height:375px;margin-top:27px;float:none;}}@media screen and (max-width:576px){.home-page__blue-background .img-fluid{max-width:fit-content;}}.priorities__navigation-wr{display:flex;width:157px;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-left:10px;}@media screen and (max-width:992px){.priorities__navigation-wr{width:122px;}}@media screen and (max-width:576px){.priorities__navigation-wr{align-self:flex-end;}}.priorities__navigation-wr img{width:62px;}@media screen and (max-width:992px){.priorities__navigation-wr img{width:45px;}}.priorities__navigation-wr .priorities-swiper-button-prev,.priorities__navigation-wr .project-objects-button-prev{margin-right:15px;transform:rotate(180deg);}@media screen and (min-width:1440px){section>.container{padding:0;}}.media-individual{padding-top:64px;padding-bottom:120px;}@media screen and (max-width:992px){.media-individual{padding-top:46px;padding-bottom:80px;}}.media-individual__head{display:flex;margin-bottom:50px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width:992px){.media-individual__head{margin-bottom:27px;}}@media screen and (max-width:576px){.media-individual__head{flex-direction:column;align-items:flex-start;}}.media-individual__title-wr{width:calc(80% - 20px);}@media screen and (max-width:576px){.media-individual__title-wr{width:100%;}}.media-individual__title{font-size:38px;line-height:40px;word-break:break-word;}@media screen and (max-width:992px){.media-individual__title{font-size:26px;line-height:29px;}}@media screen and (max-width:576px){.media-individual__title{margin-bottom:34px;}}@media screen and (max-width:576px){.media-individual__photo-title{margin-bottom:0;}}.media-individual__navigation-wr{display:flex;width:157px;flex-direction:row-reverse;justify-content:space-between;}@media screen and (max-width:992px){.media-individual__navigation-wr{width:122px;}}@media screen and (max-width:576px){.media-individual__navigation-wr{align-self:flex-end;}}.media-individual__navigation-wr img{width:62px;}@media screen and (max-width:992px){.media-individual__navigation-wr img{width:45px;}}.media-individual__navigation-wr .media-swiper-button-prev{transform:rotate(180deg);}@media screen and (max-width:576px){.media-individual__photo-navigation{display:none;}}.media-individual__date{font-size:16px;line-height:24px;color:#6b6a6a;margin-bottom:20px;display:block;}@media screen and (max-width:992px){.media-individual__date{margin-bottom:10px;font-size:13px;line-height:24px;}}@media screen and (max-width:576px){.media-individual__date{margin-bottom:9px;}}.media-individual__single-iframe{width:100%;height:40vw;}@media screen and (max-width:1400px){.media-individual__single-iframe{height:572px;}}@media screen and (max-width:992px){.media-individual__single-iframe{height:401px;}}@media screen and (max-width:576px){.media-individual__single-iframe{height:260px;}}.media-individual__single-iframe.project-single-iframe{width:100%;height:1024px;margin-bottom:80px;}@media screen and (max-width:1440px){.media-individual__single-iframe.project-single-iframe{height:808px;}}@media screen and (max-width:992px){.media-individual__single-iframe.project-single-iframe{height:560px;margin-bottom:60px;}}@media screen and (max-width:576px){.media-individual__single-iframe.project-single-iframe{max-height:367px;}}.media-individual__img-wr img{width:100%;height:641px;object-fit:cover;}@media screen and (max-width:992px){.media-individual__img-wr img{height:451px;}}@media screen and (max-width:576px){.media-individual__img-wr img{height:224px;}}.media-individual__media-photo i{margin-right:15px;font-size:20px;font-weight:bold;}.media-individual__media-photo span{font-weight:bold;font-size:20px;line-height:24px;margin-left:15px;}@media screen and (max-width:576px){.media-individual__media-photo span{font-size:16px;line-height:19px;}}.media-individual .share{padding-top:33px;}@media screen and (max-width:992px){.media-individual .share{padding-top:30px;}}@media screen and (max-width:576px){.media-individual .share{padding-top:27px;}}.media-individual .share__title{transform:translateY(5px);}.media-individual .share__share-items a:first-child{margin-right:8px;}.media-individual .sw-scrollbar{margin-top:51px;}@media screen and (max-width:992px){.media-individual .sw-scrollbar{margin-top:49px;}}@media screen and (max-width:576px){.media-individual .sw-scrollbar{margin-top:27px;}}.media-individual__slider-wr{clip-path:inset(-100vw -100vw -100vw -100vw);}@media screen and (max-width:992px){.media-individual__slider-wr{clip-path:none;}}.media-individual__slider-wr img{width:100%;height:641px;object-fit:cover;}@media screen and (min-width:1920px){.media-individual__slider-wr img{height:919px;}}@media screen and (max-width:992px){.media-individual__slider-wr img{height:451px;}}@media screen and (max-width:576px){.media-individual__slider-wr img{height:224px;}}.media-individual__slider-wr.slider-hot-news img{height:585px;}@media screen and (max-width:992px){.media-individual__slider-wr.slider-hot-news img{height:420px;}}@media screen and (max-width:576px){.media-individual__slider-wr.slider-hot-news img{height:222px;}}.media-individual__slider-wr .swiper-slide__card-info{width:100%;bottom:0;padding:34px;color:#fff;background:linear-gradient(180deg,transparent 0%,#000);}@media screen and (max-width:992px){.media-individual__slider-wr .swiper-slide__card-info{padding:30px;}}@media screen and (max-width:576px){.media-individual__slider-wr .swiper-slide__card-info{padding:17px;}}.media-individual__slider-wr .swiper-slide__card-info h5{font-size:14px;line-height:21px;color:#ccc;}@media screen and (max-width:576px){.media-individual__slider-wr .swiper-slide__card-info h5{font-size:12px;line-height:16px;}}.media-individual__slider-wr .swiper-slide__card-info span{font-size:28px;line-height:34px;}@media screen and (max-width:992px){.media-individual__slider-wr .swiper-slide__card-info span{font-size:20px;line-height:22px;}}@media screen and (max-width:576px){.media-individual__slider-wr .swiper-slide__card-info span{font-size:14px;line-height:21px;}}.media-individual__photo-slider-wr .swiper{overflow:inherit;}@media screen and (max-width:992px){.media-individual__photo-slider-wr .swiper{overflow:auto !important;}}@media screen and (max-width:576px){.media-individual__photo-slider-wr .swiper{overflow:inherit !important;}}@media screen and (max-width:576px){.media-individual__photo-slider-wr{width:90%;}}.media-individual__video-slider-wr .swiper{overflow:inherit;}@media screen and (max-width:992px){.media-individual__video-slider-wr .swiper{overflow:auto !important;}}.media-individual .swiper{overflow:inherit;}.media-individual .swiper-slide-prev::before,.media-individual .swiper-slide-next::before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg,rgba(255,255,255,.7),rgba(255,255,255,.7));}.project-gallery-container{background-color:#f1f5f7;padding-top:38px;padding-bottom:80px;}@media screen and (max-width:992px){.project-gallery-container{padding-top:20px;padding-bottom:60px;}}#sliderDiv{position:relative;z-index:10;}#sliderDiv .media-individual__head{margin-bottom:40px;}@media screen and (max-width:576px){#sliderDiv .media-individual__head{margin-bottom:20px;}#sliderDiv .media-individual__head .media-individual__photo-navigation{display:flex;}}.media-main{padding:94px 0 120px;}@media screen and (max-width:992px){.media-main{padding:40px 0 80px;}}@media screen and (max-width:576px){.media-main{padding:40px 0 57px;}}.media-main .clear-results{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width:992px){.media-main .clear-results{align-items:flex-start;}.media-main .clear-results h4{width:400px;}}.media-main .clear-results a{white-space:nowrap;margin-bottom:60px;}@media screen and (max-width:992px){.media-main .clear-results a{margin-bottom:30px;}}.media-main .clear-results img{margin-left:10px;}@media screen and (max-width:576px){.media-main .clear-results img{width:19.25px;height:19.25px;}}.media-main .clear-results b{font-weight:400;}@media screen and (max-width:576px){.media-main .clear-results b{display:none;}}.media-main__title{font-size:56px;line-height:67px;}@media screen and (max-width:992px){.media-main__title{font-size:26px;line-height:29px;}}.media-main__title-wr{display:flex;justify-content:space-between;align-items:center;margin-bottom:47px;}@media screen and (max-width:768px){.media-main__title-wr{margin-bottom:30px;}}.media-main__icon{width:24px;height:16px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;display:none;}@media screen and (max-width:576px){.media-main__icon{display:flex;}}.media-main__icon span{display:block;position:absolute;height:3px;width:100%;background:#000;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out;}.media-main__icon span:nth-child(1){top:0;transform-origin:left center;}.media-main__icon span:nth-child(2){top:8px;transform-origin:left center;width:60%;left:50%;transform:translateX(-50%);}.media-main__icon span:nth-child(3){top:16px;transform-origin:left center;width:25%;left:50%;transform:translateX(-50%);}.media-main__icon.open span:nth-child(1){transform:rotate(45deg);top:-2px;left:5px;}.media-main__icon.open span:nth-child(2){width:0%;opacity:0;}.media-main__icon.open span:nth-child(3){transform:rotate(-45deg);top:14px;left:5px;width:100%;}.media-main__icon:not(.open).applied::before{content:'';position:absolute;right:-3px;top:-5px;z-index:10;border-radius:50%;background-color:#5ca8f5;width:10px;height:10px;}.media-main__row-2{margin-bottom:40px;}.media-main__mobile-date-type-wr{padding:0;}@media screen and (max-width:576px){.media-main__mobile-date-type-wr{display:none;}}.media-main__mobile-date-type-wr.open{display:block;}@media screen and (max-width:576px){.media-main #media-dropdow{display:none !important;}}.media-main #media-dropdow.open{display:flex !important;}@media screen and (max-width:576px){.media-main #media-date{display:none !important;}}.media-main #media-date.open{display:block !important;}.media-main__input-container{width:100%;}@media screen and (max-width:768px){.media-main__input-container.error-open{margin-bottom:16px;}}@media screen and (max-width:576px){.media-main__input-container.error-open{margin-bottom:31px;}}@media screen and (max-width:576px){.media-main__input-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}}.media-main__input-wrapper{position:relative;width:100%;}@media screen and (max-width:992px){.media-main__input-wrapper{margin-bottom:20px;}}@media screen and (max-width:576px){.media-main__input-wrapper{margin-bottom:0;width:90%;}}.media-main__input-wrapper i{position:absolute;top:50%;left:20px;transform:translate(0,-50%);font-size:21px;cursor:pointer;}.media-main__input{width:100%;padding:12px 20px 12px 50px;border:1px solid #b3b3b3;border-radius:90px;font-size:14px;line-height:24px;}@media screen and (max-width:576px){.media-main__input{padding:11px 20px 11px 50px;}}.media-main__input::placeholder{font-size:14px;line-height:24px;color:#6b6a6a;}.media-main__input:focus::placeholder{color:transparent;}.media-main__date{width:100%;-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;border:none;border-bottom:2px solid #000;padding-bottom:5px;color:#000;cursor:pointer;border-radius:0;padding-left:0;}@media screen and (max-width:576px){.media-main__date{margin-bottom:20px;}}.media-main__date::placeholder{color:#000;font-weight:400;size:16px;line-height:24px;}.media-main__date-label{font-weight:500;font-size:12px;line-height:24px;color:#666;}.media-main__btn{width:100%;}.media-main__item{display:flex;height:100%;flex-direction:column;justify-content:space-between;padding-bottom:12px;border-bottom:2px solid #000;}.media-main__item--link{display:block;}.media-main__item--link:hover{opacity:1;}.media-main__item--link:hover h3{text-decoration:underline;}.media-main__item--title{font-size:20px;line-height:24px;margin-bottom:40px;word-break:break-word;}@media screen and (max-width:992px){.media-main__item--title{margin-bottom:30px;}}.media-main__item--date{font-size:12px;line-height:10px;color:#6b6a6a;}.media-main__img{width:100%;height:219px;object-fit:cover;margin-bottom:18px;}@media screen and (min-width:1920px){.media-main__img{height:300px;}}.media-main__video{position:relative;}.media-main__video::before{content:'';background-image:url("../images/video-play.svg");width:50px;height:50px;display:block;position:absolute;background-repeat:no-repeat;left:50%;top:50%;transform:translate(-50%,-50%);}.media-main__drop-down{position:relative;width:100%;border-bottom:2px solid #000;}@media screen and (max-width:576px){.media-main__drop-down{margin-bottom:20px;}}.media-main__drop-down--input{cursor:pointer;display:block;padding-bottom:5px;background-repeat:no-repeat;background-position-x:100%;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");}.media-main__drop-down .option{position:relative;}.media-main__drop-down .options ul{background:#fff none repeat scroll 0 0;display:none;list-style:none;padding:24px 30px 11px;position:absolute;left:0;top:110%;width:100%;min-width:170px;z-index:12;box-shadow:0 1px 4px rgba(0,0,0,.25);border-radius:0 0 3px 3px;height:auto;max-height:350px;overflow-y:auto;}.media-main__drop-down .options ul li{display:block;margin-bottom:20px;text-decoration:none;color:#000;cursor:pointer;font-size:16px;line-height:24px;}.media-main__drop-down .options ul li:hover{background-color:#dde9fc;}.media-main__drop-down .selected span.value,.media-main__drop-down .options span.value{display:none;}.media-main__apply-btn.applyBtn.btn{font-weight:500;font-size:16px;line-height:24px;color:#fff;padding:8px 24px;background:#000;border-radius:80px;font-family:"e-Ukraine-Regular";margin:0;}@media screen and (max-width:576px){.media-main__apply-btn.applyBtn.btn{margin-right:0;}}.media-main__apply-btn.applyBtn.btn:hover,.media-main__apply-btn.applyBtn.btn:focus{color:#fff;border-color:#007eff;background-color:#007eff;}.media-main__cancel-btn.cancelBtn.btn{font-weight:500;font-size:16px;line-height:24px;padding:8px 19px;border:2px solid #000;border-radius:80px;background-color:#fff;font-family:"e-Ukraine-Regular";margin-right:15px;color:#000;}.media-main__cancel-btn.cancelBtn.btn:hover,.media-main__cancel-btn.cancelBtn.btn:focus{background-color:#e8eef2;}@media screen and (max-width:576px){.media-main__cancel-btn.cancelBtn.btn{margin-bottom:10px;margin-right:0;margin-left:0;}}.media-main__no-result{font-size:24px;line-height:29px;padding-top:10px;}@media screen and (max-width:992px){.media-main__no-result{font-size:20px;line-height:22px;padding-top:3px;}}.media-main__error-message{display:block;position:absolute;left:20px;color:#ba0000;font-size:12px;line-height:16px;}.media-main .all-documents__result-title{font-size:26px;line-height:29px;margin-bottom:20px;}.media-main .all-documents__clear-btn{font-family:"e-Ukraine-Bold";}@media screen and (max-width:576px){.media-main .all-documents__result-nav{margin-bottom:30px;}}@media screen and (max-width:992px){.media-main .all-documents__result-nav>a b{display:inline-block;}}@media screen and (max-width:576px){.media-main .all-documents__result-nav>a b{display:none;}}@media screen and (max-width:576px){.media-main #resultSpan{padding-right:20px;}}.media-main #media_table>div{margin-bottom:56px;}.daterangepicker{border-radius:3px;box-shadow:-2px 2px 8px rgba(0,0,0,.25);padding:29px 27px;}.daterangepicker::before{left:49.82% !important;}.daterangepicker::after{left:50% !important;}@media screen and (max-width:576px){.daterangepicker{width:330px;padding:20px 10px;}}.daterangepicker .calendar-table td{min-width:50px;height:50px;border-radius:0;border-width:2px;border-color:#e8e8ea;}@media screen and (max-width:992px){.daterangepicker .calendar-table td{min-width:40px;height:40px;}}.daterangepicker .calendar-table td.in-range{background-color:#f6f6f6;}.daterangepicker .calendar-table td.active{background-color:#000;}.daterangepicker .calendar-table td.active:hover{background-color:#000;opacity:.8;border-color:#e8e8ea;border-width:0;}.daterangepicker .calendar-table td.available:hover{border-color:#e8e8ea;}.daterangepicker .calendar-table td.ends.off:hover{color:#6b6a6a;background-color:#fff !important;cursor:context-menu;}.daterangepicker .calendar-table td.off.ends.in-range{background-color:#fff;}.daterangepicker .calendar-table td.off.ends.active{background-color:#fff;}.daterangepicker .prev span,.daterangepicker .next span{border:none !important;position:relative;transform:rotate(0) !important;}.daterangepicker .prev span::before,.daterangepicker .next span::before{content:'';width:14px;height:12px;background-repeat:no-repeat;display:block;}.daterangepicker .prev.available:hover,.daterangepicker .next.available:hover{background-color:transparent;}.daterangepicker .prev span::before{background-image:url("/images/datepicker-arrow.svg");transform:rotate(180deg) !important;}.daterangepicker .next span::before{background-image:url("/images/datepicker-arrow.svg");}.daterangepicker .off{border-color:#e8e8ea !important;}.daterangepicker .drp-selected{display:none;}.daterangepicker .drp-buttons{border-top:none;padding:0;padding-top:12px;}@media screen and (max-width:576px){.daterangepicker .drp-buttons{display:flex !important;flex-direction:column;}}.daterangepicker .monthselect,.daterangepicker .yearselect{border:none;border-bottom:2px solid #000;font-weight:500;font-size:16px !important;line-height:24px;font-family:"e-Ukraine-Bold";color:#000;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:1px;}.daterangepicker select.monthselect{width:150px;margin-right:15px;}.daterangepicker select.yearselect{width:68px;}.daterangepicker .drp-calendar{max-width:390px;}@media screen and (max-width:576px){.daterangepicker .drp-calendar{max-width:100%;}}.daterangepicker .drp-calendar.right{padding:0;}@media screen and (max-width:576px){.daterangepicker .drp-calendar.right{padding-top:20px;}}.daterangepicker .drp-calendar.left{padding:0;padding-right:37px;}@media screen and (max-width:576px){.daterangepicker .drp-calendar.left{padding-right:0;}}.daterangepicker .drp-calendar.left .calendar-table{padding-right:0;}.daterangepicker .prev.available span,.daterangepicker .next.available span{display:flex;justify-content:center;align-items:center;}.daterangepicker .month,.daterangepicker .prev.available,.daterangepicker .next.available{padding-bottom:25px;}.daterangepicker th,.daterangepicker td{font-size:18px !important;line-height:28px !important;font-family:"e-Ukraine-Regular";}.daterangepicker tr.off.ends{color:#6b6a6a;}.daterangepicker tr th{color:#6e727b;padding-bottom:6px;font-weight:normal;}.daterangepicker.opensleft::after,.daterangepicker.opensleft::before{left:auto !important;}.news-main{padding-top:64px;}@media screen and (max-width:992px){.news-main{padding-top:46px;}.news-main .container{max-width:100%;padding:0 24px;}}@media screen and (min-width:768px) and (max-width:1024px){.news-main .width-for-tablet:first-child{width:63%;}.news-main .width-for-tablet:last-child{width:37%;}}.news-main .width-for-tablet.news-list{padding-bottom:20px;}@media screen and (max-width:576px){.news-main .width-for-tablet.news-list{position:absolute !important;top:0;padding-left:0;z-index:1;}}@media screen and (min-width:768px) and (max-width:1024px){.news-main .budget-news-tablet:first-child{width:100%;}}@media screen and (max-width:576px){.news-main .white-space-mobile{margin-top:50px;}}.news-main .news-error{color:#ba0000;font-weight:400;font-size:12px;line-height:16px;margin-left:20px;display:block;}.news-main .clear-results{display:flex;align-items:center;justify-content:space-between;}.news-main .clear-results a{white-space:nowrap;margin-bottom:60px;display:flex;}@media screen and (max-width:992px){.news-main .clear-results a{margin-bottom:30px;}}.news-main .clear-results img{margin-left:10px;}.news-main .clear-results b{font-weight:400;}@media screen and (max-width:767px){.news-main .clear-results b{display:none;}}.news-main .news-no-result{padding-bottom:0;padding-top:20px;}@media screen and (max-width:992px){.news-main .news-no-result{padding-top:13px;}}@media screen and (max-width:767px){.news-main .news-no-result{padding-top:0;}}.news-main .margin-top-40{margin-top:-40px;}@media screen and (max-width:992px){.news-main .margin-top-40{margin-top:0;}}.news-main-content__title-content{display:flex;align-items:baseline;margin-bottom:35px;}@media screen and (max-width:992px){.news-main-content__title-content{margin-bottom:27px;}}@media screen and (max-width:576px){.news-main-content__title-content{display:flex;margin-bottom:22px;}}.news-main-content__title-content--title{font-size:56px;line-height:67px;margin-right:24px;font-weight:normal;}@media screen and (max-width:992px){.news-main-content__title-content--title{font-size:26px;line-height:29px;margin-right:18px;}}.news-main-content__title-content--title-result{font-size:36px;line-height:60px;}@media screen and (max-width:992px){.news-main-content__title-content--title-result{font-size:26px;line-height:29px;}}.news-main-content__title-content--search-tag-title{line-height:19px;word-break:break-word;}@media screen and (max-width:992px){.news-main-content__title-content--search-tag-title{width:345px;}}@media screen and (max-width:576px){.news-main-content__title-content--search-tag-title{width:255px;}}.news-main-content__title-content--search-tag-title span:first-child{color:#6b6a6a;}.news-main-content__title-content--rss{padding-bottom:5px;display:flex;align-items:baseline;}.news-main-content__title-content--rss:hover{text-decoration:none;}@media screen and (max-width:992px){.news-main-content__title-content--rss{padding-bottom:0;}}@media screen and (max-width:576px){.news-main-content__title-content--rss{display:none;}}.news-main-content__title-content--rss span{font-size:12px;margin-left:10px;line-height:24px;}@media screen and (max-width:992px){.news-main-content__title-content--rss span{line-height:15px;}}.news-main-content__title-content--rss img{width:16px;height:16px;}.news-main-content__title-content--search-rss{padding:0;margin-left:29px;}.news-main-content__title-content--search-rss-wr{margin-bottom:21px;}@media screen and (max-width:992px){.news-main-content__title-content--search-rss-wr{justify-content:space-between;align-items:flex-end;}.news-main-content__title-content--search-rss-wr .news-main-content__title-content--search-rss{transform:translateY(2px);}}.news-main-item{padding-top:15px;}@media screen and (max-width:576px){.news-main-item{padding-top:0;margin-bottom:16px;}}.news-main-item:last-child .news-main-item__wrapper{border:none;}.news-main-item:last-child .news-main-item__wrapper:last-child::after{display:none;}.news-main-item__title{padding-left:25px;padding-bottom:70px;position:relative;}@media screen and (max-width:992px){.news-main-item__title{display:none;}}.news-main-item__title::before{content:'';width:2px;height:60px;position:absolute;background-color:#ccc;left:38px;bottom:4px;}.news-main-item__title--date{font-weight:bold;font-size:28px;line-height:24px;}.news-main-item__title--day{font-size:28px;line-height:24px;color:#6b6a6a;}.news-main-item__title-tablet{display:none;}@media screen and (max-width:992px){.news-main-item__title-tablet{display:flex;font-size:13px;line-height:18px;margin-bottom:15px;}}@media screen and (max-width:576px){.news-main-item__title-tablet{display:none;}}.news-main-item__title-tablet span{color:#666;}@media screen and (max-width:992px){.news-main-item__title-tablet span{color:#000;}}@media screen and (max-width:992px){.news-main-item__title-tablet div{color:#6b6a6a;}}.news-main-item__title-mobile{display:none;}@media screen and (max-width:576px){.news-main-item__title-mobile{display:flex;font-size:12px;line-height:16px;margin-bottom:25px;border-bottom:2px solid #ccc;padding-bottom:10px;width:100%;color:#6b6a6a;font-weight:400;font-style:normal;}}.news-main-item__title-mobile span{color:#000;}.news-main-item__wrapper{display:flex;align-items:flex-start;padding-left:76px;padding-bottom:74px;position:relative;}.news-main-item__wrapper--content{display:flex;}@media screen and (max-width:992px){.news-main-item__wrapper--content{display:block;}}@media screen and (max-width:992px){.news-main-item__wrapper{padding-left:0;flex-direction:column;padding-bottom:35px;border-bottom:1px solid #c4c4c4;margin-bottom:40px;}}@media screen and (min-width:992px){.news-main-item__wrapper::before{content:'';width:18px;height:18px;position:absolute;background-color:#ccc;border-radius:50%;left:30px;top:2px;}.news-main-item__wrapper::after{content:'';width:2px;height:calc(100% - 25px);position:absolute;background-color:#ccc;left:38px;top:24px;}}@media screen and (max-width:576px){.news-main-item__wrapper{border-bottom:none;padding-bottom:30px;margin-bottom:0;}}.news-main-item__wrapper--time{margin-right:15px;font-size:16px;line-height:21px;color:#6b6a6a;}@media screen and (max-width:992px){.news-main-item__wrapper--time{display:none;}}@media screen and (max-width:992px){.news-main-item__wrapper--img-wr{max-width:100%;width:100%;max-height:281px;margin-bottom:25px;}}@media screen and (max-width:576px){.news-main-item__wrapper--img-wr{display:none;}}@media screen and (max-width:992px){.news-main-item__wrapper--img-budget-wr{max-width:100%;width:100%;max-height:459;margin-bottom:25px;}}@media screen and (max-width:576px){.news-main-item__wrapper--img-budget-wr{display:none;}}@media screen and (max-width:992px){.news-main-item__wrapper--img-budget-wr img{width:712px;height:459px;margin-right:0;}}.news-main-item__wrapper--img{margin-right:25px;width:208px;height:138px;object-fit:cover;}@media screen and (min-width:1920px){.news-main-item__wrapper--img{width:271px;height:180px;}}@media screen and (max-width:992px){.news-main-item__wrapper--img{max-width:100%;width:436px;height:281px;margin-right:0;}}@media screen and (min-width:1920px){.news-main-item__content{width:74.4%;}}.news-main-item__content--title{font-size:20px;line-height:24px;letter-spacing:-.005em;margin-bottom:16px;cursor:pointer;display:inline-flex;transition:all .5s ease;word-break:break-word;}@media screen and (max-width:992px){.news-main-item__content--title{line-height:22px;}}@media screen and (max-width:576px){.news-main-item__content--title{font-size:18px;}}.news-main-item__content--title:hover{color:#000;}.news-main-item__content:hover{cursor:pointer;}.news-main-item__content--tags{margin-top:16px;}@media screen and (max-width:576px){.news-main-item__content--tags{margin-top:0;}}.news-main-item__content--tag{font-size:13px;line-height:24px;padding:2px 14px;background:#f5f5f9;border-radius:23px;display:inline-flex;color:#666;margin-right:5px;margin-bottom:10px;transition:all .5s ease;}.news-main-item__content--tag:hover{background-color:#dde9fc;color:#000;}.news-main-item__content--tag a:hover{color:#000;opacity:1;text-decoration:none;}.news-main-item__content--description{font-size:14px;line-height:21px;color:#6b6a6a;word-break:break-word;}@media screen and (max-width:992px){.news-main-item__content--description{font-size:13px;line-height:18px;}}@media screen and (max-width:576px){.news-main-item__content--description{display:none;}}.news-main-aside{padding-top:15px;}@media screen and (max-width:992px){.news-main-aside{padding-top:0;}}.news-main-aside.sticky-block{position:static;top:175px;transition:top .5s ease 0s;max-width:280px;}@media screen and (min-width:1920px){.news-main-aside.sticky-block{max-width:410px;}}@media screen and (max-width:992px){.news-main-aside.sticky-block{max-width:340px;padding-right:12px;}}@media screen and (max-width:768px){.news-main-aside.sticky-block{max-width:252px;}}@media screen and (max-width:576px){.news-main-aside.sticky-block{position:initial;max-width:100%;}}.news-main-aside.scrolled{position:fixed;top:50%;transform:translateY(-50%);transition:all .5s ease 0s;}.news-main-aside.scrolled.stop{position:absolute;bottom:0;top:unset;transform:initial;transition:all .5s ease 0s;}.news-main-aside.active{position:fixed;z-index:100;background:#fff;height:100vh;width:100%;top:0;left:0;padding:106px 15px 0 15px;margin:0;}.news-main-aside.active input{-webkit-appearance:none;}.news-main-aside__x{position:absolute;top:5%;right:8%;width:30px;height:30px;}.news-main-aside__x.active::before,.news-main-aside__x.active::after{content:'';width:2px;height:22px;background-color:#000;position:absolute;}.news-main-aside__x.active::before{transform:rotate(45deg);}.news-main-aside__x.active::after{transform:rotate(-45deg);}.news-main-aside__input-wrapper{position:relative;margin-bottom:30px;}.news-main-aside__input-wrapper i{position:absolute;top:50%;left:20px;transform:translate(0,-50%);font-size:21px;}.news-main-aside__input{width:100%;padding:12px 0 12px 50px;border:1px solid #b3b3b3;border-radius:90px;font-size:14px;line-height:24px;height:48px;padding-right:25px;color:#6b6a6a;}@media screen and (max-width:768px){.news-main-aside__input{font-size:12px;}}@media screen and (max-width:576px){.news-main-aside__input{font-size:14px;}}.news-main-aside__input:focus{color:#000;}.news-main-aside__input::placeholder{color:#6b6a6a;}@media screen and (max-width:576px){.news-main-aside__tags-container{display:none;margin-bottom:85px;}.news-main-aside__tags-container.active{display:block;}}.news-main-aside__tags-title{font-size:14px;line-height:24px;color:#666;margin-bottom:10px;padding-left:14px;}@media screen and (max-width:992px){.news-main-aside__tags-title{color:#6b6a6a;}}.news-main-aside__tag.active{background-color:#dde9fc;color:#000;}.news-main-aside__subscribe{background-color:#f5f5f9;padding:33px 34px;margin-top:40px;}@media screen and (max-width:576px){.news-main-aside__subscribe{display:none;}}.news-main-aside__subscribe--title{font-size:18px;line-height:22px;margin-bottom:17px;}@media screen and (max-width:992px){.news-main-aside__subscribe--title{font-size:16px;line-height:19px;}}.news-main-aside__subscribe--subtitle{font-size:14px;line-height:21px;color:#959595;margin-bottom:42px;}@media screen and (max-width:992px){.news-main-aside__subscribe--subtitle{font-size:12px;line-height:16px;letter-spacing:-.006em;margin-bottom:30px;}}.news-main-aside__subscribe--input{width:100%;background-color:transparent;border:none;border-bottom:2px solid #000;margin-bottom:40px;font-size:18px;line-height:28px;padding-bottom:6px;color:#898989;border-radius:0;}.news-main-aside__subscribe--input:focus{color:#000;}@media screen and (max-width:992px){.news-main-aside__subscribe--input{margin-bottom:28px;}}.news-main-aside__subscribe--btn{margin-bottom:31px;width:100%;padding:12px 0;font-weight:500;font-size:16px;line-height:24px;color:#fff;background:#6f6f6f;border-radius:80px;border:none;transition:all .5s ease;}.news-main-aside__subscribe--btn:hover{background-color:#007eff;}@media screen and (max-width:992px){.news-main-aside__subscribe--btn{font-size:13px;line-height:24px;margin-bottom:19px;}}.news-main-aside__subscribe--description{font-weight:500;font-size:10px;line-height:15px;color:#959595;}.news-main-aside__search{padding-top:85px;}@media screen and (max-width:992px){.news-main-aside__search{padding-top:5px;}}@media screen and (max-width:576px){.news-main-aside__search{padding-top:0;}}.news-main-aside .fa.fa-search{cursor:pointer;}.news-individual{padding-top:64px;padding-bottom:68px;}@media screen and (max-width:992px){.news-individual{padding-top:46px;padding-bottom:48px;}}.news-individual__main{margin-bottom:30px;}.news-individual__title{font-size:56px;line-height:67px;letter-spacing:-.007em;margin-bottom:30px;}@media screen and (max-width:992px){.news-individual__title{margin-bottom:25px;font-size:26px;line-height:29px;}}.news-individual__date-department{display:flex;margin-bottom:43px;}@media screen and (max-width:992px){.news-individual__date-department{margin-bottom:25px;justify-content:space-between;}}@media screen and (max-width:576px){.news-individual__date-department{flex-direction:column;}}.news-individual__date-department--department,.news-individual__date-department--date{font-size:14px;line-height:21px;color:#959595;}@media screen and (max-width:992px){.news-individual__date-department--department,.news-individual__date-department--date{font-size:12px;line-height:16px;}}.news-individual__date-department--department{margin-right:30px;text-decoration:underline;cursor:pointer;}@media screen and (max-width:576px){.news-individual__date-department--department{margin-bottom:10px;}}.news-individual__news-content{padding-right:50px;}@media screen and (max-width:992px){.news-individual__news-content{padding-right:0;}}.news-individual__news-content--img{width:100%;object-fit:cover;}@media screen and (max-width:576px){.news-individual__news-content--img{width:344px;}}.news-individual__news-content--img+.caption-photo{margin-bottom:30px;}@media screen and (max-width:992px){.news-individual__news-content--img+.caption-photo{margin-bottom:25px;}}.news-individual__news-content--img.project-main-img{margin-top:30px;margin-bottom:40px;max-height:680px;align-self:center;}@media screen and (min-width:576px){.news-individual__news-content--img.project-main-img{max-width:576px;}}@media screen and (min-width:768px){.news-individual__news-content--img.project-main-img{max-width:736px;}}@media screen and (min-width:992px){.news-individual__news-content--img.project-main-img{max-width:992px;}}@media screen and (min-width:1024px){.news-individual__news-content--img.project-main-img{max-width:1224px;}}@media screen and (min-width:1920px){.news-individual__news-content--img.project-main-img{max-width:1400px;}}@media screen and (max-width:1920px){.news-individual__news-content--img.project-main-img{max-height:620px;}}@media screen and (max-width:1024px){.news-individual__news-content--img.project-main-img{max-height:550px;}}@media screen and (max-width:992px){.news-individual__news-content--img.project-main-img{max-height:500px;margin-top:5px;margin-bottom:0;}}@media screen and (max-width:768px){.news-individual__news-content--img.project-main-img{max-height:450px;}}@media screen and (max-width:576px){.news-individual__news-content--img.project-main-img{max-height:366px;}}.news-individual__news-content--bold-text{font-weight:bold;margin-bottom:28px;}.news-individual__news-content--bold-text{font-size:16px;line-height:24px;letter-spacing:-.005em;}@media screen and (max-width:992px){.news-individual__news-content--bold-text{font-size:14px;line-height:21px;}}.news-individual__tags{padding-top:24px;}@media screen and (max-width:992px){.news-individual__tags{padding-top:30px;}}.news-individual__tags--title{font-size:14px;line-height:24px;color:rgba(0,0,0,.4);padding-left:14px;margin-bottom:10px;}.news-individual__tags--tag{font-weight:bold;}@media screen and (max-width:992px){.news-individual__similar-news-container{display:none;}}.news-individual__aside-title{font-size:20px;line-height:24px;font-weight:bold;}@media screen and (max-width:992px){.news-individual__aside-title{margin-right:14px;}}.news-individual__share{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:2px solid #000;margin-bottom:80px;}@media screen and (max-width:992px){.news-individual__share{border-bottom:1px solid #f5f5f9;padding-bottom:30px;margin-bottom:0;justify-content:flex-start;}}@media screen and (max-width:576px){.news-individual__share{justify-content:space-between;}}.news-individual__similar-news-title{padding-bottom:19px;border-bottom:2px solid #000;margin-bottom:15px;}.news-individual__similar-news:not(:last-child){padding-bottom:56px;margin-bottom:15px;border-bottom:2px solid #000;}.news-individual__similar-news--date{font-weight:500;font-size:12px;line-height:16px;letter-spacing:-.006em;color:#6b6a6a;margin-bottom:10px;}.news-individual__similar-news--info{font-size:16px;line-height:24px;word-break:break-word;}.news-individual .empty-message{margin-bottom:240px;}@media screen and (max-width:992px){.news-individual .empty-message{margin-bottom:176px;}}.ni-last-news{padding:87px 0;background-color:#f5f5f9;}@media screen and (max-width:992px){.ni-last-news{padding:40px 0;}}@media screen and (max-width:576px){.ni-last-news{padding:39px 0 25px;}}.ni-last-news__title-wr{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;}@media screen and (max-width:992px){.ni-last-news__title-wr{margin-bottom:27px;}}.ni-last-news__title-wr img{width:22px;height:22px;}.ni-last-news__title-wr span{font-size:16px;line-height:24px;margin-right:13px;}@media screen and (max-width:992px){.ni-last-news__title-wr span{font-size:13px;line-height:24px;}}@media screen and (max-width:576px){.ni-last-news__title-wr span{display:none;}}@media screen and (max-width:992px){.ni-last-news__title{font-size:26px;line-height:29px;}}.ni-last-news__main-news{max-width:520px;word-break:break-word;}.ni-last-news__main-news:hover a{color:inherit;text-decoration:underline;}@media screen and (max-width:992px){.ni-last-news__main-news{max-width:100%;}}@media screen and (max-width:576px){.ni-last-news__main-news{width:342px;}}.ni-last-news__main-news--img{width:100% !important;margin-bottom:15px;max-height:294px;object-fit:cover;max-width:520px;}@media screen and (min-width:1920px){.ni-last-news__main-news--img{max-width:740px;max-height:455px;width:740px !important;}}@media screen and (max-width:992px){.ni-last-news__main-news--img{max-width:100%;height:196px;}}.ni-last-news__main-news--date{font-size:12px;line-height:24px;color:#666;margin-bottom:10px;}.ni-last-news__main-news--title{font-size:28px;line-height:34px;}@media screen and (max-width:992px){.ni-last-news__main-news--title{font-size:18px;line-height:22px;margin-bottom:37px;display:inline-flex;}}.ni-last-news__news-wr{display:flex;justify-content:space-between;flex-wrap:wrap;}.ni-last-news__news-item{width:calc(50% - 12px);margin-bottom:56px;border-top:2px solid #000;padding-top:15px;word-break:break-word;}@media screen and (max-width:992px){.ni-last-news__news-item{margin-bottom:35px;}}@media screen and (max-width:576px){.ni-last-news__news-item{margin-bottom:30px;}}.ni-last-news__news-item--date{font-size:12px;line-height:16px;color:#6b6a6a;margin-bottom:10px;}@media screen and (max-width:992px){.ni-last-news__news-item--date{color:#666;}}.ni-last-news__news-item--title{font-size:16px;line-height:24px;}@media screen and (max-width:992px){.ni-last-news__news-item--title{font-size:13px;line-height:18px;}}.ni-subscribe{background-color:#dde9fc;padding:131px 0 136px;}@media screen and (max-width:992px){.ni-subscribe{padding:109px 0;}}@media screen and (max-width:576px){.ni-subscribe{padding:50px 0;}}.ni-subscribe__title{font-size:36px;line-height:43px;max-width:420px;margin-bottom:24px;}@media screen and (max-width:992px){.ni-subscribe__title{font-size:26px;line-height:29px;}}@media screen and (max-width:576px){.ni-subscribe__title{margin-bottom:45px;}}.ni-subscribe__description{font-size:16px;line-height:24px;}@media screen and (max-width:992px){.ni-subscribe__description{line-height:19px;}}@media screen and (max-width:576px){.ni-subscribe__description{display:none;}}.ni-subscribe__content{max-width:289px;}@media screen and (max-width:992px){.ni-subscribe__content{max-width:100%;}}.ni-subscribe__input{margin-bottom:23px;width:100%;}.ni-subscribe__btn{width:100%;padding:20px 0;background-color:#6f6f6f;margin-bottom:20px;}@media screen and (max-width:992px){.ni-subscribe__btn{padding:12px 0;}}@media screen and (max-width:576px){.ni-subscribe__btn{padding:20px 0;}}.ni-subscribe__check{display:flex;}.ni-subscribe__check--input{padding:0;height:16px;width:16px;margin-bottom:0;display:none;cursor:pointer;}.ni-subscribe__check--label{position:relative;cursor:pointer;}.ni-subscribe__check--label::before{content:'';-webkit-appearance:none;background-color:#9cc3eb;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:11px;}.ni-subscribe__check .ni-subscribe__check--input:checked+.ni-subscribe__check--label:after{content:'';display:block;position:absolute;top:4px;left:6px;width:9px;height:14px;border:solid #7f7f7f;border-width:0 2px 2px 0;transform:rotate(45deg);}.ni-subscribe__check--text{font-weight:bold;font-size:12px;line-height:18px;cursor:pointer;}.call-to-action{padding:137px 0 127px 0;font-family:"e-Ukraine-Regular";font-weight:400;background-color:#dde9fc;}@media screen and (max-width:992px){.call-to-action{padding:108px 0 123px 0;}}@media screen and (max-width:576px){.call-to-action{padding:50px 0 50px 0;}}.call-to-action__title{font-size:36px;line-height:43px;letter-spacing:-.007em;padding-bottom:24px;max-width:419px;}@media screen and (max-width:992px){.call-to-action__title{font-size:26px;line-height:29px;max-width:347px;}}@media screen and (max-width:576px){.call-to-action__title{max-width:289px;margin-left:24px;}}.call-to-action__description{font-size:16px;line-height:24px;}@media screen and (max-width:992px){.call-to-action__description{line-height:19px;letter-spacing:-.006em;}}@media screen and (max-width:576px){.call-to-action__description{padding-bottom:20px;max-width:294px;margin-left:24px;}}.call-to-action__button-text{font-size:20px;line-height:20px;text-align:center;}@media screen and (max-width:576px){.call-to-action__button-text{font-size:16px;line-height:19px;margin-left:24px;text-align:left;}}.call-to-action__button{width:100%;margin-top:20px;}@media screen and (max-width:992px){.call-to-action__button{margin-top:39px;}}@media screen and (max-width:576px){.call-to-action__button{max-width:289px;margin-left:24px;margin-top:24px;height:64px;font-size:13px;line-height:24px;font-weight:400;}}.call-to-action__phone{display:block;font-size:20px;line-height:20px;text-align:center;}@media screen and (max-width:576px){.call-to-action__phone{font-size:16px;line-height:19px;}}@media screen and (max-width:576px){.call-to-action__phone{margin-left:24px;text-align:left;}}.news-gallery{padding-top:65px;}@media screen and (max-width:992px){.news-gallery{padding-top:46px;}}.news-gallery__info-block{padding-left:50px;padding-right:50px;margin-bottom:54px;margin-right:0;}@media screen and (min-width:1920px){.news-gallery__info-block{max-width:1161px;margin-right:171px;padding-right:0;padding-left:0;}}@media screen and (width:1440px){.news-gallery__info-block{max-width:871px;margin-right:64px;padding-right:0;padding-left:0;}}@media screen and (max-width:992px){.news-gallery__info-block{max-width:100%;margin-bottom:0;padding-right:0;padding-left:0;}}.news-gallery__info-block.project-info-block{max-width:100%;margin-right:0;}.news-gallery__d-flex{display:flex;}@media screen and (max-width:992px){.news-gallery__d-flex{display:block;}}.news-gallery__title{font-size:56px;line-height:67px;letter-spacing:-.007em;margin-bottom:30px;font-weight:400;word-break:break-word;}@media screen and (max-width:992px){.news-gallery__title{margin-bottom:25px;font-size:26px;line-height:29px;}}.news-gallery__date-department{margin-bottom:31px;line-height:21px;}@media screen and (max-width:992px){.news-gallery__date-department{margin-bottom:10px;justify-content:space-between;line-height:16px;}}@media screen and (max-width:576px){.news-gallery__date-department{flex-direction:column;}}.news-gallery__date-department--department,.news-gallery__date-department--date{font-size:14px;line-height:21px;color:#6b6a6a;}@media screen and (max-width:992px){.news-gallery__date-department--department,.news-gallery__date-department--date{font-size:12px;line-height:16px;}}.news-gallery__date-department--department{display:-webkit-inline-box;text-decoration:underline;cursor:pointer;}.news-gallery__date-department--department a:hover{color:#5ca8f5;}.news-gallery__date-department--department a:not(:last-child):after{content:'|';color:#6b6a6a;margin-right:10px;margin-left:10px;}.news-gallery__date-department--date{margin-bottom:48px;}@media screen and (max-width:992px){.news-gallery__date-department--date{margin-bottom:25px;}}.news-gallery__news-content{word-break:break-word;}@media screen and (max-width:992px){.news-gallery__news-content{padding-right:0;padding-bottom:35px;}}@media screen and (max-width:576px){.news-gallery__news-content{padding-bottom:35px;}}.news-gallery__news-content--img{max-width:704px;width:100%;margin-bottom:40px;max-height:480px;object-fit:cover;}.news-gallery__news-content--bold-text{font-weight:bold;margin-bottom:28px;}.news-gallery__news-content--bold-text{font-size:16px;line-height:24px;letter-spacing:-.005em;}@media screen and (max-width:992px){.news-gallery__news-content--bold-text{font-size:14px;line-height:21px;}}.news-gallery__tags{padding-top:50px;padding-bottom:96px;}@media screen and (max-width:992px){.news-gallery__tags{padding-top:30px;padding-bottom:60px;}}.news-gallery__tags--title{font-size:14px;line-height:24px;color:#666;padding-left:14px;margin-bottom:10px;}@media screen and (max-width:992px){.news-gallery__similar-news-container{display:none;}}.news-gallery__aside-title{font-size:20px;line-height:24px;font-weight:bold;}@media screen and (max-width:992px){.news-gallery__aside-title{margin-right:14px;}}.news-gallery__share{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:2px solid #000;margin-bottom:80px;}@media screen and (max-width:992px){.news-gallery__share{border-bottom:1px solid #f5f5f9;padding-bottom:30px;margin-bottom:0;justify-content:flex-start;}}@media screen and (max-width:576px){.news-gallery__share{justify-content:space-between;}}.news-gallery__similar-news-title{padding-bottom:19px;border-bottom:2px solid #000;margin-bottom:15px;}.news-gallery__similar-news:not(:last-child){padding-bottom:56px;margin-bottom:15px;border-bottom:2px solid #000;}.news-gallery__similar-news--date{font-weight:500;font-size:12px;line-height:16px;letter-spacing:-.006em;color:rgba(0,0,0,.6);margin-bottom:10px;}.news-gallery__similar-news--info{font-size:16px;line-height:24px;word-break:break-word;}.news-gallery__share-news{padding-left:0;padding-right:0;position:sticky;top:40px;align-self:baseline;max-width:418px;}@media screen and (max-width:1440px){.news-gallery__share-news{max-width:288px;}}.ni-subscribe{background-color:#dde9fc;padding:131px 0 136px;}@media screen and (max-width:992px){.ni-subscribe{padding:109px 0;}}@media screen and (max-width:576px){.ni-subscribe{padding:50px 0;}}.ni-subscribe__title{font-size:36px;line-height:43px;max-width:420px;margin-bottom:24px;}@media screen and (max-width:992px){.ni-subscribe__title{font-size:26px;line-height:29px;}}@media screen and (max-width:576px){.ni-subscribe__title{margin-bottom:45px;}}.ni-subscribe__description{font-size:16px;line-height:24px;}@media screen and (max-width:992px){.ni-subscribe__description{line-height:19px;}}@media screen and (max-width:576px){.ni-subscribe__description{display:none;}}.ni-subscribe__content{max-width:289px;}@media screen and (max-width:992px){.ni-subscribe__content{max-width:100%;}}.ni-subscribe__input{margin-bottom:23px;width:100%;}.ni-subscribe__btn{width:100%;padding:20px 0;background-color:#6f6f6f;margin-bottom:20px;}@media screen and (max-width:992px){.ni-subscribe__btn{padding:12px 0;}}@media screen and (max-width:576px){.ni-subscribe__btn{padding:20px 0;}}.ni-subscribe__check{display:flex;}.ni-subscribe__check--input{padding:0;height:16px;width:16px;margin-bottom:0;display:none;cursor:pointer;}.ni-subscribe__check--label{position:relative;cursor:pointer;}.ni-subscribe__check--label::before{content:'';-webkit-appearance:none;background-color:#9cc3eb;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:11px;}.ni-subscribe__check .ni-subscribe__check--input:checked+.ni-subscribe__check--label:after{content:'';display:block;position:absolute;top:4px;left:6px;width:9px;height:14px;border:solid #7f7f7f;border-width:0 2px 2px 0;transform:rotate(45deg);}.ni-subscribe__check--text{font-weight:bold;font-size:12px;line-height:18px;cursor:pointer;}.ng-slider{overflow:hidden;}.ng-slider .swiper-slide img{width:100%;max-width:288px;height:222px;object-fit:cover;}@media screen and (min-width:1920px){.ng-slider .swiper-slide img{max-width:420px;width:420px;height:324px;}}@media screen and (max-width:992px){.ng-slider .swiper-slide img{height:194px;width:252px;}}.ng-slider .swiper-slide img.project-img{height:224px;}@media screen and (max-width:1440px){.ng-slider .swiper-slide img.project-img{height:154px;}}@media screen and (max-width:576px){.ng-slider .swiper-slide img.project-img{height:160px;}}.ng-slider .swiper-slide:nth-child(2n){width:60%;}.ng-slider .swiper-slide:nth-child(3n){width:40%;}.ng-slider .ng-slider-wr{width:100%;clip-path:inset(-100vw -100vw -100vw 10px);position:relative;padding-top:105px;}@media screen and (max-width:992px){.ng-slider .ng-slider-wr{padding-top:40px;}}.ng-slider .ng-slider-wr .swiper{overflow:inherit;padding-bottom:48px;}.ng-slider .ng-slider-wr-line{width:100%;height:2px;display:block;margin-top:46px;background-color:#ccc;}@media screen and (max-width:992px){.ng-slider .ng-slider-wr-line{margin-top:0;}}.ng-slider__navigation{position:absolute;top:45px;width:128px;display:flex;flex-direction:row-reverse;justify-content:space-between;}@media screen and (max-width:992px){.ng-slider__navigation{display:none;}}.ng-slider__navigation .news-gallery-swiper-button-next,.ng-slider__navigation .news-gallery-swiper-button-prev{transition:all .5s ease;}.ng-slider__navigation .news-gallery-swiper-button-next::after,.ng-slider__navigation .news-gallery-swiper-button-prev::after{content:none;}.ng-slider__navigation .news-gallery-swiper-button-prev{transform:rotate(180deg);}.ng-slider .swiper-pagination-horizontal{bottom:0;top:auto;}.ng-slider .swiper-scrollbar{background-color:#ccc;left:0;height:2px;width:100%;}.ng-slider .swiper-scrollbar-drag{background-color:#000;}.ng-slider .swiper-slide-img{height:auto;width:100%;}.ng-slider .swiper-slide-img:hover{cursor:pointer;}.ng-slider .minimum-height{min-height:257px;}.ng-slider .modal{display:none;position:fixed;z-index:2;left:0;top:0;height:100vh;width:100vw;}.ng-slider .modal-content{background-color:#fff;padding:0;height:100%;width:100%;animation-name:modalOpen;animation-duration:1s;border-radius:0;border:1px solid #fff;}.ng-slider .modal-content .swiper-slide img{max-width:1086px;width:100%;height:752px;object-fit:cover;}@media screen and (max-width:1440px){.ng-slider .modal-content .swiper-slide img{max-width:886px;height:552px;}}@media screen and (max-width:992px){.ng-slider .modal-content .swiper-slide img{max-width:576px;height:399px;}}@media screen and (max-width:576px){.ng-slider .modal-content .swiper-slide img{max-width:100%;height:260px;}}.ng-slider .closeBtn{position:absolute;z-index:4;color:#000;right:35px;top:15px;width:31px;height:31px;display:flex;justify-content:center;align-items:center;}@media screen and (max-width:576px){.ng-slider .closeBtn{top:17px;right:15px;width:24px;height:24px;}}.ng-slider .closeBtn::before,.ng-slider .closeBtn::after{content:'';position:absolute;height:25px;width:2px;background-color:#000;}.ng-slider .closeBtn::before{transform:rotate(45deg);}.ng-slider .closeBtn::after{transform:rotate(-45deg);}.ng-slider .closeBtn:hover,.ng-slider .closeBtn:focus{color:#727272;text-decoration:none;cursor:pointer;}@keyframes modalOpen{from{opacity:0;}to{opacity:1;}}.ng-slider .news-gallery-swiper-container-modal{z-index:3;width:100%;height:100%;overflow:hidden;padding:0;border:0;}@media screen and (max-width:576px){.ng-slider .news-gallery-swiper-container-modal__btns-mobile-wr{display:block;position:absolute;top:calc(50% + 177px);right:15px;width:110px;}}.ng-slider .news-gallery-swiper-container-modal .swiper-caption-container{max-width:1086px;width:80%;height:752px;}@media screen and (max-width:1440px){.ng-slider .news-gallery-swiper-container-modal .swiper-caption-container{max-width:886px;height:552px;}}@media screen and (max-width:992px){.ng-slider .news-gallery-swiper-container-modal .swiper-caption-container{max-width:576px;width:100%;height:399px;}}@media screen and (max-width:576px){.ng-slider .news-gallery-swiper-container-modal .swiper-caption-container{max-width:100%;height:260px;}}.ng-slider .news-gallery-swiper-container-modal .container-direction{flex-direction:column;}.ng-slider .news-gallery-swiper-container-modal .container-direction .caption-photo{width:100%;text-align:left;font-size:14px !important;line-height:21px !important;}@media screen and (max-width:576px){.ng-slider .news-gallery-swiper-container-modal .container-direction .caption-photo{width:184px;margin-left:16px;margin-top:25px;}}.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-next{right:5%;}@media screen and (max-width:768px){.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-next{right:4%;}}@media screen and (max-width:576px){.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-next{right:0;width:45px;}}.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-next img{width:33px;}@media screen and (max-width:576px){.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-next img{width:45px;}}.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-next::after{content:none;}.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-prev{left:5%;}@media screen and (max-width:768px){.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-prev{left:4%;}}@media screen and (max-width:576px){.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-prev{left:0;width:45px;}}.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-prev::after{content:none;}.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-prev img{transform:rotate(180deg);width:33px;}@media screen and (max-width:576px){.ng-slider .news-gallery-swiper-container-modal .news-gallery-modal-swiper-button-prev img{width:45px;}}.ng-slider .news-gallery-swiper-container-modal .swiper-slide-modal{height:100vh;}.ng-slider .news-gallery-swiper-container-modal .swiper-lazy-modal{object-fit:contain;border:0;}@media screen and (max-width:992px){.ng-slider{margin-bottom:54px;}}@media screen and (min-width:992px){.ng-slider+.ng-ts span{display:none;}}.ng-ts .media-separator-desktop{display:none;}@media screen and (max-width:992px){.ng-ts .media-separator-desktop{display:block;}}.ng-ts .news-gallery__share{padding-top:54px;border:none;position:relative;}@media screen and (max-width:992px){.ng-ts .news-gallery__share{padding-top:0;}}.ng-ts span{width:100%;height:2px;bottom:0;position:relative;display:block;background-color:#ccc;}@media screen and (max-width:992px){.ng-ts span{margin-top:0;}}.project-gallery{padding-top:60px;}.events-main{padding-top:94px;}@media screen and (min-width:1920px){.events-main{padding-top:92px;}}@media screen and (max-width:992px){.events-main{padding-top:47px;}}@media screen and (max-width:576px){.events-main{padding-top:41px;}}.events-main-content__title-content{margin-bottom:40px;}@media screen and (max-width:992px){.events-main-content__title-content{margin-bottom:27px;}}@media screen and (max-width:576px){.events-main-content__title-content{margin-bottom:41px;}}.events-main-content__title-content--title{font-size:56px;line-height:67px;margin-right:10px;}@media screen and (max-width:992px){.events-main-content__title-content--title{font-size:26px;line-height:29px;}}.events-main-content__title-content--title-second{font-size:36px;line-height:60px;font-weight:400;}@media screen and (max-width:992px){.events-main-content__title-content--title-second{font-size:26px;line-height:29px;}}.events-main-content__title-content .news-main-content__title-content--search-tag-title{width:100%;}@media screen and (max-width:992px){.events-main-item{width:436px;}}@media screen and (max-width:576px){.events-main-item{width:auto;}}.events-main-item:last-child .events-main-item__wrapper{border:none;}@media screen and (max-width:576px){.events-main-item:last-child .events-main-item__wrapper{border-bottom:1px solid #c4c4c4;}}.events-main-item:last-child .events-main-item__wrapper:last-child::after{display:none;}.events-main-item__title{padding-left:25px;padding-bottom:70px;position:relative;}@media screen and (max-width:992px){.events-main-item__title{display:none;}}.events-main-item__title::before{content:'';width:2px;height:60px;position:absolute;background-color:#ccc;left:38px;bottom:4px;}.events-main-item__title--date{font-weight:bold;font-size:28px;line-height:24px;}.events-main-item__title--day{font-size:28px;line-height:24px;color:#6b6a6a;}.events-main-item__title-bold{display:none;}@media screen and (max-width:992px){.events-main-item__title-bold{display:block;font-size:13px;font-weight:bold;color:#000;}}@media screen and (max-width:576px){.events-main-item__title-bold{font-size:12px;}}.events-main-item__title-mobile{display:none;}@media screen and (max-width:576px){.events-main-item__title-mobile{font-size:12px;line-height:16px;margin-bottom:25px;display:flex;color:#6b6a6a;}}.events-main-item__title-tablet{display:none;}@media screen and (max-width:992px){.events-main-item__title-tablet{display:flex;font-size:13px;line-height:18px;margin-bottom:25px;color:#6b6a6a;}}@media screen and (max-width:576px){.events-main-item__title-tablet{display:none;}}.events-main-item__wrapper{display:flex;align-items:flex-start;padding-left:76px;padding-bottom:74px;position:relative;word-break:break-word;}.events-main-item__wrapper:hover{text-decoration:none;}.events-main-item__wrapper:hover .events-main-item__content--title{text-decoration:underline;}@media screen and (max-width:992px){.events-main-item__wrapper{padding-left:0;flex-direction:column;padding-bottom:25px;border-bottom:1px solid #c4c4c4;margin-bottom:35px;}}@media screen and (min-width:992px){.events-main-item__wrapper::before{content:'';width:18px;height:18px;position:absolute;background-color:#ccc;border-radius:50%;left:30px;top:2px;}.events-main-item__wrapper::after{content:'';width:2px;height:calc(100% - 25px);position:absolute;background-color:#ccc;left:38px;top:24px;}}.events-main-item__wrapper--time{margin-right:15px;font-size:16px;line-height:21px;color:#6b6a6a;word-break:initial;}@media screen and (max-width:992px){.events-main-item__wrapper--time{display:none;}}.events-main-item__content--title{font-size:20px;line-height:24px;letter-spacing:-.005em;margin-bottom:16px;cursor:pointer;display:inline-flex;transition:all .5s ease;word-break:break-word;}@media screen and (max-width:992px){.events-main-item__content--title{line-height:22px;}}@media screen and (max-width:576px){.events-main-item__content--title{font-size:18px;}}.events-main-item__content--description{font-size:14px;line-height:21px;color:#6b6a6a;word-break:break-word;}@media screen and (max-width:992px){.events-main-item__content--description{font-size:12px;line-height:16px;}}.events-main-item__content--mark-wr{margin-top:25px;display:flex;}.events-main-item__content--mark-wr i{margin-right:5px;}@media screen and (max-width:992px){.events-main-item__content--mark-wr{margin-top:25px;}}.events-main-item__content--mark-text{font-size:11px;line-height:16px;color:#000;margin-left:5px;}.events-main-aside{margin-top:117px;width:288px;margin-left:5px;}@media screen and (min-width:1920px){.events-main-aside{margin-top:119px;width:420px;}}@media screen and (max-width:992px){.events-main-aside{margin-top:70px;width:252px;margin-left:31px;}}@media screen and (max-width:576px){.events-main-aside{display:none;}}.events-main-aside__sm{display:none;}@media screen and (max-width:576px){.events-main-aside__sm{display:block;}}.events-main-aside__subscribe{display:flex;flex-direction:column;align-items:flex-start;background-color:#f5f5f9;padding:33px 34px;}@media screen and (min-width:1920px){.events-main-aside__subscribe{padding:46px 56px 74px 54px;}}@media screen and (max-width:576px){.events-main-aside__subscribe{padding:33px 50px;}}.events-main-aside__subscribe--title{display:flex;flex-direction:column;font-size:18px;font-weight:400;line-height:22px;margin-bottom:17px;}@media screen and (min-width:1920px){.events-main-aside__subscribe--title{margin-bottom:20px;display:block;}}@media screen and (max-width:992px){.events-main-aside__subscribe--title{font-size:16px;line-height:19px;}}@media screen and (max-width:576px){.events-main-aside__subscribe--title{display:block;}}.events-main-aside__subscribe--subtitle{font-size:14px;font-weight:400;line-height:21px;color:#6b6a6a;margin-bottom:20px;width:208px;}@media screen and (min-width:1920px){.events-main-aside__subscribe--subtitle{width:auto;}}@media screen and (max-width:992px){.events-main-aside__subscribe--subtitle{font-size:12px;width:105%;line-height:16px;letter-spacing:-.006em;}}@media screen and (max-width:576px){.events-main-aside__subscribe--subtitle{width:auto;}}.events-main-aside__subscribe--btn{width:100%;padding:12px 0;font-size:16px;font-weight:400;line-height:24px;color:#fff !important;text-align:center;background:#000;border-radius:80px;border:none;transition:all .5s ease;}@media screen and (max-width:992px){.events-main-aside__subscribe--btn{font-size:13px;line-height:24px;}}.events-main-aside__subscribe--btn:hover{background-color:#007eff;text-decoration:none;}.event-individual{padding-top:65px;padding-bottom:96px;}@media screen and (max-width:992px){.event-individual{padding-top:46px;padding-bottom:43px;}}.event-individual__title{font-size:56px;line-height:67px;letter-spacing:-.007em;margin-bottom:30px;word-break:break-word;}@media screen and (max-width:992px){.event-individual__title{margin-bottom:25px;font-size:26px;line-height:29px;}}.event-individual__date-department{width:83.33333%;margin-bottom:31px;}.event-individual__date-department a:hover{color:#5ca8f5;}@media screen and (max-width:992px){.event-individual__date-department{width:100%;margin-bottom:10px;justify-content:space-between;}}@media screen and (max-width:576px){.event-individual__date-department{flex-direction:column;}}.event-individual__date-department--department,.event-individual__date-department--date{font-size:14px;line-height:21px;color:#6b6a6a;}@media screen and (max-width:992px){.event-individual__date-department--department,.event-individual__date-department--date{font-size:12px;line-height:16px;}}.event-individual__date-department--department{text-decoration:underline;cursor:pointer;}.event-individual__date-department--department:not(:last-child):after{margin-right:5px;margin-left:10px;content:'|';color:#6b6a6a;}@media screen and (max-width:576px){.event-individual__date-department--department{margin-bottom:10px;}}.event-individual__date-department--date{margin-bottom:48px;}@media screen and (max-width:992px){.event-individual__date-department--date{margin-bottom:30px;}}.event-individual__event-content{padding-right:7px;}@media screen and (max-width:992px){.event-individual__event-content{padding-right:0;}}.event-individual__event-desc{padding:36px 81px 31px 54px;border:2px solid #000;display:flex;justify-content:space-between;margin-bottom:46px;word-break:break-word;}@media screen and (max-width:576px){.event-individual__event-desc{flex-wrap:wrap;padding:36px 20px;}}.event-individual__event-desc-item{width:30%;display:flex;flex-direction:column;}.event-individual__event-desc-item:last-child{width:38%;}@media screen and (max-width:576px){.event-individual__event-desc-item:last-child{width:100%;margin-top:40px;}}@media screen and (max-width:576px){.event-individual__event-desc-item{width:50%;}}.event-individual__event-desc-item--title{margin-bottom:10px;color:#6b6a6a;}.event-individual__event-desc-item--title:not(:first-child){margin-top:20px;}.event-individual__event-desc-item--info,.event-individual__event-desc-item--title{font-size:14px;line-height:21px;letter-spacing:-.005em;}@media screen and (max-width:992px){.event-individual__similar-event-container{display:none;}}.event-individual__aside-title{margin-right:35px;font-size:20px;line-height:24px;font-weight:bold;}@media screen and (max-width:992px){.event-individual__aside-title{margin-right:14px;}}.event-individual__share{display:flex;justify-content:flex-end;align-items:center;padding-bottom:14px;margin-top:10px;margin-bottom:80px;}@media screen and (max-width:992px){.event-individual__share{border:none;margin-bottom:0;margin-top:0;justify-content:flex-start;padding-bottom:0;}}@media screen and (max-width:576px){.event-individual__share{justify-content:space-between;}}.event-individual__similar-event-title{padding-bottom:19px;border-bottom:2px solid #000;margin-bottom:15px;}.event-individual__similar-event:not(:last-child){padding-bottom:56px;margin-bottom:15px;border-bottom:2px solid #000;}.event-individual__similar-event--date{font-weight:500;font-size:12px;line-height:16px;letter-spacing:-.006em;color:rgba(0,0,0,.6);margin-bottom:10px;}.event-individual__similar-event--info{font-size:16px;line-height:24px;}.event-individual__btns{display:flex;justify-content:space-between;border-top:2px solid #ccc;padding-top:35px;margin-top:58px;}@media screen and (max-width:992px){.event-individual__btns{margin-bottom:40px;}}@media screen and (max-width:1024px){.event-individual__btns{margin-top:30px;}}@media screen and (max-width:576px){.event-individual__btns{flex-direction:column;}}.event-individual__btns--black{margin-right:25px;}@media screen and (max-width:992px){.event-individual__btns--black{margin-right:0;}}.event-individual__btns--white{background-color:transparent;color:#000;border:1px solid #000;}.event-individual__btns--white:hover{background-color:#e8eef2;}@media screen and (max-width:992px){.event-individual__btns button{width:calc(50% - 10px);}}@media screen and (max-width:576px){.event-individual__btns button{width:100%;}.event-individual__btns button:first-child{margin-bottom:20px;}}@media screen and (max-width:992px){.event-individual__btns .btn-wrapper{display:flex;justify-content:space-between;width:100%;}}@media screen and (max-width:576px){.event-individual__btns .btn-wrapper{display:block;}}.event-individual__btns .share-desktop{width:415px;}@media screen and (max-width:992px){.event-individual__btns .share-desktop{display:none;}}.event-individual .share-mobile{display:none;}@media screen and (max-width:992px){.event-individual .share-mobile{display:block;}}.ei-soon{background-color:#f1f5f7;padding:81px 0 84px;}@media screen and (max-width:992px){.ei-soon{padding:46px 0 13px;}}.ei-soon__title{font-size:56px;line-height:67px;margin-bottom:24px;}@media screen and (max-width:992px){.ei-soon__title{font-size:26px;line-height:29px;}}.ei-soon__item{border-top:2px solid #000;padding-top:24px;}@media screen and (max-width:992px){.ei-soon__item{margin-bottom:35px;padding-top:13px;}}.ei-soon__item--date{font-size:28px;line-height:24px;color:#6b6a6a;margin-bottom:16px;display:block;}@media screen and (max-width:992px){.ei-soon__item--date{font-size:20px;line-height:22px;}}.ei-soon__item--info{font-size:20px;line-height:24px;word-break:break-word;}@media screen and (max-width:992px){.ei-soon__item--info{font-size:14px;line-height:21px;}}.ei-subscribe{display:flex;justify-content:space-between;background-color:#e7f2da;padding:156px 310px 156px 311px;}@media screen and (max-width:1440px){.ei-subscribe{padding:135px 212px 134px 210px;}}@media screen and (max-width:992px){.ei-subscribe{padding:133px 28px 133px 25px;}}@media screen and (max-width:576px){.ei-subscribe{flex-direction:column;padding:50px 46px 50px 40px;}}.ei-subscribe__header{max-width:568px;}.ei-subscribe__header__title{display:flex;flex-direction:column;margin-bottom:24px;font-size:36px;font-weight:400;line-height:43px;letter-spacing:-.007em;}@media screen and (max-width:1440px){.ei-subscribe__header__title{width:329px;}}@media screen and (max-width:992px){.ei-subscribe__header__title{font-size:26px;line-height:29px;}}@media screen and (max-width:576px){.ei-subscribe__header__title{margin-bottom:20px;}}.ei-subscribe__header__description{font-size:16px;font-weight:400;line-height:24px;}@media screen and (max-width:992px){.ei-subscribe__header__description{font-size:16px;line-height:19px;letter-spacing:-.006em;}}@media screen and (max-width:576px){.ei-subscribe__header__description{display:none;}}.ei-subscribe__content{width:420px;}@media screen and (max-width:1440px){.ei-subscribe__content{width:289px;}}@media screen and (max-width:1440px) and (max-width:992px){.ei-subscribe__content{width:282px;}}@media screen and (max-width:1440px) and (max-width:576px){.ei-subscribe__content{width:auto;}}.ei-subscribe__content__text{display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:24px;margin-bottom:20px;}@media screen and (max-width:1440px){.ei-subscribe__content__text{display:block;margin-top:10.5px;}}@media screen and (max-width:992px){.ei-subscribe__content__text{font-size:14px;line-height:21px;margin-bottom:19px;}}@media screen and (max-width:576px){.ei-subscribe__content__text{margin-bottom:20px;margin-top:0;width:282px;}}.ei-subscribe__content__btn{display:block;padding:20px 0;text-align:center;width:100%;}@media screen and (max-width:992px){.ei-subscribe__content__btn{padding:12px 0;font-size:13px;}}@media screen and (max-width:576px){.ei-subscribe__content__btn{padding:20px 0;}}.ei-subscribe__content__btn:hover{background-color:#007eff;text-decoration:none;color:#fff;}.leaders-main{padding-top:92px;padding-bottom:150px;}@media screen and (max-width:1024px){.leaders-main{padding-top:42px;padding-bottom:10px;}}@media screen and (max-width:992px){.leaders-main{padding-top:42px;}}@media screen and (max-width:576px){.leaders-main{padding-top:46px;}}@media screen and (max-width:992px){.leaders-main .container{padding:0;}}.leaders-main .empty-message{margin-top:2px;margin-bottom:170px;}@media screen and (max-width:992px){.leaders-main .empty-message{margin-top:12px;}}.leaders-main__title{font-size:56px;line-height:67px;margin-bottom:58px;}@media screen and (max-width:1024px){.leaders-main__title{font-size:26px;line-height:29px;margin-bottom:33px;}}@media screen and (max-width:992px){.leaders-main__title{margin-left:26px;}}@media screen and (max-width:768px){.leaders-main__title{margin-left:15px;}}@media screen and (max-width:576px){.leaders-main__title{margin-left:16px;}}.leaders-main__row-2{overflow:hidden;padding-bottom:65px;}@media screen and (max-width:1024px){.leaders-main__row-2{padding-bottom:46px;}}@media screen and (max-width:992px){.leaders-main__row-2{margin-left:24px;padding-bottom:20px;}}@media screen and (max-width:768px){.leaders-main__row-2{margin-left:15px;padding-bottom:20px;}}@media screen and (max-width:576px){.leaders-main__row-2{margin-left:35px;padding-bottom:20px;border-bottom:none;overflow:visible;}}@media screen and (min-width:576px) and (max-width:576px){.leaders-main__row-2-card{width:344px;}}@media screen and (max-width:576px){.leaders-main__row-2-card{padding:0;}}.leaders-main__row-2 .row a{padding:0;}.leaders-main__row-2 .lead-photo__wraper{width:100%;padding:0;}.leaders-main__row-2 .lead-photo-container{width:fit-content;}@media screen and (max-width:576px){.leaders-main__row-2 .lead-photo-container{padding:0;}}.leaders-main__row-3{width:100%;max-width:1248px;}@media screen and (min-width:1920px){.leaders-main__row-3{max-width:1776px;}}@media screen and (max-width:992px){.leaders-main__row-3{max-width:735px;}}@media screen and (max-width:576px){.leaders-main__row-3{max-width:344px;margin-left:0;}}.leaders-main__row-3:before{content:" ";display:block;width:1224px;margin-bottom:65px;border-bottom:1px solid #c1c4c6;}@media screen and (min-width:1920px){.leaders-main__row-3:before{width:1752px;}}@media screen and (max-width:768px){.leaders-main__row-3:before{width:711px;margin-bottom:46px;}}@media screen and (max-width:576px){.leaders-main__row-3:before{border-bottom:none;margin-bottom:0;}}@media screen and (max-width:992px){.leaders-main__row-3{margin-left:10px;}}@media screen and (max-width:768px){.leaders-main__row-3{margin-left:0;}}@media screen and (max-width:576px){.leaders-main__row-3{padding-top:30px;}}@media screen and (min-width:576px) and (max-width:576px){.leaders-main__row-3-card{width:100%;}}@media screen and (max-width:576px){.leaders-main__row-3-card{margin-left:15px;padding-left:0;padding-right:0;}}.leaders-main__head-img{width:567px;height:597px;object-fit:cover;}@media(max-width:1440px){.leaders-main__head-img{width:393px;height:414px;}}@media screen and (max-width:992px){.leaders-main__head-img{width:343px;height:362px;margin-bottom:20px;}}@media screen and (max-width:768px){.leaders-main__head-img{margin-bottom:0;}}@media screen and (max-width:576px){.leaders-main__head-img{margin-bottom:25px;}}@media screen and (max-width:420px){.leaders-main__head-img{width:100%;max-width:343px;}}.leaders-main__head-wr{padding-left:40px;display:flex;flex-direction:column;}@media screen and (min-width:1920px){.leaders-main__head-wr{width:595px;}}@media screen and (min-width:768px) and (max-width:1024px){.leaders-main__head-wr{width:295px;}}@media screen and (min-width:376px) and (max-width:768px){.leaders-main__head-wr{padding-left:10px;margin-top:20px;display:flex;flex-direction:column;}}@media screen and (max-width:576px){.leaders-main__head-wr{padding-left:0;}}.leaders-main__head-name{font-size:40px;line-height:48px;margin-bottom:15px;text-decoration:none;color:#000;display:inline-flex;transition:all .4s ease;}@media screen and (max-width:1024px){.leaders-main__head-name{font-size:26px;line-height:29px;}}.leaders-main__head-name:hover{color:#000;cursor:pointer;}.leaders-main__head-title{color:#6b6a6a;font-size:24px;line-height:29px;}@media screen and (max-width:992px){.leaders-main__head-title{font-size:16px;line-height:19px;}}@media screen and (max-width:576px){.leaders-main__head-title{font-size:14px;line-height:21px;margin-bottom:26px;}}.leaders-main__leader{margin-bottom:70px;cursor:pointer;}@media screen and (max-width:1024px){.leaders-main__leader{margin-bottom:44px;}}@media screen and (max-width:576px){.leaders-main__leader{margin-bottom:50px;}}.leaders-main__leader:hover .leaders-main__leader--name{text-decoration:underline;}.leaders-main__leader--img{max-width:288px;margin-bottom:12px;width:100%;height:303px;object-fit:cover;}@media screen and (min-width:1920px){.leaders-main__leader--img{max-width:420px;height:441px;}}@media screen and (max-width:992px){.leaders-main__leader--img{max-width:221px;height:233px;}}@media screen and (max-width:576px){.leaders-main__leader--img{height:364px;max-width:344px;margin-bottom:25px;}}.leaders-main__leader--name{font-size:24px;line-height:29px;text-decoration:none;color:#000;margin-bottom:21px;display:inline-flex;transition:all .4s ease;word-break:break-word;}@media screen and (max-width:1024px){.leaders-main__leader--name{font-size:20px;line-height:22px;margin-bottom:14px;}}@media screen and (max-width:576px){.leaders-main__leader--name{font-size:26px;line-height:29px;margin-bottom:10px;}}.leaders-main__leader--name:hover{color:#000;}.leaders-main__leader--title{font-size:14px;line-height:21px;word-break:break-word;color:#6b6a6a;}@media screen and (max-width:576px){.leaders-main__leader--title{margin-bottom:26px;}}.leaders-main__leader--link-btn{display:none;}@media screen and (max-width:576px){.leaders-main__leader--link-btn{display:flex;justify-content:space-between;width:344px;align-items:center;font-size:16px;line-height:19px;color:#000;padding-bottom:13px;border-bottom:2px solid #000;}}.leaders-main .leader-hover:hover .leaders-main__head-name{text-decoration:underline;}.leader-main{padding-bottom:96px;}@media screen and (max-width:1024px){.leader-main{padding-bottom:80px;}}.leader-main__header{background-color:#f1f5f7;padding-bottom:80px;padding-top:64px;}@media screen and (max-width:1024px){.leader-main__header{padding:46px 0;}}@media screen and (max-width:992px){.leader-main__header .container{padding:0;}}@media screen and (max-width:576px){.leader-main__header .container{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);}}@media screen and (max-width:420px){.leader-main__img-wr{padding:0;display:flex;justify-content:center;}}.leader-main__img{width:-webkit-fill-available;height:375px;object-fit:cover;}@media screen and (min-width:1920px){.leader-main__img{width:568px;height:598px;}}@media screen and (max-width:1024px){.leader-main__img{margin-bottom:30px;}}@media screen and (max-width:992px){.leader-main__img{width:344px;height:362px;}}@media screen and (max-width:420px){.leader-main__img{width:375px;height:396px;}}.leader-main__info-wr{word-break:break-word;padding-left:76px;}@media screen and (max-width:992px){.leader-main__info-wr{width:346px;margin-left:24px;}}@media screen and (max-width:576px){.leader-main__info-wr{width:100%;margin-left:0;}}@media screen and (min-width:1920px){.leader-main__info-wr{padding-left:121px;}}@media screen and (max-width:1024px){.leader-main__info-wr{padding-left:0;}}@media screen and (max-width:992px){.leader-main__info-row{width:346px;}}@media screen and (max-width:576px){.leader-main__info-row{width:100%;}}.leader-main__info-block{margin-bottom:25px;}@media screen and (max-width:1024px){.leader-main__info-block{margin-bottom:12px;}}.leader-main__info-block--right{padding-left:10px;}@media screen and (min-width:1920px){.leader-main__info-block--right{padding-left:0;}}@media screen and (max-width:1024px){.leader-main__info-block--right{padding-left:0;}}.leader-main__info-block ul{padding:0;}.leader-main__leader-name{font-size:40px;line-height:48px;margin-bottom:10px;}@media screen and (max-width:1024px){.leader-main__leader-name{font-size:26px;line-height:29px;}}.leader-main__leader-title{font-size:20px;line-height:24px;color:#6b6a6a;margin-bottom:40px;}@media screen and (max-width:1024px){.leader-main__leader-title{font-size:13px;line-height:24px;margin-bottom:25px;}}.leader-main__title{font-size:12px;line-height:14px;color:#6b6a6a;margin-bottom:4px;}@media screen and (max-width:1024px){.leader-main__title{font-size:10px;line-height:16px;}}.leader-main__info-title{font-size:22px;line-height:32px;list-style:none;word-break:break-word;}@media screen and (max-width:1024px){.leader-main__info-title{font-size:14px;line-height:18px;}}@media screen and (max-width:1024px){.leader-main__btn{width:100%;margin-bottom:20px;}}.leader-main__report-wr{display:flex;align-items:center;cursor:pointer;transition:all .5s ease;}@media screen and (max-width:1024px){.leader-main__report-wr{justify-content:center;}}.leader-main__report-arrow{display:inline-flex;margin-right:5px;}@media screen and (max-width:1024px){.leader-main__report-arrow{width:20px;height:20px;}}.leader-main__report-text-wr:hover{text-decoration:none;}.leader-main__report-text{font-size:22px;line-height:32px;border-bottom:2px solid #000;}@media screen and (max-width:1024px){.leader-main__report-text{font-size:13px;line-height:24px;}}.leader-main__details{padding-top:56px;}@media screen and (max-width:1024px){.leader-main__details{padding-top:46px;}}.leader-main__details-container{word-break:break-word;padding-left:30px;}@media screen and (max-width:1024px){.leader-main__details-container{padding-left:0;}}.leader-main__details-block{margin-bottom:96px;}@media screen and (max-width:1024px){.leader-main__details-block{margin-bottom:46px;}}.leader-main__details-block:last-of-type{margin-bottom:48px;}.leader-main__details-title{font-size:40px;line-height:48px;margin-bottom:50px;}@media screen and (max-width:1024px){.leader-main__details-title{font-size:26px;line-height:29px;margin-bottom:25px;}}.leader-main__details-subtitle{font-size:28px;line-height:32px;margin-bottom:50px;word-break:break-word;}@media screen and (max-width:1024px){.leader-main__details-subtitle{font-size:20px;line-height:22px;margin-bottom:25px;}}.leader-main__details-list{margin-bottom:0;padding:0;}.leader-main__details-list .leader-main__details-list-item:not(:last-child){padding-bottom:50px;}.leader-main__details-list .leader-main__details-list-item:not(:last-child)::after{content:'';height:calc(100% - 23px);width:2px;background-color:#ccc;display:block;position:absolute;left:8px;top:20px;}.leader-main__details-list-item{list-style:none;position:relative;padding-left:48px;}@media screen and (max-width:1024px){.leader-main__details-list-item{padding-left:35px;}}.leader-main__details-list-item::before{content:'';width:18px;height:18px;display:block;position:absolute;left:0;background-color:#ccc;border-radius:50%;}.leader-main__details-list-item--year{font-size:16px;line-height:21px;color:#6b6a6a;margin-bottom:15px;text-decoration:none;}@media screen and (max-width:1024px){.leader-main__details-list-item--year{font-size:13px;line-height:18px;margin-bottom:10px;}}.leader-main__details-list-item--info{font-size:20px;line-height:24px;}@media screen and (max-width:1024px){.leader-main__details-list-item--info{font-size:16px;line-height:19px;}}.leader-main__current-job{word-break:break-word;font-size:28px;line-height:32px;}@media screen and (max-width:1024px){.leader-main__current-job{font-size:20px;line-height:22px;}}@media screen and (max-width:576px){.leader-main__contact-info .leader-main__info-block:last-child{margin-bottom:0;}}.leader-main__additional-info>div:nth-child(2)>div{padding-left:10px;}@media screen and (max-width:1024px){.leader-main__button{margin-bottom:10px;}}.leader-main__button div{padding:0;font-size:20px;}.leader-main__button a{text-decoration:none;display:block;padding:12px 40px;border-radius:80px;}.leader-main__button a:hover{background-color:#007eff;opacity:1;}@media screen and (max-width:1024px){.leader-main__button a{padding:10px 30px;font-size:13px;}}.search-main.search-start{padding-bottom:1000px;}@media screen and (max-width:992px){.search-main.search-start{padding-bottom:375px;}}.search-main .breadcrumb-wr{padding-bottom:0;padding-top:100px;}@media screen and (max-width:992px){.search-main .breadcrumb-wr{padding-top:81px;}}.search-main__input-wr{position:relative;}.search-main__input-wr label.error{font-size:14px;line-height:24px;color:#ba0000;}.search-main__input-wr.error+button{color:#777575;}.search-main__input{width:100%;border:none;border-bottom:2px solid #000;padding-bottom:12px;font-size:56px;line-height:67px;color:#000;padding-right:150px;}.search-main__input::placeholder{color:#777575;}@media screen and (max-width:992px){.search-main__input{font-size:26px;line-height:29px;padding-bottom:8px;padding-right:50px;}}.search-main__input:focus::placeholder{color:transparent;}.search-main__btn{position:absolute;right:0;border:none;background:transparent;top:35px;color:#777575;display:flex;align-items:center;}.search-main__btn:hover{background-color:transparent;cursor:pointer;}@media screen and (max-width:992px){.search-main__btn{top:5px;}}.search-main__btn-text{margin-right:8px;}@media screen and (max-width:992px){.search-main__btn-text{display:none;}}.search-main__btn-icon{font-size:21.5px;height:21.5px;width:21.5px;display:block;}@media screen and (max-width:992px){.search-main__btn-icon{font-size:24px;}}.search-main__result-container{padding-top:25px;}@media screen and (max-width:992px){.search-main__result-container{padding-top:10px;}}.search-main__result-number-wr{font-size:13px;line-height:14px;color:#6b6a6a;margin-bottom:55px;}@media screen and (max-width:992px){.search-main__result-number-wr{font-size:10px;line-height:16px;margin-bottom:30px;}}.search-main__aside-wr{padding-bottom:120px;}@media screen and (max-width:992px){.search-main__aside-wr{padding-bottom:60px;}}@media screen and (max-width:576px){.search-main__aside-wr{padding-bottom:0;}}@media screen and (max-width:576px){.search-main__aside-list{margin-bottom:40px;}}.search-main__aside-title{font-size:20px;line-height:24px;margin-bottom:41px;}@media screen and (max-width:992px){.search-main__aside-title{font-size:18px;line-height:24px;margin-bottom:25px;}}.search-main__aside-item{font-size:16px;line-height:24px;display:flex;}.search-main__aside-item span:first-child{cursor:pointer;display:block;}.search-main__aside-item span:first-child:hover{text-decoration:underline;}.search-main__aside-item:not(:last-child){margin-bottom:20px;}@media screen and (max-width:992px){.search-main__aside-item:not(:last-child){margin-bottom:10px;}}.search-main__aside-item span:last-child{color:#6b6a6a;display:block;margin-left:10px;}.search-main__aside-item-disabled{color:#777575;pointer-events:none;}.search-main__aside-item-disabled>span.category-search-count{color:#777575;}.search-main__all-cat-result{padding-bottom:120px;}@media screen and (max-width:992px){.search-main__all-cat-result{padding-bottom:60px;}}.search-main__category-wr:not(:last-child){margin-bottom:50px;}@media screen and (max-width:992px){.search-main__category-wr:not(:last-child){margin-bottom:30px;}}.search-main__category-wr-single{padding-bottom:80px;}.search-main__category-title{font-size:16px;line-height:24px;padding-bottom:5px;border-bottom:2px solid #007eff;display:inline-flex;margin-bottom:40px;}@media screen and (max-width:992px){.search-main__category-title{margin-bottom:20px;}}@media screen and (max-width:576px){.search-main__category-title{display:block;}}.search-main__category-item:hover .search-main__category-item--title{text-decoration:underline;opacity:1;}.search-main__category-item--date{font-weight:500;font-size:12px;line-height:16px;margin-bottom:4px;color:#6b6a6a;}.search-main__category-item--title{font-size:16px;line-height:24px;display:inline-block;}@media screen and (max-width:992px){.search-main__category-item--title{font-size:13px;line-height:18px;}}.search-main__category-item:not(:last-child){margin-bottom:25px;}.search-main__category-item:last-child{padding-bottom:25px;border-bottom:2px solid #000;}@media screen and (max-width:992px){.search-main__category-item:last-child{padding-bottom:0;border-bottom:none;}}.search-main__no-result{padding-top:32px;padding-bottom:80px;}@media screen and (max-width:992px){.search-main__no-result{padding-top:33px;padding-bottom:0;}}@media screen and (max-width:576px){.search-main__no-result{padding-top:30px;}}.search-main__no-result__content{padding:17.5px 0 0;}@media screen and (max-width:768px){.search-main__no-result__content{padding-top:10px;}}.search-main__no-result--title{font-size:24px;line-height:29px;margin-bottom:60px;}@media screen and (max-width:992px){.search-main__no-result--title{margin-bottom:27px;font-size:20px;line-height:22px;}}@media screen and (max-width:768px){.search-main__no-result--title{margin-bottom:27px;}}@media screen and (max-width:576px){.search-main__no-result--title{margin-bottom:30px;}}.search-main__no-result--empty{margin-bottom:236px;}@media screen and (max-width:992px){.search-main__no-result--empty{margin-bottom:289px;}}@media screen and (max-width:576px){.search-main__no-result--empty{margin-bottom:255px;}}.search-main__no-result-steps-wr ul{margin-bottom:0;}@media screen and (max-width:992px){.search-main__no-result-steps-wr ul{margin-bottom:150px;}}@media screen and (max-width:576px){.search-main__no-result-steps-wr ul{margin-bottom:100px;padding-left:20px;}}.search-main__no-result-steps-wr li{font-size:16px;line-height:24px;}@media screen and (max-width:992px){.search-main__no-result-steps-wr li{font-size:13px;line-height:24px;}}.search-main__steps-title{margin-bottom:25px;padding-bottom:3px;font-size:16px;line-height:24px;border-bottom:2px solid #c4c4c4;display:inline-block;}@media screen and (max-width:992px){.search-main__steps-title{font-size:13px;line-height:24px;margin-bottom:25px;}}.search-main .text-danger-error{color:#ba0000;display:block;margin-top:8px;font-weight:400;font-size:14px;}@media screen and (max-width:992px){.search-main .text-danger-error{font-size:10px;}}.contacts-title{display:flex;align-items:center !important;justify-content:center !important;border-bottom:2px solid #000;padding-bottom:25px;padding-top:80px;font-weight:400;}.contacts-title h4{line-height:29px;font-size:24px;}@media screen and (max-width:992px){.contacts-title h4{font-size:16px;line-height:19px;}}@media screen and (max-width:576px){.contacts-title h4{font-size:14px;line-height:21px;}}@media screen and (max-width:992px){.contacts-title{padding-bottom:15px;padding-top:40px;}}.contacts-main-title{font-size:56px;line-height:67px;letter-spacing:-.007em;}@media screen and (max-width:992px){.contacts-main-title{font-size:26px;line-height:26px;}}@media screen and (max-width:576px){.sm-padding{padding:0;}}.contacts-content{padding-top:80px;}@media screen and (max-width:992px){.contacts-content{padding-top:50px;}}.contacts-content__row{flex-direction:initial;}@media screen and (max-width:992px){.contacts-content__row{flex-direction:column-reverse;}}.contacts-content-block iframe{width:90%;height:350px;}@media screen and (max-width:992px){.contacts-content-block iframe{width:100%;margin-top:30px;}}.contacts-content-block-social-icons{padding-bottom:20px;}.contacts-content-block-social-icons a{padding-right:7px;}.contacts-content-block-social-icons a img{width:46px;height:46px;}@media screen and (max-width:992px){.contacts-content-block-social-icons a img{width:36px;height:36px;}}.contacts-content-block-item{padding:25px 0;border-bottom:2px solid #000;}@media screen and (max-width:992px){.contacts-content-block-item{padding:20px 0;}}.contacts-content-block-item-title{padding:0;margin-bottom:10px;display:flex;}.contacts-content-block-item-title span:first-child{color:#6b6a6a;font-size:18px;}.contacts-content-block-item-title .info-box{margin:0;margin-left:12px;}.contacts-content-block-item-title .info-box img{height:22px;width:22px;}.contacts-content-block-item-body{padding:0;font-size:36px;line-height:43px;font-weight:400;}@media screen and (max-width:992px){.contacts-content-block-item-body{font-size:24px;line-height:29px;}}.contacts-content-block-item-body ul,.contacts-content-block-item-body ol{margin-bottom:0;padding-bottom:0;}.contacts-content-block-item-body>p{font-size:36px;line-height:43px;}@media screen and (max-width:992px){.contacts-content-block-item-body>p{font-size:24px;line-height:29px;}}.contacts-content-block-tel{padding-top:50px;font-size:22px;}.contacts-content-block-tel a:hover{text-decoration:none;}.contacts-content-block-tel span{border-bottom:2px solid #000;}.contacts-content-block-tel img{width:19px;margin-left:10px;}.all-documents{background-color:#fff;}.all-documents .clear-results{display:flex;align-items:flex-start;justify-content:space-between;}.all-documents .clear-results a{white-space:nowrap;padding-top:27px;margin-bottom:60px;display:flex;align-items:center;}@media screen and (max-width:992px){.all-documents .clear-results a{padding-top:0;margin-bottom:30px;}}.all-documents .clear-results img{margin-left:10px;width:14px;height:14px;}@media screen and (max-width:767px){.all-documents .clear-results img{width:19.25px;height:19.25px;}}@media screen and (max-width:768px){.all-documents .clear-results img{margin-top:2px;}}.all-documents .clear-results b{font-weight:400;}@media screen and (max-width:767px){.all-documents .clear-results b{display:none;}}.all-documents .text-danger-error{color:#ba0000;display:block;font-weight:400;margin-top:2px;margin-left:20px;font-size:12px;line-height:16px;}.all-documents__title{margin-top:78px;margin-bottom:16px;font-weight:400;font-size:56px;line-height:67px;}@media screen and (max-width:992px){.all-documents__title{margin-top:30px;margin-bottom:30px;font-size:26px;line-height:26px;}}.all-documents__search-block{background-color:#f6f6f6;padding:28px 24px 17px 24px;}.all-documents__search{position:relative;height:100%;}.all-documents__search>img{position:absolute;font-size:23px;top:16px;left:18px;height:20px;width:20px;cursor:pointer;}.all-documents__search>input{width:100%;border:1px solid #b3b3b3;border-radius:90px;padding:12px 12px 12px 50px;}.all-documents__search>input::placeholder{font-size:14px;line-height:24px;color:#6b6a6a;}.all-documents__search>input:focus::placeholder{color:transparent;}.all-documents .padding-top-documents{padding-top:27px;}@media screen and (max-width:992px){.all-documents .padding-top-documents{padding-top:0;padding-right:7px;}}@media screen and (max-width:767px){.all-documents .padding-bottom{margin-bottom:51px;}}.all-documents .media-main__drop-down{margin-top:-5px;height:fit-content;}.all-documents .media-main__drop-down span{overflow:hidden;text-overflow:ellipsis;white-space:pre;padding-right:20px;}@media screen and (min-width:1440px){.all-documents .media-main__drop-down .options ul{min-width:350px;right:0;left:initial;}}@media screen and (max-width:767px){.all-documents .mg-bottom{margin-bottom:20px;}}.all-documents__dropdown{display:flex;flex-direction:column;margin-top:-5px;position:relative;}.all-documents__dropdown>label{font-size:12px;line-height:24px;color:#666;margin:0;}.all-documents__dropdown>input{padding-top:0;padding-right:20px;text-overflow:ellipsis;margin:0;}.all-documents__btn{width:100%;padding:12px 32px;}.all-documents__documents{margin-top:32px;margin-bottom:80px;}@media screen and (max-width:576px){.all-documents__documents{margin-bottom:60px;}}@media screen and (max-width:992px){.all-documents__documents{margin-top:30px;margin-bottom:60px;}}@media screen and (max-width:992px){.all-documents__documents .text-box{margin-top:10px;}}.all-documents__documents .text-box h3{font-weight:400;font-size:28px;line-height:34px;margin-bottom:32px;}@media screen and (max-width:992px){.all-documents__documents .text-box h3{font-size:20px;line-height:22px;margin-bottom:24px;}}@media screen and (max-width:992px){.all-documents__documents-padding{display:none;}}.all-documents__result{padding-top:40px;padding-bottom:80px;}@media screen and (max-width:992px){.all-documents__result{padding-bottom:60px;padding-top:30px;}}.all-documents__result-nav{display:flex;justify-content:space-between;margin-bottom:20px;align-items:center;}.all-documents__result-nav>span{font-size:16px;line-height:19px;color:#6b6a6a;display:block;}.all-documents__result-nav>span b{color:#000;font-weight:normal;}.all-documents__result-nav>a{border:none;background:transparent;color:#000;font-size:16px;line-height:24px;display:flex;}.all-documents__result-nav>a img{margin-left:10px;}.all-documents__result-nav>a b{font-weight:normal;}@media screen and (max-width:767px){.all-documents__result-nav>a b{display:none;}}.all-documents__result-title{font-size:28px;line-height:34px;margin-bottom:2px;}@media screen and (max-width:992px){.all-documents__result-title{font-size:26px;line-height:29px;margin-bottom:6px;}}.all-documents .article-block{padding-right:210px;margin-top:24px;word-break:break-word;cursor:pointer;}@media screen and (min-width:1920px){.all-documents .article-block{padding-right:296px;}}@media screen and (max-width:992px){.all-documents .article-block{padding-right:0;}}.all-documents .article-block-link:hover{text-decoration:none;}.all-documents .article-block-link:hover .article{text-decoration:underline;}.all-documents .col-md-6.col-lg-5.col-12.padding-bottom .article-block{padding-right:0;}@media screen and (min-width:1920px){.all-documents .col-md-6.col-lg-5.col-12.padding-bottom .article-block{padding-right:0;}}.all-documents .col-md-6.col-lg-5.col-12 .article-block{padding-right:0;}@media screen and (min-width:1920px){.all-documents .col-md-6.col-lg-5.col-12 .article-block{padding-right:0;}}.all-documents .title-info{font-size:12px;line-height:16px;color:#6b6a6a;margin-bottom:4px;font-weight:400;}.all-documents .article{font-size:16px;line-height:24px;font-weight:400;color:#000;}@media screen and (max-width:992px){.all-documents .article{font-size:14px;}}.udocument{padding:64px 0 80px;}@media screen and (max-width:992px){.udocument{padding:46px 0 60px;}}@media(min-width:1920px){.udocument .container{max-width:1776px;}}@media screen and (max-width:768px){.udocument .container{max-width:736px;padding:0 12px;}}.udocument__title{margin-bottom:60px;word-break:break-word;}@media screen and (max-width:768px){.udocument__title{font-size:26px;line-height:29px;margin-bottom:30px;}}.udocument__actions-wr{display:flex;justify-content:space-between;padding:42px 38px;border:2px solid #ccc;margin-bottom:60px;}@media screen and (max-width:992px){.udocument__actions-wr{flex-direction:column;margin-bottom:30px;}}@media screen and (max-width:768px){.udocument__actions-wr{padding:26px 24px 28px 27px;}}@media screen and (max-width:576px){.udocument__actions-wr{padding:21px 19px 27px 21px;margin-bottom:50px;}}.udocument__actions-container{display:flex;justify-content:space-between;align-items:center;width:69%;margin-right:45px;}@media(min-width:1920px){.udocument__actions-container{width:57%;}}@media screen and (max-width:992px){.udocument__actions-container{width:100%;justify-content:space-between;margin-right:0;padding-bottom:32px;border-bottom:1px solid #c4c4c4;margin-bottom:20px;}}@media screen and (max-width:576px){.udocument__actions-container{flex-direction:column;align-items:flex-start;}}.udocument__actions-container-two{justify-content:flex-start;}.udocument__actions-container-two .udocument__actions-item{margin-right:45px;}.udocument__actions-item{display:flex;align-items:center;font-size:18px;line-height:28px;cursor:pointer;}@media screen and (max-width:992px){.udocument__actions-item{font-size:14px;line-height:24px;}}@media screen and (max-width:576px){.udocument__actions-item:not(:last-child){margin-bottom:25px;}}.udocument__actions-item a:hover{opacity:1;}.udocument__actions-item--word{position:relative;}.udocument__actions-item--word:hover{opacity:1;}.udocument__actions-item--word::before{content:'';position:absolute;bottom:0;height:1px;width:100%;background-color:#000;display:block;}.udocument__actions-item--size{font-weight:300;margin-left:5px;color:#6b6a6a;font-family:"e-Ukraine-Light";}.udocument__actions-item--img{margin-right:12px;}.udocument__actions-item-share{display:flex;align-items:center;font-size:18px;line-height:28px;}@media screen and (max-width:992px){.udocument__actions-item-share{font-size:14px;line-height:24px;}}@media screen and (max-width:576px){.udocument__actions-item-share{justify-content:space-between;}}.udocument__actions-item-share--word{margin-right:30px;}@media screen and (max-width:576px){.udocument__actions-item-share .share__wr{width:100%;justify-content:space-between;}}@media screen and (max-width:992px){.udocument__actions-item-share .share__share-items img{width:28px;}}.udocument .share__share-items a:first-child{margin-right:8px;}.udocument .share__share-items a:hover{text-decoration:none;}.udocument__actions-item-share-images-wr{display:flex;}.udocument__actions-item-share-images-wr img{cursor:pointer;}@media screen and (max-width:768px){.udocument__actions-item-share-images-wr img{width:28px;height:28px;}}.udocument__actions-item-share-images-wr img:not(:last-child){margin-right:12px;}.udocument__connected-docs-wr{padding-top:50px;}@media screen and (max-width:768px){.udocument__connected-docs-wr{padding-top:30px;}}.udocument__connected-docs-title{position:relative;font-size:18px;line-height:28px;border-top:1px solid #c4c4c4;padding-top:50px;margin-bottom:30px;}@media screen and (max-width:992px){.udocument__connected-docs-title{margin-bottom:20px;padding-top:30px;}}@media screen and (max-width:576px){.udocument__connected-docs-title{font-size:16px;line-height:24px;}}.udocument__connected-docs-list{padding-left:0;margin-bottom:0;}.udocument__connected-docs-list--item{list-style:none;font-size:16px;line-height:24px;}.udocument__connected-docs-list--item a:hover{opacity:1;text-decoration:underline;}.udocument__connected-docs-list--item a:visited{color:#571d8b;}.udocument__connected-docs-list--item:not(:last-child){margin-bottom:10px;}.udocument__connected-docs-add-element--number{font-weight:500;font-size:12px;line-height:16px;color:#6b6a6a;margin-bottom:4px;}.udocument__connected-docs-add-element--title{font-size:16px;line-height:24px;}.udocument__connected-docs-add-element-wr{display:flex;flex-direction:column;cursor:pointer;}.udocument__connected-docs-list-add{margin-top:20px;margin-bottom:0;padding-left:25px;}@media screen and (max-width:992px){.udocument__connected-docs-list-add{padding-left:35px;}}.udocument__connected-docs-list-add--item{list-style:none;font-size:16px;line-height:24px;}.udocument__connected-docs-list-add--item a:hover{opacity:1;text-decoration:underline;}.udocument__connected-docs-list-add--item a:visited{color:#571d8b;}.udocument__connected-docs-list-add--item:not(:last-child){margin-bottom:10px;}.services-page{background-color:#fff;padding-bottom:20px;}.services-page .services-table-wr{padding-bottom:43px;}@media screen and (max-width:992px){.services-page .services-table-wr{padding-bottom:20px;}}.services-page__title{margin-top:64px;margin-bottom:30px;font-size:56px;font-weight:400;line-height:67px;}@media screen and (max-width:992px){.services-page__title{font-size:26px;line-height:29px;margin-top:46px;}}.services-page .tabs input[type='radio']{display:none;}.services-page .tabs__nav{display:flex;overflow-x:scroll;white-space:nowrap;}.services-page .tabs__nav::-webkit-scrollbar{display:none;}.services-page .tabs__nav div{font-size:26px;line-height:34px;margin-right:26px;padding-bottom:7px;color:#898989;cursor:pointer;}@media screen and (max-width:1224px){.services-page .tabs__nav div{font-size:24px;margin-right:24px;}}@media screen and (max-width:992px){.services-page .tabs__nav div{font-size:18px;line-height:22px;margin-right:22px;}}.services-page .tabs__nav div:hover{color:#000;border-bottom:2px solid #000;}.services-page .tabs .open{color:#000;border-bottom:2px solid #000;}.services-page .tabs .subcategory-tabs{padding-top:46px;padding-bottom:28px;}@media screen and (max-width:992px){.services-page .tabs .subcategory-tabs{padding-top:40px;}}.services-page .tags{display:flex;justify-content:center;flex-wrap:wrap;padding:0 70px;}@media screen and (max-width:992px){.services-page .tags{padding:0 10px;}}.services-page .tags .tag{cursor:pointer;display:flex;flex-wrap:nowrap;}@media screen and (max-width:768px){.services-page .tags .tag{justify-content:center;}}.services-page .tags .tag>span{padding:10px 14px;color:#000;font-size:13px;line-height:14px;margin-bottom:15px;display:block;border-top:1px solid #6b6a6a;border-bottom:1px solid #6b6a6a;}@media screen and (max-width:992px){.services-page .tags .tag>span{padding:7px 14px;font-size:12px;line-height:16px;margin-bottom:10px;}}.services-page .tags .tag>span.two-word:first-child{padding-right:3px !important;}.services-page .tags .tag>span.one-word{padding:10px 14px !important;}@media screen and (max-width:992px){.services-page .tags .tag>span.one-word{padding:7px 14px !important;}}.services-page .tags .tag>span:not(:last-child):not(:first-child){padding-left:3px;padding-right:3px;}.services-page .tags .tag>span:first-child{border-left:1px solid #6b6a6a;border-top-left-radius:23px;border-bottom-left-radius:23px;padding-left:14px;padding-right:0;}.services-page .tags .tag>span:last-child{border-right:1px solid #6b6a6a;border-top-right-radius:23px;border-bottom-right-radius:23px;padding-right:14px;padding-left:0;}@media screen and (max-width:768px){.services-page .tags .tag>span:last-child{margin-right:10px;}}.services-page .tags .tag:not(:last-child){margin-right:10px;}@media screen and (max-width:992px){.services-page .tags .tag:not(:last-child){margin-right:6px;}}.services-page .tags .tag:hover span,.services-page .tags .tag__active span{background:#dde9fc;border-color:#dde9fc !important;}.services-page__card{border-top:2px solid #000;padding-top:20px;padding-bottom:52px;}@media screen and (max-width:992px){.services-page__card{padding-top:15px;padding-bottom:30px;}}.services-page__card:hover{position:relative;}.services-page__card:hover h2{text-decoration:underline;cursor:pointer;}.services-page__card:hover:after{content:url(../../../images/arrow-corner-leader.svg);transform:rotate(45deg);position:absolute;top:19px;right:-3px;}@media screen and (max-width:992px){.services-page__card:hover:after{top:7px;}}.services-page__card.external-link:hover:after{transform:rotate(0);right:-8px;}@media screen and (max-width:992px){.services-page__card.external-link:hover:after{top:7px;}}.services-page__card__tags{display:flex;align-items:center;flex-wrap:wrap;}.services-page__card__tags>span{margin-bottom:10px;font-size:13px;line-height:14px;padding:8px 14px;background-color:#f5f5f9;color:#666;border-radius:23px;margin-bottom:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.services-page__card__tags>span:not(:last-child){margin-right:10px;}@media screen and (max-width:992px){.services-page__card__tags>span:not(:last-child){margin-right:6px;}}.services-page__card__tags>span:hover{background-color:#dde9fc;cursor:pointer;color:#000;}.services-page__card>h2{font-size:28px;line-height:34px;color:#000;font-weight:400;padding-right:25px;margin-bottom:15px;word-break:break-word;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;}@media screen and (max-width:992px){.services-page__card>h2{font-size:16px;line-height:19px;margin-bottom:10px;}}.services-page__card>p{font-size:16px;line-height:24px;max-width:343px;font-weight:400;color:#6b6a6a;margin-bottom:15px;word-break:break-word;cursor:default;}@media screen and (max-width:992px){.services-page__card>p{font-size:13px;line-height:18px;margin-bottom:10px;}}@media screen and (min-width:1920px){.services-page__card>p{max-width:490px;}}.services-page__link a:hover{text-decoration:none;}.services-page .load-more-btn{display:flex;justify-content:center;}.services-page .load-more-btn button{padding:12px 40px;font-size:16px;font-weight:400;line-height:24px;background-color:#000;color:#fff;border-radius:23px;border-style:inherit;}@media screen and (max-width:992px){.services-page .load-more-btn button{font-size:13px;padding:12px 49px;}}@media screen and (max-width:576px){.services-page .load-more-btn button{padding:12px 118px;}}@media(hover:hover) and (pointer:fine){.services-page button:hover{background-color:#007eff;opacity:1;}}.rss__wr{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:600px;padding:246px 0 323px;}@media screen and (max-width:992px){.rss__wr{padding:250px 0 343px;max-width:528px;}}.rss__title{font-size:40px;line-height:48px;margin-bottom:30px;}@media screen and (max-width:992px){.rss__title{font-size:26px;line-height:29px;margin-bottom:25px;}}.rss__description{text-align:center;margin-bottom:35px;}@media screen and (max-width:992px){.rss__description{font-size:14px;line-height:24px;margin-bottom:30px;}}@media screen and (max-width:992px){.rss__btn{padding:12px 45px;}}.admin-name-wrapper .admin-name-col{padding:0;}.admin-name-wrapper .admin-name-col a{text-decoration:none;}.admin-name-wrapper .admin-name-col a:hover{opacity:1;background-color:#dde9fc;}.admin-name-wrapper .admin-name-col a p{font-size:28px;}@media screen and (max-width:992px){.admin-name-wrapper .admin-name-col a p{font-size:20px;}}.admin-name-wrapper .admin-name-col .admin-name-inner{border:2px solid #000;margin:12px;height:174px;padding:0 38px;display:flex;align-items:center;word-break:break-word;}.admin-name-wrapper .admin-name-col .admin-name-inner .admin-name-text{line-height:34px;}@media screen and (max-width:992px){.admin-name-wrapper .admin-name-col .admin-name-inner{height:136px;}.admin-name-wrapper .admin-name-col .admin-name-inner .admin-name-text{line-height:22px;}}@media(max-width:1023px){.container-service-content{max-width:none;padding-right:0;padding-left:0;}}.services-section{padding-top:0;font-family:"e-Ukraine-Light";}@media screen and (max-width:992px){.services-section{padding-bottom:40px;}}@media screen and (max-width:992px){.services-section p{font-size:14px;line-height:21px;font-weight:400;}}.services-section h1{text-align:center;font-family:"e-Ukraine-Regular";}.services-section-content{margin:0 80px;}@media screen and (max-width:992px){.services-section-content{margin:0 64px;}}@media screen and (max-width:576px){.services-section-content{margin:0 15px;}}.services-section-content a:visited{color:#571d8b;}.services-section ul,.services-section ol{margin-bottom:0;}.services-section .services-title{margin-bottom:40px;margin-left:80px;margin-right:80px;flex-shrink:unset;font-size:40px;line-height:47px;}@media screen and (max-width:992px){.services-section .services-title{font-size:26px;line-height:29px;padding-left:15px;padding-right:15px;margin-bottom:30px;margin-left:64px;margin-right:64px;}}@media screen and (max-width:576px){.services-section .services-title{margin-left:15px;margin-right:15px;}}.services-section .service-info{margin-left:0;margin-right:0;border:2px solid #000;}@media screen and (max-width:992px){.services-section .service-info{margin-top:5px;}}@media screen and (max-width:992px){.services-section .service-info{margin-left:3px;margin-right:3px;}}.services-section .service-info__left{padding:35px 50px;}@media screen and (max-width:992px){.services-section .service-info__left p{display:inline-block;}}.services-section .service-info__left--inner{padding:0;}.services-section .service-info__left--time{margin-bottom:40px;}@media screen and (max-width:992px){.services-section .service-info__left--time{margin-bottom:0;}}.services-section .service-info__right{padding:35px 55px;border-left:2px solid #000;}@media screen and (max-width:992px){.services-section .service-info__right{border-left:0;border-top:2px solid #000;}}.services-section .service-info__left--label,.services-section .service-info__right--label{color:#6b6a6a;}.services-section .service-info__left--value,.services-section .service-info__right--value{font-size:16px;line-height:24px;font-weight:400;word-break:break-word;}@media screen and (max-width:992px){.services-section .service-info__left--value,.services-section .service-info__right--value{font-size:14px;line-height:21px;}}@media screen and (max-width:992px){.services-section .service-info__left,.services-section .service-info__right{padding:25px 18px;}}.services-section .services-howto__title{font-size:28px;font-weight:400;margin-top:60px;margin-bottom:49px;}@media screen and (max-width:992px){.services-section .services-howto__title{padding-left:15px;padding-right:15px;margin-top:40px;margin-bottom:40px;font-size:18px;line-height:28px;}}@media screen and (max-width:576px){.services-section .services-howto__title{margin-top:30px;}}@media screen and (max-width:992px){.services-section .services-howto__left__item,.services-section .services-howto__right__item{padding-left:3px;padding-right:3px;}}.services-section .services-howto__left__item:not(:first-child),.services-section .services-howto__right__item:not(:first-child){margin-top:60px;}@media screen and (max-width:992px){.services-section .services-howto__left__item:not(:first-child),.services-section .services-howto__right__item:not(:first-child){margin-top:30px;}}.services-section .services-howto__left__item--label,.services-section .services-howto__right__item--label{font-size:20px;font-weight:400;margin-bottom:40px;font-family:"e-Ukraine-Medium";}@media screen and (max-width:992px){.services-section .services-howto__left__item--label,.services-section .services-howto__right__item--label{font-size:16px;line-height:24px;margin-bottom:25px;}}.services-section .services-howto__left__item--text,.services-section .services-howto__right__item--text{word-break:break-word;}.services-section .services-howto__left__item--text--underline,.services-section .services-howto__right__item--text--underline{text-decoration:underline;}.services-section .services-howto__left__item--text--newline,.services-section .services-howto__right__item--text--newline{display:block;margin:30px 0;}@media screen and (max-width:992px){.services-section .services-howto__left__item--text--newline,.services-section .services-howto__right__item--text--newline{margin:12px 0;}}.services-section .services-howto__left{padding-right:50px;}@media screen and (max-width:992px){.services-section .services-howto__left{padding-right:calc(var(--bs-gutter-x)*.5);}.services-section .services-howto__left__item table{padding-right:calc(var(--bs-gutter-x)*.5);}}.services-section .services-howto__right{padding-left:50px;}.services-section .services-howto__right__item table{margin-left:0;}@media screen and (max-width:992px){.services-section .services-howto__right__item--label{margin-top:30px;}}@media screen and (max-width:992px){.services-section .services-howto__right{margin-top:40px;padding-left:calc(var(--bs-gutter-x)*.5);}}.services-section .results-section{margin-left:0;margin-right:0;}@media screen and (max-width:992px){.services-section .results-section{margin-left:3px;margin-right:3px;}}.services-section .results-section--title{padding:0;margin-top:70px;font-size:20px;line-height:24px;font-weight:400;margin-bottom:0;font-family:"e-Ukraine-Medium";}@media screen and (max-width:992px){.services-section .results-section--title{margin-top:40px;font-size:16px;}}.services-section .results-section__card{margin-top:40px;border:2px solid #ccc;padding:35px 50px 35px 50px;}@media screen and (max-width:992px){.services-section .results-section__card{margin-top:25px;padding:27px 18px 30px 18px;}}.services-section .results-section__card table{margin:24px 0;}@media screen and (max-width:992px){.services-section .results-section__card table{margin:21px 0;}}.services-section .results-section__card--inner p{font-size:16px;line-height:24px;word-break:break-word;}@media screen and (max-width:992px){.services-section .results-section__card--inner p{font-size:14px;line-height:18px;}}@media screen and (max-width:768px){.services-section .results-section__card--inner p{line-height:21px;}}.services-section .faq-section{margin-top:50px;margin-left:0;margin-right:0;}@media screen and (max-width:992px){.services-section .faq-section{margin-left:3px;margin-right:3px;margin-top:40px;}}.services-section .faq-section__item{transition:padding .5s ease 0s;cursor:pointer;border-bottom:2px solid #000;}.services-section .faq-section__item .col-11{padding-left:0;}.services-section .faq-section__item--active{background-color:#fff;color:#000;}.services-section .faq-section__item--active .plus{background-image:url("../images/minus-icon.svg");background-size:auto;}@media screen and (max-width:992px){.services-section .faq-section__item--active .plus{width:19px;height:19px;background-size:contain;}}.services-section .faq-section__item--active .faq-section__item__content{cursor:auto;}@media screen and (max-width:992px){.services-section .faq-section__item--hover .plus{width:19px;height:19px;}}@media screen and (min-width:1024px){.services-section .faq-section__item--hover:hover{background-color:#000;color:#fff;padding-left:50px;padding-right:50px;}.services-section .faq-section__item--hover:hover .plus{background-position:center;background-repeat:no-repeat;background-image:url("../images/plus-svg-white.svg");background-size:contain;margin-right:3px;}}.services-section .faq-section__item--hover .faq-section__item__content{display:none;}.services-section .faq-section__item .item-container{display:flex;margin-bottom:24px;}.services-section .faq-section__item .item-container .img-container{margin-right:12.22px;}.services-section .faq-section__item .item-container .img-container.right-position{margin:0 0 0 12.66px;}.services-section .faq-section__item .item-container img{width:15px;height:15px;object-fit:cover;}.services-section .faq-section__item .item-container .right-up-arrow img{transform:rotate(-45deg);}.services-section .faq-section__item:first-child{border-top:2px solid #000;}.services-section .faq-section__item--title{font-size:28px;line-height:34px;padding:37px 0 37px 3px;font-family:"e-Ukraine-Regular";}@media screen and (max-width:992px){.services-section .faq-section__item--title{font-size:18px;line-height:28px;padding:16px 0 16px 3px;}}.services-section .faq-section__item__wrapper{padding:0;}.services-section .faq-section__item__wrapper--icon{float:right;}.services-section .faq-section__item__content{margin-bottom:37px;}@media screen and (max-width:992px){.services-section .faq-section__item__content{margin-bottom:10px;}}.services-section .faq-section__item__content__left,.services-section .faq-section__item__content__right{margin-top:13px;}.services-section .faq-section__item__content--question{font-weight:400;font-size:18px;line-height:28px;font-family:"e-Ukraine-Medium";}.services-section .faq-section__item__content--question:not(:first-child){margin-top:50px;}@media screen and (max-width:992px){.services-section .faq-section__item__content--question:not(:first-child){margin-top:30px;}}@media screen and (max-width:992px){.services-section .faq-section__item__content--question{font-size:16px;line-height:24px;}}.services-section .faq-section__item__content--answer{font-weight:400;font-size:16px;line-height:24px;margin-top:20px;}.services-section .faq-section__item__content--answer--newline{display:block;}@media screen and (max-width:992px){.services-section .faq-section__item__content--answer{font-size:14px;line-height:21px;}}.services-section .faq-section__item__content__left{padding-right:50px;}@media screen and (max-width:992px){.services-section .faq-section__item__content__left{margin-top:9px;padding-right:0;}}.services-section .faq-section__item__content__right{padding-left:50px;}@media screen and (max-width:992px){.services-section .faq-section__item__content__right{margin-top:0;padding-left:calc(var(--bs-gutter-x)*.5);}}@media screen and (max-width:992px){.services-section .faq-section__item__content--law-item.first-col{margin-bottom:24px;}}.services-section .faq-section__item__content--law-item .law-arrow{transform:rotate(135deg);}.services-section .faq-section__item__content--law-item a[target='_blank'] .law-arrow{transform:rotate(90deg);}.services-section .faq-section__item__content--law--arrow{position:relative;bottom:-20px;}.services-section .faq-section__item__content--law--text{text-decoration:underline;}.services-section .services-title-box{background-color:rgba(115,147,126,.5);margin-left:0;margin-right:0;}.services-section .services-title-box--top-space{padding:0 80px;padding-top:70px;display:flex;flex-direction:row;justify-content:space-between;}@media screen and (max-width:992px){.services-section .services-title-box--top-space{padding:0 64px;padding-top:60px;}}@media screen and (max-width:576px){.services-section .services-title-box--top-space{padding:0 15px;padding-top:30px;}}.services-section .services-title-box--top-space a{font-size:12px;line-height:14px;color:#6b6a6a;display:flex;flex-direction:row;align-items:center;gap:3px;}.services-section .services-title-box--top-space a svg{width:20px;height:20px;}@media screen and (max-width:576px){.services-section .services-title-box--top-space a span{width:min-content;}}.services-section .services-title-box--text-section{padding-bottom:70px;margin-bottom:80px;}@media screen and (max-width:992px){.services-section .services-title-box--text-section{padding-bottom:60px;}}@media screen and (max-width:576px){.services-section .services-title-box--text-section{margin-bottom:25px;}}.services-section .services-title-box--text-section .row{margin-left:0;margin-right:0;}.services-section .services-title-box--button{text-align:center;}.services-section .services-title-box--button button{padding:0;}.services-section .services-title-box--button a{display:block;padding:12px 40px;border-radius:80px;}.services-section .service-is-denied p{margin-bottom:24px;line-height:24px;word-break:break-word;}.services-section .service-is-denied--complaint-can-be-filed{display:flex;gap:5px;flex-direction:row;padding-bottom:24px;align-items:baseline;}@media screen and (max-width:992px){.services-section .service-is-denied--complaint-can-be-filed{display:inherit;}}.services-section .service-is-denied--complaint-can-be-filed p:first-child{font-family:'e-Ukraine-Medium';font-size:20px;white-space:nowrap;}@media screen and (max-width:992px){.services-section .service-is-denied--complaint-can-be-filed p:first-child{font-size:16px;}}.services-section .service-is-denied--complaint-can-be-filed:nth-child(2){font-size:20px;padding:24px 0;}@media screen and (max-width:992px){.services-section .service-is-denied--complaint-can-be-filed:nth-child(2){padding-top:0;font-size:16px;}}.communities{padding-top:80px;}@media screen and (max-width:992px){.communities{padding-top:40px;}}.communities__title{font-style:normal;font-weight:normal;font-size:56px;line-height:67px;letter-spacing:-.007em;padding-bottom:40px;}@media screen and (max-width:992px){.communities__title{font-size:26px;line-height:29px;padding-bottom:30px;}}.communities__tabs{overflow:hidden;margin-bottom:80px;}@media screen and (max-width:576px){.communities__tabs{margin-bottom:60px;}}.communities__tabs+input{display:none;}.communities__tab{border-bottom:2px solid #000;overflow:hidden;transition:padding .5s ease;}.communities__tab.open .communities__tab-label::after{content:"";background:url(../../../images/minus-icon.svg) center no-repeat;width:1em;height:1em;}.communities__tab .open.communities__tab-content{display:block;max-height:100%;margin:-20px 0 50px;}@media screen and (max-width:992px){.communities__tab .open.communities__tab-content{margin:-15px 0 40px;}}.communities__tab:first-child{border-top:2px solid #000;}.communities__tab-label{z-index:-1;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:28px;line-height:34px;letter-spacing:-.006em;margin-bottom:0;padding:32px 0;cursor:pointer;}@media screen and (max-width:992px){.communities__tab-label{padding:16px 0;font-size:18px;line-height:28px;}.communities__tab-label::after{margin-top:0;font-size:18px;line-height:28px;}}.communities__tab-label::after{content:"";background:url(../../../images/plus-svg.svg) center no-repeat;width:1em;height:1em;}.communities__tab-content{display:none;}.communities__tab-content ul{list-style:none;padding-left:0;margin-bottom:0;}.communities__tab-content li:last-child{margin-bottom:0;}@media screen and (min-width:1024px){.communities__tab--hover:hover{color:#f5f5f5;background-color:#000;padding-left:28px;padding-right:28px;}.communities__tab--hover:hover label::after{content:"";background:url(../../../images/plus-svg-white.svg) center no-repeat;}}.two-columns{column-count:2;column-gap:20px;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;}@media screen and (max-width:576px){.two-columns{column-count:1;column-gap:20px;}}.community__link{display:inline-block;margin:24px 0 0;width:100%;}.community__link--text{font-size:16px;font-weight:400;line-height:24px;}.community__link a{display:flex;}.community__link a::before{content:"";background:url(../../../images/right-arrow.svg) center/contain no-repeat;margin-right:7px;width:1em;height:1.5em;}.community__link a.external-link::before{background:url(../../../images/right-up-arrow.svg) center no-repeat;}.comunities .empty-message{margin-top:20px;margin-bottom:240px;}@media screen and (max-width:992px){.comunities .empty-message{margin-bottom:176px;}}.services-programs-section{padding-bottom:64px;}@media screen and (max-width:992px){.services-programs-section{padding-top:46px;padding-bottom:60px;}}@media screen and (max-width:992px){.services-programs-section .breadcrumbs-wrapper{padding-bottom:40px;}}@media screen and (max-width:992px){.services-programs-section p{font-size:14px;line-height:21px;font-weight:400;}}@media screen and (max-width:992px){.services-programs-section .breadcrumb-section{padding-left:3px;padding-right:3px;}}@media screen and (max-width:992px){.services-programs-section .breadcrumb-section .breadcrumb-wr{padding-top:46px;padding-bottom:40px;}}.services-programs-section .services-title{margin-bottom:60px;font-size:40px;line-height:47px;word-wrap:break-word;}@media screen and (max-width:992px){.services-programs-section .services-title{font-size:26px;line-height:29px;margin-bottom:30px;}}.services-programs-section .program-items .item-container{display:flex;margin-bottom:24px;}.services-programs-section .program-items .item-container .img-container{margin-right:12.22px;}.services-programs-section .program-items .item-container .img-container.right-position{margin:0 0 0 12.66px;}.services-programs-section .program-items .right-up-arrow img{transform:rotate(-45deg);}.services-programs-section .program-items .item-container img{width:15px;height:15px;object-fit:cover;}.services-programs-section .program-items .program-item__standart,.services-programs-section .program-items .program-item__list{margin-top:60px;}@media screen and (max-width:992px){.services-programs-section .program-items .program-item__standart,.services-programs-section .program-items .program-item__list{margin-top:50px;}}.services-programs-section .program-items .program-item__standart__title,.services-programs-section .program-items .program-item__list__title{font-size:28px;line-height:34px;font-weight:400;margin-bottom:40px;}.services-programs-section .program-items .program-item__standart__title:not(:first-child),.services-programs-section .program-items .program-item__list__title:not(:first-child){margin-top:60px;}@media screen and (max-width:992px){.services-programs-section .program-items .program-item__standart__title:not(:first-child),.services-programs-section .program-items .program-item__list__title:not(:first-child){margin-top:50px;}}@media screen and (max-width:992px){.services-programs-section .program-items .program-item__standart__title,.services-programs-section .program-items .program-item__list__title{margin-bottom:25px;font-size:18px;line-height:22px;}}.services-programs-section .program-items .program-item__standart__body,.services-programs-section .program-items .program-item__list__body{margin-bottom:0;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);}@media screen and (max-width:992px){.services-programs-section .program-items .program-item__standart__body>div:first-child a:last-child>div,.services-programs-section .program-items .program-item__list__body>div:first-child a:last-child>div{margin-bottom:24px;}}.services-programs-section .program-items .program-item__standart__body a:visited,.services-programs-section .program-items .program-item__list__body a:visited{color:#571d8b;}.services-programs-section .program-items .program-item__standart__body a p:first-child,.services-programs-section .program-items .program-item__list__body a p:first-child{color:#777575;margin-bottom:0;font-size:12px;line-height:16px;}.services-programs-section .program-items .program-item__standart__body a p:last-child,.services-programs-section .program-items .program-item__list__body a p:last-child{margin-bottom:24px;}.services-programs-section .program-items .program-item__standart__body a:last-child p:last-child,.services-programs-section .program-items .program-item__list__body a:last-child p:last-child{margin-bottom:0;}.services-programs-section .program-items .program-item__standart__body a:last-child>div,.services-programs-section .program-items .program-item__list__body a:last-child>div{margin-bottom:0;}.services-programs-section .program-items .program-item__standart__body li,.services-programs-section .program-items .program-item__list__body li{margin-left:20px;}.services-programs-section .program-items .program-item__standart__body li:not(:first-child),.services-programs-section .program-items .program-item__list__body li:not(:first-child){margin-top:24px;}@media screen and (max-width:992px){.services-programs-section .program-items .program-item__standart__body li:not(:first-child),.services-programs-section .program-items .program-item__list__body li:not(:first-child){margin-top:21px;}}@media screen and (max-width:992px){.services-programs-section .program-items .program-item__standart__body,.services-programs-section .program-items .program-item__list__body{padding-left:15px;padding-right:15px;font-size:14px;line-height:21px;}.services-programs-section .program-items .program-item__standart__body a p:first-child,.services-programs-section .program-items .program-item__list__body a p:first-child{line-height:16px;margin-bottom:4px;}}@media screen and (max-width:576px){.services-programs-section .program-items .program-item__standart__body li,.services-programs-section .program-items .program-item__list__body li{margin-left:20px;}.services-programs-section .program-items .program-item__standart__body li:not(:first-child),.services-programs-section .program-items .program-item__list__body li:not(:first-child){margin-top:21px;}}.services-programs-section .program-items .program-item__standart__body--text,.services-programs-section .program-items .program-item__list__body--text{text-decoration:underline;padding-left:25px;}.services-programs-section .program-items .program-item__body-ul{padding-left:35px;}.services-programs-section .program-items__standart:first-child{margin-top:0;}@media screen and (max-width:992px){.services-programs-section .program-items__standart:first-child{margin-top:10px;}}.services-programs-section .faq-section{margin-top:50px;margin-left:0;margin-right:0;}@media screen and (max-width:992px){.services-programs-section .faq-section{margin-left:3px;margin-right:3px;margin-top:40px;}}.services-programs-section .faq-section__item{transition:padding .5s ease 0s;cursor:pointer;border-bottom:2px solid #000;}.services-programs-section .faq-section__item .col-11{padding-left:0;}.services-programs-section .faq-section__item--active{background-color:#fff;color:#000;}.services-programs-section .faq-section__item--active .plus{background-image:url("../images/minus-icon.svg");background-size:auto;}@media screen and (max-width:992px){.services-programs-section .faq-section__item--active .plus{width:19px;height:19px;background-size:contain;}}.services-programs-section .faq-section__item--active .faq-section__item__content{cursor:auto;}@media screen and (max-width:992px){.services-programs-section .faq-section__item--hover .plus{width:19px;height:19px;}}@media screen and (min-width:1024px){.services-programs-section .faq-section__item--hover:hover{background-color:#000;color:#fff;padding-left:50px;padding-right:50px;}.services-programs-section .faq-section__item--hover:hover .plus{background-position:center;background-repeat:no-repeat;background-image:url("../images/plus-svg-white.svg");background-size:contain;margin-right:3px;}}.services-programs-section .faq-section__item--hover .faq-section__item__content{display:none;}.services-programs-section .faq-section__item:first-child{border-top:2px solid #000;}.services-programs-section .faq-section__item--title{font-size:28px;line-height:34px;padding:37px 0 37px 3px;}@media screen and (max-width:992px){.services-programs-section .faq-section__item--title{font-size:18px;line-height:28px;padding:16px 0 16px 3px;}}.services-programs-section .faq-section__item__wrapper{padding:0;}.services-programs-section .faq-section__item__wrapper--icon{float:right;}.services-programs-section .faq-section__item__content{margin-bottom:50px;}@media screen and (max-width:992px){.services-programs-section .faq-section__item__content{margin-bottom:10px;}.services-programs-section .faq-section__item__content__right .faq-section__item__content--question:first-child{margin-top:30px;}}.services-programs-section .faq-section__item__content__left,.services-programs-section .faq-section__item__content__right{margin-top:13px;}.services-programs-section .faq-section__item__content--question{font-weight:600;font-size:18px;line-height:28px;}.services-programs-section .faq-section__item__content--question:not(:first-child){margin-top:50px;}@media screen and (max-width:992px){.services-programs-section .faq-section__item__content--question:not(:first-child){margin-top:30px;}}@media screen and (max-width:992px){.services-programs-section .faq-section__item__content--question{font-size:16px;line-height:24px;}}.services-programs-section .faq-section__item__content--answer{font-weight:400;font-size:16px;line-height:24px;margin-top:20px;}.services-programs-section .faq-section__item__content--answer--newline{display:block;}@media screen and (max-width:992px){.services-programs-section .faq-section__item__content--answer{font-size:14px;line-height:21px;}}.services-programs-section .faq-section__item__content__left{padding-left:0;padding-right:50px;}@media screen and (max-width:992px){.services-programs-section .faq-section__item__content__left{margin-top:9px;padding-right:0;}}.services-programs-section .faq-section__item__content__right{padding-left:50px;}@media screen and (max-width:992px){.services-programs-section .faq-section__item__content__right{margin-top:0;padding-left:0;}}@media screen and (max-width:992px){.services-programs-section .faq-section__item__content--law-item{padding:0;}.services-programs-section .faq-section__item__content--law-item.first-col{margin-bottom:24px;}}.services-programs-section .faq-section__item__content--law-item .law-arrow{transform:rotate(135deg);}.services-programs-section .faq-section__item__content--law-item a[target='_blank'] .law-arrow{transform:rotate(90deg);}.services-programs-section .faq-section__item__content--law--arrow{position:relative;bottom:-20px;}.services-programs-section .faq-section__item__content--law--text{text-decoration:underline;}.not-found-page{height:100vh;position:relative;background-color:#bcd6fe;font-style:normal;}.not-found-page__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;max-width:942px;}@media screen and (max-width:992px){.not-found-page__container{display:block;max-width:528px;}}@media screen and (max-width:576px){.not-found-page__container{max-width:326px;}}.not-found-page__title{font-size:268px;line-height:321px;margin-right:32px;font-weight:bold;}@media screen and (max-width:768px){.not-found-page__title{font-size:249px;line-height:299px;margin-right:0;}}@media screen and (max-width:576px){.not-found-page__title{font-size:159px;line-height:191px;margin-bottom:8px;}}.not-found-page__block{width:361px;}@media screen and (max-width:768px){.not-found-page__block{width:521px;}}@media screen and (max-width:576px){.not-found-page__block{width:334px;}}.not-found-page__subtitle{font-weight:bold;font-size:36px;line-height:43px;letter-spacing:-.006em;margin-bottom:20px;padding-top:60px;}@media screen and (max-width:992px){.not-found-page__subtitle{font-size:26px;line-height:29px;padding-top:0;}}.not-found-page__description{font-weight:normal;font-size:18px;line-height:22px;letter-spacing:-.005em;margin-bottom:20px;}@media screen and (max-width:768px){.not-found-page__description{font-size:16px;line-height:20px;margin-bottom:30px;}}@media screen and (max-width:992px){.not-found-page__button{width:304px;}}@media screen and (max-width:768px){.not-found-page__button{width:262px;}}@media screen and (max-width:576px){.not-found-page__button{width:100%;}}.server-error-page{height:100vh;position:relative;background-color:#bcd6fe;}.server-error-page__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;max-width:698px;}@media screen and (max-width:768px){.server-error-page__container{max-width:557px;}}@media screen and (max-width:576px){.server-error-page__container{display:block;max-width:334px;}}.server-error-page__img{width:213px;height:213px;margin-right:50px;}@media screen and (max-width:768px){.server-error-page__img{width:186px;height:186px;margin-right:27px;}}@media screen and (max-width:576px){.server-error-page__img{width:133px;height:133px;margin-right:0;margin-bottom:33px;margin-left:-20px;}}.server-error-page__block{width:435px;}@media screen and (max-width:768px){.server-error-page__block{width:344px;}}@media screen and (max-width:576px){.server-error-page__block{width:334px;}}.server-error-page__title{padding-top:3px;margin-bottom:20px;font-style:bold;font-size:36px;line-height:43px;}@media screen and (max-width:768px){.server-error-page__title{padding-top:8px;font-size:26px;line-height:29px;}}@media screen and (max-width:576px){.server-error-page__title{padding-top:0;}}.server-error-page__description{font-size:18px;line-height:27px;}@media screen and (max-width:576px){.server-error-page__description{font-size:16px;line-height:20px;}}.server-error-page__text{margin-bottom:10px;font-size:18px;line-height:27px;}@media screen and (max-width:768px){.server-error-page__text{margin-bottom:15px;font-size:16px;line-height:20px;}}.server-error-page__text-second{font-size:18px;line-height:27px;}@media screen and (max-width:768px){.server-error-page__text-second{font-size:16px;line-height:20px;}}.server-error-page__link{text-decoration:underline;}.services-details-section{padding-top:64px;padding-bottom:80px;}@media screen and (max-width:992px){.services-details-section{padding-bottom:60px;padding-top:46px;}}@media screen and (max-width:992px){.services-details-section .breadcrumb-section{padding-left:3px;padding-right:3px;}}@media screen and (max-width:992px){.services-details-section .breadcrumb-section .breadcrumb-wr{padding-top:46px;padding-bottom:40px;}}.services-details-section__title{margin-top:2px;margin-bottom:60px;font-weight:normal;font-size:40px;line-height:48px;word-wrap:break-word;}@media screen and (max-width:992px){.services-details-section__title{font-size:26px;line-height:29px;margin-bottom:40px;}}.services-details-section .rte-container ol,.services-details-section .rte-container ul{padding-left:20px;}.services-details-section .faq-section{margin-top:50px;margin-left:0;margin-right:0;}@media screen and (max-width:992px){.services-details-section .faq-section{margin-left:3px;margin-right:3px;margin-top:40px;}}.services-details-section .faq-section__item{transition:padding .5s ease 0s;cursor:pointer;border-bottom:2px solid #000;}.services-details-section .faq-section__item .col-11{padding-left:0;}.services-details-section .faq-section__item--active{background-color:#fff;color:#000;}.services-details-section .faq-section__item--active .plus{background-image:url("../images/minus-icon.svg");background-size:auto;}@media screen and (max-width:992px){.services-details-section .faq-section__item--active .plus{width:19px;height:19px;background-size:contain;}}.services-details-section .faq-section__item--active .faq-section__item__content{cursor:auto;}@media screen and (max-width:992px){.services-details-section .faq-section__item--hover .plus{width:19px;height:19px;}}@media screen and (min-width:1024px){.services-details-section .faq-section__item--hover:hover{background-color:#000;color:#fff;padding-left:50px;padding-right:50px;}.services-details-section .faq-section__item--hover:hover .plus{background-position:center;background-repeat:no-repeat;background-image:url("../images/plus-svg-white.svg");background-size:contain;margin-right:3px;}}.services-details-section .faq-section__item--hover .faq-section__item__content{display:none;}.services-details-section .faq-section__item .item-container{display:flex;margin-bottom:24px;}.services-details-section .faq-section__item .item-container .img-container{margin-right:12.22px;}.services-details-section .faq-section__item .item-container .img-container.right-position{margin:0 0 0 12.66px;}.services-details-section .faq-section__item .item-container img{width:15px;height:15px;object-fit:cover;}.services-details-section .faq-section__item .item-container .right-up-arrow img{transform:rotate(-45deg);}.services-details-section .faq-section__item:first-child{border-top:2px solid #000;}.services-details-section .faq-section__item--title{font-size:28px;line-height:34px;padding:37px 0 37px 3px;}@media screen and (max-width:992px){.services-details-section .faq-section__item--title{font-size:18px;line-height:28px;padding:16px 0 16px 3px;}}.services-details-section .faq-section__item__wrapper{padding:0;}.services-details-section .faq-section__item__wrapper--icon{float:right;}.services-details-section .faq-section__item__content{margin-bottom:50px;}@media screen and (max-width:992px){.services-details-section .faq-section__item__content{margin-bottom:10px;}.services-details-section .faq-section__item__content__right .faq-section__item__content--question:first-child{margin-top:30px;}}.services-details-section .faq-section__item__content__left,.services-details-section .faq-section__item__content__right{margin-top:13px;}.services-details-section .faq-section__item__content--question{font-weight:600;font-size:18px;line-height:28px;}.services-details-section .faq-section__item__content--question:not(:first-child){margin-top:50px;}@media screen and (max-width:992px){.services-details-section .faq-section__item__content--question:not(:first-child){margin-top:30px;}}@media screen and (max-width:992px){.services-details-section .faq-section__item__content--question{font-size:16px;line-height:24px;}}.services-details-section .faq-section__item__content--answer{font-weight:400;font-size:16px;line-height:24px;margin-top:20px;}.services-details-section .faq-section__item__content--answer--newline{display:block;}@media screen and (max-width:992px){.services-details-section .faq-section__item__content--answer{font-size:14px;line-height:21px;}}.services-details-section .faq-section__item__content__left{padding-left:0;padding-right:50px;}@media screen and (max-width:992px){.services-details-section .faq-section__item__content__left{margin-top:9px;padding-right:0;}}.services-details-section .faq-section__item__content__right{padding-left:50px;}@media screen and (max-width:992px){.services-details-section .faq-section__item__content__right{margin-top:0;padding-left:0;}}@media screen and (max-width:992px){.services-details-section .faq-section__item__content--law-item{padding:0;}.services-details-section .faq-section__item__content--law-item.first-col{margin-bottom:24px;}}.services-details-section .faq-section__item__content--law-item .law-arrow{transform:rotate(135deg);}.services-details-section .faq-section__item__content--law-item a[target='_blank'] .law-arrow{transform:rotate(90deg);}.services-details-section .faq-section__item__content--law--arrow{position:relative;bottom:-20px;}.services-details-section .faq-section__item__content--law--text{text-decoration:underline;}.phone-conductor-apparat__wrapper{padding-bottom:74px;}@media screen and (max-width:992px){.phone-conductor-apparat__wrapper{padding-bottom:60px;}}@media screen and (max-width:576px){.phone-conductor-apparat .element-empty{display:none;}}.phone-conductor-apparat__section-main{margin-top:80px;}@media screen and (max-width:992px){.phone-conductor-apparat__section-main{margin-top:40px;}}.phone-conductor-apparat__section-main>div:last-child{border-bottom:2px solid #000;}.phone-conductor-apparat__section-main>div:last-child>div{margin-bottom:15px;border:none;}.phone-conductor-apparat .section__title{font-size:40px;font-weight:400;line-height:48px;margin-bottom:40px;}@media screen and (max-width:992px){.phone-conductor-apparat .section__title{font-size:20px;line-height:22px;margin-bottom:30px;}}.phone-conductor-apparat .section__info-wr{display:flex;padding-bottom:25px;border-bottom:1px solid #ccc;margin-bottom:40px;word-break:break-word;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info-wr{padding-bottom:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-wr{flex-direction:column;}}.phone-conductor-apparat .section__info-second-wr{margin-left:20px;display:flex;padding-bottom:25px;border-bottom:1px solid #ccc;margin-bottom:40px;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info-second-wr{margin-left:0;padding-bottom:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-second-wr{flex-direction:column;}}.phone-conductor-apparat .section__info-third-wr{margin-left:48px;display:flex;padding-bottom:25px;border-bottom:1px solid #ccc;margin-bottom:40px;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info-third-wr{margin-left:0;padding-bottom:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-third-wr{flex-direction:column;}}.phone-conductor-apparat .section__info-second__title{font-weight:400;padding-left:20px;font-size:28px;line-height:33px;margin-bottom:25px;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info-second__title{padding-left:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-second__title{font-size:20px;line-height:22px;margin-bottom:30px;}}.phone-conductor-apparat .section__info-second__private{display:flex;max-width:392px;margin-right:39px;width:100%;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info-second__private{margin-right:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-second__private{max-width:initial;}}@media screen and (min-width:1919px){.phone-conductor-apparat .section__info-second__private{margin-right:160px;}}.phone-conductor-apparat .section__info-second__private>img{height:80px;width:80px;margin-right:24px;object-fit:cover;aspect-ratio:1/1;}@media screen and (min-width:1919px){.phone-conductor-apparat .section__info-second__private>img{height:124px;width:124px;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-second__private>img{height:68px;width:68px;}}.phone-conductor-apparat .section__info-third__title{font-weight:400;padding-left:48px;font-size:28px;line-height:33px;margin-bottom:24px;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info-third__title{padding-left:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-third__title{font-size:20px;line-height:22px;margin-bottom:30px;}}.phone-conductor-apparat .section__info-third__private{display:flex;max-width:368px;margin-right:39px;width:100%;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info-third__private{margin-right:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-third__private{max-width:initial;}}@media screen and (min-width:1919px){.phone-conductor-apparat .section__info-third__private{margin-right:160px;}}.phone-conductor-apparat .section__info-third__private>img{height:80px;width:80px;margin-right:24px;object-fit:cover;aspect-ratio:1/1;}@media screen and (min-width:1919px){.phone-conductor-apparat .section__info-third__private>img{height:124px;width:124px;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info-third__private>img{height:68px;width:68px;}}.phone-conductor-apparat .section__info__phone-wr{display:flex;justify-content:space-evenly;flex:1;max-width:808px;min-height:20px;}@media screen and (max-width:992px){.phone-conductor-apparat .section__info__phone-wr{margin-left:89px;max-width:508px;}}@media screen and (max-width:576px){.phone-conductor-apparat .section__info__phone-wr{justify-content:space-between;flex-wrap:wrap;margin-top:20px;max-width:325px;min-height:0;margin-left:0;}}@media screen and (max-width:576px) and (max-width:992px){.phone-conductor-apparat .section__info__phone-wr>.section__info__phone-email{margin-bottom:25px;}}@media screen and (min-width:1919px){.phone-conductor-apparat .section__info__phone-wr{max-width:1020px;justify-content:space-between;}}.phone-conductor-apparat .section__info__private{display:flex;max-width:392px;margin-right:24px;width:100%;}@media screen and (max-width:576px){.phone-conductor-apparat .section__info__private{margin-right:0;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info__private{max-width:initial;}}@media screen and (min-width:1919px){.phone-conductor-apparat .section__info__private{margin-right:180px;}}.phone-conductor-apparat .section__info__private>img{height:80px;width:80px;margin-right:24px;object-fit:cover;aspect-ratio:1/1;}@media screen and (min-width:1919px){.phone-conductor-apparat .section__info__private>img{height:124px;width:124px;}}@media screen and (max-width:992px){.phone-conductor-apparat .section__info__private>img{height:68px;width:68px;}}.phone-conductor-apparat .section__info__name>h3{font-size:18px;line-height:28px;font-weight:400;}@media screen and (max-width:992px){.phone-conductor-apparat .section__info__name>h3{font-size:14px;line-height:21px;}}.phone-conductor-apparat .section__info__name>p{color:#6b6a6a;font-size:14px;line-height:24px;}@media screen and (max-width:992px){.phone-conductor-apparat .section__info__name>p{font-size:10px;line-height:16px;}}.phone-conductor-apparat .section__info__phone-email{padding:0 5px;max-width:314px;width:100%;}@media screen and (min-width:576px) and (max-width:1024px){.phone-conductor-apparat .section__info__phone-email:first-child{max-width:230px;}}@media screen and (min-width:576px) and (max-width:768px){.phone-conductor-apparat .section__info__phone-email:first-child{max-width:175px;}}@media screen and (max-width:576px){.phone-conductor-apparat .section__info__phone-email{max-width:258px;}}.phone-conductor-apparat .section__info__phone-email>label{font-size:12px;color:#6b6a6a;line-height:14px;margin-bottom:5px;display:block;}@media screen and (max-width:992px){.phone-conductor-apparat .section__info__phone-email>label{font-size:10px;line-height:16px;}}.phone-conductor-apparat .section__info__phone-email>a{font-size:16px;line-height:24px;word-break:break-word;display:block;}@media screen and (max-width:992px){.phone-conductor-apparat .section__info__phone-email>a{font-size:13px;line-height:18px;}}.structural-units__wrapper{margin-top:80px;margin-bottom:80px;}@media screen and (max-width:992px){.structural-units__wrapper{margin-top:40px;margin-bottom:60px;}}.structural-units__wrapper>.structural-units__section:not(:first-child){margin-top:80px;}@media screen and (max-width:992px){.structural-units__wrapper>.structural-units__section:not(:first-child){margin-top:60px;}}@media screen and (max-width:576px){.structural-units .element-empty{display:none;}}.structural-units .border-bottom{border-bottom:1px solid #ccc;padding-bottom:25px;}.structural-units__section-title{font-size:40px;font-weight:400;line-height:48px;margin-bottom:40px;}@media screen and (max-width:992px){.structural-units__section-title{font-size:20px;line-height:22px;margin-bottom:30px;}}.structural-units__section-first-with-border{border-bottom:2px solid #000;}.structural-units .section__info-wr{display:flex;margin-bottom:40px;word-break:break-word;}@media screen and (max-width:992px){.structural-units .section__info-wr{flex-direction:column;margin-bottom:30px;}}@media screen and (max-width:576px){.structural-units .section__info-wr{margin-bottom:25px;padding-bottom:0;}}.structural-units .section__info-second-wr{margin-left:20px;display:flex;padding-bottom:25px;border-bottom:1px solid #ccc;margin-bottom:40px;}@media screen and (max-width:576px){.structural-units .section__info-second-wr{margin-left:0;padding-bottom:0;}}@media screen and (max-width:992px){.structural-units .section__info-second-wr{flex-direction:column;}}.structural-units .section__info-third-wr{margin-left:48px;display:flex;padding-bottom:25px;border-bottom:1px solid #ccc;margin-bottom:40px;}@media screen and (max-width:576px){.structural-units .section__info-third-wr{margin-left:0;padding-bottom:0;}}@media screen and (max-width:992px){.structural-units .section__info-third-wr{flex-direction:column;}}.structural-units .section__info-second__title{font-weight:400;padding-left:20px;font-size:24px;line-height:29px;margin-bottom:25px;}@media screen and (max-width:576px){.structural-units .section__info-second__title{padding-left:0;}}@media screen and (max-width:992px){.structural-units .section__info-second__title{font-size:18px;line-height:28px;margin-bottom:30px;}}.structural-units .section__info-second__private{display:flex;max-width:392px;margin-right:39px;width:100%;}@media screen and (max-width:576px){.structural-units .section__info-second__private{margin-right:0;}}@media screen and (max-width:992px){.structural-units .section__info-second__private{max-width:initial;}}@media screen and (min-width:1919px){.structural-units .section__info-second__private{margin-right:160px;}}.structural-units .section__info-second__private>img{height:80px;width:80px;margin-right:24px;object-fit:cover;aspect-ratio:1/1;}@media screen and (min-width:1919px){.structural-units .section__info-second__private>img{height:124px;width:124px;}}@media screen and (max-width:992px){.structural-units .section__info-second__private>img{height:68px;width:68px;}}.structural-units .section__info-third__title{font-weight:400;padding-left:48px;font-size:24px;line-height:29px;margin-bottom:24px;}@media screen and (max-width:576px){.structural-units .section__info-third__title{padding-left:0;}}@media screen and (max-width:992px){.structural-units .section__info-third__title{font-size:18px;line-height:28px;margin-bottom:30px;}}.structural-units .section__info-third__private{display:flex;max-width:368px;margin-right:39px;width:100%;}@media screen and (max-width:576px){.structural-units .section__info-third__private{margin-right:0;}}@media screen and (max-width:992px){.structural-units .section__info-third__private{max-width:initial;}}@media screen and (min-width:1919px){.structural-units .section__info-third__private{margin-right:160px;}}.structural-units .section__info-third__private>img{height:80px;width:80px;margin-right:24px;object-fit:cover;aspect-ratio:1/1;}@media screen and (min-width:1919px){.structural-units .section__info-third__private>img{height:124px;width:124px;}}@media screen and (max-width:992px){.structural-units .section__info-third__private>img{height:68px;width:68px;}}.structural-units .section__info__phone-wr{display:flex;justify-content:space-evenly;flex:1;max-width:808px;min-height:20px;}@media screen and (max-width:992px){.structural-units .section__info__phone-wr{margin-left:89px;max-width:508px;}}@media screen and (max-width:576px){.structural-units .section__info__phone-wr{justify-content:space-between;flex-wrap:wrap;margin-top:20px;max-width:325px;min-height:0;margin-left:0;}}@media screen and (max-width:576px) and (max-width:992px){.structural-units .section__info__phone-wr>.section__info__phone-email{margin-bottom:24px;}}@media screen and (min-width:1919px){.structural-units .section__info__phone-wr{max-width:1020px;justify-content:space-between;}}.structural-units .section__info__private{display:flex;max-width:392px;margin-right:24px;width:100%;}@media screen and (max-width:576px){.structural-units .section__info__private{margin-right:0;}}@media screen and (max-width:992px){.structural-units .section__info__private{max-width:initial;}}@media screen and (min-width:1919px){.structural-units .section__info__private{margin-right:180px;}}.structural-units .section__info__private>img{height:80px;width:80px;margin-right:24px;object-fit:cover;aspect-ratio:1/1;}@media screen and (min-width:1919px){.structural-units .section__info__private>img{height:124px;width:124px;}}@media screen and (max-width:992px){.structural-units .section__info__private>img{height:68px;width:68px;}}.structural-units .section__info__name>h3{font-size:18px;line-height:28px;font-weight:400;}@media screen and (max-width:992px){.structural-units .section__info__name>h3{font-size:14px;line-height:21px;}}.structural-units .section__info__name>p{color:#6b6a6a;font-size:14px;line-height:24px;}@media screen and (max-width:992px){.structural-units .section__info__name>p{font-size:10px;line-height:16px;}}.structural-units .section__info__phone-email{padding:0 5px;max-width:314px;width:100%;}@media screen and (min-width:576px) and (max-width:1024px){.structural-units .section__info__phone-email:first-child{max-width:230px;}}@media screen and (min-width:576px) and (max-width:768px){.structural-units .section__info__phone-email:first-child{max-width:175px;}}@media screen and (max-width:576px){.structural-units .section__info__phone-email{max-width:258px;}}.structural-units .section__info__phone-email>label{font-size:12px;color:#6b6a6a;line-height:14px;margin-bottom:5px;display:block;}@media screen and (max-width:992px){.structural-units .section__info__phone-email>label{font-size:10px;line-height:16px;}}.structural-units .section__info__phone-email>a{font-size:16px;line-height:24px;word-break:break-word;display:block;}@media screen and (max-width:992px){.structural-units .section__info__phone-email>a{font-size:13px;line-height:18px;}}@media screen and (max-width:992px){.structural-units .faq-section{margin-left:3px;margin-right:3px;margin-top:10px;}}.structural-units .faq-section__item{transition:padding .5s ease 0s;cursor:pointer;border-bottom:2px solid #000;}.structural-units .faq-section__item .col-11{padding-left:0;}.structural-units .faq-section__item--active{background-color:#fff;color:#000;}.structural-units .faq-section__item--active .plus{background-size:100% 3px,3px 0;}@media screen and (max-width:992px){.structural-units .faq-section__item--active .plus{width:12.5px;height:12.5px;background-size:100% 1.5px,1.5px 0;}}.structural-units .faq-section__item--active .faq-section__item__content{cursor:auto;}@media screen and (max-width:992px){.structural-units .faq-section__item--hover .plus{width:12.5px;height:12.5px;background-size:100% 1.5px,1.5px 100%;}}@media screen and (min-width:1024px){.structural-units .faq-section__item--hover:hover{background-color:#000;color:#fff;padding-left:50px;padding-right:50px;}.structural-units .faq-section__item--hover:hover .plus{background:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);background-position:center;background-size:100% 3px,3px 100%;background-repeat:no-repeat;}}@media screen and (min-width:1024px) and (max-width:992px){.structural-units .faq-section__item--hover:hover .plus{background-size:100% 1.5px,1.5px 100%;}}.structural-units .faq-section__item--hover .faq-section__item__content{display:none;}.structural-units .faq-section__item__section:last-child>.border-bottom{border-bottom:none;}.structural-units .faq-section__item--title{font-size:28px;line-height:34px;padding:37px 0;}@media screen and (max-width:992px){.structural-units .faq-section__item--title{font-size:18px;line-height:28px;padding:16px 0;}}.structural-units .faq-section__item__wrapper{padding:0;}.structural-units .faq-section__item__wrapper--icon{float:right;}.structural-units .faq-section__item__content>.faq-section__item__section:last-child{margin-bottom:-40px;border-bottom:none;}.structural-units .faq-section__item__content>.faq-section__item__section:last-child>div{border-bottom:none !important;}.phone-conductor-leaders__wrapper{margin-top:80px;margin-bottom:55px;}@media screen and (max-width:992px){.phone-conductor-leaders__wrapper{margin-top:40px;margin-bottom:35px;}}@media screen and (max-width:576px){.phone-conductor-leaders .element-empty{display:none;}}.phone-conductor-leaders .section__info-wr{display:flex;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #ccc;word-break:break-word;}@media screen and (max-width:576px){.phone-conductor-leaders .section__info-wr{padding-bottom:0;}}@media screen and (max-width:992px){.phone-conductor-leaders .section__info-wr{flex-direction:column;}}.phone-conductor-leaders .section__info__phone-wr{display:flex;justify-content:space-evenly;flex:1;max-width:808px;min-height:20px;}@media screen and (max-width:992px){.phone-conductor-leaders .section__info__phone-wr{margin-left:89px;max-width:508px;}}@media screen and (max-width:576px){.phone-conductor-leaders .section__info__phone-wr{justify-content:space-between;flex-wrap:wrap;margin-top:20px;max-width:325px;min-height:0;margin-left:0;}}@media screen and (max-width:576px) and (max-width:992px){.phone-conductor-leaders .section__info__phone-wr>.section__info__phone-email{margin-bottom:24px;}}@media screen and (min-width:1919px){.phone-conductor-leaders .section__info__phone-wr{max-width:1020px;justify-content:space-between;}}.phone-conductor-leaders .section__info__private{display:flex;max-width:392px;margin-right:24px;width:100%;}@media screen and (max-width:576px){.phone-conductor-leaders .section__info__private{margin-right:0;}}@media screen and (max-width:992px){.phone-conductor-leaders .section__info__private{max-width:initial;}}@media screen and (min-width:1919px){.phone-conductor-leaders .section__info__private{margin-right:180px;}}.phone-conductor-leaders .section__info__private>img{height:80px;width:80px;margin-right:24px;object-fit:cover;aspect-ratio:1/1;}@media screen and (min-width:1919px){.phone-conductor-leaders .section__info__private>img{height:124px;width:124px;}}@media screen and (max-width:992px){.phone-conductor-leaders .section__info__private>img{height:68px;width:68px;}}.phone-conductor-leaders .section__info__name>h3{font-size:18px;line-height:28px;font-weight:400;}@media screen and (max-width:992px){.phone-conductor-leaders .section__info__name>h3{font-size:14px;line-height:21px;}}.phone-conductor-leaders .section__info__name>p{color:#6b6a6a;font-size:14px;line-height:24px;}@media screen and (max-width:992px){.phone-conductor-leaders .section__info__name>p{font-size:10px;line-height:16px;}}.phone-conductor-leaders .section__info__phone-email{padding:0 5px;max-width:314px;width:100%;}@media screen and (min-width:576px) and (max-width:1024px){.phone-conductor-leaders .section__info__phone-email:first-child{max-width:230px;}}@media screen and (min-width:576px) and (max-width:768px){.phone-conductor-leaders .section__info__phone-email:first-child{max-width:175px;}}@media screen and (max-width:576px){.phone-conductor-leaders .section__info__phone-email{max-width:258px;}}.phone-conductor-leaders .section__info__phone-email>label{font-size:12px;color:#6b6a6a;line-height:14px;margin-bottom:5px;display:block;}@media screen and (max-width:992px){.phone-conductor-leaders .section__info__phone-email>label{font-size:10px;line-height:16px;}}.phone-conductor-leaders .section__info__phone-email>a{font-size:16px;line-height:24px;word-break:break-word;display:block;}@media screen and (max-width:992px){.phone-conductor-leaders .section__info__phone-email>a{font-size:13px;line-height:18px;}}.phone-conductor__wrapper{margin-top:64px;}@media screen and (max-width:992px){.phone-conductor__wrapper{margin-top:46px;}}.phone-conductor__title{font-weight:400;font-size:56px;line-height:67px;margin-bottom:80px;}@media screen and (max-width:992px){.phone-conductor__title{font-size:26px;line-height:26px;margin-bottom:40px;}}.phone-conductor__tabs{display:flex;}.phone-conductor__tab{color:#898989;padding-bottom:25px;text-align:center;width:100%;border-bottom:2px solid #ccc;font-size:24px;line-height:29px;margin:0;}@media screen and (max-width:992px){.phone-conductor__tab{font-size:16px;line-height:19px;padding-bottom:15px;}}@media screen and (max-width:576px){.phone-conductor__tab{font-size:13px;line-height:18px;}}.phone-conductor__tab:first-child{width:35%;}.phone-conductor__tab:nth-child(2){width:30%;}.phone-conductor__tab:last-child{width:35%;}@media screen and (max-width:767px){.phone-conductor__tab:last-child{width:60%;}}.phone-conductor__tab:hover{color:#000;border-bottom:2px solid #000;cursor:pointer;}.phone-conductor__tab.open{color:#000;border-bottom:2px solid #000;}.projects{padding:78px 0 24px;}.projects .project .media-main__img{margin-bottom:16px;}.projects .project .media-main__item{padding-bottom:56px;justify-content:flex-start;border-bottom:none;}.projects .project .media-main__item--link:hover{text-decoration:none;}.projects .project .media-main__item--title{margin-bottom:16px;font-size:28px;line-height:34px;}.projects .project .media-main__item--date{line-height:14px;}.project-priorities{padding-top:56;}.project-priorities .home-page__title{margin-right:45px;}.project-objects{padding-top:0;}.project-objects .project-status{font-size:13px;line-height:18px;margin:10px 0;padding:5px 10px;background-color:#f6cb8b;}.project-objects .project-status.done{background-color:#c4ed91;}.project-objects .project__article{font-size:18px;line-height:22px;}.project-objects .scroll-section{margin-top:56px;}@media screen and (max-width:992px){.project-objects .scroll-section{margin-top:36px;}}@media screen and (max-width:576px){.project-objects .container{max-width:415px;}}.involved-partners__wrapper{margin:0;padding-top:0;}.involved-partners__wrapper .latest-news__title-block{margin-bottom:0;}.involved-partners__wrapper .involved-partners .partner{margin:95px auto 0;padding:0 12px;flex-basis:33.3%;}@media screen and (max-width:992px){.involved-partners__wrapper .involved-partners .partner{flex-basis:50%;max-width:290px;margin-top:60px;}}@media screen and (max-width:576px){.involved-partners__wrapper .involved-partners .partner{flex-basis:100%;}}.involved-partners__wrapper .involved-partners .partner a{margin:auto;}.text-pages{margin-top:55px;margin-bottom:85px;}@media screen and (max-width:992px){.text-pages{margin-top:45px;margin-bottom:50px;}}.text-pages-title{font-size:40px;line-height:47px;word-wrap:break-word;margin-bottom:40px;}@media screen and (max-width:992px){.text-pages-title{font-size:26px;line-height:29px;}}.structural-detail{background-color:#f1f5f7;padding-top:64px;padding-bottom:60px;}@media screen and (max-width:992px){.structural-detail{padding-top:46px;padding-bottom:36px;min-height:55vh;}}@media screen and (max-width:768px){.structural-detail{padding-bottom:20px;}}.structural-detail__header{font-size:56px;line-height:67px;font-weight:400;margin-bottom:50px;}@media screen and (max-width:992px){.structural-detail__header{font-size:26px;line-height:26px;margin-bottom:30px;}}.structural-detail .for-desctop{display:none;}@media screen and (min-width:768px){.structural-detail .for-desctop{display:block;}}.structural-detail .for-mobile{display:none;}@media screen and (max-width:767px){.structural-detail .for-mobile{display:block;}}@media screen and (max-width:768px){.structural-detail .for-mobile{margin-right:46px;}}@media screen and (max-width:576px){.structural-detail .for-mobile{margin-right:initial;}}.structural-detail__block{max-width:1120px;width:100%;word-break:break-word;}@media screen and (min-width:1920px){.structural-detail__block{max-width:1604px;}}.structural-detail__info{display:flex;}.structural-detail__info>img{height:195px;width:184px;margin-right:25px;display:block;object-fit:cover;}@media screen and (min-width:1920px){.structural-detail__info>img{width:272px;height:288px;}}@media screen and (max-width:992px){.structural-detail__info>img{width:92px;height:96px;}}.structural-detail__info-private{max-width:496px;width:100%;}@media screen and (min-width:1920px){.structural-detail__info-private{max-width:716px;display:flex;flex-direction:column;justify-content:center;}}.structural-detail__info-private>h2{font-size:40px;line-height:48px;font-weight:400;margin-bottom:10px;}@media screen and (max-width:992px){.structural-detail__info-private>h2{font-size:20px;line-height:22px;}}.structural-detail__info-private>span{display:block;font-size:20px;line-height:24px;padding-bottom:40px;color:#6b6a6a;word-break:break-word;}@media screen and (min-width:1920px){.structural-detail__info-private>span{padding-bottom:0;}}@media screen and (max-width:992px){.structural-detail__info-private>span{font-size:12px;line-height:16px;padding-bottom:15px;}}@media screen and (max-width:576px){.structural-detail__info-private>span{padding-bottom:0;}}.structural-detail__social{max-width:912px;width:100%;margin-left:auto;border-top:2px solid #000;padding-top:30px;display:flex;}@media screen and (min-width:1920px){.structural-detail__social{max-width:1308px;}}@media screen and (max-width:992px){.structural-detail__social{max-width:595px;}}@media screen and (max-width:767px){.structural-detail__social{margin-left:0;margin-top:30px;flex-direction:column;}}.structural-detail__social-block{display:flex;flex-wrap:wrap;width:100%;}@media screen and (max-width:576px){.structural-detail__social-block{justify-content:space-between;}}.structural-detail__social-item{max-width:290px;margin-bottom:10px;width:100%;}@media screen and (min-width:1920px){.structural-detail__social-item{max-width:420px;}}.structural-detail__social-item:not(:nth-child(3)):not(:nth-child(6)):not(:nth-child(7)){margin-right:20px;}@media screen and (max-width:992px){.structural-detail__social-item{max-width:163px;}.structural-detail__social-item:not(:nth-child(3)):not(:nth-child(6)):not(:nth-child(7)){margin-right:46px;}}@media screen and (max-width:576px){.structural-detail__social-item{margin-bottom:10px;}.structural-detail__social-item:not(:nth-child(3)):not(:nth-child(6)):not(:nth-child(7)){margin-right:0;}}.structural-detail__social-item label{margin-bottom:4px;font-size:12px;line-height:14px;color:#6b6a6a;display:block;}@media screen and (max-width:992px){.structural-detail__social-item label{font-size:10px;line-height:16px;margin-bottom:2px;}}.structural-detail__social-item a,.structural-detail__social-item p{font-size:22px;line-height:24px;display:block;word-break:break-word;}@media screen and (max-width:992px){.structural-detail__social-item a,.structural-detail__social-item p{font-size:13px;line-height:18px;}}.structural-detail__social-item a:hover,.structural-detail__social-item p:hover{opacity:1;}.structural-detail__social-item-icons{display:flex;gap:12px;margin-top:15px;}@media screen and (max-width:992px){.structural-detail__social-item-icons{margin-top:8px;}}@media screen and (max-width:767px){.structural-detail__social-item-icons{margin-top:18px;}}.structural-detail__social-item-icons img{width:30px;height:30px;}.structural-detail__social-item-icons>a{display:block;}.structural-detail .phone-departament:not(:last-child){margin-bottom:10px;}.structural-detail .line-height>a,.structural-detail p{line-height:32px;}@media screen and (max-width:992px){.structural-detail .line-height>a,.structural-detail p{line-height:18px;}}@media screen and (max-width:992px){.structural-detail.apparatus{min-height:auto;padding-bottom:36px;}}.latest-news{padding-top:80px;padding-bottom:80px;}@media screen and (max-width:992px){.latest-news{padding-top:40px;padding-bottom:40px;}}@media screen and (max-width:576px){.latest-news{padding-top:36px;padding-bottom:36px;padding-left:4px;padding-right:4px;}}.latest-news__title-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px;}@media screen and (max-width:992px){.latest-news__title-block{margin-bottom:20px;}}.latest-news__title-label{margin:0;padding:0;}.latest-news__title{font-size:40px;line-height:48px;color:#000;}@media screen and (max-width:992px){.latest-news__title{font-size:26px;line-height:31px;}}.latest-news__title-sm{margin-right:50px;font-size:26px;line-height:31px;color:#000;}.latest-news__swiper-slide{width:288px;}@media screen and (max-width:992px){.latest-news__swiper-slide{width:252px;}}.latest-news__text-link{font-size:16px;line-height:24px;margin-right:12px;}@media screen and (max-width:992px){.latest-news__text-link{font-size:13px;}}@media screen and (max-width:576px){.latest-news__text-link{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}}.latest-news__date{margin-top:10px;margin-bottom:8px;font-size:12px;line-height:16px;color:#666;}.latest-news__article-title{font-size:20px;line-height:24px;font-weight:400;color:#000;overflow:hidden;}@media screen and (max-width:992px){.latest-news__article-title{font-size:18px;}}.latest-news-item:hover{text-decoration:none;}.latest-news-item:hover h5{text-decoration:underline;}.latest-news-item img{height:153px;object-fit:cover;}@media screen and (min-width:1920px){.latest-news-item img{height:224px;}}@media screen and (max-width:576px){.latest-news-item img{height:160px;}}.useful-info{margin-top:80px;}@media screen and (max-width:992px){.useful-info{margin-top:60px;}}.useful-info .load-more-btn{display:flex;justify-content:center;margin-top:48px;margin-bottom:5px;}@media screen and (max-width:992px){.useful-info .load-more-btn{margin-top:28px;}}@media screen and (max-width:576px){.useful-info .load-more-btn{margin-top:22.5px;}}.useful-info .load-more-btn button{padding:12px 41px;font-size:16px;font-weight:400;line-height:24px;background-color:#000;color:#fff;border-radius:23px;border-style:inherit;}@media screen and (max-width:992px){.useful-info .load-more-btn button{font-size:13px;padding:12px 42px;}}@media screen and (max-width:576px){.useful-info .load-more-btn button{padding:12px 110px;}}@media(hover:hover) and (pointer:fine){.useful-info .load-more-btn button:hover{background-color:#007eff;opacity:1;}}.useful-info__title{margin-bottom:18px;font-size:40px;line-height:47.97px;}@media screen and (max-width:992px){.useful-info__title{font-size:24px;line-height:29px;margin-bottom:15px;}}.useful-info__wrapper .useful-info__container{display:flex;align-items:center;}.useful-info__wrapper .useful-info__container .useful-info__text{font-size:28px;line-height:34px;align-self:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;}@media screen and (max-width:992px){.useful-info__wrapper .useful-info__container .useful-info__text{font-size:16px;line-height:19px;letter-spacing:-.6%;}}.useful-info__wrapper .useful-info__container .useful-info__subtitle{font-size:16px;color:#6b6a6a;margin-top:15px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;}@media screen and (max-width:992px){.useful-info__wrapper .useful-info__container .useful-info__subtitle{font-size:13px;line-height:18px;margin-top:10px;}}.useful-info__wrapper .admin-name-inner{height:230px !important;}@media screen and (max-width:992px){.useful-info__wrapper .admin-name-inner{height:150px !important;padding:0 25px !important;}}.useful-info__logo{margin-right:20px;align-content:center;}@media screen and (max-width:992px){.useful-info__logo{margin-right:15px;}}.useful-info__logo img{width:36px;height:36px;}@media screen and (max-width:992px){.useful-info__logo img{width:26px;height:26px;}}@media screen and (max-width:576px){.useful-info .admin-name-wrapper .admin-name-col .admin-name-inner{margin:7.5px;}}.structural-service__title{margin-top:80px;margin-bottom:46px;line-height:47.97px;}@media screen and (max-width:992px){.structural-service__title{margin-top:50px;margin-bottom:30px;font-size:26px;line-height:29px;}}.services-page{padding-bottom:0;}@media screen and (min-width:576px) and (max-width:767px){.biography .breadcrumbs-row{margin-right:auto;margin-left:auto;}}@media screen and (min-width:576px) and (max-width:767px){.biography__info-row{margin-right:auto;margin-left:auto;margin-top:30px;}}@media screen and (min-width:576px) and (max-width:767px){.biography__info-row{width:100%;}}@media screen and (min-width:992px) and (max-width:1067px){.biography__info-row{width:50%;}}@media screen and (min-width:992px) and (max-width:1067px){.biography .leader-main__leader-name{font-size:26px;line-height:29px;}}@media screen and (min-width:576px) and (max-width:767px){.biography .leader-main__img-wr{margin-right:auto;margin-left:auto;}}@media screen and (max-width:992px){.biography__details-row{width:100%;}}@media screen and (min-width:576px) and (max-width:767px){.biography__details-row{margin-right:auto;margin-left:auto;}}@media screen and (max-width:576px){.biography .leader-main__info-wr{margin-top:30px;}}@media screen and (min-width:1920px){.biography .leader-main__info-block--right{margin-left:0;}}.biography .leader-main__info-title{word-break:break-all;}@media screen and (min-width:1025px) and (max-width:1077px){.biography .leader-main__info-title{font-size:14px;line-height:18px;}}@media screen and (min-width:1025px) and (max-width:1077px){.biography .leader-main__title{font-size:10px;line-height:16px;}}@media screen and (min-width:1025px) and (max-width:1077px){.biography .leader-main__leader-title{font-size:13px;line-height:24px;margin-bottom:25px;}}.biography .leader-main__img-wr{width:356px;height:375px;overflow:hidden;}@media screen and (min-width:1920px){.biography .leader-main__img-wr{width:568px;height:598px;overflow:hidden;}}@media screen and (max-width:992px){.biography .leader-main__img-wr{width:344px;height:362px;object-fit:cover;}}@media screen and (max-width:576px){.biography .leader-main__img-wr{width:376px;height:396px;}}.biography__img{width:100%;height:100%;object-fit:cover;}@media screen and (max-width:576px){.biography__img{width:376px;height:396px;}}@media screen and (min-width:1920px){.biography .breadcrumbs-wrapper{padding-bottom:38px;}}@media screen and (max-width:576px){.biography .breadcrumbs-wrapper{flex-wrap:wrap;}.biography .breadcrumbs-wrapper div:nth-child(3){padding-top:10px;}}.biography .leader-main__details-subtitle{line-height:32px;}@media screen and (min-width:1920px){.biography .leader-main__details-subtitle{font-size:28px;line-height:32px;}}@media screen and (max-width:992px){.biography .leader-main__details-subtitle{font-size:20px;line-height:22px;}}.biography .leader-main__info-block:last-child{margin-bottom:0;}.overview__title{margin-top:78px;margin-bottom:60px;font-weight:400;font-size:56px;line-height:67px;}@media screen and (max-width:992px){.overview__title{margin-top:46px;margin-bottom:40px;font-size:26px;line-height:26px;}}.overview__content{margin-bottom:56px;column-count:2;column-gap:20px;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;}@media screen and (max-width:576px){.overview__content{margin-bottom:36px;column-count:1;column-gap:20px;}}.overview .unit__link{page-break-inside:avoid;display:flex;}.overview .unit__link--text{font-size:16px;font-weight:400;line-height:24px;}.overview .item-container{display:flex;margin-bottom:24px;}.overview .item-container .img-container{margin-right:10.22px;}.overview .item-container img{width:15px;height:15px;object-fit:cover;}.structural-units-contacts{margin-top:80px;margin-bottom:80px;}@media screen and (max-width:992px){.structural-units-contacts{margin-top:60px;margin-bottom:60px;}}.structural-units-contacts .section__title{font-size:40px;line-height:48px;font-weight:400;padding-bottom:40px;}@media screen and (max-width:992px){.structural-units-contacts .section__title{font-size:26px;line-height:29px;padding-bottom:30px;}}.structural-units-contacts .faq-section__item:first-child{border-top:2px solid #000;}.structural-units-contacts .faq-section__item__wrapper{display:flex;justify-content:end;align-items:center;}.structural-units-contacts .faq-section{margin-top:0;}.activity-info__title{font-size:40px;line-height:48px;font-weight:400;margin-top:80px;padding-bottom:40px;border-bottom:2px solid #000;}@media screen and (max-width:992px){.activity-info__title{font-size:26px;line-height:29px;margin-top:60px;padding-bottom:30px;}}.activity-info .faq-section__item__content{margin-top:11px;}@media screen and (max-width:992px){.activity-info .faq-section__item__content{margin-top:9px;}}.activity-info section:not(:only-child):not(:first-child){padding-top:0;}.activity-info section:not(:only-child):not(:last-child){padding-bottom:0;}.activity-info section:not(:only-child):not(:first-child) .faq-section__item:first-child{border-top:0;}.activity-info section:not(:only-child):not(:first-child) .faq-section:first-child{margin-top:0;}.activity-info section:not(:only-child):last-child{padding-bottom:80px;}@media screen and (max-width:992px){.activity-info section:not(:only-child):last-child{padding-bottom:60px;}}.activity-info .item-container{display:flex;margin-bottom:24px;}@media screen and (max-width:992px){.activity-info .item-container{margin-bottom:14px;}}.activity-info .item-container .img-container{margin-right:5.5px;}.activity-info .item-container img{width:15px;height:15px;object-fit:cover;}.activity-info .item-container .right-up-arrow img{transform:rotate(-45deg);}.activity-info .item-container span{font-size:16px;line-height:24px;text-decoration:underline;cursor:pointer;}@media screen and (max-width:992px){.activity-info .item-container span{font-size:14px;line-height:21px;word-break:break-word;}}.activity-info a{padding-left:0;padding-right:0;}.activity-info a:visited{color:#571d8b;}.activity-info .legislation .faq-section__item__content{margin-bottom:48px;}.activity-info .legislation .faq-section__item__content div:first-child{padding-left:0;}.activity-info .legislation .faq-section__item__content div:last-child{padding-right:0;}@media screen and (max-width:992px){.activity-info .legislation .faq-section__item__content{margin-bottom:9px;}}.activity-info .legislation .faq-section__item__content a:last-child div:last-child{margin-bottom:0;}@media screen and (max-width:992px){.activity-info .legislation .faq-section__item__content a:last-child div:last-child{margin-bottom:14px;}}.activity-info .civil-control__content{display:flex;padding-left:0;}.activity-info .civil-control__content.programs{flex-direction:column;}.activity-info .civil-control__content.programs ul{display:none;padding:0;margin-top:30px;}@media screen and (max-width:992px){.activity-info .civil-control__content.programs ul{margin-top:24px;}}.activity-info .civil-control__content.programs ul.active{display:block;}.activity-info .civil-control__content div:nth-child(2n+1){margin-right:0;}.activity-info .civil-control__content-item{width:100%;}@media screen and (max-width:992px){.activity-info .civil-control__content-item{width:343px;}}@media screen and (max-width:576px){.activity-info .civil-control__content-item{width:100%;}.activity-info .civil-control__content-item:not(:last-child){margin-right:24px;}}.activity-info .civil-control__content--years .swiper-wrapper{margin-right:0 !important;justify-content:center;}@media screen and (max-width:576px){.activity-info .civil-control__content--years .swiper-wrapper{height:34px;justify-content:flex-start;}}.activity-info .civil-control__content--years .hide{display:none;}.activity-info .civil-control__content--years .year{display:flex;justify-content:center;align-items:center;width:auto !important;height:32px;padding:3px 10px;border:1px #8c8e91 solid;font-size:15px;line-height:15px;cursor:pointer;}.activity-info .civil-control__content--years .year:first-of-type{margin-left:20px;}@media screen and (max-width:576px){.activity-info .civil-control__content--years .year:first-of-type{margin-left:10px;}}.activity-info .civil-control__content--years .year:last-of-type{margin-right:20px !important;}@media screen and (max-width:576px){.activity-info .civil-control__content--years .year:last-of-type{margin-right:10px !important;}}@media screen and (max-width:992px){.activity-info .civil-control__content--years .year{width:80px;height:42px;padding:10px 19px;font-size:18px;line-height:20px;}}@media screen and (max-width:576px){.activity-info .civil-control__content--years .year{height:34px;padding:6px 10px;font-size:14px;}}@media screen and (max-width:320px){.activity-info .civil-control__content--years .year{height:30px;font-size:12px;}}.activity-info .civil-control__content--years .year.active{background-color:#dde9fc;border-color:#dde9fc;cursor:default;}.activity-info .civil-control__content--years .year:hover{background-color:#dde9fc;}.activity-info .civil-control__content--types{display:flex;height:48px;margin-right:0 !important;margin-bottom:30px;margin-left:20px;}@media screen and (max-width:576px){.activity-info .civil-control__content--types{height:40px;margin-bottom:15px;margin-left:0;}}.activity-info .civil-control__content--types .swiper-wrapper{margin-right:0 !important;}@media screen and (max-width:576px){.activity-info .civil-control__content--types .swiper-wrapper{height:40px;justify-content:center;}}@media screen and (max-width:320px){.activity-info .civil-control__content--types .swiper-wrapper{height:34px;}}.activity-info .civil-control__content--types .type{display:flex;justify-content:center;width:auto !important;height:48px;padding:10px 25px;border:1px #8c8e91 solid;font-size:24px;line-height:24px;cursor:pointer;}@media screen and (max-width:992px){.activity-info .civil-control__content--types .type{width:80px;height:42px;padding:10px 19px;font-size:18px;line-height:20px;}}@media screen and (max-width:576px){.activity-info .civil-control__content--types .type{height:40px;padding:8px 13px;font-size:15px;margin-right:10px !important;}}@media screen and (max-width:320px){.activity-info .civil-control__content--types .type{height:34px;padding:7px 11px;font-size:12px;margin-right:8px !important;}}.activity-info .civil-control__content--types .type.active{background-color:#dde9fc;border-color:#dde9fc;cursor:default;}.activity-info .civil-control__content--types .type:hover{background-color:#dde9fc;}.activity-info .civil-control__content--document{display:flex;width:100%;justify-content:start;margin-bottom:24px;}.activity-info .civil-control__content--document:last-child{margin-bottom:0;}.activity-info .civil-control__content--document-label{display:block;margin-bottom:0;color:#6b6a6a;font-size:12px;line-height:16px;cursor:pointer;}.activity-info .civil-control__content--document .civil-control__name.newest-doc,.activity-info .civil-control__content--document .civil-control__name.program{font-size:16px;padding-bottom:0;text-decoration:none;line-height:24px;}@media screen and (max-width:992px){.activity-info .civil-control__content--document .civil-control__name.newest-doc,.activity-info .civil-control__content--document .civil-control__name.program{margin:0 !important;font-size:14px;}}.activity-info .civil-control__content--document .civil-control__name.newest-doc:hover .doc-name,.activity-info .civil-control__content--document .civil-control__name.program:hover .doc-name{text-decoration:underline;}@media screen and (max-width:576px){.activity-info .civil-control__content--document .img-container{width:initial;}}.activity-info .civil-control__content--document .img-container img{width:16px;height:16px;}@media screen and (max-width:992px){.activity-info .civil-control__content{margin-bottom:30px;flex-wrap:wrap;}.activity-info .civil-control__content div:not(:first-child) .civil-control__name{margin-top:20px;}.activity-info .civil-control__content div:nth-child(2) .civil-control__name{margin-top:0;}.activity-info .civil-control__content div:not(:last-child) .civil-control__name{flex:1 0 33%;}.activity-info .civil-control__content div:last-child .civil-control__name{flex-basis:50%;}}@media screen and (max-width:576px){.activity-info .civil-control__content{display:block;}.activity-info .civil-control__content div{width:100%;}.activity-info .civil-control__content div:not(:first-child) .civil-control__name{margin-top:20px;}}.activity-info .civil-control .item-container{margin-bottom:0;}.activity-info .civil-control .item-container span{font-size:22px;}@media screen and (max-width:992px){.activity-info .civil-control .item-container span{align-self:end;font-size:14px;}}@media screen and (max-width:992px){.activity-info .civil-control .faq-section__item__content{margin-bottom:0;margin-top:4px;}.activity-info .civil-control .faq-section__item__content a{margin-bottom:34px;}}@media screen and (max-width:576px){.activity-info .civil-control .faq-section__item__content a{margin-bottom:33px;}}.activity-info .civil-control__name{word-break:break-word;font-size:24px;line-height:29px;padding-bottom:10px;}@media screen and (max-width:992px){.activity-info .civil-control__name{padding-bottom:5px;font-size:14px;line-height:21px;}}.activity-info .civil-control__position{color:#7d7b7b;font-size:16px;line-height:24px;word-break:break-word;}@media screen and (max-width:992px){.activity-info .civil-control__position{font-size:10px;line-height:16px;}}.activity-info .civil-control .item-container{margin-top:57px;padding-top:30px;border-top:2px solid #ccc;}.activity-info .civil-control .item-container img{width:22.6px;height:22.6px;}@media screen and (max-width:992px){.activity-info .civil-control .item-container img{width:16px;height:16px;}}@media screen and (max-width:992px){.activity-info .civil-control .item-container{margin-top:0;padding-top:20px;}}@media screen and (max-width:992px){.activity-info .task-and-functions .faq-section__item--title{padding-bottom:24px;}}.activity-info .task-and-functions__link-container{margin-bottom:24px;padding-left:0;cursor:pointer;}@media screen and (max-width:992px){.activity-info .task-and-functions__link-container{margin-bottom:14px;}}.activity-info .task-and-functions .faq-section__item__content{margin-top:0;}.activity-info .task-and-functions .rte-container{padding-left:3px;}.activity-info .task-and-functions .rte-container a:visited{color:#571d8b;}.activity-info .task-and-functions .title-info{margin-bottom:4px;font-size:12px;font-weight:400;line-height:16px;color:#777575;word-break:break-word;}@media screen and (max-width:992px){.activity-info .notice-of-public-procurement-item{width:100%;}}.activity-info .notice-of-public-procurement-item ol,.activity-info .notice-of-public-procurement-item ul{padding-left:21px;}@media screen and (max-width:992px){.activity-info .notice-of-public-procurement-item ol,.activity-info .notice-of-public-procurement-item ul{padding-left:17px;}}.appointments-form-structural{font-family:'e-Ukraine-regular';padding-top:64px;}@media screen and (max-width:992px){.appointments-form-structural{padding-top:46px;}}.appointments-form-structural label{margin-bottom:0;}.appointments-form-structural__container{font-family:'e-Ukraine-regular';background-color:#fff;}@media screen and (max-width:992px){.appointments-form-structural__container{max-width:712px;padding:0;}}@media screen and (max-width:576px){.appointments-form-structural__container{padding-left:16px;padding-right:16px;}}.appointments-form-structural__description .rte-container{margin-bottom:30px;}@media screen and (max-width:992px){.appointments-form-structural__description .rte-container{margin-bottom:16px;}}.appointments-form-structural__title{font-size:56px;line-height:67px;margin-bottom:40px;}@media screen and (max-width:992px){.appointments-form-structural__title{font-size:26px;line-height:29px;}}.appointments-form-structural__nav-link{margin:0;padding:0;display:flex;list-style:none;}.appointments-form-structural .sm-responsive{display:none;}@media screen and (max-width:576px){.appointments-form-structural .sm-responsive{display:inline-block;}}@media screen and (max-width:576px){.appointments-form-structural .lg-responsive{display:none;}}.appointments-form-structural__nav-link-item{color:#898989;text-align:center;width:50%;border-bottom:2px solid #898989;padding-bottom:25px;margin-bottom:70px;font-size:24px;line-height:29px;}@media screen and (max-width:992px){.appointments-form-structural__nav-link-item{font-size:16px;line-height:19px;margin-bottom:40px;padding-bottom:15px;}}@media screen and (max-width:576px){.appointments-form-structural__nav-link-item{font-size:13px;line-height:18px;}.appointments-form-structural__nav-link-item:first-child{width:194px;}.appointments-form-structural__nav-link-item:last-child{width:154px;}}.appointments-form-structural__nav-link-item:hover,.appointments-form-structural__nav-link-item:checked,.appointments-form-structural__nav-link-item:active{color:#000;width:50%;border-bottom:2px solid #000;text-decoration:none;}.appointments-form-structural__nav-link-item a:hover{text-decoration:none;cursor:pointer;}.appointments-form-structural .selected{color:#000;border-bottom:2px solid #000;}.appointments-form-structural__block{font-family:'e-Ukraine-regular';padding-left:105px;padding-right:105px;}@media screen and (max-width:992px){.appointments-form-structural__block{padding-left:68px;padding-right:68px;}}@media screen and (max-width:576px){.appointments-form-structural__block{padding-left:0;padding-right:0;}}@media screen and (max-width:992px){.appointments-form-structural__department-block{position:relative;}.appointments-form-structural__department-block p{bottom:-17px;}}@media screen and (min-width:1920px){.appointments-form-structural__text{width:1456px;}}.appointments-form-structural__text p{margin:0;margin-bottom:30px;}@media screen and (max-width:992px){.appointments-form-structural__text p{font-size:14px;line-height:21px;margin-bottom:20px;}}@media screen and (max-width:768px){.appointments-form-structural__text{margin-bottom:20px;font-size:14px;line-height:21px;}}.appointments-form-structural__comment{color:#6b6a6a;font-size:14px;line-height:24px;margin-bottom:7px;}@media screen and (max-width:768px){.appointments-form-structural__comment{font-size:12px;line-height:16px;}}.appointments-form-structural__comment-main{color:#6b6a6a;font-size:14px;line-height:22px;margin-top:0;}.appointments-form-structural__symbol{color:#ba0000;margin-right:5px;}.appointments-form-structural__subtitle{font-size:24px;line-height:29px;margin-bottom:38px;}@media screen and (max-width:992px){.appointments-form-structural__subtitle{font-size:16px;line-height:19px;margin-bottom:25px;}}@media screen and (max-width:576px){.appointments-form-structural__subtitle{margin-bottom:25px;}}.appointments-form-structural__subtitle-adress{margin-top:70px;}@media screen and (max-width:768px){.appointments-form-structural__subtitle-adress{margin-top:60px;}}@media screen and (max-width:576px){.appointments-form-structural__subtitle-adress{margin-bottom:0;}}.appointments-form-structural__input{position:relative;width:100%;height:62px;background-color:#f5f5f9;border:1px solid transparent;padding:20px;margin-right:48px;}@media screen and (max-width:992px){.appointments-form-structural__input{height:48px;margin-right:0;margin-bottom:30px;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:24px;}}.appointments-form-structural__input:hover,.appointments-form-structural__input:focus{border:1px solid #007aff;border-radius:5px;}.appointments-form-structural__input:focus-visible{border:2px solid #000;}.appointments-form-structural__input-error-invalid-icon{position:absolute;width:20px;height:20px;top:52px;right:42px;}@media screen and (max-width:992px){.appointments-form-structural__input-error-invalid-icon{top:45px;right:15px;}}@media screen and (max-width:768px){.appointments-form-structural__input-error-invalid-icon{top:38px;}}.appointments-form-structural__input-block-label{position:relative;width:50%;}.appointments-form-structural__input-block-label:nth-child(2n+1){padding-right:24px;}.appointments-form-structural__input-block-label:nth-child(2n) img{right:24px;}@media screen and (max-width:992px){.appointments-form-structural__input-block-label:nth-child(2n) img{right:15px;}}@media screen and (max-width:992px){.appointments-form-structural__input-block-label{width:100%;}.appointments-form-structural__input-block-label:nth-child(2n+1){padding-right:0;}}.appointments-form-structural__dropdown-menu{overflow:auto !important;max-height:350px;top:40px !important;left:-21px !important;width:496px;transform:translate3d(0,0,0) !important;}@media screen and (min-width:1920px){.appointments-form-structural__dropdown-menu{width:716px !important;}}@media screen and (max-width:992px){.appointments-form-structural__dropdown-menu{top:24px !important;left:-21px !important;width:576px;height:296px;overflow-y:scroll;}}@media screen and (max-width:576px){.appointments-form-structural__dropdown-menu{width:344px;height:380px;transform:translate3d(0,0,0) !important;}}.appointments-form-structural__dropdown-item{white-space:normal;padding-bottom:15px;}.appointments-form-structural__dropdown-item:hover,.appointments-form-structural__dropdown-item:focus{background-color:#dde9fc;}.appointments-form-structural__file{z-index:-1;width:100%;}@media screen and (max-width:992px){.appointments-form-structural__file{margin-bottom:0;}}.appointments-form-structural__file-comment{font-size:14px;line-height:24px;color:#6b6a6a;margin-top:3px;}@media screen and (max-width:768px){.appointments-form-structural__file-comment{font-size:10px;line-height:16px;}}@media screen and (max-width:576px){.appointments-form-structural__file-error-type-name{display:flex;align-items:center;}}@media screen and (max-width:768px){.appointments-form-structural__file-name{max-width:305px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}}@media screen and (max-width:576px){.appointments-form-structural__file-name{max-width:70px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}}@media screen and (max-width:576px){.appointments-form-structural .error-type-name{display:inline-block;font-size:12px;line-height:16px;}}@media screen and (max-width:576px){.appointments-form-structural .error-type-size{font-size:12px;line-height:16px;}}.appointments-form-structural .lg-size-error-type-message{display:block;}@media screen and (max-width:576px){.appointments-form-structural .lg-size-error-type-message{display:none;}}.appointments-form-structural .sm-size-error-type-message{display:none;}@media screen and (max-width:576px){.appointments-form-structural .sm-size-error-type-message{display:block;}}.appointments-form-structural__textarea{padding:20px;width:100%;height:324px;background-color:#f5f5f9;border:transparent;resize:none;}@media screen and (max-width:992px){.appointments-form-structural__textarea{height:244px;}}.appointments-form-structural__agreement{display:flex;align-items:start;width:100%;margin-bottom:40px;padding-right:12px;font-size:16px;}@media screen and (max-width:992px){.appointments-form-structural__agreement-comment{margin-bottom:25px;font-size:12px;line-height:16px;}}@media screen and (max-width:576px){.appointments-form-structural__agreement-comment{margin-bottom:21px;}}.appointments-form-structural__agreement:focus,.appointments-form-structural__agreement:hover,.appointments-form-structural__agreement:active{cursor:pointer;}.appointments-form-structural__checkbox{margin-right:13px;margin-top:5px;transform:scale(1.54,1.54);min-width:20px;}.appointments-form-structural__checkbox:disabled{pointer-events:none;}.appointments-form-structural__agreement-block{display:flex;margin:75px 0 25px;}.appointments-form-structural__agreement-block.e-request{margin-top:15px;}@media screen and (max-width:768px){.appointments-form-structural__agreement-block.e-request{margin-top:-20px;}}@media screen and (max-width:992px){.appointments-form-structural__agreement-block{flex-direction:column;}}@media screen and (max-width:992px){.appointments-form-structural__agreement-block{margin-top:40px;}}@media screen and (max-width:576px){.appointments-form-structural__agreement-block{margin-top:0;}}.appointments-form-structural .community__link{text-decoration:underline;}.appointments-form-structural .g-recaptcha{width:100%;padding-left:12px;}@media screen and (max-width:992px){.appointments-form-structural .g-recaptcha{padding-left:0;}}.appointments-form-structural__button{margin-bottom:80px;width:288px;height:62px;}@media screen and (min-width:1920px){.appointments-form-structural__button{width:420px;}}@media screen and (max-width:768px){.appointments-form-structural__button{margin-bottom:60px;width:300px;height:48px;}}@media screen and (max-width:576px){.appointments-form-structural__button{width:100%;}}.appointments-form-structural__button:focus{background-color:#007eff;}.appointments-form-structural__button:disabled{background-color:#6f6f6f;cursor:not-allowed;pointer-events:none;}.appointments-form-structural__info-block{margin-top:69px;}@media screen and (max-width:992px){.appointments-form-structural__info-block{margin-top:60px;}}.appointments-form-structural__info-block label{margin:0;}.appointments-form-structural__info-block.contact-point{margin-top:45px;}@media screen and (max-width:992px){.appointments-form-structural__info-block.contact-point{margin-top:25px;}}.appointments-form-structural__info-block .contact-point--type{display:flex;margin-bottom:48px;}.appointments-form-structural__info-block .contact-point--type.active{margin-bottom:40px;}@media screen and (max-width:992px){.appointments-form-structural__info-block .contact-point--type{margin-bottom:30px;}}@media screen and (max-width:576px){.appointments-form-structural__info-block .contact-point--type{flex-direction:column;margin-top:30px;}}.appointments-form-structural__info-block .contact-point--type input{width:25px;height:25px;margin-right:20px;cursor:pointer;}@media screen and (max-width:992px){.appointments-form-structural__info-block .contact-point--type input{width:22px;height:22px;margin-right:15px;}}.appointments-form-structural__info-block .contact-point--type label{display:flex;align-items:center;font-size:20px;margin-right:70px;cursor:pointer;}.appointments-form-structural__info-block .contact-point--type label:last-child{margin-right:0;}@media screen and (max-width:992px){.appointments-form-structural__info-block .contact-point--type label{font-size:16px;margin-right:44px;}}@media screen and (max-width:576px){.appointments-form-structural__info-block .contact-point--type label{margin-bottom:32px;}.appointments-form-structural__info-block .contact-point--type label:last-child{margin-bottom:0;}}.appointments-form-structural__info-block .contact-point--info-email,.appointments-form-structural__info-block .contact-point--info-address,.appointments-form-structural__info-block .contact-point--info-phone{overflow:hidden;max-height:0;}.appointments-form-structural__info-block .contact-point--info-email.active,.appointments-form-structural__info-block .contact-point--info-address.active,.appointments-form-structural__info-block .contact-point--info-phone.active{max-height:450px;-webkit-transition:max-height 2s;-moz-transition:max-height 2s;-ms-transition:max-height 2s;-o-transition:max-height 2s;transition:max-height 2s;}@media screen and (max-width:992px){.appointments-form-structural__info-block .contact-point--info-email.active input,.appointments-form-structural__info-block .contact-point--info-address.active input,.appointments-form-structural__info-block .contact-point--info-phone.active input{margin-bottom:30px;}}.appointments-form-structural__info-block .contact-point--info-email #email{margin-bottom:30px;}.appointments-form-structural__info-block .contact-point--info-email #email+img+p{margin-top:-30px;bottom:9px;}.appointments-form-structural__info-block .contact-point--info-address #indexAdress{margin-bottom:30px;}.appointments-form-structural__info-block .contact-point--info-address #indexAdress+img+p{margin-top:-30px;}@media screen and (max-width:768px){.appointments-form-structural__info-block{margin-bottom:20px;}}.appointments-form-structural__department-block{margin-top:70px;width:calc(50% - 24px);}@media screen and (max-width:992px){.appointments-form-structural__department-block{width:100%;}}@media screen and (max-width:768px){.appointments-form-structural__department-block{margin-top:60px;}}.appointments-form-structural__question-letters{text-align:end;color:#6b6a6a;font-size:14px;line-height:24px;}@media screen and (min-width:1920px){.appointments-form-structural__question-letters{position:absolute;right:0;}}@media screen and (max-width:768px){.appointments-form-structural__question-letters{font-size:12px;}}.appointments-form-structural__first-input-block{display:flex;flex-direction:row;margin-bottom:38px;}@media screen and (max-width:992px){.appointments-form-structural__first-input-block{flex-direction:column;margin-bottom:0;}}@media screen and (max-width:768px){.appointments-form-structural__first-input-block{margin-bottom:0;}}.appointments-form-structural__input-block{display:flex;flex-direction:row;}@media screen and (max-width:992px){.appointments-form-structural__input-block{flex-direction:column;}}.appointments-form-structural__files-requirements{width:100%;color:#6b6a6a;font-size:14px;margin-top:27px;padding-left:12px;}@media screen and (max-width:992px){.appointments-form-structural__files-requirements{font-size:10px;line-height:16px;margin-top:21px;padding-left:0;}}@media screen and (max-width:576px){.appointments-form-structural__files-requirements{margin-top:10px;}}.appointments-form-structural__file-comment-md{font-size:10px;}@media screen and (max-width:576px){.appointments-form-structural__file-comment-md{bottom:-18px;}}.appointments-form-structural__attach-block{position:relative;display:flex;flex-direction:row;margin-top:18px;}@media screen and (max-width:992px){.appointments-form-structural__attach-block{flex-direction:column;margin-top:1px;}}@media screen and (max-width:576px){.appointments-form-structural__attach-block{margin-top:20px;}}.appointments-form-structural__adress-info{color:#6b6a6a;margin-bottom:38px;margin-top:-8px;}@media screen and (min-width:1920px){.appointments-form-structural__adress-info{width:1456px;}}.appointments-form-structural__adress-info p{font-size:14px;line-height:24px;margin:0;}@media screen and (max-width:768px){.appointments-form-structural__adress-info{margin-bottom:30px;margin-top:25px;}}.appointments-form-structural__attach-label{width:100%;padding-right:12px;margin-bottom:0;}@media screen and (max-width:992px){.appointments-form-structural__attach-label{padding-right:0;}}@media screen and (max-width:576px){.appointments-form-structural__attach-label{position:relative;}}@media screen and (min-width:1920px){.appointments-form-structural__attach-label label{width:-webkit-fill-available;}}.appointments-form-structural .md-responsive-placeholder{display:none;}@media screen and (max-width:992px){.appointments-form-structural .md-responsive-placeholder{display:inline-block;}}@media screen and (max-width:992px){.appointments-form-structural .lg-responsive-placeholder{display:none;}}.appointments-form-structural__files-list{padding:0;display:flex;flex-wrap:wrap;list-style:none;margin-top:50px;}@media screen and (max-width:768px){.appointments-form-structural__files-list{margin-top:40px;}}@media screen and (max-width:576px){.appointments-form-structural__files-list{margin-top:0;}}.appointments-form-structural__files-list-item{display:flex;align-items:center;margin-bottom:15px;height:50px;margin-right:15px;font-size:14px;line-height:21px;padding:15px;border:1px solid #000;box-sizing:border-box;}@media screen and (max-width:576px){.appointments-form-structural__files-list-item:first-child{margin-top:30px;}}.appointments-form-structural__files-list-item:last-child{margin-bottom:0;}@media screen and (max-width:576px){.appointments-form-structural__files-list-item{height:44px;}}@media screen and (max-width:576px){.appointments-form-structural__files-list-item{margin-right:0;}}.appointments-form-structural__files-list-item.error{display:flex;align-items:center;flex-wrap:nowrap;border:1px solid #ba0000;padding-bottom:9px;padding-top:9px;}.appointments-form-structural__files-icon{margin-right:13px;width:15px;height:19px;}.appointments-form-structural__files-icon-error{margin-right:10px;width:22px;height:22px;}.appointments-form-structural__file-error-message{font-size:11px;line-height:16px;color:#ba0000;}@media screen and (max-width:576px){.appointments-form-structural__file-error-message{font-size:10px;line-height:16px;}}.appointments-form-structural__file-size{color:#6b6a6a;margin-right:35px;}@media screen and (max-width:576px){.appointments-form-structural__file-size{margin-right:0;}}.appointments-form-structural__files-cross-icon{width:12px;height:12px;margin-left:35px;}@media screen and (max-width:576px){.appointments-form-structural__files-cross-icon{margin-left:21px;}}.appointments-form-structural__clip-icon{position:absolute;right:24px;top:18px;}@media screen and (max-width:992px){.appointments-form-structural__clip-icon{right:15px;top:12px;}}.appointments-form-structural__select-icon{display:block;width:21px;height:11px;}.appointments-form-structural__select-view{position:absolute;display:flex;align-items:center;width:100%;}@media screen and (min-width:1920px){.appointments-form-structural__select-view{width:716px;}}@media screen and (max-width:992px){.appointments-form-structural__select-view{height:20px;left:0;top:-3px;}}@media screen and (max-width:576px){.appointments-form-structural__select-view{left:-2px;}}.appointments-form-structural__select-placeholder{width:100%;font-size:20px;line-height:22px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;}@media screen and (max-width:768px){.appointments-form-structural__select-placeholder{font-size:14px;line-height:21px;}}.appointments-form-structural__input-view{position:absolute;display:block;width:100%;height:62px;background-color:#f5f5f9;border:1px solid transparent;line-height:initial;padding:20px;}@media screen and (max-width:992px){.appointments-form-structural__input-view{height:48px;padding:14px;padding-left:20px;}}.appointments-form-structural__input-view:focus,.appointments-form-structural__input-view:hover{border:1px solid #007aff;cursor:pointer;}.appointments-form-structural__input-view:disabled{border:1px solid #ba0000;}.appointments-form-structural__field-validation-error{position:absolute;font-size:14px;color:#ba0000;}@media screen and (max-width:992px){.appointments-form-structural__field-validation-error{margin:0;bottom:9px;font-size:12px;line-height:16px;}}.appointments-form-structural img#error-icon-question-textarea{top:310px;right:26px;}@media screen and (min-width:1920px){.appointments-form-structural img#error-icon-question-textarea{top:315px;}}@media screen and (max-width:992px){.appointments-form-structural img#error-icon-question-textarea{top:240px;}}@media screen and (max-width:768px){.appointments-form-structural img#error-icon-question-textarea{top:230px;right:15px;}}.appointments-form-structural p#error-message-maxlength{position:static;}.appointments-form-structural p#files-max-size-error-message{position:static;}@media screen and (max-width:576px){.appointments-form-structural .public-request--textarea img#error-icon-question-textarea{top:245px;}}@media screen and (max-width:992px){.appointments-form-structural .public-request #phone{margin-bottom:0;}}.appointments-form-structural p#error-message-file-input{top:96px;}@media screen and (max-width:992px){.appointments-form-structural p#error-message-file-input{position:static;top:85px;}}@media screen and (max-width:768px){.appointments-form-structural p#error-message-file-input{top:73px;}}@media screen and (max-width:768px){.appointments-form-structural p#invalid-message-email{bottom:-20px;}}@media screen and (max-width:768px){.appointments-form-structural input#email{margin-bottom:0;}}@media screen and (max-width:768px){.appointments-form-structural input#indexAdress{margin-bottom:0;}}@media screen and (max-width:768px){.appointments-form-structural__field-validation-department-error{bottom:-18px;}}@media screen and (max-width:768px){.appointments-form-structural__field-validation-file-error{bottom:-18px;}}@media screen and (max-width:768px){.appointments-form-structural__field-validation-file-length-error{bottom:-3px;}}@media screen and (max-width:576px){.appointments-form-structural__field-validation-file-length-error{bottom:-18px;}}.appointments-form-structural__invalid-input{border:1px solid #ba0000;}@media screen and (max-width:768px){.appointments-form-structural__select-link{margin-bottom:40px;}}@media screen and (max-width:768px){.appointments-form-structural__input-placeholder{font-size:14px;line-height:21px;}}.appointment-form-sign{padding:64px 0;font-family:"e-Ukraine-Regular";font-weight:400;letter-spacing:-.007em;}@media screen and (max-width:992px){.appointment-form-sign{padding:46px 12px;}}.appointment-form-sign__title{font-size:56px;line-height:67px;margin-bottom:40px;}@media screen and (max-width:992px){.appointment-form-sign__title{font-size:26px;line-height:29px;margin-bottom:30px;}}.appointment-form-sign__subtitle{font-size:16px;line-height:24px;margin-bottom:60px;}@media screen and (max-width:992px){.appointment-form-sign__subtitle{font-size:14px;line-height:21px;margin-bottom:30px;letter-spacing:normal;}}@media screen and (max-width:576px){.appointment-form-sign__subtitle{margin-bottom:40px;width:343px;}}.appointment-form-sign__subtitle-mobile{display:none;}@media screen and (max-width:992px){.appointment-form-sign__subtitle-mobile{display:block;font-size:14px;line-height:21px;letter-spacing:normal;color:#6b6a6a;margin-bottom:20px;}}.appointment-form-sign__qr-container{display:flex;margin-bottom:40px;font-size:16px;line-height:24px;letter-spacing:normal;color:#6b6a6a;}@media screen and (max-width:992px){.appointment-form-sign__qr-container{flex-direction:column;font-size:14px;line-height:21px;}}.appointment-form-sign__qr-container__code{margin-right:53px;}.appointment-form-sign__qr-container__code img{width:257px;height:257px;}@media screen and (max-width:992px){.appointment-form-sign__qr-container__code img{width:197px;height:196px;}}@media screen and (max-width:576px){.appointment-form-sign__qr-container__code img{width:252px;height:251px;}}@media screen and (max-width:992px){.appointment-form-sign__qr-container__code{margin-right:0;}}.appointment-form-sign__qr-container__text{padding-top:12px;}@media screen and (max-width:992px){.appointment-form-sign__qr-container__text{padding-top:22px;}}.appointment-form-sign__qr-container__text img{margin-right:13px;}.appointment-form-sign__qr-container__expired{padding-top:12px;}@media screen and (max-width:992px){.appointment-form-sign__qr-container__expired{padding-top:22px;}}.appointment-form-sign__qr-container__expired img{margin-left:22px;margin-right:11px;}.appointment-form-sign__qr-container__expired__refresh{font-weight:500;color:#000;cursor:pointer;}.appointment-form-sign__download-text{font-size:16px;line-height:24px;margin-bottom:20px;}@media screen and (max-width:992px){.appointment-form-sign__download-text{font-size:14px;line-height:21px;}}.appointment-form-sign__buttons{display:flex;margin-bottom:36px;}@media screen and (max-width:576px){.appointment-form-sign__buttons{flex-wrap:wrap;}}.appointment-form-sign__button{display:block;margin-right:15px;cursor:pointer;}@media screen and (max-width:576px){.appointment-form-sign__button:last-child{margin-top:15px;}}.appointment-form-sign__back-button{width:180px;}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.appointments-form-leader{background-color:#f5f5f9;padding-bottom:84px;padding-top:80px;margin-left:-108px;margin-right:-108px;padding-left:213px;padding-right:213px;}@media screen and (min-width:1920px){.appointments-form-leader{margin-left:-150px;margin-right:-150px;padding-left:255px;padding-right:255px;}}@media screen and (max-width:768px){.appointments-form-leader{margin-left:-30px;margin-right:-30px;padding-bottom:60px;padding-top:60px;padding-left:98px;padding-right:98px;}}@media screen and (max-width:576px){.appointments-form-leader{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;}}.appointments-form-leader__article-info p{font-size:24px;line-height:29px;}@media screen and (max-width:768px){.appointments-form-leader__article-info p{font-size:16px;line-height:19px;}}.appointments-form-leader__article-info ol,.appointments-form-leader__article-info ul{margin-top:50px;}@media screen and (max-width:768px){.appointments-form-leader__article-info ol,.appointments-form-leader__article-info ul{margin-top:30px;font-size:14px;line-height:21px;}}.appointments-form-leader__article-info ol a,.appointments-form-leader__article-info ul a{text-decoration:underline;}.appointments-form-leader__article-info li:not(:last-child){margin-bottom:24px;}.appointments-form-leader__article-info h3{font-size:24px;line-height:29px;}@media screen and (max-width:768px){.appointments-form-leader__article-info h3{font-size:16px;line-height:19px;}}.appointments-form-leader__article-contacts-info{margin-top:60px;}@media screen and (max-width:768px){.appointments-form-leader__article-contacts-info{margin-top:30px;}}.appointments-form-leader__article-contacts-info p{font-size:20px;line-height:24px;margin-bottom:50px;}@media screen and (max-width:768px){.appointments-form-leader__article-contacts-info p{font-size:16px;line-height:19px;margin-bottom:30px;}}.appointments-form-leader__article-contacts-info h3{font-size:24px;line-height:29px;margin-bottom:50px;}@media screen and (max-width:768px){.appointments-form-leader__article-contacts-info h3{margin-bottom:30px;font-size:16px;line-height:19px;}}.appointments-form-leader__contacts-list{display:flex;list-style:none;}@media screen and (max-width:576px){.appointments-form-leader__contacts-list{display:block;}}.appointments-form-leader__contacts-item:not(:last-child){margin-right:81px;}@media screen and (max-width:768px){.appointments-form-leader__contacts-item:not(:last-child){margin-right:133px;}}@media screen and (max-width:576px){.appointments-form-leader__contacts-item:not(:last-child){margin-right:0;margin-bottom:24px;}}.appointments-form-leader__contacts-item-description{color:#6b6a6a;font-size:12px;line-height:14px;}@media screen and (max-width:768px){.appointments-form-leader__contacts-item-description{font-size:10px;line-height:16px;}}.appointments-form-leader__contacts-item-value{font-size:22px;line-height:24px;}@media screen and (max-width:768px){.appointments-form-leader__contacts-item-value{font-size:16px;line-height:19px;}}.container-loader.appointment-loader{flex-direction:column;height:500px;}.container-loader.appointment-loader .content-text{margin-top:50px;font-family:"e-Ukraine-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:29px;color:#6b6a6a;text-align:center;}@media screen and (max-width:992px){.container-loader.appointment-loader .content-text{font-size:16px;line-height:24px;}}.citizen-appeals-electronic__button{display:flex;width:369px;height:70px;padding:14px 26px 14px 17px;background-color:#000;color:#fff;border-radius:9px;border-width:0;margin-top:40px;margin-bottom:96px;}@media screen and (max-width:992px){.citizen-appeals-electronic__button{margin-bottom:60px;}}@media screen and (max-width:576px){.citizen-appeals-electronic__button{width:100%;}}.citizen-appeals-electronic__button-text{display:block;width:278px;height:42px;font-family:"e-Ukraine-Regular";font-size:16px;font-weight:400;line-height:21px;letter-spacing:-.006em;text-align:center;}.citizen-appeals-electronic__button img{margin-right:8px;}.citizen-appeals-electronic__comment-adress{margin-bottom:38px;}@media screen and (max-width:992px){.citizen-appeals-electronic__comment-adress{margin-bottom:30px;}}.citizen-appeals-electronic .community__link{text-decoration:underline;}@media screen and (max-width:992px){.citizen-appeals-electronic .contact-point{margin-bottom:0;}}.citizen-appeals-electronic .contact-point--info-address .appointments-form-structural__subtitle-adress{margin-top:69px;margin-bottom:30px;}@media screen and (max-width:992px){.citizen-appeals-electronic .contact-point--info-address .appointments-form-structural__subtitle-adress{margin-top:50px;margin-bottom:25px;}}.citizen-appeals-electronic__input-phone{margin-bottom:0;}@media screen and (max-width:992px){.citizen-appeals-electronic__input-phone{margin-bottom:0;}}.citizen-appeals-electronic .e-request{margin-top:20px;}@media screen and (max-width:992px){.citizen-appeals-electronic .e-request{margin-top:0;}}.citizen-appeals-electronic .contact-point--type{margin-bottom:0;}.citizen-appeals-electronic .citizen-appeals__phone-block{margin-bottom:9px;}@media screen and (max-width:992px){.citizen-appeals-electronic .citizen-appeals__phone-block{margin-bottom:0;}}@media screen and (max-width:992px){.citizen-appeals-electronic__input-phone{margin-bottom:0 !important;}}@media screen and (max-width:576px){.citizen-appeals-electronic .public-info-request-written-section__phone-comment{margin-bottom:0;}}@media screen and (max-width:992px){.citizen-appeals-electronic .appointments-form-structural__text{margin-bottom:0;}}.citizen-appeals-electronic img#error-icon-question-textarea{top:335px;}@media screen and (min-width:1920px){.citizen-appeals-electronic img#error-icon-question-textarea{top:315px;}}@media screen and (max-width:992px){.citizen-appeals-electronic img#error-icon-question-textarea{top:265px;}}@media screen and (max-width:576px){.citizen-appeals-electronic img#error-icon-question-textarea{top:280px !important;}}@media screen and (max-width:992px){.citizen-appeals-electronic p#invalid-message-zipCode{top:75px;}}.citizen-appeals-electronic .appointments-form-structural__input-block-label{width:100%;}.citizen-appeals-electronic__phone-flex{display:flex;}.citizen-appeals-electronic__phone-flex .public-info-request-written-section__phone-comment{margin-top:0;width:50%;}@media screen and (max-width:992px){.citizen-appeals-electronic__phone-flex .public-info-request-written-section__phone-comment{font-size:12px;line-height:16px;}}@media screen and (max-width:576px){.citizen-appeals-electronic__phone-flex .public-info-request-written-section__phone-comment{width:100%;}}@media screen and (max-width:576px){.citizen-appeals-electronic__phone-flex{display:block;}}.citizen-appeals-electronic__phone-input-block{position:relative;margin-right:24px;width:50%;}@media screen and (max-width:576px){.citizen-appeals-electronic__phone-input-block{width:100%;}}.citizen-appeals-electronic__phone-input-block input{margin-right:0;}.citizen-appeals-electronic__phone-input-block .appointments-form-structural__input-error-invalid-icon{top:20px;right:20px;}@media screen and (max-width:992px){.citizen-appeals-electronic__phone-input-block .appointments-form-structural__input-error-invalid-icon{top:15px;right:15px;}}@media screen and (max-width:992px){.citizen-appeals-electronic p#empty-message-email{bottom:0;top:75px;}}.citizen-appeals-electronic p#invalid-message-phone-number{position:static;}.citizen-appeals-electronic p#invalid-message-phone{position:static;}.citizen-appeals-electronic .active-phone-block{margin-top:40px;}@media screen and (max-width:992px){.citizen-appeals-electronic .active-phone-block{margin-top:30px;}}@media screen and (max-width:992px){.citizen-appeals-electronic .appointments-form-structural__agreement-comment{margin-bottom:0;}}.budget{padding-bottom:80px;}@media screen and (max-width:992px){.budget{padding-bottom:60px;}}.budget .news-individual__title{margin-bottom:40px;}@media screen and (max-width:992px){.budget .news-individual__title{margin-bottom:30px;}}.budget-section{padding-top:64px;margin-bottom:80px;}@media screen and (max-width:992px){.budget-section{padding-top:46px;margin-bottom:60px;}}@media screen and (max-width:576px){.budget-section .breadcrumbs-wrapper{flex-wrap:wrap;}}.budget-section__title{font-weight:400;font-size:56px;line-height:67px;margin-bottom:35px;}@media screen and (max-width:992px){.budget-section__title{font-size:26px;line-height:29px;}}.budget-section__description{word-wrap:break-word;font-size:18px;line-height:28px;}@media screen and (max-width:992px){.budget-section__description{font-size:16px;line-height:24px;}}.budget-section__description:not(:last-child){margin-bottom:28px;}@media screen and (max-width:992px){.budget-section__description:not(:last-child){margin-bottom:24px;}}.budget-section__planning,.budget-section__implementation,.budget-section__financing{font-weight:400;font-size:40px;line-height:48px;margin-top:60px;margin-bottom:40px;}@media screen and (max-width:992px){.budget-section__planning,.budget-section__implementation,.budget-section__financing{font-size:20px;line-height:22px;margin-top:35px;margin-bottom:30px;}}.budget-section__plan{margin-bottom:60px;}.budget-section__plan-title{font-weight:400;font-size:28px;line-height:34px;margin-bottom:36px;}@media screen and (max-width:992px){.budget-section__plan-title{font-size:18px;line-height:22px;margin-bottom:20px;}}.budget-section__plan-year{font-size:24px;line-height:29px;position:relative;margin-bottom:35px;display:block;}@media screen and (max-width:992px){.budget-section__plan-year{font-size:16px;line-height:19px;}}@media screen and (max-width:576px){.budget-section__plan-year{margin-bottom:40px;}}.budget-section__plan-year::before{content:'';position:absolute;width:2px;height:28px;left:28px;bottom:-34px;background-color:#ccc;}@media screen and (max-width:992px){.budget-section__plan-year::before{left:15px;}}.budget-section__plan-items{padding-left:65px;padding-right:145px;border-bottom:2px solid #000;padding-bottom:20px;}@media screen and (min-width:1920px){.budget-section__plan-items{padding-right:355px;}}@media screen and (max-width:992px){.budget-section__plan-items{padding-right:115px;padding-left:52px;}}@media screen and (max-width:576px){.budget-section__plan-items{padding-right:0;padding-bottom:33px;}}.budget-section__plan-items>.budget-section__plan-item:last-child::after{display:none;}.budget-section__plan-item{display:flex;flex-direction:column;padding-bottom:25px;position:relative;cursor:pointer;}@media screen and (max-width:576px){.budget-section__plan-item{padding-bottom:11px;}}.budget-section__plan-item:hover{opacity:1;}.budget-section__plan-item>label{font-size:12px;line-height:16px;color:#6b6a6a;margin-bottom:4px;cursor:pointer;}.budget-section__plan-item>p{font-size:16px;line-height:24px;}.budget-section__plan-item::before{content:'';width:15px;height:15px;position:absolute;background-color:#ccc;border-radius:50%;left:-43px;top:2px;}.budget-section__plan-item::after{content:'';width:2px;height:calc(100% - 22px);position:absolute;background-color:#ccc;left:-37px;top:20px;}.budget-section__plan-more{margin-top:30px;font-size:14px;line-height:17px;display:flex;align-items:center;}@media screen and (max-width:992px){.budget-section__plan-more{margin-top:20px;}}.budget-section__plan-more>img{height:15px;width:15px;margin-left:9px;}.budget-section__plan:last-child{margin-bottom:0;}.budget-section .budget-years{display:flex;justify-content:flex-start;}@media screen and (max-width:992px){.budget-section .budget-years{margin-bottom:0;}}.budget-section .budget-year{display:flex;justify-content:center;align-items:center;width:107px;height:48px;margin-right:14px;font-size:24px;line-height:29px;border:1px solid #8c8e91;}@media screen and (max-width:992px){.budget-section .budget-year{width:80px;height:42px;font-size:18px;line-height:22px;}}.budget-section .budget-year:hover{background-color:#dde9fc;cursor:pointer;border:none;}.budget-section .selected{background-color:#dde9fc;border:none;}.budget-section .article-block{margin-top:24px;cursor:pointer;}.budget-section .article-block-link:hover{text-decoration:none;}.budget-section .article-block-link:hover .article{text-decoration:underline;}.budget-section .article-block .title-info{font-size:12px;line-height:16px;color:#777575;margin-bottom:4px;font-weight:400;}.budget-section .article-block .article{word-wrap:break-word;font-size:16px;line-height:24px;font-weight:400;color:#000;}@media screen and (max-width:992px){.budget-section .article-block .article{font-size:14px;}}@media screen and (max-width:992px){.budget-section .article-block:first-child{margin-top:18px;}}.budget-section .article-block{width:1016px;}@media screen and (min-width:1920px){.budget-section .article-block{width:1456px;}}@media screen and (max-width:992px){.budget-section .article-block{width:100%;}}@media screen and (max-width:992px){.budget-section .budget-financing__item .title-info{color:#6b6a6a;}}.budget-financing{margin-top:30px;}.budget-financing:first-child{margin-top:35px;}@media screen and (max-width:992px){.budget-financing:first-child{margin-top:24px;}}@media screen and (max-width:992px){.budget-financing{margin-top:24px;}}.budget-financing__title{font-size:55px;line-height:67px;font-weight:400;margin-bottom:36px;}@media screen and (max-width:992px){.budget-financing__title{font-size:26px;line-height:29px;margin-bottom:24px;}}.budget-financing__years{display:flex;align-items:center;flex-wrap:nowrap;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:36px;}@media screen and (max-width:992px){.budget-financing__years{margin-bottom:24px;}}.budget-financing__years::-webkit-scrollbar{display:none;}.budget-financing__year{padding:9.5px 25px;margin-right:17px;font-size:24px;line-height:29px;background-color:#fff;border:1px solid #6b6a6a;}@media screen and (max-width:992px){.budget-financing__year{padding:10px 18.5px;font-size:18px;line-height:22px;}}.budget-financing__year.active{background-color:#dde9fc;border:1px solid #dde9fc;}.budget-financing__item{font-size:16px;line-height:24px;color:#000;display:block;width:1016px;}@media screen and (min-width:1920px){.budget-financing__item{width:1456px;}}@media screen and (max-width:992px){.budget-financing__item{width:100%;}}.budget-financing__item:not(:last-child){margin-bottom:25px;}.budget-financing__item .title-info{font-size:12px;line-height:16px;color:#777575;}@media screen and (max-width:1024px){.budget-financing__item .article{font-size:14px;}}.budget-financing__item:hover{text-decoration:none;}.budget-financing__item:hover .article{text-decoration:underline;}.budget-financing__content{margin-bottom:60px;}.budget-financing .faq-section__item{transition:padding .5s ease 0s;border-bottom:2px solid #000;cursor:pointer;}.budget-financing .faq-section__item:first-child{border-top:2px solid #000;}.budget-financing .faq-section__item--active{background-color:#fff;color:#000;}.budget-financing .faq-section__item--active .plus{background-size:100% 3px,3px 0;}@media screen and (max-width:992px){.budget-financing .faq-section__item--active .plus{width:12.5px;height:12.5px;background-size:100% 1.5px,1.5px 0;}}.budget-financing .faq-section__item--active .faq-section__item__content{cursor:auto;padding-bottom:50px;}@media screen and (max-width:992px){.budget-financing .faq-section__item--active .faq-section__item__content{padding-bottom:40px;}}@media screen and (max-width:992px){.budget-financing .faq-section__item--hover .plus{width:12.5px;height:12.5px;background-size:100% 1.5px,1.5px 100%;}}@media screen and (min-width:1024px){.budget-financing .faq-section__item--hover:hover{background-color:#000;color:#fff;padding-left:50px;padding-right:50px;}.budget-financing .faq-section__item--hover:hover .plus{background:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);background-position:center;background-size:100% 3px,3px 100%;background-repeat:no-repeat;}}@media screen and (min-width:1024px) and (max-width:992px){.budget-financing .faq-section__item--hover:hover .plus{background-size:100% 1.5px,1.5px 100%;}}.budget-financing .faq-section__item--hover .faq-section__item__content{display:none;}.budget-financing .faq-section__item--title{font-size:28px;line-height:34px;padding:37px 0;}@media screen and (max-width:992px){.budget-financing .faq-section__item--title{font-size:18px;line-height:28px;padding:16px 0;}}.breadcrumb-wr{display:flex;}.breadcrumb-element{font-size:12px;line-height:14px;color:#6b6a6a;cursor:pointer;position:relative;font-family:"e-UkraineHead-Regular";}.breadcrumb-element:not(:last-child){margin-right:15px;}.breadcrumb-element:not(:last-child)::before{content:'';position:absolute;top:50%;display:block;border-right:2px solid #6b6a6a;border-bottom:2px solid #6b6a6a;width:8px;height:8px;transform:translateY(-50%) rotate(-45deg);right:-19px;cursor:auto;}.breadcrumb-element:not(:first-child){margin-left:15px;}.share__wr{display:flex;}.share__title{font-weight:bold;font-size:20px;line-height:24px;margin-right:14px;}@media screen and (max-width:576px){.share__title{display:none;}}.sw-scrollbar{background-color:#ccc;left:0;height:2px;width:100%;}.sw-scrollbar .swiper-scrollbar-drag{background-color:#000;}.swiper-button-disabled{opacity:.6;}.rte-container h2{font-size:40px;line-height:48px;}@media screen and (max-width:992px){.rte-container h2{font-size:26px;line-height:29px;}}.rte-container h3{font-size:28px;line-height:34px;}@media screen and (max-width:992px){.rte-container h3{font-size:18px;line-height:22px;}}.rte-container h4{font-size:24px;line-height:29px;}@media screen and (max-width:992px){.rte-container h4{font-size:16px;line-height:19px;}}.rte-container h1,.rte-container h2,.rte-container h3,.rte-container h4{margin-bottom:40px;}.rte-container p{margin-bottom:24px;font-size:16px;line-height:24px;word-break:break-word;font-weight:400;}@media screen and (max-width:992px){.rte-container p{margin-bottom:21px;font-size:14px;line-height:21px;}}.rte-container p:empty{display:none;}.rte-container p:last-child,.rte-container p:empty{margin-bottom:0;}.rte-container ul{padding-left:20px;}.rte-container ol{padding-left:17px;}.rte-container ul,.rte-container ol{margin:0;margin-bottom:24px;}@media screen and (max-width:992px){.rte-container ul,.rte-container ol{margin-bottom:21px;}}.rte-container ul:last-child,.rte-container ol:last-child{margin-bottom:0;}.rte-container ul>li:last-child,.rte-container ol>li:last-child{padding-bottom:0;}.rte-container li{font-size:16px;line-height:24px;padding-bottom:24px;word-break:break-word;}@media screen and (max-width:992px){.rte-container li{font-size:14px;line-height:21px;padding-bottom:21px;}}.rte-container a{font-family:"e-Ukraine-Medium";font-size:16px;line-height:24px;text-decoration:underline;}@media screen and (max-width:992px){.rte-container a{font-size:14px;line-height:19px;}}.rte-container a.visited{color:#571d8b;}.rte-container a:visited{color:#571d8b;}.rte-container a[target='_blank']:visited i{color:#571d8b;}.rte-container q,.rte-container blockquote{font-size:20px;line-height:30px;position:relative;padding-left:15px;margin:0;display:inline-flex;}.rte-container q::before,.rte-container blockquote::before{content:'';height:100%;position:absolute;width:2px;background-color:#007eff;left:0;top:0;}@media screen and (max-width:992px){.rte-container q,.rte-container blockquote{font-size:16px;line-height:24px;}}.rte-container thead,.rte-container tbody,.rte-container tfoot,.rte-container tr,.rte-container td,.rte-container th{border-width:inherit;}.rte-container table{display:block;width:auto !important;height:auto !important;margin-bottom:24px;overflow-x:auto;}@media screen and (max-width:992px){.rte-container table{margin-bottom:21px;}}.rte-container table p{word-break:initial;}.rte-container table tbody{display:table;width:100%;}.rte-container table tbody img{width:auto;}.rte-container .table-wr{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;}.rte-container .table-wr::-webkit-scrollbar{display:none;}.rte-container img{object-fit:cover;max-width:1456px;width:100%;height:auto;}@media screen and (max-width:1919px){.rte-container img{max-width:1015px;height:692px;}}@media screen and (max-width:992px){.rte-container img{height:485px;}}@media screen and (max-width:767px){.rte-container img{height:234px;}}.rte-container iframe{width:100%;max-width:1604px;height:844px;}@media screen and (max-width:1919px){.rte-container iframe{max-width:1118px;height:588px;}}@media screen and (max-width:992px){.rte-container iframe{height:398px;}}@media screen and (max-width:767px){.rte-container iframe{height:277px;}}.global-search-block{display:flex;}@media screen and (max-width:1024px){.global-search-block{flex-direction:column;}}.global-search-block__first{display:flex;justify-content:space-between;}@media screen and (max-width:767px){.global-search-block__first{flex-direction:column;}}.global-search-block__tablet-wr{display:flex;justify-content:space-between;margin-left:24px;}@media screen and (max-width:992px){.global-search-block__tablet-wr{flex-direction:column;margin-left:0;}}@media screen and (max-width:1024px){.global-search-block__tablet-wr{min-width:100%;}}.global-search-block__search{flex:1;}@media screen and (max-width:1024px){.global-search-block__search{margin-bottom:20px;}}.global-search-block__type{margin-right:24px;width:200px;}@media screen and (min-width:1920px){.global-search-block__type{width:352px !important;}}@media screen and (max-width:992px){.global-search-block__type{width:100%;max-width:320px;margin-right:0;margin-bottom:20px;}}@media screen and (max-width:767px){.global-search-block__type{max-width:none;}}.global-search-block__date{margin-right:24px;width:100%;}@media screen and (min-width:1920px){.global-search-block__date{max-width:352px;width:352px !important;}}@media screen and (max-width:992px){.global-search-block__date{max-width:320px;margin-right:0;}}@media screen and (max-width:767px){.global-search-block__date{max-width:none;margin-bottom:20px;}}.global-search-block__btn{max-width:145px;width:100%;}@media screen and (max-width:1024px){.global-search-block__btn{margin-left:0;max-width:320px;}}@media screen and (max-width:767px){.global-search-block__btn{max-width:100%;margin-top:20px;}}.external-icon{font-family:'fontello';font-style:normal;font-weight:normal;display:inline-block;font-size:19px;margin-left:3px;}.container-loader{display:none;justify-content:center;align-items:center;height:354px;width:100%;}.content-loader{font-size:10px;width:10px;height:10px;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.1s infinite ease;transform:translateZ(0);}@keyframes mulShdSpin{0%,100%{box-shadow:0 -2.6em 0 0 #5ca8f5,1.8em -1.8em 0 0 #c4c4c4,2.5em 0 0 0 #c4c4c4,1.75em 1.75em 0 0 #c4c4c4,0 2.5em 0 0 #c4c4c4,-1.8em 1.8em 0 0 #c4c4c4,-2.6em 0 0 0 #c4c4c4,-1.8em -1.8em 0 0 #c4c4c4;}12.5%{box-shadow:0 -2.6em 0 0 #c4c4c4,1.8em -1.8em 0 0 #5ca8f5,2.5em 0 0 0 #c4c4c4,1.75em 1.75em 0 0 #c4c4c4,0 2.5em 0 0 #c4c4c4,-1.8em 1.8em 0 0 #c4c4c4,-2.6em 0 0 0 #c4c4c4,-1.8em -1.8em 0 0 #c4c4c4;}25%{box-shadow:0 -2.6em 0 0 #c4c4c4,1.8em -1.8em 0 0 #c4c4c4,2.5em 0 0 0 #5ca8f5,1.75em 1.75em 0 0 #c4c4c4,0 2.5em 0 0 #c4c4c4,-1.8em 1.8em 0 0 #c4c4c4,-2.6em 0 0 0 #c4c4c4,-1.8em -1.8em 0 0 #c4c4c4;}37.5%{box-shadow:0 -2.6em 0 0 #c4c4c4,1.8em -1.8em 0 0 #c4c4c4,2.5em 0 0 0 #c4c4c4,1.75em 1.75em 0 0 #5ca8f5,0 2.5em 0 0 #c4c4c4,-1.8em 1.8em 0 0 #c4c4c4,-2.6em 0 0 0 #c4c4c4,-1.8em -1.8em 0 0 #c4c4c4;}50%{box-shadow:0 -2.6em 0 0 #c4c4c4,1.8em -1.8em 0 0 #c4c4c4,2.5em 0 0 0 #c4c4c4,1.75em 1.75em 0 0 #c4c4c4,0 2.5em 0 0 #5ca8f5,-1.8em 1.8em 0 0 #c4c4c4,-2.6em 0 0 0 #c4c4c4,-1.8em -1.8em 0 0 #c4c4c4;}62.5%{box-shadow:0 -2.6em 0 0 #c4c4c4,1.8em -1.8em 0 0 #c4c4c4,2.5em 0 0 0 #c4c4c4,1.75em 1.75em 0 0 #c4c4c4,0 2.5em 0 0 #c4c4c4,-1.8em 1.8em 0 0 #5ca8f5,-2.6em 0 0 0 #c4c4c4,-1.8em -1.8em 0 0 #c4c4c4;}75%{box-shadow:0 -2.6em 0 0 #c4c4c4,1.8em -1.8em 0 0 #c4c4c4,2.5em 0 0 0 #c4c4c4,1.75em 1.75em 0 0 #c4c4c4,0 2.5em 0 0 #c4c4c4,-1.8em 1.8em 0 0 #c4c4c4,-2.6em 0 0 0 #5ca8f5,-1.8em -1.8em 0 0 #c4c4c4;}87.5%{box-shadow:0 -2.6em 0 0 #c4c4c4,1.8em -1.8em 0 0 #c4c4c4,2.5em 0 0 0 #c4c4c4,1.75em 1.75em 0 0 #c4c4c4,0 2.5em 0 0 #c4c4c4,-1.8em 1.8em 0 0 #c4c4c4,-2.6em 0 0 0 #c4c4c4,-1.8em -1.8em 0 0 #5ca8f5;}}.analytical-materials-section{font-family:"e-Ukraine-Regular";}.analytical-materials-section__title{font-style:normal;font-weight:400;font-size:56px;line-height:67px;}@media screen and (max-width:992px){.analytical-materials-section__title{font-size:26px;line-height:29px;}}.analytical-materials-section__slider-container{height:fit-content;align-self:flex-start;margin-top:30px;}@media screen and (max-width:576px){.analytical-materials-section__slider-container{margin-top:15px;}}.analytical-materials-section__slider-container .button-year{height:32px;width:32px;align-self:flex-start;}.analytical-materials-section ul{list-style:none;padding:0;}.analytical-materials-section__year-list{display:flex;margin-top:30px;}@media screen and (max-width:992px){.analytical-materials-section__year-list{margin-top:24px;}}.analytical-materials-section__year-item:not(:last-child){margin-right:17px;}@media screen and (max-width:992px){.analytical-materials-section__year-item:not(:last-child){margin-right:20px;}}.analytical-materials-section__year-link{padding:9.5px 23px;font-size:24px;line-height:29px;border:1px solid #8c8e91;}.analytical-materials-section__year-link:hover,.analytical-materials-section__year-link:focus,.analytical-materials-section__year-link:active{border:inherit;background-color:#dde9fc;cursor:pointer;}@media screen and (max-width:992px){.analytical-materials-section__year-link{padding:10px 18.5px;font-size:18px;line-height:22px;}}.analytical-materials-section .current{border:inherit;background-color:#dde9fc;}.analytical-materials-section__document-list{margin-top:30px;}@media screen and (max-width:992px){.analytical-materials-section__document-list{margin-top:24px;}}.analytical-materials-section__document-item{margin-bottom:24px;}.analytical-materials-section__document-item:last-child{margin-bottom:0;}.analytical-materials-section__document-item:hover,.analytical-materials-section__document-item:focus{text-decoration:underline;font-weight:bold;}@media screen and (max-width:992px){.analytical-materials-section__document-item{font-size:14px;line-height:24px;}}.document-types-section__slider-container{height:fit-content;border-bottom:1px solid #d9d9d9;}.document-types-section__slider-container .button-type{height:48px;width:48px;align-self:flex-start;}.email-appointment-page{max-width:600px;margin-left:auto;margin-right:auto;background-color:#fff;}@media screen and (max-width:576px){.email-appointment-page{max-width:344px;}}.email-appointment-page-background{background:#f5f5f5;}.email-appointment-page__header{display:flex;align-items:center;height:70px;background-color:#73937e;}.email-appointment-page__logo-svg{width:35.2px;height:44px;margin-left:29px;}.email-appointment-page__section{padding:50px 30px 60px;}@media screen and (max-width:576px){.email-appointment-page__section{padding-top:32px;}}.email-appointment-page__title{font-style:normal;font-weight:700;font-size:23px;line-height:34px;margin-bottom:20px;}@media screen and (max-width:576px){.email-appointment-page__title{font-size:18px;line-height:28px;}}@media screen and (max-width:576px){.email-appointment-page__text{font-size:14px;line-height:21px;}}.email-appointment-page__line{width:540px;height:1px;margin:30px 0;background:#ccc;}.email-appointment-page__subtitle{font-size:18px;line-height:28px;margin-bottom:24px;}@media screen and (max-width:576px){.email-appointment-page__subtitle{font-size:16px;line-height:24px;}}.email-appointment-page__subblock-personal-info{margin-bottom:15px;}@media screen and (max-width:576px){.email-appointment-page__subblock-personal-info{margin-bottom:18px;}}.email-appointment-page__flex-block{display:flex;}@media screen and (max-width:576px){.email-appointment-page__flex-block{display:block;}}.email-appointment-page__flex-block>div{margin-right:41px;}@media screen and (max-width:576px){.email-appointment-page__flex-block>div{margin-right:0;margin-bottom:18px;}}.email-appointment-page__comment{font-size:12px;line-height:14px;color:#6b6a6a;margin-bottom:5px;}.email-appointment-page__footer{background-color:#000;height:102px;padding:19px 260px 35px 30px;}.email-appointment-page__footer-adress{color:#fff;font-size:14px;line-height:24px;}.submit-appointment-section.container{padding-left:102px;}@media screen and (max-width:992px){.submit-appointment-section.container{padding-left:var(--bs-gutter-x,.75rem);}}.submit-appointment-section__title{margin-top:225px;font-size:40px;line-height:48px;margin-bottom:26px;}@media screen and (max-width:992px){.submit-appointment-section__title{margin-top:240px;font-size:26px;line-height:29px;margin-bottom:15px;}}@media screen and (max-width:576px){.submit-appointment-section__title{margin-top:130px;}}.submit-appointment-section__text{font-size:24px;line-height:29px;color:#6b6a6a;margin-bottom:40px;}@media screen and (max-width:992px){.submit-appointment-section__text{font-size:16px;line-height:19px;}}.submit-appointment-section__text.error{color:#ba0000;}.submit-appointment-section__button{width:304px;margin-bottom:275px;}@media screen and (min-width:1920px){.submit-appointment-section__button{width:444px;}}@media screen and (max-width:992px){.submit-appointment-section__button{margin-bottom:280px;width:261px;}}@media screen and (max-width:576px){.submit-appointment-section__button{margin-bottom:199px;}}.submit-appointment-section__button a{text-decoration:none;}.submit-appointment-section .error-submit-appointment-section__button{width:255px;}@media screen and (min-width:1920px){.submit-appointment-section .error-submit-appointment-section__button{width:334px;}}@media screen and (max-width:992px){.submit-appointment-section .error-submit-appointment-section__button{width:221px;}}.submit-appointment-section .error-submit-appointment-section__button:disabled{cursor:not-allowed;pointer-events:none;background-color:#6f6f6f;}.analytical-materials-section{font-family:"e-Ukraine-Regular";}.analytical-materials-section__title{font-style:normal;font-weight:400;font-size:56px;line-height:67px;}@media screen and (max-width:992px){.analytical-materials-section__title{font-size:26px;line-height:29px;}}.analytical-materials-section__slider-container{height:fit-content;align-self:flex-start;margin-top:30px;}@media screen and (max-width:576px){.analytical-materials-section__slider-container{margin-top:15px;}}.analytical-materials-section__slider-container .button-year{height:32px;width:32px;align-self:flex-start;}.analytical-materials-section ul{list-style:none;padding:0;}.analytical-materials-section__year-list{display:flex;margin-top:30px;}@media screen and (max-width:992px){.analytical-materials-section__year-list{margin-top:24px;}}.analytical-materials-section__year-item:not(:last-child){margin-right:17px;}@media screen and (max-width:992px){.analytical-materials-section__year-item:not(:last-child){margin-right:20px;}}.analytical-materials-section__year-link{padding:9.5px 23px;font-size:24px;line-height:29px;border:1px solid #8c8e91;}.analytical-materials-section__year-link:hover,.analytical-materials-section__year-link:focus,.analytical-materials-section__year-link:active{border:inherit;background-color:#dde9fc;cursor:pointer;}@media screen and (max-width:992px){.analytical-materials-section__year-link{padding:10px 18.5px;font-size:18px;line-height:22px;}}.analytical-materials-section .current{border:inherit;background-color:#dde9fc;}.analytical-materials-section__document-list{margin-top:30px;}@media screen and (max-width:992px){.analytical-materials-section__document-list{margin-top:24px;}}.analytical-materials-section__document-item{margin-bottom:24px;}.analytical-materials-section__document-item:last-child{margin-bottom:0;}.analytical-materials-section__document-item:hover,.analytical-materials-section__document-item:focus{text-decoration:underline;font-weight:bold;}@media screen and (max-width:992px){.analytical-materials-section__document-item{font-size:14px;line-height:24px;}}.document-types-section__slider-container{height:fit-content;border-bottom:1px solid #d9d9d9;}.document-types-section__slider-container .button-type{height:48px;width:48px;align-self:flex-start;}.zero-announcement-section__title{margin-top:94px;width:910px;line-height:60px;}@media screen and (max-width:992px){.zero-announcement-section__title{width:100%;margin-top:47px;font-size:26px;line-height:29px;}}@media screen and (max-width:576px){.zero-announcement-section__title{margin-top:41px;}}.zero-announcement-section__subtitle{font-size:24px;line-height:29px;margin-top:60px;}@media screen and (max-width:992px){.zero-announcement-section__subtitle{margin-top:40px;font-size:20px;line-height:22px;}}.zero-announcement-section__text{margin-top:24px;color:#6b6a6a;}@media screen and (max-width:992px){.zero-announcement-section__text{font-size:14px;line-height:21px;margin-top:20px;}}.zero-announcement-section__button{display:flex;align-items:center;justify-content:center;margin-top:24px;margin-bottom:200px;width:289px;height:64px;font-size:16px;line-height:24px;}@media screen and (min-width:1920px){.zero-announcement-section__button{width:420px;}}@media screen and (max-width:992px){.zero-announcement-section__button{height:48px;margin-top:30px;width:282px;margin-bottom:262px;font-size:13px;line-height:24px;}}@media screen and (max-width:576px){.zero-announcement-section__button{width:100%;margin-bottom:197px;}}.submit-appointment-section.container{padding-left:102px;}@media screen and (max-width:992px){.submit-appointment-section.container{padding-left:var(--bs-gutter-x,.75rem);}}.submit-appointment-section__title{margin-top:225px;font-size:40px;line-height:48px;margin-bottom:26px;}@media screen and (max-width:992px){.submit-appointment-section__title{margin-top:240px;font-size:26px;line-height:29px;margin-bottom:15px;}}@media screen and (max-width:576px){.submit-appointment-section__title{margin-top:130px;}}.submit-appointment-section__text{font-size:24px;line-height:29px;color:#6b6a6a;margin-bottom:40px;}@media screen and (max-width:992px){.submit-appointment-section__text{font-size:16px;line-height:19px;}}.submit-appointment-section__text.error{color:#ba0000;}.submit-appointment-section__button{width:304px;margin-bottom:275px;}@media screen and (min-width:1920px){.submit-appointment-section__button{width:444px;}}@media screen and (max-width:992px){.submit-appointment-section__button{margin-bottom:280px;width:261px;}}@media screen and (max-width:576px){.submit-appointment-section__button{margin-bottom:199px;}}.submit-appointment-section__button a{text-decoration:none;}.submit-appointment-section .error-submit-appointment-section__button{width:255px;}@media screen and (min-width:1920px){.submit-appointment-section .error-submit-appointment-section__button{width:334px;}}@media screen and (max-width:992px){.submit-appointment-section .error-submit-appointment-section__button{width:221px;}}.submit-appointment-section .error-submit-appointment-section__button:disabled{cursor:not-allowed;pointer-events:none;background-color:#6f6f6f;}.email-appointment-page{max-width:600px;margin-left:auto;margin-right:auto;background-color:#fff;}@media screen and (max-width:576px){.email-appointment-page{max-width:344px;}}.email-appointment-page-background{background:#f5f5f5;}.email-appointment-page__header{display:flex;align-items:center;height:70px;background-color:#73937e;}.email-appointment-page__logo-svg{width:35.2px;height:44px;margin-left:29px;}.email-appointment-page__section{padding:50px 30px 60px;}@media screen and (max-width:576px){.email-appointment-page__section{padding-top:32px;}}.email-appointment-page__title{font-style:normal;font-weight:700;font-size:23px;line-height:34px;margin-bottom:20px;}@media screen and (max-width:576px){.email-appointment-page__title{font-size:18px;line-height:28px;}}@media screen and (max-width:576px){.email-appointment-page__text{font-size:14px;line-height:21px;}}.email-appointment-page__line{width:540px;height:1px;margin:30px 0;background:#ccc;}.email-appointment-page__subtitle{font-size:18px;line-height:28px;margin-bottom:24px;}@media screen and (max-width:576px){.email-appointment-page__subtitle{font-size:16px;line-height:24px;}}.email-appointment-page__subblock-personal-info{margin-bottom:15px;}@media screen and (max-width:576px){.email-appointment-page__subblock-personal-info{margin-bottom:18px;}}.email-appointment-page__flex-block{display:flex;}@media screen and (max-width:576px){.email-appointment-page__flex-block{display:block;}}.email-appointment-page__flex-block>div{margin-right:41px;}@media screen and (max-width:576px){.email-appointment-page__flex-block>div{margin-right:0;margin-bottom:18px;}}.email-appointment-page__comment{font-size:12px;line-height:14px;color:#6b6a6a;margin-bottom:5px;}.email-appointment-page__footer{background-color:#000;height:102px;padding:19px 260px 35px 30px;}.email-appointment-page__footer-adress{color:#fff;font-size:14px;line-height:24px;}.citizens-consultation-item{padding-right:12px;margin-bottom:6px;}@media screen and (min-width:576px) and (max-width:668px){.citizens-consultation-item{width:100%;}}@media screen and (min-width:992px){.citizens-consultation-item__title::before{content:"";width:2px;background-color:#ccc;}}@media screen and (max-width:992px){.citizens-consultation-item{padding-right:24px;margin-bottom:35px;}}@media screen and (max-width:992px){.citizens-consultation-item:last-child .citizens-consultation-item__wrapper{border-bottom:1px solid #c4c4c4;padding-bottom:27px;margin-bottom:60px;}}@media screen and (max-width:576px){.citizens-consultation-item:last-child .citizens-consultation-item__wrapper{padding-bottom:15px;margin-bottom:35px;}}@media screen and (min-width:992px){.citizens-consultation-item__wrapper::after{content:"";width:2px;background-color:#ccc;}}.citizens-consultation-item__wrapper a:hover,.citizens-consultation-item__wrapper a:focus{text-decoration:none;}.citizens-consultation-item__wrapper--time:hover,.citizens-consultation-item__wrapper--time:focus{text-decoration:none;}.citizens-consultation-item__content--link .citizens-consultation-item__content--title:hover{text-decoration:underline;}.citizens-consultation-item__content a:hover,.citizens-consultation-item__content a:focus{text-decoration:none;}.citizens-consultation-item__content--title{margin-bottom:20px;}@media screen and (max-width:992px){.citizens-consultation-item__content--title{font-size:18px;line-height:22px;margin-bottom:15px;}}.citizens-consultation-item__content--mark-wr{margin-top:26px;margin-bottom:28px;}.citizens-consultation-item__content--mark-wr:hover,.citizens-consultation-item__content--mark-wr:focus{text-decoration:none;}@media screen and (max-width:992px){.citizens-consultation-item__content--mark-wr{margin-top:25px;margin-bottom:27px;}}.citizens-consultation-item__content--description:hover,.citizens-consultation-item__content--description:focus{text-decoration:none;}.citizens-consultation-item__content--tag:hover,.citizens-consultation-item__content--tag:focus{text-decoration:none;}@media screen and (max-width:576px){.citizens-consultation-content{padding-bottom:0;}}@media screen and (max-width:992px){.citizens-consultation-content__title-content{line-height:29px;width:120%;}}.citizens-consultation-content__title-content .events-main-content__title-content--title{line-height:60px;}@media screen and (max-width:992px){.citizens-consultation-content__title-content .events-main-content__title-content--title{line-height:29px;}}.citizens-consultation-content__tags-container{margin-top:65px;margin-bottom:0;}@media screen and (max-width:992px){.citizens-consultation-content__tags-container{margin-top:35px;}}.citizens-consultation-content__tags-title{padding-left:0;margin-bottom:13px;}.citizens-consultation-content__aside{margin-top:37px;margin-bottom:37px;}@media screen and (max-width:992px){.citizens-consultation-content__aside{margin-top:18px;margin-left:0;width:100%;}}@media screen and (min-width:576px) and (max-width:668px){.citizens-consultation .width-for-tablet{width:100%;}}@media screen and (max-width:576px){.citizens-consultation{padding-bottom:0;}}.citizens-consultation .citizens-consultation-content__aside{display:block;}@media screen and (max-width:576px){.citizens-consultation .citizens-consultation-content__aside{display:none;}}.citizens-consultation .events-main-aside__sm{display:none;}@media screen and (max-width:576px){.citizens-consultation .events-main-aside__sm{display:block;}}.citizens-consultation-individual{padding-bottom:109px;}@media screen and (max-width:992px){.citizens-consultation-individual{padding-bottom:50px;}}.citizens-consultation-individual__btns{border-top:none;justify-content:start;padding-top:0;margin-top:0;}@media screen and (max-width:992px){.citizens-consultation-individual__btns{flex-wrap:wrap-reverse;}}.citizens-consultation-individual__btn{margin-left:auto;min-width:198px;height:48px;margin-top:40px;}.citizens-consultation-individual__btn a:hover,.citizens-consultation-individual__btn a:focus{text-decoration:none;}@media screen and (min-width:1920px){.citizens-consultation-individual__btn{min-width:284px;}}@media screen and (max-width:768px){.citizens-consultation-individual__btn{min-width:252px;margin-top:35px;}}@media screen and (max-width:576px){.citizens-consultation-individual__btn{margin-top:30px;width:100%;margin-left:0;}}.citizens-consultation-individual__date-department-row{flex-wrap:nowrap;}@media screen and (max-width:576px){.citizens-consultation-individual__date-department-row{flex-wrap:wrap;}}.citizens-consultation-individual__date-department{width:fit-content;}@media screen and (max-width:768px){.citizens-consultation-individual__date-department{width:83%;}}@media screen and (max-width:576px){.citizens-consultation-individual__date-department{width:100%;}}@media screen and (max-width:768px){.citizens-consultation-individual__date-department--date{width:fit-content;max-width:fit-content;margin-left:auto;padding-left:0;margin-right:15px;padding-right:0;}}@media screen and (max-width:576px){.citizens-consultation-individual__date-department--date{width:100%;max-width:100%;margin-left:0;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);}}.citizens-consultation-individual__share{justify-content:flex-start;margin-top:55px;margin-bottom:0;padding-bottom:0;}@media screen and (max-width:992px){.citizens-consultation-individual__share{margin-top:35px;}}@media screen and (max-width:576px){.citizens-consultation-individual__share .event-individual__share-items{margin-left:auto;}}.citizens-consultation-individual__tag-block{display:flex;justify-content:space-between;padding-top:0;margin-top:45px;border-top:2px solid #ccc;}@media screen and (max-width:992px){.citizens-consultation-individual__tag-block{margin-top:40px;}}@media screen and (max-width:576px){.citizens-consultation-individual__tag-block{display:block;}}.citizens-consultation-individual__tag-title{display:block;font-size:14px;line-height:24px;color:#666;margin-left:15px;margin-bottom:10px;margin-top:24px;}@media screen and (max-width:992px){.citizens-consultation-individual__tag-title{margin-top:20px;}}.citizens-consultation-ei-subscribe__header__title{width:419px;}.public-info-request-written-section__description{margin-bottom:30px;}@media screen and (max-width:992px){.public-info-request-written-section__description{margin-bottom:20px;}}.public-info-request-written-section__text{font-size:16px;line-height:24px;}.public-info-request-written-section__link-block{margin-bottom:30px;margin-top:20px;align-items:center;}.public-info-request-written-section__link{margin-left:13px;text-decoration:underline;}.public-info-request-written-section__info-block{margin-top:50px;background-color:#f5f5f9;padding:80px 110px;}@media screen and (max-width:992px){.public-info-request-written-section__info-block{margin-top:40px;padding:60px 68px;font-size:14px;line-height:21px;}}@media screen and (max-width:576px){.public-info-request-written-section__info-block{padding:60px 16px;margin-left:-16px;margin-right:-16px;}}.public-info-request-written-section__info-block h2{margin-top:0;margin-bottom:50px;}@media screen and (max-width:992px){.public-info-request-written-section__info-block h2{margin-top:0;margin-bottom:30px;}}.public-info-request-written-section__info-block ol{margin-bottom:50px;}@media screen and (max-width:992px){.public-info-request-written-section__info-block ol{margin-bottom:30px;}}.public-info-request-written-section__info-block ol li:not(:last-child){margin-bottom:24px;}.public-info-request-written-section__info-block p{font-size:20px;line-height:24px;}@media screen and (max-width:992px){.public-info-request-written-section__info-block p{font-size:16px;line-height:19px;}}.public-info-request-written-section__subtitle{margin-bottom:0;margin-top:70px;}@media screen and (max-width:992px){.public-info-request-written-section__subtitle{margin-top:50px;}}.public-info-request-written-section__radio-button-block{display:flex;align-items:center;padding-bottom:40px;padding-top:40px;}@media screen and (max-width:992px){.public-info-request-written-section__radio-button-block{padding-top:30px;padding-bottom:30px;}}@media screen and (max-width:576px){.public-info-request-written-section__radio-button-block{display:block;}}.public-info-request-written-section__radio-button-block__label{display:flex;margin-right:70px;font-size:20px;line-height:22px;}@media screen and (max-width:992px){.public-info-request-written-section__radio-button-block__label{margin-right:44px;font-size:16px;line-height:19px;}}@media screen and (max-width:576px){.public-info-request-written-section__radio-button-block__label{margin-bottom:30px !important;width:100%;}}@media screen and (max-width:576px){.public-info-request-written-section__radio-button-block__label-last{margin-bottom:0 !important;}}.public-info-request-written-section__radio-button-block__label span{font-size:20px;line-height:22px;}@media screen and (max-width:992px){.public-info-request-written-section__radio-button-block__label span{font-size:14px;line-height:21px;}}.public-info-request-written-section__radio-button-block__input{width:26px;height:26px;margin-right:20px;}@media screen and (max-width:992px){.public-info-request-written-section__radio-button-block__input{width:22px;height:22px;margin-right:15px;}}.public-info-request-written-section__sample-link{color:#000;font-weight:bold;text-decoration:underline;}.public-info-request-written-section__phone-comment{width:50%;color:#6b6a6a;font-size:14px;margin-top:27px;}@media screen and (max-width:992px){.public-info-request-written-section__phone-comment{width:100%;font-size:10px;line-height:16px;margin-top:20px;margin-left:24px;}}@media screen and (max-width:576px){.public-info-request-written-section__phone-comment{margin-top:10px;margin-left:0;}}.public-info-request-written-section__info-block-adress{margin-top:0;}@media screen and (max-width:992px){.public-info-request-written-section__attach-label{width:50%;margin-right:24px;}}@media screen and (max-width:576px){.public-info-request-written-section__attach-label{width:100%;}}@media screen and (max-width:992px){.public-info-request-written-section__files-requirements{width:50%;}}@media screen and (max-width:576px){.public-info-request-written-section__files-requirements{width:100%;}}@media screen and (max-width:992px){.public-info-request-written-section__attach-block{flex-direction:row;}}@media screen and (max-width:576px){.public-info-request-written-section__attach-block{display:block;}}.public-info-request-written-section__agreement-block{display:block;margin:39px 0 29px;}@media screen and (max-width:992px){.public-info-request-written-section__agreement-block{margin:30px 0 22px;}}.public-info-request-written-section__agreement-block label{margin-bottom:20px;}.public-info-request-written-section__agreement{margin-bottom:20px;}@media screen and (max-width:576px){.public-info-request-written-section__agreement{width:100%;margin-top:0;}}.public-info-request-written-section__agreement-comment{margin-bottom:0;}@media screen and (max-width:992px){.public-info-request-written-section__agreement-comment{margin-bottom:0;}}@media screen and (max-width:576px){.public-info-request-written-section__agreement-comment{margin-bottom:0;}}@media screen and (max-width:992px){.public-info-request-written-section__g-recaptcha{width:50% !important;}}@media screen and (max-width:576px){.public-info-request-written-section__g-recaptcha{width:100%;}}@media screen and (max-width:992px){.public-info-request-written-section__adress__label{width:100%;}}@media screen and (max-width:576px){.public-info-request-written-section__adress__label-last{margin-bottom:0;}}.public-info-request-written-section .lg-responsive-placeholder{font-size:20px;line-height:22px;}.public-info-request-written-section .appointments-form-structural__file-comment-lg{font-size:14px;line-height:24px;}@media screen and (max-width:992px){.public-info-request-written-section p#empty-message-email{position:static;}}.public-info-request-written-section div#public-info-request-written-index-label{width:100%;padding-right:0;}@media screen and (max-width:992px){.public-info-request-written-section div#public-info-request-written-index-label p{position:static;margin-top:3px;}}.public-info-request-written-section p#files-max-size-error-message{position:static;}@media screen and (max-width:992px){.public-info-request-written-section p#files-max-size-error-message{position:static;margin-top:3px;}}.citizen-appeals__radio-button-block label:last-child{margin-right:0;}@media screen and (max-width:576px){.citizen-appeals__radio-button-block label:last-child{margin-top:30px;}}@media screen and (max-width:576px){.citizen-appeals__phone-block{flex-wrap:wrap;}}.citizen-appeals__phone-block p{position:static;margin-top:3px;}@media screen and (max-width:992px){.citizen-appeals__phone-block input{margin-bottom:0;}}.citizen-appeals__link{margin-left:0;}.citizen-appeals__agreement-block{margin-top:46px;}@media screen and (max-width:992px){.citizen-appeals__agreement-block{flex-direction:row;margin-top:36px;}}@media screen and (max-width:576px){.citizen-appeals__agreement-block{flex-direction:column;margin-top:30px;}}@media screen and (max-width:576px){.citizen-appeals__agreement-block label{margin-bottom:26px;}}.sitemap-section{padding-top:78px;padding-bottom:80px;}.sitemap-section h2+h2{padding-top:10px;}.sitemap-section li+ul{padding-top:4px;}.sitemap-section ul{margin-left:10px;margin-bottom:14px;}.sitemap-section ul:last-child{margin-bottom:0;}@media screen and (max-width:992px){.sitemap-section{padding-top:46px;padding-bottom:60px;}}.sitemap-section__title{font-weight:700;font-size:56px;line-height:67px;margin-bottom:40px;}@media screen and (max-width:992px){.sitemap-section__title{font-size:26px;line-height:26px;margin-bottom:30px;}}.sitemap-section__main-title{font-weight:700;font-size:20px;line-height:24px;margin-bottom:14px;}@media screen and (max-width:992px){.sitemap-section__main-title{font-size:18px;line-height:22px;}}.sitemap-section__subtitle{font-weight:700;font-size:20px;line-height:24px;margin-bottom:14px;}@media screen and (max-width:992px){.sitemap-section__subtitle{font-size:18px;line-height:22px;}}.sitemap-section__flex-block{display:flex;}@media screen and (max-width:576px){.sitemap-section__flex-block{display:block;}}@media screen and (max-width:576px){.sitemap-section__flex-block-item:first-child ul{margin-bottom:14px;}}.sitemap-section__flex-block-item:first-child h2{margin-bottom:14px;}.sitemap-section__flex-block-item:last-child h2:first-child{margin-bottom:14px;}@media screen and (max-width:576px){.sitemap-section__flex-block-item:last-child h2:first-child{margin-top:6px;}}.sitemap-section__flex-block-item:last-child h2{margin-bottom:14px;}.sitemap-section__flex-block-item{width:50%;margin-right:25px;}@media screen and (max-width:576px){.sitemap-section__flex-block-item{margin-right:0;width:100%;}}.sitemap-section ul ul{margin-left:0;margin-top:14px;margin-bottom:14px;}.sitemap-section__list{padding-top:10px;padding-bottom:10px;border-left:2px solid #d9d9d9;padding-left:20px;list-style:none;}.sitemap-section__list li:last-child{margin-bottom:0;}.sitemap-section__list li{margin-bottom:20px;font-size:14px;line-height:17px;}.sitemap-section__list li a{text-decoration:none;cursor:pointer;}.flex-container{align-self:start !important;}.services-details-section .rte-container-override ol,.services-details-section .rte-container-override ul{padding-left:20px;}.activity-info .task-and-functions .rte-container-override{padding-left:3px;}.activity-info .task-and-functions .rte-container-override a:visited{color:#571d8b;}.appointments-form-structural__description .rte-container-override{margin-bottom:30px;}@media screen and (max-width:992px){.appointments-form-structural__description .rte-container-override{margin-bottom:16px;}}.rte-container-override h2{font-size:40px;line-height:48px;}@media screen and (max-width:992px){.rte-container-override h2{font-size:26px;line-height:29px;}}.rte-container-override h3{font-size:28px;line-height:34px;}@media screen and (max-width:992px){.rte-container-override h3{font-size:18px;line-height:22px;}}.rte-container-override h4{font-size:24px;line-height:29px;}@media screen and (max-width:992px){.rte-container-override h4{font-size:16px;line-height:19px;}}.rte-container-override h1,.rte-container-override h2,.rte-container-override h3,.rte-container-override h4{margin-bottom:40px;}.rte-container-override p{margin-bottom:24px;font-size:16px;line-height:24px;word-break:break-word;font-weight:400;}@media screen and (max-width:992px){.rte-container-override p{margin-bottom:21px;font-size:14px;line-height:21px;}}.rte-container-override p:empty{display:none;}.rte-container-override p:last-child,.rte-container-override p:empty{margin-bottom:0;}.rte-container-override ul{padding-left:20px;}.rte-container-override ol{padding-left:17px;}.rte-container-override ul,.rte-container-override ol{margin:0;margin-bottom:24px;}@media screen and (max-width:992px){.rte-container-override ul,.rte-container-override ol{margin-bottom:21px;}}.rte-container-override ul:last-child,.rte-container-override ol:last-child{margin-bottom:0;}.rte-container-override ul>li:last-child,.rte-container-override ol>li:last-child{padding-bottom:0;}.rte-container-override li{font-size:16px;line-height:24px;padding-bottom:24px;word-break:break-word;}@media screen and (max-width:992px){.rte-container-override li{font-size:14px;line-height:21px;padding-bottom:21px;}}.rte-container-override a{font-family:"e-Ukraine-Medium";font-size:16px;line-height:24px;text-decoration:underline;}@media screen and (max-width:992px){.rte-container-override a{font-size:14px;line-height:19px;}}.rte-container-override a.visited{color:#571d8b;}.rte-container-override a:visited{color:#571d8b;}.rte-container-override a[target='_blank']:visited i{color:#571d8b;}.rte-container-override q,.rte-container-override blockquote{font-size:20px;line-height:30px;position:relative;padding-left:15px;margin:0;display:inline-flex;}.rte-container-override q::before,.rte-container-override blockquote::before{content:'';height:100%;position:absolute;width:2px;background-color:#007eff;left:0;top:0;}@media screen and (max-width:992px){.rte-container-override q,.rte-container-override blockquote{font-size:16px;line-height:24px;}}.rte-container-override thead,.rte-container-override tbody,.rte-container-override tfoot,.rte-container-override tr,.rte-container-override td,.rte-container-override th{border-width:inherit;}.rte-container-override table{display:block;width:auto !important;height:auto !important;margin-bottom:24px;overflow-x:auto;}@media screen and (max-width:992px){.rte-container-override table{margin-bottom:21px;}}.rte-container-override table p{word-break:initial;}.rte-container-override table tbody{display:table;width:100%;}.rte-container-override table tbody img{width:auto;}.rte-container-override .table-wr{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;}.rte-container-override .table-wr::-webkit-scrollbar{display:none;}.rte-container-override img{object-fit:cover;max-width:1456px;}.rte-container-override iframe{width:100%;max-width:1604px;height:844px;}@media screen and (max-width:1919px){.rte-container-override iframe{max-width:1118px;height:588px;}}@media screen and (max-width:992px){.rte-container-override iframe{height:398px;}}@media screen and (max-width:767px){.rte-container-override iframe{height:277px;}}.involved-partners__wrapper-override{margin:0;padding-top:0;}.involved-partners__wrapper-override .latest-news__title-block{margin-bottom:0;}.involved-partners__wrapper-override .involved-partners .partner{margin:95px auto 0;padding:0 40px;flex-basis:20%;max-width:215px;}@media screen and (max-width:992px){.involved-partners__wrapper-override .involved-partners .partner{flex-basis:50%;margin-top:60px;}}@media screen and (max-width:576px){.involved-partners__wrapper-override .involved-partners .partner{flex-basis:100%;max-width:unset;}}.involved-partners__wrapper-override .involved-partners .partner a{margin:auto;}