.elementor-kit-7{--e-global-color-primary:#37A6F4;--e-global-color-secondary:#0E5C9E;--e-global-color-text:#6B7280;--e-global-color-accent:#FFC526;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:400;--e-global-typography-b0a082a-font-family:"Arial";--e-global-typography-b0a082a-font-size:30px;color:var( --e-global-color-text );font-family:"Arial", Sans-serif;}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:40px;font-weight:700;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:30px;font-weight:700;}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:22px;font-weight:700;}.elementor-kit-7 h4{font-family:"Arial", Sans-serif;}.elementor-kit-7 h5{font-family:"Arial", Sans-serif;}.elementor-kit-7 h6{font-family:"Arial", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Arial", Sans-serif;font-weight:700;color:#FFFFFF;background-color:var( --e-global-color-secondary );border-radius:6px 6px 6px 6px;padding:14px 28px 14px 28px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:#FFFFFF;background-color:#0A416C;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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 *//* Inel de focus galben (2.5px) pentru navigare din tastatura */
.elementor-button:focus-visible {
  outline: 2.5px solid #FFC107 !important;
  outline-offset: 2px !important;
}

/* Stare Dezactivata (Disabled) */
.elementor-button:disabled,
.elementor-button.disabled,
.elementor-button[disabled] {
  background-color: #E2E4E8 !important;
  color: #6C757D !important;
  border: none !important;
  cursor: not-allowed !important;
  box-shadow: none !important;
  pointer-events: none;
}/* End custom CSS */