@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@700&family=Playfair+Display:ital,wght@0,400;0,600;1,500&family=Quicksand:wght@400;600;700&family=Rosario:ital,wght@0,400;0,600;1,400&display=swap";@keyframes rotateInfinite{0%{transform:rotate(0)}20%{transform:rotate(360deg)}to{transform:rotate(360deg)}}@keyframes translateCurveInfinite{0%{transform:rotate(0)}50%{transform:rotate(-30deg) scale(.8) translate(20%)}to{transform:rotate(0)}}@keyframes translateXInfinite01{0%{transform:translate(0)}50%{transform:translate(10%)}to{transform:translate(0)}}@keyframes translateXInfinite02{0%{transform:translate(0)}50%{transform:translate(20%)}to{transform:translate(0)}}.header{height:100vh;width:100%;position:relative;color:#fff;text-align:center}.header h1,.header h2{font-style:italic;font-weight:lighter;font-family:Playfair Display,serif;margin:0;padding:0}.header h1{font-size:clamp(2rem,7vw - 2.1rem,3rem)}.header h2{font-size:clamp(1.5rem,7vw - 2.1rem,2.5rem);margin-bottom:clamp(1.4rem,7vw - 2.1rem,2rem)}.header p{margin:0;padding:0;font-family:Rosario,sans-serif;font-size:clamp(.8rem,6vw - 2.1rem,1.2rem);margin-bottom:clamp(1.5rem,9vw - 2.1rem,5rem)}.header .header__cross{position:absolute;animation:rotateInfinite 5s infinite;display:none}.header .header__feather{position:absolute;animation:translateCurveInfinite ease-in-out 12s infinite;display:none}.header .header__cloud01{position:absolute;animation:translateXInfinite01 cubic-bezier(.53,.16,.6,.98) 10s infinite;display:none}.header .header__cloud02{position:absolute;animation:translateXInfinite02 cubic-bezier(.53,.16,.6,.98) 15s infinite;display:none}.header .header__descriptionLogo{width:clamp(.5rem,6vw - 2.1rem,.8rem);margin-right:clamp(.2rem,7vw - 2.1rem,.4rem)}.header .header__background{width:100%;height:100%;background:linear-gradient(#402e89,#951a88);background-image:url(/header-background-sm.min.svg);background-size:cover;background-repeat:no-repeat}.header .header__right{display:flex;align-items:center;justify-content:center;height:80%}.header .header__rightContent{margin-left:2rem;margin-right:2rem}.header .header__btnContainer{display:flex;justify-content:center}@media screen and (min-width:700px){.header{height:auto;width:auto}.header .header__background{background-image:url(/header-background-md.min.svg);height:56.1vw;background-size:100% auto}.header .header__right{height:70%}.header .header__cross{display:block;top:74%;left:33%;height:1.4rem}.header .header__feather{display:block;top:36%;left:24%;height:1.3rem}.header .header__cloud01{display:block;top:20%;left:2%;height:2.5rem}.header .header__cloud02{display:block;top:21%;left:24%;height:1.6rem}}@media screen and (min-width:1100px){.header .header__background{background-image:url(/header-background.min.svg);height:52.3vw}.header .header__cross{top:62%;left:55%;height:3.5rem}.header .header__feather{top:36%;left:36%;height:3rem}.header .header__cloud01{top:20%;left:16%;height:4.8rem}.header .header__cloud02{top:21%;left:44%}}.spawnPolygon{position:absolute;width:.5rem;opacity:.8}.disappear{animation:disappear 1.1s forwards}@keyframes disappear{0%{opacity:1}to{opacity:0}}.appear{animation:appear 1.6s forwards}@keyframes appear{0%{opacity:0}to{opacity:.8}}.services{margin-top:clamp(2rem,7.5vw,20rem)}.services__blocks{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto}.services__block{position:relative;text-align:center;padding-left:2rem;padding-right:2rem;max-width:20rem;top:0;margin-bottom:5rem}.services__block .services__img{margin-bottom:1rem;width:clamp(4rem,1rem + 10vw,6rem);z-index:50;position:relative}.services__block h2{color:#464547;font-family:Rosario,sans-serif;font-weight:semibold;margin-bottom:1.5rem;font-size:clamp(1.2rem,7vw - 2.1rem,1.5rem)}.services__block .servicesDescr{color:#867783;line-height:1.4rem}.services__block .services__spawner{height:10px;width:10px;position:absolute;top:16%;left:50%;transform:translate(-50%);z-index:51}@media screen and (min-width:700px){.services__blocks{flex-direction:row;max-width:80rem}.services__blocks .servicesDescr{min-height:2.5rem}}.technos{margin-top:clamp(5rem,22.1vw,20rem);margin-bottom:10rem}.technos .technos__cards{margin:0 clamp(1rem,10vw + .5rem,4rem)}.technos .technos__cards .technos__group{display:flex;flex-direction:column;justify-content:center;align-items:center}.technos .technos__cards .technos__group .technos__card{max-width:15rem;width:100%;margin:.5rem;height:3.4rem;background-color:#fff;border-radius:10px;box-shadow:0 6px 20px #0000000d}.technos .technos__cards .technos__group .technos__card img{position:relative;left:50%;top:50%;transform:translate(-50%,-50%) scale(.7)}@media screen and (max-width:700px){.technos__card{height:4.4rem!important}.technos__card img{transform:translate(-50%,-50%) scale(.94)!important}.technos__card-mobilewidth1{max-width:40vw!important}.technos__card-mobilewidth2{max-width:50vw!important}.technos__card-mobilewidth3{max-width:60vw!important}.technos__card-mobilewidth4{max-width:70vw!important}.technos__card-mobilewidth5{max-width:80vw!important}}@media screen and (min-width:700px){.technos .technos__cards .technos__group{flex-direction:row}.technos .technos__cards .technos__group .technos__card{height:6rem;width:10.5rem}.technos .technos__cards .technos__group .technos__card img{transform:translate(-50%,-50%) scale(1)}}@media screen and (min-width:1100px){.technos .technos__cards{display:flex;flex-direction:row;justify-content:center}.technos .technos__cards .technos__group{flex-direction:column}.technos .technos__cards .technos__group .technos__card{height:7rem;width:11rem}}.competences{margin-top:clamp(5rem,22.1vw,20rem);text-align:center}.competences .competences__subtitle{font-family:Rosario,sans-serif;color:#4e4e53;font-weight:700;font-size:1.23rem;margin:0 1rem}.competences__cards{display:flex;flex-direction:column;align-items:center;margin:0 clamp(1rem,3vw + .5rem,3rem)}.competences__card:not(:first-of-type){margin-top:clamp(1rem,10vw + .5rem,5.5rem)}.competences__card{border-radius:10px;overflow:hidden;margin:0;max-width:50rem;background-color:#fff;box-shadow:0 17px 50px #00000012;display:flex;flex-direction:column;position:relative}.competences__card p{font-family:Rosario,sans-serif;color:#706876;font-size:clamp(1rem,6vw - 2.1rem,1.2rem);line-height:1.4em}.competences__card h2{font-family:Playfair Display,serif;font-weight:lighter}.competences__card .competences__cardText{box-sizing:border-box;margin:clamp(2rem,10vw + 1rem,2.5rem) 0;padding:0 clamp(1rem,3vw + .5rem,3rem)}.competences__card .competences__cardText h2{margin-top:0}.competences__card .competences__imgContainer{height:clamp(6rem,20vw + 10rem,25rem);background-image:var(--imgUrl);background-size:cover;background-position:center}.competences__card .competences__imgContainer-after{display:none}@media screen and (min-width:700px){.competences__card{flex-direction:row}.competences__card .competences__imgContainer-after{display:block}.competences__card .competences__imgContainer-before{display:none}.competences__card div,.competences__card .competences__imgContainer{width:clamp(18rem,20vw + 10rem,25rem);height:clamp(18rem,20vw + 10rem,25rem)}.competences__card .competences__cardText{margin:0;padding-top:clamp(1.5rem,4vw + 1.5rem,6rem)}.competences__card h2{margin-bottom:clamp(1rem,2vw + 1rem,3rem)}}@media screen and (min-width:1100px){.competences__card .competences__cardText{margin:0;padding-top:clamp(.4rem,4vw + .4rem,6rem)}}.temoignages{margin-top:clamp(5rem,22.1vw,20rem);text-align:center}.temoignages__cards{display:flex;flex-direction:column;align-items:center;margin:0 clamp(1rem,3vw + .5rem,3rem)}.temoignages__wrapper-title{margin-left:2rem;margin-right:2rem;position:relative;max-width:52rem;line-height:1.5rem;text-align:left}.temoignages__title{margin-bottom:2rem;color:#4a4350;text-align:center}.temoignages__card{border-radius:10px;padding:3rem 3rem 3.4rem;max-width:50rem;background-color:#fff;box-shadow:0 10px 50px #0000000f}.temoignages__card p{margin-top:.2rem;font-family:Rosario,sans-serif;color:#5a317f;font-size:clamp(1.15rem,6vw - 2.1rem,1.35rem);line-height:1.57em;font-style:italic}.temoignages__auteur{position:relative;margin-left:auto;margin-right:auto;margin-top:2.4rem;max-width:31rem;line-height:1.4em;color:#fdfdfd;display:flex;padding-right:1.5rem;background:linear-gradient(#7a47a6,#5a317f);border-radius:.4rem;padding-top:1rem;padding-bottom:1rem}.temoignages__text{text-align:start;font-size:clamp(.9rem,6vw - 2.5rem,.94rem)}.temoignages__profile-img{margin-top:1%;position:relative;right:.8em}.temoignages__profile-img svg g{stroke:#faf8fc}@media screen and (max-width:500px){.temoignages__auteur{flex-direction:column;padding-left:1.5rem}.temoignages__text{text-align:center;font-size:clamp(.9rem,6vw - 2.5rem,.94rem)}}.annexe{position:relative;margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem;margin-top:10vh;margin-bottom:20rem;max-width:80rem}.annexe h2{font-size:1rem;margin-top:2rem;position:relative;left:-.5rem}.annexe p{line-height:1.4rem}
