: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}.full-screen-modal{top:0!important;width:100vw!important;max-height:100vh;margin:0!important;padding:0!important;background-color:var(--black-bg)}.full-screen-modal,.full-screen-modal .ant-modal-content{border-radius:0;height:100vh!important;max-width:100vw!important;overflow:hidden}.full-screen-modal .ant-modal-content{width:100vw;max-height:100vh!important;margin:0;padding:24px!important;background-color:var(--black-bg)!important;color:var(--white)!important}.full-screen-modal .ant-modal-content .ant-modal-close{color:var(--white)}@media screen and (max-width:767px){.full-screen-modal{border-radius:0;height:100vh;width:100vw;max-width:100vw!important;max-height:100vh!important;padding:0;overflow:hidden}}.full-screen-modal .ant-modal-close{top:32px!important;right:32px!important;color:var(--white)}.full-screen-modal .ant-modal-close svg{font-size:24px;height:24px;width:24px}