.page-contact-us .get-in-touch[data-v-1fa310d5] {
  background-color: #f7f8ff;
}
.page-contact-us .get-in-touch .c-container[data-v-1fa310d5] {
  padding: 100px 110px 80px 130px;
}
@media only screen and (max-width: 1365px) {
.page-contact-us .get-in-touch .c-container[data-v-1fa310d5] {
    padding: 40px 30px;
}
}
.page-contact-us .get-in-touch h1[data-v-1fa310d5] {
  font-size: 26px;
  font-weight: bold;
  color: #333;
  text-align: center;
  color: rgb(var(--v-theme-primary));
}
@media only screen and (max-width: 1365px) {
.page-contact-us .get-in-touch h1[data-v-1fa310d5] {
    margin: 0;
    text-align: center;
}
}
@media only screen and (max-width: 767px) {
.page-contact-us .get-in-touch h1[data-v-1fa310d5] {
    font-size: 18px;
}
}
.page-contact-us .get-in-touch h2[data-v-1fa310d5] {
  margin: 40px 0 60px 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #666;
}
@media only screen and (max-width: 1365px) {
.page-contact-us .get-in-touch h2[data-v-1fa310d5] {
    margin: 20px 0;
}
}
@media only screen and (max-width: 767px) {
.page-contact-us .get-in-touch h2[data-v-1fa310d5] {
    font-size: 12px;
}
}
.page-contact-us .get-in-touch .row[data-v-1fa310d5] {
  display: flex;
  margin-top: 20px;
}
@media only screen and (max-width: 959px) {
.page-contact-us .get-in-touch .row[data-v-1fa310d5] {
    flex-direction: column;
}
}
.page-contact-us .get-in-touch .row .row-child[data-v-1fa310d5] {
  flex: 1;
}
@media only screen and (max-width: 959px) {
.page-contact-us .get-in-touch .row .row-child[data-v-1fa310d5] {
    flex: none;
    width: 100%;
}
}
.page-contact-us .get-in-touch .row .row-child .radio-btn[data-v-1fa310d5] {
  margin-right: 40px;
  --v-medium-emphasis-opacity: 1;
}
@media only screen and (max-width: 959px) {
.page-contact-us .get-in-touch .row .row-child .radio-btn[data-v-1fa310d5] {
    font-size: 12px;
    margin-left: -12.5px;
}
}
.page-contact-us .get-in-touch .row .row-child .radio-btn .radio-label[data-v-1fa310d5] {
  color: #000;
}
@media only screen and (max-width: 959px) {
.page-contact-us .get-in-touch .row .row-child .radio-btn .radio-label[data-v-1fa310d5] {
    font-size: 12px;
}
}
.page-contact-us .get-in-touch .row .row-child h3[data-v-1fa310d5] {
  font-size: 16px;
  font-weight: 600;
  color: rgb(var(--v-theme-primary));
  margin-bottom: 15px;
}
@media only screen and (max-width: 959px) {
.page-contact-us .get-in-touch .row .row-child h3[data-v-1fa310d5] {
    font-size: 12px;
}
}
.page-contact-us .get-in-touch .row .row-child + .row-child[data-v-1fa310d5] {
  padding-left: 30px;
}
@media only screen and (max-width: 959px) {
.page-contact-us .get-in-touch .row .row-child + .row-child[data-v-1fa310d5] {
    padding-top: 15px;
    padding-left: 0;
}
}
@media only screen and (max-width: 767px) {
.page-contact-us .get-in-touch .input-text[data-v-1fa310d5] {
    font-size: 12px;
}
}
.page-contact-us .get-in-touch .input-text[data-v-1fa310d5] .v-input__control .v-field__field {
  padding: 0;
}
.page-contact-us .get-in-touch .input-text[data-v-1fa310d5] .v-input__control input {
  background-color: #fff;
  padding: 0 20px;
  border-radius: 10px;
  min-height: 40px;
  font-size: 16px;
}
@media only screen and (max-width: 1365px) {
.page-contact-us .get-in-touch .input-text[data-v-1fa310d5] .v-input__control input {
    min-height: 37px;
}
}
.page-contact-us .get-in-touch .input-text + .input-text[data-v-1fa310d5] {
  margin-left: 30px;
}
@media only screen and (max-width: 1365px) {
.page-contact-us .get-in-touch .input-text + .input-text[data-v-1fa310d5] {
    margin: 0;
}
}
.page-contact-us .get-in-touch .input-textarea[data-v-1fa310d5] {
  border-radius: 10px;
}
.page-contact-us .get-in-touch .input-textarea[data-v-1fa310d5] .v-input__control .v-field__field {
  padding: 0;
}
.page-contact-us .get-in-touch .input-textarea[data-v-1fa310d5] .v-input__control .v-field__outline {
  display: none;
}
.page-contact-us .get-in-touch .input-textarea[data-v-1fa310d5] .v-input__control textarea {
  background-color: #fff;
  padding: 20px;
  -webkit-mask-image: none !important;
  mask-image: none;
}
@media only screen and (max-width: 959px) {
.page-contact-us .get-in-touch .input-textarea[data-v-1fa310d5] .v-input__control textarea {
    font-size: 12px;
}
}
.page-contact-us .get-in-touch .submit-form[data-v-1fa310d5] {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
.page-contact-us .get-in-touch .submit-form[data-v-1fa310d5] {
    margin-top: 30px;
}
}
.page-contact-us .get-in-touch .submit-form .submit-btn[data-v-1fa310d5] {
  width: 118px;
  height: 53px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
.page-contact-us .get-in-touch .submit-form .submit-btn[data-v-1fa310d5] {
    width: 74px;
    height: 33px;
    font-size: 12px;
}
}
.page-contact-us .check-panel[data-v-1fa310d5] {
  margin-top: 60px;
}
@media only screen and (max-width: 959px) {
.page-contact-us .check-panel[data-v-1fa310d5] {
    margin-top: 40px;
}
}