.elementor-kit-5{--e-global-color-primary:#212121;--e-global-color-secondary:#212121;--e-global-color-text:#666666;--e-global-color-accent:#E98029;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:28px;color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:16px;line-height:28px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-accent );font-family:"Rubik", Sans-serif;font-size:16px;font-weight:400;line-height:28px;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-size:48px;font-weight:300;line-height:64px;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-size:48px;font-weight:400;line-height:64px;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-size:22px;font-weight:400;line-height:32px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Rubik", Sans-serif;font-size:14px;font-weight:600;letter-spacing:0.7px;border-style:none;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1230px;}.e-con{--container-max-width:1230px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-kit-5 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-5 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS */.ws_hover-menu.elementor-widget-n-menu .e-n-menu-title-text,
.ws_hover-menu ul li .elementor-icon-list-text {
  position: relative;
  display: inline-block;
}

.ws_hover-menu.elementor-widget-n-menu .e-n-menu-title-text::after,
.ws_hover-menu ul li .elementor-icon-list-text::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px; /* Adjusted slightly for icon lists */
  height: 1px;
  width: 100%;
  background-color: #fff;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}

.ws_hover-menu.elementor-widget-n-menu .e-n-menu-item:hover .e-n-menu-title-text::after,
.ws_hover-menu ul li:hover .elementor-icon-list-text::after {
  transform: translateX(-50%) scaleX(1);
}/* End custom CSS */