h3 i{font-family:yana,sans-serif}h3{font-size:16px}*,:after,:before{box-sizing:border-box}.social-icon{margin:5px}.user-image{width:180px;height:180px;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;transition:all .3s ease;cursor:pointer;margin:0 auto 20px;border:4px solid var(--color8);box-shadow:0 8px 25px rgba(0,0,0,.1)}.user-image:hover{transform:scale(1.05);box-shadow:0 12px 35px rgba(0,0,0,.2);border-color:var(--color3)}.user-info-container{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;max-width:1400px;margin:0 auto;padding:0 20px;width:100%;.picture-frame{display:flex;width:100%;margin:0;flex-direction:column;background:white;border-radius:20px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid rgba(89,50,76,.1);&:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}& a,& h3,& h3 a,& p{color:var(--color-gray)}& h3 a{text-decoration:none;transition:color .3s ease;font-size:1.2rem;font-weight:600}& h3 a:hover{color:var(--color3)}}@media only screen and (min-width:768px){grid-template-columns:repeat(2,1fr);gap:30px}@media only screen and (min-width:1200px){grid-template-columns:repeat(3,1fr);gap:40px}@media only screen and (min-width:1600px){grid-template-columns:repeat(4,1fr)}}.user-info-section{margin:2rem 0;max-width:1200px;.written-by-section{margin-bottom:50px;color:var(--color-gray);padding-left:0}.box-inner{display:flex;flex-direction:column;align-items:center;div{padding:0 1rem}a{font-weight:700}}}.book-image{padding-right:10px;max-width:113px;height:auto;object-fit:contain}.social-follow{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin:10px 0}@media only screen and (min-width:1088px){.author-image{float:left}.about-the-author{max-width:1200px}}.written-by-section{text-align:center}.written-by-section a{display:inline-block;margin:5px}.user-book-image{max-width:100%;height:auto;max-height:350px;width:auto;object-fit:contain}.user-books{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:10px}.user-book-card{max-width:200px}.user-book-img-wrapper{display:flex;justify-content:center}