/* ==================================================
  # Design System : #Formulaire  #Ajustements
===================================================== */
body.page-node-264 .rf-col-7 {
  flex: 0 0 95%;
  width: 95%;
  max-width: 34.375rem;
  margin: 0 auto;
}

body.page-node-264 .rf-col-7 .rf-text--lead {
  margin: 0!important;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  font-family: "Marianne-Bold", arial, sans-serif;
}

body.page-node-264 .rf-grid-row--center .rf-col-6 {
  width: 100%;
  max-width: 100%;
  flex: unset;
  text-align: center;
  display: none;
}

body.page-node-264 #content.limiter {
  margin: 0;
  width: 100%;
}

body.page-node-264 #main { background-color: transparent; }

form.webform-client-form-264 {
  margin: 0 auto 2rem auto;
  max-width: 34.375rem;
  padding-top: 0;
}

.resizable-textarea .grippie { display: none !important; }

form.webform-client-form-264 textarea { resize: vertical; }

.rf-input-fieldset--inline { display: block; }

.rf-input-fieldset--inline .rf-input-group:not(:last-child) {
  margin-bottom: unset;
}

form.webform-client-form-264 .rf-form-group { margin-bottom: 0; }

form.webform-client-form-264 .form-textarea-wrapper { margin-top: 0.5rem; }

form.webform-client-form-264 .form-item { margin: 1.5rem 0; }

form.webform-client-form-264 .form-item label { margin-bottom: 0; }

form.webform-client-form-264 .form-item.webform-component--prenom { margin-top: 0; }

form.webform-client-form-264 .webform-component--adresse { margin-bottom: 0; }

form.webform-client-form-264 input.form-text {
  padding: 0.5rem 1rem;
  max-width: 90%;
}

.webform-client-form-264 .form-item .form-select.required.error,
.webform-client-form-264 .form-item .form-textarea.required.error,
.webform-client-form-264 .form-item input.error {
  border: none;
}

.webform-client-form-264 .rf-select.rf-input--error {
  box-shadow: inset 0 -2px 0 0 var(--error);
}

.webform-client-form-264 .rf-input {
  border-radius: 0.25rem 0.25rem 0 0;
  border: none;
  text-transform: none;
  font-weight: normal;
}

.webform-client-form-264 .rf-label {
  text-transform: none;
  font-weight: normal;
}

/* description - information en dessous du bloc message et du formulaire */
form.webform-client-form-264 .description,
form.webform-client-form-264 .field-name-field-mentions {
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #6a6a6a;
  margin-top: 1rem;
  padding-left: 1.5rem;
  position: relative;
}

form.webform-client-form-264 .description:before,
form.webform-client-form-264 .field-name-field-mentions:before {
  display: block;
  position: absolute;
  left: 0;
  width: 1rem;
  height: 1rem;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM11 7h2v2h-2V7zm0 4h2v6h-2v-6z' fill='rgba(106,106,106,1)'/%3E%3C/svg%3E");
}

form.webform-client-form-264 .form-item-submitted-consentement-Consentement label {
  align-items: start;
}

.webform-client-form-264 .form-actions {
  text-align: center;
  margin: 0 0 2.5rem 0;
}

form.webform-client-form-264 .webform-component--message .counter {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  color: var(--g700)
}

/*==================== PAGE DE CONFIRMATION  ===============================*/
.page-webform-confirmation--264 .webform-confirmation--264 .rf-fi-checkbox-line {
  display: block;
  text-align: center;
  margin: 0 0 1rem 0;
}

.page-webform-confirmation--264 .webform-confirmation--264 .rf-fi-checkbox-line:before {
  font-size: 2.875rem;
}

.page-webform-confirmation--264 .webform-confirmation--264 [class*="confirmation_message-"] {
  margin-bottom: 1.5625rem;
}

.page-webform-confirmation--264 .webform-confirmation--264 [class*="confirmation_message-"] p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

.page-webform-confirmation--264 .webform-confirmation--264 .confirmation_message-core .rf-btn {
  color: var(--w);
  line-height: 1.5rem;
  font-family: "Marianne-Regular", arial, sans-serif;
}

.confirmation__img {
  height: 11.25rem;
  width: auto;
  overflow: hidden;
  position: relative;
}

.confirmation__img img {
  max-width: unset;
  max-height: 11.25rem;
  position: absolute;
  top: 0;
  left: -25%;
}

body.page-node-webform.page-node-264 .field-name-field-texte.prose .field-item {
  font-size: 14px !important;
  line-height: 20px!important;
  font-family: "Marianne-Regular", arial, sans-serif!important;
  width: 534px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
}

/*====================================================================
# DEBUT RESPONSIVE =================================================== */
  @media screen and (min-width: 36rem) {
    .confirmation__img {
      height: 100%;
      width: 100%;
      overflow: hidden;
      position: relative;
      text-align: center;
      margin-top:2.5rem;
    }

    .confirmation__img img {
      max-width: 100%;
      max-height: unset;
      position: relative;
      top: unset;
      left: unset;
    }
  }
/* ================================ 768px + ============================== */

@media screen and (min-width: 48rem) {

  .page-webform-confirmation--264 .limiter {
    width: 48rem;
  }

  body.page-node-264 .rf-col-7 {
    margin: 1.250rem auto 0.850rem auto;
  }

  body.page-node-264 .rf-col-7 .rf-text--lead {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .rf-input-fieldset--inline {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  form.webform-client-form-264 input.form-text {
    max-width: unset;
  }

  .rf-input-fieldset--inline .rf-input {
    width: 14.125rem;
  }

  form.webform-client-form-264 .form-item.webform-component--prenom {
    margin-top: 1.5rem;
  }

  form.webform-client-form-264 .webform-component--objet,
  form.webform-client-form-264 .webform-component--pays {
    margin-top: 0;
  }

  .webform-client-form-264 .form-actions {
    text-align: right;
  }

  /* ============================ PAGE DE CONFIRMATION ================================== */

  .page-webform-confirmation--264 .webform-confirmation--264 .rf-fi-checkbox-line {
    display: block;
    text-align: center;
    margin: 2rem 0 1rem 0;
  }

  .page-webform-confirmation--264 .webform-confirmation--264 .rf-fi-checkbox-line:before {
    font-size: 5.875rem;
  }

  .page-webform-confirmation--264 .webform-confirmation--264 [class*="confirmation_message-"] {
    margin-bottom: 5.9375rem;
  }

  .page-webform-confirmation--264 .webform-confirmation--264 [class*="confirmation_message-"] p {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
/* =========================== 992px + ================================ */
@media screen and (min-width: 62rem) {
  .rf-input-fieldset--inline .rf-input-group {
    margin-bottom: 0;
    margin-top: 0;
  }
}
/*====================================================================
# FIN RESPONSIVE =====================================================
====================================================================== */
