.elementor-9834 .elementor-element.elementor-element-aaa7319{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:2rem;--padding-bottom:4rem;--padding-left:2rem;--padding-right:2rem;}.elementor-9834 .elementor-element.elementor-element-ab54ff3 .elementor-heading-title{font-family:var( --e-global-typography-9b88ba7-font-family ), Sans-serif;font-size:var( --e-global-typography-9b88ba7-font-size );font-weight:var( --e-global-typography-9b88ba7-font-weight );line-height:var( --e-global-typography-9b88ba7-line-height );}.elementor-9834 .elementor-element.elementor-element-591a719{font-family:var( --e-global-typography-26ff8be-font-family ), Sans-serif;font-size:var( --e-global-typography-26ff8be-font-size );font-weight:var( --e-global-typography-26ff8be-font-weight );line-height:var( --e-global-typography-26ff8be-line-height );letter-spacing:var( --e-global-typography-26ff8be-letter-spacing );}.elementor-9834 .elementor-element.elementor-element-f1053f4 .elementor-heading-title{font-family:var( --e-global-typography-9b88ba7-font-family ), Sans-serif;font-size:var( --e-global-typography-9b88ba7-font-size );font-weight:var( --e-global-typography-9b88ba7-font-weight );line-height:var( --e-global-typography-9b88ba7-line-height );}#elementor-popup-modal-9834{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-9834 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-9834 .dialog-close-button{display:flex;}#elementor-popup-modal-9834 .dialog-widget-content{border-radius:9px 9px 9px 9px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-9834 .elementor-element.elementor-element-ab54ff3 .elementor-heading-title{font-size:var( --e-global-typography-9b88ba7-font-size );line-height:var( --e-global-typography-9b88ba7-line-height );}.elementor-9834 .elementor-element.elementor-element-591a719{font-size:var( --e-global-typography-26ff8be-font-size );line-height:var( --e-global-typography-26ff8be-line-height );letter-spacing:var( --e-global-typography-26ff8be-letter-spacing );}.elementor-9834 .elementor-element.elementor-element-f1053f4 .elementor-heading-title{font-size:var( --e-global-typography-9b88ba7-font-size );line-height:var( --e-global-typography-9b88ba7-line-height );}}@media(max-width:767px){.elementor-9834 .elementor-element.elementor-element-ab54ff3 .elementor-heading-title{font-size:var( --e-global-typography-9b88ba7-font-size );line-height:var( --e-global-typography-9b88ba7-line-height );}.elementor-9834 .elementor-element.elementor-element-591a719{font-size:var( --e-global-typography-26ff8be-font-size );line-height:var( --e-global-typography-26ff8be-line-height );letter-spacing:var( --e-global-typography-26ff8be-letter-spacing );}.elementor-9834 .elementor-element.elementor-element-f1053f4 .elementor-heading-title{font-size:var( --e-global-typography-9b88ba7-font-size );line-height:var( --e-global-typography-9b88ba7-line-height );}}/* Start custom CSS for container, class: .elementor-element-aaa7319 *//* Standaardstijl voor velden met de class 'donation_fields' */
.donation_fields {
    font-family: 'Paralucent', sans-serif; /* Lettertype */
    font-style: normal; /* Normale stijl */
    font-weight: 500; /* Gewicht */
    font-size: 16px; /* Lettergrootte */
    line-height: 25px; /* Regelhoogte */
    color: rgb(63, 68, 75); /* Tekstkleur */
}

/* Optioneel: Als er specifieke inputs in donation_fields zitten */
.donation_fields input,
.donation_fields textarea,
.donation_fields select {
    font-family: inherit; /* Erf het lettertype van donation_fields */
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border: 1px solid rgb(63, 68, 75); /* Voor een nette rand */
    padding: 8px; /* Iets van padding voor een beter uiterlijk */
    background-color: white; /* Standaard achtergrond */
}

/* Optioneel: Styling bij focus */
.donation_fields input:focus,
.donation_fields textarea:focus,
.donation_fields select:focus {
    outline: none; /* Verwijder de standaard outline */
    border-color: rgb(90, 145, 200); /* Accentkleur bij focus */
    box-shadow: 0 0 4px rgba(90, 145, 200, 0.5); /* Subtiele schaduw bij focus */
}/* End custom CSS */