#home {
  color: #000000;
}
#home section:not(.section-first) {
  padding: 70px 0;
}
#dataLemon {
  max-width: 1125px;
}
#carrefour {
  width: 86%;
  margin: 0 auto;
}

/* SECTION #1 */
#home .section-first {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* min-height: 100vh; */
  height: 730px;
  text-align: center;
  position: relative;
}
#home .home-page-first-section {
  padding-bottom: 0 !important;
}
.app-logo-home {
  width: 28px !important;
  height: 30px !important;
  margin-right: 25px;
  }
  .carrefour-logo {
  width: auto !important;
  height: 33px;
  margin-top: 27px;
  margin-bottom: 5px;
  }
#home .section-fourth.home-page-first-section .d-flex {
  display: block;
  justify-content: space-between;
  width: 100%;
  max-width: 1224px;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 50px;
}
.flexbox {
  display: block;
}
#home .section-fourth .d-flex .flex-item.text {
  width: 100%;
  text-align: center;
}
.text.hero-homepage-span {
  font-size: 18px;
}

#home .section-first h1 {
  margin: 0;
}

#home .section-first .separator:first-of-type {
  margin-bottom: 40px;
}

#home .section-first .separator:nth-of-type(2) {
  margin: 40px auto;
}

#home .section-first .cta-wrapper {
  position: absolute;
  bottom: 10%;
  left: 0px;
  right: 0px;
}

#home .section-first .cta-wrapper a.cta-green {
  padding: 26px 75px;
  display: inline-flex;
}

#home .section-first .illus-wrapper {
  position: absolute;
  bottom: -4px;
  right: -175px;
  z-index: -1;
}
.ipad-only{
	display: none !important;
}
#home .section-first .illus-wrapper img {
  width: 80%;
  max-width: 800px;
}
.section-second-display-center {
  max-width: 1224px;
  margin: 0 auto;
  align-items: center;
  flex-flow: row-reverse;
  color: #000000;
}
.section-second-display-center .second-section-heading {
  width: 100%;
  text-align: center;
  font-family: 'Averta Bold', 'Averta', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #9b9b9b;
  text-transform: uppercase;
}

/* --END SECTION #1 */
/* SECTION #2 */
#home .section-second {
  position: relative;
  overflow: hidden;
  background-color: #e9fde5;
  align-items: center;
  flex-flow: row-reverse;
  padding: 70px 50px 60px !important;
}

#home .section-second .img-light {
  max-width: 93px;
  position: absolute;
  top: 0;
  left: -25%;
  right: 0;
  margin: 0 auto;
}
.link:hover {
  color: #4cb935;
}
.cta-green:hover {
  color: #FFFFFF;
}
#home .section-second .d-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin: 0 auto;
}
#home .section-fourth .d-flex {
  justify-content: space-between;
}

#home .section-second .d-flex .flex-item {
  width: 50%;
}

#home .section-second .flex-item.text-wrapper {
  z-index: 0;
  width: 100%;
  text-align: center;
}
#home .section-second .flex-item.text-wrapper h2 {
  margin-bottom: 50px;
  margin-top: 20px;
}
#home .section-second .flex-item.text-wrapper h3 {
  margin-bottom: 10px;
  font-size: 30px !important;
  font-family: 'Averta Bold', 'Averta', Arial, Helvetica, sans-serif;
}
#home .section-second .flex-item.text-wrapper h3.sub-title {
  margin-bottom: 30px;
}
#home .section-second .text p {
  font-size: 18px;
  font-family: 'Averta Regular', 'Averta', Arial, Helvetica, sans-serif;
}
#home .section-second .text p a {
  font-family: 'Averta bold';
  color: #4DB935;
  text-transform: uppercase;
}
#home .section-second .text {
  line-height: 30px;
}

#home .section-second .text p {
  margin-top: 0;
  margin-bottom: 0;
}

.section-second h2.font-lemon {
  font-size: 30px!important;
  line-height: 36px !important;
  margin-bottom: 15px;
}
h2.font-lemon.home-page-title {
  width: 80%;
  margin: 0 auto;
}

#home .section-second .illus-wrapper {
  bottom: 0;
  width: 100%;
  text-align: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

#home .section-second .illus-wrapper img {
  width: 100%;
  max-width: 750px;
}

/* --END SECTION #2 */
/* SECTION #3 */
#home .section-third {
  text-align: center;
}

#home .section-third h2.font-lemon {
  max-width: 60%;
  margin: 0 auto;
}

#home .section-third .text {
  line-height: 30px;
}

#home .section-third .d-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#home .section-third .cols-wrapper {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 130px 0 0 0;
}

#home .section-third .cols-wrapper .img-wave {
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -100px;
  max-width: 668px;
}

#home .section-third .cols-wrapper .flex-item.card {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 55px 32px 40px 32px;
}

#home .section-third .cols-wrapper .flex-item.card .img-icon {
  max-width: 90px;
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#home .section-third .col-title.col-head {
  margin: 30px 0;
}
#home .section-third .col-title.col-head img {
  max-height: 46px;
}

#home .section-third .col-title.col-head span {
  font-size: 36px;
  color: #b2b2b2;
}

#home .section-third .cols-wrapper .flex-item.card .col-title img {
  max-height: 46px;
  margin-right: 5px;
}

#home .section-third .cols-wrapper .flex-item.card .col-title span {
  font-size: 36px;
  color: #b2b2b2;
}

#home .section-third .cols-wrapper .flex-item.card .separator {
  margin: 30px auto;
}

#home .section-third .cols-wrapper .flex-item.divider {
  width: 8%;
}

#home .section-third .bar-divider {
  margin: 20px 0;
}

#home .section-third .text-wrapper .title {
  margin-bottom: 5px;
}

#home .section-third .text-wrapper .title img {
  max-height: 61px;
  margin-right: 8px;
}

#home .section-third .text-wrapper .title span {
  font-size: 53px;
  color: #b2b2b2;
}

#home .section-third .text-wrapper p.text {
  max-width: 700px;
  margin: 0 auto;
}

#home .section-third p.dispo {
  font-size: 100%;
  margin-top: 0;
}

/* --END SECTION #3 */
/* SECTION #4 */
#home .section-fourth {
  background-color: #e9fde5;
}

#home .section-fourth .d-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  align-items: center;
}

#home .section-fourth .d-flex .flex-item {
  width: 48%;
}

#home .section-fourth .d-flex .flex-item.empty {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  min-height: 1px;
  padding-left: 0;
}

#home .section-fourth .d-flex .flex-item.empty.new-title-img {
  width: 88%;
  margin: 40px auto 0;
  display: flex;
  justify-content: space-between;
}
#home .section-fourth .d-flex .flex-item.empty.new-title-img .contain{
  width: 340px;
  height: 397px;
  border-radius: 16px;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
#home .section-fourth .d-flex .flex-item.empty.new-title-img .contain:hover{
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.09098);
}
#home .section-fourth .d-flex .flex-item.empty.new-title-img .middle{
  position: relative;
  top: -26px;
  margin: auto;
  color: #4DB935;
  font-weight: 700;
  font-size: 24px;
  cursor: default;
}
#home .section-fourth .d-flex .flex-item.empty.new-title-img .contain .family-img{
  margin-top: 22px;
  width: 300px;
  height: 300px;
}
#home .section-fourth .d-flex .flex-item.empty.new-title-img .contain .home-text{
  font-size: 24px;
  font-family: 'Averta';
  font-weight: 700;
  color: #4DB935;
  margin-top: 19px;
}
#anchor3 {
  margin-bottom: 20px;
}
#home .section-fourth .d-flex .flex-item.empty img {
  max-width: 100%;
}

#home .section-fourth .text-wrapper {
  margin-bottom: 48px;
}

#home .section-fourth .text-wrapper .text {
  line-height: 30px;
}
html {
  scroll-behavior: smooth;
}

/* --END SECTION #4 */
/* SECTION #5 */
#home .section-fifth .d-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#home .section-fifth .d-flex .flex-item {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#home .section-fifth .d-flex .flex-item.card {
  position: relative;
  -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 34px 30px 50px;
}
#home .section-fifth .d-flex .flex-item.last-section-text {
  width: 40%;
}

#home .section-fifth .d-flex .flex-item.card p {
  line-height: 31px;
}

#home .section-fifth .d-flex .flex-item.card p .text-bold {
  display: block;
}

#home .section-fifth .d-flex .flex-item.text-center {
  text-align: center;
}

#home .section-fifth .d-flex .flex-item p {
  margin: 25px 0 48px 0;
}

#home .section-fifth .d-flex .flex-item.item-right {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 15px;
}

#home .section-fifth .d-flex .flex-item.item-right .font-lemon {
  text-align: center;
  line-height: 44px;
  letter-spacing: 0px;
  padding: 0 15px;
  display: block;
}

#home .section-fifth .d-flex .flex-item.item-right img {
  width: 90%;
  display: block;
  margin: auto;
  max-width: 350px;
}

/* --END SECTION #5 */
@media only screen and (max-width: 1000px) {
  .main-content section .container {
    padding: 0 10px 0px 10px;
  }
}

@media only screen and (max-width: 1200px) {
  #home .section-first .illus-wrapper img {
    width: 60%;
  }
}

@media only screen and (max-height: 700px) {
  #home .section-first .illus-wrapper img {
    width: 50%;
  }
}

@media only screen and (max-width: 900px) {
  #home {
    /* SECTION #1 */
    /* --END SECTION #1 */
    /* SECTION #3 */
    /* --END SECTION #3 */
    /* SECTION #4 */
    /* --END SECTION #4 */
    /* SECTION #5 */
    /* --END SECTION #5 */
  }
  #home .section-fourth .d-flex .flex-item.empty.new-title-img {
    width: 100%;
    margin: 0px auto;
    display: block;
    justify-content: space-between;
  }
  #home .section-fourth .d-flex .flex-item.empty.new-title-img .vertical{
    margin: auto;
    color: #4DB935;
    font-weight: 700;
    font-size: 24px;
    cursor: default;
    line-height: 0.3;
  }
  #home .section-fourth .d-flex .flex-item.empty.new-title-img .contain .family-img{
    margin-top: 18px;
    width: 200px;
    height: 200px;
  }
  #home .section-fourth .d-flex .flex-item.empty.new-title-img .contain .home-text{
    font-size: 18px;
    font-family: 'Averta';
    font-weight: 700;
    color: #4DB935;
    margin-top: 15px;
  }
  #home .d-flex {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    text-align: center;
    height: auto;

  }
  #home .section-third .cols-wrapper .flex-item.card .text {
    font-size: 18px !important;
  }
  #home .section-fourth .text-wrapper .text {
    font-size: 18px !important;
  }
  #home .section-fifth .d-flex .flex-item.card p {
    font-size: 16px!important;
  }
  .section-fourth h2.font-lemon {
    font-size: 24px!important;
    margin-bottom: 20px;
    line-height: 30px !important;
  }
  .section-fourth h2.font-lemon.new-title {
    width: 90%;
    margin: 10px auto 0;
  }
  #home .section-fourth .text-wrapper .text {
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: "Averta";
  }
  #home .section-second .text p {
    font-size: 16px !important;
    font-family: "Averta";
    line-height: 24px !important;
  }
  #home .section-seventh .text p {
    font-size: 16px !important;
    font-family: "Averta";
    line-height: 24px;
  }
  #home .d-flex.home-page-top {
    padding-top: 0;
  }
  #home .d-flex .flex-item {
    padding-top: 20px;
    width: 100% !important;
  }
  #home section:not(.section-first) {
    padding: 0;
  }
  #home .section-first {
    min-height: calc(50vh - 70px);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 120px;
  }
  #home .section-first .cta-wrapper {
    position: relative;
    bottom: 10px;
    width: 55%;
    text-align: left;
    left: 10px;
    right: unset;
  }
  #home .section-first .cta-wrapper a.cta-green {
    padding: 26px 75px;
  }
  #home .section-first .illus-wrapper {
    position: absolute;
    right: 0;
    width: 373px;
    left: unset;
  }
  #home .section-first .illus-wrapper img {
    width: 60%;
  }
  #home .section-third .container h2.font-lemon {
    max-width: 100%;
    margin: 50px 0 0;
    font-size: 28px !important;
  }
  #home .section-third .container .row-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #home .section-third .container .row-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 25px;
  }
  #home .section-third .container .cols-wrapper {
    margin: 60px 0 50px 0;
  }
  #home .section-third .container .cols-wrapper .flex-item.divider {
    height: 60px;
  }
  #home .section-fifth .d-flex .flex-item.item-right {
    margin-bottom: 50px;
  }
  #home .section-fourth .container .flex-item img.no-desktop {
    width: 100%;
    margin-top: 25px;
  }
  #home .section-fifth .d-flex .flex-item.card {
    padding: 34px 70px 56px 70px;
  }
}

@media only screen and (max-width: 550px) {
  #home .section-first .illus-wrapper img {
    width: 100%;
  }
  .cta-green.personalize-cta {
    padding-bottom: 20px;
  }
}

#home .section-third .cols-wrapper .flex-item.card .text {
  padding: 0 0 20px;
}

#home .section-third p.dispo {
    bottom: 0;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    color: #4bbb37;
    font-weight: bold;
}

.test-score-text-container {
  padding: 30px 0 0;
}

@media only screen and (max-width: 320px) { 
  #home .section-first .separator {
    display: none !important;
  }

  #home .section-first {
    padding-top: 30px !important;
  }
}

@media only screen and (max-width: 380px) and (min-width: 321px) { 
  #home .section-first .container {
    padding-top: 0 !important;
  }
}

/*# sourceMappingURL=home.css.map */
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  #home .section-first .cta-wrapper {
    width: 77%;
  }
  #home .section-fourth .d-flex .flex-item.text {
    width: 100%;
    margin-left: auto;
  }
}
@media only screen and (max-width: 676px) {
	.ipad-only{
		display: none !important;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.ipad-only{
		display: block !important;
	}
}


#home .section-sixth {
  color: #000000;
  position: relative;
  overflow: hidden;
}

#home .section-sixth .d-flex .flex-item {
  width: 100%;
  z-index: 0;
  text-align: center;
  font-family: 'Averta', 'Averta', Arial, Helvetica, sans-serif;
}

#home .section-sixth .d-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

#home .section-sixth .text {
  line-height: 30px !important;
  margin-top: 0;
}

#home .section-sixth .d-flex img {
  width: 100%;
}
#home .section-sixth .d-flex .flex-item .empty {
  width: 100%;
  margin-top: 30px;
  text-align: left;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-auto-rows: auto;
  height: auto;
}
#home .section-sixth .d-flex .flex-item .empty a {
  color: #4DB935;
  font-family: 'Averta Bold', 'Averta', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#home .section-sixth .d-flex .left-img-no-mobile {
  margin: 0 10px;
}

.section-sixth h2.font-lemon {
  font-size: 30px!important;
  line-height: 36px !important;
  margin-bottom: 15px;
}

#home .section-sixth .d-flex .flex-item p {
  font-size: 18px;
  line-height: 30px;
}

#home .section-eighth .d-flex .flex-item
#home .section-seventh .home-page-first-section .d-flex {
  width: 100%;
  max-width: 100%;
}
#home .section-seventh .d-flex .flex-item .text {
  width: 40%;
}
#home .section-seventh .d-flex .flex-item .new-text {
  margin: 70px 0;
}

#home .section-seventh {
  background-color: white;
}

#home .section-seventh .d-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  align-items: center;
  display: block !important;
}
#home .section-seventh .d-flex .empty .personalized-score {
  width: 100%;
}
#home .section-seventh .d-flex .flex-item {
  width: 50%;
  top: 0;
}
#home .section-seventh .d-flex .flex-item.updated-width-data {
  width: 100%;
  align-items: center;
  text-align: center;
}
#home .section-seventh .d-flex .flex-item.updated-width-data .second-section-heading {
  margin-top: 50px;
  width: 100%;
  text-align: center;
  font-family: 'Averta Bold', 'Averta', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #9b9b9b;
}
#home .section-seventh .d-flex .empty.updated-width-img {
  width: 100%;
  align-items: center;
  text-align: center;
}
#home .section-seventh .d-flex .empty.updated-width-img .img {
  width: 60%;
  margin-top: 20px;
}


.section-seventh-text {
  position: relative;
  top: 140px;
}

#home .section-seventh .d-flex .empty {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  min-height: 1px;
  padding-left: 15px;
}

#home .section-seventh .d-flex .empty img {
  width: 90%;
}
#home .section-seventh .d-flex .empty img.new-img {
  width: 70%;
}

#home .section-seventh .text-wrapper .text {
  line-height: 30px;
}

#home .section-seventh .text-wrapper .text {
  font-size: 18px !important;
}

.section-seventh h2.font-lemon, .votre-font.section-five {
  font-size: 24px!important;
  line-height: 36px !important;
  margin-bottom: 15px;
}
#home .section-seventh .text-wrapper .text {
  font-size: 18px !important;
  line-height: 30px !important;
  font-family: "Averta";
}
#home .section-seventh .container .flex-item img .no-desktop {
  width: 100%;
  margin-top: 25px;
}










#home .section-eighth .home-page-first-section .d-flex {
  width: 100%;
  max-width: 100%;
}
#home .section-eighth .d-flex .flex-item .text {
  width: 40%;
  margin-left: auto;
}

#home .section-eighth {
  background-color: white;
  padding: 70px 0px 0px !important;
}

#home .section-eighth .d-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  align-items: center;
}

#home .section-eighth .d-flex .flex-item {
  width: 50%;
  top: 0;
}

.section-eighth-text {
  position: relative;
  top: 140px;
}

#home .section-eighth .d-flex .flex-item.empty {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  min-height: 1px;
  padding-left: 15px;
}

#home .section-eighth .d-flex .flex-item.empty img {
  max-width: 100%;
}

#home .section-eighth .text-wrapper {
  margin-bottom: 48px;
  font-size: 18px;
  line-height: 30px;
}

#home .section-eighth .text-wrapper .text {
  line-height: 30px;
}

#home .section-eighth .text-wrapper .text {
  font-size: 18px !important;
}

#home .section-eighth .text-wrapper .text {
  font-size: 18px !important;
  line-height: 30px !important;
  font-family: "Averta";
}
#home .section-eighth .container .flex-item img.no-desktop {
  width: 85%;
  margin-top: 25px;
}

#introduction .connect-form {
  max-width: 720px;
  padding-top: calc(100% / 25);
  padding-bottom: calc(100% / 25);
  margin: 0 auto;
}

#avec-nous .extended-container {
  width: 100%;
}

#avec-nous #introduction.partner-form-section {
  background: transparent;
}

#avec-nous fieldset{
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

#avec-nous #introduction .connect-form .partner-title{
  color: #000;
  font-size: 30px;
  line-height: 36px;
  font-family: 'Averta Extra Bold', 'Averta', Arial, Helvetica, sans-serif;
  padding: 0 0.75rem;
  text-align: center;
  margin-bottom: 25px;
}
#avec-nous #introduction .connect-form .row {
      margin-left: auto;
   margin-right: auto;
}

#avec-nous #introduction .connect-form .row .col.m4 {
  width: 33.3333333333%;
   margin-left: auto;
   left: auto;
   right: auto;
   float: left;
   box-sizing: border-box;
   padding: 0 .75rem;
   min-height: 1px;
}

#avec-nous #introduction .connect-form .row .input-field{
   position: relative;
   margin-top: 0;
  
}

#avec-nous #introduction .connect-form .row .input-field .form-font-size{
   background: #e8e8e8;
   border: none;
   border-bottom: none;
   border-radius: 2px;
   outline: none;
   height: 3rem;
   width: 100%;
   font-size: 1rem;
   margin: 0 0 20px 0;
   padding: 0 0 0 10px;
   box-shadow: none;
   box-sizing: content-box;
   transition: all 0.3s;
}


#avec-nous #introduction .connect-form .row .input-field label{
   position: absolute;
   top: 0;
   left: .75rem;
   height: 100%;
   font-size: 1rem;
   cursor: text;
   transition: transform .2s ease-out;
   transform-origin: 0% 100%;
   text-align: initial;
   transform: translateY(12px);
   pointer-events: none;
   font-weight: 400;
}

#avec-nous #introduction .connect-form .row .input-field label.active{
   color: #7c7c7c;
   transform: translateY(-14px) scale(0.8);
   transform-origin: 0 0;
}

#avec-nous #introduction .connect-form .row .input-field label:after{
   display: block;
   content: "";
   position: absolute;
   top: 100%;
   left: 0;
   opacity: 0;
   transition: .2s opacity ease-out, .2s color ease-out;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper{
   position: relative;
}

#partners-select:hover #avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content{
  display: block;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .caret{
   position: absolute;
   right: 0;
   top: 0;
   bottom: 0;
   height: 10px;
   margin: auto 0;
   font-size: 10px;
   line-height: 10px;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper input{
   position: relative;
   cursor: pointer;
   background: #e8e8e8;
   border: none;
   border-bottom: none;
   outline: none;
   height: 3rem;
   line-height: 3rem;
   width: 100%;
   font-size: 1rem;
   margin: 0 0 20px 0;
   padding-left: 10px;
   display: block;
   user-select: none;
   padding: 0 0 0 10px;
   box-shadow: none;
   box-sizing: content-box;
   transition: all 0.3s;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content{
       background-color: #fff;
   margin: 0;
   
   min-width: 100px;
   max-height: 170px;
   overflow-y: auto;
   opacity: 0;
   position: absolute;
   z-index: 1;
   will-change: width, height;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content.active1{
  max-height: 220px;
  display: block !important;
  opacity: 1 !important;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li{
       clear: both;
   color: #2f2f2f;
   cursor: pointer;
   min-height: 50px;
   line-height: 1.5rem;
   width: 100%;
   text-align: left;
   text-transform: none;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li>span {
  font-size: 16px;
   background: transparent;
   color: #7c7c7c;
   display: block;
   line-height: 22px;
   padding: 14px 16px;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li.disabled{
       color: rgba(0,0,0,0.3);
   background-color: transparent;
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li.selected{
   background-color: rgba(0,0,0,0.03);
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper .dropdown-content li:hover{
   background-color: rgba(0,0,0,0.03);
}

#avec-nous #introduction .connect-form .row .input-field .select-wrapper select{
  display: block;
   position: absolute;
   width: 0;
   pointer-events: none;
   height: 0;
   top: 0;
   left: 0;
   opacity: 0;
   padding-left: 10px;
}


#avec-nous #introduction .connect-form .row .input-field .select-wrapper .caret{
  border-top: none; 
}

#avec-nous #introduction .connect-form .row .partners-message textarea{
      background: #e8e8e8;
          padding: .8rem 10px 1rem 10px;
   float: left;
   box-sizing: border-box;
   height: auto;
       overflow-y: hidden;
   padding: .8rem 0 1.6rem 0;
   resize: none;
   min-height: 10rem;
   margin-bottom: 0;
   background-color: #f9f9f9;
   border: none;
   border-bottom: none;
   border-radius: 2px;
   outline: none;
   height: 3rem;
   width: 100%;
   font-size: 1rem;
   margin: 0 0 20px 0;
   padding: 0 0 0 10px;
   box-shadow: none;
   box-sizing: content-box;
   transition: all 0.3s;
       font-family: inherit;
   font-size: inherit;
   color: inherit;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   font-smoothing: antialiased;
}
#avec-nous #introduction .connect-form .row .partners-message .character-counter{
      display: none;
}

#avec-nous #introduction .connect-form .textarea-rows {
      margin-left: 10px !important;
   margin-right: 10px !important;
}

#avec-nous #introduction .connect-form .btn-large {
   height: 45px;
   line-height: 20px;
   text-decoration: none;
   color: #fff;
   background-color: #4cb935;
   text-align: center;
   letter-spacing: 1px;
   transition: .2s ease-out;    
   font-size: 1rem;
   outline: 0;
   padding: 0 1rem;
   text-transform: uppercase;
   vertical-align: middle;
   -webkit-tap-highlight-color: transparent;
   font-weight: 700;
   border: 2px solid #4cb935;
   display: inline-block;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
  #avec-nous #introduction .connect-form .row .col.m4 {
   width: 100%
  }
  .section-second-display-center {
    flex-flow: column-reverse;
  }

  #avec-nous #introduction .connect-form .partner-title {
     text-align: center;
     margin-bottom: 10px;
     margin-top: 0;
   }

   #avec-nous #introduction .connect-form .row .input-field .form-font-size {
     height: 2.5rem;
   }

   #introduction .connect-form {
     padding: 0 !important;
   }

   #avec-nous #introduction .connect-form .row .partners-message textarea {
     min-height: 6rem;
   }
}


@media only screen and (max-width: 900px) {
 .marginspacer {
   margin-top: 20px;
 }
   #avec-nous .extended-container {
       width: 90%;
       margin: 40px auto;
   }
   #home .section-sixth .d-flex img.logo-img {
    width: 50%;
    margin-top: 20px;
    padding-bottom: 10px;
    }
    #home .section-sixth .d-flex .apple-logo-images {
      display: flex;
      justify-content: center;
    }
    #home .section-sixth .d-flex .apple-logo-images .logo-img-data {
      width: 30px;
    }
    .d-flex .apple-logo-images .logo-img-data.apple {
      margin-right: 10px;
    }
    .d-flex .apple-logo-images .logo-img-data.play {
      margin-left: 10px;
    }
}

@media (max-width: 900px) {
  #home .section-sixth .d-flex img {
    padding-top: 0;
    width: 100%;
  }
  #home .section-sixth .d-flex .left-img-no-mobile {
    margin-bottom: 40px;
    margin-right: 0;
  }
  #home .section-fourth .d-flex .flex-item.empty {
    padding: 20px 10px 0;
  }
  #home .section-sixth {
    padding: 50px 0 !important;
  }
  .section-sixth h2.font-lemon {
    font-size: 24px !important;
    margin-bottom: 10px;
  }
  #home .section-second {
    padding: 50px 20px 30px !important;
    flex-flow: column-reverse;
  }
  #home .section-seventh .d-flex .empty {
    padding-left: 0;
  }
  #home .section-second .illus-wrapper {
    width: 100%;
  }
  #home .section-second .d-flex {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Averta', 'Averta', Arial, Helvetica, sans-serif;
  }
  #home .section-second .text {
    font-family: 'Averta', 'Averta', Arial, Helvetica, sans-serif;
    padding: 0 10px;
  }
  #home .section-second .text.mobile-text {
    padding: 0 !important;
  }
  #home .section-fourth.home-page-first-section .d-flex {
    padding-bottom: 0;
  }
  #home .section-eighth .d-flex .flex-item.empty {
    padding-left: 0;
  }
  #home .section-seventh .d-flex .flex-item .text,
  #home .section-eighth .d-flex .flex-item .text {
    font-size: 16px !important;
    line-height: 24px !important;
    font-size: 16px;
    font-family: 'Averta';
  }
  #home .section-second .flex-item.text-wrapper {
    padding-top: 0;
    margin-right: 0;
  }
  #home .section-seventh .d-flex .flex-item, #home .section-eighth .d-flex .flex-item {
    top: 0;
    padding-top: 0;
  }
  #home .section-sixth .d-flex {
    padding-top: 0;
  }
  #home .section-fourth .d-flex {
    padding: 0 10px 40px;
  }
  #home .section-eighth .text-wrapper {
    margin-bottom: 0;
  }
  #home .section-eighth .container .flex-item img.no-desktop {
    margin-top: 0;
    width: 100%;
  }
  #home .section-sixth .d-flex .flex-item {
    padding: 0 10px 0;
  }
  #home .section-sixth .d-flex .flex-item .empty {
    display: block;
    text-align: center;
  }
  #home .section-sixth .text p {
    line-height: 24px !important;
  }
  #home .section-second .flex-item.text-wrapper h2 {
    font-size: 24px !important;
    padding: 0 0px;
    margin-top: 0px;
    margin-bottom: 50px;
  }
  #home .section-second .flex-item.text-wrapper h3 {
    font-size: 20px !important;
  }
  #home .section-seventh .d-flex .flex-item .new-text {
    margin: 70px 20px;
  }
}

.partner-form-section .request-demo {
  padding-left: 0.75rem;
}
.partner-form-section .request-demo .btn-large {
  width: 100%;
  font-family: "Averta Extra Bold";
  border-radius: 50px;
  cursor: pointer;
}
.link {
  color: #4cb935;
}

#home .section-sixth .d-flex .no-desktop-switch img{
  width: 10%;
  height: 100px;
  min-width: 10%;
  max-width: 100%;
  height: auto;
}
#home .section-sixth .d-flex .no-mobile-switch img{
  width: 35px;
  height: 35px;
}
#home .section-sixth .d-flex .hover-switch > img {
  position: absolute;
  margin-left: 12px;
  margin-top: 12px;
  border-radius: 45%;
}
.hover-switch > img:last-of-type {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.hover-switch > img:first-of-type {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.hover-switch:hover > img:last-of-type {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.hover-switch:hover > img:first-of-type {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

.carrefour-img {
  cursor: pointer;
}
.carrefour-img:hover .first-img {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.carrefour-img:hover .second-img {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

.posterImg-no-mobile {
  height: 230px;
  border-radius: 15px;
}
.posterImg-no-desktop {
  border-radius: 15px;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}

#lens-video-play-carrefour, #lens-video-play-intermarche, #lens-video-play-roche {
  top: 12% !important;
  padding: 37px 0 0 !important;
  background-color: #000000d1 !important;
}
#lens-video-play-carrefour .modal-content, #lens-video-play-intermarche .modal-content, #lens-video-play-roche .modal-content {
  height: 100%;
}
#lens-video-play-carrefour .modalflex, #lens-video-play-intermarche .modalflex, #lens-video-play-roche .modalflex {
  height: 100%;
}
#lens-video-play-carrefour .modalflex iframe, #lens-video-play-intermarche .modalflex iframe, #lens-video-play-roche .modalflex iframe {
  height: 100%;
    width: 100%;
}
#lens-video-play-carrefour .ytp-chrome-top-buttons, #lens-video-play-intermarche .ytp-chrome-top-buttons, #lens-video-play-roche .ytp-chrome-top-buttons {
  margin-right: 30px !important;
}
#lens-video-play-carrefour .close, #lens-video-play-intermarche .close, #lens-video-play-roche .close {
  color: #ffffff !important;
  background: #00CA29 !important;
  border-radius: 0 !important;
}
#lens-video-play-carrefour.modal, #lens-video-play-intermarche.modal, #lens-video-play-roche.modal {
  max-width: 1400px !important;
  height: 70% !important;
  margin-top: 70px;
  max-height: 100% !important;
}
@media (max-width: 801){
  #lens-video-play-carrefour.modal, #lens-video-play-intermarche.modal, #lens-video-play-roche.modal {
    width: 100% !important;
  }
  #lens-video-play-carrefour.modal, #lens-video-play-intermarche.modal, #lens-video-play-roche.modal {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #lens-video-play-carrefour.modal, #lens-video-play-intermarche.modal, #lens-video-play-roche.modal {
    height: 55% !important;
  }
}
#lens-video-play-carrefour .close, #lens-video-play-intermarche .close, #lens-video-play-roche .close {
  float: right;
  font-weight: 500;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  position: absolute;
  top: 2px;
  right: 0px;
  font-size: 30px;
  color: #CCC9C3;
  opacity: 1;
  color: #00CA29;
  z-index: 1;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  background: #fff;
  border-radius: 30px;
  width: 35px;
  outline: transparent solid 5px;
}
#lens-video-play-carrefour .close span, #lens-video-play-intermarche .close span, #lens-video-play-roche .close span{
  font-size: 35px;
  top: -3px;
  left: 0px;
  position: relative;
  font-weight: bold;
}
div#lens-video-play-carrefour, div#lens-video-play-intermarche, div#lens-video-play-roche {
  padding: 20px 20px 0px 0px;
  box-shadow: none;
  background-color: transparent !important;
}
@media (max-width: 801px) {
  #lens-video-play-carrefour, #lens-video-play-intermarche, #lens-video-play-roche {
    padding: 37px 20px 0 !important;
  }
  #lens-video-play-carrefour .close, #lens-video-play-intermarche .close, #lens-video-play-roche .close {
    right: 20px;
  }
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 75%;
  max-width: 800px;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 0;
  will-change: top, opacity;
}