.elementor-widget-container > .uael-party-propz-wrap i{color:var( --e-global-color-primary );}.elementor-widget-container > .uael-party-propz-wrap svg{fill:var( --e-global-color-primary );}.elementor-1399 .elementor-element.elementor-element-1641eff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:102px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor .uael-party-propz-widget-wrap i{color:var( --e-global-color-primary );}.elementor-widget-text-editor .uael-party-propz-widget-wrap svg{fill:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1399 .elementor-element.elementor-element-1cec9ca{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1399 .elementor-element.elementor-element-ee0cd42{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1399 .elementor-element.elementor-element-b5c86de{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-1399 .elementor-element.elementor-element-e718dc2{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1399 .elementor-element.elementor-element-e718dc2.elementor-element{--align-self:flex-start;--order:-99999 /* order start hack */;--flex-grow:0;--flex-shrink:0;}}@media(min-width:768px){.elementor-1399 .elementor-element.elementor-element-ee0cd42{--width:50%;}.elementor-1399 .elementor-element.elementor-element-b5c86de{--width:50%;}}/* Start custom CSS for text-editor, class: .elementor-element-d09b481 */body {
  margin: 0;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: #f0f0f0;
}

.contact-section {
  background: linear-gradient(135deg, #3399dd, #f2994a);
  color: white;
  text-align: center;
  padding: 100px 20px;
  border-radius: 12px;
  max-width: 100%;
  box-sizing: border-box;
}

.contact-tag {
  display: inline-block;
  background: rgba(255, 255, 255, 0.15);
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 500;
}

.contact-tag i {
  margin-right: 6px;
}

.contact-section h1 {
  font-size: 48px;
  margin: 10px 0;
}

.highlight {
  color: #ffc166;
  font-weight: bold;
}

.contact-section p {
  max-width: 720px;
  margin: 20px auto 0;
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
}

@media (max-width: 600px) {
  .contact-section h1 {
    font-size: 32px;
  }

  .contact-section p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e718dc2 */body {
  margin: 0;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: #f8f9fb;
  color: #2c2c2c;
}

.contact-container {
  max-width: 800px;
  margin: 60px auto;
  padding: 0 20px;
}

.contact-container h2 {
  font-size: 32px;
  margin-bottom: 10px;
  color: #1d1d1f;
}

.contact-container p {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 30px;
}

.contact-box {
  background: white;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
}

.contact-item {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}

.icon-circle {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: #e9f2fd;
  color: #2d87f0;
  font-size: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-content h4 {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: bold;
  color: #1d1d1f;
}

.contact-content p {
  margin: 0;
  font-size: 15px;
  color: #4b4b4b;
}

.contact-content a {
  color: #2b75f3;
  text-decoration: none;
}

.contact-content a:hover {
  text-decoration: underline;
}

.note {
  font-size: 13px;
  color: #888;
}

@media (max-width: 600px) {
  .contact-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .icon-circle {
    margin-bottom: 10px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-597a172 */body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 2rem;
  background-color: #f9f9f9;
  color: #333;
}

.contact-form-section {
  max-width: 800px;
  margin: auto;
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06);
}

.contact-form-section h2 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

.contact-form-section p {
  font-size: 1rem;
  color: #666;
  margin-bottom: 1.5rem;
}

.contact-form {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.form-group {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
}

.form-group.half {
  flex: 1 1 calc(50% - 0.5rem);
}

label {
  font-weight: bold;
  margin-bottom: 0.25rem;
}

input, textarea {
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 1rem;
  background: #fff;
}

textarea {
  resize: vertical;
}

button {
  background-color: #2e9fe7;
  color: white;
  padding: 0.75rem;
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  cursor: pointer;
  width: 100%;
  margin-top: 1rem;
}

button:hover {
  background-color: #2387c3;
}/* End custom CSS */