/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-contact-form/block-contact-form.scss ***!
  \***********************************************************************************************************************************************************************************************************************************/
.block-contact-form {
  padding: 128px 0; }
  @media screen and (max-width: 800px) {
    .block-contact-form {
      padding: 100px 0; } }

.cf_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  @media screen and (max-width: 950px) {
    .cf_inner {
      flex-direction: column; } }

.cf_left {
  width: 100%;
  max-width: 585px; }
  @media screen and (max-width: 950px) {
    .cf_left {
      max-width: unset;
      margin-bottom: 50px; } }

.cf_title {
  position: relative; }
  .cf_title::before {
    content: '';
    position: absolute;
    top: 7px;
    left: -32px;
    width: 4px;
    height: 32px;
    background: #b0a573; }
    @media screen and (max-width: 1660px) {
      .cf_title::before {
        height: 28px;
        left: -28px;
        top: 5px; } }
    @media screen and (max-width: 1150px) {
      .cf_title::before {
        left: -20px;
        top: 2px; } }
    @media screen and (max-width: 600px) {
      .cf_title::before {
        display: none; } }

.cf_items {
  margin-top: 50px; }

.cf_item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 32px; }
  .cf_item:last-child {
    margin-bottom: 0; }

.cf_icon {
  width: 32px;
  height: 32px;
  object-fit: cover;
  margin-right: 24px; }

.cf_item-title {
  margin-bottom: 8px; }

.cf_form {
  width: 100%;
  max-width: 620px;
  margin-left: 50px; }
  @media screen and (max-width: 950px) {
    .cf_form {
      margin-left: 0;
      max-width: unset; } }
  .cf_form .wpcf7-not-valid-tip {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%; }
  .cf_form .wpcf7-response-output {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    border: none !important;
    text-align: center; }
  .cf_form .cf_form-input {
    margin-bottom: 40px; }
    .cf_form .cf_form-input span {
      width: 100%; }
    .cf_form .cf_form-input label {
      font-family: 'Be Vietnam Pro';
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      line-height: 120%; }
      @media screen and (max-width: 1400px) {
        .cf_form .cf_form-input label {
          font-size: 20px; } }
    .cf_form .cf_form-input input,
    .cf_form .cf_form-input textarea {
      padding: 22px;
      border: none;
      border-bottom: 1px solid #16324f;
      width: 100%;
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 130%; }
    .cf_form .cf_form-input textarea {
      height: 150px; }

@media screen and (min-width: 1921px) {
  .block-contact-form {
    padding: 6.66667vw 0; }
  .cf_left {
    max-width: 30.46875vw; }
  .cf_title::before {
    top: 0.36458vw;
    left: -1.66667vw;
    width: 0.20833vw;
    height: 1.66667vw; }
  .cf_items {
    margin-top: 2.60417vw; }
  .cf_item {
    margin-bottom: 1.66667vw; }
  .cf_icon {
    width: 1.66667vw;
    height: 1.66667vw;
    margin-right: 1.25vw; }
  .cf_item-title {
    margin-bottom: 0.41667vw; }
  .cf_form {
    max-width: 32.29167vw;
    margin-left: 2.60417vw; }
    .cf_form .cf_form-input {
      margin-bottom: 2.08333vw; }
      .cf_form .cf_form-input label {
        font-size: 1.25vw; }
      .cf_form .cf_form-input input,
      .cf_form .cf_form-input textarea {
        padding: 1.14583vw;
        border-bottom: 0.05208vw solid #16324f;
        font-size: 0.83333vw; }
      .cf_form .cf_form-input textarea {
        height: 7.8125vw; } }

