/* Page-head inline <style> blocks captured verbatim from live /privacy-policy.
   Block 1: generic Webflow page-head boilerplate (body overflow, WhatsApp sticky
   chat + select2 form layout, navbar responsive). Block 2: privacy-policy quote
   decorative opening-quote glyph (page-specific). */

body {
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
}

.whatsapp-chat-sticky .div-block-107 {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  scrollbar-width: thin;
}

.whatsapp-chat-sticky .wa-chat-header.cursor-pointer {
  cursor: pointer;
}

#wf-form-WhatsApp-Form .whatsapp-select-field {
  appearance: none;
}

#wf-form-WhatsApp-Form .whatsapp-select-field.budget option:disabled {
  color: #969bab;
}

#wf-form-WhatsApp-Form .select2-container {
  width: 100% !important;
  margin-bottom: 10px;
}

#wf-form-WhatsApp-Form .select2-container .select2-search textarea {
  font-family: 'Roboto';
  font-size: 14px;
  margin: 0 0 2px 0;
  padding: 0 12px;
}

#wf-form-WhatsApp-Form .select2-selection {
  border-radius: 10px;
  border: 1px solid #ccc;
  background-image: url("/cdn/5d8a2887296e9177accb65bc/62bab3f0b589af3f467826c7_chevron-down.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 96% 50%;
}

#wf-form-WhatsApp-Form .select2-selection__choice {
  border-radius: 10px !important;
}

#wf-form-WhatsApp-Form .select2-container--focus .select2-selection {
  border-color: #3898ec;
}

#wf-form-WhatsApp-Form ul,
#select2-waFormServices-results,
#select2-waFormReferrer-results {
  font-size: 14px;
}

#wf-form-WhatsApp-Form .whatsapp-form-field.error,
#wf-form-WhatsApp-Form .whatsapp-select-field.error ~ .select2-container {
    margin-bottom: 2px;
}

#wf-form-WhatsApp-Form label.error {
  font-size: 11px;
  font-weight: normal;
  color: #f00;
}

#wf-form-WhatsApp-Form textarea.whatsapp-form-field-message {
  resize: none;
  height: 120px;
}

#wf-form-WhatsApp-Form .wa-form-prev-button,
#wf-form-WhatsApp-Form .wa-form-next-button {
  display: none;
}

#wf-form-WhatsApp-Form .wa-form-prev-button.disabled {
  color: #969bab;
  background-color: #e0e1e6;
  border-width: 0;
}

@media (max-height: 900px) {
  .left-menu-dark-side .nav-link .text-block-33 {
    font-size: 36px;
  }
  .left-menu-dark-side .nav-link.small .text-block-33 {
    font-size: 32px;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .container, .container-1641 {
    max-width: 910px;
  }
}

@media (min-width: 1920px) {
  #wf-form-WhatsApp-Form .select2-container .select2-search textarea {
    margin: 0 0 7px 0;
  }
}

.rv-h4.privacy-policy-quote-title {
  position: relative;
}
.rv-h4.privacy-policy-quote-title:before {
  content: '“';
  position: absolute;
  top: 0;
  left: -24px;
}
