.checkbox_root__k5tAO{display:flex;align-items:center}.checkbox_input__n_2eW{position:absolute;opacity:0}.checkbox_input__n_2eW+label{display:flex;align-items:center;position:relative;letter-spacing:.014em;cursor:pointer;transition:color var(--transition-short),letter-spacing var(--transition-short),font-weight var(--transition-short)}.checkbox_input__n_2eW+label:before{content:"";margin-right:8px;padding:3px;display:inline-block;vertical-align:text-top;width:16px;height:16px;background-color:var(--white);border:1px solid var(--stroke-blue);border-radius:4px;transition:background-color var(--transition-short),border-color var(--transition-short),box-shadow var(--transition-short)}.checkbox_input__n_2eW:hover+label:before{border-color:var(--strong-blue)}.checkbox_input__n_2eW:active+label:before,.checkbox_input__n_2eW:focus+label:before{box-shadow:0 0 0 3px rgba(var(--dropshadow-blue),.3)}.checkbox_input__n_2eW:checked+label{letter-spacing:normal;font-weight:600;color:var(--strong-blue)}.checkbox_root__k5tAO:not(.checkbox_block__m6l7i) .checkbox_input__n_2eW:checked+label:before{background-color:var(--strong-blue);border-color:var(--strong-blue)}.checkbox_input__n_2eW:disabled+label{color:var(--stroke);cursor:auto}.checkbox_input__n_2eW:disabled+label:before{box-shadow:none;border-color:var(--stroke);background-color:var(--lighter-stroke)}.checkbox_input__n_2eW+label:after{content:"";position:absolute;transition:opacity var(--transition-short);opacity:0}.checkbox_root__k5tAO:not(.checkbox_block__m6l7i) .checkbox_input__n_2eW+label:after{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.364 3.32297C13.6276 3.52379 13.6785 3.90027 13.4776 4.16385L7.07765 12.5639C6.97272 12.7016 6.81341 12.7873 6.64066 12.7989C6.46791 12.8105 6.29856 12.7469 6.17613 12.6245L2.57613 9.02449C2.34181 8.79018 2.34181 8.41028 2.57613 8.17596C2.81044 7.94165 3.19034 7.94165 3.42465 8.17596L6.5392 11.2905L12.5231 3.4366C12.724 3.17302 13.1004 3.12214 13.364 3.32297Z" fill="white"/></svg>')}.checkbox_block__m6l7i .checkbox_input__n_2eW+label:after{left:8px;width:9px;height:9px;background-color:var(--bright-blue);border-radius:2px;transform:translateX(-50%)}.checkbox_input__n_2eW:checked+label:after{opacity:1}.checkbox_small__OPYjw .checkbox_input__n_2eW+label:before,.checkbox_small__OPYjw:not(.checkbox_block__m6l7i) .checkbox_input__n_2eW+label:after{width:12px;height:12px}.checkbox_small__OPYjw:not(.checkbox_block__m6l7i) .checkbox_input__n_2eW+label:after{background-image:url('data:image/svg+xml,<svg width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.35224 0.0767328C7.51698 0.202248 7.54878 0.437545 7.42326 0.602284L3.42328 5.85227C3.3577 5.93834 3.25813 5.99189 3.15016 5.99915C3.04219 6.00642 2.93635 5.96668 2.85983 5.89016L0.609835 3.64017C0.463388 3.49373 0.463388 3.25629 0.609835 3.10984C0.756281 2.9634 0.993717 2.9634 1.14016 3.10984L3.08675 5.05643L6.82669 0.147753C6.95221 -0.0169855 7.1875 -0.0487825 7.35224 0.0767328Z" fill="white"/></svg>')}.checkbox_root__k5tAO.checkbox_small__OPYjw{padding:4px 0 4px 24px;font-size:12px}.textarea_root__2tpiC{display:flex;flex-direction:column;align-self:stretch;gap:4px}.textarea_label__fLAtX{display:flex;justify-content:space-between;padding:0 8px}.textarea_container__mnT4k{position:relative;display:grid}.textarea_container__mnT4k:after{content:attr(data-content) " ";white-space:pre-wrap;visibility:hidden;min-height:80px;max-height:200px}.textarea_input__uoToq{resize:none;color:var(--tertiary-text);overflow-y:scroll;background-color:var(--light-background);transition:background-color var(--transition-short),color var(--transition-short),border var(--transition-short),box-shadow var(--transition-long);min-height:80px;max-height:200px}.textarea_container__mnT4k:after,.textarea_input__uoToq{grid-area:1/1/2/2;width:100%;padding:8px;font-family:inherit!important;font-size:16px;line-height:22px;border:1px solid var(--stroke-blue);border-radius:var(--border-radius);word-break:break-word;overflow:auto}.textarea_input__uoToq:hover{border:1px solid var(--bright-blue)}.textarea_input__uoToq:active,.textarea_input__uoToq:focus{box-shadow:0 0 0 3px rgba(var(--mountain-meadow),.3)}.textarea_input__uoToq:active,.textarea_input__uoToq:focus,.textarea_written__Nik0h .textarea_input__uoToq{color:var(--font-color);background-color:var(--white);border:1px solid var(--green)}.textarea_label__fLAtX label{font-weight:600}.textarea_fill__Ctl2S{width:100%}.textarea_container__mnT4k:after,.textarea_small__yvD6O .textarea_input__uoToq{min-height:60px}.textarea_small__yvD6O,.textarea_small__yvD6O .textarea_input__uoToq,.textarea_small__yvD6O .textarea_label__fLAtX{font-size:12px}.textarea_small__yvD6O .textarea_input__uoToq::placeholder{font-size:12px}