.contact {
  padding: 60px 0;
  transition: opacity 0.5s ease-in-out;
  position: relative;
}


.contact .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-flow: column;
  padding-top: 50px;
  
}

.contact .row .contact_col1 {
  flex: 0 0 calc(100%);
}

.contact .row .contact_col2 {
  flex: 0 0 calc(100%);
}


@media(min-width:1100px){
  .contact .row {
    flex-flow: row;
    padding-top: 65px;
    align-items: center;
  }

  .contact .row .contact_col1 {
    flex: 0 0 calc(50% - 5px);
  }

  .contact .row .contact_col2 {
    flex: 0 0 calc(50% - 5px);
  }
}



.headline_anim,
.contact__title{
  color: #77031F;
  font-family: "EB Garamond";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
}

@media(min-width: 1100px){
  .headline_anim,
  .contact__title
  font-size: 24px;
  line-height: 28px; /* 116.667% */
}
}


.row-content-news{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-flow: column;
}

.contact-cta {
  order: 1;
}



.row-content-news__container {
  order: 3;
}


@media(min-width:1100px){
  .row-content-news{
    flex-flow: row;
  }

  .contact-cta {
    order: unset;
  }



  .row-content-news__container {
    order: unset;
  }
}

.extra-text{
  color: #000;
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 116.667% */
}

.get-touch{
  padding: 114px 0;
}

@media(min-width:1100px){
  .extra-text{
    line-height: 14px; /* 116.667% */
  }
}


.contact-cta a{
  text-align: right;
  font-family: "EB Garamond";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px; /* 166.667% */
  text-decoration: none;
}

.empty {
  min-width: 200px;
}


contact .row-form h3{
  height: 0;
  background-color: unset;
  margin: 0;
  padding: 0;
}

.contact  .submitted-message, 
.contact form {
  background-color: unset;
}

.contact .hs-button.primary.large {
  margin: 0;
  padding: 4px 75px;
  color: #000;
  text-align: center;
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 225% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  border-radius: 10px;
  background: #FFF;
}



.contact form input[type=email],
.contact form input[type=file],
.contact form input[type=number],
.contact form input[type=password],
.contact form input[type=search],
.contact form input[type=tel],
.contact form input[type=text],
.contact form select,
.contact form textarea {
  background-color: unset;
  border-radius: unset;
  border: unset;
  padding: 8px;
  outline: none;
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 1000% */
}


.contact form .input{
  display: flex;
}


.contact ::-webkit-input-placeholder { 
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 1000% */
}
.contact :-moz-placeholder { 
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 1000% */
}
.contact ::-moz-placeholder { 
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 1000% */
}
.contact :-ms-input-placeholder { 
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 1000% */
}
.contact ::placeholder { 
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 1000% */
}

.contact .legal-consent-container .hs-form-booleancheckbox-display>span, 
.contact .legal-consent-container .hs-form-booleancheckbox-display>span p{
  color: #000;
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 !important;
  width: 100%;
  display: inline;
}


.contact form .inputs-list>li{
  margin: 0 !important;
}

.contact form {
  max-width: 445px;
}


.row.social-row{
  padding-top: 20px;
}

.contact .hs-button.primary.large {
  width: 100%;
  margin-top: 20px;
}

@media(min-width:1100px){
  .row.social-row{
    padding-top: 130px;
    align-items: flex-end;
  }
  .row.social-row .contact-content.contact_col2 ul li {
    padding-top: 20px;
  }

  .contact .hs-button.primary.large {
    width: auto;
  }
}

.social-row .column-title{
  color: #000;
  font-family: "Tenor Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.social-row .contact-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.social-row .contact-content ul li{
  padding-top: 26px;
}

.social-row .contact-content ul li,
.social-row .contact-content ul li a{
  color: #000;
  font-family: "EB Garamond";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 291.667% */
  text-decoration: unset;


}

.social-row .contact-content ul li a{
  display: inline-block;
}

.social-row .contact-content ul li span{
  color: #000;
  font-family: "EB Garamond";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px; /* 125% */
  display: block;
}

.social-row .contact-content ul li img{
  width: 24px;
}

.social-row .contact-content.contact_col1 ul li img{
    display:inline;
  }

.social-row .contact-content.contact_col2 ul li img{
  display: none;
}

.social-row .contact-content.contact_col2 ul li,
.social-row .contact-content.contact_col2 ul li a{
  font-size: 18px;  
}


@media(min-width:1100px){

  .social-row .contact-content ul li{
    padding-top: 0;
  }
  .social-row .contact-content.contact_col2 ul li,
  .social-row .contact-content.contact_col2 ul li a,
  .social-row .contact-content ul li,
  .social-row .contact-content ul li a{
    font-size: 18px;
  }

  .social-row .contact-content.contact_col2 ul li,
  .social-row .contact-content ul li{
    padding-top: 26px;
  }

  .social-row .contact-content ul li span{
    font-size: 18px;
    display: inline;
  }

  .social-row .contact-content ul li img{
    margin: 0 10px;
    display:inline !important;
  }
}



.row.social-row .contact-content.contact_col2{
  padding-top: 70px;
  order: 1;
}

.contact .row.social-row .contact_col1{
  padding-top: 70px;
  order: 2;
}


@media(min-width:1100px){
  .row.social-row .contact-content.contact_col2{
    padding-top: 0;
    order: 2;
  }
  .contact .row.social-row .contact_col1{
    padding-top: 0;
    order: 1;
  }
}


.contact .social-row .contact_col1 ul{
  display: flex;
}

.contact .social-row .contact_col1 ul li img{
  margin: 0 20px 0 0;
}