.articles-list article.card,section.resources article.card{border:1px solid #dedede;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles-list article.card .img,section.resources article.card .img{background-blend-mode:multiply;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;padding-top:65%;position:relative;-webkit-transition:all .2s;transition:all .2s;width:100%}.articles-list article.card .img .res-type,section.resources article.card .img .res-type{background:purple;color:#fff;font-family:Montserrat;font-size:12px;font-weight:600;left:0;padding:5px 10px 5px 5%;position:absolute;text-transform:uppercase;top:25px}.articles-list article.card .img .res-type-icon,section.resources article.card .img .res-type-icon{background:#fff;border-radius:50%;bottom:-30px;-webkit-box-shadow:2px 1px 8px -2px rgba(0,0,0,.49);box-shadow:2px 1px 8px -2px rgba(0,0,0,.49);height:50px;padding:10px;position:absolute;right:5%;width:50px}.articles-list article.card .img:hover,section.resources article.card .img:hover{background-color:rgba(0,0,0,.2)}.articles-list article.card .info,section.resources article.card .info{padding:7% 5%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.articles-list article.card .info .category,section.resources article.card .info .category{color:gray;font-size:14px;font-weight:600;margin-bottom:10px}.articles-list article.card .info .ttl,section.resources article.card .info .ttl{color:var(--grey);font-family:var(--title-font),sans-serif;font-size:18px;font-weight:700;margin-bottom:15px}.articles-list article.card .info p.desc,section.resources article.card .info p.desc{line-height:1.3;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.articles-list article.card .card-footer,section.resources article.card .card-footer{padding-top:7%;width:100%}.articles-list article.card .card-footer .ico-btn svg,section.resources article.card .card-footer .ico-btn svg{-webkit-transition:margin-left .2s;transition:margin-left .2s}.articles-list article.card .card-footer .ico-btn:hover svg,section.resources article.card .card-footer .ico-btn:hover svg{margin-left:12px}.articles-list article.card .card-footer .date,section.resources article.card .card-footer .date{color:var(--white-grey);font-size:14px}.blog-author section{margin-bottom:50px}.blog-author .author-heading{background-image:url(images/author_background.jpg);background-size:cover}.blog-author .author-heading,.blog-author .author-heading img{height:300px;max-height:300px}.blog-author .author-main{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-100px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #d8d8d8;gap:30px;padding-bottom:20px}.blog-author .author-main .author-image{background:#ccc;border:1px solid #fff;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;width:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);justify-content:center}.blog-author .author-main .author-image img{border-radius:100px;height:200px;width:200px}.blog-author .author-main .author-image img.svg{height:100px;max-width:100px;width:100px}.blog-author .author-main .author-name-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;padding-bottom:30px}.blog-author .author-main .author-name-social .author-name{font-family:Montserrat;font-size:30px;font-weight:700;line-height:30px;text-transform:uppercase}.blog-author .author-main .author-name-social .author-social{font-family:Montserrat;font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase}.blog-author .author-details{border-bottom:1px solid #d8d8d8;margin-bottom:40px;padding-bottom:40px}.blog-author .author-details .author-biography{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px;margin-top:20px}.blog-author .author-details .author-biography .author-short-bio{-ms-flex-preferred-size:30%;flex-basis:30%}.blog-author .author-details .author-biography .author-short-bio p{margin-bottom:10px}.blog-author .author-details .author-biography .author-short-bio span{color:#999;font-weight:600}.blog-author .author-details .author-bio{-ms-flex-preferred-size:40%;flex-basis:40%}.blog-author h3{font-family:Montserrat;font-size:30px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.blog-author .author-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;gap:50px;width:auto}.blog-author .author-articles article.article{max-width:calc(33% - 30px);width:33%}.blog-author ul{list-style:circle inside;padding-left:35px}.blog-author ol{list-style:decimal inside;padding-left:35px}.blog-author strong{font-weight:600}.blog-author em{font-style:italic}@media screen and (max-width:768px){.blog-author .author-main,.blog-author .author-main .author-name-social{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-author .author-articles,.blog-author .author-biography,.blog-author .author-main,.blog-author .author-main .author-name-social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-author .author-articles{gap:50px}.blog-author .author-articles article.article{max-width:100%;width:100%}}
/*# sourceMappingURL=author.css.map*/