.news-hero{position:relative;padding:78px 0 89px;background-image:url(/img/news-bg.svg);background-repeat:no-repeat;background-position:top;background-size:cover;color:#fff}.news-hero-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:980px;margin-left:auto;margin-right:auto;text-align:center;position:relative}.news-hero-subtitle,.news-hero-title{text-transform:capitalize}.news-hero-subtitle{margin-top:40px;font-weight:500;font-size:20px}.news-wrap{padding:70px 0 100px}.news-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-aside{width:305px;margin-right:127px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:sticky;top:100px}.news-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;position:relative}.news-menu__indicator{position:absolute;left:0;width:4px;background:var(--blue);-webkit-transition:top .3s,height .3s;transition:top .3s,height .3s;top:0;height:0}.news-menu__link{padding:20px 0 20px 26px;border-left:4px solid #e7ecf0;font-weight:500;font-size:16px;line-height:normal;color:#081830}.news-menu__link.highlight{font-weight:600}.news-menu__link.is-active{color:var(--blue);font-weight:600;border-left-color:var(--blue)}.news-header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;color:#8590ac;margin-bottom:30px}.news-author,.news-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.news-author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.news-author__logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30px;height:30px;border-radius:100%;background-color:#eff2f6;margin-right:10px;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}.news-date{white-space:nowrap;border-left:1px solid #dee4ed;margin-left:30px;padding-left:30px}.news-image{width:100%;border-radius:20px;margin-bottom:45px}.news-section{padding-left:28px;color:#081830}.news-section+.news-section{margin-top:30px}.news-title{margin:0;position:relative;color:#000;font-size:20px;font-weight:500}.news-title:before{position:absolute;content:"";top:5px;left:-27px;width:16px;height:16px;border-radius:100%;background-color:var(--blue);background-image:url(/img/check.svg);background-repeat:no-repeat;background-size:9px 7px;background-position:50%}.news-text{font-size:14px;margin-top:10px}.news-text ul{padding:0;margin:0}.news-text ul li{padding-left:20px;position:relative}.news-text ul li:before{position:absolute;content:"";width:4px;height:4px;background-color:#081830;top:9px;left:8px;border-radius:100%}.news-text ul li+li{margin-top:6px}.news-text ol{padding-left:22px;margin:10px 0}.news-text ol li{margin-top:6px}.custom-faq-wrapper{margin-top:20px}.custom-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media only screen and (max-width:767px){.custom-faq-grid{grid-template-columns:1fr}}.custom-faq-item{border-radius:8px;box-shadow:0 2px 8px 0 rgba(5,74,152,.06);background-color:#fff;border:1px solid #dee4ed;overflow:hidden}.custom-faq-item summary{padding:14px 16px;font-size:14px;font-weight:500;color:#081830;cursor:pointer;user-select:none}.custom-faq-item>div{padding:0 24px 18px;font-size:14px;color:#4a5568;line-height:1.6}.news-related{margin-top:60px;padding-top:40px;border-top:1px solid #dee4ed;margin-bottom:60px}.news-related__title{font-size:22px;font-weight:700;color:#081830;margin-bottom:28px}.news-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.news-related__item{width:100%!important;margin:0!important}@media only screen and (max-width:1199px){.news-related__grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.news-related__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.news-related__grid{grid-template-columns:1fr}}.news-section-h2{font-size:20px;margin:24px 0 10px}.news-section-h2,.news-section-h3{font-weight:700;color:#081830;line-height:1.3}.news-section-h3{font-size:17px;margin:20px 0 8px}.news-section-h4{font-size:15px;font-weight:700;color:#081830;margin:16px 0 6px;line-height:1.3}.news-social{width:100%;margin-top:60px;-webkit-box-shadow:0 5px 24px 0 rgba(5,74,152,.1);box-shadow:0 5px 24px 0 rgba(5,74,152,.1);background:#fff;border-radius:20px;border:1px solid #dee4ed;padding:30px}.news-social__title{font-weight:500;font-size:16px;margin-bottom:30px}.news__btn{margin-top:20px;width:100%}@media only screen and (max-width:1199px){.news-hero{padding:80px 0}.news-hero-subtitle{font-size:18px}.news-aside{width:250px;margin-right:80px}}@media only screen and (max-width:991px){.news-hero{background-position:0 0}.news-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-aside{width:100%;position:static;top:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;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;margin-top:50px}.news-menu,.news-menu__indicator{display:none}.news-social,.news__btn{margin-top:0;width:calc(50% - 15px)}}@media only screen and (max-width:575px){.news-hero{padding:60px 0}.news-hero-subtitle{font-size:16px;margin-top:30px}.news-wrap{padding:50px 0 80px}.news-header{font-size:12px;margin-bottom:20px}.news-image{margin-bottom:35px;border-radius:10px}.news-title{font-size:18px}.news-text{font-size:12px}.news-text ul li:before{top:7px}.news-aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-social{width:100%}.news__btn{margin-top:20px;width:100%}}.news-social .social{margin:unset}