@property --color-white{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-black{syntax:"<color>";inherits:true;initial-value:#111}@property --color-primary{syntax:"<color>";inherits:true;initial-value:#3a96e0}@property --color-primary-dark{syntax:"<color>";inherits:true;initial-value:#03467d}@property --color-primary-dark-light{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-gray{syntax:"<color>";inherits:true;initial-value:#f1f1f1}@property --color-dark-gray{syntax:"<color>";inherits:true;initial-value:#555}@property --color-gray-line{syntax:"<color>";inherits:true;initial-value:#ccc}@property --color-danger{syntax:"<color>";inherits:true;initial-value:#e11414}@property --color-danger-dark{syntax:"<color>";inherits:true;initial-value:#891010}@property --color-danger-light{syntax:"<color>";inherits:true;initial-value:#fc6363}@property --color-warning{syntax:"<color>";inherits:true;initial-value:#e69305}@property --color-warning-dark{syntax:"<color>";inherits:true;initial-value:#9f6809}@property --color-warning-light{syntax:"<color>";inherits:true;initial-value:#f5c776}@property --color-success{syntax:"<color>";inherits:true;initial-value:#00bc00}@property --color-success-dark{syntax:"<color>";inherits:true;initial-value:#244d0e}@property --color-success-light{syntax:"<color>";inherits:true;initial-value:#68f96e}@property --color-button-shadow{syntax:"<color>";inherits:true;initial-value:#517fc4}@property --color-rdg-register-box-title-bg{syntax:"<color>";inherits:true;initial-value:#00bb08}@property --color-rdg-register-box-title{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-register-box-body-bg{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-register-input-text{syntax:"<color>";inherits:true;initial-value:#f0f0f0}@property --color-rdg-register-label{syntax:"<color>";inherits:true;initial-value:#000}@property --color-rdg-register-remember{syntax:"<color>";inherits:true;initial-value:#000}@property --color-rdg-register-link-bg{syntax:"<color>";inherits:true;initial-value:#00bb08}@property --color-rdg-register-link{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-register-box-footer-border{syntax:"<color>";inherits:true;initial-value:#c9c9c9}@property --color-rdg-register-box-footer-link{syntax:"<color>";inherits:true;initial-value:grey}.rdg-blocks .rdg-register{width:100%}.rdg-blocks .rdg-register .preview-thumbs{background-image:url(../images/rdg-register-template-preview.jpg)}.rdg-blocks .rdg-register .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .rdg-register .title h1,.rdg-blocks .rdg-register .title h2,.rdg-blocks .rdg-register .title h3,.rdg-blocks .rdg-register .title span{margin:0;font-weight:var(--font-weight);font-size:var(--font-size);line-height:var(--line-height)}@media (max-width:992px){.rdg-blocks .rdg-register .title h1,.rdg-blocks .rdg-register .title h2,.rdg-blocks .rdg-register .title h3,.rdg-blocks .rdg-register .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .rdg-register .title h1,.rdg-blocks .rdg-register .title h2,.rdg-blocks .rdg-register .title h3,.rdg-blocks .rdg-register .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .rdg-register .title h1,.rdg-blocks .rdg-register .title h2,.rdg-blocks .rdg-register .title h3,.rdg-blocks .rdg-register .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}.rdg-blocks .rdg-register .body .box{width:100%}.rdg-blocks .rdg-register .body .box .box-title{padding:.4rem;border-top-right-radius:.5rem;border-top-left-radius:.5rem;background-color:var(--color-rdg-register-box-title-bg);text-align:center;color:var(--color-rdg-register-box-title)}.rdg-blocks .rdg-register .body .box .box-body{background-color:var(--color-rdg-register-box-body-bg);padding:2rem 2.5rem 1rem}@media (max-width:768px){.rdg-blocks .rdg-register .body .box .box-body{padding:1rem}}.rdg-blocks .rdg-register .body .box .box-body a,.rdg-blocks .rdg-register .body .box .box-body input[type=text],.rdg-blocks .rdg-register .body .box .box-body label{width:100%;display:block}.rdg-blocks .rdg-register .body .box .box-body input[type=text]{border-radius:.5rem;margin-bottom:1.5rem;background-color:var(--color-rdg-register-input-text)}.rdg-blocks .rdg-register .body .box .box-body label{color:var(--color-rdg-register-label);padding-bottom:.5rem}.rdg-blocks .rdg-register .body .box .box-body .remember{margin-left:.5rem;color:var(--color-rdg-register-remember)}.rdg-blocks .rdg-register .body .box .box-body .link{display:flex;justify-content:center;margin:1.5rem 0}.rdg-blocks .rdg-register .body .box .box-body .link a{color:var(--color-rdg-register-link);width:auto;text-align:center;padding:.5rem 3rem;border-radius:1.5rem;background-color:var(--color-rdg-register-link-bg)}@media (max-width:768px){.rdg-blocks .rdg-register .body .box .box-body .link a{padding:.5rem 2rem}}@media (max-width:576px){.rdg-blocks .rdg-register .body .box .box-body .link a{padding:.5rem 1rem}}.rdg-blocks .rdg-register .body .box .box-body .box-footer{border-top:1px solid var(--color-rdg-register-box-footer-border);padding-top:1rem;text-align:center}.rdg-blocks .rdg-register .body .box .box-body .box-footer a{color:var(--color-rdg-register-box-footer-link)}.acf-block-preview .rdg-register{width:100%;left:0;right:0;margin-left:0;margin-right:0}