@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-box-list-title-bg{syntax:"<color>";inherits:true;initial-value:#f59c00}@property --color-box-list-title{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-box-list-body-bg{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-box-list-content-li{syntax:"<color>";inherits:true;initial-value:#00bb08}@property --color-box-list-input-bg{syntax:"<color>";inherits:true;initial-value:#f0f0f0}@property --color-box-list-content-label{syntax:"<color>";inherits:true;initial-value:#000}@property --color-box-list-content-remember{syntax:"<color>";inherits:true;initial-value:#000}@property --color-box-list-foter-link{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-box-list-foter-link-bg{syntax:"<color>";inherits:true;initial-value:#f59c00}@property --color-box-list{syntax:"<color>";inherits:true;initial-value:#90ee90}.rdg-blocks .rdg-box-list{width:100%}.rdg-blocks .rdg-box-list .preview-thumbs{background-image:url(../images/rdg-box-list-template-preview.jpg)}.rdg-blocks .rdg-box-list .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .rdg-box-list .title h1,.rdg-blocks .rdg-box-list .title h2,.rdg-blocks .rdg-box-list .title h3,.rdg-blocks .rdg-box-list .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-box-list .title h1,.rdg-blocks .rdg-box-list .title h2,.rdg-blocks .rdg-box-list .title h3,.rdg-blocks .rdg-box-list .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .rdg-box-list .title h1,.rdg-blocks .rdg-box-list .title h2,.rdg-blocks .rdg-box-list .title h3,.rdg-blocks .rdg-box-list .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .rdg-box-list .title h1,.rdg-blocks .rdg-box-list .title h2,.rdg-blocks .rdg-box-list .title h3,.rdg-blocks .rdg-box-list .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}.rdg-blocks .rdg-box-list .body .box-register{width:100%}.rdg-blocks .rdg-box-list .body .box-register .box-title{padding:.4rem;border-top-right-radius:.5rem;border-top-left-radius:.5rem;background-color:var(--color-box-list-title-bg);text-align:center;color:var(--color-box-list-title)}.rdg-blocks .rdg-box-list .body .box-register .box-body{background-color:var(--color-box-list-body-bg);padding:1.5rem 2.5rem 1rem}@media (max-width:768px){.rdg-blocks .rdg-box-list .body .box-register .box-body{padding:1rem}}.rdg-blocks .rdg-box-list .body .box-register .box-body .heading{display:flex;justify-content:center;text-align:center}.rdg-blocks .rdg-box-list .body .box-register .box-body .box-content{display:flex;justify-content:center;margin-top:1rem}.rdg-blocks .rdg-box-list .body .box-register .box-body .box-content ul{margin:0}.rdg-blocks .rdg-box-list .body .box-register .box-body .box-content ul li{list-style:none;margin:1.3rem 0}.rdg-blocks .rdg-box-list .body .box-register .box-body .box-content ul li i{margin-right:.5rem;color:var(--color-box-list-content-li)}.rdg-blocks .rdg-box-list .body .box-register .box-body a,.rdg-blocks .rdg-box-list .body .box-register .box-body input[type=text],.rdg-blocks .rdg-box-list .body .box-register .box-body label{width:100%;display:block}.rdg-blocks .rdg-box-list .body .box-register .box-body input[type=text]{border-radius:.5rem;margin-bottom:1.5rem;background-color:var(--color-box-list-input-bg)}.rdg-blocks .rdg-box-list .body .box-register .box-body label{color:var(--color-box-list-content-label);padding-bottom:.5rem}.rdg-blocks .rdg-box-list .body .box-register .box-body .remember{margin-left:.5rem;color:var(--color-box-list-content-remember)}.rdg-blocks .rdg-box-list .body .box-register .box-body .box-footer{display:flex;justify-content:center;margin:1.5rem 0}.rdg-blocks .rdg-box-list .body .box-register .box-body .box-footer a{color:var(--color-box-list-foter-link);width:auto;text-align:center;padding:.5rem 3rem;border-radius:1.5rem;background-color:var(--color-box-list-foter-link-bg)}@media (max-width:768px){.rdg-blocks .rdg-box-list .body .box-register .box-body .box-footer a{padding:.5rem 2rem}}@media (max-width:576px){.rdg-blocks .rdg-box-list .body .box-register .box-body .box-footer a{padding:.5rem 1rem}}.rdg-blocks .rdg-box-list .body .box-list{width:50%;background-color:var(--color-box-list)}.acf-block-preview .rdg-box-list{width:100%;left:0;right:0;margin-left:0;margin-right:0}