.elementor-kit-78{--e-global-color-primary:#0F3B7A;--e-global-color-secondary:#28A745;--e-global-color-text:#546E7A;--e-global-color-accent:#FB8C00;--e-global-color-1651436:#F2F8FC;--e-global-color-b0fc962:#28A745;--e-global-color-b9d3a03:#FB8C00;--e-global-color-dbaa974:#123047;--e-global-color-5d9b088:#546E7A;--e-global-color-f7e708e:#28A745;--e-global-color-ba3f946:#0F3B7A;--e-global-color-c9ceec8:#1E88E5;--e-global-color-7dc98ad:#F7F9FC;--e-global-color-3d0a6ca:#EAF3FF;--e-global-color-80800b2:#4DB9FF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:400;--e-global-typography-94c0022-font-size:55px;--e-global-typography-94c0022-font-weight:700;--e-global-typography-94c0022-line-height:1.2px;}.elementor-kit-78 button,.elementor-kit-78 input[type="button"],.elementor-kit-78 input[type="submit"],.elementor-kit-78 .elementor-button{background-color:var( --e-global-color-secondary );font-size:6px;color:#FFFFFF;}.elementor-kit-78 e-page-transition{background-color:#FFBC7D;}.elementor-kit-78 h1{color:var( --e-global-color-primary );font-size:48px;}.elementor-kit-78 h2{color:var( --e-global-color-primary );font-size:36px;}.elementor-kit-78 h3{color:var( --e-global-color-primary );font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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 *//* === FONS SUAU PER AL FORMULARI === */
.frm_form_fields {
  background-color: #f9fafb !important; /* gris molt clar */
  border-radius: 12px !important;
  padding: 40px !important;
  box-shadow: 0 6px 18px rgba(0,0,0,0.05) !important;
}

/* Opcional: si vols un toc més càlid (substitueix el color anterior per un d’aquests) */
/* Blau molt clar (coherent amb el logotip): #f2f8fc */
/* Verd molt clar: #f4fbf6 */
/* --- Botons principals del lloc --- */
.elementor-button, 
button, 
input[type="submit"] {
  background-color: #16A34A !important;
  color: #ffffff !important;
  font-family: 'Poppins', 'Inter', sans-serif !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  padding: 12px 28px !important;
  border: none !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  transition: all 0.2s ease-in-out !important;
}

.elementor-button:hover, 
button:hover, 
input[type="submit"]:hover {
  background-color: #2563EB !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}/* End custom CSS */