.author-section{box-sizing:border-box;padding:0 16px 40px;background-image:url(/assets/green-curve.png);background-size:100% 100%;background-repeat:no-repeat}.author-section .breadcrumb{max-width:1150px;margin:0 auto}.author-section .detail-container{display:flex;flex-direction:row;align-items:flex-start;gap:12px;position:relative;max-width:1150px;margin:10px auto 0}@media(min-width:1024px){.author-section .detail-container{justify-content:center;flex-direction:column;align-items:center;gap:10px}}.author-section .detail-container .author-image{display:block;height:-moz-fit-content;height:fit-content;border-radius:50%;overflow:hidden;flex-shrink:0}.author-section .detail-container .author-image img{width:80px;height:auto;object-fit:cover;display:block}.author-section .detail-container .author-details{display:flex;flex-direction:column;gap:8px}@media(min-width:1024px){.author-section .detail-container .author-details{gap:10px;align-items:center}}.author-section .detail-container .author-details h1{font-family:LibreCaslon Condensed Regular,sans-serif;font-size:1.75rem;line-height:normal;font-weight:400;margin:0;color:#fff}@media(min-width:1024px){.author-section .detail-container .author-details h1{font-size:2.5rem}}.author-section .detail-container .author-details .heading{display:flex;flex-direction:row;align-items:center;gap:10px;padding:0}.author-section .detail-container .author-details .heading .iconShare{font-family:BB Icons,sans-serif;font-size:1.4375rem;color:#fff;cursor:pointer;height:-moz-fit-content;height:fit-content}.author-section .detail-container .author-details .heading .iconShare:after{content:""}.author-section .detail-container .author-details .heading .dot{width:5px;height:5px;display:block;border-radius:50%;background:#fff}.author-section .detail-container .author-details .heading>span{font-family:Satoshi,sans-serif;font-size:.75rem;line-height:normal;font-weight:500;color:#fff;text-transform:uppercase}@media(min-width:1024px){.author-section .detail-container .author-details .heading>span{font-size:.875rem}}.author-section .detail-container .author-details .heading .icon a{display:block;height:24px}.author-section .detail-container .author-details .tags{display:flex;flex-direction:row}.author-section .detail-container .author-details .tags div{display:flex;flex-direction:row;gap:6px;align-items:center}.author-section .detail-container .author-details .tags div span{font-family:Satoshi,sans-serif;font-size:.75rem;line-height:normal;font-weight:400;color:#fff}.author-section .detail-container .author-details .tags div .seperator{width:1px;height:12px;display:block;background-color:#266b4a;margin-right:6px}.author-section .detail-container .author-details .description{font-family:Satoshi,sans-serif;font-size:.75rem;line-height:normal;font-weight:400;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:384px;text-align:left}@media(min-width:1024px){.author-section .detail-container .author-details .description{font-size:.875rem;text-align:center}}.author-section .detail-container .author-details .description p{margin:0}