@charset "UTF-8";.form-tiptap-menu-item{background-color:transparent;border:none;border-radius:.5rem;color:#0d0d0d;cursor:pointer;height:1.75rem;margin-right:.25rem;padding:.25rem;width:1.75rem}.form-tiptap-menu-item--active,.form-tiptap-menu-item:hover{background-color:#0d0d0d;color:#fff}.form-tiptap-menu-item:disabled,.form-tiptap-menu-item[disabled]{background-color:transparent;color:#666;cursor:not-allowed}.form-tiptap-menu-item__icon{height:100%;pointer-events:none;width:100%}.form-tiptap-menu-bar{align-items:center;border-bottom:1px solid #999;display:flex;flex-wrap:wrap;padding:.5rem}.form-tiptap-menu-bar__divider{background-color:#0000001a;height:1.8rem;margin-left:.5rem;margin-right:.75rem;width:2px}.block-link-modal{min-width:40vw}.block-link-modal__submit-group{display:flex;flex-direction:row;gap:1rem;justify-content:flex-end;margin-top:2rem;width:100%}.tip-tap-editor{border-radius:1.875rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;line-height:1.375}@media(min-width:85.375em){.tip-tap-editor{font-size:1rem;line-height:1.5}}.tip-tap-editor{background-color:#fff;border:.125rem solid #999;box-sizing:border-box;color:#2d2d40;margin:0;max-width:100%;padding:.813rem 1.5rem;width:100%}.tip-tap-editor:hover{border-color:#2d2d40}.tip-tap-editor:focus,.tip-tap-editor:focus-visible{border-color:#2d2d40;outline:none}.tip-tap-editor:active{border-color:#2d2d40;outline:none}.tip-tap-editor::-moz-placeholder{color:#666}.tip-tap-editor::placeholder{color:#666}.tip-tap-editor:disabled,.tip-tap-editor[disabled]{background-color:#e5e5e5;border-color:#999;box-shadow:none;color:#666;cursor:not-allowed}.tip-tap-editor.error{border-color:#c6510e}.tip-tap-editor{overflow-x:hidden;padding:0}.tip-tap-editor--error{outline:1px solid #c6510e}.tip-tap-editor__editor div{height:auto;max-height:80vh;min-height:10em;overflow:scroll;padding:1rem 1.5rem}.tip-tap-editor__editor div>:last-child{margin-bottom:0}.tip-tap-editor__editor div p{margin:0 0 1rem}.ProseMirror a{border-radius:.25rem;color:#0b77bd;text-decoration:underline}.ProseMirror a:hover{color:#08598d;text-decoration:none}.ProseMirror a:focus,.ProseMirror a:focus-visible{outline:.063rem solid #2d2d40;outline-offset:.25rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{color:#2d2d40;margin-top:0;overflow-wrap:anywhere;word-break:normal}.ProseMirror h1 a,.ProseMirror h2 a,.ProseMirror h3 a,.ProseMirror h4 a,.ProseMirror h5 a,.ProseMirror h6 a{color:#0b77bd}.ProseMirror h1 a:hover,.ProseMirror h2 a:hover,.ProseMirror h3 a:hover,.ProseMirror h4 a:hover,.ProseMirror h5 a:hover,.ProseMirror h6 a:hover{text-decoration:underline}.ProseMirror h1{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:400;line-height:1.25}@media(min-width:85.375em){.ProseMirror h1{font-size:3.125rem;line-height:1.2}}.ProseMirror h1{margin-bottom:1rem}.ProseMirror h2{font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:500;line-height:1.333}@media(min-width:85.375em){.ProseMirror h2{font-size:1.875rem;line-height:1.333}}.ProseMirror h2{margin-bottom:.5rem;margin-top:2.5rem}.ProseMirror h3{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.417}@media(min-width:85.375em){.ProseMirror h3{font-size:1.5rem;line-height:1.417}}.ProseMirror h3{margin-bottom:.5rem;margin-top:2.5rem}.ProseMirror h4{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.667}@media(min-width:85.375em){.ProseMirror h4{font-size:1.125rem;line-height:1.667}}.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{margin-bottom:.5rem;margin-top:2.5rem}.ProseMirror h5,.ProseMirror h6{font-family:Poppins,sans-serif;font-size:.875rem;line-height:1.571}.ProseMirror p{font-size:1rem;line-height:1.875}@media(min-width:85.375em){.ProseMirror p{font-size:1.125rem;line-height:1.667}}.ProseMirror p{margin-top:0;overflow-wrap:anywhere;word-break:normal}.ProseMirror p:where(:not(:last-of-type)){margin:0 0 1rem}.ProseMirror hr{border:solid #0b77bd;border-width:0 0 .25rem;margin:3rem 0;width:5rem}.ProseMirror details:not([class]){border-bottom:1px solid #666;border-top:1px solid #666}.ProseMirror details:not([class]):has(+details:not([class])){border-bottom:none}.ProseMirror details:not([class])>:last-child{margin-bottom:0}.ProseMirror details:not([class])>summary{font-size:1rem;font-weight:500;line-height:1.375}@media(min-width:85.375em){.ProseMirror details:not([class])>summary{font-weight:400;line-height:1.125}}.ProseMirror details:not([class])>summary{align-items:center;cursor:pointer;display:flex;gap:1rem;list-style:none;padding:1.5rem 1rem}.ProseMirror details:not([class])>summary:after{align-items:center;align-self:flex-start;aspect-ratio:1;background-image:var(--details-icon);content:"";display:flex;height:1.5rem;justify-content:center;margin-left:auto;transition:transform .2s ease-in-out;width:1.5rem}.ProseMirror details:not([class])>summary:hover{text-decoration:underline}.ProseMirror details:not([class])[open],.ProseMirror details:not([class])[open]>summary{padding-bottom:1rem}.ProseMirror details:not([class])[open]>summary:after{transform:scaleY(-1)}.ProseMirror ol li,.ProseMirror ul li{font-size:1rem;line-height:1.875}@media(min-width:85.375em){.ProseMirror ol li,.ProseMirror ul li{font-size:1.125rem;line-height:1.667}}.ProseMirror ol li,.ProseMirror ul li{overflow-wrap:anywhere;word-break:normal}.ProseMirror ul:not([class]){padding-left:1.813rem}.ProseMirror ol:not([class]){counter-reset:item;list-style:none;padding-left:0}.ProseMirror ol:not([class])>li{font-size:1rem;line-height:1.875}@media(min-width:85.375em){.ProseMirror ol:not([class])>li{font-size:1.125rem;line-height:1.667}}.ProseMirror ol:not([class])>li{padding-left:3rem;position:relative}.ProseMirror ol:not([class])>li:before{font-size:1rem;line-height:1.875}@media(min-width:85.375em){.ProseMirror ol:not([class])>li:before{font-size:1.125rem;line-height:1.667}}.ProseMirror ol:not([class])>li:before{content:counter(item) ".";counter-increment:item;left:0;padding-right:1rem;position:absolute;text-align:right;top:0;white-space:nowrap;width:3rem}@media(min-width:64em){.ProseMirror ol:not([class])>li:before{font-weight:700}}.ProseMirror table{border-collapse:collapse;overflow:scroll;text-align:left;vertical-align:top;width:100%}.ProseMirror table td,.ProseMirror table th{overflow-wrap:anywhere;padding:.5rem .75rem;text-align:inherit;vertical-align:top;word-break:normal}.ProseMirror table thead th{border-bottom:1px solid #999;vertical-align:bottom}.ProseMirror table>tbody{vertical-align:inherit}.ProseMirror table>tbody+.ProseMirror table>tbody{border-top:2px solid #999}.ProseMirror table>thead{vertical-align:bottom}.ProseMirror table tbody tr:nth-of-type(2n){background-color:#faf9f6}.ProseMirror{height:8rem}.ProseMirror:focus{outline:none}.ProseMirror img{border-radius:.5rem;max-width:100%}.ProseMirror-selectednode{outline:2px solid #a7c3db}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror blockquote p:not([class]){font-size:1.875rem;font-weight:500;line-height:1.333}@media(min-width:85.375em){.ProseMirror blockquote p:not([class]){font-size:1.5rem;line-height:1.417}}.ProseMirror blockquote p:not([class]){margin:0}.ProseMirror blockquote{margin:2rem auto;overflow-wrap:anywhere;padding:2rem 0;position:relative;text-align:center;width:65%;word-break:normal}.ProseMirror blockquote:after,.ProseMirror blockquote:before{color:#626270;content:"";display:inline-block;font-size:1.5rem;font-style:italic;font-weight:500;left:0;line-height:1;position:absolute;text-align:center;width:100%}.ProseMirror blockquote:before{content:"“";top:0}.ProseMirror blockquote:after{content:"”"}.ProseMirror blockquote{margin:0 0 1rem;padding:0;text-align:left;width:auto}.ProseMirror blockquote p:not([class]){font-size:1rem;line-height:1.875}@media(min-width:85.375em){.ProseMirror blockquote p:not([class]){font-size:1.125rem;line-height:1.667}}.ProseMirror blockquote p:not([class]){display:inline}.ProseMirror blockquote:after,.ProseMirror blockquote:before{line-height:.2;position:unset;vertical-align:bottom;width:auto}.ProseMirror blockquote:before{margin-right:.5rem}.ProseMirror blockquote:after{margin-left:.25rem}
