.elementor-kit-6{--e-global-color-primary:#08617C;--e-global-color-secondary:#197A85;--e-global-color-text:#000035;--e-global-color-accent:#B10D25;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;}.elementor-kit-6 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);}@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 *//* === Services cards (Elementor Columns) === */
.pc-services .elementor-column > .elementor-element-populated{
  background: #fff;
  border: 1px solid rgba(11,27,51,.10);
  border-radius: 18px;
  padding: 26px 22px;
  box-shadow: 0 10px 24px rgba(11,27,51,.10), 0 2px 6px rgba(11,27,51,.08);
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
  height: 100%;
}

/* Hover lift (subtle) */
.pc-services .elementor-column:hover > .elementor-element-populated{
  transform: translateY(-2px);
  border-color: rgba(11,27,51,.18);
  box-shadow: 0 14px 32px rgba(11,27,51,.12), 0 4px 10px rgba(11,27,51,.10);
}

/* Keyboard focus (accessible) */
.pc-services .elementor-column:focus-within > .elementor-element-populated{
  outline: 3px solid #1e66ff;
  outline-offset: 4px;
}

/* Optional: tighten vertical rhythm inside cards */
.pc-services .elementor-widget-heading { margin-bottom: 8px; }
.pc-services .elementor-widget-text-editor { margin-top: 0; }/* End custom CSS */