.whatsapp-container {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99999;
  cursor: pointer;
  width: 64px;
  height: 64px;
  background: linear-gradient(135deg, #c9a79b 0%, #b8967c 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 16px rgba(201, 167, 155, 0.35);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.whatsapp-container:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(201, 167, 155, 0.45);
}

.whatsapp-container svg {
  color: #ffffff;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.wpcf7-response-output {
  display: none!important;
}

.container-frm-utm.active {
  opacity: 1;
  -webkit-pointer-events: auto!important;
  -moz-pointer-events: auto!important;
  -ms-pointer-events: auto!important;
  -o-pointer-events: auto!important;
  pointer-events: auto!important;
}

.container-frm-utm {
  width: 100%;
  max-width: 400px;
  height: auto;
  position: fixed;
  right: 30px;
  z-index: 99999;
  bottom: 110px;
  background: #FFFFFF;
  opacity: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 8px 32px rgba(0,0,0,.12);
  -webkit-box-shadow: 0 8px 32px rgba(0,0,0,.12);
  -moz-box-shadow: 0 8px 32px rgba(0,0,0,.12);
  -ms-box-shadow: 0 8px 32px rgba(0,0,0,.12);
  -o-box-shadow: 0 8px 32px rgba(0,0,0,.12);
  border-radius: 16px;
}

.row-frm-utm-1 {
  width: 100%;
  height: auto;
  padding: 24px 24px;
  background: linear-gradient(135deg, #c9a79b 0%, #b8967c 100%);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  position: relative;
}

.row-frm-utm-1 ul {
  list-style: none!important;
  padding: 0px 0px 0px 50px!important;
  margin: 0!important;
}

.row-frm-utm-1 ul:before {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'  width='32' height='32' fill='white'><path d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893A11.821 11.821 0 0020.885 3.488'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  padding-right: 10px;
  position: absolute;
  top: 20px;
  left: 24px;
  display: inline-block;
}

.row-frm-utm-1 ul li h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  text-align: left;
  margin: 0px 0px 6px 0px!important;
  padding: 0px!important;
  font-family: 'Inter', sans-serif;
}

.row-frm-utm-1 ul li p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  color: rgba(255, 255, 255, 0.95);
  max-width: 32ch;
  margin: 0px!important;
  padding: 0px!important;
}

.row-frm-utm-2 {
  padding: 24px 24px 0px 24px;
}

.row-frm-utm-2 input:-webkit-input-placeholder {
  color: #989b9f;
}

.row-frm-utm-2 select option {
  color: #43474e!important;
}

.row-frm-utm-2 textarea:-webkit-input-placeholder {
  color: #989b9f;
}

.row-frm-utm-2 .col-frm-utm input {
  width: 100%;
  height: 48px;
  display: block;
  position: relative;
  padding: 0 16px;
  font-size: 15px;
  font-family: 'Inter', sans-serif;
  background-color: #f8f9fa;
  border: 2px solid #e9ecef;
  border-radius: 10px;
  margin-bottom: 12px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #2c3e50;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

.row-frm-utm-2 .col-frm-utm input:focus {
  border-color: #c9a79b;
  background-color: #fff;
}

.row-frm-utm-2 .col-frm-utm select {
  width: 100%;
  height: 48px;
  display: block;
  position: relative;
  padding: 0 16px;
  color: #989b9f;
  font-size: 15px;
  font-family: 'Inter', sans-serif;
  background-color: #f8f9fa;
  border: 2px solid #e9ecef;
  border-radius: 10px;
  margin-bottom: 12px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  cursor: pointer;
}

.row-frm-utm-2 .col-frm-utm select:focus {
  border-color: #c9a79b;
  background-color: #fff;
  outline: none;
}

.row-frm-utm-2 .col-frm-utm textarea {
  width: 100%;
  display: block;
  position: relative;
  padding: 16px;
  color: #2c3e50;
  font-size: 15px;
  font-family: 'Inter', sans-serif;
  background-color: #f8f9fa;
  border: 2px solid #e9ecef;
  border-radius: 10px;
  margin-bottom: 12px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  resize: none;
}

.row-frm-utm-2 .col-frm-utm textarea:focus {
  border-color: #c9a79b;
  background-color: #fff;
  outline: none;
}

.row-frm-utm-2 .col-frm-utm button {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.5px;
  border: 0;
  margin: 0;
  padding: 0 16px;
  color: #fff;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  user-select: none;
  outline: 0;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  background: linear-gradient(135deg, #c9a79b 0%, #b8967c 100%);
  box-sizing: border-box;
  appearance: none;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 12px rgba(201, 167, 155, 0.3);
}

.row-frm-utm-2 .col-frm-utm button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(201, 167, 155, 0.4);
}

.row-frm-utm-2 .col-frm-utm [type=submit] {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.5px;
  border: 0;
  margin: 0;
  padding: 0 16px;
  color: #fff;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  user-select: none;
  outline: 0;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  background: linear-gradient(135deg, #c9a79b 0%, #b8967c 100%);
  box-sizing: border-box;
  appearance: none;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 12px rgba(201, 167, 155, 0.3);
}

.row-frm-utm-2 .col-frm-utm [type=submit]:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(201, 167, 155, 0.4);
}

.row-frm-utm-3 {
  padding: 16px 24px 24px 24px;
}

.row-frm-utm-3 p {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  margin: 0px!important;
  padding: 0px!important;
  color: #6c757d;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .container-frm-utm {
    bottom: 100px!important;
    right: 20px!important;
    left: 20px!important;
    max-width: calc(100% - 40px)!important;
  }

  .whatsapp-container {
    right: 20px!important;
    bottom: 20px!important;
    width: 56px;
    height: 56px;
  }

  .whatsapp-container svg {
    width: 28px;
    height: 28px;
  }

  .row-frm-utm-1 ul {
    padding: 0px 0px 0px 45px!important;
  }

  .row-frm-utm-1 ul:before {
    width: 36px;
    height: 36px;
    top: 18px;
    left: 20px;
  }

  .row-frm-utm-1 ul li h4 {
    font-size: 16px;
  }

  .row-frm-utm-1 ul li p {
    font-size: 13px;
  }

  .row-frm-utm-2 {
    padding: 20px 20px 0px 20px;
  }

  .row-frm-utm-2 .col-frm-utm input,
  .row-frm-utm-2 .col-frm-utm select {
    height: 46px;
    font-size: 14px;
  }

  .row-frm-utm-2 .col-frm-utm button,
  .row-frm-utm-2 .col-frm-utm [type=submit] {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }

  .row-frm-utm-3 {
    padding: 14px 20px 20px 20px;
  }

  .row-frm-utm-3 p {
    font-size: 12px;
  }
}
