.src-components-Form-Button-___Button__button___2M0dK {
  color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 17px;
  line-height: 2em;
  font-size: 19px;
  outline: 0 !important;
  outline-style:none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: 'avenir-next-demi-bold';
  min-height: 55px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

button > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
}

button .src-components-Form-Button-___Button__icon___1kpk2 {
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}

.src-components-Form-Button-___Button__loader___U9eb4 {
  margin-right: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.src-components-Form-Button-___Button__disable___2mZf- {
  background-color: #999;
  color: #fff;
  pointer-events: none;
}

.src-components-Form-Button-___Button__buttonList___1SJn1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.src-components-Form-Button-___Button__buttonList___1SJn1 > *:not(:first-child) {
  margin-left: 10px;
}

.src-components-Form-Button-___Button__noCursor___8qpDy {
  cursor: initial;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* remove dotted outline/border in Firefox */
button:focus,
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important;
}
@font-face {
  font-family: 'avenir-next-regular';
  src: url(/src/fonts/avenir-next/AvenirNext-Regular-aaed737e.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-next-bold';
  src: url(/src/fonts/avenir-next/AvenirNext-Bold-2f469f01.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-next-demi-bold';
  src: url(/src/fonts/avenir-next/AvenirNext-DemiBold-47a3d2b3.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-next-italic';
  src: url(/src/fonts/avenir-next/AvenirNext-Italic-040b2668.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  /* height: 100%; */
}

body {
  font-family: 'avenir-next-regular';
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
}

#app {
  position: relative;
  z-index: 1;
  height: 100%;
}

b {
  font-weight: bold;
}

.post-full img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
    }
.src-components-MainWrapper-___MainWrapper__wrapper___YCvBU {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.src-components-MainWrapper-___MainWrapper__container___3dtAM {
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 1024px) {
  .src-components-MainWrapper-___MainWrapper__container___3dtAM {
    width: 1024px;
  }
}
.src-components-Header-Nav-___Nav__list___2-ndJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 19px;
}

.src-components-Header-Nav-___Nav__item___Yb7zX {
  padding: 0 10px;
}

.src-components-Header-Nav-___Nav__item___Yb7zX a {
  text-decoration: none;
  color: #3F3F3F;
  line-height: 85px;
  padding: 10px 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px;
}

.src-components-Header-Nav-___Nav__item___Yb7zX a:hover,
.src-components-Header-Nav-___Nav__item___Yb7zX a.src-components-Header-Nav-___Nav__active___2qj_P {
  color: #E8C05F;
  /* color: #fff; */
  /* background-color: var(--color-orange); */
}

@media screen and (max-width: 1024px) {
  .src-components-Header-Nav-___Nav__list___2-ndJ {
    display: none;
  }

  .src-components-Header-Nav-___Nav__isOpen___2y9vJ .src-components-Header-Nav-___Nav__list___2-ndJ {
    display: block;
  }

  .src-components-Header-Nav-___Nav__item___Yb7zX {
    padding: 0;
  }

  .src-components-Header-Nav-___Nav__item___Yb7zX a {
    display: block;
    padding: 10px 0;
    line-height: 20px;
    text-align: center;
  }
}
.src-components-Header-NavIcon-___NavIcon__icon___1YI0M {
  display: none;
  text-align: center;
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 10px;
}

@media screen and (max-width: 1024px) {
  .src-components-Header-NavIcon-___NavIcon__icon___1YI0M {
    display: block;
  }
}

.src-components-Header-NavIcon-___NavIcon__con___FlHgr,
.src-components-Header-NavIcon-___NavIcon__special-con___3oIo2 {
  cursor: pointer;
  display: inline-block;
}

.src-components-Header-NavIcon-___NavIcon__bar___307zE {
  display: block;
  height: 2px;
  width: 30px;
  background: #aaa;
  margin: 5px auto;
 }

.src-components-Header-NavIcon-___NavIcon__con___FlHgr {
  width: auto;
  margin: 0 auto;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.src-components-Header-NavIcon-___NavIcon__isOpen___3OukM .src-components-Header-NavIcon-___NavIcon__bar___307zE {
  background-color: #888;
}

.src-components-Header-NavIcon-___NavIcon__middle___1DluZ {
  margin: 0 auto;
}

.src-components-Header-NavIcon-___NavIcon__bar___307zE {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.src-components-Header-NavIcon-___NavIcon__isOpen___3OukM .src-components-Header-NavIcon-___NavIcon__top___TSQw1 {
  -webkit-transform: translateY(7px) rotateZ(45deg);
          transform: translateY(7px) rotateZ(45deg);
}

.src-components-Header-NavIcon-___NavIcon__isOpen___3OukM .src-components-Header-NavIcon-___NavIcon__bottom___1-4xx {
  -webkit-transform: translateY(-7px) rotateZ(-45deg);
          transform: translateY(-7px) rotateZ(-45deg);
}

.src-components-Header-NavIcon-___NavIcon__isOpen___3OukM .src-components-Header-NavIcon-___NavIcon__middle___1DluZ {
  width: 0;
}
.src-components-Header-___Header__wrapper___3AwTG {
  position: fixed;
  width: 100%;
  background-color: #fff;
  border-bottom: solid 1px #ccc;
  z-index: 1;
}

.src-components-Header-___Header__container___qQ2mF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.src-components-Header-___Header__logoContainer___1LXYO {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.src-components-Header-___Header__languages___2ShLb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.src-components-Header-___Header__languages___2ShLb a {
  padding: 5px;
  text-decoration: none;
  color: inherit;
}

@media screen and (max-width: 1024px) {
  .src-components-Header-___Header__container___qQ2mF {
    display: block;
  }
  .src-components-Header-___Header__logoContainer___1LXYO {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    padding: 10px 0;
  }
}
.src-components-Icons-___Icon__btnType___1MMqF {
    cursor: pointer;
}

.src-components-Icons-___Icon__logo___mVxBM {
    fill: #273037;
}

.src-components-Icons-___Icon__fillMainColor___2J6bG {
    fill: #EA9078;
}

/**
 *   Do not remove, leave empty. It's use for hover state
 *   see app/styles/colors.js
 */
.src-components-Icons-___Icon__iconContainerHover___18vJR {}
.src-components-Footer-___Footer__container___3dfAC {
  background-color: #3F3F3F;
  color: #fff;
  /* height: 225px; */
}

.src-components-Footer-___Footer__innerContainer___1ROVv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* height: 100%; */
  /* justify-content: space-around; */
}

.src-components-Footer-___Footer__topContainer___WZe7O {
  margin-top: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.src-components-Footer-___Footer__copyright___2bBFy {
  text-align: center;
  margin: 50px auto 20px auto;
}

/* .socialsIcons {
  align-self: flex-end;
  margin-bottom: 30px;
} */

.src-components-Footer-___Footer__socialsIcons___Uwy_N a {
  margin: 5px;
  padding: 10px;
}
.src-components-Footer-Nav-___Nav__nav___1oSiO {}

.src-components-Footer-Nav-___Nav__list___Mvzjp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.src-components-Footer-Nav-___Nav__item___198rH {
  padding: 0 10px;
}

.src-components-Footer-Nav-___Nav__item___198rH:not(:last-child) {
  border-right: solid 1px #fff;
}

.src-components-Footer-Nav-___Nav__item___198rH a {
  text-decoration: none;
  color: #fff;
  padding: 10px 20px;
}

.src-components-Footer-Nav-___Nav__item___198rH a:hover {
  text-decoration: underline;
}
.src-components-Layouts-___Main__container___1HSt3 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.src-components-Layouts-___Main__mainContent___2yDPa {
  margin-top: 85px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 1024px) {
  .src-components-Layouts-___Main__mainContent___2yDPa {
    margin-top: 45px;
  }
}
.src-components-LoaderSmall-___LoaderSmall__loader___JH8ot,
.src-components-LoaderSmall-___LoaderSmall__loader___JH8ot:after {
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.src-components-LoaderSmall-___LoaderSmall__loader___JH8ot {
  position: relative;
  text-indent: -9999em;
  border-top: 3px solid rgba(230, 230, 230, 1);
  border-right: 3px solid rgba(230, 230, 230, 1);
  border-bottom: 3px solid rgba(230, 230, 230, 1);
  border-left: 3px solid rgba(100, 100, 100, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: src-components-LoaderSmall-___LoaderSmall__load8___2V_dv 1.1s infinite linear;
  animation: src-components-LoaderSmall-___LoaderSmall__load8___2V_dv 1.1s infinite linear;
}
@-webkit-keyframes src-components-LoaderSmall-___LoaderSmall__load8___2V_dv {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes src-components-LoaderSmall-___LoaderSmall__load8___2V_dv {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.src-components-Section-Section-___Section__container___UwwXO {
  padding: 80px 0;
}
.src-components-Texts-Title2-___Title__container___2hTzJ {
  font-size: 40px;
  color: #3F3F3F;
  text-align: center;
  font-family: 'avenir-next-bold';
  /* padding: 20px; */
}
.src-components-Section-SectionTitle-___SectionTitle__container___2WWxo {
  margin-bottom: 30px;
}
.src-components-Section-SectionContent-___SectionContent__container___2TR0z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.src-components-Section-SectionContent-___SectionContent__container___2TR0z img {
  max-width: 100%;
}

.src-components-Section-SectionContent-___SectionContent__child___3hehr {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 1024px) {
  .src-components-Section-SectionContent-___SectionContent__child___3hehr {
    padding: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .src-components-Section-SectionContent-___SectionContent__container___2TR0z {
    display: block;
  }

  .src-components-Section-SectionContent-___SectionContent__child___3hehr:not(:first-child) {
    margin-top: 40px;
  }
}
.src-components-Texts-Paragraphe-___Paragraphe__container___DL_5C {
  line-height: 33px;
  font-size: 20px;
}

.src-components-Texts-Paragraphe-___Paragraphe__margin___3fpXd {
  margin: 10px 0;
}
.src-components-Texts-Title1-___Title__container___1Rz4z {
  font-size: 49px;
  color: #3F3F3F;
  text-align: center;
  font-family: 'avenir-next-bold';
  /* padding: 20px; */
}
.src-components-IpadSlider-___IpadSlider__backgroundColor___3KqWt {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.src-components-IpadSlider-___IpadSlider__container___yH5ci {
  text-align: center;
  padding: 35px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.src-components-IpadSlider-___IpadSlider__text___4yia7 {
  color: #fff;
  max-width: 700px;
}

.src-components-IpadSlider-___IpadSlider__ipad___PGgL2 {
  margin-top: 45px;
  width: 872px;
  height: 602px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.src-components-IpadSlider-___IpadSlider__pagination___3y8FB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
}

.src-components-IpadSlider-___IpadSlider__paginationItem___3GyPo {
  width: 20px;
  height: 20px;
  background-color: #dddd;
  border-radius: 10px;
  margin: 0 10px;
}

.src-components-IpadSlider-___IpadSlider__paginationItem___3GyPo.src-components-IpadSlider-___IpadSlider__active___3BjUp {
  background-color: #fff;
}
.src-components-Mosaique-Item-___Item__container___3SMcs {
  position: relative;
  margin: 25px;
  overflow: hidden;
}

.src-components-Mosaique-Item-___Item__container___3SMcs img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

/* .container:hover {
  background-color: #6199DB;
} */

.src-components-Mosaique-Item-___Item__text___1oprk {
  font-family: 'avenir-next-regular';
  font-size: 19px;
  color: #fff;
  /* background-color: #6199DB; */
  text-align: center;
  position: absolute;
  height: 100%;
  top: 100%;
  padding: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: top 0.2s;
  transition: top 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.src-components-Mosaique-Item-___Item__textInner___3fHck {

}

.src-components-Mosaique-Item-___Item__container___3SMcs:hover .src-components-Mosaique-Item-___Item__text___1oprk {
  top: 0px;
}
.src-components-Mosaique-Row-___Row__container___3P93x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

/* @media screen and (max-width: 1024px) {
  .container {

  }
} */
.src-components-Form-Input-___Input__container___3FkCr {
  position: relative;
}

.src-components-Form-Input-___Input__container___3FkCr input {
  padding: 11px 20px;
  border-radius: 5px;
  height: 33px;
  line-height: 33px;
  font-size: 19px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: solid 2px transparent;
  /* outline-color: var(--color-green) */
}

.src-components-Form-Input-___Input__container___3FkCr.src-components-Form-Input-___Input__error___SpBb3 input {
  border: solid 2px #f00;
  outline-color: #f00;
}

.src-components-Form-Input-___Input__container___3FkCr input::-webkit-input-placeholder {
  color: rgb(155, 155, 155);
  font-family: 'avenir-next-italic';
}

.src-components-Form-Input-___Input__container___3FkCr input:-moz-placeholder {
  color: rgb(155, 155, 155);
  font-family: 'avenir-next-italic';
}

.src-components-Form-Input-___Input__container___3FkCr input:-ms-input-placeholder {
  color: rgb(155, 155, 155);
  font-family: 'avenir-next-italic';
}

.src-components-Form-Input-___Input__container___3FkCr input:-moz-placeholder {
  color: rgb(155, 155, 155);
  font-family: 'avenir-next-italic';
}

.src-components-Form-Input-___Input__errorMessage___2jW7A {
  position: absolute;
  bottom: -30px;
  left: 0px;
  color: #ffbc00;
}
.src-components-NewsletterInscription-___NewsletterInscription__container___3r_z1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.src-components-NewsletterInscription-___NewsletterInscription__input___XZF6F {
  width: 300px;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

@media screen and (max-width: 1024px) {
  .src-components-NewsletterInscription-___NewsletterInscription__input___XZF6F {
    width: 150px;
  }
}
.src-components-Cover-Cover-___Cover__container___1Tko3 {
  height: 940px;
  background-size: cover;
  background-position: center center;
}
.src-components-Cover-CoverTitle-___CoverTitle__container___30vS1 {
  font-family: 'avenir-next-bold';
  color: #fff;
  font-size: 49px;
  /* padding-top: 100px; */
}
.src-components-Cover-CoverText-___CoverText__container___1ZFWU {
  font-family: 'avenir-next-demi-bold';
  color: #fff;
  margin-top: 40px;
  font-size: 19px;
  max-width: 400px;
}
.src-pages-Home-___Home__container___CndtB {}

/* .cover {
  height: 940px;
  background-size: cover;
  background-position: center center;
} */

.src-pages-Home-___Home__coverTitle___34pNY {
  padding-top: 100px;
}

.src-pages-Home-___Home__coverText___3rxrT {}
.src-pages-Dyslexia-___Dyslexia__container___20NJk {}

.src-pages-Dyslexia-___Dyslexia__coverTitle___38uKJ {
  padding-top: 274px;
}

.src-pages-Dyslexia-___Dyslexia__coverTextsWrapper___2oQmW {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.src-pages-Dyslexia-___Dyslexia__coverInfoEstim___Xrx_u {
  margin-top: 30px;
}

.src-pages-Dyslexia-___Dyslexia__helpsItem___2S8BQ {
  padding: 30px;
  background-color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.src-pages-Dyslexia-___Dyslexia__helpsItemContent___ASaHg {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.src-pages-Dyslexia-___Dyslexia__companyWebsite___2RksN {
  margin: 20px auto 0px auto;
}

.src-pages-Dyslexia-___Dyslexia__helpsItem___2S8BQ img {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .src-pages-Dyslexia-___Dyslexia__helpsItem___2S8BQ img {
    max-width: 100%;
  }
}
.src-components-Parallax-___Parallax__container___qwsyB {
  position: relative;
}
.src-components-Parallax-___ParallaxItem__container___1TdmS {
  position: absolute;
}
.src-pages-App-___App__container___3Bz-9 {
  padding: 10px;
}

.src-pages-App-___App__text___21sAs {
  width: 500px;
  margin: 0 auto;
  color: #fff;
}

.src-pages-App-___App__textTitle___14599 {
  font-size: 30px;
  text-align: center;
  line-height: 36px;
}

.src-pages-App-___App__textContent___JowRj {
  font-size: 19px;
  line-height: 33px;
}
.src-components-Texts-TitlePage-___Title__container___18ht2,
.title-1 {
  font-size: 49px;
  color: #3F3F3F;
  text-align: center;
  font-family: 'avenir-next-bold';
  /* color: var(--color-blue); */
  padding: 80px 0 80px;
}
.src-components-Texts-Title3-___Title__container___25MMk {
  font-size: 30px;
  color: #3F3F3F;
  text-align: center;
  font-family: 'avenir-next-bold';
  /* padding: 20px; */
}
.src-pages-FAQ-___FAQ__container___2W7-3 {}

.src-pages-FAQ-___FAQ__item___3_bPh:not(:first-child) {
  margin-top: 80px;
}

.src-pages-FAQ-___FAQ__item___3_bPh {
  margin-bottom: 80px;
}

.src-pages-FAQ-___FAQ__title___CL9eD {
  text-align: left;
  margin-bottom: 10px;
}
