

/* Start:/local/templates/marcandre2023/components/marcandre/main.feedback/exhibition2/style.css?17416033901379*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}




.application {
  padding: 41px 125px 50px 125px;
  border: 1px solid #c3a471;
}
.application__title {
  font-weight: 400;
  font-size: 28px;
  text-align: center;
  line-height: 32.81px;
  
}
.form-item__label {
  font-size: 16px;
  line-height: 18.75px;
  font-weight: 400;
  margin: 10px 0;
}
.form-item__textarea {
  width: 100%;
  height: auto;
  line-height: 40px;
  padding: 0px 15px;
  background-color: rgb(250, 247, 242) !important;
  border: 1px solid rgb(195, 164, 113) !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-bottom: 20px;
}
.form-item.error input {
  border-color: #cc0000 !important;
}
.form-item.error textarea {
  border-color: #cc0000 !important;
}
.gratitude {
  padding: 60px;
  border: 1px solid #c3a471;
  width: 40%;
  margin: 0 auto;
}
.gratitude__content {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 767.98px){
  .application {
    padding: 21px 50px 30px 50px;
  }
  .gratitude {
    padding: 40px;
    width: 60%;
  }
}
/* End */
/* /local/templates/marcandre2023/components/marcandre/main.feedback/exhibition2/style.css?17416033901379 */
