@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
#block-avianor-carrierescentredexcellence {
  background-color: rgb(14, 17, 18);
  padding: 50px 0 0 0;
}
#block-avianor-carrierescentredexcellence .field--name-field-paragraphes {
  max-width: 1400px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
#block-avianor-carrierescentredexcellence .field--name-field-paragraphes > .field__item .paragraph--type--textarea {
  text-align: center;
  max-width: 975px;
  margin: 0 auto;
}
#block-avianor-carrierescentredexcellence .field--name-field-paragraphes > .field__item .paragraph--type--textarea h3 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 1.875rem;
  font-weight: 600;
}
#block-avianor-carrierescentredexcellence .field--name-field-paragraphes > .field__item .paragraph--type--textarea p {
  color: #fff;
  font-size: 1.125rem;
}
#block-avianor-carrierescentredexcellence .paragraph--type--media {
  padding: 30px 0 50px;
}

@media only screen and (min-width: 1024px) {
  #block-avianor-carrierescentredexcellence .field--name-field-paragraphes {
    width: calc(100% - 140px);
  }
}
@media only screen and (min-width: 1200px) {
  #block-avianor-carrierescentredexcellence {
    padding: 80px 0 0 0;
  }
  #block-avianor-carrierescentredexcellence .field--name-field-paragraphes > .field__item .paragraph--type--textarea h3 {
    font-size: 2.2rem;
  }
  #block-avianor-carrierescentredexcellence .field--name-field-paragraphes > .field__item .paragraph--type--textarea p {
    font-size: 1.25rem;
  }
  #block-avianor-carrierescentredexcellence .paragraph--type--media {
    padding: 30px 0 80px;
  }
}