.elementor-3445 .elementor-element.elementor-element-3f7b7e2{--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:55px;--padding-bottom:55px;--padding-left:15px;--padding-right:15px;}.elementor-3445 .elementor-element.elementor-element-ea9ea15{--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:55px;--padding-bottom:55px;--padding-left:15px;--padding-right:15px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3445 .elementor-element.elementor-element-99ac756{font-family:"Roboto Condensed", Sans-serif;font-size:20px;font-weight:400;color:#000000;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-6cb3ffe */.pdf-viewer {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.pdf-viewer iframe {
    width: 100%;
    height: 90vh;
    min-height: 700px;
}

@media (max-width: 768px) {
    .pdf-viewer iframe {
        height: 75vh;
        min-height: 500px;
    }
}/* End custom CSS */
/* Start custom CSS */@media (max-width: 767px) {
    .dev-h h1,
    .dev-h h2,
    .dev-h h3,
    .dev-h h4,
    .dev-h h5,
    .dev-h h6 {
        font-size: 19px !important;
    }
    
   .dev-h p{
          font-size: 16px !important;
    }
}/* End custom CSS */