.contact-welcome__section-name, .contact-form-section__section-name {
  font-size: var(--drgf-section-name);
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.form__label {
  font-size: var(--drgf-copyright);
  font-family: "Montserrat", sans-serif;
  line-height: 1.6;
}
.contact-welcome__section-title {
  font-size: var(--drgf-contact-welcome-title);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1;
}
.contact-welcome__location-name {
  font-size: var(--drgf-contact-address-name);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1;
}
.form__group {
  margin-bottom: 1.875vw;
}
@media screen and (max-width: 1199px) {
  .form__group {
    margin-bottom: 3.0025020851vw;
  }
}
@media screen and (max-width: 767px) {
  .form__group {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .form__group {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 395px) {
  .form__group {
    margin-bottom: 6.0759493671vw;
  }
}
.form__label {
  display: block;
  width: 100%;
  font-weight: 600;
  margin-bottom: 0.625vw;
}
@media screen and (max-width: 1199px) {
  .form__label {
    margin-bottom: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .form__label {
    margin-bottom: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .form__label {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 395px) {
  .form__label {
    margin-bottom: 3.0379746835vw;
  }
}
.form__required-indicator {
  color: #FF0000;
}
.form__input-field {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #757575;
  border-radius: 0;
}

textarea.form__input-field {
  height: auto;
  resize: vertical;
}

.contact-welcome {
  margin-top: 5.2083333333vw;
  padding-top: 5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .contact-welcome {
    margin-top: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome {
    margin-top: 13.037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome {
    margin-top: 20.8333333333vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome {
    margin-top: 25.3164556962vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact-welcome {
    padding-top: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome {
    padding-top: 13.037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome {
    padding-top: 20.8333333333vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome {
    padding-top: 25.3164556962vw;
  }
}
.contact-welcome__header {
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width: 1199px) {
  .contact-welcome__header {
    margin-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__header {
    margin-bottom: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__header {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__header {
    margin-bottom: 8.1012658228vw;
  }
}
.contact-welcome__section-name {
  text-transform: uppercase;
  font-weight: 500;
}
.contact-welcome__section-name:before {
  content: "";
  display: inline-block;
  background-color: #597434;
  border-radius: 100%;
  margin-right: 0.625vw;
  width: 0.625vw;
  height: 0.625vw;
}
@media screen and (max-width: 1199px) {
  .contact-welcome__section-name:before {
    margin-right: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__section-name:before {
    margin-right: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__section-name:before {
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__section-name:before {
    margin-right: 3.0379746835vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact-welcome__section-name:before {
    width: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__section-name:before {
    width: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__section-name:before {
    width: 2.5vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__section-name:before {
    width: 3.0379746835vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact-welcome__section-name:before {
    height: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__section-name:before {
    height: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__section-name:before {
    height: 2.5vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__section-name:before {
    height: 3.0379746835vw;
  }
}
.contact-welcome__section-name {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contact-welcome__section-name {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__section-name {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__section-name {
    margin-bottom: 2.5316455696vw;
  }
}
.contact-welcome__section-title {
  color: #3C4C28;
}
.contact-welcome__image-container {
  position: relative;
  display: block;
  width: 100%;
}
.contact-welcome__image-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.contact-welcome__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 991px) {
  .contact-welcome__image-container {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__image-container {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__image-container {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__image-container {
    margin-bottom: 6.0759493671vw;
  }
}
.contact-welcome__location-name {
  color: #3C4C28;
  margin-bottom: 1.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .contact-welcome__location-name {
    margin-bottom: 2.6688907423vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__location-name {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__location-name {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__location-name {
    margin-bottom: 4.0506329114vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__location-address {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__location-address {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__location-address {
    margin-bottom: 4.0506329114vw;
  }
}
.contact-welcome__location-phone, .contact-welcome__location-email {
  margin: 0;
}
.contact-welcome__location-phone a, .contact-welcome__location-email a {
  color: inherit;
}
.contact-welcome__location-phone:hover a, .contact-welcome__location-email:hover a {
  color: #597434;
}
.contact-welcome__location-link {
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 1199px) {
  .contact-welcome__location-link {
    margin-top: 3.3361134279vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-welcome__location-link {
    margin-top: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-welcome__location-link {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-welcome__location-link {
    margin-top: 8.1012658228vw;
  }
}

.contact-form-section {
  padding-top: 9.375vw;
}
@media screen and (max-width: 1199px) {
  .contact-form-section {
    padding-top: 15.0125104254vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-form-section {
    padding-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-form-section {
    padding-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-form-section {
    padding-top: 10.1265822785vw;
  }
}
.contact-form-section__section-name {
  text-transform: uppercase;
  font-weight: 500;
}
.contact-form-section__section-name:before {
  content: "";
  display: inline-block;
  background-color: #597434;
  border-radius: 100%;
  margin-right: 0.625vw;
  width: 0.625vw;
  height: 0.625vw;
}
@media screen and (max-width: 1199px) {
  .contact-form-section__section-name:before {
    margin-right: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-form-section__section-name:before {
    margin-right: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-form-section__section-name:before {
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-form-section__section-name:before {
    margin-right: 3.0379746835vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact-form-section__section-name:before {
    width: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-form-section__section-name:before {
    width: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-form-section__section-name:before {
    width: 2.5vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-form-section__section-name:before {
    width: 3.0379746835vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact-form-section__section-name:before {
    height: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-form-section__section-name:before {
    height: 1.5645371578vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-form-section__section-name:before {
    height: 2.5vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-form-section__section-name:before {
    height: 3.0379746835vw;
  }
}
.contact-form-section__section-name {
  margin: 0;
}
@media screen and (max-width: 991px) {
  .contact-form-section__section-name {
    margin-bottom: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-form-section__section-name {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-form-section__section-name {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-form-section__section-name {
    margin-bottom: 4.0506329114vw;
  }
}
.contact-form-section__section-title {
  margin: 0;
}
@media screen and (max-width: 991px) {
  .contact-form-section__section-title {
    margin-bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .contact-form-section__section-title {
    margin-bottom: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .contact-form-section__section-title {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 395px) {
  .contact-form-section__section-title {
    margin-bottom: 8.1012658228vw;
  }
}

/*# sourceMappingURL=contact.css.map*/