.elementor-kit-5{--e-global-color-primary:#543515;--e-global-color-secondary:#1D1D1D;--e-global-color-text:#606060;--e-global-color-accent:#543515;--e-global-color-43f8a24:#F3C085;--e-global-color-768fd0d:#17833E;--e-global-color-9ef397d:#FFFFFF;--e-global-color-478b3de:#EF4444;--e-global-color-fc2635c:#E7B008;--e-global-color-5b19574:#00000030;--e-global-color-a70ff04:#2A1A0A;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:1.25em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.45em;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.65em;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.35em;}.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-size:1.25em;font-weight:600;line-height:1.35em;border-style:none;border-radius:10px 10px 10px 10px;padding:18px 24px 18px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */html, body{
    overflow-x: hidden;
    -webkit-tap-highlight-color: transparent;
}
h1,h2,h3,h4{
    margin: 0;
}

html::before{
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: radial-gradient(at 20% 80%, #fff 1px, transparent 0);
    background-size: 2px 2px;
    pointer-events: none !important;
    z-index: 9999;
    opacity: .05;
    mix-blend-mode: plus-lighter;
}/* End custom CSS */