*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}*{padding:0;margin:0;font:inherit}a{text-decoration:none}ul{list-style:none}html{scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,sans-serif;line-height:1.5;background-color:#eaeaea;color:#444}body.lock{overflow:hidden}body::-webkit-scrollbar{width:10px;background-color:#f9f9fd}body::-webkit-scrollbar-thumb{border-radius:10px;background-color:#878686}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:10px;background-color:#f9f9fd}.container{max-width:1200px;margin:0 auto;padding:0 30px}.logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logo-name{font-size:clamp(35px,3.4vw,38px);line-height:clamp(35px,3.7vw,42px);font-weight:700;letter-spacing:-1px}.logo-name-first{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#555}.logo-name-second{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#289dcc}.logo-description{font-size:clamp(12px,1.15vw,13px);line-height:16px;letter-spacing:-.5px;color:#444}.btn-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 30px;outline:0;border:none;text-align:center;font-weight:500;font-size:18px;color:#e5e5f2;letter-spacing:.3px;line-height:24px;text-decoration:none;background:#2286ad;font-family:inherit;z-index:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.btn-primary:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.btn-primary.modify{padding:4px 28px;margin-left:auto;border-radius:3px;background:#a31f1f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;align-items:center}.btn-primary.modify:active{-webkit-transform:initial;-ms-transform:initial;transform:initial}.btn-secondary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;padding:5px 10px;color:#fff;background-color:#289dcc;border-radius:3px;border:none;outline:0;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}.btn-secondary:hover{background-color:#2286ad}.mobile-home-link,.mobile-nav{display:none}.swiper{max-width:630px;max-height:350px;-webkit-box-flex:1;-ms-flex:1 1 58%;flex:1 1 58%}.swiper-wrapper{max-height:350px!important}.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.swiper-button-next,.swiper-button-prev{position:absolute;bottom:20px;background:rgba(40,157,204,.8);border-radius:3px;z-index:50;width:28px;height:30px;color:#fff;margin-top:initial;top:initial;left:initial;-webkit-transition:.15s;-o-transition:.15s;transition:.15s}.swiper-button-prev{right:52px}.swiper-button-prev:hover{background:#289ecc}.swiper-button-next{right:20px}.swiper-button-next:hover{background:#289ecc}.swiper-button-next:after,.swiper-button-prev:after{font-size:13px;color:#fff}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(204,44,44,.4);box-shadow:0 0 0 0 rgba(204,44,44,.4)}70%{-webkit-box-shadow:0 0 0 13px rgba(204,169,44,0);box-shadow:0 0 0 13px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(204,44,44,.4);box-shadow:0 0 0 0 rgba(204,44,44,.4)}70%{-webkit-box-shadow:0 0 0 13px rgba(204,169,44,0);box-shadow:0 0 0 13px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}.scroll-up{opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:rgba(40,158,204,.6);text-align:center;height:48px;width:48px;border-radius:0;position:fixed;right:40px;bottom:40px;z-index:999}.scroll-up-icon{width:30px;height:30px;fill:#fafafa}.scroll-up:hover{background:#289ecc}.show-scroll{opacity:1;visibility:visible}.header-topbar .container{padding-top:3px;padding-bottom:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fafafa;border-bottom:1px solid rgba(128,128,128,.1)}.header-topbar-date{font-size:14px;font-weight:400;line-height:16px}.header-topbar .social-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.header-topbar .social-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header-topbar .social-link{font-size:22px}.header-topbar .social-link i{-webkit-transition:color .1s;-o-transition:color .1s;transition:color .1s}.header-topbar .social-link .facebook{color:#3b5a9b}.header-topbar .social-link .twitter{color:#1bb2e9}.header-topbar .social-link .instagram{color:#3f729b}.header-topbar .social-link .telegram{color:#25a3e1}.header-topbar .social-link:hover i{color:#db4545}.header-logobar .container{padding-top:36px;padding-bottom:36px;background-color:#fafafa}.header-bottombar .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#232323;border-top:4px solid #289dcc;min-height:46px}.header-bottombar .nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottombar .nav-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap}.header-bottombar .nav-link{padding:13px 12px;color:#fff;font-size:14px;font-weight:500;line-height:16px;text-transform:uppercase;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}.header-bottombar .nav-link.modify{padding:0;height:42px;width:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#289dcc}.header-bottombar .nav-link.hide{background:0 0}.header-bottombar .nav-link.show,.header-bottombar .nav-link:hover{background-color:#289dcc}.header-bottombar .nav-home-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:20px;width:26px;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}.header-bottombar .header-search-icon{font-size:17px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.section-hero .container{padding-top:30px;padding-bottom:30px;background-color:#fafafa}.section-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.section-hero .wrapper-grid{display:grid;grid-template-rows:repeat(2,1fr);grid-gap:10px;grid-template-areas:"news2 news3" "news4 news5"}.section-hero-link{max-width:245px;position:relative;display:inline-grid;width:100%}.section-hero-link::after{content:"";background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),color-stop(40%,rgba(0,0,0,.25)),color-stop(80%,rgba(0,0,0,.5)));background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.25) 40%,rgba(0,0,0,.5) 80%);background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.25) 40%,rgba(0,0,0,.5) 80%);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1}.section-hero-link.news1{max-width:630px;grid-area:news1}.section-hero-link.news2{grid-area:news2}.section-hero-link.news3{grid-area:news3}.section-hero-link.news4{grid-area:news4}.section-hero-link.news5{grid-area:news5}.section-hero-poster{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:245px;max-height:170px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-hero-poster.modify{max-width:630px;max-height:350px}.section-hero-description{position:absolute;padding-right:10px;bottom:16px;left:14px;z-index:2}.section-hero-description.modify{padding-right:30px;bottom:26px;left:30px}.section-hero .news-themes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-bottom:12px}.section-hero .news-themes-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:3px;color:#fff;font-size:12px;line-height:17px;padding:3px 10px}.section-hero .news-themes-tag:first-child{background:#03799e}.section-hero .news-themes-tag:last-child{background:#22a48e}.section-hero-title{margin-bottom:8px;color:#fff;font-size:clamp(14px,2.7vw,15px);line-height:clamp(17px,3.1vw,19px);font-weight:500;letter-spacing:.12px;max-width:200px;text-shadow:0 0 10px #000;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.section-hero-title:hover{color:#289dcc}.section-hero-title.modify{margin-bottom:10px;color:rgba(255,255,255,.9);font-size:clamp(21px,2.2vw,22px);font-weight:600;line-height:28px;max-width:500px}.section-hero-title.modify:hover{color:#289dcc}.section-hero-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:11px;font-weight:300;line-height:12px;letter-spacing:.1px}.section-hero .calendar-icon,.section-hero .person-icon{margin-right:4px}.section-hero-date.modify{margin-right:13px}.section-news .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;background-color:#fafafa}.section-news .container .sidebar{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}.section-news-content{-webkit-box-flex:1;-ms-flex:1 1 76%;flex:1 1 76%}.section-news-war{margin-bottom:50px;position:relative}.section-news-subcontent{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:80px}.section-news-subcontent .news-link.modify.news1{margin-right:0}.section-news-life{position:relative;margin-right:20px}.section-news-life .news-link.modify.news1{margin-bottom:20px}.section-news-life .news-link:not(:last-child){margin-bottom:15px}.section-news-politics{position:relative}.section-news-politics .news-link.modify.news1{margin-bottom:20px}.section-news-politics .news-link:not(:last-child){margin-bottom:15px}.section-news .news-links{display:-webkit-box;display:-ms-flexbox;display:flex}.section-news .news-links.modify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-template-areas:none}.section-news .news-link{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:390px;max-height:90px}.section-news .news-link.modify{max-width:390px;max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-news .news-link.news1{margin-right:20px;-webkit-box-flex:1;-ms-flex:1 1 62%;flex:1 1 62%}.section-news .news-link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.section-news .news-title{margin-bottom:14px;padding:8px 11px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#289dcc;color:#fff;font-size:18px;font-weight:400;line-height:18px;letter-spacing:-.3px}.section-news .news-title::after{content:"";width:100%;height:2px;background-color:#289dcc;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:32px;left:0}.section-news .news-title.modify_life,.section-news .news-title.modify_life::after,.section-news .news-title.modify_politics,.section-news .news-title.modify_politics::after{background-color:#289dcc}.section-news .news-page{display:-webkit-box;display:-ms-flexbox;display:flex}.section-news .news-page.modify{margin-bottom:12px}.section-news .news-page.mod{margin-bottom:9px}.section-news .news-poster{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:130px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-news .news-poster.modify{max-width:390px;max-height:215px;width:100%}.section-news .news-box{padding:16px 20px 16px 14px;max-width:260px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.section-news .news-box.modify{padding:14px 14px 20px;max-width:initial}.section-news .news-box-title{color:#444;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.1px;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.section-news .news-box-title.modify{margin-bottom:0;font-size:clamp(19px,1.8vw,21px);font-weight:400;line-height:clamp(23px,2.4vw,26px)}.section-news .news-box-title:hover{color:#289dcc}.section-news .news-box-info{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(68,68,68,.8);font-size:11px;font-weight:300;line-height:12px;letter-spacing:.1px}.section-news .news-box-info.modify{margin-bottom:0}.section-news .calendar-icon{margin-right:4px}.section-news .news-box-date{margin-right:13px}.section-news .person-icon{margin-right:4px}.section-news .news-box-text{font-size:clamp(13px,1.2vw,14px);font-weight:400;line-height:21px;color:#444}.page-news .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding-top:30px;padding-bottom:80px;background-color:#fafafa}.page-news .container .sidebar{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}.page-news .poster-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-news .news-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 76%;flex:1 1 76%}.page-news .news-box-img{margin-bottom:15px;max-height:445px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-news .news-box-img.modify{margin-bottom:0}.page-news .news-img-caption{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px;margin-bottom:22px;display:flex;color:#444;opacity:.75;font-size:14px}.page-news .news-subbox{padding:0 15px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.page-news .news-subbox-title{margin-bottom:6px;color:#444;font-size:clamp(26px,4vw,32px);line-height:clamp(29px,4.8vw,40px);font-weight:500;letter-spacing:.1px}.page-news .bookmark{margin-right:8px;color:#289dcc}.page-news .news-subbox-subtitle{margin-bottom:12px;color:#444;font-size:clamp(17px,2.5vw,20px);line-height:clamp(23px,3.5vw,28px);font-weight:500;letter-spacing:.1px}.page-news .news-box-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;color:rgba(68,68,68,.8);font-size:12px;font-weight:400;line-height:12px;letter-spacing:.1px}.page-news .calendar-icon{margin-right:4px}.page-news .news-box-date{margin-right:13px}.page-news .person-icon{margin-right:4px}.page-news .news-subbox-text{font-size:clamp(16px,2.3vw,18px);line-height:clamp(23px,3.4vw,28px);font-weight:400;color:#444}.page-news .news-subbox-text:not(:last-child){margin-bottom:15px}.page-news .news-subbox-link{color:#0914ff}.catalog .container{padding-top:30px;padding-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;background-color:#fafafa}.catalog .catalog-news{max-width:800px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 89%;flex:1 1 89%}.catalog .catalog-news-title{margin-bottom:14px;padding:8px 11px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start;background-color:#289dcc;color:#fff;font-size:18px;font-weight:400;line-height:18px;letter-spacing:-.3px}.catalog .catalog-news-title::after{content:"";width:100%;height:2px;background-color:#289dcc;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:32px;left:0}.catalog .catalog-news-title.modify_life,.catalog .catalog-news-title.modify_life::after,.catalog .catalog-news-title.modify_politics,.catalog .catalog-news-title.modify_politics::after{background-color:#289dcc}.catalog .catalog-news-boxes{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,1fr);grid-gap:20px}.catalog .catalog-news-box:last-child,.catalog .catalog-news-box:nth-last-child(2){margin-bottom:0}.catalog .catalog-news-box.mf{margin-bottom:30px}.catalog .catalog-news-box.modify{max-width:390px}.catalog .catalog-news-link{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog .catalog-news-poster{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:800px;max-height:445px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.catalog .catalog-news-poster.modify{max-height:216px}.catalog .catalog-news-subbox{padding:15px 15px 25px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.catalog .news-subbox-title{margin-bottom:10px;color:#444;font-size:24px;font-weight:500;line-height:31px;letter-spacing:.1px;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.catalog .news-subbox-title.modify{font-size:32px;line-height:38px}.catalog .news-subbox-title:hover{color:#289dcc}.catalog .news-subbox-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;margin-bottom:30px;color:rgba(68,68,68,.8);font-size:12px;font-weight:400;line-height:8px;letter-spacing:.1px}.catalog .calendar-icon{margin-right:4px}.catalog .news-subbox-date{margin-right:13px}.catalog .person-icon{margin-right:4px}.catalog .news-subbox-text{margin-bottom:15px;font-size:15px;color:#444}.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-left:auto;position:relative;max-width:310px;-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%}.sidebar .container{max-width:310px;padding:0}.sidebar-title{margin-bottom:-1px;padding:8px 11px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#289dcc;color:#fff;font-size:18px;font-weight:400;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;letter-spacing:-.3px}.sidebar-title::after{content:"";width:100%;height:2px;background-color:#289dcc;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:32px;left:0}.sidebar-title.modify_about{margin-bottom:34px;background-color:#289dcc}.sidebar-title.modify_about::after{background-color:#289dcc}.sidebar-link{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:310px;max-height:90px}.sidebar-link.modify{max-height:initial;margin-bottom:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar-link-poster{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:130px;min-height:90px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sidebar-link-poster.modify{max-height:160px;width:100%;height:100%}.sidebar-link-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:9px 12px 9px 14px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.sidebar-link-content.modify{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;display:initial;padding:14px 14px 20px}.sidebar-link-title{color:#444;font-size:13px;font-weight:400;line-height:18px;letter-spacing:.1px;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.sidebar-link-title.modify{font-size:clamp(19px,1.8vw,21px);line-height:clamp(23px,2.4vw,26px)}.sidebar-link-title:hover{color:#289dcc}.sidebar .news-page{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar .news-page.sidebar1{margin-bottom:12px}.sidebar .news-page.sidebar2{margin-bottom:7px}.sidebar-link-info{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(68,68,68,.8);font-size:11px;font-weight:300;line-height:12px;letter-spacing:.1px}.sidebar-link-info.modify{margin-bottom:16px}.sidebar-link-info .calendar-icon,.sidebar-link-info .person-icon{margin-right:4px}.sidebar-link-info .sidebar-link-date{margin-right:13px}.sidebar-link-text{font-size:clamp(13px,1.2vw,14px);font-weight:400;line-height:21px;color:#444}.sidebar-about{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.sidebar-about .logo{margin-bottom:36px}.sidebar-about-text{font-size:clamp(13px,1.2vw,14px);font-weight:400;line-height:21px;color:#444}.section-touch .container{padding-top:30px;padding-bottom:80px;background-color:#fafafa}.section-touch-title{margin-bottom:30px;color:#444;font-size:32px;font-weight:500;line-height:40px;letter-spacing:.1px}.section-touch-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}.section-touch-form{max-width:600px;width:100%}.section-touch .touch-form-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;gap:24px;border-radius:4px}.section-touch .touch-form-row textarea{padding:12px}.section-touch .touch-form-field{padding:8px 12px;width:100%;border:1px solid #a4a4a5;background-color:rgba(0,0,0,0);resize:none;outline:0;font-size:15px;line-height:12px;color:#494d50;font-family:inherit;border-radius:4px}.section-touch .touch-form-field:focus{outline:0;border:1px solid #44afd9}.section-touch .touch-form-field:focus::-webkit-input-placeholder{color:transparent}.section-touch .touch-form-field:focus::-moz-placeholder{color:transparent}.section-touch .touch-form-field:focus:-ms-input-placeholder{color:transparent}.section-touch .touch-form-field:focus::-ms-input-placeholder{color:transparent}.section-touch .touch-form-field:focus::placeholder{color:transparent}.section-touch-box{position:relative}.section-touch .section-subtitle{margin-bottom:21px;padding:8px 11px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#2286ad;color:#fff;font-size:18px;font-weight:400;line-height:18px;letter-spacing:-.3px}.section-touch .section-subtitle::after{content:"";width:100%;height:2px;background-color:#2286ad;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:32px;left:0}.section-touch-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.section-touch-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-touch .label-icon{font-size:22px;margin-right:6px;color:#2286ad}.section-touch .touch-link-label{font-size:17px;line-height:1.7em;color:#444}.page-about .container{padding-top:30px;padding-bottom:80px;background-color:#fafafa}.page-about-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;border-radius:5px;width:100%;height:250px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(../images/about/1.webp);background:-o-linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../images/about/1.webp);background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../images/about/1.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.page-about-title{text-transform:uppercase;color:#fff;font-size:32px;font-weight:500;line-height:40px;letter-spacing:.1px}.page-about-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.page-about-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-about .check-icon{margin-right:12px}.page-about-item .social-link{font-size:20px}.page-about-item .social-link .facebook{color:#3b5a9b}.page-about-item .social-link .twitter{color:#1bb2e9}.page-about-item .social-link .instagram{color:#3f729b}.page-about-item .social-link .telegram{color:#25a3e1}.page-about-item .social-link i{-webkit-transition:color .1s;-o-transition:color .1s;transition:color .1s}.page-about-item .social-link:hover i{color:#db4545}.page-about-item .social-link:not(:last-child){margin-right:15px}.page-about-item .social-link.modify{margin-left:10px}.page-about-text{font-size:clamp(16px,2.3vw,18px);line-height:clamp(23px,3.4vw,26px);font-weight:400;color:#444}.page-about-text.list{line-height:clamp(23px,3.4vw,32px)}.page-about-text.modify{position:relative;padding:30px 30px 35px 60px;margin-bottom:5px;background-color:#289dcc;color:#fff;border-radius:5px}.page-about-text.modify2,.page-about-text.modify3{font-weight:600}.page-about .text-quote{font-size:36px;color:#fff;position:absolute;top:6px;left:20px}.page-team .container{padding-top:30px;padding-bottom:80px;background-color:#fafafa}.page-team .btn-read{margin-top:14px;cursor:pointer}.page-team-subbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;border-radius:5px;width:100%;height:250px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5))),url(../images/team/1.webp);background:-o-linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../images/team/1.webp);background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../images/team/1.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.page-team-title{margin-bottom:12px;text-transform:uppercase;color:#fff;font-size:32px;font-weight:500;line-height:40px;letter-spacing:.1px}.page-team-subtext{line-height:21px;max-width:600px;color:#fff;letter-spacing:.1px;font-weight:200;text-align:center;font-size:15px}.page-team-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-team-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:360px}.page-team-box.pic{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-radius:5px 5px 0 0;cursor:pointer;z-index:1}.page-team-box.pic::after{position:absolute;width:100%;height:100%;border-radius:5px 5px 0 0;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:100;content:"";opacity:0;visibility:hidden;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.page-team-box.pic .social-btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-pack:distribute;justify-content:space-around;width:80%;bottom:25px;left:10%;right:10%;z-index:300;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;opacity:0;visibility:hidden}.page-team-box.pic .social-btn-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#fff;font-size:20px;padding:6px;-webkit-transition:color .1s;-o-transition:color .1s;transition:color .1s}.page-team-box.pic .social-btn-link:hover{color:#1bb2e9}.page-team-box.wrapper{padding:15px 25px 25px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.page-team .page-team-block:hover .page-team-box.pic::after,.page-team .page-team-block:hover .social-btn{opacity:1;visibility:visible}.page-team-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:5px 5px 0 0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.page-team-name{margin-bottom:6px;color:#1a1a1a;line-height:1.3;font-size:17px;font-weight:500}.page-team-caption{color:#ed3974;font-size:15px;margin-bottom:6px}.page-team-text-wrapper.active-clamp{overflow:hidden;display:-webkit-box;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-ms-line-clamp:8;-webkit-line-clamp:9;display:-webkit-box;word-wrap:break-word;-webkit-box-orient:vertical}.page-team-text{color:#6c6c6c;letter-spacing:.1px;line-height:1.7;font-weight:300;font-size:15px}.page-team-text:not(:last-child){margin-bottom:9px}.footer-content .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding-top:50px;background-color:#303440}.footer-box:nth-of-type(1){-webkit-box-flex:1;-ms-flex:1 1 43%;flex:1 1 43%}.footer-box:nth-of-type(2),.footer-box:nth-of-type(3),.footer-box:nth-of-type(4){-webkit-box-flex:1;-ms-flex:1 1 19%;flex:1 1 19%}.footer-box-title{position:relative;white-space:nowrap}.footer-box-title:not(.modify){margin-bottom:20px}.footer-box .box-caption{padding:8px 12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#289dcc;color:#fff;font-size:17px;font-weight:400;line-height:18px}.footer-box .box-caption::after{content:"";height:2px;background:#289dcc;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;bottom:0;left:0;width:100%}.footer-box .logo{margin-top:25px}.footer-box .logo-description,.footer-box .logo-name-first{color:rgba(255,255,255,.77)}.footer-box-text{margin-top:30px;margin-bottom:100px;font-size:14px;font-weight:300;line-height:21px;color:rgba(255,255,255,.77)}.footer-box-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px}.footer-box-item{border-bottom:.5px solid rgba(85,85,85,.7);padding-bottom:7px}.footer-box-link{font-size:14px;font-weight:300;line-height:16px;letter-spacing:-.2px;color:#fff;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.footer-box-link:hover{color:#289dcc}.footer-copyright .container{padding-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#303440}.footer-copyright-text{font-size:14px;font-weight:300;line-height:17px;color:rgba(255,255,255,.63)}.footer .social-list{margin-right:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer .social-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer .social-link{font-size:22px}.footer .social-link i{-webkit-transition:color .1s;-o-transition:color .1s;transition:color .1s}.footer .social-link .facebook{color:#3b5a9b}.footer .social-link .twitter{color:#1bb2e9}.footer .social-link .instagram{color:#3f729b}.footer .social-link .telegram{color:#25a3e1}.footer .social-link:hover i{color:#db4545}@media only screen and (max-width:1200px){.section-news .news-link{max-height:108px}}@media only screen and (max-width:1087px){.section-news .news-link{max-height:126px}.sidebar-link{max-height:111px}.catalog .catalog-news-box.modify{max-width:initial}}@media only screen and (max-width:928px){.section-news .news-link,.sidebar-link{max-height:126px}}@media only screen and (max-width:920px){.container{padding:0 20px}.nav{display:none}.header-bottombar .container{position:relative}.mobile-nav{position:absolute;top:42px;left:0;right:0;padding:0 20px;max-width:1200px;background:#333;z-index:500;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.mobile-nav.show{display:block}.mobile-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-nav-item{-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}.mobile-nav-item:hover{background-color:#289dcc}.mobile-nav-item:hover .mobile-nav-link{color:#fff}.mobile-nav-item:not(:first-child){border-top:1px solid rgba(255,255,255,.1)}.mobile-nav-link{padding:14px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:22px;font-size:14px;font-weight:400;text-transform:uppercase;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.mobile-home-link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;height:42px;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#289dcc}.mobile-home-link.hide{background-color:rgba(0,0,0,0)}.mobile-home-link:hover{background-color:#289dcc}.nav-home-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:20px;width:26px}.header-burger{position:relative;height:42px;width:44px;cursor:pointer}.header-burger:hover{background-color:#289dcc}.header-burger-box{display:block;position:absolute;width:22px;height:20px;z-index:4;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header-burger-box::after,.header-burger-box::before{content:"";position:absolute;width:100%;height:4px;left:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#fff;background:#fff;border-radius:1px}.header-burger-box::before{top:1px}.header-burger-box::after{bottom:1px}.header-burger-line{position:absolute;width:100%;height:4px;left:0;top:8px;background:#fff;border-radius:1px}.section-hero-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper{max-width:100%;max-height:430px;min-height:260px}.swiper-wrapper{max-height:430px!important;min-height:260px}.section-hero-link,.section-hero-link.news1{max-width:100%}.section-hero-poster{max-width:100%;max-height:210px}.section-hero-poster.modify{max-width:100%;max-height:430px}.section-hero-title.modify{font-size:clamp(15px,3.8vw,22px);line-height:clamp(18px,4.6vw,28px)}.section-hero-description.modify{left:20px}.section-news .container{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-news .news-link{max-width:100%;max-height:108px}.section-news .news-link.modify,.section-news .news-poster.modify{max-width:100%}.section-news-subcontent{margin-bottom:50px}.sidebar-link{max-width:100%}.sidebar{max-width:100%;padding-bottom:80px}.sidebar-link-poster.modify{max-height:100%}.sidebar-link-content{width:100%}.sidebar-link-title{font-size:14px}.section-news .news-box{max-width:initial}.catalog .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog .catalog-news,.catalog .catalog-news-poster{max-width:initial}.catalog .container .sidebar{padding-bottom:0}.section-touch-content{gap:80px}.page-news .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-news .container .sidebar{padding-bottom:0}}@media only screen and (max-width:768px){.section-news .container{gap:initial}.section-news .news-links{grid-template-columns:1fr 1fr}.section-news .news-link{max-height:110px}.section-news .news-box-title{line-height:16px;font-size:12px}.section-news .news-page.mod{margin-bottom:6px}.catalog .news-subbox-title{font-size:20px;line-height:25px}.page-news .news-img-caption{font-size:13px;line-height:17px}.page-news .news-subbox-title{margin-bottom:8px}.page-news .news-subbox-subtitle{margin-bottom:14px}.footer-content .container{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-box:nth-of-type(1){-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.footer-box-text{margin-bottom:30px}.footer-copyright .container{padding-top:60px}.section-touch-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scroll-up,.swiper-button-next,.swiper-button-prev{display:none}.btn-primary.modify{font-size:16px;padding:3px 28px}}@media only screen and (max-width:600px){.section-news-subcontent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.section-news .news-links{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-areas:none;grid-template-columns:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-news .news-link.news1{margin-right:0;margin-bottom:20px}.section-news .news-link{width:100%;max-height:90px}.section-news .news-poster.modify{max-height:100%;height:auto}.section-news .news-box{max-width:initial;width:100%}.section-news-life{margin-right:0;margin-bottom:50px}.section-news-politics{margin-bottom:50px}.section-news .news-box-title{line-height:19px;font-size:15px}.section-news .sidebar-link-title.modify{font-size:clamp(19px,1.8vw,21px);line-height:clamp(23px,2.4vw,26px)}.section-news .news-poster{height:90px}.sidebar-link-poster{height:90px}.sidebar-link-poster.modify{height:auto}.catalog .catalog-news-boxes{grid-template-columns:initial}.catalog .catalog-news-poster.modify{max-height:initial}.catalog .news-subbox-title{font-size:22px;line-height:27px}.catalog .news-subbox-title.modify{font-size:clamp(26px,4vw,30px);line-height:clamp(29px,4.8vw,36px)}.footer-copyright .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center}.footer .social-list{margin-bottom:8px;margin-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-politics .politics-title{font-size:30px}.catalog-politics .politics-img{width:300px}}@media only screen and (max-width:455px){.section-news .news-box-title{font-size:14px}}@media only screen and (max-width:438px){.section-news .news-link{max-height:108px}.section-news .news-poster{height:108px}.section-hero .wrapper-grid{grid-template-areas:"news2" "news3" "news4" "news5"}.section-hero-description,.section-hero-description.modify{left:14px}}@media only screen and (max-width:400px){.header-topbar-date{font-size:13px}.header-topbar .social-link{font-size:20px}.header-topbar .social-list{gap:16px}.live{display:none}.btn-primary.modify{margin-left:auto}}@media only screen and (max-width:380px){.section-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-template-areas:none}.section-hero-poster.modify{max-height:280px}.header-topbar .social-list{gap:14px}.section-news .news-box-title,.section-news .sidebar-link-title{line-height:17px;font-size:13px}.section-news .news-poster{height:100px}.section-news .news-link{max-height:100px}}@media only screen and (max-width:369px){.section-news .news-link{max-height:119px}.section-news .news-poster{height:119px}.section-touch .touch-link-label{font-size:16px;line-height:1.6em}.section-hero .news-themes{margin-bottom:10px}.section-hero .news-themes-tag{font-size:11px;line-height:15px}}@media only screen and (max-width:329px){.section-news .news-box-title,.section-news .sidebar-link-title{line-height:16px;font-size:12px}}@media only screen and (max-width:320px){.header-topbar-date{font-size:12px}.header-topbar .social-list{gap:12px}.header-topbar .social-link{font-size:18px}.sidebar-link-poster{height:120px}.catalog .news-subbox-title.modify{font-size:28px;line-height:34px}}
/*# sourceMappingURL=../sourcemaps/style.min.css.map */
