.elementor-kit-6{--e-global-color-primary:#CFA45A;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#7DF26D;--e-global-color-db8adcf:#F5F5F5;--e-global-color-d9bb417:#E61212D1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Overlock SC";--e-global-typography-secondary-font-size:1px;--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2df03e4-font-family:"Tahoma";--e-global-typography-2df03e4-font-size:15px;--e-global-typography-2df03e4-font-weight:500;--e-global-typography-2df03e4-line-height:12px;background-color:#F5F5F5;color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:var( --e-global-typography-2df03e4-font-family ), Sans-serif;font-size:var( --e-global-typography-2df03e4-font-size );font-weight:var( --e-global-typography-2df03e4-font-weight );line-height:var( --e-global-typography-2df03e4-line-height );}.elementor-kit-6 h2{color:#CFA45A;font-family:"Overlock", Sans-serif;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Overlock SC", Sans-serif;font-size:25px;}.elementor-kit-6 h4{color:#CFA45A;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}.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);}@media(max-width:1024px){.elementor-kit-6 h1{font-size:var( --e-global-typography-2df03e4-font-size );line-height:var( --e-global-typography-2df03e4-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:var( --e-global-typography-2df03e4-font-size );line-height:var( --e-global-typography-2df03e4-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #FFF;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #CFA45A;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #7C3EA6;
}/* End custom CSS */