.aside{z-index:100;margin-bottom:40px}.aside.is_stuck{padding-bottom:10px!important}@media (max-width:1279px){.aside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.aside>*{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;padding-left:10px!important;padding-right:10px!important}.aside .popular{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.aside .advertising{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:1024px){.aside>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:768px){.aside>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:1279px){.news-widget{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.news-widget__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-15px;margin-right:-15px;margin-bottom:-15px}.news-widget__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;margin-bottom:15px}.news-widget-item{display:-webkit-box;display:-ms-flexbox;display:flex;color:#484848;font-size:16px;font-weight:500}.news-widget-item:hover{color:var(--color-accent)}.news-widget-item:hover .news-widget-item__img img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.news-widget-item_with-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-widget-item__time{min-width:40px;margin-right:10px}.news-widget-item__img{overflow:hidden;position:relative;width:100%;padding-bottom:56.25%;border-radius:var(--mainBorderRadius)}@media (max-width:1279px){.news-widget-item__img{width:50%;padding-bottom:25%}}@media (max-width:767.98px){.news-widget-item__img{width:100%;padding-bottom:56.25%}}.news-widget-item__img img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.news-widget-item__img+div{margin-top:15px}.content._section-right .news-widget-item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.content._section-right .news-widget-item__time{margin-right:0;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.content._section-center .news-widget-item{-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}.content._section-center .news-widget-item__time{margin-right:0}.aside .widget ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 15px 0;padding:0;list-style:none}.aside .widget ul li{margin-bottom:15px}.aside .widget ul a{position:relative;font-size:18px;font-weight:500;color:#484848}.aside .widget ul a:before{background:var(--color-accent);content:"";position:absolute;bottom:0;left:0;width:0;height:1px;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.aside .widget ul a:hover{color:var(--color-accent)}.aside .widget ul a:hover:before{content:"";width:100%}.popular__row{margin-bottom:-30px}@media (max-width:767.98px){.popular__row{margin-bottom:-20px}}.popular__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}@media (max-width:1279px){.popular__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:768px){.popular__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px}}.popular-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}@media (max-width:475px){.popular-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.popular-post .post__image{overflow:hidden;position:relative;-webkit-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%;width:100%;padding-bottom:23%;border-radius:var(--mainBorderRadius) 0 0 var(--mainBorderRadius)}@media (max-width:475px){.popular-post .post__image{border-radius:var(--mainBorderRadius) var(--mainBorderRadius) 0 0}}@media (max-width:475px){.popular-post .post__image{padding-bottom:65%}}.popular-post .post__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.popular-post .post__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-left:10px}@media (max-width:475px){.popular-post .post__body{padding-top:10px;padding-left:0}}.popular-post .post__category{font-size:10px}.popular-post .post__category a,.popular-post .post__category span{font-size:inherit!important}.popular-post .post__title{margin-bottom:5px}.popular-post .post__title:hover .title{opacity:.7}.popular-post .post__title .title{font-size:16px;font-weight:600;color:#484848;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.popular-post .post__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:20px;margin-bottom:10px}.popular-post .author{font-size:14px}@media (max-width:375px){.popular-post .author{font-size:12px}}.popular-post .author:hover .author__name{color:#484848;opacity:.7}.popular-post .author:hover .author__name:after{background:#484848}.popular-post .author:hover .author__post-date{opacity:.7;color:#484848}.popular-post .author__photo{-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px;width:25px;height:25px;margin-right:5px;margin-bottom:5px}@media (max-width:475px){.popular-post .author__photo{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;width:35px;height:35px}}.popular-post .author__name{margin-right:5px;margin-bottom:5px;color:#484848;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.popular-post .author__name:after{background:#484848;right:-5px}.popular-post .author__post-date{margin-bottom:5px;color:#484848;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.popular-post .actions-post{margin-top:0;margin-bottom:5px}.popular-post .actions-post__count{color:#484848}.popular-post .actions-post__views svg path{fill:#484848}.popular-post .btn-info-post svg path{fill:#484848}.popular-post .post-complexity{margin-bottom:10px}@media (min-width:476px){.content._section-right .popular-post .post__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:0 var(--mainBorderRadius) var(--mainBorderRadius) 0}}@media (min-width:476px){.content._section-right .popular-post .post__body{padding-right:10px;padding-left:0}}.content._section-center .popular-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content._section-center .popular-post .post__image{border-radius:var(--mainBorderRadius);padding-bottom:56.25%}.authors-section__row{margin-bottom:-20px}.content._section-center .authors-section__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authors-section__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px}@media (max-width:1279px){.authors-section__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:575.98px){.authors-section__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.authors-section .author{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.authors-section .author:hover{opacity:.7}.authors-section .author:hover .author__name{color:#484848}.authors-section .author:hover .author__posts{color:#484848}.authors-section .author__photo{-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px;width:75px;height:75px;margin-bottom:0}.authors-section .author__photo img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.authors-section .author__name{margin-bottom:0;line-height:1.2;font-size:24px;font-size:calc(15px + 5 * ((100vw - 320px)/ 1430));font-weight:600;color:#484848;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}body.small-layout .authors-section .author__name{font-size:20px;font-size:calc(15px + 1 * ((100vw - 320px)/ 1430))}.authors-section .author__posts{color:#484848}@media (max-width:767.98px){.authors-section .author__posts{font-size:14px}}.authors-section .author__posts-count{margin-right:5px}.content._section-right .authors-section .author{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.content._section-right .authors-section .author__photo{margin-right:0;margin-left:10px}.content._section-right .authors-section .author .author__name{margin-right:0}.content._section-center .authors-section .author{-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;text-align:center}.content._section-center .authors-section .author__photo{margin-right:0}.content._section-center .authors-section .author .author__name{margin-right:0}@media (max-width:1279px){.newsletter{max-width:50%}}@media (max-width:1024px){.newsletter{max-width:75%}}@media (max-width:768px){.newsletter{max-width:100%}}.newsletter__form{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;margin-bottom:0}.newsletter__form .wpcf7-form{position:static}.newsletter__form .wpcf7-form .ajax-loader,.newsletter__form .wpcf7-form .wpcf7-spinner{top:calc(100% - 10px)}.newsletter__btn{margin-bottom:5px;text-transform:uppercase;border-radius:var(--mainBorderRadius)}.newsletter__info{margin-top:5px;text-align:center;color:#818383;font-weight:300}.advertising{display:-webkit-box;display:-ms-flexbox;display:flex}.advertising__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.advertising__col:not(:last-child){margin-bottom:30px}@media (max-width:1279px){.advertising__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:767.98px){.advertising__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.advertising__col:not(:last-child){margin-bottom:20px}}.advertising__item{background:#fff;height:100%;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.advertising__item:hover .advertising__title{color:#484848}.advertising__item:hover .advertising__text{color:#484848}.advertising__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.advertising__body{position:relative;z-index:3;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%;padding:35% 15px 15px}.advertising__title{font-size:20px;font-weight:700;margin-bottom:20px;color:#484848}.advertising__text{font-size:15px;margin-bottom:20px;color:#484848}.content._section-center .advertising__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.aside{background:#fff;padding:15px;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media (max-width:1279px){.aside{padding:15px 0}}.aside .view-more{padding-left:0}.aside .popular-post{-webkit-box-shadow:none;box-shadow:none}