form.field-form[data-v-fc0a980f]{background-color:#f3f0e7;border-radius:1rem;flex-direction:column;padding:1rem;display:flex}@media (width>=768px){form.field-form[data-v-fc0a980f]{padding:2rem}}form.field-form .field-group[data-v-fc0a980f]{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;display:flex;position:relative;overflow:hidden}form.field-form .field-group input[type=email][data-v-fc0a980f],form.field-form .field-group input[type=password][data-v-fc0a980f],form.field-form .field-group input[type=text][data-v-fc0a980f],form.field-form .field-group textarea[data-v-fc0a980f]{box-sizing:border-box;border:none;flex:1;width:100%;padding:1rem .5rem .5rem;font-size:12pt}form.field-form .field-group input[type=email][data-v-fc0a980f]:focus,form.field-form .field-group input[type=password][data-v-fc0a980f]:focus,form.field-form .field-group input[type=text][data-v-fc0a980f]:focus,form.field-form .field-group textarea[data-v-fc0a980f]:focus{border-color:#d64309;outline:none}form.field-form .field-group span[data-v-fc0a980f]{pointer-events:none;color:#767676;font-size:16px;transition:all .2s;position:absolute;top:.8rem;left:10px}form.field-form .field-group input:not(:-moz-placeholder-shown)~span[data-v-fc0a980f]{color:#d64309;font-size:8pt;top:3px;left:10px}form.field-form .field-group input[type=password]:not(:-moz-placeholder-shown)~span[data-v-fc0a980f]{color:#d64309;font-size:8pt;top:3px;left:10px}form.field-form .field-group textarea:not(:-moz-placeholder-shown)~span[data-v-fc0a980f]{color:#d64309;font-size:8pt;top:3px;left:10px}form.field-form .field-group input:focus~span[data-v-fc0a980f],form.field-form .field-group input:not(:placeholder-shown)~span[data-v-fc0a980f],form.field-form .field-group input[type=password]:not(:placeholder-shown)~span[data-v-fc0a980f],form.field-form .field-group textarea:focus~span[data-v-fc0a980f],form.field-form .field-group textarea:not(:placeholder-shown)~span[data-v-fc0a980f]{color:#d64309;font-size:8pt;top:3px;left:10px}form.field-form .field-group.checkbox[data-v-fc0a980f]{border:none;flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}form.field-form .field-group.checkbox label[data-v-fc0a980f]{color:#333;font-size:11pt}form.field-form .field-group.checkbox input[type=checkbox][data-v-fc0a980f]{position:relative;right:.5rem;transform:scale(1.5)}form.field-form button[data-v-fc0a980f]{color:#fff;cursor:pointer;background-color:#d64309;border:none;border-radius:2rem;align-self:flex-end;padding:10px 20px;font-size:12pt}form.field-form button[data-v-fc0a980f]:hover{background-color:#a53407}.modal-overlay[data-v-fc0a980f]{z-index:1100;-webkit-overflow-scrolling:touch;background-color:#00000080;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.modal-overlay .modal-content[data-v-fc0a980f]{background-color:#fff;flex-direction:column;flex-shrink:0;width:100%;max-width:748px;min-height:100dvh;margin:0 auto;display:flex;position:relative;overflow-y:auto}.modal-overlay .modal-content .modal-header[data-v-fc0a980f]{z-index:1;background-color:#fff;border-bottom:1px solid #f3f0e7;justify-content:space-between;align-items:center;padding:.85rem 1rem .75rem;display:flex;position:sticky;top:0}.modal-overlay .modal-content h2[data-v-fc0a980f]{color:#d64309;margin:0;padding:0 2.25rem 0 0;font-size:1.15rem;font-weight:600;line-height:1.25}.modal-overlay .modal-content .close-button[data-v-fc0a980f]{cursor:pointer;background-color:#f3f0e7;background-image:url(../icons/close.svg);background-position:50%;background-repeat:no-repeat;background-size:1rem;border:0;border-radius:1rem;width:2rem;height:2rem;position:absolute;top:.65rem;right:.65rem}.modal-overlay .modal-content .close-button[data-v-fc0a980f]:hover{background-color:#e8ddc8}.modal-overlay .modal-content .modal-body[data-v-fc0a980f]{flex:1;padding:.75rem 1rem 1.25rem}.advice[data-v-fc0a980f]{color:#333;background:#faf9f5;border:1px solid #f3f0e7;border-radius:.5rem;margin:0 0 .75rem;padding:1rem;font-size:.9rem;line-height:1.4}.picker[data-v-fc0a980f]{margin-bottom:.75rem}.picker__label[data-v-fc0a980f]{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.picker[data-v-fc0a980f] .dropdown-choice__menu{min-width:100%;max-width:min(100%,36rem);left:0;right:auto}.picker[data-v-fc0a980f] .dropdown-choice__item{white-space:normal;line-height:1.35}.feedback[data-v-fc0a980f]{margin:0 0 1rem;line-height:1.5}.feedback--success[data-v-fc0a980f]{color:#333;font-weight:400}.feedback--error[data-v-fc0a980f]{color:#333}.feedback--error a[data-v-fc0a980f]{color:#d64309}.close-action[data-v-fc0a980f]{margin-top:.5rem}.sr-only[data-v-fc0a980f]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}form.field-form[data-v-fc0a980f]{padding:.75rem}form.field-form .field-group[data-v-fc0a980f]{margin-bottom:.5rem}form.field-form .field-group--invalid[data-v-fc0a980f]{border-color:#d64309;box-shadow:0 0 0 1px #d64309}form.field-form textarea[data-v-fc0a980f]{min-height:7rem}form.field-form .b1[data-v-fc0a980f]{width:100%;margin-top:0}@media (width>=768px){.modal-overlay .modal-content[data-v-fc0a980f]{border-radius:1.2rem;width:600px;height:auto;min-height:auto;max-height:95vh;margin-top:2rem;margin-bottom:2rem}.modal-overlay .modal-content .modal-header[data-v-fc0a980f]{padding:1.2rem 1.5rem 1rem}.modal-overlay .modal-content h2[data-v-fc0a980f]{padding-right:2.5rem;font-size:18pt}.modal-overlay .modal-content .close-button[data-v-fc0a980f]{top:1rem;right:1rem}.modal-overlay .modal-content .modal-body[data-v-fc0a980f]{padding:1rem 1.5rem 1.5rem}.advice[data-v-fc0a980f]{font-size:.95rem;line-height:1.45}.advice[data-v-fc0a980f],.picker[data-v-fc0a980f]{margin-bottom:1rem}form.field-form[data-v-fc0a980f]{padding:1.25rem}form.field-form textarea[data-v-fc0a980f]{min-height:8rem}}
