.elementor-kit-7{--e-global-color-primary:#886507;--e-global-color-secondary:#6D5104;--e-global-color-text:#886507;--e-global-color-accent:#886507;--e-global-color-b7267ff:#F9F6F0;--e-global-color-14c1212:#886507;--e-global-color-257a006:#DDAB24;--e-global-color-68d5c0f:#CA9A1D;--e-global-color-911ddd6:#DBCCB4;--e-global-color-b0c6f8f:#C1B094;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:200;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Manrope", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#664B04;font-family:"Manrope", Sans-serif;font-size:16px;font-weight:500;}.elementor-kit-7 h1{color:#886507;font-family:"Manrope", Sans-serif;font-size:50px;}.elementor-kit-7 h2{color:#886507;font-family:"Manrope", Sans-serif;font-size:42px;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:"Manrope", Sans-serif;}.elementor-kit-7 h4{color:#886507;font-family:"Manrope", Sans-serif;}.elementor-kit-7 h5{font-family:"Manrope", Sans-serif;}.elementor-kit-7 h6{font-family:"Manrope", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--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);}.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 */html, body {
    width: 100%;
    overflow-x: hidden;
}

p {
    margin-bottom: 0px;
}

::-webkit-scrollbar {
    width: 6px;
    background: #4384bd;
}

::-webkit-scrollbar-track{
    background: #f9f6f0;
}

::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 10px;
    border: 1px solid #ddab24;
}

*::selection {
    color: #fff;
    background-color: #b7aa90;
}

.border-bottom {
    border-width: 0 0 5px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, #73553f, #c09555, #73553f, 0)) 1;
    
    border-width: 0 0 2px 0;
    /*border-color: #e3dad0;*/
}

.border-gradient {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-image: linear-gradient(90deg, rgba(0,147,255, 0), rgba(227,185,159, 1), rgba(227,185,159, 1), rgba(227,185,159, 1), rgba(227,185,159, 0)) 1;
}

/* .elementor-kit-7 .elementor-fiel-option {
    display: flex;
    gap:10px;
    align-items: center;
    accent-color: red;
} *//* End custom CSS */