.elementor-kit-4{--e-global-color-primary:#78999B;--e-global-color-secondary:#BEB39E;--e-global-color-text:#3C3C3C;--e-global-color-accent:#E87C45;--e-global-color-9dcbf6f:#F7F7F7;--e-global-typography-primary-font-family:"Bricolage Grotesque";--e-global-typography-primary-font-size:4rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.12em;--e-global-typography-secondary-font-family:"Bricolage Grotesque";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.12em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1.25rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.42em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-264ceed-font-family:"Inter";--e-global-typography-264ceed-font-size:1.375rem;--e-global-typography-264ceed-font-weight:400;--e-global-typography-264ceed-line-height:1.32em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-text );text-decoration:underline;}.elementor-kit-4 h1{font-family:"Bricolage Grotesque", Sans-serif;font-size:4rem;font-weight:700;line-height:1.12em;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-family:"Inter", Sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;line-height:1.12em;border-radius:8rem 8rem 8rem 8rem;padding:1rem 2rem 1rem 2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--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:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1440px){.elementor-kit-4{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-4{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- GLOBAL SETTINGS --- */

/* Content Padding */
.content--holder>.e-con-inner, .header--holder, .footer--holder {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
}

/* TYpography Styles */
.content--holder p:last-child {
    margin-bottom: 0;
}

/* Color Styles */
.silk {
    color: var(--e-global-color-secondary);
}


/* --- RESPONSIVE STYLES --- */
@media (max-width: 1440px) {
    /* Content Padding */
    .content--holder>.e-con-inner, .header--holder, .footer--holder {
        padding-left: 3.125rem;
        padding-right: 3.125rem;
    }
    .hideonmobile { display: none; }
}

@media screen and (max-width: 767px) {
    html {
        font-size: 12px;
    }
    /* Content Padding */
    .content--holder>.e-con-inner, .header--holder, .footer--holder {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}/* End custom CSS */