.elementor-514 .elementor-element.elementor-element-9f74a30{--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:30px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}#elementor-popup-modal-514 .dialog-widget-content{background-color:var( --e-global-color-fb33486 );border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-514{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-514 .dialog-message{width:580px;height:auto;}@media(max-width:767px){#elementor-popup-modal-514{justify-content:center;align-items:center;}}/* Start custom CSS for html, class: .elementor-element-44a91e8 *//* I Agree button */
#act-agree-button {
    opacity: 0.3;
    pointer-events: none;
    cursor: not-allowed;
    transition: opacity 0.2s ease;
}

/* Show button only when all checkboxes are checked */
#act-agree-button.act-enabled {
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
}/* End custom CSS */