.elementor-kit-1407{--e-global-color-primary:#FCFCFC;--e-global-color-secondary:#FFF6E5;--e-global-color-text:#0D243F;--e-global-color-accent:#006AE3;--e-global-color-60eab07:#00AAE3;--e-global-color-57b47a3:#9242CE;--e-global-color-a627ad2:#CA86FE;--e-global-color-a3195ea:#E76626;--e-global-color-b81e5b7:#FF8142;--e-global-color-402b44b:#F69231;--e-global-color-c315dc7:#FFB957;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-1407 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 *//* General minimal scrollbar styling for Elementor content */
.elementor-widget,
.elementor-section,
.elementor-popup-modal .dialog-widget-content {
  scrollbar-width: thin;               /* Firefox */
  scrollbar-color: #9242CE;   /* Firefox */
}

/* Chrome, Safari, Edge (WebKit) */
.elementor-widget::-webkit-scrollbar,
.elementor-section::-webkit-scrollbar,
.elementor-popup-modal .dialog-widget-content::-webkit-scrollbar {
  width: 6px;
}

.elementor-widget::-webkit-scrollbar-track,
.elementor-section::-webkit-scrollbar-track,
.elementor-popup-modal .dialog-widget-content::-webkit-scrollbar-track {
  background: transparent;
}

.elementor-widget::-webkit-scrollbar-thumb,
.elementor-section::-webkit-scrollbar-thumb,
.elementor-popup-modal .dialog-widget-content::-webkit-scrollbar-thumb {
  background-color: #9242CE;
  border-radius: 10px;
  transition: background-color 0.3s ease;
}

.elementor-widget::-webkit-scrollbar-thumb:hover,
.elementor-section::-webkit-scrollbar-thumb:hover,
.elementor-popup-modal .dialog-widget-content::-webkit-scrollbar-thumb:hover {
  background-color: #9242CE;
}/* End custom CSS */