.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4b34c32:#2286FF;--e-global-color-a8d9345:#004FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea:focus,.elementor-kit-4 .elementor-field-textual:focus{accent-color:#02010100;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Customize the scrollbar track */
::-webkit-scrollbar {
  width: 0px; /* Adjust the width as needed */
}

/* Style form fields in focus mode */
input:focus, textarea:focus, select:focus {
  outline: 1px solid #2286FF;
}

/* Remove outline and border for specific buttons in hover, active, and focus states */
.jet-form-builder-repeater__new:hover,
.jet-form-builder-repeater__new:active,
.jet-form-builder-repeater__new:focus,
.jet-form-builder-repeater__remove:hover,
.jet-form-builder-repeater__remove:active,
.jet-form-builder-repeater__remove:focus {
  outline: none;
  border: none;
}

/* Remove outline for buttons in hover, active, and focus modes */
button:hover,
button:active,
button:focus {
  outline: none;
}

/* Remove outline for buttons in hover, active, and focus modes */
input:hover,
input:active,
input:focus {
  outline: none;
}

.eod-dynamic-avatar{
border-radius: 30px;
}/* End custom CSS */