.elementor-60 .elementor-element.elementor-element-3c4cd92{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-60 .elementor-element.elementor-element-7c513c0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-60 .elementor-element.elementor-element-5221ff4{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-5ba696a *//* =========================
   CONTACT PAGE - SECTION 2
   HERO
========================= */

.contact-hero {
  position: relative;
  overflow: hidden;
  min-height: 690px;
  color: #080808;
  background: #ffdc68;
  border-bottom: 6px solid #080808;
}

.contact-hero::before {
  position: absolute;
  top: 20px;
  right: -20px;
  color: rgb(0 0 0 / 4%);
  content: "CONTACT";
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: 13rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}

.contact-hero::after {
  position: absolute;
  right: -160px;
  bottom: 60px;
  width: 480px;
  height: 480px;
  border: 80px solid rgb(255 255 255 / 15%);
  border-radius: 50%;
  content: "";
}

.contact-hero-container {
  position: relative;
  z-index: 2;
  display: grid;
  width: min(1180px, calc(100% - 40px));
  min-height: 690px;
  grid-template-columns: 1fr 0.9fr;
  align-items: center;
  gap: 75px;
  margin: auto;
  padding: 65px 0 120px;
}

/* =========================
   CONTENT
========================= */

.contact-hero-label {
  display: inline-flex;
  margin-bottom: 17px;
  padding: 8px 12px;
  color: #fff;
  background: #080808;
  border-radius: 5px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.contact-hero-content h1 {
  max-width: 660px;
  margin: 0;
  color: #080808;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(3.8rem, 5.7vw, 5.8rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.04;
  text-transform: uppercase;
}

.contact-hero-content h1 span {
  display: block;
  margin-top: 5px;
  color: #fff;
  text-shadow:
    -2px -2px 0 #303030,
    2px -2px 0 #303030,
    -2px 2px 0 #303030,
    2px 2px 0 #303030;
}

.contact-hero-content > p {
  max-width: 570px;
  margin: 25px 0 0;
  color: rgb(0 0 0 / 70%);
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.8;
}

/* =========================
   ACTIONS
========================= */

.contact-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 29px;
}

.contact-hero-primary,
.contact-hero-secondary {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 22px;
  border-radius: 7px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.91rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    background 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.contact-hero-primary {
  color: #fff;
  background: #1ebe5d;
  border: 2px solid #1ebe5d;
}

.contact-hero-secondary {
  color: #080808;
  background: transparent;
  border: 2px solid #080808;
}

.contact-hero-primary svg {
  width: 21px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.contact-hero-primary:hover,
.contact-hero-secondary:hover {
  transform: translateY(-3px);
}

.contact-hero-primary:hover {
  background: #189d4c;
}

.contact-hero-secondary:hover {
  color: #fff;
  background: #080808;
}

/* =========================
   HIGHLIGHTS
========================= */

.contact-hero-highlights {
  display: flex;
  flex-wrap: wrap;
  margin-top: 34px;
  padding-top: 24px;
  border-top: 2px solid rgb(0 0 0 / 17%);
}

.contact-hero-highlights > div {
  min-width: 135px;
  padding-right: 20px;
}

.contact-hero-highlights > div:not(:first-child) {
  padding-left: 20px;
  border-left: 1px solid rgb(0 0 0 / 22%);
}

.contact-hero-highlights strong,
.contact-hero-highlights span {
  display: block;
}

.contact-hero-highlights strong {
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.18rem;
  font-weight: 900;
}

.contact-hero-highlights span {
  margin-top: 5px;
  color: rgb(0 0 0 / 62%);
  font-size: 0.54rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* =========================
   VISUAL
========================= */

.contact-hero-visual {
  position: relative;
  min-height: 490px;
}

.contact-visual-word {
  position: absolute;
  top: 10px;
  right: 0;
  color: rgb(0 0 0 / 7%);
  font-family: "Barlow Condensed", Impact, sans-serif;
  font-size: 7rem;
  font-weight: 900;
  line-height: 1;
}

/* =========================
   PHONE
========================= */

.contact-phone {
  position: absolute;
  top: 45px;
  right: 60px;
  width: 275px;
  height: 420px;
  padding: 13px;
  background: #080808;
  border: 4px solid #fff;
  border-radius: 30px;
  box-shadow: 13px 13px 0 rgb(0 0 0 / 14%);
  transform: rotate(3deg);
}

.contact-phone-speaker {
  width: 70px;
  height: 6px;
  margin: 2px auto 12px;
  background: #333;
  border-radius: 10px;
}

.contact-phone-screen {
  display: flex;
  height: 365px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 25px;
  color: #080808;
  background: #ffdc68;
  border-radius: 18px;
  text-align: center;
}

.contact-phone-logo {
  color: #080808;
  font-family: "Barlow Condensed", Impact, sans-serif;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0;
}

.contact-phone-logo span {
  color: #fff;
  text-shadow:
    -1px -1px 0 #303030,
    1px -1px 0 #303030,
    -1px 1px 0 #303030,
    1px 1px 0 #303030;
}

.contact-phone-icon {
  display: grid;
  width: 70px;
  height: 70px;
  margin: 28px 0 18px;
  color: #fff;
  background: #1ebe5d;
  border: 4px solid #fff;
  border-radius: 50%;
  place-items: center;
}

.contact-phone-icon svg {
  width: 38px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

.contact-phone-screen > strong {
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 900;
  text-transform: uppercase;
}

.contact-phone-screen > small {
  margin-top: 8px;
  color: rgb(0 0 0 / 65%);
  font-size: 0.61rem;
  line-height: 1.5;
}

.contact-phone-screen > a {
  display: inline-flex;
  min-height: 39px;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  padding: 0 15px;
  color: #fff;
  background: #080808;
  border-radius: 5px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 900;
  text-decoration: none;
}

/* =========================
   FLOATING CARDS
========================= */

.contact-hero-location-card,
.contact-hero-response-card {
  position: absolute;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 13px 15px;
  color: #fff;
  background: #080808;
  border-radius: 8px;
  box-shadow: 7px 7px 0 rgb(0 0 0 / 13%);
}

.contact-hero-location-card {
  top: 95px;
  left: 0;
}

.contact-hero-response-card {
  right: 0;
  bottom: 20px;
}

.contact-hero-location-card > span,
.contact-hero-response-card > span {
  display: grid;
  width: 40px;
  height: 40px;
  color: #080808;
  background: #ffdc68;
  border-radius: 7px;
  place-items: center;
}

.contact-hero-location-card svg,
.contact-hero-response-card svg {
  width: 23px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.contact-hero-location-card small,
.contact-hero-location-card strong,
.contact-hero-response-card small,
.contact-hero-response-card strong {
  display: block;
}

.contact-hero-location-card small,
.contact-hero-response-card small {
  margin-bottom: 3px;
  color: #999;
  font-size: 0.51rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.contact-hero-location-card strong,
.contact-hero-response-card strong {
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.91rem;
  font-weight: 900;
  text-transform: uppercase;
}

/* =========================
   BOTTOM BAR
========================= */

.contact-hero-bottom {
  position: absolute;
  z-index: 6;
  right: 0;
  bottom: 0;
  left: 0;
  background: #080808;
}

.contact-hero-bottom-container {
  display: grid;
  width: min(1180px, 100%);
  min-height: 75px;
  grid-template-columns: repeat(4, 1fr);
  margin: auto;
}

.contact-hero-bottom-container a {
  display: grid;
  color: #fff;
  border-right: 1px solid #333;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  place-items: center;
  transition:
    color 180ms ease,
    background 180ms ease;
}

.contact-hero-bottom-container a:last-child {
  border-right: 0;
}

.contact-hero-bottom-container a:hover {
  color: #080808;
  background: #ffdc68;
}

/* =========================
   TABLET
========================= */

@media (max-width: 900px) {
  .contact-hero-container {
    grid-template-columns: 1fr;
    padding-bottom: 120px;
  }

  .contact-hero-content {
    width: min(700px, 100%);
    margin: auto;
  }

  .contact-hero-visual {
    width: min(560px, 100%);
    margin: auto;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 620px) {
  .contact-hero-container {
    width: min(100% - 30px, 1180px);
    padding: 50px 0 200px;
  }

  .contact-hero-content h1 {
    font-size: clamp(3rem, 13vw, 4rem);
    line-height: 1.08;
  }

  .contact-hero-actions {
    display: grid;
  }

  .contact-hero-primary,
  .contact-hero-secondary {
    width: 100%;
  }

  .contact-hero-highlights {
    display: grid;
    gap: 12px;
  }

  .contact-hero-highlights > div {
    padding: 0;
  }

  .contact-hero-highlights > div:not(:first-child) {
    padding: 12px 0 0;
    border-top: 1px solid rgb(0 0 0 / 18%);
    border-left: 0;
  }

  .contact-hero-visual {
    min-height: 470px;
  }

  .contact-phone {
    right: 50%;
    transform: translateX(50%);
  }

  .contact-hero-location-card {
    top: 30px;
  }

  .contact-hero-response-card {
    bottom: 5px;
  }

  .contact-hero-bottom-container {
    grid-template-columns: repeat(2, 1fr);
    min-height: 150px;
  }

  .contact-hero-bottom-container a {
    min-height: 75px;
    border-bottom: 1px solid #333;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-37b6329 *//* =========================
   CONTACT PAGE - SECTION 3
   CONTACT OPTIONS
========================= */

.contact-options-section {
  position: relative;
  padding: 90px 20px;
  background: #f5f5f5;
}

.contact-options-container {
  width: min(1180px, 100%);
  margin: auto;
}

/* =========================
   HEADING
========================= */

.contact-options-heading {
  max-width: 720px;
  margin: 0 auto 42px;
  text-align: center;
}

.contact-options-label {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 7px 11px;
  color: #080808;
  background: #ffdc68;
  border: 2px solid #080808;
  border-radius: 4px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.contact-options-heading h2 {
  margin: 0;
  color: #080808;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(2.8rem, 4.5vw, 4.3rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.08;
  text-transform: uppercase;
}

.contact-options-heading h2 span {
  display: block;
  margin-top: 4px;
  color: #fff;
  text-shadow:
    -2px -2px 0 #303030,
    2px -2px 0 #303030,
    -2px 2px 0 #303030,
    2px 2px 0 #303030;
}

.contact-options-heading p {
  max-width: 580px;
  margin: 20px auto 0;
  color: #747474;
  font-size: 0.81rem;
  line-height: 1.75;
}

/* =========================
   EQUAL-SIZE GRID
========================= */

.contact-options-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.contact-option-card {
  display: flex;
  min-width: 0;
  min-height: 365px;
  flex-direction: column;
  padding: 25px 22px;
  background: #fff;
  border: 2px solid #080808;
  border-radius: 9px;
  box-shadow: 7px 7px 0 rgb(0 0 0 / 10%);
  transition:
    box-shadow 180ms ease,
    transform 180ms ease;
}

.contact-option-card:hover {
  box-shadow: 10px 10px 0 #ffdc68;
  transform: translateY(-6px);
}

/* =========================
   CARD TOP
========================= */

.contact-option-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.contact-option-number {
  color: #dedede;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 2.1rem;
  font-weight: 900;
  line-height: 1;
}

.contact-option-icon {
  display: grid;
  width: 55px;
  height: 55px;
  color: #080808;
  background: #ffdc68;
  border: 2px solid #080808;
  border-radius: 8px;
  place-items: center;
}

.whatsapp-option-icon {
  color: #fff;
  background: #1ebe5d;
}

.contact-option-icon svg {
  width: 29px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

/* =========================
   CARD CONTENT
========================= */

.contact-option-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-top: 25px;
}

.contact-option-content > small {
  color: #a27400;
  font-size: 0.53rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.contact-option-content h3 {
  margin: 7px 0 0;
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.contact-option-content h3::after {
  display: block;
  width: 32px;
  height: 3px;
  margin-top: 11px;
  background: #ffdc68;
  content: "";
}

.contact-option-content p {
  min-height: 70px;
  margin: 17px 0 15px;
  color: #717171;
  font-size: 0.7rem;
  line-height: 1.7;
}

.contact-option-content > strong {
  overflow-wrap: anywhere;
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.91rem;
  font-weight: 900;
  line-height: 1.35;
}

.contact-option-email {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 0.58rem !important;
}

/* =========================
   REVIEW STARS
========================= */

.contact-review-stars {
  display: flex;
  gap: 3px;
  color: #e5a900;
  font-size: 1.05rem;
}

/* =========================
   CARD LINKS
========================= */

.contact-option-card > a {
  display: flex;
  min-height: 42px;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: 19px;
  padding: 0 13px;
  color: #080808;
  background: #ffdc68;
  border: 2px solid #080808;
  border-radius: 5px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    color 180ms ease,
    background 180ms ease;
}

.contact-option-card > a span {
  font-size: 1rem;
}

.contact-option-card > a:hover {
  color: #fff;
  background: #080808;
}

/* =========================
   TABLET
========================= */

@media (max-width: 1000px) {
  .contact-options-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 560px) {
  .contact-options-section {
    padding: 70px 15px;
  }

  .contact-options-heading h2 {
    font-size: clamp(2.7rem, 12vw, 3.6rem);
  }

  .contact-options-grid {
    grid-template-columns: 1fr;
  }

  .contact-option-card {
    min-height: 350px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dca0e1f *//* ==================================================
   PAGE 4 - SECTION 4
   CONTACT FORM
================================================== */

.contact-form-section {
  width: 100%;
  padding: 100px 24px;
  background: #080808;
  color: #ffffff;
  overflow: hidden;
}

.contact-form-section *,
.contact-form-section *::before,
.contact-form-section *::after {
  box-sizing: border-box;
}

.contact-form-container {
  width: min(1180px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: center;
  gap: 80px;
}

/* LEFT CONTENT */

.contact-form-info {
  min-width: 0;
}

.contact-form-label {
  display: inline-flex;
  align-items: center;
  margin-bottom: 22px;
  padding: 9px 16px;
  border: 1px solid #ffdc68;
  border-radius: 999px;
  color: #ffdc68;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.contact-form-info h2 {
  max-width: 590px;
  margin: 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(42px, 5vw, 72px);
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: 0;
  text-transform: uppercase;
  overflow-wrap: normal;
  word-break: normal;
}

.contact-form-info h2 span {
  display: block;
  color: #ffdc68;
}

.contact-form-info > p {
  max-width: 540px;
  margin: 24px 0 0;
  color: #bbbbbb;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0;
}

.contact-form-benefits {
  display: grid;
  gap: 14px;
  margin-top: 38px;
}

.contact-benefit-item {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  min-height: 82px;
  padding: 14px 18px;
  border: 1px solid #272727;
  border-radius: 14px;
  background: #111111;
}

.contact-benefit-item > span {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 10px;
  background: #ffdc68;
  color: #080808;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
}

.contact-benefit-item div {
  min-width: 0;
}

.contact-benefit-item strong {
  display: block;
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}

.contact-benefit-item small {
  display: block;
  color: #969696;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
}

/* FORM CARD */

.contact-form-card {
  min-width: 0;
  padding: 38px;
  border-radius: 22px;
  background: #ffdc68;
  color: #080808;
  box-shadow: 14px 14px 0 #ffffff;
}

.contact-card-header {
  padding-bottom: 22px;
  border-bottom: 2px solid rgba(8, 8, 8, 0.18);
}

.contact-card-header small {
  display: block;
  margin-bottom: 7px;
  color: #4e421a;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

.contact-card-header h3 {
  margin: 0;
  color: #080808;
  font-size: clamp(25px, 3vw, 34px);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
  text-transform: uppercase;
}

#contact-whatsapp-form {
  display: grid;
  gap: 18px;
  margin-top: 26px;
}

.contact-input-group {
  display: grid;
  gap: 8px;
}

.contact-input-group label {
  color: #080808;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

.contact-input-group input,
.contact-input-group select,
.contact-input-group textarea {
  display: block;
  width: 100%;
  min-width: 0;
  border: 2px solid transparent;
  border-radius: 10px;
  outline: none;
  background: #ffffff;
  color: #080808;
  font: inherit;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.contact-input-group input,
.contact-input-group select {
  min-height: 52px;
  padding: 0 16px;
}

.contact-input-group textarea {
  min-height: 130px;
  padding: 15px 16px;
  resize: vertical;
}

.contact-input-group input::placeholder,
.contact-input-group textarea::placeholder {
  color: #777777;
  opacity: 1;
}

.contact-input-group input:focus,
.contact-input-group select:focus,
.contact-input-group textarea:focus {
  border-color: #080808;
  box-shadow: 0 0 0 3px rgba(8, 8, 8, 0.12);
}

.contact-form-error {
  display: none;
  padding: 11px 13px;
  border: 1px solid #9b1c1c;
  border-radius: 8px;
  background: #fff0f0;
  color: #9b1c1c;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}

.contact-form-error.is-visible {
  display: block;
}

.contact-submit-button {
  display: flex;
  width: 100%;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  gap: 11px;
  padding: 14px 20px;
  border: 2px solid #080808;
  border-radius: 10px;
  background: #080808;
  color: #ffffff;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    color 0.2s ease;
}

.contact-submit-button svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}

.contact-submit-button:hover {
  transform: translateY(-3px);
  background: #ffffff;
  color: #080808;
}

.contact-form-note {
  display: block;
  color: #554819;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}

/* RESPONSIVE */

@media (max-width: 900px) {
  .contact-form-section {
    padding: 78px 20px;
  }

  .contact-form-container {
    grid-template-columns: 1fr;
    gap: 52px;
  }

  .contact-form-info {
    text-align: center;
  }

  .contact-form-info h2,
  .contact-form-info > p {
    margin-right: auto;
    margin-left: auto;
  }

  .contact-benefit-item {
    text-align: left;
  }
}

@media (max-width: 560px) {
  .contact-form-section {
    padding: 62px 16px;
  }

  .contact-form-container {
    gap: 38px;
  }

  .contact-form-info h2 {
    font-size: 38px;
    line-height: 1.04;
  }

  .contact-form-card {
    padding: 25px 18px;
    border-radius: 16px;
    box-shadow: 7px 7px 0 #ffffff;
  }

  .contact-card-header h3 {
    font-size: 25px;
  }

  .contact-benefit-item {
    grid-template-columns: 42px minmax(0, 1fr);
    padding: 13px;
  }

  .contact-benefit-item > span {
    width: 42px;
    height: 42px;
  }
}/* End custom CSS */