.elementor-kit-7{--e-global-color-primary:#774DB1;--e-global-color-secondary:#DC7998;--e-global-color-text:#333333;--e-global-color-accent:#19A8CC;--e-global-color-be73fea:#EBCFFF;--e-global-color-69189af:#CBECFF;--e-global-color-074e091:#FFE4ED;--e-global-color-1676abe:#FFFFFF;--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-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FDFDFD;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{border-radius:var(--br) var(--br) var(--br) var(--br);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    --br: 15px;
    --br30: 30px;
    --bodytext: 16px;
    --h1: 2.15em;
    --h2: 1.95em;
    --h3: 1.8em;
    --h4: 1.5em;
    --h5: 1.2em;
    --h6: 1.15em;
    --padding: 35px;
    --padding30: 30px;
    --innerpadding: 1.75em; 
    --smalltext: calc(var(--bodytext) * .75);
}

@media(min-width:768px){
    body {
     --h1: 3em;
         --h2: 2.2em;
    --h3: 2em;
    --bodytext: 18px;
}
    
}


h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a  { text-decoration: none !important;}

.nolink, .nolink a { text-decoration: none !important;}
.nopointer { pointer-events: none}


.shadow {
    box-shadow: 0 0 20px rgba(0,0,0,0.075) !important;
}

.section {
    padding-top: calc(var(--padding) * 1.5);
    padding-bottom: calc(var(--padding) * 1.5)
}
.section-top {
    padding-top: calc(var(--padding) * 1.5);
}
.section-bottom {
    padding-bottom: calc(var(--padding) * 1.5);
}/* End custom CSS */