.elementor-234 .elementor-element.elementor-element-7d500ff{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-234 .elementor-element.elementor-element-3c79f010{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overflow:hidden;--border-radius:1rem 1rem 1rem 1rem;}.elementor-234 .elementor-element.elementor-element-3c79f010:not(.elementor-motion-effects-element-type-background), .elementor-234 .elementor-element.elementor-element-3c79f010 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-d3fab1c );}.elementor-234 .elementor-element.elementor-element-2ef6ddff{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;}.elementor-234 .elementor-element.elementor-element-54335f44{--display:flex;--gap:26px 26px;--row-gap:26px;--column-gap:26px;}.elementor-234 .elementor-element.elementor-element-4d342245 .elementor-heading-title{font-family:"Museo Sans", Sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5em;color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-4623f7a5{--grid-template-columns:repeat(0, auto);text-align:left;--icon-size:24px;--grid-column-gap:23px;--grid-row-gap:0px;}.elementor-234 .elementor-element.elementor-element-4623f7a5 .elementor-social-icon{background-color:#00327D00;--icon-padding:0em;}.elementor-234 .elementor-element.elementor-element-4623f7a5 .elementor-social-icon i{color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-4623f7a5 .elementor-social-icon svg{fill:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-34306ac{--display:flex;--gap:12px 12px;--row-gap:12px;--column-gap:12px;}.elementor-234 .elementor-element.elementor-element-1ef7055d{font-family:"Museo Sans", Sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5rem;color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-1ef7055d a{color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-4d3e6a9b{font-family:"Museo Sans", Sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5em;color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-4d3e6a9b a{color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-531a1ea5{--display:flex;--gap:12px 12px;--row-gap:12px;--column-gap:12px;}.elementor-234 .elementor-element.elementor-element-3e5cc3ce{font-family:"Museo Sans", Sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5em;color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-3e5cc3ce a{color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-6e599cc7{font-family:"Museo Sans", Sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5em;color:var( --e-global-color-primary );}.elementor-234 .elementor-element.elementor-element-6e599cc7 a{color:var( --e-global-color-primary );}.elementor-234{margin:6rem 0rem 0rem 0rem;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-234 .elementor-element.elementor-element-3c79f010{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS */.footer--section {
   /*max-width: 1440px;*/
}

.footer--container {
    border-radius: 1rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
    margin: 4rem 0 4rem 0;
    /*max-width: 90rem;*/
    width: 100%;
    background-color: var(--e-global-color-248b9fb);
}

.footer--subcontainer {
     /*max-width: 78rem;*/
     margin-left: auto;
     margin-right: auto;
     padding-left: 3rem;
     padding-right: 3rem;
}

@media screen and (max-width: 1440px) {
    .footer--container {
        margin: 4rem 36px 4rem 36px;
    }
}


@media screen and (max-width: 1024px) {
    .footer--container {
    max-width: 100%;
    margin: 2rem 36px 2rem 36px;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    }
    
    .footer--subcontainer {
     max-width: calc(100% - 6rem);
     margin-left: auto;
     margin-right: auto;
     padding: 0;
    }
}


@media screen and (max-width: 767px) {
    .footer--container {
        border-radius: 0;
        margin: 0;
        padding: 2.5rem, 1rem;
    }
    
    .footer--subcontainer {
         max-width: calc(100% - 3rem);
         padding: 0;
    }
}/* End custom CSS */