html{overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}*:before{box-sizing:border-box}*:after{box-sizing:border-box}body{font-family:'Roboto', sans-serif;color:#333;overflow-x:hidden;overflow-y:hidden}body h1{font-style:normal;font-weight:bold;font-size:2.22vw;line-height:100%;letter-spacing:-1.5%}body h2{font-style:normal;font-weight:normal;font-size:24px;line-height:28px;letter-spacing:-0.5%}body h3{font-style:normal;font-weight:bold;font-size:20px;line-height:23px;letter-spacing:-0.5%}body h4{font-style:normal;font-weight:500;font-size:20px;line-height:23px;letter-spacing:-0.5%}body a{text-decoration:none}.is-mobile{display:none !important}.link-to-top{appearance:none;padding:0;margin:0;border:0;outline:0;background:rgba(62,119,170,0.5);position:fixed;z-index:100;right:40px;bottom:40px;display:inline-block;width:40px;height:40px;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,0.15);transition:all .3s ease-in-out;cursor:pointer;opacity:0;transform:translate3d(0, 200%, 0)}.link-to-top:hover{background-color:#3e77aa}.link-to-top svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:16px;height:20px;fill:#fff}.link-to-top.is-visible{opacity:1;transform:translate3d(0, 0, 0)}.news-notifier svg{fill:#fff}.news-notifier.has-fresh-news a{position:relative;display:block}.news-notifier.has-fresh-news a::after{content:"";display:block;width:10px;height:10px;position:absolute;right:0;bottom:0;background-color:#6DD400;border:1px solid #fff;border-radius:50%}.languages-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.languages-modal .modal-content{background-color:#fefefe;margin:15% auto;padding:10px;border:1px solid #888;width:400px}.languages-modal .modal-content .modal-title{margin:5px 2px;font-size:1.5em}.languages-modal .modal-content .language-list{list-style:none;column-count:2;margin-top:20px;margin-left:50px}.languages-modal .modal-content .language-list li{page-break-inside:avoid;break-inside:avoid;margin-bottom:15px}.languages-modal .modal-content .language-list svg{display:inline;margin-right:10px}.languages-modal .modal-content .close{color:#aaa;float:right;font-size:28px;font-weight:bold}.languages-modal .modal-content .close:hover,.languages-modal .modal-content .close:focus{color:black;text-decoration:none;cursor:pointer}.news{width:100%;max-width:1130px;padding:0 15px;margin:40px auto}.news__title{font-size:45px;text-align:center;position:relative;margin-bottom:60px}.news__title::after{content:'';position:absolute;display:block;width:120px;height:2px;background-color:#FEDD32;bottom:-14px;left:50%;margin-left:-60px}.news__content{max-width:100%;line-height:1.4}.news__content p,.news__content ol,.news__content ul{margin-bottom:1em}.news__content img{max-width:100%;height:auto}.news-list__item{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,0.1)}.news-list__item:last-child{border-bottom:0}.news-item__title{font-size:36px;line-height:1.2}.news-item__title a{color:inherit}.news-item__date{font-size:14px;color:#868e96;margin-bottom:14px}.news-item__excerpt{margin-bottom:10px}.news-item__link a{color:#1eafed}.news-item__link a:hover{color:#007bff}.pagination{margin:0;padding:0;list-style-type:none;display:flex;justify-content:center}.pagination a{display:inline-block;padding:6px 12px;color:#1eafed;border-radius:4px}.pagination a:hover{color:#007bff}.pagination li.active a{color:#fff;background-color:#1eafed}.pagination li.disabled{display:none}@media (max-width: 767px){.news__title{font-size:30px}.news-item__title{font-size:24px}}
