/* Contact Us & Support — Figma 50:1609 1:1 1920×3853 */

.page--contact {
  height: 3853px;
  overflow: hidden;
}

.page--contact .banner {
  height: 860px;
}

.page--contact .banner__img {
  animation: none;
}

.contact-banner__img-wrap {
  position: absolute;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
  width: 1932px;
  height: 872px;
}

.contact-banner__img {
  width: 1932px;
  height: 872px;
  object-fit: cover;
}

.contact-title {
  position: absolute;
  left: 241px;
  top: 491px;
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 98px;
  line-height: 84px;
  color: var(--purple);
  white-space: nowrap;
  z-index: 3;
}

/* Contact card */
.cinfo__panel {
  position: absolute;
  left: 201px;
  top: 1025px;
  width: 1519px;
  height: 400px;
  background: #f6f0fe;
  border-radius: 15px;
}

.cinfo__bar {
  position: absolute;
  left: 559px;
  top: 973px;
  width: 804px;
  height: 113px;
  background: var(--purple);
  border-radius: 15px;
  z-index: 2;
}

.cinfo__bar h2 {
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 60px;
  line-height: 84px;
  color: #fff;
  white-space: nowrap;
}

.cinfo__phone {
  position: absolute;
  left: 306px;
  top: 1164px;
  width: 60px;
  height: 60px;
  object-fit: cover;
  z-index: 2;
}

.cinfo__mail {
  position: absolute;
  left: 1206px;
  top: 1163px;
  width: 66px;
  height: 61px;
  object-fit: cover;
  z-index: 2;
}

.cinfo__pin {
  position: absolute;
  left: 306px;
  top: 1295px;
  width: 66px;
  height: 66px;
  overflow: hidden;
  z-index: 2;
}

.cinfo__pin img {
  position: absolute;
  left: -1px;
  top: -5px;
  width: 66px;
  height: 74px;
  object-fit: cover;
}

.cinfo__hotline .cinfo__k {
  position: absolute;
  left: 382px;
  top: 1158px;
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: var(--purple);
  white-space: nowrap;
  z-index: 2;
}

.cinfo__hotline .cinfo__v {
  position: absolute;
  left: 382px;
  top: 1199px;
  font-family: var(--font-poppins);
  font-weight: 400;
  font-size: 28px;
  line-height: 30px;
  color: var(--purple);
  white-space: nowrap;
  z-index: 2;
}

.cinfo__email .cinfo__k {
  position: absolute;
  left: 1297px;
  top: 1158px;
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: var(--purple);
  white-space: nowrap;
  z-index: 2;
}

.cinfo__email .cinfo__v {
  position: absolute;
  left: 1297px;
  top: 1199px;
  font-family: var(--font-poppins);
  font-weight: 400;
  font-size: 28px;
  line-height: 30px;
  color: var(--purple);
  white-space: nowrap;
  z-index: 2;
}

.cinfo__addr .cinfo__k {
  position: absolute;
  left: 385px;
  top: 1295px;
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: var(--purple);
  white-space: nowrap;
  z-index: 2;
}

.cinfo__addr .cinfo__v {
  position: absolute;
  left: 385px;
  top: 1336px;
  font-family: var(--font-poppins);
  font-weight: 400;
  font-size: 28px;
  line-height: 30px;
  color: var(--purple);
  white-space: nowrap;
  z-index: 2;
}

/* Service Guidelines */
.guide__map {
  position: absolute;
  left: 50%;
  top: 1425px;
  transform: translateX(-50%);
  width: 1628px;
  height: 841px;
  object-fit: cover;
  pointer-events: none;
}

.guide h2 {
  position: absolute;
  left: calc(50% - 351px);
  top: 1551px;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 76px;
  line-height: 84px;
  color: var(--purple);
  white-space: nowrap;
}

.gcard {
  position: absolute;
  top: 1713px;
  width: 484px;
  z-index: 2;
}

.gcard img {
  display: block;
  width: 484px;
  object-fit: cover;
}

.gcard--1 img {
  height: 272px;
}

.gcard--2 img,
.gcard--3 img {
  height: 269px;
}

.gcard__body {
  width: 484px;
  height: 246px;
  background: #efefef;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 34px 19px 0;
}

.gcard__body p {
  font-size: 23px;
  line-height: 32px;
  text-align: left;
  color: var(--purple);
}

.gcard--1 .gcard__body p {
  width: 446px;
}

.gcard--2 .gcard__body p {
  width: 446px;
}

.gcard--3 .gcard__body p {
  width: 392px;
}

.gcard--1 { left: 199px; }
.gcard--2 { left: 718px; }
.gcard--3 { left: 1237px; }

/* Form Fields */
.cform h2 {
  position: absolute;
  left: calc(50% - 216px);
  top: 2343px;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 76px;
  line-height: 84px;
  color: var(--purple);
  white-space: nowrap;
}

.ffield {
  position: absolute;
}

.ffield label {
  position: absolute;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 30px;
  line-height: 84px;
  color: var(--purple);
  white-space: nowrap;
}

.ffield input {
  position: absolute;
  width: 1130px;
  height: 82px;
  background: #efefef;
  border: 0;
  border-radius: 15px;
  padding: 0 28px;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: var(--purple);
  outline: none;
}

.ffield input::placeholder {
  color: #b7b7b7;
}

.ffield--name,
.ffield--phone,
.ffield--email {
  left: 280px;
  width: 1411px;
  height: 84px;
}

.ffield--name {
  top: 2475px;
}

.ffield--phone {
  top: 2569px;
}

.ffield--email {
  top: 2660px;
}

.ffield label {
  left: 47px;
  top: 0;
}

.ffield input {
  left: 331px;
  top: 1px;
}

.ffield__star {
  position: absolute;
  left: 0;
  top: 42px;
  width: 31px;
  height: 15px;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 70px;
  line-height: 30px;
  color: var(--purple);
  overflow: visible;
}

.cform__submit {
  position: absolute;
  left: 750px;
  top: 2803px;
  width: 421px;
  height: 76px;
  background: var(--purple);
  border-radius: 15px;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 46px;
  line-height: 46px;
  color: #fff;
  z-index: 2;
}

.cform__submit:hover {
  filter: brightness(1.08);
}

.cform__submit:disabled {
  opacity: 0.85;
  cursor: default;
}

.page--contact .footer {
  top: 2995px;
}

@media (max-width: 991px) {
  .page--contact {
    height: auto !important;
    overflow: hidden;
  }

  .page--contact .banner {
    position: relative;
    width: 100%;
    height: 62vw;
    min-height: 280px;
  }

  .contact-banner__img-wrap,
  .contact-banner__img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: none;
  }

  .contact-title,
  .cinfo__panel,
  .cinfo__bar,
  .cinfo__phone,
  .cinfo__mail,
  .cinfo__pin,
  .cinfo__k,
  .cinfo__v,
  .guide__map,
  .guide h2,
  .gcard,
  .cform h2,
  .ffield,
  .cform__submit {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    transform: none;
  }

  .contact-title {
    position: absolute;
    left: 16px;
    right: 16px;
    top: 96px;
    font-size: 28px;
    line-height: 1.15;
    white-space: normal;
    color: #fff;
    z-index: 3;
  }

  .cinfo {
    margin: -36px 16px 24px;
    background: #f6f0fe;
    border-radius: 12px;
    padding: 0 0 20px;
    position: relative;
    z-index: 4;
    overflow: hidden;
  }

  .cinfo__panel {
    display: none;
  }

  .cinfo__bar {
    width: 100%;
    margin: 0 0 20px;
    height: auto;
    padding: 14px 16px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0;
  }

  .cinfo__bar h2 {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    font-size: 22px;
    line-height: 1.2;
    white-space: normal;
  }

  .cinfo__hotline,
  .cinfo__email,
  .cinfo__addr {
    display: grid;
    grid-template-columns: 40px 1fr;
    grid-template-rows: auto auto;
    column-gap: 12px;
    row-gap: 4px;
    align-items: start;
    margin: 0 16px 16px;
  }

  .cinfo__phone,
  .cinfo__mail,
  .cinfo__pin {
    position: relative;
    left: auto;
    top: auto;
    width: 40px;
    height: 40px;
    grid-column: 1;
    grid-row: 1 / span 2;
    align-self: start;
    flex-shrink: 0;
    overflow: visible;
  }

  .cinfo__pin img {
    position: relative;
    left: auto;
    top: auto;
    width: 40px;
    height: 45px;
    object-fit: contain;
  }

  .cinfo__hotline .cinfo__k,
  .cinfo__email .cinfo__k,
  .cinfo__addr .cinfo__k,
  .cinfo__hotline .cinfo__v,
  .cinfo__email .cinfo__v,
  .cinfo__addr .cinfo__v {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    max-width: 100%;
    white-space: normal;
    word-break: break-word;
  }

  .cinfo__k {
    grid-column: 2;
    grid-row: 1;
    font-size: 16px;
    line-height: 1.35;
  }

  .cinfo__v {
    grid-column: 2;
    grid-row: 2;
    padding-left: 0;
    font-size: 15px;
    line-height: 1.45;
  }

  .cinfo__v a {
    color: var(--purple);
    word-break: break-all;
  }

  .cinfo__addr .cinfo__v {
    width: auto;
  }

  .guide {
    padding: 8px 16px 24px;
  }

  .guide__map {
    display: none;
  }

  .guide h2,
  .cform h2 {
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
    display: block;
    margin: 16px 0;
    white-space: normal;
  }

  .gcard {
    width: 100%;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 8px;
  }

  .gcard img,
  .gcard--1 img,
  .gcard--2 img,
  .gcard--3 img,
  .gcard__body {
    width: 100%;
    height: auto;
  }

  .gcard img {
    height: 180px;
    object-fit: cover;
  }

  .gcard__body {
    padding: 16px 14px 20px;
  }

  .gcard__body p,
  .gcard--1 .gcard__body p,
  .gcard--2 .gcard__body p,
  .gcard--3 .gcard__body p {
    width: auto;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }

  .cform {
    padding: 8px 16px 40px;
  }

  .ffield,
  .ffield--name,
  .ffield--phone,
  .ffield--email {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }

  .ffield label,
  .ffield input,
  .ffield__star {
    position: relative;
    left: auto;
    top: auto;
  }

  .ffield label {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  .ffield__star {
    display: inline;
    font-size: 22px;
    line-height: 1;
    width: auto;
    height: auto;
    margin-right: 4px;
  }

  .ffield--phone,
  .ffield--email {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .ffield input {
    width: 100%;
    height: 48px;
    font-size: 14px;
    padding: 0 14px;
  }

  .cform__submit {
    display: block;
    width: 100%;
    max-width: 280px;
    height: 52px;
    margin: 8px auto 0;
    font-size: 22px;
    line-height: 52px;
  }

  .page--contact .footer {
    position: relative;
    top: auto;
  }
}
