@media only screen and (hover:hover){.blog-categories .category-item:hover{text-decoration:none;box-shadow:0 .125rem .25rem rgba(0,0,0,.29)}.blog-categories .category-item:hover .category-item__title{color:#cc3c00}.blog-categories .category-item:hover .category-item__icon{background:#cc3c00}}.blog-categories .category-item.active{border-color:#cc3c00}.blog-categories .category-item.active .category-item__title{color:#cc3c00;border-color:#cc3c00}.blog-categories .category-item.active .category-item__icon{background:#cc3c00}.author__box{display:flex;align-items:center;justify-content:center;padding:7px 0}.author__wrapper{display:flex;flex-wrap:wrap;align-items:center}@media(max-width:375.98px){.author__wrapper{justify-content:center}}.author__title{margin-right:15px}@media(max-width:767.98px){.author__title{width:100%}}@media(max-width:375.98px){.author__title{text-align:center}}.author__name{font-weight:700}.author__details{margin-right:30px;padding-left:10px;display:flex;flex-direction:column;font-size:.75rem}.author__image{border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 0 0 2px #cc3c00}.blog-article__related{padding:50px 0}.blog-article__related h3{margin-top:30px}.blog-article__related .title-block a{transition:color .3s}@media only screen and (hover:hover){.blog-article__related .title-block a:hover{text-decoration:none;color:#cc3c00}}