.stat{display:flex;align-items:center;justify-content:center;gap:100px}.stat-item{display:flex;align-items:center;justify-content:center;gap:20px}.stat-item.rada-item .stat-value span{display:inline-block;width:55px}.stat-item.docs-item .stat-value span{display:inline-block;width:150px}.stat-icon{width:40px}.stat-value{color:#fff;font-weight:700;font-size:48px;line-height:65px;text-align:center}.stat-label{text-transform:uppercase;font-weight:700;color:#add7f0}@media screen and (max-width: 960px){.stat{justify-content:space-between;gap:0}.stat-item{gap:15px}.stat-value{font-size:34px;line-height:42px}.stat-label{font-size:14px;line-height:18px}.stat-item.rada-item .stat-value span{width:42px}.stat-item.docs-item .stat-value span{width:110px}}@media screen and (max-width: 700px){header .header-stat{padding-top:12px}.stat{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:15px}.stat-item{flex-wrap:wrap;padding:15px;background-color:#fff3;border-radius:5px;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,.2);box-shadow:0 20px 30px #0003}.stat-label{width:100%;text-align:center}}.mob-menu ul li a,header .header-top ul li a{display:inline-block;position:relative;text-decoration:none;color:#e7f6ffcc;font-size:.875rem;font-weight:300;line-height:.9375rem;letter-spacing:-.01875rem}.mob-menu ul li a:after,header .header-top ul li a:after{content:"";display:inline-block;position:absolute;left:50%;bottom:-1px;transform:translate(-50%);height:1px;background-color:#ffd72f;transition:all .3s ease;width:0}.mob-menu ul li a:hover,header .header-top ul li a:hover{color:#ffd72f}.mob-menu ul li a:hover:after,header .header-top ul li a:hover:after{width:100%}header{padding:12px 0 20px;background:linear-gradient(90deg,#4376B3 0%,#477DBD 34.9%,#234260 100%)}header .header-top{margin-bottom:31px}header .header-top ul{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:9px}header .header-bottom{display:flex;align-items:center;justify-content:space-between}header .header-bottom .hamburger-wrap,header .header-bottom .header-icons{width:100px}header .header-bottom .logos{display:flex;justify-content:center}header .header-bottom .logos a{display:inline-block;height:40px;padding:0 20px}header .header-bottom .logos a img{object-fit:contain}header .header-bottom .logos a+a{border-left:1px solid rgba(231,246,255,.6)}header .header-stat{border-top:1px solid #7ab7dd;padding-top:20px;margin-top:30px}.dropdown-menu{width:100px;display:block}.dropdown-menu>li{position:relative}.dropdown-menu>li>ul{visibility:hidden;opacity:0;top:45px;transition:all .2s ease;position:absolute;left:0;background:linear-gradient(90deg,#4376B3 0%,#477DBD 34.9%,#234260 100%)}.dropdown-menu>li>ul>li>a{display:inline-block;white-space:nowrap;color:#fff;text-decoration:none;padding:10px 15px;width:100%}.dropdown-menu>li>ul>li>a:hover{color:#ffd72f;background:linear-gradient(90deg,#234260 0%,#477DBD 34.9%,#4376B3 100%)}.dropdown-menu>li>a{text-decoration:none;line-height:30px}.dropdown-menu>li:hover>a{color:#ffd72f}.dropdown-menu>li:hover>ul{top:28px;visibility:visible;opacity:1}.hamburger{display:none;justify-self:flex-start}.hamb-btn{display:inline-block;color:#fff;text-transform:uppercase;font-family:Roboto,sans-serif;font-weight:700;font-size:1.3rem;line-height:1.3rem;height:30px;position:relative;border:none;background-color:transparent;padding-left:40px;vertical-align:middle}.hamb-btn span,.hamb-btn:before,.hamb-btn:after{content:"";display:inline-block;position:absolute;width:30px;height:3px;background-color:#fff;left:0;border-radius:2px}.hamb-btn span{top:4px}.hamb-btn:before{top:12px}.hamb-btn:after{top:20px}.overlay{position:fixed;width:100vw;height:100vh;left:0;top:0;background-color:#234260b3;z-index:10}.mob-menu{position:fixed;left:0;top:0;width:250px;height:100vh;background:linear-gradient(90deg,#4376B3 0%,#477DBD 34.9%,#234260 100%);z-index:11;transition:all .2s ease;transform:translate(-250px)}.mob-menu.open{transform:translate(0)}.mob-menu ul{padding:30px}.mob-menu ul li+li{margin-top:15px}.mob-menu ul li.sep{height:1px;background:#B9E0FF}.mob-menu ul li a{font-size:1.1rem}@media screen and (max-width: 1240px){header{padding-bottom:12px}.header-top,.dropdown-menu{display:none}.hamburger{display:block}}@media screen and (max-width: 500px){.hamb-btn{font-size:0;padding-left:30px}header .header-bottom .hamburger-wrap,header .header-bottom .header-icons{width:30px}}footer{background:linear-gradient(90deg,#4376B3 0%,#477DBD 34.9%,#234260 100%);box-shadow:0 15px 20px #0000001a;padding:35px 0 34px;color:#fff}footer .footer-top{border-bottom:1px solid #B9E0FF;padding-bottom:16px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:flex-end;font-size:.875rem}footer .footer-top .address a{font-weight:700;color:#fff}footer .footer-top .address a:hover{color:#ffd72f}footer .footer-top .middle{text-align:center;max-width:190px}footer .footer-top .middle .gerb-wrap{width:20px;margin:0 auto 18px}footer .footer-top .footer-soc ul{display:flex;align-items:center;justify-content:flex-end;gap:20px}footer .footer-top .footer-soc ul a{opacity:1}footer .footer-top .footer-soc ul a:hover{opacity:.8}footer .footer-bottom{text-align:center;font-size:.8125rem;line-height:.9375rem}footer .footer-bottom p{max-width:580px;margin:0 auto}footer .footer-bottom a{color:#fff;text-decoration:none;font-weight:600}footer .footer-bottom a:hover{text-decoration:underline}@media screen and (max-width: 1024px){footer .footer-top{flex-direction:column;align-items:center;gap:30px}footer .footer-top .middle{order:-1}footer .footer-top .address{text-align:center}}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}ul,ol{list-style:none}a,button{transition:all .3s ease}img{vertical-align:top;width:100%;height:100%;object-fit:cover}.container{width:min(90%,1200px);margin:0 auto}.container.small{width:min(90%,800px)}body{font-family:Ubuntu,sans-serif}.page-wrap{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.page-wrap main{flex-grow:1;padding:100px 0}h1{text-transform:uppercase}h2{color:#1e5f94;text-align:center;margin-bottom:1rem;margin-top:2rem}.text-content{font-size:1rem;line-height:1.7rem}.text-content p{margin-bottom:1rem}.text-content ul{list-style:none;margin-bottom:1rem}.text-content ul li{position:relative;padding-left:30px}.text-content ul li+li{margin-top:.8rem}.text-content ul li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#1e5f94;position:absolute;left:10px;top:10px}.text-content>*:last-child{margin-bottom:0}.title{text-align:center;margin-bottom:40px}.title h1{color:#1e5f94;display:inline-block;font-size:1.875rem;font-weight:700;line-height:2.125rem;text-transform:uppercase;position:relative}.title h1:before{content:"";display:inline-block;height:34px;width:5px;background-color:#ffd72f;position:absolute;left:-10px;top:0}
