: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}.header-overlay-host{position:fixed;inset:0;z-index:2000;display:flex;align-items:flex-start;justify-content:center;padding:72px 16px 16px}@media(min-width:1024px){.header-overlay-host{padding:84px 48px 24px}}.header-overlay-host__scrim{position:absolute;inset:0;background:rgba(15,15,15,.36);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:header-overlay-scrim-in .22s ease-out forwards}.header-overlay-host__sheet{position:relative;z-index:1;width:100%;max-width:100%;border-radius:8px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.16);animation:header-overlay-sheet-in .22s ease-out forwards}@media(min-width:1024px){.header-overlay-host__sheet{max-width:min(1500px,100vw - 96px)}}.header-floating-modal.ant-modal-wrap .ant-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes header-floating-modal-content-in{0%{opacity:0}to{opacity:1}}.header-floating-modal .ant-modal-content{animation:header-floating-modal-content-in .22s ease-out both}@keyframes header-overlay-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes header-overlay-sheet-in{0%{opacity:0}to{opacity:1}}.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}}