@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 */
body {
  font-size: 16px;
  line-height: 150%;
  font-family: "Inter", sans-serif;
  color: #003468;
}

header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 85px;
}
header .region-header {
  width: calc(100% - 50px);
  max-width: 956px;
  margin: 0 auto;
}
header .region-header #block-identitedusite a {
  display: block;
  line-height: 0;
}

span.orange {
  color: #14F4CC;
}

h1 {
  color: #14F4CC;
  font-size: 1.7em;
  font-weight: 500;
  line-height: 120%;
  margin-top: 55px;
  margin-bottom: 0;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
h1 strong, h1 span {
  color: #fff;
}
h1 sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
h1 span.sous-titre {
  color: #14F4CC;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 900;
}

h2 {
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 10px;
  color: #fff;
  line-height: 120%;
}

h3 {
  font-size: 1.75em;
  line-height: 120%;
  margin: 0 0 40px 0;
  color: #fff;
  font-weight: 800;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #003468;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #003468;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #003468;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #003468;
}

.wrapper-content-webform {
  width: calc(100% - 50px);
  max-width: 956px;
  margin: 0 auto;
}
.wrapper-content-webform form {
  background-color: #3E63EA;
  width: calc(100% + 50px);
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 30px;
  margin-left: -25px;
  margin-right: -25px;
}
.wrapper-content-webform form .webform-confirmation__message {
  color: #fff;
  padding: 40px;
}
.wrapper-content-webform form .webform-confirmation__message h2 {
  color: #fff;
}
.wrapper-content-webform form .js-form-item {
  width: calc(100% - 50px);
  margin: 0 auto 22px;
  font-size: 0.8em;
}
.wrapper-content-webform form .js-form-item input {
  width: calc(100% - 30px);
  padding: 15px;
  border: none;
  position: relative;
}
.wrapper-content-webform form .js-form-item input.error {
  border: solid 4px #000;
  margin-left: -2px;
  margin: -2px;
}
.wrapper-content-webform form .js-form-item legend {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 0.5em;
  font-weight: 600;
}
.wrapper-content-webform form .js-form-item .fieldset-wrapper .js-webform-checkboxes .js-form-item {
  width: auto;
  margin: 0;
}
.wrapper-content-webform form .js-form-item .fieldset-wrapper .js-webform-checkboxes .js-form-item input {
  width: auto;
  margin-right: 0.5em;
}
.wrapper-content-webform form .js-form-item .fieldset-wrapper .js-webform-checkboxes .js-form-item .option {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
}
.wrapper-content-webform form .js-form-item select {
  width: 100%;
  display: block;
  line-height: 1.3;
  padding: 15px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(../images/fl-select.svg);
  background-position: right 20px center;
  background-repeat: no-repeat;
  padding-right: 50px;
}
.wrapper-content-webform form .js-form-item select.error {
  border: solid 4px #003468;
  margin-left: -2px;
  margin: -2px;
}
.wrapper-content-webform form .js-form-item textarea {
  padding: 15px;
  border: none;
}
.wrapper-content-webform form .js-form-item label {
  font-weight: 700;
  line-height: 120%;
  display: inline-block;
  margin-bottom: 10px;
  color: #fff;
}
.wrapper-content-webform form .webform-actions {
  width: calc(100% - 50px);
  margin: 0 auto;
}
.wrapper-content-webform form .webform-actions input {
  height: 41px;
  background-color: #fff;
  border: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8em;
  width: 190px;
  border-radius: 20px;
  line-height: 41px;
  margin-top: 20px;
}

.layout-content .field--name-body {
  padding-top: 35px;
  width: 100%;
  max-width: 470px;
}
.layout-content .field--name-body p.big {
  font-size: 1.1em;
  font-weight: bold;
}
.layout-content .field--name-body .note {
  font-size: 0.8em;
  border-top: 1px solid #14F4CC;
  width: calc(100% - 60px);
  margin: 35px 0 0 0;
  padding: 22px 0 0 0;
  line-height: 150%;
}
.layout-content .field--name-body .note p {
  margin: 0 -60px 0 0;
}
.layout-content #block-header {
  overflow: hidden;
  background-image: url(../images/header-webinaire-mobile-nov2023.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 350px;
  color: white;
}
.layout-content #block-header .field--name-body {
  width: calc(100% - 50px);
  max-width: 956px;
  margin: 0 auto;
  padding-top: 0;
}
.layout-content #block-header h3 {
  margin-bottom: 0;
}
.layout-content #block-header p {
  margin: 5px 0 0 0;
}

footer {
  background-color: #003468;
  overflow: hidden;
  color: white;
  height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 40px;
}
footer .region-footer {
  width: calc(100% - 50px);
  max-width: 956px;
  margin: 0 auto;
  font-size: 0.7em;
}

.messages--error {
  color: #ff0000;
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  font-style: italic;
  font-size: 0.9em;
}

.messages {
  padding: 40px;
  word-wrap: break-word;
  border: none;
  border-radius: 0;
  background: none;
  overflow-wrap: break-word;
  color: inherit;
}

.form-required:after {
  background-image: url(../images/required.png);
}

@media only screen and (min-width: 768px) {
  h2 br {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  body {
    font-size: 18px;
  }
  header {
    background-image: url(../images/header-webinaire-nov2023.jpg);
    background-size: 100%;
    background-size: 190vw;
    background-repeat: no-repeat;
    background-position: center top;
  }
  header .region-header {
    width: 100%;
  }
  h1 {
    font-size: 2.4em;
    margin-top: 80px;
  }
  h2 {
    font-size: 1.4em;
    margin-top: 20px;
  }
  .wrapper-content-webform {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
  }
  .wrapper-content-webform form {
    margin-top: -100px;
    width: 390px;
    margin-left: 100px;
    margin-right: 0;
  }
  .layout-content .field--name-body {
    padding-top: 50px;
  }
  .layout-content #block-header {
    background-image: url(../images/header-webinaire-nov2023.jpg);
    background-size: 100%;
    background-size: 190vw;
    background-position: center -85px;
    height: 500px;
  }
  .layout-content #block-header .field--name-body {
    width: 100%;
  }
  .layout-content #block-header p {
    margin: 0;
  }
  footer {
    margin-top: 100px;
  }
  footer .region-footer {
    width: 100%;
  }
}
@media only screen and (min-width: 1140px) {
  header {
    background-size: 100%;
    background-size: 170vw;
  }
  .layout-content #block-header {
    background-size: 100%;
    background-size: 170vw;
  }
}
@media only screen and (min-width: 1280px) {
  header {
    background-size: 100%;
    background-size: 150vw;
  }
  h1 {
    margin-top: 110px;
  }
  .wrapper-content-webform form {
    width: calc(100% - 80px);
  }
  .wrapper-content-webform form .js-form-item {
    width: calc(100% - 80px);
  }
  .wrapper-content-webform form .webform-actions {
    width: calc(100% - 80px);
  }
  .layout-content #block-header {
    background-size: 100%;
    background-size: 150vw;
    height: 550px;
  }
}
@media only screen and (min-width: 1380px) {
  header {
    background-size: 140vw;
  }
  .layout-content #block-header {
    background-size: 140vw;
  }
}
@media only screen and (min-width: 1440px) {
  header {
    background-size: 130vw;
  }
  h1 {
    margin-top: 160px;
  }
  .layout-content #block-header {
    background-size: 130vw;
    height: 600px;
  }
}
@media only screen and (min-width: 1500px) {
  header {
    background-size: 125vw;
  }
  .layout-content #block-header {
    background-size: 125vw;
  }
}
@media only screen and (min-width: 1600px) {
  header {
    background-size: 120vw;
  }
  .layout-content #block-header {
    background-size: 120vw;
  }
}
@media only screen and (min-width: 1700px) {
  header {
    background-size: 115vw;
  }
  .layout-content #block-header {
    background-size: 115vw;
  }
}
@media only screen and (min-width: 1800px) {
  header {
    background-size: 110vw;
  }
  .layout-content #block-header {
    background-size: 110vw;
  }
}
@media only screen and (min-width: 1920px) {
  body {
    font-size: 20px;
  }
  .layout-content {
    max-width: 1920px;
    margin: 0 auto;
  }
  header {
    background-size: 100%;
    background-size: 100vw;
  }
  h1 {
    margin-top: 180px;
  }
  .layout-content #block-header {
    background-size: 100%;
    background-size: 100vw;
    height: 680px;
  }
}