.elementor-549 .elementor-element.elementor-element-27b9fb44{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-549 .elementor-element.elementor-element-36fc07f > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-549 .elementor-element.elementor-element-36fc07f{text-align:center;}.elementor-549 .elementor-element.elementor-element-36fc07f .elementor-heading-title{font-family:"Very Vogue", Sans-serif;font-size:5rem;font-weight:400;color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-549 .elementor-element.elementor-element-27b9fb44{--padding-top:50px;--padding-bottom:50px;--padding-left:30px;--padding-right:30px;}.elementor-549 .elementor-element.elementor-element-36fc07f > .elementor-widget-container{margin:0px 0px 20px 01px;}.elementor-549 .elementor-element.elementor-element-36fc07f .elementor-heading-title{font-size:4rem;}}@media(max-width:767px){.elementor-549 .elementor-element.elementor-element-36fc07f .elementor-heading-title{font-size:2.5rem;}}/* Start custom CSS for shortcode, class: .elementor-element-6bd2a003 */#cmplz-document {
    font-family: 'Montserrat', Sans-Serif;
    max-width: 100%;
}

#cmplz-document h2 {
    color: #202020;
    margin-bottom: 16px;
    margin-top: 24px;
    font-size: 1.8rem;
}

#cmplz-document p {
    margin-bottom: 10px;
    font-size: 1rem;
}

#cmplz-document ul {
    margin-bottom: 12px;
    margin-top: 12px;
}

#cmplz-document a {
    color: #DC5C33;
    font-weight: 700;
}

#cmplz-document ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

@media (max-width: 1024px) {
    #cmplz-document h2 {
        font-size: 1.7rem;
    }
}

@media (max-width: 767px) {
    #cmplz-document h2 {
        font-size: 1.3rem;
    }
}/* End custom CSS */