.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#121212;--e-global-color-accent:#61CE70;--e-global-color-8dfffad:#3B5110;--e-global-color-cd8110f:#5C6429;--e-global-color-708b3b7:#634126;--e-global-color-2954b74:#F9F2D6;--e-global-color-cf079fc:#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-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:clamp(1rem, 0.9489rem + 0.2273vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-6e76915-font-family:"Lato";--e-global-typography-6e76915-font-size:clamp(0.8333rem, 0.8061rem + 0.1212vw, 0.9rem);--e-global-typography-6e76915-font-weight:700;--e-global-typography-6e76915-text-transform:uppercase;--e-global-typography-8f418fb-font-family:"Lato";--e-global-typography-8f418fb-font-size:clamp(2.4883rem, 2.1018rem + 1.718vw, 3.4332rem);--e-global-typography-8f418fb-line-height:1.1;--e-global-typography-7602703-font-family:"Lato";--e-global-typography-7602703-font-size:clamp(2.0736rem, 1.7983rem + 1.2236vw, 2.7466rem);--e-global-typography-7602703-line-height:1.2;--e-global-typography-2b7a7cc-font-family:"Lato";--e-global-typography-2b7a7cc-font-size:clamp(1.44rem, 1.31rem + 0.5778vw, 1.7578rem);--e-global-typography-2b7a7cc-line-height:1.3;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{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 );border-radius:0px 0px 0px 0px;padding:0.75rem 2rem 0.75rem 2rem;}.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);}.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-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    scroll-behavior: smooth !important;
}

:is(h1, h2, h3, h4) {
    margin-block: 0;
    max-inline-size: 45ch;
    text-wrap: balance;
    
    p + & {
        margin-block-start: 1em;
    }
}

p {
    margin-block: 0;
    text-wrap: pretty;
    
    & + p {
        margin-block-start: 1em;
    }
}/* End custom CSS */