.elementor-kit-8{--e-global-color-primary:#181818;--e-global-color-secondary:#D75D34;--e-global-color-text:#000000;--e-global-color-accent:#D75D34;--e-global-color-dcbfdb5:#FFFFFF;--e-global-color-f73e00f:#E9ECF3;--e-global-color-87c34e4:#D75D34E0;--e-global-color-13051cc:#E9ECF3B3;--e-global-color-4a3f29f:#FFFFFF1A;--e-global-color-124b25a:#1E1E1EEB;--e-global-typography-primary-font-family:"Epilogue";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Epilogue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Epilogue";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Epilogue";--e-global-typography-accent-font-weight:500;--e-global-typography-47f2f45-font-family:"Noto Serif Display";--e-global-typography-47f2f45-font-weight:400;--e-global-typography-47f2f45-font-style:italic;font-family:"Epilogue", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-dcbfdb5 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:8px 8px 8px 8px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#D75D3400;color:var( --e-global-color-dcbfdb5 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}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 {
    scroll-behavior: smooth;
}

html::-webkit-scrollbar {
width: 8px!important;
}
 
html::-webkit-scrollbar-track {
background-color: #1C1C1C!important;
}
 
html::-webkit-scrollbar-track-piece {
background-color: var(--e-global-color-accent);;
}
 
html::-webkit-scrollbar-thumb {
height: 50px;
background-color: #D75D34;
border-radius: 3px;
}
 
::selection {
background: var(--e-global-color-accent );
color: white;
}

.elementor-button-icon {
    display: flex;
    align-items: center;
}

.elementor-widget-container {
    border-radius: 25px!important;
}/* End custom CSS */