.validation-messages__message{display:inline-block;font-size:1.2rem;font-size:max(12px,1.2rem);margin-left:.6rem}.validation-messages__message--input-warning{color:var(--tw-c-error)}.base-checkbox__wrapper[data-v-ff91c562]{align-items:flex-start;color:var(--tw-c-900);display:flex;position:relative}.base-checkbox__input[data-v-ff91c562]{height:1px;margin:0;outline:none;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.base-checkbox__input:checked+.base-checkbox__label[data-v-ff91c562]:after{background:var(--tw-c-900);content:"";height:.8rem;left:.55rem;position:absolute;top:.6rem;width:.8rem}.base-checkbox__input.base-checkbox__input--small:checked+.base-checkbox__label[data-v-ff91c562]:after{height:.6rem;left:.3rem;top:.7rem;width:.6rem}.base-checkbox__input.base-checkbox__input--light:checked+.base-checkbox__label[data-v-ff91c562]:after{background-color:var(--tw-c-900)}.base-checkbox__input.base-checkbox__input--tick:checked+.base-checkbox__label[data-v-ff91c562]:after{background:none;border-bottom:.2rem solid var(--tw-c-900);border-left:.2rem solid var(--tw-c-900);height:.8rem;left:.4rem;top:.4rem;transform:rotate(-45deg);width:1.3rem}.base-checkbox__input.base-checkbox__input--tick.base-checkbox__input--top-align:checked+.base-checkbox__label[data-v-ff91c562]:after,.base-checkbox__input.base-checkbox__input--top-align:checked+.base-checkbox__label[data-v-ff91c562]:after{top:.2rem}.base-checkbox__input:disabled+.base-checkbox__label[data-v-ff91c562]{cursor:not-allowed;opacity:.5}.base-checkbox__input:disabled+.base-checkbox__label[data-v-ff91c562]:focus:before,.base-checkbox__input:disabled+.base-checkbox__label[data-v-ff91c562]:hover:before{cursor:not-allowed}.base-checkbox__label[data-v-ff91c562]{cursor:pointer;font-size:1.4rem;line-height:1.75;padding-left:4rem;position:relative;-webkit-user-select:none;user-select:none}.base-checkbox__label[data-v-ff91c562]:before{background-color:var(--tw-c-200);border:1px solid var(--tw-c-300);border-radius:0;content:"";cursor:pointer;height:2rem;left:0;position:absolute;top:0;width:2rem}.base-checkbox__label.base-checkbox__label--small[data-v-ff91c562]{padding-left:2.8rem}.base-checkbox__label.base-checkbox__label--small[data-v-ff91c562]:before{height:2rem;width:2rem}.base-checkbox__label.base-checkbox__label--top-align[data-v-ff91c562]:before{top:0}.base-checkbox__label.base-checkbox__label--error[data-v-ff91c562]:before{border-color:var(--tw-c-main)}.base-checkbox__info[data-v-ff91c562]{align-items:center;border:1px solid var(--tw-c-900);border-radius:50%;cursor:pointer;display:flex;height:2.4rem;justify-content:center;margin-left:1.6rem;width:2.4rem}.tw-notifications{position:fixed;z-index:900000}.tw-notifications__overlay{background:#00000087;bottom:0;display:block;height:100%;left:0;margin:unset;max-width:unset;position:fixed;right:0;top:0;width:unset;z-index:1}.tw-notifications__inner{align-items:end;bottom:var(--tw-size__m);display:grid;position:fixed;right:var(--tw-size__m);z-index:2}@media(max-width:767px){.tw-notifications__inner{bottom:calc(var(--tw-size__m) + var(--tw-dock-height))}}.tw-notification{background-color:var(--tw-c-app_background);border-radius:var(--tw-border-radius);box-shadow:0 0 50rem 2rem var(--tw-c-overlay-shadow);grid-column:1/-1;grid-row:1/-1;max-height:20rem;overflow:hidden;padding:2.6rem;transform:scale(.8) translateY(2rem);transform-origin:bottom center;transition:transform .3s cubic-bezier(.19,1,.22,1);width:calc(var(--tw-mobile-width) - 3.2rem);z-index:8}.tw-notification>*{opacity:0}.tw-notification.tw-notification--first{max-height:unset;transform:scale(1) translateY(0);z-index:10}.tw-notification.tw-notification--first>*{opacity:1}.tw-notification.tw-notification--second{transform:scale(.9) translateY(1rem);z-index:9}.tw-notification__header{align-items:center;display:grid;font-weight:var(--tw-f-extrabold);gap:2.6rem;grid-template-columns:4.2rem auto;margin-bottom:.8rem;text-transform:uppercase}.tw-notification__icon{filter:drop-shadow(0 0 2rem var(--tw-c-200));font-size:4rem}.tw-notification__paragraph{display:block;font-size:1.4rem;font-weight:var(--tw-f-light);margin-top:.8rem;text-transform:none}.tw-notification__paragraph:first-of-type{margin-top:0}.tw-notification__paragraph>strong{font-weight:var(--tw-f-medium)}.tw-notification__cta-group{display:flex;gap:2.6rem;justify-content:space-between;margin-top:4.2rem}.tw-notification__checkbox{margin-top:2rem}.tw-notification__cta--disabled{opacity:.5;pointer-events:none}.tw-notification__type--success{box-shadow:0 0 35px -5px var(--tw-c-secondary)}.tw-notification__type--success .tw-notification__icon{color:var(--tw-c-secondary)}.tw-notification__type--error{box-shadow:0 0 35px -5px var(--tw-c-primary)}.tw-notification__type--error .tw-notification__icon{color:var(--tw-c-primary)}.tw-notification__type--warn{box-shadow:0 0 35px -5px var(--tw-c-main)}.tw-notification__type--warn .tw-notification__icon{color:var(--tw-c-main)}