.elementor-1436 .elementor-element.elementor-element-4a60593{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--border-radius:26px 26px 26px 26px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-1436 .elementor-element.elementor-element-227c7d2{width:100%;max-width:100%;}#elementor-popup-modal-1436 .dialog-widget-content{animation-duration:0.8s;border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1436{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1436 .dialog-message{width:900px;height:auto;}#elementor-popup-modal-1436 .dialog-close-button{display:flex;font-size:26px;}#elementor-popup-modal-1436 .dialog-close-button i{color:var( --e-global-color-accent );}#elementor-popup-modal-1436 .dialog-close-button svg{fill:var( --e-global-color-accent );}@media(max-width:1024px){.elementor-1436 .elementor-element.elementor-element-4a60593{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}#elementor-popup-modal-1436 .dialog-widget-content{border-radius:16px 16px 16px 16px;}}@media(max-width:767px){.elementor-1436 .elementor-element.elementor-element-4a60593{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-227c7d2 */.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100% !important;
  padding: 14px 16px;
  border: 1px solid #2A2A2A1a;
  border-radius: 12px;
  background-color: #fffaf400;
  font-size: 12px;
  color: #333;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: block;
  margin-top: 8px;
  font-family: Nunito;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #C2C2C2;
}

.wpcf7 textarea {
  min-height: 120px;
  max-height: 120px;
  resize: none;
}

.wpcf7 input[type="submit"] {
  background-color: #a50909;
  color: white;
  border: none;
  padding: 12px 30px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
  margin-top: 10px;
}

.wpcf7 input[type="submit"]:hover {
  background-color: #7d0707;
}


label{
    min-width: 100%!important;
    max-width: 100%!important;
}



.wpcf7 input:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #ccc !important; /* Optional: normal border color */
}

.wpcf7 form label {
color: #1C1C1C;
font-family: "DM Serif Display";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}/* End custom CSS */