: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}.distribute-page{background-color:#f5f5f5;margin-bottom:-30px;padding:20px 10% 50px}.distribute-page h2{text-decoration:underline;text-underline-offset:10px;text-decoration-thickness:8px;text-decoration-color:var(--primary-blue);font-size:32px;font-weight:600;margin:20px 0 40px}.distribute-page h3{font-size:28px;margin-bottom:12px;font-weight:400}.distribute-page p{font-size:14px;margin-bottom:12px}.distribute-page a{text-decoration:none}@media screen and (min-width:768px){.distribute-page{padding:50px 10% 80px}.distribute-page p{font-size:16px}.distribute-page h3{font-size:36px}}@media screen and (min-width:1024px){.distribute-page{padding:80px 20% 100px}}