.elementor-kit-6{--e-global-color-primary:#0A2859;--e-global-color-secondary:#0A2859;--e-global-color-text:#555555;--e-global-color-accent:#CDED20;--e-global-color-aaa3aa5:#FFFFFF;--e-global-color-9827985:#F4F7FA;--e-global-color-d87f86c:#B2F425;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-weight:500;--e-global-typography-15f9f33-font-size:clamp(2rem, 1.6rem + 1.33vw, 2.5rem);--e-global-typography-15f9f33-line-height:1.1;--e-global-typography-eeed072-font-family:"Lexend";--e-global-typography-eeed072-font-size:clamp(2.2rem, 2.2rem + 2vw, 4.5rem);--e-global-typography-eeed072-font-weight:600;--e-global-typography-eeed072-line-height:1.2;font-size:clamp(1rem, 0.95rem + 0.25vw, 1.125rem);line-height:1.6;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Lexend", Sans-serif;font-size:clamp(1rem, 0.95rem + 0.25vw, 1.125rem);font-weight:500;color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-d87f86c );color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:clamp(2.5rem, 2rem + 1.3vw, 3rem);line-height:1.1;}.elementor-kit-6 h2{font-size:clamp(2.1rem, 1.75rem + 0.9vw, 2.5rem);line-height:1.15;}.elementor-kit-6 h3{font-size:clamp(1.9rem, 1.6rem + 0.8vw, 2.25rem);line-height:1.2;}.elementor-kit-6 h4{font-size:clamp(1.7rem, 1.45rem + 0.7vw, 2rem);line-height:1.25;}.elementor-kit-6 h5{font-size:clamp(1.3rem, 1.15rem + 0.45vw, 1.5rem);line-height:1.3;}.elementor-kit-6 h6{font-size:clamp(1.125rem, 1.05rem + 0.25vw, 1.25rem);line-height:1.6;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-15f9f33-font-size:2.8rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-15f9f33-font-size:2.1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*PDF embed*/
.pdf-responsive {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 4px;
}

.pdf-responsive iframe {
    display: block;
    width: 100%;
    height: 850px;
    border: 0;
}

@media (max-width: 1024px) {
    .pdf-responsive iframe {
        height: 750px;
    }
}

@media (max-width: 767px) {
    .pdf-responsive iframe {
        height: 700px;
    }
}/* End custom CSS */