/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js!./scss/blocks/contact-us.scss ***!
  \********************************************************************************************************************************************************************************************/
@charset "UTF-8";
.contact-us {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
}
@media screen and (max-width: 700px) {
  .contact-us {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 700px) and (max-width: 1300px) {
  .contact-us {
    flex-direction: column-reverse;
  }
}
.contact-us .info {
  width: 46%;
  background-color: #111111;
  border-radius: 24px;
  padding: 32px 32px 48px;
}
@media screen and (max-width: 700px) {
  .contact-us .info {
    width: 100%;
    margin: 0 0 24px;
  }
}
@media screen and (min-width: 700px) and (max-width: 1300px) {
  .contact-us .info {
    width: 100%;
    margin: 0 0 24px;
  }
}
.contact-us .info .links {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 144px;
}
@media screen and (max-width: 700px) {
  .contact-us .info .links {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 700px) and (max-width: 1300px) {
  .contact-us .info .links {
    margin-bottom: 32px;
  }
}
.contact-us .info .links a {
  margin-bottom: 16px;
}
.contact-us .info .links a:last-child {
  margin-bottom: 0;
}
.contact-us .info a {
  text-decoration: unset;
  color: #FAFAFA;
  font-family: "Lato", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.19px;
}
.contact-us .info a:hover {
  color: #66C8CE;
}
.contact-us .info img {
  max-width: 32px;
  width: 100%;
}
.contact-us .info .networks-block span {
  font-family: "Lato", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0.228px;
  color: #FAFAFA;
  margin-bottom: 20px;
}
.contact-us .info .networks-block .networks-links {
  margin: 20px 0 0;
  display: flex;
}
.contact-us .info .networks-block .networks-links a {
  width: -moz-max-content;
  width: max-content;
  display: block;
  margin-right: 32px;
  position: relative;
}
.contact-us .info .networks-block .networks-links a:last-child {
  margin-right: 0;
}
.contact-us .info .networks-block .networks-links a img {
  transition: all 0.3s ease;
}
.contact-us .info .networks-block .networks-links a .logo-active {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}
.contact-us .info .networks-block .networks-links a:hover .logo-active {
  opacity: 1;
}
.contact-us .info .networks-block .networks-links a:hover .logo-static {
  opacity: 0;
}
.contact-us .form {
  width: 49%;
  position: relative;
  background-color: #ffffff;
}
@media screen and (max-width: 700px) {
  .contact-us .form {
    width: 100%;
    padding: 32px 0 20px;
  }
}
@media screen and (min-width: 700px) and (max-width: 1300px) {
  .contact-us .form {
    width: 100%;
    padding: 32px 0 20px;
  }
}
.contact-us .form span.form-title {
  font-family: "Lato", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0.228px;
  color: #1F1F1F;
  margin-top: 10px;
}
.contact-us .form .wpcf7 {
  margin: 32px 0 0;
}
@media screen and (max-width: 700px) {
  .contact-us .form .wpcf7.hide {
    height: 175px;
    overflow: hidden;
  }
}
@media screen and (min-width: 700px) and (max-width: 1300px) {
  .contact-us .form .wpcf7.hide {
    height: 175px;
    overflow: hidden;
  }
}
.contact-us .form .wpcf7 .wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-us .form .wpcf7 .wpcf7-form br {
  display: none;
}
.contact-us .form .wpcf7 .wpcf7-form p {
  width: 48%;
  position: relative;
}
@media screen and (max-width: 700px) {
  .contact-us .form .wpcf7 .wpcf7-form p {
    width: 100%;
  }
}
@media screen and (min-width: 700px) and (max-width: 1300px) {
  .contact-us .form .wpcf7 .wpcf7-form p {
    width: 100%;
  }
}
.contact-us .form .wpcf7 .wpcf7-form p:nth-last-child(3) {
  width: 100%;
}
.contact-us .form .wpcf7 .wpcf7-form p:nth-last-child(2) {
  width: 100%;
}
.contact-us .form .wpcf7 .wpcf7-form p span {
  width: 48%;
}
@media screen and (max-width: 700px) {
  .contact-us .form .wpcf7 .wpcf7-form p span {
    width: 100%;
  }
}
@media screen and (min-width: 700px) and (max-width: 1300px) {
  .contact-us .form .wpcf7 .wpcf7-form p span {
    width: 100%;
  }
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=input-textarea] {
  width: 100%;
  display: block;
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] {
  width: 100%;
  display: block;
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-not-valid {
  border: unset !important;
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-not-valid input::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjMuNSIgc3Ryb2tlPSIjRTMwMDAwIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
  width: 100%;
  height: 100%;
  display: block;
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control {
  width: 100%;
  display: block;
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label {
  /* z-index: 222; */
  opacity: 1;
  display: flex;
  width: 100%;
  /* position: relative; */
  left: 0;
  color: #1F1F1F;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 146.667% */
  letter-spacing: 0.18px;
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label a {
  color: rgb(63, 186, 194);
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label input {
  width: 24px !important;
  height: 24px !important;
  margin: 0 16px 0 0;
  padding: 0;
  border-radius: 2px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
@media screen and (max-width: 450px) {
  .contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label input {
    margin: 0 16px 0 0;
  }
}
.contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label .wpcf7-list-item-label {
  width: auto;
  font-size: 15px;
}
@media screen and (max-width: 450px) {
  .contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label .wpcf7-list-item-label {
    white-space: nowrap;
  }
}
@media screen and (max-width: 500px) {
  .contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label .wpcf7-list-item-label {
    font-size: 13px;
  }
}
@media screen and (max-width: 350px) {
  .contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label .wpcf7-list-item-label {
    font-size: 10px;
  }
}
@media screen and (max-width: 285px) {
  .contact-us .form .wpcf7 .wpcf7-form p span[data-name=acceptance-445] .wpcf7-form-control label .wpcf7-list-item-label {
    font-size: 8px;
  }
}
.contact-us .form .wpcf7 .wpcf7-form p span input, .contact-us .form .wpcf7 .wpcf7-form p span textarea {
  width: 100%;
  margin-bottom: 24px;
  padding: 13px 16px;
  border-radius: 24px;
  border: 1.4px solid #424242;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.18px;
  color: #000000;
  cursor: pointer;
  resize: none;
}
@media screen and (max-width: 450px) {
  .contact-us .form .wpcf7 .wpcf7-form p span input, .contact-us .form .wpcf7 .wpcf7-form p span textarea {
    border-radius: 16px;
  }
}
.contact-us .form .wpcf7 .wpcf7-form p span input:focus, .contact-us .form .wpcf7 .wpcf7-form p span textarea:focus {
  outline: none;
}
.contact-us .form .wpcf7 .wpcf7-form p span input::-moz-placeholder, .contact-us .form .wpcf7 .wpcf7-form p span textarea::-moz-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.18px;
  color: #808080;
}
.contact-us .form .wpcf7 .wpcf7-form p span input::placeholder, .contact-us .form .wpcf7 .wpcf7-form p span textarea::placeholder {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.18px;
  color: #808080;
}
.contact-us .form .wpcf7 .wpcf7-form p span input:hover, .contact-us .form .wpcf7 .wpcf7-form p span textarea:hover {
  border: 1.4px solid #000000;
}
.contact-us .form .wpcf7 .wpcf7-form p span input:hover::-moz-placeholder, .contact-us .form .wpcf7 .wpcf7-form p span textarea:hover::-moz-placeholder {
  color: #000000;
}
.contact-us .form .wpcf7 .wpcf7-form p span input:hover::placeholder, .contact-us .form .wpcf7 .wpcf7-form p span textarea:hover::placeholder {
  color: #000000;
}
.contact-us .form .wpcf7 .wpcf7-form p span input.focused-input::-moz-placeholder, .contact-us .form .wpcf7 .wpcf7-form p span textarea.focused-input::-moz-placeholder {
  color: transparent;
}
.contact-us .form .wpcf7 .wpcf7-form p span input.focused-input::placeholder, .contact-us .form .wpcf7 .wpcf7-form p span textarea.focused-input::placeholder {
  color: transparent;
}
.contact-us .form .wpcf7 .wpcf7-form p span input.wpcf7-not-valid, .contact-us .form .wpcf7 .wpcf7-form p span textarea.wpcf7-not-valid {
  border: 1.4px solid #E30000;
}
.contact-us .form .wpcf7 .wpcf7-form p span textarea {
  max-height: 108px;
}
.contact-us .form .wpcf7 .wpcf7-form p .wpcf7-list-item input:checked {
  height: 0;
}
.contact-us .form .wpcf7 .wpcf7-form p .wpcf7-list-item input:checked::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjMuNSIgZmlsbD0iIzEzMTcxQiIgc3Ryb2tlPSIjMTExMTExIi8+CjxwYXRoIGQ9Ik0xNy42MDIzIDguMTQ5OTZMOS45MDIzNCAxNS44NUw2LjQwMjM0IDEyLjM1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 450px) {
  .contact-us .form .wpcf7 .wpcf7-form p .wpcf7-list-item input:checked::after {
    width: 100%;
    height: 22px;
  }
}
.contact-us .form .wpcf7 .wpcf7-form p .wpcf7-submit {
  max-width: 142px;
  width: 100%;
  background-color: #3FBAC2;
  padding: 12px 0;
  border: unset;
  border-radius: 24px;
  margin: 13px 0 0 0;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #ffffff;
  cursor: pointer;
}
.contact-us .form .wpcf7 .wpcf7-form p .wpcf7-submit:hover {
  background-color: #66C8CE;
}
.contact-us .form .wpcf7 .wpcf7-form p input[disabled] {
  opacity: 0.8;
}
.contact-us .form .wpcf7 .wpcf7-form p .wpcf7-spinner {
  display: none;
}
.contact-us .form .wpcf7 .wpcf7-form p label {
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.052px;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
  background: #fff;
  top: -7px;
  left: 20px;
  padding: 1px 2px;
  opacity: 0;
  transition: 0.1s all;
}
.contact-us .form .wpcf7 .wpcf7-form p .wpcf7-not-valid-tip {
  display: none;
}
.contact-us .form .wpcf7 .wpcf7-form .wpcf7-response-output {
  display: none;
}
.contact-us .popup-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #ffffff;
  z-index: -1;
  opacity: 0;
}
.contact-us .popup-container.shown {
  z-index: 2;
  opacity: 1;
}
.contact-us .popup-container .popup {
  padding: 24px 32px 32px;
  background: #F5F5F5;
  border-radius: 24px;
}
@media screen and (max-width: 450px) {
  .contact-us .popup-container .popup {
    padding: 16px 16px 24px;
    display: flex;
    flex-direction: column;
    margin: 20px 0 0;
  }
}
.contact-us .popup-container .popup h4 {
  font-family: "Rubik", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 46px;
  letter-spacing: 0.095px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media screen and (max-width: 450px) {
  .contact-us .popup-container .popup h4 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.08px;
    margin-bottom: 12px;
  }
}
.contact-us .popup-container .popup span {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0.204px;
}
.contact-us .popup-container .popup .close-popup {
  margin-top: 32px;
  max-width: 206px;
  width: 100%;
}
@media screen and (max-width: 450px) {
  .contact-us .popup-container .popup .close-popup {
    margin-top: 24px;
  }
}
