@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" /> */
/* 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" /> */
/* 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" /> */
#block-nousjoindre .field--name-body a:hover,
#block-nosexpertises .field--name-body a:hover,
#block-carrieres .field--name-body a:hover,
#block-nosexpertisesshort .field--name-body a:hover,
#block-nosautresexpertises .field--name-body a:hover, #block-infolettreaccueil input[type=submit]:hover,
#block-nousjoindreaccueil input[type=submit]:hover, #block-infolettreaccueil .field__item a:hover,
#block-nousjoindreaccueil .field__item a:hover {
  background-color: #d9534f;
  color: white;
}

nav.back .back-btn:hover {
  background-color: #212851;
  color: white;
}

#block-nousjoindre .field--name-body a,
#block-nosexpertises .field--name-body a,
#block-carrieres .field--name-body a,
#block-nosexpertisesshort .field--name-body a,
#block-nosautresexpertises .field--name-body a, #block-infolettreaccueil input[type=submit],
#block-nousjoindreaccueil input[type=submit], #block-infolettreaccueil .field__item a,
#block-nousjoindreaccueil .field__item a, nav.back .back-btn {
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  font-size: 0.8333em;
  font-family: "brutal_bold";
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 15px 50px;
  border-radius: 30px;
  background-color: #212851;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
}

nav.back .back-btn {
  font-size: 0.7222em;
  background-color: #212851;
  padding: 5px 0;
  width: 100%;
  margin: 25px 0;
}

body {
  font-size: 18px;
  line-height: 150%;
  font-family: "brutal_regular";
  color: #212851;
  overflow-x: hidden;
}
body ul li,
body ol li {
  line-height: 150%;
}
body a {
  color: #212851;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

.wrapper-edit-block {
  display: flex;
  justify-content: flex-end;
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 40px);
  margin-bottom: 20px;
}
.wrapper-edit-block a {
  display: inline-block;
  padding: 10px;
  background-color: white;
  color: black;
  border: solid 1px black;
  border-radius: 25px;
  text-decoration: none;
}
.wrapper-edit-block a:hover {
  background-color: black;
  color: white;
}

h1 {
  font-size: 2em;
  font-family: "brutal_black";
  color: #212851;
  line-height: 95%;
  margin: 60px 0 25px;
  letter-spacing: -0.03em;
}
h1 br {
  display: none;
}

.path-frontpage h1 br {
  display: block;
}

h2.sous-titre {
  font-size: 1.1em;
  font-family: "brutal_medium";
  color: #3c7094;
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 120%;
}

p.legende {
  font-size: 0.777em;
  font-family: "brutal_regular";
}

*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

*::--webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

strong {
  font-weight: normal;
  font-family: "brutal_bold";
}

.region-content-under {
  max-width: 1320px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.node-46 .region-content-under {
  -moz-justify-content: space-around;
  justify-content: space-around;
}

.en-tete {
  position: relative;
  width: calc(100% + 40px);
  margin: 0 -20px;
  overflow: hidden;
}
.en-tete .bande {
  height: 15px;
  width: 100%;
  background-color: #212851;
  background-image: url(../images/bande-en-tete.svg);
  background-size: auto 15px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.en-tete img {
  width: calc(100% + 200px);
  margin: 0 -100px;
  height: auto;
  display: block;
}

#user-login-form {
  width: 400px;
  box-sizing: border-box;
  margin: 200px auto;
  padding: 20px;
}
#user-login-form input {
  width: calc(100% - 40px);
}
#user-login-form input[type=submit] {
  background-color: #d9534f;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 999px;
}

#block-sai-site-local-tasks {
  margin: 0 auto;
  max-width: 1200px;
}

#block-infolettreaccueil,
#block-nousjoindreaccueil {
  margin: 60px 0 60px;
  background-color: #f3f2f2;
  width: 100%;
}
#block-infolettreaccueil .field--name-body,
#block-nousjoindreaccueil .field--name-body {
  margin: 20px;
  padding: 20px 0;
}
#block-infolettreaccueil h2,
#block-nousjoindreaccueil h2 {
  font-family: "brutal_extra_bold";
  font-size: 1.5em;
  text-transform: none;
  margin: 10px 0 0 0;
}
#block-infolettreaccueil p,
#block-infolettreaccueil label,
#block-nousjoindreaccueil p,
#block-nousjoindreaccueil label {
  font-size: 0.8889em;
  width: 100%;
  display: block;
}
#block-infolettreaccueil .field__item a,
#block-nousjoindreaccueil .field__item a {
  margin-top: 20px;
  padding: 15px 20px;
}
#block-infolettreaccueil input[type=text],
#block-infolettreaccueil input[type=email],
#block-infolettreaccueil select,
#block-nousjoindreaccueil input[type=text],
#block-nousjoindreaccueil input[type=email],
#block-nousjoindreaccueil select {
  width: calc(100% - 30px);
  padding: 5px;
  border: solid 1px #f5f7fa;
  font-size: 0.9444em;
  margin: 0 0 13px 0;
}
#block-infolettreaccueil select,
#block-nousjoindreaccueil select {
  width: calc(100% - 20px);
}
#block-infolettreaccueil .mc-field-group,
#block-nousjoindreaccueil .mc-field-group {
  font-size: 0.8889em;
}
#block-infolettreaccueil .mc-field-group ul,
#block-nousjoindreaccueil .mc-field-group ul {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0 0 0 0;
}
#block-infolettreaccueil .mc-field-group ul li,
#block-nousjoindreaccueil .mc-field-group ul li {
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
}
#block-infolettreaccueil .mc-field-group ul li input,
#block-nousjoindreaccueil .mc-field-group ul li input {
  margin: 0 10px 0 0;
  width: 10px;
}
#block-infolettreaccueil .mc-field-group ul li label,
#block-nousjoindreaccueil .mc-field-group ul li label {
  display: inline-block;
  width: calc(100% - 15px);
}
#block-infolettreaccueil .clear,
#block-nousjoindreaccueil .clear {
  text-align: center;
}
#block-infolettreaccueil input[type=submit],
#block-nousjoindreaccueil input[type=submit] {
  margin: 20px auto 0;
  display: inline-block;
  border: none;
  padding: 17px 35px;
}
#block-infolettreaccueil form .response,
#block-nousjoindreaccueil form .response {
  margin-top: 10px;
  font-family: "brutal_bold";
}
#block-infolettreaccueil form .response a,
#block-nousjoindreaccueil form .response a {
  display: none;
}

.messages--error {
  color: #52b3d9;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
  background-color: #fcf4f2;
  background-image: url(../../images/icons/e32700/error.svg);
  box-shadow: -8px 0 0 #e62600;
}

#block-nousjoindreaccueil {
  background-color: #212851;
  color: white;
}

#block-infolettreaccueil p {
  color: #212851;
}
#block-infolettreaccueil #mc_embed_signup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -moz-align-items: center;
  align-items: center;
  transition: all 0.25s ease-in-out;
}
#block-infolettreaccueil #mc_embed_signup form {
  max-width: 400px;
  width: calc(100% - 80px);
  margin: 0 auto;
  background-color: white;
  padding: 40px 20px;
  position: relative;
}
#block-infolettreaccueil #mc_embed_signup form .btn-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 100%;
  background-color: #212851;
  cursor: pointer;
  background-image: url(../images/btn-close.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
#block-infolettreaccueil #mc_embed_signup form .message {
  color: red;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 80%;
  margin: 0;
}
#block-infolettreaccueil #mc_embed_signup {
  opacity: 0;
  z-index: -1;
}
#block-infolettreaccueil #mc_embed_signup.show {
  opacity: 1;
  z-index: 100;
}

#block-nousjoindre,
#block-nosexpertises,
#block-carrieres,
#block-nosexpertisesshort,
#block-nosautresexpertises {
  background-color: #212851;
  color: white;
  padding: 20px;
  margin-bottom: 60px;
  width: calc(100% - 40px);
}
#block-nousjoindre .field--name-body a,
#block-nosexpertises .field--name-body a,
#block-carrieres .field--name-body a,
#block-nosexpertisesshort .field--name-body a,
#block-nosautresexpertises .field--name-body a {
  transition: all 0.25s ease-in-out;
  padding: 15px 20px;
  font-size: 0.9375rem;
}
#block-nousjoindre .field--name-body a,
#block-nosexpertises .field--name-body a,
#block-carrieres .field--name-body a,
#block-nosexpertisesshort .field--name-body a,
#block-nosautresexpertises .field--name-body a {
  margin-top: 20px;
}
#block-nousjoindre .field--name-body p,
#block-nosexpertises .field--name-body p,
#block-carrieres .field--name-body p,
#block-nosexpertisesshort .field--name-body p,
#block-nosautresexpertises .field--name-body p {
  font-size: 0.8889em;
}
#block-nousjoindre h2,
#block-nosexpertises h2,
#block-carrieres h2,
#block-nosexpertisesshort h2,
#block-nosautresexpertises h2 {
  font-size: 1.5em;
  margin: 10px 0 0 0;
  font-family: "brutal_extra_bold";
  text-transform: none;
}
#block-nousjoindre#block-nosexpertises,
#block-nosexpertises#block-nosexpertises,
#block-carrieres#block-nosexpertises,
#block-nosexpertisesshort#block-nosexpertises,
#block-nosautresexpertises#block-nosexpertises {
  background-color: #f3f2f2;
  color: #212851;
}

#block-carrieres,
#block-nosexpertisesshort {
  background-color: #f3f2f2;
  color: #212851;
}
#block-carrieres .field--name-body p,
#block-nosexpertisesshort .field--name-body p {
  margin-top: 0;
}
#block-carrieres h2,
#block-nosexpertisesshort h2 {
  margin: 0;
}

#block-nosautresexpertises {
  background-color: #f3f2f2;
  color: #212851;
}

.field--name-body th,
.field--name-body td {
  vertical-align: middle;
}
.field--name-body th:nth-child(2), .field--name-body th:nth-child(3),
.field--name-body td:nth-child(2),
.field--name-body td:nth-child(3) {
  text-align: center;
}
.field--name-body th:nth-child(2) strong, .field--name-body th:nth-child(3) strong,
.field--name-body td:nth-child(2) strong,
.field--name-body td:nth-child(3) strong {
  font-family: "brutal_medium";
}
.field--name-body table {
  margin-top: 50px;
  width: 100%;
  border-bottom: solid 1px #52b3d9;
}
.field--name-body table th {
  font-family: "brutal_bold";
  text-align: center;
  border-top: solid 1px #52b3d9;
  border-bottom: solid 1px #52b3d9;
  padding: 10px 0;
}
.field--name-body table th:nth-child(1) {
  text-align: left;
}
.field--name-body table tbody tr:nth-child(1) td {
  padding-top: 15px;
}
.field--name-body table tbody tr:last-child td {
  padding-bottom: 15px;
}
.field--name-body table td {
  padding: 3px 0;
}

nav.back {
  border-top: solid 1px #f5f7fa;
  padding-top: 20px;
  margin-top: 40px;
}
nav.back .back-btn {
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0;
}
*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.ui-dialog .ui-dialog-titlebar {
  background: #fff;
  border-bottom: 0;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #212851;
  background: #212851;
}

.webform-confirmation-modal--content {
  font-family: "brutal_bold";
  font-size: 1.2em;
  color: #212851;
}

.CybotCookiebotDialogTabPanel h2 {
  text-transform: none !important;
}

#block-sai-site-bandeintro {
  padding: 3rem 0;
}
#block-sai-site-bandeintro .wrapper .field__item {
  text-align: center;
}
#block-sai-site-bandeintro .wrapper .field__item h2 {
  font-size: 1.75rem;
  color: #212851;
  font-family: "brutal_bold";
  line-height: 110%;
}
#block-sai-site-bandeintro .wrapper .field__item h2 span {
  color: #d9534f;
}
#block-sai-site-bandeintro .wrapper .field__item p {
  font-size: 1.125rem;
  color: #3c546c;
}

#block-sai-site-offreexclusive .lr-section {
  background-color: #212851;
  border-radius: 1rem;
  padding: 2rem;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  flex-direction: column;
}
@media (min-width: 720px) {
  #block-sai-site-offreexclusive .lr-section {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  #block-sai-site-offreexclusive .lr-section {
    padding: 3rem;
  }
}
#block-sai-site-offreexclusive .lr-section h2 {
  font-size: 1.75rem;
  font-family: "brutal_bold";
  line-height: 100%;
  margin: 0;
  color: #fff;
}
#block-sai-site-offreexclusive .lr-section h2 span {
  color: #d9534f;
}
#block-sai-site-offreexclusive .lr-section .left-side {
  width: 100%;
  max-width: 600px;
}
#block-sai-site-offreexclusive .lr-section .left-side p {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.6588235294);
  font-family: "brutal_regular";
  margin-bottom: 0;
}
#block-sai-site-offreexclusive .lr-section a {
  display: inline-flex;
  align-items: center;
  font-size: 1.125rem;
  color: #fff;
  text-decoration: none;
  background-color: #d9534f;
  border-radius: 70px;
  height: 50px;
  line-height: 70px;
  padding: 0 20px;
  width: auto;
  border: 2px solid #d9534f;
  font-family: "brutal_medium";
  white-space: nowrap;
}
#block-sai-site-offreexclusive .lr-section a:hover {
  background-color: #52b3d9;
  border: 2px solid #52b3d9;
}

.node-381 .field--name-body {
  padding-bottom: 50px;
}

@media only screen and (min-width: 768px) {
  .region-content-under {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  h1 {
    font-size: 2.5em;
  }
  h1 br {
    display: block;
  }
  h2.sous-titre {
    font-size: 1.25em;
  }
  #block-infolettreaccueil,
  #block-nousjoindreaccueil {
    width: calc(50% - 35px);
  }
  #block-infolettreaccueil .field--name-body,
  #block-nousjoindreaccueil .field--name-body {
    padding: 0;
  }
  #block-infolettreaccueil h2,
  #block-nousjoindreaccueil h2 {
    margin: 20px 0 0 0;
  }
  #block-infolettreaccueil .field__item a,
  #block-nousjoindreaccueil .field__item a {
    float: right;
    margin-top: 30px;
  }
  #block-infolettreaccueil input[type=submit],
  #block-nousjoindreaccueil input[type=submit] {
    padding: 18px 35px;
    margin-bottom: 0;
  }
  .node-56 #block-infolettreaccueil {
    margin: 0 0 60px 0;
  }
  #block-nousjoindreaccueil {
    background-color: #212851;
    color: white;
    position: relative;
  }
  #block-nousjoindreaccueil .field__item a {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  #block-nousjoindre .field--name-body a,
  #block-nosexpertises .field--name-body a,
  #block-carrieres .field--name-body a,
  #block-nosexpertisesshort .field--name-body a,
  #block-nosautresexpertises .field--name-body a {
    float: right;
    margin-top: 30px;
  }
  #block-nousjoindre .field--name-body p,
  #block-nosexpertises .field--name-body p,
  #block-carrieres .field--name-body p,
  #block-nosexpertisesshort .field--name-body p,
  #block-nosautresexpertises .field--name-body p {
    font-size: 1em;
  }
  #block-nousjoindre h2,
  #block-nosexpertises h2,
  #block-carrieres h2,
  #block-nosexpertisesshort h2,
  #block-nosautresexpertises h2 {
    margin: 0px 0 0 0;
  }
  #block-nousjoindre,
  #block-nosexpertises,
  #block-carrieres,
  #block-nosexpertisesshort,
  #block-nosautresexpertises {
    width: calc(50% - 75px);
  }
  #block-nousjoindre {
    position: relative;
  }
  #block-nousjoindre .field--name-body a {
    padding: 15px 15px;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .node-46 #block-nousjoindre {
    padding-bottom: 50px;
  }
  #block-carrieres .field--name-body p,
  #block-nosexpertisesshort .field--name-body p {
    margin-top: 0;
  }
  #block-carrieres .field--name-body a,
  #block-nosexpertisesshort .field--name-body a {
    margin-top: 30px;
  }
  #block-carrieres h2,
  #block-nosexpertisesshort h2 {
    float: left;
    margin: 20px 0 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .en-tete img {
    width: 100%;
    margin: 0;
  }
  h2.sous-titre {
    font-size: 1.35em;
  }
  #block-infolettreaccueil,
  #block-nousjoindreaccueil {
    margin: 80px 0 50px;
  }
  #block-infolettreaccueil .field--name-body,
  #block-nousjoindreaccueil .field--name-body {
    padding: 0;
  }
  #block-infolettreaccueil h2,
  #block-nousjoindreaccueil h2 {
    font-size: 1.8em;
  }
  #block-infolettreaccueil .field__item a,
  #block-nousjoindreaccueil .field__item a {
    padding: 15px 50px;
  }
  #block-infolettreaccueil p,
  #block-nousjoindreaccueil p {
    font-size: 1em;
  }
  #block-nousjoindre,
  #block-nosexpertises,
  #block-carrieres,
  #block-nosexpertisesshort,
  #block-nosautresexpertises {
    margin-bottom: 50px;
  }
  #block-nousjoindre .field--name-body a,
  #block-nosexpertises .field--name-body a,
  #block-carrieres .field--name-body a,
  #block-nosexpertisesshort .field--name-body a,
  #block-nosautresexpertises .field--name-body a {
    padding: 15px 50px;
    font-size: 0.9375rem;
  }
  #block-nousjoindre .field--name-body p,
  #block-nosexpertises .field--name-body p,
  #block-carrieres .field--name-body p,
  #block-nosexpertisesshort .field--name-body p,
  #block-nosautresexpertises .field--name-body p {
    font-size: 1em;
  }
  #block-nousjoindre h2,
  #block-nosexpertises h2,
  #block-carrieres h2,
  #block-nosexpertisesshort h2,
  #block-nosautresexpertises h2 {
    font-size: 1.8em;
    margin: 20px 0 0 0;
  }
  #block-nousjoindre,
  #block-nosexpertises,
  #block-carrieres,
  #block-nosexpertisesshort,
  #block-nosautresexpertises {
    width: calc(50% - 95px);
  }
  #block-nousjoindre .field--name-body a,
  #block-nosexpertises .field--name-body a,
  #block-carrieres .field--name-body a,
  #block-nosexpertisesshort .field--name-body a,
  #block-nosautresexpertises .field--name-body a {
    float: right;
    margin-top: 30px;
  }
  #block-nousjoindre .field--name-body p,
  #block-nosexpertises .field--name-body p,
  #block-carrieres .field--name-body p,
  #block-nosexpertisesshort .field--name-body p,
  #block-nosautresexpertises .field--name-body p {
    font-size: 1em;
  }
  #block-nousjoindre h2,
  #block-nosexpertises h2,
  #block-carrieres h2,
  #block-nosexpertisesshort h2,
  #block-nosautresexpertises h2 {
    margin: 0px 0 0 0;
  }
  #block-nousjoindre,
  #block-nosexpertises,
  #block-carrieres,
  #block-nosexpertisesshort,
  #block-nosautresexpertises {
    width: calc(50% - 75px);
  }
  #block-nousjoindre {
    padding-bottom: 50px;
  }
  body.node-2 #block-nousjoindre {
    padding-bottom: 0;
  }
  #block-nousjoindre .field--name-body a {
    bottom: 20px;
    right: 20px;
  }
  .node-56 #block-infolettreaccueil {
    margin: 0 0 50px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .en-tete {
    width: 100%;
    margin: 0;
  }
  .en-tete .bande {
    height: 30px;
    background-size: auto 30px;
  }
  .en-tete img {
    width: 100%;
    margin: 0;
  }
  h1 {
    font-size: 3.2em;
  }
  h2.sous-titre {
    font-size: 1.5em;
  }
  #block-infolettreaccueil,
  #block-nousjoindreaccueil {
    margin: 120px 0 90px;
  }
  #block-infolettreaccueil h2,
  #block-nousjoindreaccueil h2 {
    font-size: 2.222em;
  }
  #block-nousjoindre,
  #block-nosexpertises,
  #block-carrieres,
  #block-nosexpertisesshort,
  #block-nosautresexpertises {
    padding: 30px;
    margin-bottom: 90px;
  }
  #block-nousjoindre h2,
  #block-nosexpertises h2,
  #block-carrieres h2,
  #block-nosexpertisesshort h2,
  #block-nosautresexpertises h2 {
    font-size: 2.22em;
  }
  #block-nousjoindre,
  #block-nosexpertises,
  #block-carrieres,
  #block-nosexpertisesshort,
  #block-nosautresexpertises {
    width: calc(50% - 95px);
  }
  #block-nousjoindre {
    padding-bottom: 60px;
  }
  body.node-2 #block-nousjoindre {
    padding-bottom: 0;
  }
  #block-nousjoindre .field--name-body a {
    bottom: 30px;
    right: 30px;
  }
  .node-56 #block-infolettreaccueil {
    margin: 0 0 90px 0;
  }
}
@media only screen and (min-width: 1440px) {
  h1 {
    font-size: 4.166em;
  }
}