.author_authorSection__h25ss{position:relative;min-height:320px}.author_bannerImage__Hnd8I{width:100%;height:250px;background:linear-gradient(135deg,#221d14,#493e2b,#221d14);position:relative;overflow:hidden;text-align:center}.author_bannerImage__Hnd8I img{width:97%;height:100%;object-fit:cover;object-position:center;opacity:.15}.author_contentWrapper__DTWZm{padding-top:clamp(48px,6vw,88px);padding-bottom:clamp(48px,6vw,88px)}.author_avatarWrap__Zb_vt{position:relative;display:inline-block}.author_avatar__DFS9_{border:3px solid #fff;background-color:#f7f7f7;object-fit:cover;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.author_verifiedBadge__9AYcQ{position:absolute;width:32px;height:32px;bottom:5px;right:-5px;background-color:#493e2b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:var(--font-bold);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.author_authorName___TJLb{font-size:1.75rem;font-weight:var(--font-bold);color:#212529;margin-bottom:.5rem}.author_authorMeta__nOfp_{color:#493e2b;font-weight:var(--font-bold);font-size:1.25rem;margin-bottom:1rem}.author_bioText__iRHHr{font-size:1.05rem;line-height:1.8;text-align:justify;margin-bottom:1.5rem}.author_socialRow__abbmr{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.author_socialBtn__lmN6m{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(250,172,47,.1);color:#493e2b;transition:all .2s ease}.author_socialBtn__lmN6m:hover{background:#faac2f;color:#fff;transform:translateY(-2px)}.author_socialBtn__lmN6m svg{width:20px;height:20px}.author_postsSection__cEgj_{padding-bottom:clamp(48px,6vw,88px)}.author_postsGrid__92fcs{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.author_postsGrid__92fcs{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.author_postsGrid__92fcs{grid-template-columns:repeat(3,1fr)}}.author_postsGrid__92fcs .figure{position:relative;border:1px solid rgba(33,37,41,.08);border-radius:var(--radius,12px);display:flex;flex-direction:column;background:#fff;transition:all .3s ease;height:100%;margin-bottom:0;overflow:hidden}.author_postsGrid__92fcs .figure:hover{box-shadow:0 8px 25px rgba(33,37,41,.08);border-color:rgba(250,172,47,.3);transform:translateY(-3px)}.author_postsGrid__92fcs .figure img{height:200px;object-fit:cover;object-position:top center;width:100%;border-radius:0}.author_postsGrid__92fcs .figure__info{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.author_postsGrid__92fcs .figure__info h3{font-size:1.15rem;font-weight:var(--font-bold);margin-bottom:.75rem;line-height:1.4}.author_postsGrid__92fcs .figure__info p{font-size:.95rem;color:rgba(33,37,41,.7);margin-bottom:1rem;line-height:1.6}.author_postsGrid__92fcs .figure__info .read-more{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;font-family:var(--font-body);font-size:var(--font-smaller);font-weight:var(--font-bold);line-height:1.2;text-align:center;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:#221d14;border:none;border-radius:var(--radius);box-shadow:0 6px 16px -10px rgba(73,62,43,.45);cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease;margin-top:auto;align-self:flex-start}.author_postsGrid__92fcs .figure__info .read-more:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#faac2f;border-radius:inherit;z-index:-1;transition:width .3s ease}.author_postsGrid__92fcs .figure__info .read-more svg{transition:transform .25s ease}.author_postsGrid__92fcs .figure__info .read-more:focus-visible,.author_postsGrid__92fcs .figure__info .read-more:hover{color:#221d14;border-color:hsla(0,0%,100%,.28);box-shadow:0 16px 30px -12px rgba(250,172,47,.5);text-decoration:none}.author_postsGrid__92fcs .figure__info .read-more:focus-visible:before,.author_postsGrid__92fcs .figure__info .read-more:hover:before{width:100%}.author_postsGrid__92fcs .figure__info .read-more:focus-visible svg,.author_postsGrid__92fcs .figure__info .read-more:hover svg{transform:translateX(4px)}