.elementor-52482 .elementor-element.elementor-element-188c62e{--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;}.elementor-52482 .elementor-element.elementor-element-828677e{--display:flex;--min-height:100vh;}.elementor-52482 .elementor-element.elementor-element-9d137c7 iframe{height:2000px;}/* Start custom CSS for html, class: .elementor-element-d0f345c */.report-banner {
    background: linear-gradient(135deg, #0f1c3f, #1c2b5a);
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 18px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    width: fit-content;
    margin: 10px auto;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    letter-spacing: 0.5px;
}

@media (max-width: 768px) {
    .report-banner {
        font-size: 16px;
        padding: 14px 20px;
    }
}/* End custom CSS */