.elementor-kit-7{--e-global-color-primary:#1B3A7A;--e-global-color-secondary:#0F2456;--e-global-color-text:#2B5098;--e-global-color-accent:#7ECFED;--e-global-color-59de8d7:#C8EBFA;--e-global-color-78f8938:#EEF8FD;--e-global-color-ef0a566:#F07840;--e-global-color-5aa691f:#FDEEE6;--e-global-color-8bde853:#1C1C1E;--e-global-color-68129e5:#6B7280;--e-global-color-2704d6e:#F4F6F9;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Playfair Display";--e-global-typography-text-font-size:28px;--e-global-typography-text-font-weight:700;--e-global-typography-text-font-style:italic;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;--e-global-typography-1d60eab-font-family:"DM Sans";--e-global-typography-1d60eab-font-weight:500;--e-global-typography-f731ecb-font-family:"DM Sans";--e-global-typography-f731ecb-font-weight:600;color:var( --e-global-color-8bde853 );font-family:"DM Sans", Sans-serif;font-size:14px;font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-ef0a566 );font-family:"DM Sans", Sans-serif;font-size:13px;font-weight:600;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;border-radius:100px 100px 100px 100px;padding:10px 22px 10px 22px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:#1B3A7A;font-family:"Playfair Display", Sans-serif;font-size:42px;font-weight:900;}.elementor-kit-7 h2{color:#1B3A7A;font-family:"Playfair Display", Sans-serif;font-size:28px;font-weight:700;}.elementor-kit-7 h3{color:var( --e-global-color-8bde853 );font-family:"Playfair Display", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-7 label{font-family:"DM Sans", Sans-serif;font-size:13px;font-weight:400;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{border-radius:8px 8px 8px 8px;padding:10px 10px 10px 10px;}.elementor-kit-7 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea:focus,.elementor-kit-7 .elementor-field-textual:focus{accent-color:var( --e-global-color-accent );border-radius:9px 9px 9px 9px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}{}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 */:root {
  --fs-9: 10px;
  --fs-10: 12px;
  --fs-11: 13px;
  --fs-12: 14px;
  --fs-13: 15px;
  --fs-14: 16px;
  --fs-15: 17px;
  --fs-16: 18px;
  --fs-18: 21px;
  --fs-17: 20px;
  --fs-20: 23px;
  --fs-22: 25px;
  --fs-26: 30px;
  --fs-30: 35px;
  --fs-36: 41px;
  --fs-28: 32px;
  --fs-34: 39px;
  --fs-38: 44px;
  --fs-42: 48px;
  --fs-32: 37px;
  --fs-48: 55px;
}

.wpforms-field-label {
  font-size: var(--fs-10) !important;
  font-weight: 600 !important;
  color: rgba(255,255,255,0.5) !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  margin-bottom: 6px !important;
  font-family: 'DM Sans', sans-serif !important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  background: rgba(255,255,255,0.08) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 8px !important;
  padding: 10px 14px !important;
  font-size: var(--fs-13) !important;
  color: white !important;
  font-family: 'DM Sans', sans-serif !important;
  width: 100% !important;
}
input::placeholder,
textarea::placeholder {
  color: rgba(255,255,255,0.3) !important;
}
textarea {
  min-height: 80px !important;
}
.wpforms-field {
  margin-bottom: 14px !important;
  padding: 0 !important;
}
.wpforms-field-label-inline,
.wpforms-field-description {
  color: rgba(255,255,255,0.7) !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: var(--fs-13) !important;
}
.wpforms-field-radio ul li {
  margin-bottom: 8px !important;
}
.wpforms-field-radio input[type="radio"] {
  accent-color: #7ECFED !important;
}
.wpforms-submit {
  width: 100% !important;
  background: #7ECFED !important;
  color: #0F2456 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: var(--fs-14) !important;
  font-weight: 700 !important;
  padding: 14px !important;
  border-radius: 100px !important;
  border: none !important;
  cursor: pointer !important;
}
.wpforms-submit:hover {
  background: #6BC0E0 !important;
}/* End custom CSS */