:root{--tablet:768px;--desktop:1024px;--background:#FBFBFB;--foreground:#171717;--border-grey:#e5e5e5;--primary-blue:#256aed;--primary-grey:#828282;--black:#222222;--black-bg:#1A1A1D;--white:#ffffff;--green:#309535}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ant-image-mask{background-color:rgba(0,0,0,0)!important;border-radius:0}.ant-image-mask-info{color:rgba(0,0,0,0)!important}html{scroll-behavior:smooth;scroll-padding-top:40px}body{color:var(--foreground);background:var(--background);font-family:Poppins,Arial,Helvetica,sans-serif;margin:0}body h1{font-size:20px}body h1,body h2,body h3,body h4,body h5,body h6,body p{margin:0}body input,body label,body select,body textarea{font-size:16px!important}.content{margin:0 auto;padding:0 2rem}.bold{font-weight:700}.authorProfile-page-wrapper{display:flex;flex-direction:column;align-items:center}.authorProfile-page-wrapper .authorProfile-page{max-width:1050px}.authorProfile-page-wrapper .authorProfile-page .authorProfile__header{width:100%;text-align:center}.authorProfile-page-wrapper .authorProfile-page .authorProfile__header .authorProfile__header-text{display:flex;flex-direction:column;justify-content:center}.authorProfile-page-wrapper .authorProfile-page .authorProfile__header .authorProfile__header-text h1{margin-inline:15%;font-size:42px;letter-spacing:.8px;line-height:38px;padding:80px 30px 60px}.authorProfile-page-wrapper .authorProfile-page .authorProfile__header .authorProfile__image-wrapper{width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.authorProfile-page-wrapper .authorProfile-page .authorProfile__header .authorProfile__image-wrapper img{width:340px;height:340px;object-fit:cover;border-radius:50%}@media(min-width:480px){.authorProfile-page-wrapper .authorProfile-page .authorProfile__header .authorProfile__image-wrapper img{width:400px;height:400px}}.authorProfile-page-wrapper .authorProfile-page .authorProfile__bio{padding:40px 10%}.authorProfile-page-wrapper .authorProfile-page .authorProfile__bio h3{text-align:center;color:var(--primary-blue);margin-bottom:12px;font-size:20px}.authorProfile-page-wrapper .authorProfile-page .authorProfile__bio p{letter-spacing:.2px}.authorProfile-page-wrapper .authorProfile-page .authorProfile__bio a{width:100%;display:flex;justify-content:center;text-decoration:none}.authorProfile-page-wrapper .authorProfile-page .authorProfile__bio a button{margin-top:40px;height:40px;padding:0 30px;font-weight:600;letter-spacing:.2px}@media(min-width:1024px){.authorProfile-page-wrapper .authorProfile-page .authorProfile__bio a{justify-content:left}}