.m-featured-author{width:calc(100% + 40px);margin:0 -20px}@media only screen and (min-width:48rem){.m-featured-author{display:flex;width:100%;padding-top:50px;margin:0}}.m-featured-author__picture{height:300px}@media only screen and (min-width:48rem){.m-featured-author__picture{order:2;width:350px;height:350px;overflow:hidden;border-radius:50%;background-color:var(--primary-subtle-color)}}@media only screen and (min-width:64rem){.m-featured-author__picture{width:500px;height:500px}}@media only screen and (min-width:48rem){.m-featured-author__picture:hover:not(.no-image) a div{transform:translateX(-12.5px)}}@media only screen and (min-width:64rem){.m-featured-author__picture:hover:not(.no-image) a div{transform:translateX(-25px)}}.m-featured-author__picture.no-image{background-color:var(--empty-color)}@media only screen and (min-width:48rem){.m-featured-author__picture.no-image a{justify-content:center}}.m-featured-author__picture.no-image div{background-size:auto 70%}@media only screen and (min-width:48rem){.m-featured-author__picture.no-image div{width:250px;height:218px;border-radius:0}}@media only screen and (min-width:64rem){.m-featured-author__picture.no-image div{width:400px;height:368px}}.m-featured-author__picture a{display:block;position:relative;width:100%;height:100%}@media only screen and (min-width:48rem){.m-featured-author__picture a{display:flex;align-items:center;justify-content:flex-end}}.m-featured-author__picture div{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (min-width:48rem){.m-featured-author__picture div{position:relative;top:auto;left:auto;width:325px;height:325px;border-radius:50%;transition:transform .2s cubic-bezier(.02,.01,.47,1)}}@media only screen and (min-width:64rem){.m-featured-author__picture div{width:450px;height:450px}}@media only screen and (min-width:48rem){.rtl .m-featured-author__picture:hover:not(.no-image) a div{transform:translateX(12.5px)}}@media only screen and (min-width:64rem){.rtl .m-featured-author__picture:hover:not(.no-image) a div{transform:translateX(25px)}}.m-featured-author__content{padding:30px 20px 40px}@media only screen and (min-width:48rem){.m-featured-author__content{flex:1;order:1;padding:0}}@media only screen and (min-width:64rem){.m-featured-author__content{padding:50px 0 0}}.m-featured-author__name{color:var(--primary-foreground-color);letter-spacing:.4px;line-height:1.3;font-size:2.5rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:700;margin:0 0 25px}@media only screen and (min-width:48rem){.m-featured-author__name{font-size:3rem;margin-bottom:30px;max-width:400px}}@media only screen and (min-width:64rem){.m-featured-author__name{max-width:550px}}.m-featured-author__name a{color:inherit}.m-featured-author__bio{color:var(--primary-foreground-color);letter-spacing:.6px;line-height:1.5;font-size:.875rem;margin-bottom:30px}@media only screen and (min-width:48rem){.m-featured-author__bio{max-width:350px}}@media only screen and (min-width:64rem){.m-featured-author__bio{max-width:500px}}.m-featured-author__social{display:flex;align-items:center;list-style-type:none;padding:0;margin:0 0 30px}.m-featured-author__social li{margin-right:20px}.m-featured-author__social li:last-of-type{margin-right:0}.m-featured-author__social li a{color:var(--primary-foreground-color)}.m-featured-author__social li a span{color:inherit;font-size:1.063rem}.rtl .m-featured-author__social li{margin-right:0;margin-left:20px}.rtl .m-featured-author__social li:last-of-type{margin-left:0}.m-featured-author__stats{color:var(--primary-foreground-color);letter-spacing:.6px;font-size:.875rem}.m-featured-author__stats span{display:inline-block}.m-featured-author__stats span:nth-child(2){margin:0 10px}