.elementor-kit-6{--e-global-color-primary:#015667;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-36b0b21:#000000;--e-global-color-222b438:#FFFFFF;--e-global-color-75c08b9:#002A33;--e-global-color-d895716:#F5F5F5;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:clamp(1rem, 0.9643rem + 0.1786vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d80eebe-font-family:"Open Sans";--e-global-typography-d80eebe-font-size:clamp(2.0273rem, 1.6467rem + 1.9028vw, 3.3592rem);--e-global-typography-d80eebe-font-weight:700;--e-global-typography-d80eebe-line-height:1.1;--e-global-typography-cade5ef-font-family:"Open Sans";--e-global-typography-cade5ef-font-size:clamp(1.6018rem, 1.393rem + 1.0443vw, 2.3328rem);--e-global-typography-cade5ef-font-weight:700;--e-global-typography-cade5ef-line-height:1.2;--e-global-typography-8a77936-font-family:"Open Sans";--e-global-typography-8a77936-font-size:clamp(1.2656rem, 1.1644rem + 0.5063vw, 1.62rem);--e-global-typography-8a77936-font-weight:700;--e-global-typography-8a77936-line-height:1.3;--e-global-typography-e387c4e-font-family:"Open Sans";--e-global-typography-e387c4e-font-size:clamp(0.8889rem, 0.875rem + 0.0694vw, 0.9375rem);--e-global-typography-e387c4e-font-weight:700;--e-global-typography-e387c4e-text-transform:uppercase;--e-global-typography-e387c4e-line-height:1;background-color:var( --e-global-color-d895716 );}.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-primary );font-family:var( --e-global-typography-e387c4e-font-family ), Sans-serif;font-size:var( --e-global-typography-e387c4e-font-size );font-weight:var( --e-global-typography-e387c4e-font-weight );text-transform:var( --e-global-typography-e387c4e-text-transform );line-height:var( --e-global-typography-e387c4e-line-height );color:var( --e-global-color-222b438 );border-radius:0px 0px 0px 0px;padding:1rem 2rem 1rem 2rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-75c08b9 );}.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{color:var( --e-global-color-222b438 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75rem;}.e-con{--container-max-width:75rem;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#000000D9;--lightbox-header-icons-size:1.5rem;--lightbox-navigation-icons-size:1.5rem;}.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 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-e387c4e-font-size );line-height:var( --e-global-typography-e387c4e-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-e387c4e-font-size );line-height:var( --e-global-typography-e387c4e-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Typography */

:is(h1, h2, h3, h4) {
    text-wrap: balance;
}

p {
    margin-block: 0;
    text-wrap: pretty;
    
    & + p {
        margin-block-start: 1em;
    }
}

/* For Accessibility */

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* WordPress styles */

[data-widget_type="theme-post-content.default"],
[data-widget_type="text-editor.default"] {
    
    a {
        text-decoration: underline;    
    }
    
    :is(h1, h2) {
        margin-block: 0 1em;
        
        &:not(:first-child) {
            margin-block-start: 1em;
            padding-block-start: 1em;
            border-block-start: 1px solid hsl(from var(--e-global-color-36b0b21) h s l / .25);
        }
    }
    
    h3 {
        margin-block: 1em;
        
        &:first-child {
            margin-block-start: 0;
        }
    }
    
    :is(ol, ul) {
        list-style-type: square;
        padding-inline-start: 1em;
        margin-block: 1em;
        
        li::marker {
            color: var(--e-global-color-primary);
        }
    }
    
    table {
        margin-block: 2rem;
        
        &:last-child {
            margin-block-end: 0;
        }
        
        thead {
            text-align: left;
            color: var(--e-global-color-222b438);
            background: var(--e-global-color-primary);
            
            th {
                place-content: center;
            }
        }
    }
    
    hr {
        margin-block: 2rem;
        border-color: hsl(from #000 h s l / .25) !important;
    }
}/* End custom CSS */