@charset "UTF-8";*,:after,:before{box-sizing:border-box}*{-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0}.footer p,.header p{margin:0;padding:0;line-height:22px}body{font-family:sans-serif;font-size:16px;font-weight:400;background-color:#f2f2f2;min-width:320px}.main,.wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:1170px;padding:0 15px}.text-right{text-align:right}.main{margin-top:75px}.content{width:100%;z-index:1}.section{margin-top:15px;margin-bottom:15px}.section>.section-title{color:#14355c;font-weight:700;font-size:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.section>.section-title:after{content:"";background-color:#c2c2c2;height:1px;width:100%;-ms-flex:1;flex:1;margin-left:5px}.show-more__container{margin-top:15px}.show-more__btn{display:inline-block;padding:8px 30px;font-size:18px;color:#14355c;font-weight:700;text-decoration:none;background-color:#fff;border:1px solid #c2c2c2;box-shadow:0 4px 4px rgba(0,0,0,.25)}.show-more__btn:hover{background-color:#14355c;color:#fff}.social-icons.social-icons__small .social-icon{height:22px!important;width:22px!important}.social-icons .social-icon{display:inline-block;height:30px;width:30px}.social-icons .social-icon.social-icon__instagram{content:url(../img/icons/instagram.svg)}.social-icons .social-icon.social-icon__facebook{content:url(../img/icons/facebook.svg)}.social-icons .social-icon.social-icon__twitter{content:url(../img/icons/twitter.svg)}.social-icons .social-icon:hover{opacity:.8}.page-title{padding-top:10px}.page-title h1.page-title__text{margin:20px 0;text-align:center;font-size:35px;color:#14355c;font-weight:500}.page-quote{text-align:right}.page-quote p{margin:0!important;line-height:25px!important}.page-quote q{quotes:"„" "“" "‚" "‘"}.page-quote .page-quote__text{font-size:16px}.page-quote .page-quote__author{font-size:14px}table{border-collapse:collapse;width:100%}table thead{color:#14355c}table tbody,table thead{text-align:center}table td,table th{border:1px solid #c2c2c2;padding:10px}a{color:#14355c;border-bottom:none}a:focus,a:hover{border-bottom-style:none}.content .quickedit-field a:hover{opacity:.8;text-decoration:none}.content p{margin:14px 0;line-height:30px;font-size:16px}.content p:first-child{margin-top:0}.content ol,.content ul{padding-left:40px;margin:16px 0}.content ol>li,.content ul>li{position:relative;padding:0;font-size:16px;line-height:25px;margin:0}.content ul{list-style:none}.content ul>li{position:relative;padding:0;font-size:16px;line-height:25px;margin:0}.content ul>li:before{content:"";position:absolute;width:17px;height:2px;left:0;bottom:0;top:0;background:#14355c;margin:auto auto auto -28px;border-radius:3px}.content ol li::marker{color:#14355c}@media (max-width:480px){table td,table th{padding:5px 3px}}.header{position:fixed;top:0;left:0;right:0;z-index:100;background-color:#f2f2f2;border-bottom:1px solid #c2c2c2;box-shadow:1px 0 10px rgba(0,0,0,.25)}.header>.wrapper{height:75px;-ms-flex-pack:justify;justify-content:space-between}.header .header-logo,.header>.wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header .header-logo{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;font-size:20px;line-height:24px;font-weight:700;color:#14355c}.header .header-logo .header-logo__image{content:"";background-image:url(../img/logo.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:45px;height:45px}.header .header-logo .header-logo__title{margin-left:5px}.header .header-logo:hover{opacity:.8}.header .header-menu ul.header-menu__items{padding:0;margin:0;list-style:none}.header .header-menu ul.header-menu__items>li.header-menu__item{float:left;margin-left:20px}.header .header-menu ul.header-menu__items>li.header-menu__item>a.header-menu__item-link{display:inline-block;position:relative;text-decoration:none;color:#4a4a4a;font-size:16px}.header .header-menu ul.header-menu__items>li.header-menu__item>a.header-menu__item-link:after{content:"";position:absolute;bottom:-2px;height:1px;left:0;right:0;background-color:#4a4a4a;opacity:0}.header .header-menu ul.header-menu__items>li.header-menu__item>a.header-menu__item-link:hover:after{opacity:1}.header .header-menu ul.header-menu__items>li.header-menu__item.header-menu__item-active>a.header-menu__item-link{color:#14355c}@media (max-width:980px){.header .header-logo__title{display:none}}@media (max-width:768px){body:after{content:"";top:0;left:0;right:0;bottom:101%;position:fixed;z-index:80;background:#fff;opacity:0;transition:opacity .3s ease-in-out}body.mobile-menu__open{overflow:hidden}body.mobile-menu__open:after{bottom:0;opacity:.8}body.mobile-menu__open .header .header-menu{left:0}body.mobile-menu__open .header .header-menu.header-menu__mobile-right{left:auto;right:0}.header .header-logo__title{display:inline-block}.header .hamburger-menu{display:inline-block!important}.header .header-menu{z-index:999;position:fixed;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;top:75px;margin-top:1px;left:-101%;bottom:0;min-width:250px;max-width:350px;background-color:#fff;border-right:1px solid #c2c2c2;overflow:auto;transition:left .3s ease-in-out}.header .header-menu.header-menu__mobile-right{left:auto;right:-101%;transition:right .3s ease-in-out;border-right:none;border-left:1px solid #c2c2c2}.header .header-menu ul.header-menu__items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:20px 0}.header .header-menu ul.header-menu__items>li.header-menu__item{position:relative;margin:0}.header .header-menu ul.header-menu__items>li.header-menu__item .header-menu__item-link{padding:15px 20px;display:-ms-flexbox;display:flex;width:100%}.header .header-menu ul.header-menu__items>li.header-menu__item .header-menu__item-link:after{display:none}.header .header-menu ul.header-menu__items>li.header-menu__item:focus{background:rgba(0,0,0,.03)}.header .header-menu ul.header-menu__items>li.header-menu__item.header-menu__item-active{font-weight:700;background:rgba(0,0,0,.03)}.header .header-menu ul.header-menu__items>li.header-menu__item.header-menu__item-active:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:#14355c;border-top-right-radius:2px;border-bottom-right-radius:2px}.footer .footer-items{-ms-flex-direction:column!important;flex-direction:column!important}.footer .footer-items .footer-item{text-align:center!important}.footer .footer-items .footer-item.footer-item__contacts{margin-top:15px}.footer .footer-items .footer-item .footer-contacts__social{-ms-flex-pack:center!important;justify-content:center!important}}@media (max-width:480px){.header .wrapper{height:65px}.header .header-menu{top:65px}}.footer{color:#4a4a4a;margin-top:30px;font-size:14px;line-height:16px}.footer,.footer .footer-copyright__container{border-top:1px solid #c2c2c2;overflow:hidden}.footer .footer-copyright__container{text-align:center}.footer .footer-copyright__container .footer-copyright,.footer .footer-copyright__container .footer-copyright a{display:inline-block;color:#4a4a4a;font-weight:700;font-size:14px;line-height:30px;text-decoration:none}.footer .footer-items{margin-top:15px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.footer .footer-items .footer-item{margin-bottom:15px}.footer .footer-items .footer-item:last-child{text-align:right;-ms-flex-align:end;align-items:end}.footer .footer-items .footer-item.footer-item__resources .footer-resources__title{margin-bottom:15px}.footer .footer-items .footer-item.footer-item__resources ul.footer-resources__items{list-style:none;margin:0;padding:0}.footer .footer-items .footer-item.footer-item__resources ul.footer-resources__items>li .footer-resources__link{color:#4a4a4a;text-decoration:underline}.footer .footer-items .footer-item.footer-item__resources ul.footer-resources__items>li .footer-resources__link:hover{color:#14355c}.footer .footer-items .footer-item.footer-item__resources ul.footer-resources__items>li+li{padding-top:15px}.footer .footer-items .footer-item.footer-item__contacts{font-weight:700}.footer .footer-items .footer-item.footer-item__contacts a{display:inline-block;color:#14355c;text-decoration:none}.footer .footer-items .footer-item.footer-item__contacts p+p{margin-top:15px}.footer .footer-items .footer-item.footer-item__contacts .footer-contacts__social{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.footer .footer-items .footer-item.footer-item__contacts .footer-contacts__social .footer-contacts__social-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.footer .footer-items .footer-item.footer-item__contacts .footer-contacts__social .footer-contacts__social-item+.footer-contacts__social-item{margin-left:5px}@media (max-width:768px){.footer .footer-items{-ms-flex-direction:column!important;flex-direction:column!important}.footer .footer-items .footer-item{text-align:center!important}.footer .footer-items .footer-item.footer-item__contacts{margin-top:15px}.footer .footer-items .footer-item .footer-contacts__social{-ms-flex-pack:center!important;justify-content:center!important}}.main .content-wrapper{-ms-flex-direction:row;flex-direction:row}.aside,.main .content-wrapper{display:-ms-flexbox;display:flex}.aside{z-index:0;margin-top:15px;margin-right:20px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;max-width:270px;width:100%;position:relative}.aside .aside-menu{display:inline-block;position:sticky;top:90px;width:100%;padding:15px 0;margin:0;list-style:none;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.aside .aside-menu__item{display:-ms-flexbox;display:flex}.aside .aside-menu__item.aside-menu__item-active{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.aside .aside-menu__item.aside-menu__item-active:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:#14355c;border-top-right-radius:2px;border-bottom-right-radius:2px}.aside .aside-menu__item.aside-menu__item-active .aside-menu-item__link{color:#14355c;font-weight:700}.aside .aside-menu__item.aside-menu__item-active .aside-menu-item__link:before{content:"";width:20px;height:20px;position:absolute;right:-11px;top:0;bottom:0;margin:auto;transform:rotate(-45deg);background:#f2f2f2;border-top:1px solid #dcdcdc}.aside .aside-menu__item.aside-menu__item-active .aside-menu-item__link:after{content:"";width:30px;height:30px;position:absolute;right:-25px;top:0;bottom:0;margin:auto;transform:rotate(-45deg);background:#f2f2f2}.aside .aside-menu__item .aside-menu-item__link{display:-ms-flexbox;display:flex;width:100%;padding:0 20px;height:50px;line-height:50px;text-decoration:none;font-weight:500;position:relative;color:#4a4a4a;font-size:16px}.aside .aside-menu__item .aside-menu-item__link:hover{background:rgba(0,0,0,.03)}@media (max-width:768px){.main .content-wrapper{-ms-flex-direction:column;flex-direction:column}.main .content-wrapper .aside{max-width:100%;width:100%;margin-top:20px;margin-bottom:10px}.main .content-wrapper .aside .aside-menu{top:0;position:relative;background:transparent;box-shadow:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:stretch;justify-content:stretch;margin:0 -5px -5px;padding:0;width:auto}.main .content-wrapper .aside .aside-menu .aside-menu__item{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding:5px}.main .content-wrapper .aside .aside-menu .aside-menu__item .aside-menu-item__link{height:auto;line-height:24px;background:#fff;padding:10px 20px;text-align:center;box-shadow:0 4px 4px rgba(0,0,0,.25);white-space:nowrap;display:inline-block}.main .content-wrapper .aside .aside-menu .aside-menu__item.aside-menu__item-active .aside-menu-item__link{background:#14355c;color:#fff}.main .content-wrapper .aside .aside-menu .aside-menu__item.aside-menu__item-active:after,.main .content-wrapper .aside .aside-menu .aside-menu__item.aside-menu__item-active :after,.main .content-wrapper .aside .aside-menu .aside-menu__item.aside-menu__item-active:before,.main .content-wrapper .aside .aside-menu .aside-menu__item.aside-menu__item-active :before{display:none}}.header .hamburger-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;width:50px;height:50px;position:relative;cursor:pointer}.header .hamburger-menu .hamburger-menu__icon{position:absolute;width:50px;height:6px;top:0;left:0;right:0;bottom:0;margin:auto}.header .hamburger-menu .hamburger-menu__icon,.header .hamburger-menu .hamburger-menu__icon:after,.header .hamburger-menu .hamburger-menu__icon:before{background:#14355c;border-radius:5px;transform:rotate(0);transition:.3s cubic-bezier(.86,0,.07,1)}.header .hamburger-menu .hamburger-menu__icon:after,.header .hamburger-menu .hamburger-menu__icon:before{content:"";width:100%;height:100%;position:absolute;right:0}.header .hamburger-menu .hamburger-menu__icon:before{bottom:14px;width:50%}.header .hamburger-menu .hamburger-menu__icon:after{top:14px;width:75%}body.mobile-menu__open .header .hamburger-menu .hamburger-menu__icon{width:40px;transform:rotate(45deg)}body.mobile-menu__open .header .hamburger-menu .hamburger-menu__icon:before{transform:translate(-10px,10px) rotatez(90deg);bottom:0}body.mobile-menu__open .header .hamburger-menu .hamburger-menu__icon:after{top:0;width:50%;transform:translate(-10px,-10px) rotatez(90deg)}.breadcrumbs{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:20px 0;font-weight:500;font-size:16px}.breadcrumbs .breadcrumb-item{display:-ms-flexbox;display:flex;text-decoration:none;color:#14355c}.breadcrumbs .breadcrumb-item:last-child{color:#4a4a4a!important;pointer-events:none}.breadcrumbs a.breadcrumb-item:hover{text-decoration:underline}.breadcrumbs .breadcrumb-item+.breadcrumb-item{color:#14355c;margin-left:15px;position:relative}.breadcrumbs .breadcrumb-item+.breadcrumb-item:before{position:absolute;content:"\002F";color:#b0b0b0;left:-10px;font-weight:700}.pagination{margin-top:10px}.pagination,.pagination .pagination-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.pagination .pagination-item{-ms-flex-align:center;align-items:center;text-align:center;width:40px;height:40px;color:#14355c;font-weight:700;font-size:18px;text-decoration:none;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.pagination .pagination-item.pagination-item__active{pointer-events:none;color:#fff;background-color:#14355c}.pagination .pagination-item.pagination-item__space{box-shadow:none;pointer-events:none}.pagination .pagination-item.pagination-item__next,.pagination .pagination-item.pagination-item__prev{width:auto;padding:0 25px}.pagination .pagination-item+.pagination-item{margin-left:10px}@media (max-width:768px){.pagination .pagination-item.pagination-item__next,.pagination .pagination-item.pagination-item__prev{width:40px;padding:0}.pagination .pagination-item.pagination-item__next>span,.pagination .pagination-item.pagination-item__prev>span{display:none}.pagination .pagination-item.pagination-item__prev:after{content:"\2039";font-size:30px}.pagination .pagination-item.pagination-item__next:after{content:"\203A";font-size:30px}}.tabs{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;margin:0 -10px}.tabs,.tabs .tab-item{display:-ms-flexbox;display:flex}.tabs .tab-item{width:33.3333%;max-width:33.3333%;-ms-flex:33%;flex:33%;padding:10px}.tabs .tab-item .tab-item__link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%;width:100%;background:#fff;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;min-height:80px;font-size:20px;line-height:25px;color:#14355c;font-weight:500;box-shadow:0 4px 4px rgba(0,0,0,.25);padding:15px}.tabs .tab-item .tab-item__link.tab-item__link-active{background:#14355c;color:#fff}.tabs-content .tab-content{display:none}.tabs-content .tab-content.tab-content__active{display:block}.article-items{margin-top:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.article-items a{text-decoration:none}.article-items .article-item{display:-ms-flexbox;display:flex;width:100%;overflow:hidden;background:#fff}.article-items .article-item .article-item__poster{position:relative;overflow:hidden;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:200px}.article-items .article-item .article-item__poster img{position:absolute;top:0;bottom:0;margin:auto 0;min-height:100%;min-width:100%;transition:.5s}.article-items .article-item .article-item__description{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:18px;color:#14355c}.article-items .article-item .article-item__description .article-item__short-story{color:#4a4a4a;font-size:16px;line-height:22px;margin:10px 0;display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center}.article-items .article-item:hover>.article-item__poster img{transform:scale(1.05)}.article-items.article-items__columns{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -10px}.article-items.article-items__columns .article-item__container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center;width:25%;padding:10px}.article-items.article-items__columns .article-item{-ms-flex-direction:column;flex-direction:column;box-shadow:0 4px 4px rgba(0,0,0,.25)}.article-items.article-items__columns .article-item .article-item__poster{height:250px;overflow:hidden;position:relative}.article-items.article-items__columns .article-item .article-item__description{padding:10px}.article-items.article-items__columns .article-item .article-item__description>.article-item__title{margin:0;line-height:25px;font-weight:700}.article-items.article-items__columns .article-item:hover .article-item__description{opacity:.8}.article-items.article-items__long .article-item__poster{height:300px!important}.article-items.article-items__rows{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -10px}.article-items.article-items__rows .article-item__container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;min-height:200px;padding:10px}.article-items.article-items__rows.article-items__juggle .article-item__container:nth-child(2n) .article-item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.article-items.article-items__rows .article-item{-ms-flex-direction:row;flex-direction:row}.article-items.article-items__rows .article-item>*{-ms-flex:1;flex:1}.article-items.article-items__rows .article-item .article-item__description .article-item__description-inner{width:100%;height:100%;padding:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.article-items.article-items__rows .article-item .article-item__description .article-item__title{font-weight:700;font-size:25px;line-height:30px;color:#14355c}.article-items.article-items__rows .article-item .article-item__description .article-item__btn-container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.article-items.article-items__rows .article-item .article-item__description .article-item__btn{display:inline-block;color:#fff;font-size:18px;font-weight:700;text-decoration:none;background-color:#14355c;border:1px solid #14355c;padding:10px 50px}.article-items.article-items__rows .article-item .article-item__description .article-item__btn:hover{color:#14355c;background-color:#fff}.article-items.article-items__news-list .article-item{box-shadow:0 4px 4px rgba(0,0,0,.25)}.article-items.article-items__news-list .article-item .article-item__poster{width:30%;-ms-flex:1;flex:1}.article-items.article-items__news-list .article-item .article-item__description{width:70%;-ms-flex:2;flex:2}.article-items.article-items__news-list .article-item .article-item__description .article-item__description-inner{-ms-flex-align:start;align-items:flex-start;text-align:left}.article-items.article-items__news-list .article-item .article-item__description .article-item__description-inner .article-item__date{margin:10px 0;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.article-items.article-items__news-list .article-item .article-item__description .article-item__description-inner .article-item__date:before{content:"";background-image:url(../img/icons/calendar.svg);background-size:100%;background-repeat:no-repeat;width:21px;height:20px;margin-bottom:2px;margin-right:5px;font-weight:700}.article-items.article-items__news-list .article-item .article-item__description .article-item__description-inner .article-item__short-story{-ms-flex-align:start;align-items:flex-start}@media (max-width:980px){.article-items.article-items__columns .article-item__container{width:33.3333%}}@media (max-width:768px){.article-items.article-items__columns .article-item__container{width:50%}.article-items.article-items__rows{-ms-flex-direction:row;flex-direction:row}.article-items.article-items__rows .article-item__container{width:50%}.article-items.article-items__rows .article-item__container .article-item{-ms-flex-direction:column!important;flex-direction:column!important}.article-items.article-items__rows .article-item__container .article-item .article-item__description,.article-items.article-items__rows .article-item__container .article-item .article-item__poster{width:100%;-ms-flex:1;flex:1}}@media (max-width:480px){.article-items.article-items__columns .article-item__container,.article-items.article-items__rows .article-item__container{width:100%}}.main-banner{background-color:#14355c}.main-banner,.main-banner>.main-banner__poster{width:100%;overflow:hidden;display:-ms-flexbox;display:flex;position:relative}.main-banner>.main-banner__poster{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.main-banner>.main-banner__poster>img{position:absolute;top:0;bottom:0;margin:auto 0;min-height:100%;min-width:100%;transition:.5s}.main-banner>.main-banner__desc{min-width:500px;margin:40px}.main-banner>.main-banner__desc>.main-banner__desc-text{color:#f4f4f4;font-size:20px;margin:0;font-weight:700}.main-banner>.main-banner__desc>.main-banner__btn-container{margin-top:inherit;display:inline-block;margin-bottom:0}.main-banner>.main-banner__desc .main-banner__btn{display:inline-block;border:1px solid #f4f4f4;color:#f4f4f4;padding:5px 10px;text-decoration:none;font-weight:700}.main-banner>.main-banner__desc .main-banner__btn:hover{color:#14355c;text-decoration:none;background-color:#f4f4f4}.main-banner:hover>.main-banner__poster>img{transform:scale(1.05)}@media (max-width:1024px){.main-banner>.main-banner__poster{position:absolute;width:100%;height:100%;z-index:0;opacity:.4}.main-banner>.main-banner__poster:after{background-image:linear-gradient(50deg,rgba(255,0,0,0),rgba(255,203,219,.5) 20%,#14355c 60%);content:"";height:100%;right:0;left:0;top:0;bottom:0;z-index:1;position:absolute}.main-banner>.main-banner__desc{min-width:auto;width:100%;z-index:2}}@media (max-width:768px){.main-banner>.main-banner__desc{margin:20px}}.brand-items{margin-top:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.brand-items .brand-item{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:10px}.brand-items .brand-item,.brand-items .brand-item .brand-item__link{display:-ms-flexbox;display:flex}.brand-items .brand-item .brand-item__icon{display:inline-block;filter:grayscale(100%);max-width:150px}.brand-items .brand-item .brand-item__icon:hover{filter:grayscale(0)}.brand-items .brand-item .brand-item__icon.brand-icon__ktc{content:url(../img/brands/ktc.svg)}.brand-items .brand-item .brand-item__icon.brand-icon__qatestlab{content:url(../img/brands/qatestlab.svg)}.brand-items .brand-item .brand-item__icon.brand-icon__softgroup{content:url(../img/brands/softgroup.svg)}.brand-items .brand-item .brand-item__icon.brand-icon__softserve{content:url(../img/brands/softserve.svg);max-width:100px}.article-poster{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:300px;position:relative;width:100%}.article-poster .article-poster__img{position:absolute;z-index:-1;width:100%;height:100%}.article-poster .article-poster__img img{width:100%;height:100%}.article-poster .article-poster__img:after{content:"";position:absolute;left:0;right:0;bottom:0;height:80%;background:linear-gradient(0deg,#000 .45%,hsla(0,0%,77%,0) 99.55%)}.article-poster .article-poster__info{color:#fff;padding:20px 30px;width:100%}.article-poster .article-poster__info .article-poster__title{margin:10px 0;font-size:35px;line-height:40px;font-weight:500}.article-poster .article-poster__info .article-poster__date{margin:0;font-size:22px;line-height:26px;font-weight:300}.article-content{margin:15px 0 40px}.article-content .article-content__wrapper{font-weight:500;font-size:16px;line-height:30px;max-width:950px;margin:auto}.article-content .article-share{margin:15px 0}.article-content .article-share .article-share__title{font-size:16px;line-height:20px;margin-bottom:5px}.album-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 -10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.album-list .albums-item__container{width:33.3333%;position:relative;padding:10px}.album-list .albums-item__container .albums-item{display:-ms-flexbox;display:flex;position:relative;overflow:hidden;height:200px;width:100%}.album-list .albums-item__container .albums-item .albums-item__poster{width:100%;height:100%;position:relative;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.album-list .albums-item__container .albums-item .albums-item__poster img{position:absolute;top:0;bottom:0;margin:auto 0;min-height:100%;min-width:100%;transition:.5s}.album-list .albums-item__container .albums-item .albums-item__poster:after{content:"";position:absolute;left:0;right:0;bottom:0;height:80%;z-index:1;background:linear-gradient(0deg,#000 .45%,hsla(0,0%,77%,0) 99.55%)}.album-list .albums-item__container .albums-item .albums-item__info{color:#fff;position:absolute;bottom:0;left:0;right:0;z-index:2;padding:15px 20px;font-size:16px;font-weight:700}.album-list .albums-item__container .albums-item .albums-item__info .albums-item__title{margin:0;padding:0}.album-list .albums-item__container .albums-item:hover .albums-item__poster img{transform:scale(1.05)}.album-list .albums-item__container .albums-item:hover .albums-item__title{text-decoration:underline}.album-items{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:-10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.album-items .album-item__container{width:25%;position:relative;padding:10px}.album-items .album-item__container .album-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;height:180px;width:100%}.album-items .album-item__container .album-item img{position:absolute;top:0;bottom:0;margin:auto 0;min-height:100%;min-width:100%}@media (max-width:980px){.album-items .album-item__container{width:33.3333%}}@media (max-width:768px){.album-items .album-item__container,.album-list .albums-item__container{width:50%}}@media (max-width:480px){.album-items .album-item__container,.album-list .albums-item__container{width:100%}}.contacts-columns{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-columns .contacts-column{width:50%}.contacts-block{margin-top:30px}.contacts-block h2{font-size:20px;color:#14355c;margin:20px 0}.contacts-block:first-child,.contacts-block:first-child h2{margin-top:0}.contacts-block p{font-size:16px;margin:15px;line-height:25px}.contacts-social .contacts-social__item,.contacts-social .contacts-social__item .contacts-social__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.contacts-social .contacts-social__item .contacts-social__link{text-decoration:none;color:#14355c;font-size:16px}.contacts-social .contacts-social__item .contacts-social__link span{margin-left:10px}.contacts-social .contacts-social__item+.contacts-social__item{margin-top:5px}.contacts-iframe__map{border:1px solid #c2c2c2;height:100%;width:100%;min-height:300px}@media (max-width:980px){.contacts-columns .contacts-column{width:100%}}.tabs-specialties__content{margin-top:20px}@media (max-width:768px){.section-specialties .tab-item{width:50%;max-width:50%;-ms-flex:50%;flex:50%}}@media (max-width:480px){.section-specialties .tab-item{width:100%;max-width:100%;-ms-flex:100%;flex:100%}}.toolbar-administration{z-index:999}body.toolbar-horizontal .header{top:79px}body.toolbar-horizontal .main .aside .aside-menu{top:169px}