/* Property request template extracted inline styles. */
.ka-req-wrap * {
  box-sizing: border-box;
  font-family: 'Vazirmatn', system-ui, sans-serif
}

.ka-req-wrap a {
  color: #0B546B;
  text-decoration: none;
  transition: .2s
}

.ka-req-wrap a:hover {
  color: #f26a21
}

.ka-req-wrap input,
.ka-req-wrap select,
.ka-req-wrap textarea,
.ka-req-wrap button {
  font-family: 'Vazirmatn', system-ui, sans-serif
}

.ka-req-wrap input::placeholder,
.ka-req-wrap textarea::placeholder {
  color: #a3b3b8
}

.ka-req-wrap input:focus,
.ka-req-wrap select:focus,
.ka-req-wrap textarea:focus {
  border-color: #0B546B !important
}

.ka-chip {
  cursor: pointer;
  background: #fff;
  color: #1a1816;
  border: 1.5px solid #dbe6e9;
  font-size: 12.5px;
  font-weight: 600;
  min-height: 42px;
  padding: 0 15px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: .2s
}

.ka-chip.active {
  background: #eef5f7;
  color: #0B546B;
  border-color: #0B546B
}

.ka-btn-tab {
  cursor: pointer;
  border: 0;
  background: transparent;
  color: #7c7772;
  font-size: 13px;
  font-weight: 600;
  min-height: 42px;
  padding: 0 30px;
  border-radius: 11px;
  transition: .2s;
  box-shadow: none
}

.ka-btn-tab.active {
  background: #fff;
  color: #0B546B;
  font-weight: 800;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .12)
}

.ka-hidden {
  display: none !important
}

.ka-flex {
  display: flex
}

.ka-grid {
  display: grid
}

.ka-prop-inline-001 {
  background: #fde8e8;
  color: #c53030;
  padding: 15px;
  border-radius: 12px;
  text-align: center;
  font-weight: 800;
  margin-bottom: 20px;
}

.ka-prop-inline-002 {
  min-height: 100vh;
  background: #fff;
  color: #1a1816
}

.ka-prop-inline-003 {
  background: linear-gradient(135deg, #0B546B 0%, #0d5f79 58%, #08475a 100%);
  position: relative;
  overflow: hidden
}

.ka-prop-inline-004 {
  position: absolute;
  left: -90px;
  top: -90px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05)
}

.ka-prop-inline-005 {
  position: absolute;
  left: 130px;
  bottom: -140px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(242, 106, 33, 0.13)
}

.ka-prop-inline-006 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 44px 24px 40px;
  position: relative;
  text-align: center
}

.ka-prop-inline-007 {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(242, 106, 33, 0.2);
  border: 1px solid rgba(242, 106, 33, 0.35);
  color: #f9a76b;
  font-size: 11.5px;
  font-weight: 700;
  padding: 5px 14px;
  border-radius: 999px;
  margin-bottom: 14px
}

.ka-prop-inline-008 {
  margin: 0 0 12px;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  line-height: 1.55
}

.ka-prop-inline-009 {
  margin: 0 auto 28px;
  max-width: 520px;
  font-size: 14.5px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.9;
  font-weight: 500
}

.ka-prop-inline-010 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 14px;
  max-width: 800px;
  margin: 0 auto 26px;
  text-align: right
}

.ka-prop-inline-011 {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  padding: 18px 18px 20px
}

.ka-prop-inline-012 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 11px
}

.ka-prop-inline-013 {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: rgba(242, 106, 33, 0.2);
  display: flex;
  align-items: center;
  justify-content: center
}

.ka-prop-inline-014 {
  font-size: 11px;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.35)
}

.ka-prop-inline-015 {
  display: block;
  font-size: 13.5px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 5px
}

.ka-prop-inline-016 {
  display: block;
  font-size: 12px;
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.68)
}

.ka-prop-inline-017 {
  display: flex;
  justify-content: center;
  gap: 26px;
  flex-wrap: wrap
}

.ka-prop-inline-018 {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9)
}

.ka-prop-inline-019 {
  max-width: 1320px;
  margin: 0 auto;
  padding: 26px 24px 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: flex-start
}

.ka-prop-inline-020 {
  flex: 1;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ka-prop-inline-021 {
  background: #fff;
  border: 1px solid #eef1f2;
  border-radius: 18px;
  padding: 22px 24px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06)
}

.ka-prop-inline-022 {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 16px
}

.ka-prop-inline-023 {
  width: 28px;
  height: 28px;
  border-radius: 9px;
  background: #0B546B;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 800;
  flex: none
}

.ka-prop-inline-024 {
  display: flex;
  flex-direction: column;
  gap: 1px
}

.ka-prop-inline-025 {
  font-size: 15.5px;
  font-weight: 800
}

.ka-prop-inline-026 {
  font-size: 11.5px;
  color: #9a938d
}

.ka-prop-inline-027 {
  display: flex;
  gap: 8px;
  background: #f2f4f5;
  border-radius: 14px;
  padding: 5px;
  width: fit-content;
  margin-bottom: 16px
}

.ka-prop-inline-028 {
  display: block;
  margin-bottom: 9px;
  font-size: 12px;
  font-weight: 700;
  color: #5b5652
}

.ka-prop-inline-029 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px
}

.ka-prop-inline-030 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px;
  margin-bottom: 14px
}

.ka-prop-inline-031 {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #5b5652
}

.ka-prop-inline-032 {
  width: 100%;
  border: 1.5px solid #dbe6e9;
  border-radius: 12px;
  min-height: 46px;
  padding: 0 12px;
  font-size: 13px;
  background: #fbfdfd;
  outline: none
}

.ka-prop-inline-033 {
  width: 100%;
  border: 1.5px solid #dbe6e9;
  border-radius: 12px;
  min-height: 46px;
  padding: 0 13px;
  font-size: 13px;
  background: #fbfdfd;
  outline: none
}

.ka-prop-inline-034 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px
}

.ka-prop-inline-035 {
  font-size: 11.5px;
  color: #f26a21;
  font-weight: 600;
  min-height: 16px;
}

.ka-prop-inline-036 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 12px;
  margin-bottom: 16px
}

.ka-prop-inline-037 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px
}

.ka-prop-inline-038 {
  border-radius: 12px;
  padding: 0 20px;
  font-weight: 700;
}

.ka-prop-inline-039 {
  border-radius: 12px;
  padding: 0 18px;
  font-weight: 700;
}

.ka-prop-inline-040 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #5b5652
}

.ka-prop-inline-041 {
  border: 1.5px solid #dbe6e9;
  border-radius: 12px;
  padding: 11px 13px;
  font-size: 13px;
  background: #fbfdfd;
  outline: none;
  resize: vertical;
  font-family: inherit
}

.ka-prop-inline-042 {
  width: 320px;
  position: sticky;
  top: 82px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: none;
}

.ka-prop-inline-043 {
  background: #fff;
  border: 1px solid #eef1f2;
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06)
}

.ka-prop-inline-044 {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 14px
}

.ka-prop-inline-045 {
  width: 16px;
  height: 1px;
  background: #0B546B;
  display: block
}

.ka-prop-inline-046 {
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: 1.4px;
  color: #0B546B
}

.ka-prop-inline-047 {
  display: flex;
  flex-direction: column
}

.ka-prop-inline-048 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #f2f0ee;
  font-size: 12.5px
}

.ka-prop-inline-049 {
  color: #7c7772;
  flex: none
}

.ka-prop-inline-050 {
  font-weight: 700;
  color: #14110f;
  text-align: left
}

.ka-prop-inline-051 {
  font-weight: 700;
  color: #c4bfb8;
  text-align: left
}

.ka-prop-inline-052 {
  width: 100%;
  margin-top: 16px;
  cursor: pointer;
  background: #f26a21;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  min-height: 50px;
  border-radius: 14px;
  box-shadow: 0 4px 14px rgba(242, 106, 33, 0.35);
  transition: 0.2s;
}

.ka-prop-inline-053 {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 11px;
  line-height: 1.8;
  color: #9a938d
}

.ka-prop-inline-054 {
  background: #eef5f7;
  border: 1px solid #d4e3e7;
  border-radius: 18px;
  padding: 18px 20px
}

.ka-prop-inline-055 {
  font-size: 13px;
  font-weight: 800;
  color: #0B546B;
  margin-bottom: 10px
}

.ka-prop-inline-056 {
  display: flex;
  flex-direction: column;
  gap: 11px
}

.ka-prop-inline-057 {
  display: flex;
  align-items: flex-start;
  gap: 9px
}

.ka-prop-inline-058 {
  flex: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #0B546B;
  color: #fff;
  font-size: 10.5px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px
}

.ka-prop-inline-059 {
  font-size: 12px;
  line-height: 1.85;
  color: #3f5a63
}

.ka-prop-inline-060 {
  background: #fff;
  border: 1px solid #eef1f2;
  border-radius: 18px;
  padding: 18px 20px;
  text-align: center
}

.ka-prop-inline-061 {
  font-size: 12.5px;
  font-weight: 700;
  color: #1a1816;
  margin-bottom: 4px
}

.ka-prop-inline-062 {
  font-size: 11.5px;
  color: #7c7772;
  line-height: 1.8;
  margin-bottom: 12px
}

.ka-prop-inline-063 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  background: #0B546B;
  color: #fff;
  font-size: 12.5px;
  font-weight: 800;
  min-height: 44px;
  border-radius: 12px;
  transition: 0.2s;
}

.ka-prop-inline-063:hover {
  background: #08404f;
  color: #fff
}

.ka-prop-inline-064 {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.ka-prop-inline-065 {
  position: absolute;
  inset: 0;
  background: rgba(10, 24, 30, 0.65);
  backdrop-filter: blur(4px);
}

.ka-prop-inline-066 {
  position: relative;
  width: 100%;
  max-width: 420px;
  background: #fff;
  border-radius: 22px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  padding: 26px;
}

.ka-prop-inline-067 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.ka-prop-inline-068 {
  font-size: 18px;
  font-weight: 900
}

.ka-prop-inline-069 {
  border: none;
  cursor: pointer;
  background: #f5f4f3;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-size: 15px;
  color: #5b5652
}

.ka-prop-inline-070 {
  margin: 0 0 15px;
  font-size: 12.5px;
  line-height: 1.9;
  color: #7c7772
}

.ka-prop-inline-071 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #5b5652;
  margin-bottom: 12px;
}

.ka-prop-inline-072 {
  border: 1.5px solid #dbe6e9;
  border-radius: 12px;
  min-height: 48px;
  padding: 0 14px;
  font-size: 13.5px;
  background: #fbfdfd;
  outline: none
}

.ka-prop-inline-073 {
  border: 1.5px solid #dbe6e9;
  border-radius: 12px;
  min-height: 48px;
  padding: 0 14px;
  font-size: 13.5px;
  background: #fbfdfd;
  outline: none;
  text-align: right
}

.ka-prop-inline-074 {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #5b5652;
  margin-top: 5px;
  margin-bottom: 8px;
}

.ka-prop-inline-075 {
  display: flex;
  gap: 7px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ka-prop-inline-076 {
  border-radius: 11px;
  padding: 0 13px;
  font-weight: 600;
  min-height: 40px;
  font-size: 12px;
}

.ka-prop-inline-077 {
  display: none;
  background: #fde8e8;
  color: #c53030;
  padding: 10px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

.ka-prop-inline-078 {
  width: 100%;
  cursor: pointer;
  background: #f26a21;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  min-height: 50px;
  border-radius: 14px;
  margin-bottom: 8px;
  transition: 0.2s;
}

.ka-prop-inline-079 {
  display: none;
  width: 100%;
  cursor: pointer;
  background: transparent;
  border: none;
  color: #0B546B;
  font-size: 12.5px;
  font-weight: 700;
  padding: 8px;
}

.ka-prop-inline-080 {
  text-align: center;
  display: block;
  margin-top: 6px;
  font-size: 11px;
  color: #9a938d
}

.ka-prop-inline-081 {
  position: absolute;
  top: 15px;
  left: 15px;
  border: none;
  cursor: pointer;
  background: #f5f4f3;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-size: 15px;
  color: #5b5652
}

.ka-prop-inline-082 {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #fdeee4;
  display: flex;
  align-items: center;
  justify-content: center
}

.ka-prop-inline-083 {
  font-size: 17px;
  font-weight: 900
}

.ka-prop-inline-084 {
  font-size: 12.5px;
  line-height: 1.9;
  color: #7c7772
}

.ka-prop-inline-085 {
  font-weight: 700;
  color: #0B546B
}

.ka-prop-inline-086 {
  width: 200px;
  text-align: center;
  letter-spacing: 10px;
  border: 1.5px solid #dbe6e9;
  border-radius: 14px;
  min-height: 56px;
  padding: 0 13px;
  font-size: 22px;
  font-weight: 800;
  background: #fbfdfd;
  outline: none
}

.ka-prop-inline-087 {
  display: none;
  background: #fde8e8;
  color: #c53030;
  padding: 10px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
}

.ka-prop-inline-088 {
  width: 100%;
  cursor: pointer;
  background: #f26a21;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  min-height: 50px;
  border-radius: 14px
}

.ka-prop-inline-089 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 5px;
}

.ka-prop-inline-090 {
  background: none;
  border: none;
  color: #5b5652;
  font-size: 11.5px;
  cursor: pointer;
  text-decoration: underline;
}

.ka-prop-inline-091 {
  display: none;
  color: #f26a21;
  font-weight: 700;
  cursor: pointer;
}

.ka-prop-inline-092 {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #eaf6ef;
  display: flex;
  align-items: center;
  justify-content: center
}

.ka-prop-inline-093 {
  font-size: 12.5px;
  line-height: 1.9;
  color: #5b5652
}

.ka-prop-inline-094 {
  width: 100%;
  font-size: 12px;
  line-height: 1.9;
  color: #0B546B;
  background: #eef5f7;
  border-radius: 12px;
  padding: 12px 14px
}

.ka-prop-inline-095 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0B546B;
  color: #fff;
  font-size: 13.5px;
  font-weight: 800;
  min-height: 48px;
  border-radius: 13px;
  text-decoration: none;
  transition: 0.2s;
  margin-top: 4px;
}

.ka-prop-inline-095:hover {
  background: #08404f;
  color: #fff
}

.ka-prop-inline-096 {
  cursor: pointer;
  background: transparent;
  border: none;
  color: #7c7772;
  font-size: 12.5px;
  font-weight: 700;
  padding: 4px
}

@media (max-width:800px) {
  .ka-prop-inline-019 {
    padding: 22px 18px 50px;
    flex-direction: column
  }

  .ka-prop-inline-020,
  .ka-prop-inline-042 {
    width: 100%;
    min-width: 0
  }

  .ka-prop-inline-042 {
    position: static
  }
}

@media (max-width:560px) {
  .ka-prop-inline-006 {
    padding: 32px 16px 30px
  }

  .ka-prop-inline-008 {
    font-size: 24px
  }

  .ka-prop-inline-009 {
    font-size: 13px
  }

  .ka-prop-inline-010 {
    grid-template-columns: 1fr
  }

  .ka-prop-inline-021,
  .ka-prop-inline-043,
  .ka-prop-inline-054,
  .ka-prop-inline-060 {
    border-radius: 14px
  }

  .ka-prop-inline-021 {
    padding: 18px 16px
  }

  .ka-prop-inline-022 {
    align-items: flex-start
  }

  .ka-prop-inline-027 {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr
  }

  .ka-btn-tab {
    padding-inline: 12px
  }

  .ka-prop-inline-030,
  .ka-prop-inline-034,
  .ka-prop-inline-036 {
    grid-template-columns: 1fr
  }

  .ka-chip {
    justify-content: center
  }

  .ka-prop-inline-064 {
    padding: 12px
  }

  .ka-prop-inline-066 {
    padding: 22px 18px;
    border-radius: 18px
  }
}