@charset "UTF-8";html:has(#author_container),body:has(#author_container){overflow-x:clip}#author_container .author-details .author-img-wrap .author-img{display:flex;justify-content:center;margin-bottom:30px}#author_container .author-details .author-img-wrap .author-img img{height:170px;width:auto;border-radius:100px}#author_container .author-details .author-details-wrap{margin-bottom:60px}#author_container .author-details .author-details-wrap .author-name{text-align:center}#author_container .author-details .author-details-wrap .author-designation{text-align:center;margin-bottom:20px;font-weight:700}#author_container .author-details .author-details-wrap .author-description{text-align:center;display:flex;justify-content:center;font-family:lora,serif;margin-bottom:10px}#author_container .author-details .author-details-wrap .author-description .author-description-content{max-width:600px}#author_container .author-details .author-details-wrap .author-socials{display:flex;justify-content:center;gap:10px}#author_container .author-details .author-details-wrap .author-socials img{width:20px;height:20px;filter:brightness(0)}#author_container .container{overflow:visible}#author_container .grid_wrapper{display:grid;grid-template-columns:1fr 300px;gap:30px;align-items:start;overflow:visible}#author_container .grid_wrapper .left_wrapper{min-width:0}#author_container .grid_wrapper .sidebar-section{display:block !important;justify-self:end;width:100%;max-width:100%;position:sticky;top:100px;z-index:10;align-self:start;overflow:visible}#author_container .grid_wrapper .sidebar-section .rail_ads_wrapper{width:100%;max-width:100%;position:relative;margin-top:0;margin-bottom:50px;height:-moz-fit-content;height:fit-content}#author_container .grid_wrapper .sidebar-section .rail_ads_wrapper .ad-container{margin-top:0;padding:0}@media screen and (max-width:1100px){#author_container .grid_wrapper{grid-template-columns:1fr}#author_container .grid_wrapper .sidebar-section{display:none !important}}#author_container .grid_wrapper .sub-items{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:30px;column-gap:30px;margin-top:0;row-gap:40px;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important;margin-bottom:40px !important}@media screen and (max-width:768px){#author_container .grid_wrapper .sub-items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){#author_container .grid_wrapper .sub-items{grid-template-columns:1fr}}#author_container .grid_wrapper .sub-items .sub-item{padding:0 !important;margin:0 !important}@media screen and (max-width:575px){#author_container .grid_wrapper .sub-items .sub-item{gap:10px}#author_container .grid_wrapper .sub-items .sub-item .sub-post-title{padding:0}}#author_container .grid_wrapper .sub-items .sub-item .author-details span{text-transform:uppercase}#author_container .grid_wrapper .sub-items .sub-item .sub_heading{display:none}#author_container .grid_wrapper .sub-items .sub-item .sub_heading p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px}