.altcha-widget-container{display:block;width:100%}.altcha-widget-container--before-actions{margin-top:3.2rem;margin-bottom:2.4rem}.altcha-widget-container--default{margin-top:2.4rem;margin-bottom:2.4rem}.altcha-widget-container--compact{margin-top:1.6rem;margin-bottom:.8rem}@media (min-width:768px){.altcha-widget-container--before-actions{margin-top:4rem;margin-bottom:3.2rem}}.altcha-widget-container altcha-widget{display:block;width:100%}altcha-widget[theme=beauval]{--altcha-border-radius:25px;--altcha-border-width:1px;--altcha-border-color:rgb(9 35 48/0.2);--altcha-color-base:#ffffff;--altcha-color-base-content:#092330;--altcha-color-neutral:rgb(9 35 48/0.15);--altcha-color-neutral-content:#092330;--altcha-color-primary:#deaf00;--altcha-color-primary-content:#0c2934;--altcha-color-success:#deaf00;--altcha-color-success-content:#07151d;--altcha-color-error:#b91c1c;--altcha-color-error-content:#ffffff;--altcha-checkbox-border-color:#deaf00;--altcha-checkbox-border-radius:8px;--altcha-checkbox-border-width:2px;--altcha-checkbox-size:32px;--altcha-input-background-color:#ffffff;--altcha-max-width:100%;--altcha-padding:1.6rem 2.5rem;--altcha-shadow:none;--altcha-transition-duration:0.2s;font-family:Mulish,sans-serif;font-size:1.6rem}altcha-widget[theme=beauval] .altcha-main{min-height:8rem;align-items:center}altcha-widget[theme=beauval] .altcha-checkbox-wrap{gap:1.2rem}altcha-widget[theme=beauval] .altcha-footer{font-size:1.2rem;opacity:.6}.contact-form-wrapper.theme-dark .altcha-widget-container altcha-widget[theme=beauval],.theme-dark .contact-form-wrapper .altcha-widget-container altcha-widget[theme=beauval]{--altcha-border-color:rgb(255 255 255/0.25);--altcha-color-base:rgb(255 255 255/0.06);--altcha-color-base-content:#ecfcfb;--altcha-color-neutral:rgb(255 255 255/0.2);--altcha-color-neutral-content:#ecfcfb;--altcha-input-background-color:transparent}.contact-form-wrapper .altcha-widget-container--before-actions{margin-top:4rem;margin-bottom:0}.quote-form .altcha-widget-container--before-actions{margin-top:2.4rem;margin-bottom:1.6rem}.quote-form altcha-widget[theme=beauval]{--altcha-color-base-content:var(--color-text-quote);--altcha-color-success-content:var(--color-text-quote)}.register-form .altcha-widget-container--before-actions{margin-top:3.2rem;margin-bottom:2rem}.altcha-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:2rem}.altcha-modal__backdrop{position:absolute;inset:0;border:0;background:rgb(9 35 48/.55);cursor:pointer;animation:altcha-modal-backdrop-in .3s ease forwards}.altcha-modal__dialog{position:relative;z-index:1;width:100%;max-width:36rem;background:#ffffff;color:#092330;border-radius:25px;padding:2.4rem 2rem;box-shadow:0 24px 48px rgb(9 35 48/.2);text-align:center;animation:altcha-modal-dialog-in .45s cubic-bezier(.22,1,.36,1) forwards}.altcha-modal__label{margin:0 0 .8rem;font-family:Neucha,sans-serif;font-size:2.4rem;font-weight:400;line-height:1.1;animation:altcha-modal-content-in .4s ease .1s both}.altcha-modal__hint{margin:0 0 1.6rem;font-family:Mulish,sans-serif;font-size:1.4rem;line-height:1.5;opacity:.8;animation:altcha-modal-content-in .4s ease .2s both}.altcha-modal__form{margin:0;animation:altcha-modal-captcha-in .5s cubic-bezier(.22,1,.36,1) .3s both}.altcha-modal__widget.altcha-widget-container--before-actions,.altcha-modal__widget.altcha-widget-container--default{margin:0}.altcha-modal__error{margin:1.2rem 0 0;font-size:1.4rem;color:#b91c1c;animation:altcha-modal-content-in .3s ease both}@keyframes altcha-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes altcha-modal-dialog-in{0%{opacity:0;transform:translateY(2.4rem) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes altcha-modal-content-in{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}@keyframes altcha-modal-captcha-in{0%{opacity:0;transform:translateY(1.2rem) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes altcha-modal-captcha-pulse{0%,to{box-shadow:0 0 0 0 rgb(222 175 0/0)}50%{box-shadow:0 0 0 6px rgb(222 175 0/.22)}}.altcha-modal--minimal .altcha-modal__form altcha-widget[theme=beauval]{--altcha-padding:1.2rem 1.6rem;--altcha-max-width:100%}.altcha-modal--minimal .altcha-modal__form .altcha-main{border:1px solid rgb(9 35 48/.15);background:#ffffff;padding:var(--altcha-padding);min-height:0;box-shadow:none;cursor:pointer;animation:altcha-modal-captcha-pulse 2s ease-in-out .8s 2}.altcha-modal--minimal .altcha-modal__form .altcha-checkbox-wrap{justify-content:center;gap:1.2rem;text-align:left}.altcha-modal--minimal .altcha-modal__form .altcha-footer{display:none}.component-footer .altcha-widget-container--compact altcha-widget[theme=beauval]{--altcha-padding:1.2rem 1.6rem}altcha-widget[theme=beauval] .altcha-checkbox input:checked{background-color:#deaf00;border-color:#deaf00}altcha-widget[theme=beauval] .altcha-checkbox input:checked+svg{color:#07151d;stroke:#07151d}