header{background:#fff;height:100px;position:fixed;width:100%;z-index:999}header:after{background:linear-gradient(90deg,#006bb8,#93a920);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}header .wrapper{align-items:center;display:flex;justify-content:space-between}header .wrapper .logo{display:block;padding-top:10px}header .wrapper .main-header{justify-content:space-between}header .wrapper .main-header,header .wrapper .main-header nav ul{align-items:center;display:flex}header .wrapper .main-header nav ul>li{padding:35px 0;position:relative}header .wrapper .main-header nav ul>li:hover .drop-menu{opacity:1;transition:all .2s ease-out;visibility:visible}header .wrapper .main-header nav ul>li>a{color:#333;font-weight:400;margin-right:28px}header .wrapper .main-header nav ul>li>a.active{color:#006bb8;font-weight:600}header .wrapper .main-header .drop-menu{background:#fff;left:50%;opacity:0;padding:40px 30px;position:absolute;top:100px;transform:translateX(-50%);transition:all .2s ease-out;visibility:hidden;width:300px}header .wrapper .main-header .drop-menu ul{display:block}header .wrapper .main-header .drop-menu ul li{margin:0 0 28px;padding:0}header .wrapper .main-header .drop-menu ul li a{font-size:1rem;font-weight:600;line-height:1.4;transition:all .2s ease-out}header .wrapper .main-header .drop-menu ul li a:hover{color:#006bb8;transition:all .2s ease-out}header .wrapper .main-header .contact-btn{margin-right:28px}header .wrapper .main-header .contact-btn .button{padding:0 30px}header .wrapper .main-header .lang{margin-right:20px}header .wrapper .main-header .lang select{border:0;color:#262626;cursor:pointer;font-size:1rem;font-weight:700;line-height:1.5;padding:0}header .wrapper .main-header .search-ico .search{background:url(/images/material/ico-search.svg) no-repeat;cursor:pointer;height:32px;margin-right:20px;padding-right:50px;position:relative;width:32px}header .wrapper .main-header .search-ico .search:after{background:#000;content:"";height:100%;opacity:.3;position:absolute;right:0;top:0;width:1px}header .wrapper .main-header .search-ico .drop-search{display:none;position:absolute;right:0;top:100px}header .wrapper .main-header .search-ico .drop-search .input{margin:0;position:relative}header .wrapper .main-header .search-ico .drop-search .input input[type=text]{background:#fff;border:none;border-radius:0;font-size:1rem;height:50px;margin:0;padding-left:15px;padding-right:40px;width:490px}header .wrapper .main-header .search-ico .drop-search .input input[type=text]::-moz-placeholder{opacity:.7}header .wrapper .main-header .search-ico .drop-search .input input[type=text]:-ms-input-placeholder{opacity:.7}header .wrapper .main-header .search-ico .drop-search .input input[type=text]::placeholder{opacity:.7}header .wrapper .main-header .search-ico .drop-search .input button{background:url(/images/material/ico-search.svg) no-repeat 50%;border:none;bottom:0;box-shadow:none;height:auto;line-height:normal;margin:auto;padding:20px;position:absolute;right:0;top:0}header .wrapper .main-header .burger-ico{bottom:0;cursor:pointer;height:20px;margin:auto;position:relative;right:0;top:0;transition:all .3s ease-out;width:20px}header .wrapper .main-header .burger-ico span{background:#006bb8;border-radius:5px;bottom:auto;height:3px;left:auto;position:absolute;right:0;top:0;transition:all .3s ease-out;width:20px}header .wrapper .main-header .burger-ico span:first-child{top:0}header .wrapper .main-header .burger-ico span:nth-child(2){top:8px}header .wrapper .main-header .burger-ico span:nth-child(3){top:16px;width:13px}header .wrapper .main-header .nav-burger{background:#fff;height:auto;height:0;opacity:0;padding:70px 50px 50px;position:fixed;right:0;top:0;transition:all .25s ease-out;visibility:hidden;width:500px;z-index:9999}header .wrapper .main-header .nav-burger.active{height:90%;opacity:1;overflow-y:auto;transition:all .25s ease-out;visibility:visible}header .wrapper .main-header .nav-burger .search-mobile{display:none}header .wrapper .main-header .nav-burger .close-nav{cursor:pointer;position:absolute;right:50px;top:25px;transform:unset;transition:all .3s ease-out}header .wrapper .main-header .nav-burger .close-nav:hover{transform:rotate(90deg);transition:all .3s ease-out}header .wrapper .main-header .nav-burger>ul li{margin-bottom:32px}header .wrapper .main-header .nav-burger>ul li.drop>.drop-menu-burger{display:block}header .wrapper .main-header .nav-burger>ul li.have-child.drop .drop-menu-burger{height:100%;opacity:1;transition:all .25s ease-out;visibility:visible}header .wrapper .main-header .nav-burger>ul li.have-child>a{background:url(/images/material/ico-arr-down-black.svg) no-repeat 100% 0}header .wrapper .main-header .nav-burger>ul li.lang{display:flex}header .wrapper .main-header .nav-burger>ul li.lang a{margin:0 8px;width:auto}header .wrapper .main-header .nav-burger>ul li.lang a:first-child{margin-left:0}header .wrapper .main-header .nav-burger>ul li.lang a.active{font-weight:700}header .wrapper .main-header .nav-burger>ul li a{color:#333;display:block;font-weight:400;transition:all .25s ease-out;width:100%}header .wrapper .main-header .nav-burger>ul li a:hover{color:#29308e;font-weight:600;transition:all .25s ease-out}header .wrapper .main-header .nav-burger>ul li a.active{color:#006bb8;font-weight:600}header .wrapper .main-header .nav-burger>ul li .drop-menu-burger{display:none}header .wrapper .main-header .nav-burger>ul li .drop-menu-burger ul li{margin:10px 0 10px 30px}footer{background:#006bb8;color:#fff;position:relative}footer:after{background:linear-gradient(90deg,#006bb8,#93a920);content:"";height:8px;position:absolute;right:0;top:0;width:100%}footer .top-footer{padding:40px 0;position:relative}footer .top-footer:after{background:#fff;bottom:0;content:"";height:1px;left:0;opacity:.1;position:absolute;width:100%}footer .top-footer h6{font-size:.875rem;line-height:1.875;margin-bottom:17px}footer .top-footer .column{padding-right:30px}footer .top-footer .column ul li{padding-left:30px;position:relative}footer .top-footer .column ul li:after{content:"";height:20px;left:0;position:absolute;top:10px;width:20px}footer .top-footer .column ul li.location{background:url(/images/material/ico-location.svg) no-repeat left top 5px}footer .top-footer .column ul li.call{background:url(/images/material/ico-call.svg) no-repeat left top 5px}footer .top-footer .column ul li.mail{background:url(/images/material/ico-mail.svg) no-repeat left top 5px}footer .top-footer .column ul.socmed{display:flex}footer .top-footer .column ul.socmed li{margin-right:12px;padding:0}footer .top-footer .column ul.socmed li:hover img{transform:scale(1.1);transition:all .25s ease-out}footer .top-footer .column ul.socmed li:after{display:none}footer .top-footer .column ul.socmed li img{transform:scale(1);transition:all .25s ease-out}footer .top-footer .column.column-33 .sosmed-after{margin-bottom:38px}footer .bottom-footer{display:flex;justify-content:space-between;padding:20px 0}footer .bottom-footer a,footer .bottom-footer p{color:#fff;font-size:.875rem}footer .bottom-footer ul{display:flex}footer .bottom-footer ul li{margin-left:12px;padding-left:15px;position:relative}footer .bottom-footer ul li:after{background:#fff;border-radius:100%;content:"";height:4px;left:0;position:absolute;top:12px;width:4px}footer .bottom-footer ul li:first-child:after{display:none}@media (max-width:1200px){header{height:90px}header .wrapper .logo{max-height:60px;max-width:130px;padding-top:5px;width:auto}header .wrapper .main-header nav ul>li{padding:30px 0}header .wrapper .main-header .drop-menu,header .wrapper .main-header .search-ico .drop-search{top:90px}}@media (max-width:1023px){header{align-items:center;display:flex;justify-content:stretch}header .wrapper{width:100%}header .wrapper .main-header .contact-btn,header .wrapper .main-header .lang,header .wrapper .main-header .search-ico,header .wrapper .main-header nav{display:none}header .wrapper .main-header .nav-burger{width:100%}header .wrapper .main-header .nav-burger.active{height:75%}header .wrapper .main-header .nav-burger>ul li .drop-menu-burger ul li{padding-left:0}header .wrapper .main-header .nav-burger .search-mobile{display:block}header .wrapper .main-header .nav-burger .search-mobile .input{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:5px;margin:0;position:relative}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]{background:#fff;border:none;border-radius:0;font-size:1rem;height:50px;margin:0;padding-left:15px;padding-right:40px;width:490px}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]::-moz-placeholder{opacity:.7}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]:-ms-input-placeholder{opacity:.7}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]::placeholder{opacity:.7}header .wrapper .main-header .nav-burger .search-mobile .input button{background:url(/images/material/ico-search.svg) no-repeat 50%;border:none;bottom:0;box-shadow:none;height:auto;line-height:normal;margin:auto;padding:20px;position:absolute;right:0;top:0}footer .row .column.column-33{flex:0 0 50%;max-width:50%}footer .row .column.column-33:nth-child(2){order:3}footer .row .column.column-33:nth-child(3){order:2}footer .bottom-footer a{font-weight:400}}@media (max-width:767px){header{height:72px}header:after{bottom:-1px}header .wrapper .logo{padding:0}header .wrapper .main-header .nav-burger{padding:85px 24px}header .wrapper .main-header .nav-burger.active{height:95%}header .wrapper .main-header .nav-burger>ul li{margin-bottom:28px}header .wrapper .main-header .nav-burger .close-nav{right:30px;top:22px}header .wrapper .main-header .nav-burger .search-mobile .input input[type=text]{width:100%}footer .row .column.column-33{flex:0 0 100%;max-width:100%}footer .row .column.column-33:nth-child(2){margin-bottom:15px;order:2}footer .row .column.column-33:nth-child(3){order:3}footer .top-footer h6{font-size:.875rem;margin-bottom:8px}footer .top-footer .whistleblowing{width:50%}footer .bottom-footer{display:block;text-align:center}footer .bottom-footer ul li{margin-left:0;padding-left:0;text-align:center;width:100%}}
/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */.popup{align-items:center;background:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;overflow-y:auto;padding:30px 0;position:fixed;top:0;width:100%;z-index:999999}.popup__box{background:#fff;margin:auto;position:relative;width:800px;z-index:2}.popup__box--close{cursor:pointer;position:absolute}.popup__box--content{padding:59px 116px 85px 104px}.popup__box--content form h4{margin-bottom:10px}.popup__box--content form input::-webkit-inner-spin-button,.popup__box--content form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup__box--content form input[type=number]{-moz-appearance:textfield}.popup__box--content form textarea{min-height:132px;resize:none}.popup__box--content form .row{padding-top:20px}.popup__box--content form .row .column{margin-bottom:24px}.popup__box--content form .row .column .button{font-size:1rem;height:50px;line-height:50px;padding-right:60px;text-transform:capitalize}@media (max-width:1023px){.popup__box{width:671px}.popup__box--content{padding:45px}}@media (max-width:767px){.popup__box{width:100%}.popup__box--content{padding:25px}}.title{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:54px}.title .text{width:100%}.title .text h6{color:#006bb8;font-size:.875rem;font-weight:800;letter-spacing:.2em;line-height:1.4;margin-bottom:12px}.title .text h4{font-weight:700}.title.tcenter .text{text-align:center}.title-content h6{color:#707070;font-size:.875rem;font-weight:800;letter-spacing:3px;line-height:1.5;margin-bottom:12px}.title-content h4{font-weight:700}.title-content p{margin:20px 0 0}.banner-static{padding-top:100px;position:relative}.banner-static:after{background:radial-gradient(65.88% 169.62% at 63.82% 50%,rgba(0,107,184,0) 0,#002036 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banner-static figure{height:400px}.banner-static figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-static figcaption{bottom:70px;color:#fff;left:0;margin:0 auto;max-width:979px;position:absolute;right:0;width:auto;z-index:2}.banner-static figcaption .text{width:700px}.banner-static figcaption h3{font-weight:700;margin-bottom:24px}.banner-static figcaption h6{font-size:.875rem;font-weight:300;letter-spacing:5px;line-height:1.5;margin-bottom:5px}.main-content{padding:80px 0 100px}.main-content .title{margin-bottom:39px}.std-content h1,.std-content h2,.std-content h3,.std-content h4,.std-content h5{font-weight:500;margin-bottom:40px}.std-content h5{color:#2f3844;font-size:1.25rem;opacity:.9}.std-content ol li{list-style-type:decimal;margin-left:20px;padding-left:10px}.std-content p{margin-bottom:40px}.std-content>img{width:100%}.std-content ul li{margin-bottom:24px;padding-left:30px;position:relative}.std-content ul li:after{background:#006bb8;border-radius:100%;content:"";height:8px;left:0;position:absolute;top:10px;width:8px}.pagination{margin:40px auto 0;text-align:center}.pagination ul{display:flex;justify-content:center;margin:0}.pagination ul li{height:40px;list-style:none;margin:0 15px;padding:0;position:relative;text-align:center;width:40px}.pagination ul li:after{display:none}.pagination ul li a{color:#353535;display:block;font-weight:500;line-height:1;opacity:.5;padding:10px;transition:all .25s ease-out}.pagination ul li.active{border-radius:50px;filter:drop-shadow(0 4px 10px rgba(10,48,86,.1))}.pagination ul li.active a{color:#006bb8;font-weight:800;transition:all .25s ease-out}.pagination ul li.next,.pagination ul li.prev{height:unset;margin:0;padding:0;width:unset}.pagination ul li.next a,.pagination ul li.prev a{color:#353535;font-weight:500;line-height:1;margin:0;opacity:1;padding:10px}.form .title-content{margin-bottom:32px}.form form .row .column{margin-bottom:24px}.required{border-color:#ed1a2f!important;color:#ed1a2f!important}.invalid-feedback{color:#ed1a2f;font-size:.8rem}@media (max-width:1200px){.banner-static{padding-top:90px}.banner-static figure{height:300px}.banner-static figcaption{max-width:900px}.std-content h5{font-size:1.5rem}}@media (max-width:1023px){.title{margin-bottom:40px}.title .text h6{font-size:.875rem}.banner-static figure{height:240px}.banner-static figcaption{bottom:37px;margin:0 48px;max-width:unset}.banner-static figcaption h6{font-size:.75rem}.main-content{padding:40px 0 60px}.std-content p{margin-bottom:20px}.std-content h5{font-size:1.313rem}}@media (max-width:767px){.title{display:block}.title .text{margin-bottom:12px}.title .text h6{font-size:.813rem}.banner-static{padding-top:72px}.banner-static figcaption{margin:0 24px}.title-content h6{font-size:.813rem;margin-bottom:8px}.pagination ul li{margin:0 4px}.pagination ul li a{font-size:.875rem}.std-content h5{font-size:1.188rem}}.article,.contact,.news{padding:80px 0 160px}.card{border:1px solid #ececec;display:block}.card figure{overflow:hidden}.card figure img{transform:scale(1);transition:all .25s ease-out}.card:hover img{transform:scale(1.1);transition:all .25s ease-out}.card .card-body{color:#353535;padding:20px}.card .card-body span{color:#006bb8;font-size:13px;font-weight:700;line-height:20px}.card .card-body h2{font-size:21px;font-weight:700;line-height:30px;margin:8px 0}.card .card-body p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:0}.wrapper-content ul li{position:relative}.wrapper-content ul li:after{background:none!important;content:"";height:20px;left:0;position:absolute;top:10px;width:20px}.wrapper-content ul li.location{background:url(/images/material/ico-location-blue.svg) no-repeat left top 5px}.wrapper-content ul li.call{background:url(/images/material/ico-call-blue.svg) no-repeat left top 5px}.wrapper-content ul li.mail{background:url(/images/material/ico-mail-blue.svg) no-repeat left top 5px}.wrapper-content ul.socmed{display:flex}.wrapper-content ul.socmed li{margin-right:12px;padding:0}.wrapper-content ul.socmed li:hover img{transform:scale(1.1);transition:all .25s ease-out}.wrapper-content ul.socmed li:after{display:none}.wrapper-content ul.socmed li img{transform:scale(1);transition:all .25s ease-out}.news .row .column{margin-bottom:30px}.news .row .column .card{height:100%}.news-detail{padding:160px 0 60px}.news-detail .wrapper-content{max-width:900px}.news-detail .wrapper-content .social h4{color:#a9a9a9;font-size:14px;font-weight:600;line-height:18px;margin-bottom:8px}.news-detail .wrapper-content h1{color:#2f3844;font-size:36px;font-weight:700;line-height:45px;margin-bottom:20px}.news-detail .wrapper-content .date{color:#006bb8;font-size:24px;font-weight:700;line-height:30px;margin-bottom:42px;padding-left:44px;position:relative}.news-detail .wrapper-content .date:before{background-image:url(/images/material/ico-date.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:32px;left:0;position:absolute;width:32px}.news-detail .wrapper-content .description ul{list-style:disc;margin-left:20px}.news-detail .wrapper-content .description ul li{padding-left:10px}.news-detail .wrapper-content figcaption{margin-bottom:40px}.news-detail .wrapper-content .back{margin-top:80px}.news-detail .wrapper-content .back a{color:#353535;font-size:16px;font-weight:700;line-height:20px;padding-left:23px;transition:all .25s ease-out}.news-detail .wrapper-content .back a:before{background-image:url(/images/material/ico-arr-left-black.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:12px;left:0;margin:auto 0;position:absolute;top:0;width:7px}.news-detail .wrapper-content .back a:hover{padding-left:20px;transition:all .25s ease-out}.news-detail.news{padding:60px 0 160px}.news-detail.news .title-other{color:#212121;font-size:28px;font-weight:700;line-height:42px;margin-bottom:40px!important}.article .list{padding-bottom:30px}.article .list .card{align-items:center;display:flex;flex-direction:row;margin-bottom:30px;overflow:hidden;position:relative}.article .list .card figure{position:absolute;width:420px}.article .list .card .card-body{margin-left:420px;padding:38px 54px;width:calc(100% - 420px)}.article .list .card .card-body h2{margin:12px 0}.article .list .card .card-body p{margin-bottom:30px}.article .list .card .card-body .more{color:#ed1a2f}.article .list .card .card-body .more:hover svg{margin-left:13px;transition:all .25s ease-out}.article .list .card .card-body .more svg{margin-left:16px;transition:all .25s ease-out}.contact h4{color:#212121;font-weight:700;margin-bottom:8px}.contact p{color:#353535;font-size:1rem;font-weight:400;line-height:160%;margin-bottom:40px}.contact .content{display:flex;flex-direction:row;justify-content:space-between}.contact .content .aside{padding-right:35px;width:40%}.contact .content .aside h5{color:#000;font-size:16px;font-weight:700;line-height:22.4px;margin-bottom:10px}.contact .content .aside p{color:#353535;font-size:16px;line-height:30px;margin-bottom:24px}.contact .content .form{padding-left:35px;width:60%}.contact .content .form h4{color:#212121;font-size:20px;font-weight:700;line-height:36px;margin-bottom:24px}.contact .content .form .column{margin-bottom:24px}.contact .content .form .column.action{margin-bottom:0}@media (max-width:1200px){.article,.contact,.news{padding-bottom:100px}.card figure{height:200px}.card figure img{-o-object-fit:cover;object-fit:cover}.news-detail{padding-bottom:50px}.news-detail.news{padding:50px 0 140px}.contact p{font-size:1.313rem}.article .list .card figure{height:100%;width:340px}.article .list .card figure figcaption{height:100%;width:100%}.article .list .card figure figcaption img{height:100%}.article .list .card .card-body{margin-left:340px;padding:37px 42px;width:calc(100% - 340px)}}@media (max-width:1023px){.card figure{height:150px}.card figure figcaption{height:100%}.card .card-body h2{font-size:1rem;line-height:1.5}.card .card-body p{font-size:.875rem}.news-detail{padding:130px 0 60px}.article .list .card figure{width:280px}.article .list .card .card-body{margin-left:280px;padding:34px 30px;width:calc(100% - 280px)}.article,.contact,.news{padding:40px 0 100px}.contact .content{display:block}.contact .content .aside,.contact .content .form{padding:0;width:100%}.contact .content .aside .aside-wrapper{display:flex;flex-direction:row;gap:80px}.contact .content .aside .aside-wrapper ul.side-1{width:50%}.contact .content .aside .aside-wrapper .side-2 ul li.call{margin-bottom:12px}.contact .content .aside .aside-wrapper .side-2 ul li.call p{margin-bottom:0}}@media (max-width:767px){.news .row .column.column-33,.news .row .column.column-34{flex:0 0 100%;margin-bottom:16px;max-width:100%}.card figure{height:200px}.card figure img{width:100%}.news-detail{padding:110px 0 60px}.news-detail.news{padding:0 0 40px}.news-detail.news .row{display:block}.news-detail .wrapper-content .back{margin-top:35px}.news-detail .wrapper-content .social h4{font-size:.75rem}.news-detail .wrapper-content h1{font-size:1.313rem;line-height:1.23;margin-bottom:23px}.news-detail .wrapper-content .date{font-size:.875rem;padding-left:36px}.news-detail .wrapper-content .date:before{height:24px;top:3px;width:24px}.article .list .card{display:block}.article .list .card figure{position:relative;width:100%}.article .list .card .card-body{margin:0;padding:20px;width:100%}.article .list .card .card-body p{display:none}.article .pagination{margin:0}.contact p{font-size:1.188rem}.contact .content .aside .aside-wrapper{display:flex;flex-direction:column;gap:0}.contact .content .aside .aside-wrapper ul.side-1{width:100%}.contact .content .aside .aside-wrapper .side-2 ul li.call{margin-bottom:12px}.contact .content .aside .aside-wrapper .side-2 ul li.call p{margin-bottom:0}}

/*# sourceMappingURL=media.css.map*/