.elementor-kit-5{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#2C7A7B;--e-global-color-text:#3A3A3A;--e-global-color-accent:#8A9199;--e-global-color-568cf56:#F7F8F8;--e-global-color-0f0336d:#FFFFFF;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-weight:600;color:#FFFFFF;border-radius:50px 50px 50px 50px;}.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{background-color:#1A1A1A;}.elementor-kit-5 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){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 */.elementor-kit-5 .wpcf7-form {
  background: #ffffff;
  padding: 32px;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.3);
  max-width: 480px;
  margin: 0 auto;
}

.elementor-kit-5 .wpcf7-form-control {
  width: 100%;
  padding: 12px 16px;
  margin-bottom: 12px;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  background: #F7F8F8;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #3A3A3A;
  box-sizing: border-box;
}

.elementor-kit-5 .wpcf7-form-control:focus {
  border-color: #2C7A7B;
  outline: none;
  background: #ffffff;
}

.elementor-kit-5 select.wpcf7-form-control {
  cursor: pointer;
}

.elementor-kit-5 textarea.wpcf7-form-control {
  min-height: 90px;
  resize: vertical;
}

.elementor-kit-5 input[type="submit"],
.elementor-kit-5 .wpcf7-submit {
  background: #2C7A7B !important;
  color: #ffffff !important;
  border: none !important;
  padding: 14px 32px !important;
  border-radius: 8px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  cursor: pointer;
  width: 100%;
  transition: background 0.2s ease;
}

.elementor-kit-5 input[type="submit"]:hover,
.elementor-kit-5 .wpcf7-submit:hover {
  background: #1A1A1A !important;
}/* End custom CSS */