.legal-consent-container>.hs-richtext{font-size:.75rem;line-height:1rem;margin-bottom:24px;margin-top:24px}.hs-richtext a{text-decoration:underline}.hs-richtext a:hover{color:var(--color-purple)}.hs-error-msg,.hs-error-msgs,.hs-main-font-element{color:#dc2626;font-size:.75rem;line-height:20px}.hs-error-msg:before{content:"* "}.hs-button{font-size:.875rem;padding:10px 44px;border-radius:.75rem;background-color:var(--color-purple);color:white;cursor:pointer;font-weight:600}.hs-button:hover{background-color:var(--color-yellow)}.hs-submit{display:flex;justify-content:end}.hs-fieldtype-text input{border-color:#d1d5db;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem!important;border-width:1.5px;border-radius:.25rem}.hs-fieldtype-text input.invalid{border-color:#dc2626}.hs-fieldtype-text{margin-bottom:20px}.hs-fieldtype-text label{margin-bottom:6px}.hs-form-booleancheckbox-display{display:flex;font-size:.875rem}.hs-form-booleancheckbox-display span{margin-left:10px!important}.loader{width:50px;margin:24px auto;padding:8px;aspect-ratio:1;border-radius:50%;background:var(--color-purple);--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s linear infinite}@keyframes l3{to{transform:rotate(1turn)}}