.elementor-279 .elementor-element.elementor-element-6c884aa{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-77ff388 */.mac-quote-form-wrap .mac-cf7-company-note {
  margin: 18px 0 18px;
  padding: 14px 16px;
  border-left: 3px solid #d4af37;
  background: #f8f6ef;
  color: #4b5563;
  font-size: 13px;
  line-height: 1.6;
  border-radius: 12px;
}

.mac-quote-form-wrap .mac-cf7-acceptance {
  margin: 18px 0 18px;
  padding: 15px 16px;
  background: #f9fafb;
  border: 1px solid rgba(17, 17, 17, 0.12);
  border-radius: 14px;
  color: #374151;
  font-size: 13px;
  line-height: 1.55;
}

.mac-quote-form-wrap .mac-cf7-acceptance .wpcf7-list-item {
  margin: 0;
}

.mac-quote-form-wrap .mac-cf7-acceptance label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
  color: #374151;
}

.mac-quote-form-wrap .mac-cf7-acceptance input[type="checkbox"] {
  width: 18px;
  height: 18px;
  min-height: 18px;
  margin-top: 2px;
  accent-color: #d4af37;
  flex: 0 0 18px;
}

.mac-quote-form-wrap .mac-cf7-acceptance a {
  color: #111111;
  font-weight: 750;
  text-decoration: underline;
  text-underline-offset: 3px;
}


.mac-quote-form-wrap .wpcf7 form.sent .wpcf7-response-output,
.mac-quote-form-wrap .wpcf7-response-output {
  border: 2px solid #d4af37 !important;
  border-radius: 16px;
  background: #f8f6ef;
  color: #111111;
  font-size: 15px;
  line-height: 1.6;
  padding: 16px 18px;
  margin: 22px 0 0;
}

/* AUDIENCE SECTION */

.mac-quote-audience {
  padding: 76px 22px;
  background: #ffffff;
}

.mac-quote-audience__inner {
  max-width: 1180px;
  margin: 0 auto;
}

.mac-quote-audience__header {
  max-width: 820px;
  margin: 0 auto 36px;
  text-align: center;
}

.mac-quote-audience__header p {
  color: #b8a06a;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin: 0 0 14px;
}

.mac-quote-audience__header h2 {
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.08;
  letter-spacing: -0.035em;
  margin: 0 0 16px;
  color: #111111;
}

.mac-quote-audience__header h2 span {
  color: #d4af37;
}

.mac-quote-audience__header small {
  display: block;
  color: #5f6368;
  font-size: 16px;
  line-height: 1.7;
}

.mac-quote-audience__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.mac-quote-audience-card {
  background: #f7f7f5;
  border: 1px solid rgba(17, 17, 17, 0.07);
  border-radius: 24px;
  padding: 24px;
  min-height: 210px;
}

.mac-quote-audience-card h3 {
  margin: 0 0 12px;
  color: #111111;
  font-size: 18px;
  line-height: 1.25;
}

.mac-quote-audience-card p {
  margin: 0;
  color: #5f6368;
  font-size: 14px;
  line-height: 1.65;
}

@media (max-width: 980px) {
  .mac-quote-audience__grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 720px) {
  .mac-quote-audience {
    padding: 58px 18px;
  }

  .mac-quote-audience__grid {
    grid-template-columns: 1fr;
  }

  .mac-quote-audience-card {
    text-align: center;
    min-height: auto;
  }
}


.mac-quote-trust-card__icon {
  width: 44px;
  height: 44px;
  border-radius: 16px;
  background: #111111;
  color: #d4af37;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 18px;
}

.mac-quote-trust-card__icon span {
  color: #d4af37;
  line-height: 1;
  display: inline-block;
}

.mac-quote-trust-card__icon--plane span {
  font-size: 21px;
  transform: translateY(-1px);
}/* End custom CSS */