.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#F4F4F4;--e-global-color-text:#000000;--e-global-color-accent:#CAA969;--e-global-color-303b808:#FFFFFF;--e-global-color-3da72f8:#FFFFFF00;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:17px;line-height:1.8em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#CAA969;font-family:"Outfit", Sans-serif;font-size:16px;color:var( --e-global-color-primary );border-style:none;border-radius:30px 30px 30px 30px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#D8AC57;color:#000000;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-accent );font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;font-weight:600;line-height:1.5em;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Outfit", Sans-serif;font-size:70px;font-weight:700;line-height:1.1em;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Outfit", Sans-serif;font-size:48px;font-weight:600;line-height:1.2em;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"Outfit", Sans-serif;font-size:36px;font-weight:600;line-height:1.2em;}.elementor-kit-5 h4{color:var( --e-global-color-primary );font-family:"Outfit", Sans-serif;font-size:25px;font-weight:600;line-height:1.2em;}.elementor-kit-5 h5{color:var( --e-global-color-primary );font-family:"Outfit", Sans-serif;font-size:18px;font-weight:600;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-5{font-size:15px;line-height:1.6em;}.elementor-kit-5 h1{font-size:42px;}.elementor-kit-5 h2{font-size:34px;}.elementor-kit-5 h3{font-size:22px;}.elementor-kit-5 h4{font-size:18px;}.elementor-kit-5 h5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden!important;
}

.color-accent {
    color: var(--e-global-color-accent);
    background: linear-gradient(90deg, #c93, #f9e1b1, #c93, #f9e1b1);
    background-size: 400% 400%;
    font-weight: 600;
    animation: 15s infinite gradient;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}/* End custom CSS */