@-webkit-keyframes translateHeader{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes translateHeader{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.color-primary{color:#f0d8cb}.color-secondary{color:#587c69}.color-tertiary{color:#ce7e5d}.color-quaternary{color:#000}.color-quinary{color:#fff}html{font-size:16px;scroll-padding-top:119px;font-family:Nunito Sans,sans-serif}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:350px;width:100%;height:100%;margin:0 auto;background-color:#fff}main{margin-top:100px}a{text-decoration:none;color:currentColor}.link{display:block;height:100%;width:100%}ul{list-style:none}img{overflow:clip!important}.root{position:relative}h1{font-family:Onest,sans-serif;font-size:2rem;font-weight:600}@media screen and (max-width: 425px){h1{font-size:1.75rem}}@media screen and (min-width: 769px){h1{font-size:2.25rem}}@media screen and (min-width: 1025px){h1{font-size:2.5rem}}h2{font-family:Onest,sans-serif;font-size:1.75rem;font-weight:600}@media screen and (min-width: 769px){h2{font-size:2rem}}@media screen and (min-width: 1025px){h2{font-size:2.25rem}}.nowrap{white-space:nowrap}button{font-family:Cousine,sans-serif;background-color:unset;border:unset;cursor:pointer}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}p{font-size:1rem}@media screen and (min-width: 769px) and (max-width: 1024px){p{font-size:1.25rem}}@media screen and (min-width: 1025px){p{font-size:1.375rem}}.error{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:150px auto;padding:20px;text-align:center;gap:30px}@media screen and (min-width: 769px){.error{margin:150px}}.error__title{font-size:2.25rem}@media screen and (min-width: 769px){.error__title{font-size:3rem}}.error__subtitle{font-size:1.5rem}@media screen and (min-width: 769px){.error__subtitle{font-size:2.25rem}}.error__link{margin-top:20px;font-size:1.125rem;color:#587c69;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:underline}.error__link:hover{color:#ce7e5d}@media screen and (min-width: 769px){.error__link{font-size:1.5rem}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:30%;height:90px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 425px){.nav{padding:10px}}@media screen and (min-width: 980px){.nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:100%;max-width:675px}}.nav__btn{z-index:1;background:transparent;color:#000;width:35px;height:35px;border:none;border-radius:2px;text-align:center;line-height:35px;-ms-flex-item-align:end;align-self:flex-end}@media screen and (min-width: 980px){.nav__btn{display:none}}.nav__btn--close{position:absolute;top:37.5px;right:10px}@media screen and (min-width: 425px){.nav__btn--close{right:20px}}.nav__bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:1002;left:0;top:0;height:100%;width:100%;overflow:auto}@media screen and (min-width: 980px){.nav__bar{position:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:80px;top:80px}}@media screen and (max-width: 979px){.nav__bar[data-isopen=false]{display:none}}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 980px){.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;width:100%}}.nav__list__container{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100vh;padding:50px 0;margin:auto;background-color:#f0d8cb}@media screen and (min-width: 980px){.nav__list__container{height:100%;background-color:transparent;padding:0}}.nav__list__item{list-style:none;text-align:center;margin:10px 0}@media screen and (min-width: 980px){.nav__list__item{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;margin:0 10px;width:20%;line-height:1.2;height:50px}}.nav__list__item__link{color:#000;position:relative;font-size:1.25rem;white-space:nowrap;font-weight:400}@media screen and (min-width: 980px) and (max-width: 1125px){.nav__list__item__link{font-size:1.0625rem}}.nav__list__item__link:hover:before{width:60%}.nav__list__item__link:before{content:"";width:0;height:2px;background:#ce7e5d;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out;position:absolute;bottom:-5px;left:0}.nav--header-fixed .nav__list{margin:0 auto}.nav--header-fixed .nav__list__item__link{font-size:1.25rem}@media screen and (min-width: 980px) and (max-width: 1125px){.nav--header-fixed .nav__list__item__link{font-size:1.0625rem}}.btn{color:#fff;background-color:#ce7e5d;border-radius:5px;padding:10px 15px;font-size:1rem;text-wrap:nowrap}@media screen and (min-width: 769px){.btn{font-size:1.125rem}}@media screen and (min-width: 1025px){.btn{font-size:1.375rem}}@media screen and (min-width: 1201px){.btn{font-size:1.5rem}}.btn--sm{font-size:1.125rem}.btn--secondary{background-color:#587c69}.shape{display:inline-block;width:130px;height:130px;background-color:#f0d8cb;border-radius:50%}.shape--L-round{border-radius:0 75px}.shape--sub{background-color:#587c69}.shape--25{width:25px;height:25px}.shape--50{width:50px;height:50px}.line{width:100%;height:2px;background-color:#587c69;position:relative}.line:before,.line:after{content:"";display:inline-block;width:10px;height:10px;background-color:#587c69;border-radius:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.line:before{left:-5px}.line:after{right:-5px}.subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subtitle h2{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}.subtitle h2 :not(:first-child){font-size:1.375rem;font-weight:400}.subtitle .shape{min-width:50px;width:50px;height:50px;border-radius:0 25px}.subtitle .shape--sub{border-radius:25px 0}.list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width: 1025px){.list{max-width:570px}}.list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px}.list li p{font-size:1rem}@media screen and (min-width: 769px) and (max-width: 1024px){.list li p{font-size:1.25rem}}@media screen and (min-width: 1025px){.list li p{font-size:1.375rem}}.card{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:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:30px;background-color:#f7f0e5;width:100%;max-width:calc(100% - 40px);height:100%;gap:10px;padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}@media screen and (min-width: 769px){.card{gap:10px;min-height:448px;max-height:475px;min-width:calc(50% - 20px)}}.card__title{font-size:1.5rem;font-weight:700;text-align:center}.card__description{font-size:1.125rem;font-weight:400;text-align:center;min-height:75px}.card picture{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%;overflow:hidden;border-radius:10px;max-height:200px}@media screen and (min-width: 769px){.card picture{max-height:unset}}.card img{border-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form{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;width:100%;max-width:450px;gap:20px}.form label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#000;width:100%;font-size:.875rem}@media screen and (min-width: 769px){.form label{font-size:1rem}}.form label[data-isvalid=false] input,.form label[data-isvalid=false] textarea{border:1px solid #ce7e5d}.form label[data-isvalid=false]:after{position:absolute;content:attr(data-error);top:calc(100% + 5px);right:2px;color:#ce7e5d;font-size:.625rem;font-weight:400}.form input,.form textarea{border-radius:5px;border:1px solid #000000;background:#fff;width:100%;height:45px;font-size:.75rem;padding:10px}@media screen and (min-width: 769px){.form input,.form textarea{font-size:.875rem}}.form textarea{height:150px;resize:vertical}.form__button{width:100%;font-size:.875rem;min-width:150px}@media screen and (min-width: 769px){.form__button{font-size:1rem}}.form__success,.form__error{color:#000;font-size:.75rem;font-style:italic;text-align:center}@media screen and (min-width: 769px){.form__success,.form__error{font-size:1rem}}.form__info{color:#000;font-size:.75rem;font-weight:400;-ms-flex-item-align:start;align-self:flex-start}.form label.form__rgpd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:.75rem}@media screen and (min-width: 769px){.form label.form__rgpd{font-size:.875rem}}.form label.form__rgpd input{width:15px;height:15px}.form label.form__rgpd input:checked{accent-color:#ce7e5d}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;background-color:transparent;position:absolute;z-index:1001;width:100%;height:100px}@media screen and (min-width: 769px){.header{padding:0 50px}}.header__link{display:none}.header--fixed{position:fixed;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;right:0;background-color:#fff;-webkit-animation:translateHeader .4s ease;animation:translateHeader .4s ease;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3)}.header--fixed .header__link{display:unset}@media screen and (min-width: 769px){.header--fixed .header__link{display:none}}.header--fixed .logo{position:unset;top:unset;left:unset;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-width:80px}.header--fixed .logo a{width:80px;height:80px}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:30%;gap:0px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 980px){.header .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;width:unset;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.header .wrapper-size{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}@media screen and (min-width: 1025px){.header .wrapper-size{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}}.header .wrapper a{padding:10px;font-weight:300;font-size:.875rem;text-wrap:nowrap}@media screen and (min-width: 980px) and (max-width: 1125px){.header .wrapper a{font-size:1rem}}@media screen and (min-width: 1126px){.header .wrapper a{font-size:1.125rem}}.header .wrapper .btn{font-size:.875rem}@media screen and (min-width: 980px) and (max-width: 1125px){.header .wrapper .btn{font-size:1rem}}@media screen and (min-width: 1126px){.header .wrapper .btn{font-size:1.125rem}}.header .logo{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;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:30%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 980px) and (max-width: 1125px){.header .logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:unset;-webkit-box-flex:.75;-ms-flex:.75;flex:.75}}.header .logo a{width:80px;height:80px}.header .logo picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.header .logo__img{all:inherit;width:100%;height:100%}.header .nav{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 980px){.header .nav{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.footer{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;padding:20px;gap:10px}.footer__text p{font-size:.875rem}@media screen and (min-width: 769px){.footer__text p{font-size:1rem}}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;padding-top:100px;max-width:1340px;width:100%;min-height:665px;height:100%}@media screen and (min-width: 880px){.hero{height:calc(100vh - 100px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 1165px){.hero{gap:50px}}.hero__content{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}@media screen and (min-width: 880px){.hero__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.hero__content>.wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero__main-content{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:30px;padding:50px 20px 0}@media screen and (min-width: 880px){.hero__main-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}@media screen and (min-width: 769px){.hero__main-content{padding:50px 30px 0}}@media screen and (min-width: 1025px){.hero__main-content{padding:50px 50px 0}}.hero__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hero__description{white-space:pre-line;font-size:1.125rem}@media screen and (min-width: 769px){.hero__description{font-size:1.25rem}}@media screen and (min-width: 1165px){.hero__description{font-size:1.5rem}}.hero__contact{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;font-size:1.125rem}@media screen and (min-width: 880px){.hero__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 769px){.hero__contact{font-size:1.25rem}}@media screen and (min-width: 1165px){.hero__contact{font-size:1.5rem}}.hero__subcontent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:65px}.hero__subcontent picture{width:300px;height:300px;background-color:#f0d8cb;overflow:hidden;border-radius:50px 0}@media screen and (min-width: 880px){.hero__subcontent picture{border-radius:100px 100px 100px 0}}@media screen and (min-width: 1025px){.hero__subcontent picture{width:375px;height:375px;border-radius:125px 125px 125px 0}}@media screen and (min-width: 1165px){.hero__subcontent picture{width:450px;height:450px;border-radius:150px 150px 150px 0}}.hero__subcontent picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.presentation{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;gap:20px;width:100%;position:relative;padding:50px}@media screen and (min-width: 769px){.presentation{height:564px}}.presentation:before{content:"";display:block;position:absolute;width:100%;background-image:url(/assets/images/before.jpg);background-repeat:no-repeat;height:100%;left:0;z-index:-1;width:0px}@media screen and (min-width: 769px){.presentation:before{width:231px}}.presentation:after{content:"";position:absolute;display:block;width:100%;background-image:url(/assets/images/after.jpg);background-repeat:no-repeat;height:100%;right:0;width:0px;z-index:-1}@media screen and (min-width: 769px){.presentation:after{width:360px}}.presentation__text{max-width:750px}.consultations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media screen and (min-width: 1025px){.consultations{gap:100px}}.consultations__block{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;gap:30px}@media screen and (min-width: 1025px){.consultations__block{gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.consultations__block picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;overflow:hidden;border-radius:25px;height:350px}@media screen and (min-width: 1025px){.consultations__block picture{height:auto;border-radius:100px 100px 0;width:50%}}.consultations__block picture:before{content:"";background-color:rgba(0,0,0,.2);position:absolute;width:100%;height:100%;z-index:1}.consultations__block:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1025px){.consultations__block:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width: 1025px){.consultations__block:nth-child(2n) picture{border-radius:0 100px 100px}}.consultations .block__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.consultations .block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.consultations .block__content h3{font-size:1.375rem;font-weight:700}.interventions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.interventions__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-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: 769px){.interventions__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.interventions__content picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width: 769px){.interventions__content picture{width:335px;height:225px}}.interventions__content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.psychomotricity{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;gap:30px}.psychomotricity__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1220px}.psychomotricity__block{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;gap:20px}@media screen and (min-width: 1025px){.psychomotricity__block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}@media screen and (min-width: 1025px){.psychomotricity__block:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.psychomotricity__block p{font-size:1.25rem}.psychomotricity__block picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto}@media screen and (min-width: 769px){.psychomotricity__block picture{border-radius:10px;min-width:325px}}.psychomotricity__block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.psychomotricity__block b{color:#ce7e5d}.homepage{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}.section{padding:20px}@media screen and (min-width: 769px){.section{padding:50px}}#page-presentation{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;padding-top:50px}@media screen and (min-width: 769px){#page-presentation{gap:100px}}#page-presentation .presentation__content{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;max-width:1100px}#page-presentation .presentation__content .list{max-width:unset;gap:10px}#page-presentation .presentation__content .list li{padding:10px 0}#page-interventions{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;gap:50px;padding:50px 20px 0}@media screen and (min-width: 769px){#page-interventions{gap:100px;padding:50px 50px 0}}#page-interventions .interventions__block{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;gap:20px;max-width:1320px;width:100%}#page-interventions .interventions__block:first-child .interventions__block__content{gap:10px}#page-interventions .interventions__block__content{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:left;-ms-flex-align:left;align-items:left;max-width:1200px;width:100%}#page-interventions .interventions__block__content .list{max-width:unset;gap:20px}#page-interventions .interventions__block__content .list li{padding:0}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 769px){.contact{gap:20px}}.contact__content{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;width:100%;max-width:990px}@media screen and (min-width: 769px){.contact__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact__infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.contact__text{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;text-align:center}.contact__img{width:100%;height:auto;max-width:200px;-o-object-fit:cover;object-fit:cover}.contact__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legal-notice{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;margin:25px auto;padding:0 20px;max-width:1024px;text-align:left;gap:20px}@media screen and (min-width: 769px){.legal-notice{padding:0 50px}}.legal-notice .subtitle{margin-bottom:20px}.legal-notice h2{font-size:1rem;color:#000}@media screen and (min-width: 769px) and (max-width: 1024px){.legal-notice h2{font-size:1.125rem}}@media screen and (min-width: 1025px){.legal-notice h2{font-size:1.25rem}}.legal-notice p,.legal-notice a{font-size:.875rem}@media screen and (min-width: 769px) and (max-width: 1024px){.legal-notice p,.legal-notice a{font-size:.9375rem}}@media screen and (min-width: 1025px){.legal-notice p,.legal-notice a{font-size:1rem}}.legal-notice a{color:#587c69;font-weight:500}.legal-notice__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.legal-notice__cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}
