#mc_embed_signup {
  background: whitesmoke;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
}

#mc_embed_signup form {
  /* display: block; */
  /* position: relative; */
  text-align: left;
  padding: 10px 0 10px 3%;
}

#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%;
}

#subscribe.modal.fade.in{
  display: block;
}
#mc_embed_signup .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
}

#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 96%;
  padding-bottom: 3%;
  min-height: 50px;
  display: block;
}


#mc_embed_signup .mc-field-group .input-group {
  display: block;
}


#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}



#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 96%;
  padding-bottom: 3%;
  min-height: 50px;
}

#mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none;
}

#mc_embed_signup .mc-field-group.input-group label {
  display: inline;
}

#mc_embed_signup .mc-field-group.input-group ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em 0.5em 0em 0.5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0;
}

#mc_embed_signup .button {
  clear: both;
  background-color: #aaa;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}

#mc_embed_signup .clear {
  clear: both;
}


.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.new-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #41729c;
}

.cabricloud-section {
  margin-top: 42px;
}

.description-section {
  margin-top: 32px;
  background-color: #ff696b;
  color: #000;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.express-section {
  margin-top: 40px;
}

.why-section {
  margin-top: 40px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.1);
}

.newsletter-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: url('../images/bandeau-rose2.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.columns-center {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.text-white-big {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
}

.text-white-small {
  display: flex;
  align-items: center;
  color: #fff;
  line-height: 23px;
  text-align: left;
}

.text-white-small.text-center {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.body {
  font-size: 16px;
}

.grid {
  grid-auto-flow: column;
  grid-column-gap: 150px;
  grid-row-gap: 10px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-express {
  display: flex;
  padding-top: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.description-express {
  flex-direction: column;
  align-items: center;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: left;
}

.heading1 {
  font-size: 51px;
  text-align: center;
}

.heading1.blue-text {
  margin-top: auto;
  color: #41729c;
}

.heading1.application-express {
}

.heading2 {
  color: #08f;
  font-weight: 400;
  text-align: center;
}

.heading2.white {
  color: #fff;
}

.store-pictures {
  width: 30px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.store-pictures:hover {
  width: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.cadre-bleu {
  display: flex;
  margin-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #08f;
}

.heading3 {
  color: #fff;
  font-size: 22px;
}

.footer-column {
  display: flex;
  align-items: center;
}

.newsletter-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer-div {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
}

.footer-text {
  padding-left: 15px;
  font-size: 14px;
}

.column {
  display: flex;
  flex-direction: column;
}

.link-footer {
  padding-top: 18px;
  padding-bottom: 0px;
}

.div-description {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
}

.text-picto {
  padding-left: 13px;
  color: #fffdfd;
}

.arrondi {
  border-radius: 15px;
}

.column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.columns {
  display: flex;
  align-items: center;
}

.button-blue {
  border-style: solid;
  border-width: 1px;
  border-color: #41729c;
  border-radius: 20px;
  background-color: #41729c;
  font-weight: 600;
}

.button-blue:hover {
  background-color: #17456d;
  border-color: #17456d;
}

.button-grey {
  border-style: solid;
  border-width: 1px;
  border-color: #e5e5e5;
  border-radius: 20px;
  background-color: #e5e5e5;
  padding: 8px;
  color: black;
}

.button-grey:hover {
  background-color: #bebdbd;
  border-color: #bebdbd;
}

.button-blue.button-blue-express {
  border-color: #08f;
  background-color: #08f;
}

.paragraph {
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph.plateforme {
  text-align: center;
}

.columns-2 {
  display: flex;
  align-items: center;
}

.button-yellow {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  border-radius: 20px;
  background-color: #ffdb00;
    color: #fff;
    text-align: center;
    font-weight: 600;
  text-align: center;
}

.button-yellow:hover {
  background-color:  #d3be16;
  border-color:   #d3be16;
  color: #fff;
}

.button-white {
  border-radius: 20px;
  background-color: #fff;
  color: #ff696b;
}

.copyright {
  background-color: #393939;
}

.version {
  font-size: 24px;
  font-weight: 700;
}

.application {
  width: 160px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 15px;
}

.application:hover {
  width: 170px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.separateur {
  display: flex;
  width: 100px;
  margin-top: 16px;
  flex-direction: column;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #08f;
  border-radius: 1px;
  background-color: #08f;
}

.container-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.column-2 {
  padding-right: 0px;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 46px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.column-3 {
  display: flex;
  justify-content: flex-end;
}

.column-4 {
  display: flex;
  justify-content: flex-end;
}

.grid-3 {
  align-items: center;
  grid-column-gap: 0px;
  -ms-grid-columns: 0.25fr 1.75fr;
  grid-template-columns: 0.25fr 1.75fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grid-3.contact {
  grid-row-gap: 6px;
}

.grid-4 {
  align-items: center;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.fa {
  font-family: 'Fa solid 900', sans-serif;
  font-style: normal;
}

.grid-5 {
  -ms-grid-columns: 0.3fr 1fr;
  grid-template-columns: 0.3fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-white-paragraphe {
  color: #fff;
  line-height: 23px;
}

.image-2 {
  display: block;
  text-align: center;
}

.grid-6 {
  justify-items: center;
  grid-row-gap: 40px;
  -ms-grid-columns: 1.75fr 1fr;
  grid-template-columns: 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-7 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block {
  display: flex;
  justify-content: flex-end;
}

.link-block-2 {
  display: flex;
  justify-content: flex-end;
}

.grid-8 {
  justify-items: center;
  align-items: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-3 {
  padding-top: 40px;
}

.grid-9 {
  justify-content: center;
  justify-items: start;
  align-items: start;
  align-content: center;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-3 {
  margin: auto;
}

.lang-flag {
  padding-left: 12px;
}

.flag {
  opacity: 0.3;
  transition: transform 0.1s ease-in-out;
}

.flag.fr {
  border-radius: 7px;
}

.flag.flag-on {
  opacity: 1;
}
.flag:hover {
  transform: scale(1.05);
}

.section {
  margin-top: 13px;
}

@media screen and (max-width: 991px) {
  .grid {
    grid-column-gap: 62px;
  }

  .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
}

@media screen and (max-width: 767px) {
  .grid {
    grid-column-gap: 23px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .application {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0px 0px;
    background-size: auto;
  }
}

@media screen and (max-width: 479px) {
  .new-section {
    display: inline-block;
    justify-content: center;
    align-items: baseline;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .cabricloud-section {
    justify-items: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .columns-center {
    display: inline-block;
  }

  .text-white-big {
    flex-direction: column;
    align-items: center;
  }

  .text-white-small {
    padding-top: 26px;
  }

  .grid {
    display: block;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .store {
    display: flex;
  }

  .footer-column {
    display: flex;
    flex-direction: column;
  }

  .arrondi {
    padding-top: 20px;
  }

  .paragraph {
    padding-left: 30px;
  }

  .columns-2 {
    display: inline-block;
  }

  .column-2 {
    display: flex;
    padding-right: 4px;
    flex-direction: column;
    align-items: flex-start;
  }

  .grid-2 {
    display: block;
  }

  .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
}

#w-node-_7edd401f-a157-6106-ef31-2e5a98f15d56-d7cb1921 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_7e4b342d-3fce-7f93-309e-2a86be41fc63-d7cb1921 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-ac7f5658-986d-cc32-5b64-0fdc71ae0cff-d7cb1921 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_02aed9fd-61d1-dc16-59c5-8475dc4abb58-d7cb1921 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-d6f1429c-41a3-d80c-546d-57b28e152142-d7cb1921 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_5c3a985c-3578-c25d-21f1-fdcdc8123912-d7cb1921 {
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4d10b220-4e87-af28-a0c2-003714c6885c-d7cb1921 {
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_7edd401f-a157-6106-ef31-2e5a98f15d56-4d638f76 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_7e4b342d-3fce-7f93-309e-2a86be41fc63-4d638f76 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-ac7f5658-986d-cc32-5b64-0fdc71ae0cff-4d638f76 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_02aed9fd-61d1-dc16-59c5-8475dc4abb58-4d638f76 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-d6f1429c-41a3-d80c-546d-57b28e152142-4d638f76 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_5c3a985c-3578-c25d-21f1-fdcdc8123912-4d638f76 {
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4d10b220-4e87-af28-a0c2-003714c6885c-4d638f76 {
  -ms-grid-row-align: center;
  align-self: center;
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa v4compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}