a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a,del,ins{text-decoration:none}a{color:inherit}button,label{cursor:pointer}button,input{outline:0}#root{font-family:Poppins,sans-serif;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f1ed}.container{max-width:1280px}.icon{width:18px;height:18px}.card{position:relative;background-color:hsla(0,0%,100%,.8);border-radius:16px;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;-webkit-transition:all .3s;transition:all .3s;width:280px;margin:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-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}.card--user{border:2px solid rgba(236,114,83,.5)}.card--user:before{content:"Je participe";background-image:url(../images/a9dc6187230c87e13453520f77e960c1.svg);background-size:15px;background-position:left 8px center;background-repeat:no-repeat;position:absolute;width:115px;height:24px;background-color:#ec7253;left:50%;top:0;margin-top:-12px;border-radius:12px;font-size:12px;color:#fff;line-height:24px;padding-left:28px;margin-left:-58px}.card--creator{border:2px solid rgba(90,180,169,.5)}.card--creator:before{content:"J'organise";background-image:url(../images/aea82140f2517bfa6f76b4e4f8addf89.svg);background-color:#5ab4a9;background-size:12px;width:105px;margin-left:-52px}.card__link{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;padding:10px 25px 0 20px;border:none;background:none;border-radius:16px}.card__image{width:200px;margin:15px auto 10px;-o-object-fit:contain;object-fit:contain}.card__title{font-size:19px;font-weight:500;color:#273940;margin-bottom:20px}.card__sport{font-size:.9em;opacity:.3;padding-bottom:.75rem}.card__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.card__text{font-size:16px;font-weight:400;color:#ec7253;line-height:1.4}.card__infos{width:100%}.card__icon{width:28px;margin-right:12px}.card__description{font-size:16px;font-weight:300;color:#575d5f;line-height:24px;margin:20px 0 30px}.card__join{background-color:#ec7253;padding:12px 30px;border-radius:25px;border:none;font-size:16px;font-weight:500;color:#fff;-webkit-transition:all .3s;transition:all .3s;margin:0 0 40px}.card__join:hover{-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.more-results__button{border:none;background-color:#ec7253;color:#fff;border-radius:25px;-webkit-transition:all .3s;transition:all .3s;font-size:16px;margin-top:30px;text-align:center;margin-bottom:25px;padding:12px 30px}.cards{-ms-flex-wrap:wrap;flex-wrap:wrap}.cards,.searchbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.searchbar{z-index:4!important;background-color:hsla(0,0%,100%,.8);border-radius:16px;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;padding:30px;margin:40px 20px;width:calc(100% - 40px);max-width:1240px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchbar,.searchbar__container{position:relative}.searchbar__input{border-radius:25px 0 0 25px;border:1px solid #dedede;border-right:none;padding:15px 0 15px 40px;margin-right:-5px;width:30vw;outline:none;font-size:16px}.searchbar__button{border-radius:0 25px 25px 0;padding:16px 40px;border:none;background-color:#ec7253;color:#fff;outline:none;cursor:pointer;font-size:16px}.searchbar__icon{position:absolute;left:10px;top:10px;height:25px}.searchbar__link{border-radius:25px;padding:16px 40px;color:#fff;background-color:#5ab4a9;text-decoration:none;font-size:16px;border:none}.searchbar__spacer{margin:30px;font-size:16px}.searchbar__error{padding-top:.75rem;text-align:center;color:#ec7253;font-size:.9em}.autocomplete{position:absolute;top:100%;width:100%;padding:1rem;background:#eee;border-radius:1rem;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.autocomplete__item{padding:.375rem 1rem .375rem 1.5rem;border-radius:100em;cursor:pointer}.autocomplete__item:hover{background:rgba(0,0,0,.05)}.autocomplete__detail{font-size:.8em;opacity:.5}@media(max-width:925px){.searchbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 20px}.searchbar__input{width:40vw}}@media(max-width:567px){.searchbar__button{border-radius:0 0 25px 25px}.searchbar__input{border-radius:25px 25px 0 0;width:60vw;margin:0;border:1px solid #dedede}.searchbar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home{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-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.home__no-result{padding-top:3rem;text-align:center;font-size:1.25rem;font-weight:500;line-height:1.5}.home__no-result--color{color:#ec7253}.home__no-result-img{position:relative;margin-top:-5vw;width:700px;max-width:90%;height:auto}.hero{padding-top:6vh;padding-bottom:max(30px,2vh);margin:0 20px;width:calc(100% - 40px);max-width:1240px}.hero--logged{padding-top:3vh;padding-bottom:2rem}.hero__title{font-size:clamp(30px,3vw,60px);font-weight:600;color:#273940;line-height:1.15}.hero__txt-user--orange{color:#ec7253;font-weight:600}.hero__txt-user--green{color:#5ab4a9;font-weight:600}.hero__title-color{color:#ec7253}.hero__sub-title{padding-top:2vw}.hero__sub-title,.hero__txt-user{display:block;font-size:clamp(15px,1.25vw,22px);line-height:1.5;opacity:.8}.hero__txt-user{position:relative;padding-top:1.5rem;padding-left:80px}.hero__txt-user:before{content:"";position:absolute;background:url(../images/d37277dadcf2fee614dc589a10cca59a.svg);width:60px;height:60px;left:0;top:1rem}@media(min-width:960px){.home--img:before{content:"";position:absolute;z-index:2;left:0;top:10vh;right:0;height:min(80vh,700px);background-image:url(../images/411368b89498d986a08c2c52ba346326.svg);background-size:contain;background-repeat:no-repeat;background-position:100% 0;-webkit-box-shadow:0 -200px 150px -50px #f5f1ed inset;box-shadow:inset 0 -200px 150px -50px #f5f1ed}.home--img.home--logged:before{height:500px}.home--img>*{position:relative;z-index:2}.hero__sub-title{width:50%}.hero--logged{padding-bottom:0}}.filter{margin:1rem 0 2rem;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%;max-width:1240px;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter__item{margin:10px;display:grid;grid-template-columns:1fr;justify-items:center}.filter__picture{width:80px;height:80px;margin-bottom:.5rem}.filter__item-txt{text-align:center;font-size:.9em}.filter__label{border:2px solid rgba(0,0,0,.1);border-radius:20px;padding:10px}.filter__checkbox{position:absolute;opacity:0}.filter__checkbox:checked~*{border:2px solid #ec7253}.filter__actions{width:100%;text-align:center}.filter__button{padding:12px 35px;margin:10px 20px;background:#ec7253;border:none;color:#fff;border-radius:40px;font-size:1.05rem}.map-list{position:relative;width:100%;height:130px;margin-bottom:2.5rem;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.map-list--open{height:100vh}.map-list:before{content:"";position:absolute;z-index:9;left:0;top:0;right:0;bottom:0;-webkit-box-shadow:0 0 20px 10px rgba(0,0,0,.1) inset;box-shadow:inset 0 0 20px 10px rgba(0,0,0,.1)}.map-list--open:before{pointer-events:none}.map-list__button-open{position:absolute;z-index:10;right:0;top:35px;padding:12px 35px;margin:10px 20px;border:2px solid rgba(236,114,83,.5);color:#ec7253;background:#fff;border-radius:40px;font-size:1.05rem}.mapboxgl-ctrl-bottom-right{display:none!important}@media(max-width:500px){.map-list{height:250px}.map-list--open{height:100vh}}.marker{background-image:url(../images/de10a7deecbbe4f9418605685c2bc047.svg);position:relative;z-index:2;width:35px;height:40px;margin-top:-20px;margin-left:-20px;background-size:contain;background-repeat:no-repeat;background-position:50%;cursor:pointer}.marker--user{z-index:1;background-image:url(../images/e1473597fbcdf273e565e32cc64d12a3.svg);opacity:.4;pointer-events:none}.marker__card{display:none;position:absolute;width:310px;left:100%;top:0;grid-column-start:2;background:#fff;padding:15px 20px 15px 15px;border-radius:15px;-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,.05);box-shadow:0 0 10px 5px rgba(0,0,0,.05);max-height:500px;overflow-y:auto}.marker__link{display:grid;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:80px auto;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.marker__link+.marker__link{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.1)}.marker__link:hover{-webkit-transform:translateX(6px);transform:translateX(6px)}.marker__link--creator:before,.marker__link--user:before{content:"";background-image:url(../images/a9dc6187230c87e13453520f77e960c1.svg);background-size:13px;background-position:left 5px center;background-repeat:no-repeat;position:absolute;width:22px;height:22px;background-color:#ec7253;right:-5px;top:50%;margin-top:-15px;margin-left:-12px;border-radius:12px;font-size:12px;color:#fff;line-height:24px}.marker__link--creator:before{content:"";background-image:url(../images/aea82140f2517bfa6f76b4e4f8addf89.svg);background-color:#5ab4a9;background-size:12px}.marker__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}.marker__date{padding-top:.5rem;color:#ec7253;grid-column-start:2}.marker__sport{font-size:.8em;opacity:.3;padding-bottom:.6rem}.marker:hover{z-index:1000}.marker:hover .marker__card{display:block}.marker__image{width:70px;height:70px;margin-right:10px;grid-column-start:1}.mapboxgl-marker:hover{z-index:1000}.search__no-result{padding-top:3rem;text-align:center;font-size:1.25rem;font-weight:500;color:#ec7253}.search__no-result-img{position:relative;margin-top:-5vw;width:700px;max-width:90%;height:auto}.heading-2{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#273940;padding-bottom:1rem;padding-top:2rem}.heading-2__txt-color{color:#ec7253}@media(max-width:500px){.heading-2{padding:20px;text-align:center}}.header{width:100%;padding:30px 90px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:100}.header,.header__home{display:-webkit-box;display:-ms-flexbox;display:flex}.header__home{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__logo{height:41px;-o-object-fit:contain;object-fit:contain}.header__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__buttons,.header__login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__login{margin-right:25px;color:#273940;font-weight:500}.header__icon{height:24px;margin-right:10px}.header__signup{background-color:#ec7253;padding:12px 30px;border-radius:25px;color:#fff;font-weight:500;-webkit-transition:all .3s;transition:all .3s}.header__signup:hover{-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.header__user{width:40px;margin-right:-9px;z-index:0}.header__points{margin-left:-3000px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;padding:1rem 1.5rem;color:#ec7253;text-align:center;position:absolute;background-color:#fff;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;border-radius:25px;line-height:1.2}.header strong{font-weight:600}.header__grade{width:40px;margin-right:12px}.header__grade:hover~.header__points{margin-left:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.header__buttons li:nth-child(0){z-index:0}.header__buttons li:first-child{z-index:1}.header__disconnect{color:#273940;font-size:16px;background:none;border:none}@media(max-width:680px){.header{-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;padding:30px 0}.header__logo{margin:0 auto 30px}}.footer{width:100%;position:relative;z-index:100;padding:30px 90px;border-top:2px solid rgba(0,0,0,.075);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#273940}.footer,.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__links{-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}.footer__links li{margin-right:10px}@media(max-width:635px){.footer{-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;text-align:center}.footer__links{padding-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.login{background-image:url(../images/43fe103f5ebfbcd4363ddb7ce26bd765.svg);background-size:max(400px + 25%);background-repeat:no-repeat;background-position:center right -170px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.login,.login_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.login_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;padding-bottom:90px}.login__title{font-size:32px;margin-bottom:45px;color:#273940}.login__input{margin-bottom:15px;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;padding:15px 25px}.login__button,.login__input{border-radius:25px;border:none;font-size:16px;width:340px}.login__button{background-color:#ec7253;color:#fff;-webkit-transition:all .3s;transition:all .3s;margin-top:30px;text-align:center;margin-bottom:25px;padding:15px 0}.login__button:hover{-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.login__noAccount{font-size:16px;color:#575d5f}.login__error{color:#f70808;margin-bottom:15px}@media(max-width:830px){.login{background-image:none}}.modal{position:fixed;z-index:10000;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.2);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal,.modal__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-align:center;-ms-flex-align:center;align-items:center}.modal__container{position:relative;padding:3rem 2rem;background-color:#fff;text-align:center;color:#ec7253;z-index:1;border:.2em #000;border-radius:1em}.modal__login{background-color:#f5f1ed}.modal__login,.modal__signup{margin-top:1.5rem;padding:15px 50px;border-radius:25px;font-weight:500;-webkit-transition:all .3s;transition:all .3s}.modal__signup{background-color:#ec7253;color:#fff}.modal__bt-close{-ms-flex-item-align:end;align-self:flex-end;position:absolute;right:1rem;top:1rem;cursor:pointer}@media(min-width:640px){.modal__container{padding:3rem 5rem}}.mainError{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:150px 25px 310px;background-image:url(../images/cd741d7229a3f6ec4240543d5be056c3.svg);background-repeat:no-repeat;background-position:center right -50px;background-size:max(280px + 25%);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.title{font-size:clamp(30px,3vw,60px);margin-bottom:40px}.subtitle,.title{font-weight:600;color:#273940;line-height:1.15}.subtitle{margin-bottom:20px}.subsubtitle,.subtitle{font-size:clamp(30px,3vw,15px)}.subsubtitle{font-weight:600;color:#ec7253;line-height:1.15;text-align:center}@media(max-width:1000px){.mainError{background-image:none}}.mainMember{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:80px 25px 100px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mainMember,.member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center}.member{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;background-color:hsla(0,0%,100%,.8);border-radius:16px;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;width:320px;margin:20px;padding:10px 40px}.member__img{-o-object-fit:contain;object-fit:contain;width:250px;margin-bottom:20px 40px}.member__name{font-size:24px;font-weight:600;color:#273940;margin-bottom:10px}.member__role{font-size:17px;font-weight:600;color:#ec7253;margin-bottom:20px}.member__github{background-color:#ec7253;color:#fff;border-radius:25px;border:none;font-size:15px;width:200px;margin:20px 0;text-align:center;padding:15px 0;font-weight:600}@media(max-width:500px){.mainMember{margin:30px 25px 50px}}.messages{position:relative;background:rgba(0,0,0,.04);border-radius:12px;height:400px;width:400px}.messages,.messages__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.messages__container{overflow-y:scroll;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:50px;width:100%}.messages__container:before{content:"";position:absolute;height:100px;left:0;right:1.5rem;bottom:50px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(235,233,228,0)),to(#ebe9e4));background:linear-gradient(rgba(235,233,228,0),#ebe9e4)}.messages__message{display:block;margin:1rem 1rem 0;background:#fff;padding:.75rem 2rem .75rem 1rem;border-radius:10px;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.messages__content{padding-bottom:.25rem}.messages__pseudo{color:#ec7253;font-size:.9em;font-weight:600}.messages__date{font-size:.75em;opacity:.5}.messages__form{display:grid;position:relative;z-index:2;grid-template-columns:1fr 100px}.messages__input{background:#fff;padding:1.25rem 1rem;border:none;width:100%;border-radius:0 0 0 10px}.messages__button,.messages__input{-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.messages__button{border:none;background-color:#ec7253;font-family:Poppins,sans-serif;color:#fff;padding:1em,4em;border-radius:0 0 10px 0;font-weight:500}@media(max-width:1100px){.messages{width:100%}}.activity{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:start;-ms-flex-align:start;align-items:flex-start;padding:80px 100px 25px;background-repeat:no-repeat;background-position:center right 70px;background-size:contain}.activity__pin{width:50px}.activity__participantsIcon,.activity__userIcon{width:20px;margin-bottom:5px}.activity__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:60px;margin-left:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.activity__title{font-weight:600;color:#ec7253;font-size:3rem;margin-bottom:10px}.activity__timeplace{font-size:1.5rem;color:#273940;padding-top:15px;margin-bottom:10px}.activity__duration{font-size:1.5rem;color:#273940;padding-top:5px}.activity__join{background-color:#ec7253;-webkit-transition:all .3s;transition:all .3s;padding:15px 30px;font-size:1.05em;border-radius:25px;color:#fff;font-weight:500;border:none;margin-top:30px;font-weight:600;width:200px}.activity__join-quit{background-color:#5ab4a9}.activity__join:hover{-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.activity__join-error{background-color:#ff2d2d}.activity__details{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.activity__description{font-size:1.3rem;color:#273940;background-color:hsla(0,0%,100%,.85);border-radius:16px;line-height:1.2;text-align:justify;-webkit-box-flex:2;-ms-flex:2;flex:2;padding:40px;margin-right:25px}.activity__descriptionTitle{color:#ec7253;font-weight:600;margin-bottom:10px}.activity__description span{color:#ec7253;font-weight:600;margin-bottom:20px}.activity__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.activity__creator{margin-right:25px}.activity__creator,.activity__participants{justify-self:center;background-color:hsla(0,0%,100%,.85);border-radius:16px;padding:40px;-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-pack:center;-ms-flex-pack:center;justify-content:center}.activity__pseudo{color:#273940;font-size:1.5rem}.activity__role{color:#575d5f;margin-top:5px}.activity__participantsNumber{color:#273940;font-size:1.5rem}.activity__minParticipants{margin-top:5px;color:#575d5f}.activity__map{height:100%;border-radius:16px;border:none}.activity__map-messages{margin:0 100px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.mapboxgl-canvas{outline:none;border:none}.activity__map{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:25px;height:400px}@media(max-width:800px){.activity__details{grid-template-columns:1fr}.activity__participantsNumber,.activity__pseudo{margin-top:15px}.activity__map{margin:0 40px 80px}.activity__map-messages{margin:0 45px 50px}}@media(max-width:1100px){.activity{background-image:none!important;padding:80px 20px 25px}.activity,.activity__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activity__header{margin-left:0}.activity__details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.activity__timeplace{text-align:center}.activity__join{width:80%;padding:15px 30px}.activity__creator,.activity__description,.activity__participants{margin:20px;-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:center;-ms-flex-pack:center;justify-content:center}.activity__pseudo{margin-top:0}.activity__participantsIcon,.activity__userIcon{margin-right:10px;width:30px}.activity__participantsNumber{margin-top:0}.activity__map{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin:0 0 50px}.activity__map-messages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 45px 50px}}.create-form{background-image:url(../images/94fcfb99b2ae7b0806d82265c98e5677.svg);background-size:max(400px + 25%);background-repeat:no-repeat;background-position:center right -170px;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;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:30px 0 50px}.create-form__label{display:block;font-size:17px;color:#273940;text-align:left;padding-bottom:15px;padding-left:25px}.create-form__required{color:#ec7253}.create-form__title{font-size:32px;margin-bottom:45px;color:#273940;text-align:center}.create-form__input{width:100%;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;padding:15px 25px;outline:none}.create-form__input,.create-form__input--submit{margin-bottom:25px;border-radius:25px;border:none;font-size:16px}.create-form__input--submit{background-color:#ec7253;color:#fff;-webkit-transition:all .3s;transition:all .3s;margin-top:30px;text-align:center;padding:15px 0}.create-form__input--submit:hover{-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.create-form__input--select{color:grey}.create-form__input--black{color:#000}.create-form ::-webkit-input-placeholder{font-size:1em;font-family:Poppins,sans-serif}.create-form ::-moz-placeholder{font-size:1em;font-family:Poppins,sans-serif}.create-form :-ms-input-placeholder{font-size:1em;font-family:Poppins,sans-serif}.create-form ::-ms-input-placeholder{font-size:1em;font-family:Poppins,sans-serif}.create-form ::placeholder{font-size:1em;font-family:Poppins,sans-serif}.create-form__input--hight{border-radius:25px;border:none;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;font-size:16px;padding:15px 25px}.create-form__input--select{background-color:#fff}.create-form__noAccount{font-size:16px;color:#575d5f}.create-form__error{color:#f70808;margin-bottom:15px;text-align:center}@media(min-width:640px){.create-form__container-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.create-form__container-inner-3col{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}}.registration{-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;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:30px 0 0}.registration,.registration__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.registration__form{-ms-flex-direction:column;flex-direction:column}.registration__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;cursor:auto}.registration__inputName{color:#575d5f;margin:0 0 15px 25px}.registration__required{color:#ec7253}.registration__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.registration__container label:first-child{margin-right:25px}.registration__container:last-child{margin:30px 0 80px}.registration__title{font-size:32px;margin-bottom:45px;color:#273940}.registration__input{margin-bottom:25px;border-radius:25px;border:none;-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7;font-size:16px;padding:15px 25px}.registration__firstname,.registration__lastname{width:100%}.registration__input:not(.password:first-of-type){margin-bottom:25px}.registration__submit{background-color:#ec7253;color:#fff;border-radius:25px;border:none;-webkit-transition:all .3s;transition:all .3s;font-size:16px;width:50%;text-align:center;padding:15px 0}.registration__submit:hover{-webkit-box-shadow:0 1px 10px #c7c7c7;box-shadow:0 1px 10px #c7c7c7}.registration__noAccount{font-size:16px;color:#575d5f}.registration__error{color:#f70808;margin-left:10px}.registration__link{display:inline;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:16px;color:#575d5f}.registration__textarea{font-family:Poppins,sans-serif;max-width:597px;min-width:597px;min-height:150px;font-size:16px;outline:none}@media(max-width:612px){.registration__submit{width:100%;margin-bottom:25px}.registration__form{width:90%}.registration__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.registration__container label:first-child{margin:initial}.registration__container label{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.registration__textarea{min-width:100%;max-width:100%}}.app{width:500px;margin:1em auto;text-align:center}.app img{max-width:150px}