:root{--color-primary:#f4a129;--color-primary-light:#ffb900;--color-primary-dark:#ff7730;--color-background:#fff;--color-secondary:#0d53fc;--color-secondary-dark:#0044e9;--color-red:#fc114c;--color-text-1:#2b323b;--color-text-2:#adbde0;--color-text-3:#999;--color-text-4:#666;--color-light-1:#fff;--color-light-2:#e7f0f8;--color-light-3:#92a1b7;--color-dark-1:#041b30;--border-light:1px var(--color-primary-dark) solid;--shadow-dark:0 20px 50px rgba(0,0,0,0.06);--shadow-light:0 5px 10px rgba(0,0,0,0.06)}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:"Montserrat","Flamante Round",sans-serif;font-weight:400;line-height:1.6;color:#2b323b;color:var(--color-text-1);background-color:#fff;background-color:var(--color-background)}a{text-decoration:none}.abonnement__text{font-size:16px;font-weight:600;text-transform:uppercase}.abonnement__text-base{font-size:14px;font-weight:600}.abonnement__text-sm{font-size:14px}.utils__flexbc{justify-content:space-between}.utils__flexbc,.utils__flexcc{display:flex;align-items:center}.utils__flexcc{justify-content:center}.utils__textOverflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading{display:grid;position:absolute;top:0;left:0;place-content:center;width:100%;height:100%;background:hsla(0,0%,100%,.5019607843)}.gestion__loadingWrapper{width:100vw;height:100vh;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.7);z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center}.gestion__loading{color:#fff;font-size:1.7rem;margin-top:.5rem}.snaking__card{margin:0 0 40px 20px;flex-direction:column;width:150px;height:150px;cursor:pointer}.snaking__image{width:140px;height:140px}.snaking__title{font-family:"Flamante Round";font-size:1.4rem;font-weight:500;text-align:center;line-height:1.5rem;margin-top:.5rem;text-transform:uppercase;color:grey}.header__logo{height:3.8rem;cursor:pointer}@media only screen and (max-width:450px){.header__logo{height:3.2rem}}.header__box{width:55rem;display:flex;justify-content:space-between;align-items:center}.header__item{font-size:1.5rem;font-family:"Flamante Round";font-weight:500;cursor:pointer}.main{height:calc(100vh - 8.1rem)}@media only screen and (max-width:450px){.main{height:calc(100vh - 4.5rem)}}@media only screen and (max-width:450px){.main__summarize{height:calc(100vh - 9.1rem)}}.main__titleWrapper{width:100%;height:9.8rem;background-color:#000;background-image:url(/img/background_title.png);background-blend-mode:screen;background-size:cover;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:450px){.main__titleWrapper{display:none}}@media only screen and (max-width:450px){.main__titleWrapper-calendarPack{display:block;display:flex;align-items:center;font-size:1rem;height:8rem}}.main__title{font-family:"Flamante Round";font-size:5.5rem;line-height:5.5rem;font-weight:500;color:#fff;color:var(--color-light-1);text-transform:uppercase;text-align:center}@media only screen and (max-width:800px){.main__title{font-size:4.5rem;line-height:4.5rem}}@media only screen and (max-width:600px){.main__title{font-size:3.5rem;line-height:3.5rem;padding:0 2rem}}@media only screen and (max-width:450px){.main__title{font-size:1.8rem;line-height:2.8rem;padding:0 2rem}}.main__bar{width:100%;height:6%;background-color:#ed7136;display:flex;padding:0 6rem}.main__barItem{display:flex;align-items:center;cursor:pointer}.main__barItem-panier{margin:0 3rem 0 auto}@media only screen and (max-width:600px){.main__barItem-panier{margin:0 1.5rem 0 auto}}@media only screen and (max-width:450px){.main__barItem-mobile{display:none}}.main__barIcon{width:2.3rem;height:2.3rem;fill:#fff;fill:var(--color-light-1);margin-right:1rem}@media only screen and (max-width:600px){.main__barIcon{width:2rem;height:2rem;margin-right:.5rem}}@media only screen and (max-width:450px){.main__barIcon{fill:#ed7136}}.main__barIcon-round{width:2.1rem;height:2.1rem;fill:#ed7136;margin-right:0}@media only screen and (max-width:600px){.main__barIcon-round{width:1.8rem;height:1.8rem}}.main__barIconBack{background-color:#fff;background-color:var(--color-light-1);width:3rem;height:3rem;border-radius:100rem;margin-right:1rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:600px){.main__barIconBack{width:2.5rem;height:2.5rem;margin-right:.5rem}}.main__barText{font-family:"Montserrat";font-size:1.6rem;font-weight:500;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:600px){.main__barText{font-size:1.2rem}}@media only screen and (max-width:450px){.main__barText{color:#ed7136}}.main__notificationWrapper{position:relative;height:2.3rem}.main__notification{font-family:"Flamante Round";font-size:1.1rem;font-weight:600;background-color:#fff;color:#ed7136;border-radius:5rem;width:1.9rem;height:1.9rem;display:flex;justify-content:center;align-items:center;border:2px solid #ed7136;position:absolute;top:-4.5px;right:0}@media only screen and (max-width:450px){.main__notification{width:1.7rem;height:1.7rem;top:-7px}}.main__loadingWrapper{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.7);z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center}.main__gif{background-color:transparent;width:30rem;height:auto}.main__loading{color:#fff;font-size:2rem;margin-top:.5rem}.content{display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 21.1rem)}@media only screen and (max-width:450px){.content{height:calc(100vh - 20.3rem)}}@media only screen and (max-width:450px){.content-activites,.content-snacking{height:calc(100vh - 17.1rem)}}.content__wrapper{width:100%;flex-direction:column;align-items:center}.content__content,.content__wrapper{margin:auto 0;display:flex;justify-content:center}.content__content{width:92rem}.content__content-events{height:100%}@media only screen and (max-width:600px){.content__content-events{flex-direction:column;align-items:center;justify-content:flex-start}}@media only screen and (max-width:1000px){.content__content{width:77rem}}@media only screen and (max-width:800px){.content__content{width:62rem}}@media only screen and (max-width:700px){.content__content{width:58rem}}@media only screen and (max-width:600px){.content__content{flex-direction:column;align-items:center}}.content__entreprise{width:92rem;margin:auto 0;display:flex;justify-content:space-between;align-items:center;padding:2.5rem}@media only screen and (max-width:700px){.content__entreprise{flex-direction:column}}.content__panier{width:98rem;height:100%;padding:2rem 0;display:flex;justify-content:space-between}@media only screen and (max-width:1000px){.content__panier{width:80rem}}@media only screen and (max-width:800px){.content__panier{width:64rem;margin:0 1rem}}@media only screen and (max-width:600px){.content__panier{flex-direction:column;align-items:center}}.card__wrapper{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;width:98rem;max-width:98rem;margin:2rem 2rem 0 0}@media only screen and (max-width:600px){.card__wrapper{width:90%;margin:1.5rem 1.5rem 0 0}}.reservation{display:flex;flex-direction:column;justify-content:space-evenly;width:63%}@media only screen and (max-width:600px){.reservation{width:80%;margin-bottom:2rem}}.reservation__panier{width:58%}@media only screen and (max-width:1000px){.reservation__panier{width:59%}}@media only screen and (max-width:800px){.reservation__panier{width:61%}}@media only screen and (max-width:600px){.reservation__panier{width:35rem}}.reservation__title{color:#041b30;font-family:"Montserrat";font-size:1.7rem;font-weight:500;margin-bottom:.5rem}@media only screen and (max-width:1000px){.reservation__title{font-size:1.5rem}}@media only screen and (max-width:800px){.reservation__title{font-size:1.3rem;letter-spacing:-.9px}}.reservation__card{font-family:"Flamante Round";font-weight:500;color:#fff;color:var(--color-light-1);border-radius:1rem;width:14vw;text-align:center}.reservation__cardTitle{background-color:#f4a129;text-transform:uppercase;font-size:2.3rem;padding:1rem 0;border-radius:2rem 2rem 0 0}.reservation__cardDescription{background-color:#2a6e8c;font-size:2.8rem;line-height:3.2rem;padding:1.2rem 0;border-radius:0 0 2rem 2rem}.reservation__numbers{display:flex}.reservation__numbersItem{width:40%}.reservation__number{font-family:"Montserrat";font-size:2.4rem;font-weight:600;width:4rem;padding:.4rem 0;text-align:center;background-color:#bebebe;border-radius:1.2rem}.reservation__count{display:flex}.reservation__countItem{width:40%}.reservation__countWrapper{display:flex;height:3.7rem;z-index:10}@media only screen and (max-width:1000px){.reservation__countWrapper{height:3.2rem}}.reservation__countButton{background-color:#041b30;border:none;outline:none;display:flex;padding:0 1.2rem;justify-content:center;align-items:center;cursor:pointer}.reservation__countIcon{width:2.3rem;height:2.3rem;fill:#fff;fill:var(--color-light-1);cursor:pointer}@media only screen and (max-width:1000px){.reservation__countIcon{width:2rem;height:2rem}}@media only screen and (max-width:800px){.reservation__countIcon{width:1.8rem;height:1.8rem}}.reservation__countShow{font-family:"Montserrat";font-size:2.5rem;font-weight:600;width:3.7rem;text-align:center;background-color:#bebebe;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1000px){.reservation__countShow{font-size:2rem;width:3rem}}.reservation__option{display:flex;text-align:center}.reservation__optionButton{background-color:#ed7136;font-family:"Montserrat";font-size:1.8rem;font-weight:500;padding:.3rem 2rem;color:#fff;color:var(--color-light-1);border-radius:1.1rem;cursor:pointer}@media only screen and (max-width:800px){.reservation__optionButton{font-size:1.6rem;padding:.1rem 1.5rem}}@media only screen and (max-width:450px){.reservation__optionButton{font-size:1.5rem;padding:.1rem 0;width:22rem!important;min-width:22rem!important}}.reservation__textItem{font-family:"Montserrat";font-size:1rem;font-weight:600;line-height:12px}.reservation__mainTitle{font-size:2.4rem;margin-bottom:1.5rem}.reservation__itemWrapper{width:70%;padding:1.2rem;border-radius:1rem;border:3px solid #ed7136}.reservation__itemTitle{font-size:1.8rem;font-weight:500}.reservation__itemTitle-width{width:63%;margin-bottom:1rem}@media only screen and (max-width:600px){.reservation__itemTitle-width{width:80%}}@media only screen and (max-width:400px){.reservation__itemTitle-width{width:90%}}@media only screen and (max-width:1000px){.reservation__itemTitle{font-size:1.6rem}}@media only screen and (max-width:800px){.reservation__itemTitle{font-size:1.3rem}}.reservation__termWrapper{display:flex;margin-bottom:.5rem}.reservation__termText{font-size:1.3rem;font-weight:500;line-height:1.7rem;margin-left:1rem;color:#000}.reservation__termText-highlight{color:#ed7136;cursor:pointer}.reservation__termText-highlight:hover{text-decoration:underline}@media only screen and (max-width:800px){.reservation__termText{font-size:1.1rem;line-height:1.4rem}}.sidebar{width:32%;align-self:center}@media only screen and (max-width:600px){.sidebar{width:52%}}@media only screen and (max-width:450px){.sidebar{width:80%}}.sidebar__panier{width:32%}@media only screen and (max-width:1000px){.sidebar__panier{width:35%}}@media only screen and (max-width:600px){.sidebar__panier{width:27.5rem;padding-bottom:2rem}}@media only screen and (max-width:800px){.sidebar__button{font-size:1.3rem}}.sidebar__mainTitle{font-size:1.8rem;line-height:2rem;margin-bottom:1.2rem}.sidebar__promoInput{background-color:#ccc;color:#fff;font-family:"Montserrat";font-size:1.8rem;font-weight:700;outline:none;border:none;padding:.8rem 1.5rem;border-radius:1.2rem 0 0 1.2rem;width:75%;height:3.7rem}.sidebar__promoButton{background-color:#ed7136;font-family:"Montserrat";font-size:1.6rem;font-weight:600;padding:.6rem .8rem;color:#fff;color:var(--color-light-1);border-radius:0 1.2rem 1.2rem 0;cursor:pointer;width:25%;height:3.7rem}@media only screen and (max-width:450px){.sidebar__promoButton{font-size:1.4rem}}.footer{justify-content:center;align-items:center}.footer__menuIcon{width:1.5rem;height:1.5rem;fill:#fff;margin-left:1rem}@media only screen and (max-width:800px){.footer__menuIcon{width:1.2rem;height:1.2rem;margin-left:.6rem}}@media only screen and (max-width:600px){.footer__menuIcon{width:1rem;height:1rem;margin-left:.3rem}}@media only screen and (max-width:450px){.footer__menuIcon{width:1.3rem;height:1.3rem;margin-left:1rem}}.login{background-color:#fff;background-color:var(--color-light-1);min-height:calc(100vh - 6rem);display:flex;margin:3rem}@media only screen and (max-width:800px){.login{margin:2rem}}.login__linkWrapper{margin-bottom:1.5rem}.login__contentWrapper{background-color:#f4f4f4;width:35vw;min-height:50vh;padding:3rem;margin:auto;border-radius:.8rem;display:flex;flex-direction:column;align-items:center}.login__contentWrapper-login{width:40rem}.login__contentWrapper-register{width:94rem}@media only screen and (max-width:1000px){.login__contentWrapper-register{width:75rem}}@media only screen and (max-width:800px){.login__contentWrapper-register{width:64rem}}@media only screen and (max-width:700px){.login__contentWrapper-register{width:56rem}}@media only screen and (max-width:600px){.login__contentWrapper-register{width:40rem}}@media only screen and (max-width:400px){.login__contentWrapper-register{width:33rem}}.login__contentWrapper-famille{width:44rem}@media only screen and (max-width:500px){.login__contentWrapper-famille{width:36rem}}@media only screen and (max-width:400px){.login__contentWrapper-famille{width:32rem}}.login__contentWrapper-entreprise{width:85rem}@media only screen and (max-width:1000px){.login__contentWrapper-entreprise{width:73rem}}@media only screen and (max-width:800px){.login__contentWrapper-entreprise{width:64rem;padding:2.5rem}}@media only screen and (max-width:700px){.login__contentWrapper-entreprise{width:56rem}}@media only screen and (max-width:600px){.login__contentWrapper-entreprise{width:40rem}}@media only screen and (max-width:400px){.login__contentWrapper-entreprise{width:33rem}}.login__form{width:100%}@media only screen and (max-width:600px){.login__form-register{display:flex;flex-direction:column;align-items:center}}.login__formWrapper-left{padding-right:1.5rem;border-right:2px solid #7284a0;width:50%}@media only screen and (max-width:1000px){.login__formWrapper-left{width:55%}}@media only screen and (max-width:600px){.login__formWrapper-left{width:100%;padding-right:0;border-right:0;margin-bottom:2rem}}.login__formWrapper-register{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin-bottom:0}@media only screen and (max-width:400px){.login__formWrapper-register{justify-content:center}}.login__formWrapper-right{padding-left:1.5rem;width:50%}@media only screen and (max-width:1000px){.login__formWrapper-right{width:45%}}@media only screen and (max-width:600px){.login__formWrapper-right{width:100%;padding-left:0}}.login__wrapper{width:50vw;height:100vh;padding:30px;display:flex;flex-direction:column}.login__title{font-family:"Montserrat";font-weight:600;font-size:29px;line-height:36px;color:#132135;letter-spacing:-1.5px;margin-bottom:20px;text-align:center}@media only screen and (max-width:800px){.login__title{font-size:28px;margin-bottom:1.5rem}}.login__text{font-family:"Montserrat";font-weight:500;font-size:14px;line-height:18px;color:#132135;margin-bottom:20px;text-align:center}.login__label{font-family:"Flamante Round";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#8798ad;margin-bottom:40px}.login__error{font-family:"Montserrat";font-weight:500;font-size:15px;line-height:22px;margin-top:30px;color:red}.login__inputWrapper{display:flex;flex-direction:column;margin-bottom:2rem}@media only screen and (max-width:600px){.login__inputWrapper{margin-bottom:1rem}}.login__inputWrapper-select{width:12rem!important;height:4.8rem!important;text-align:center!important;padding:0 4rem 0 0!important}@media only screen and (max-width:1000px){.login__inputWrapper-select{width:11rem!important;height:4.6rem!important;padding:0 1rem!important}}@media only screen and (max-width:800px){.login__inputWrapper-select{font-size:1.7rem!important;width:10rem!important;height:4.2rem!important;padding:0 1rem!important}}@media only screen and (max-width:700px){.login__inputWrapper-select{font-size:1.7rem!important;width:9rem!important;height:4.2rem!important;padding:0 .5rem!important}}@media only screen and (max-width:600px){.login__inputWrapper-select{font-size:1.3rem!important;height:3.2rem!important;padding:0 1rem!important}}@media only screen and (max-width:400px){.login__inputWrapper-select{font-size:1.4rem!important;height:3.6rem!important;padding:0 1rem!important;width:12rem!important;margin-bottom:1rem!important}}.login__inputWrapper-select2{width:24.5rem!important;height:4.8rem!important;text-align:center!important;padding:0 4rem 0 0!important}@media only screen and (max-width:1000px){.login__inputWrapper-select2{height:4.6rem!important;padding:0 1rem!important}}@media only screen and (max-width:800px){.login__inputWrapper-select2{font-size:1.7rem!important;height:4.2rem!important;padding:0 1rem!important}}@media only screen and (max-width:700px){.login__inputWrapper-select2{font-size:1.7rem!important;height:4.2rem!important;padding:0 .5rem!important}}@media only screen and (max-width:600px){.login__inputWrapper-select2{font-size:1.3rem!important;height:3.2rem!important;padding:0 1rem!important}}@media only screen and (max-width:400px){.login__inputWrapper-select2{font-size:1.4rem!important;height:3.6rem!important;padding:0 1rem!important;margin-bottom:1rem!important}}.login__inputWrapper-entreprise{width:49%;margin-bottom:2rem}@media only screen and (max-width:600px){.login__inputWrapper-entreprise{width:100%;margin-bottom:1rem}}.login__inputWrapper-3{width:34%}@media only screen and (max-width:1000px){.login__inputWrapper-3{width:32%}}@media only screen and (max-width:800px){.login__inputWrapper-3{width:31%}}@media only screen and (max-width:600px){.login__inputWrapper-3{width:34%}}@media only screen and (max-width:400px){.login__inputWrapper-3{width:100%}}.login__labelWrapper{display:flex;justify-content:space-between}.login__formLabel{font-family:"Montserrat";font-weight:600;font-size:14px;line-height:14px;letter-spacing:1.125px;text-transform:uppercase;color:#b0bac9}.login__button{background-color:#f4a129;background-color:var(--color-primary);text-decoration:none;font-family:"Flamante Round";font-weight:400;font-size:17px;line-height:22px;text-align:center;color:#fff;color:var(--color-light-1);background-color:#ff7730;background-color:var(--color-primary-dark);border:none;border-radius:1.4rem;padding:12px 35px;width:100%;margin-bottom:15px;outline:none;cursor:pointer}@media only screen and (max-width:800px){.login__button{font-size:15px;padding:10px 20px}}.login__link{display:flex;justify-content:center;font-family:"Montserrat";font-weight:500;font-size:16px;line-height:22px;text-align:right;color:#b0bac9}.login__inscrivezLink{color:#fff;margin-left:10px;text-decoration:underline;cursor:pointer}.login__background{width:50vw;height:100vh;background-color:#ff69b4;background:url(/img/background.png) 50%}.login__checkWrapper{display:flex;align-items:center}.login__checkbox{margin:0 10px}.login__checkLabel{font-family:"Montserrat";font-weight:600;font-size:12px;line-height:15px;letter-spacing:1.3px;color:#7284a0}.login__logo{height:7rem;cursor:pointer;margin-bottom:2rem}@media only screen and (max-width:800px){.login__logo{height:6rem;margin-bottom:1.5rem}}@media only screen and (max-width:700px){.login__logo{height:5.5rem}}@media only screen and (max-width:600px){.login__logo{height:5rem}}.login__backItem{display:flex;align-self:flex-start;margin-bottom:2rem;cursor:pointer}.login__barIconBack{background-color:#000;width:2rem;height:2rem;border-radius:10rem;display:flex;justify-content:center;align-items:center}.login__barIcon-round{width:1rem;height:1rem;fill:#fff}.login__barText{color:#000;font-size:1.5rem;font-weight:500;margin-left:.7rem;cursor:pointer}.login__imageWrapper{display:flex;justify-content:space-between;align-items:center;width:26.5rem;margin:1rem auto 3rem}@media only screen and (max-width:800px){.login__imageWrapper{width:25rem;margin:.8rem auto 2rem;width:22rem}}.login__image{width:13rem;height:13rem;background-image:url(/img/profil.png);background-position:50%;border-radius:50rem;box-shadow:0 5px 10px rgba(0,0,0,.06);box-shadow:var(--shadow-light)}.login__icon{width:3rem;height:3rem;fill:#000;cursor:pointer}.loginCSE__wrapper{width:100%;margin:2rem 0}.loginCSE__content{display:flex;justify-content:space-evenly;align-items:center}@media only screen and (max-width:800px){.loginCSE__content{justify-content:space-between}}@media only screen and (max-width:600px){.loginCSE__content{justify-content:center;flex-wrap:wrap}}.loginCSE__cardWrapper{display:flex}.loginCSE__card{width:28%;background-color:#bebebe;padding:1.1rem;border-radius:2rem;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:800px){.loginCSE__card{width:32%}}@media only screen and (max-width:600px){.loginCSE__card{width:16rem;margin:0 1rem 1rem 0}}@media only screen and (max-width:400px){.loginCSE__card{width:20rem}}.loginCSE__title{font-size:1.6rem;font-weight:600;text-align:center;margin-bottom:1rem}.loginCSE__cardTitle{font-size:1.2rem;line-height:1.2rem;font-weight:600;margin-bottom:.8rem}@media only screen and (max-width:700px){.loginCSE__cardTitle{font-size:1.1rem;line-height:1.1rem}}@media only screen and (max-width:600px){.loginCSE__cardTitle{font-size:1rem;line-height:1rem}}@media only screen and (max-width:400px){.loginCSE__cardTitle{font-size:1.1rem;line-height:1.1rem}}.loginCSE__image{width:6rem}@media only screen and (max-width:700px){.loginCSE__image{width:5.5rem}}.loginCSE__cardText{font-size:1.1rem;font-weight:400;line-height:1.3rem;margin-left:1rem;text-align:center;cursor:pointer}.loginCSE__text{font-family:"Montserrat";font-size:1.4rem;font-weight:700;color:#000;margin-left:2rem}.loginCSE__textWrapper{width:49%}.loginCSE__mailWrapper{border-radius:1rem;padding:1rem;background-color:#f4a129}.loginCSE__mailWrapper-text{font-size:1.6rem;line-height:1.9rem;color:#fff}.loginCSE__footer,.loginCSE__mailWrapper-text{font-family:"Montserrat";font-weight:600;text-align:center}.loginCSE__footer{font-size:1.1rem;line-height:1.4rem;color:#7a7a7a}.loginCSE__footer-orange{color:#ed7136;float:right;margin-top:1rem}.form{width:100%;margin-top:30px}.form__container{margin:20px 0 30px}.form__container,.form__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:400px){.form__wrapper{justify-content:center}}.form__inputbox{display:flex;flex-direction:column;margin-bottom:20px}.form__label{font-family:"Flamante Round";font-weight:500;font-size:14px;line-height:17px;letter-spacing:1.2px;text-transform:uppercase;color:#b0bac9;margin-bottom:5px}.form__input{font-family:"Montserrat";font-size:1.8rem;font-weight:500;padding:2.2rem 1rem;border:none;box-sizing:border-box;border-radius:10rem;height:40px;outline:none;text-align:center}@media only screen and (max-width:800px){.form__input{font-size:1.5rem;padding:2rem 1rem}}@media only screen and (max-width:600px){.form__input{font-size:1rem;height:30px;padding:1rem}}@media only screen and (max-width:400px){.form__input{width:28rem;font-size:1.2rem}}.form__input-grey{background-color:#e0e0e0}.form__input-grey:not(:placeholder-shown){color:#fff;background-color:#ed7136}.form__input-grey::-webkit-input-placeholder{color:#041b30;font-weight:600}.form__input-grey::placeholder{color:#041b30;font-weight:600}.form__button{font-family:"Flamante Round";font-weight:400;font-size:15px;line-height:20px;text-align:center;color:#fff;color:var(--color-light-1);background-color:#2e5bff;border:none;border-radius:5px;padding:10px 25px;width:18%;align-self:flex-end;outline:none;cursor:pointer}.formParticipants__container{grid-column-gap:4rem}.formParticipants__container,.formParticipants__container-anniv{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-row-gap:3rem}.formParticipants__container-anniv{grid-column-gap:2rem}@media only screen and (max-width:1000px){.formParticipants__container-anniv{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:700px){.formParticipants__container-anniv{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:2rem;grid-row-gap:1rem}}@media only screen and (max-width:500px){.formParticipants__container-anniv{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr}}.formParticipants__container-mini{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr;grid-row-gap:3rem;width:100%}@media only screen and (max-width:1000px){.formParticipants__container{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:4rem;grid-row-gap:2rem}}@media only screen and (max-width:600px){.formParticipants__container{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr;grid-column-gap:4rem;grid-row-gap:2rem;justify-items:center}}.formParticipants__container-famille{grid-template-rows:1fr 1fr}@media only screen and (max-width:1230px){.formParticipants__container-famille{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width:900px){.formParticipants__container-famille{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr}}.formParticipants__containerFlex{display:flex;flex-wrap:wrap;justify-content:space-evenly;height:100%}.formParticipants__inputbox{display:flex;flex-direction:column;height:100%}.formParticipants__inputbox-players{height:auto;margin-bottom:2.2rem;justify-content:center}@media only screen and (max-width:700px){.formParticipants__inputbox{width:21.5rem}}@media only screen and (max-width:600px){.formParticipants__inputbox{width:100%;height:6rem}}@media only screen and (max-width:500px){.formParticipants__inputbox{width:100%;height:6rem}}@media only screen and (max-width:700px){.formParticipants__inputbox-updateFamille{width:100%}}.formParticipants__inputbox-anniv{width:100%}.formParticipants__inputbox-annivComments{grid-column:1/3}@media only screen and (max-width:1000px){.formParticipants__inputbox-annivComments{grid-column:1/3;width:auto}}@media only screen and (max-width:500px){.formParticipants__inputbox-annivComments{grid-column:auto;width:auto}}.formParticipants__inputbox-3{grid-row:0/1;grid-column:1/2}@media only screen and (max-width:1000px){.formParticipants__inputbox-5,.formParticipants__inputbox-7{grid-row:0/1;grid-column:1/2}}.formParticipants__label{font-family:"Montserrat";font-weight:500;font-size:20px;line-height:17px;letter-spacing:1.2px;color:#fff;margin-bottom:.8rem}.formParticipants__label-players{text-transform:uppercase}@media only screen and (max-width:700px){.formParticipants__label{font-size:18px}}@media only screen and (max-width:600px){.formParticipants__label{font-size:15px;margin-bottom:.6rem}}@media only screen and (max-width:1000px){.formParticipants__label-anniv{font-size:15px}}@media only screen and (max-width:700px){.formParticipants__label-anniv{font-size:12px}}@media only screen and (max-width:600px){.formParticipants__label-anniv{font-size:10px;margin-bottom:.6rem}}.formParticipants__input{font-family:"Flamante Round";font-size:2rem;font-weight:600;border:2px solid #fff;box-sizing:border-box;border-radius:1.5rem;height:40px;outline:none;text-align:center;padding:2.4rem 1rem}@media only screen and (max-width:700px){.formParticipants__input{font-size:1.8rem;padding:1.8rem 1rem;border-radius:1rem}}@media only screen and (max-width:1000px){.formParticipants__input-anniv{font-size:1.5rem;padding:1.8rem 1rem;border-radius:1rem}}@media only screen and (max-width:800px){.formParticipants__input-anniv{font-size:1.3rem;border-radius:1rem}}.formParticipants__input-select{font-family:Montserrat;padding:0 2rem;height:100%}@media only screen and (max-width:700px){.formParticipants__input-select{padding:.8rem 2rem}}.formParticipants__input-famille{font-family:"Montserrat";margin:0 auto;padding:0 2rem;height:100%;width:58%}@media only screen and (max-width:600px){.formParticipants__input-famille{width:70%}}@media only screen and (max-width:500px){.formParticipants__input-famille{width:100%}}.formParticipants__input-error{border:2px solid red;box-shadow:0 5px 10px rgba(255,0,0,.4)}.formParticipants__input-white{background:#fff;background:var(--color-light-1)}.formParticipants__button{font-family:"Flamante Round";font-weight:400;font-size:15px;line-height:20px;text-align:center;color:#fff;color:var(--color-light-1);background-color:#2e5bff;border:none;border-radius:5px;padding:10px 25px;width:18%;align-self:flex-end;outline:none;cursor:pointer}.formParticipants__submitMembers{font-family:"Flamante Round";font-size:1.8rem;font-weight:600;letter-spacing:.5px;color:#ed7136;background-color:#fff;border:none;border-radius:1.1rem;padding:1.2rem 4rem;cursor:pointer;align-self:center;margin-top:3rem}.participants{background-color:#ff7730;background-color:var(--color-primary-dark);width:95.2rem;border-radius:4rem;padding:3rem 5rem;border:none;position:relative;outline:none}@media only screen and (max-width:1000px){.participants{width:76rem}}@media only screen and (max-width:800px){.participants{width:68rem}}@media only screen and (max-width:700px){.participants{width:57rem}}@media only screen and (max-width:600px){.participants{width:38rem;border-radius:2.5rem;padding:2.5rem 5rem}}@media only screen and (max-width:500px){.participants{width:33rem;height:78rem;border-radius:2.5rem;padding:2.5rem 3rem}}@media only screen and (max-width:1000px){.participants-anniv{padding:3rem 4rem;height:auto}}@media only screen and (max-width:800px){.participants-anniv{width:65rem}}@media only screen and (max-width:700px){.participants-anniv{width:55rem}}@media only screen and (max-width:600px){.participants-anniv{width:47rem}}@media only screen and (max-width:500px){.participants-anniv{width:34rem;border-radius:1.5rem;padding:2.5rem 3rem}}.participants__enregisterButton{font-family:"Flamante Round";font-size:1.5rem;font-weight:500;color:#fff;background-color:#ed7136;display:inline-block;width:-webkit-min-content;width:min-content;padding:.2rem 1.6rem;border-radius:.8rem;margin-top:2.5rem;align-self:center;cursor:pointer;outline:none;border:2px solid #ed7136}.participants__membreFamille{background-color:#f4a129;border-radius:4rem;padding:3rem;border:none;position:relative;outline:none;width:100%;height:auto}.participants__membreFamille:not(:last-of-type){margin-bottom:3rem}.participants__title{font-size:3rem!important;margin-bottom:2.5rem!important;align-self:center!important}@media only screen and (max-width:500px){.participants__title{font-size:2rem!important;margin:.6rem 0 2rem!important;align-self:center!important}}@media only screen and (max-width:1000px){.participants__title-anniv{font-size:2.5rem!important;margin:.6rem 0 2rem!important}}@media only screen and (max-width:800px){.participants__title-anniv{font-size:2.2rem!important}}@media only screen and (max-width:700px){.participants__title-anniv{font-size:2rem!important}}@media only screen and (max-width:600px){.participants__title-anniv{font-size:1.8rem!important}}@media only screen and (max-width:500px){.participants__title-anniv{font-size:1.6rem!important;line-height:2rem!important}}.participants__town{width:47.5rem;height:35rem;border-radius:3rem;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:600px){.participants__town{width:44rem;height:33rem;border-radius:2.5rem}}@media only screen and (max-width:500px){.participants__town{width:35rem;height:25rem;border-radius:2rem}}.participants__famille{width:41.6rem;max-height:50rem;padding:3rem;border-radius:3rem;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:500px){.participants__famille{width:34rem;border-radius:2rem}}.participants__model{display:flex;justify-content:center;align-items:center;outline:none}@media only screen and (max-width:600px){.participants__model{overflow-y:scroll;align-items:flex-start;padding:3rem 0}}.participants__model-anniv,.participants__modelTicket{display:flex;justify-content:center;align-items:center;outline:none}.participants__title{font-size:3.2rem;margin-bottom:2rem;text-align:center;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:1000px){.participants__title{font-size:3rem;line-height:3rem;margin-bottom:1rem}}@media only screen and (max-width:600px){.participants__title{font-size:2.2rem;line-height:2.2rem;margin-bottom:1rem}}@media only screen and (max-width:500px){.participants__title{font-size:1.8rem;line-height:1.8rem;margin-bottom:1.4rem}}.participants__townTitle{font-size:2.8rem;margin-bottom:2rem;text-align:center;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:600px){.participants__townTitle{font-size:2.6rem}}@media only screen and (max-width:500px){.participants__townTitle{font-size:1.8rem}}.participants__familleTitle{font-size:3rem;line-height:2.8rem;margin-bottom:2rem;text-align:center;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:600px){.participants__familleTitle{font-size:2.6rem}}@media only screen and (max-width:500px){.participants__familleTitle{font-size:2rem}}.participants__closeButton{width:3.5rem;height:3.5rem;position:absolute;top:-3rem;right:-3rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}@media only screen and (max-width:600px){.participants__closeButton{width:2.8rem;height:2.8rem;top:-2.5rem;right:-2.5rem}}.participants__closeButton-ticket{top:-40px;right:-40px}@media only screen and (max-width:500px){.participants__closeButton-ticket{right:170px}}.profileMenu{max-height:28.7rem;width:27.4rem;outline:none;position:absolute;top:19.6rem;right:2rem}@media only screen and (max-width:450px){.profileMenu{top:6.6rem}}.profileMenu__model{display:flex;align-items:center;position:relative}.profileMenu__headerWrapper{background-color:#041b30;height:30%;border-radius:1.5rem 1.5rem 0 0}.profileMenu__bodyWrapper{background-color:#ed7136;height:70%;border-radius:0 0 1.5rem 1.5rem;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.profileMenu__headerWrapper{padding:1.5rem;position:relative;display:flex;align-items:center}.profileMenu__textWrapper{margin-left:1rem}.profileMenu__mainText{color:#fff;font-family:"Montserrat";font-size:1.8rem;line-height:2.1rem;font-weight:600;text-transform:uppercase}.profileMenu__secondaryText{color:#ed7136;font-family:"Montserrat";font-size:1rem;font-weight:600}.profileMenu__image{width:2.5rem}.profileMenu__image-profile{width:4rem;height:4rem;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.6)}@media only screen and (max-width:800px){.profileMenu__image-profile{width:3.8rem;height:3.8rem}}@media only screen and (max-width:700px){.profileMenu__image-profile{width:3.5rem;height:3.5rem}}.profileMenu__image-close{width:2rem;position:absolute;top:.6rem;right:.6rem;cursor:pointer}.profileMenu__image-arrow{height:2rem;position:absolute;top:-2rem;right:35%}@media only screen and (max-width:800px){.profileMenu__image-arrow{right:24%}}@media only screen and (max-width:600px){.profileMenu__image-arrow{right:18%}}.profileMenu__menuItem{display:flex;align-items:center;cursor:pointer}.profileMenu__menuItem:not(:last-of-type){margin-bottom:1rem}.profileMenu__itemText{color:#fff;font-family:"Montserrat";font-size:2rem;font-weight:600;margin-left:1.5rem}.conditions{width:65rem;height:85vh;outline:none;background-color:#fff;background-size:cover;background-position:50%;color:#041b30;border-radius:2rem}@media only screen and (max-width:800px){.conditions{width:55rem}}@media only screen and (max-width:600px){.conditions{width:45rem}}@media only screen and (max-width:500px){.conditions{width:33rem}}.conditions__model{outline:none;overflow:auto}.conditions__model,.conditions__title{display:flex;justify-content:center;align-items:center}.conditions__title{font-family:"Flamante Round";font-size:3rem;line-height:2.8rem;color:#fff;background-color:#ed7136;background-image:url(/img/conditions.png);background-size:cover;background-position:bottom;text-transform:uppercase;text-align:center;padding:3.5rem;border-radius:2rem 2rem 0 0;height:18%}@media only screen and (max-width:800px){.conditions__title{font-size:2.6rem}}@media only screen and (max-width:600px){.conditions__title{font-size:2rem;height:15%}}@media only screen and (max-width:450px){.conditions__title{padding:1.5rem;font-size:1.7rem;line-height:2rem}}.conditions__body{margin:3rem;height:calc(82% - 60px)}@media only screen and (max-width:600px){.conditions__body{height:calc(86% - 60px)}}@media only screen and (max-width:450px){.conditions__body{margin:2rem;height:calc(86% - 40px)}}.conditions__bodyWrapper{height:86%;overflow-y:auto;padding:0 1rem}.conditions__item{margin-bottom:2rem}.conditions__itemTitle{font-family:"Montserrat";font-size:2rem;font-weight:500;color:#7a7a7a;margin-bottom:.8rem}@media only screen and (max-width:600px){.conditions__itemTitle{font-size:1.8rem}}.conditions__itemSecondaryText{font-family:"Montserrat";font-size:1.9rem;font-weight:500;color:#7a7a7a;margin-bottom:.8rem}@media only screen and (max-width:600px){.conditions__itemSecondaryText{font-size:1.6rem}}.conditions__itemBody{font-family:"Montserrat";font-size:1.4rem;line-height:2.3rem}@media only screen and (max-width:600px){.conditions__itemBody{font-size:1.2rem;line-height:2rem}}.conditions__itemBody-highlight{color:#f4a129}.equipements{height:auto;width:66rem;outline:none}@media only screen and (max-width:800px){.equipements{width:58rem}}@media only screen and (max-width:600px){.equipements{width:48rem}}@media only screen and (max-width:500px){.equipements{width:43rem}}@media only screen and (max-width:450px){.equipements{width:35rem}}.equipements__participants{width:50rem;height:auto}@media only screen and (max-width:700px){.equipements__participants{width:45rem!important}}@media only screen and (max-width:600px){.equipements__participants{width:42rem!important}}@media only screen and (max-width:500px){.equipements__participants{width:40rem!important}}@media only screen and (max-width:450px){.equipements__participants{width:35rem!important}}.equipements__participants-snacking{position:relative}@media only screen and (max-width:450px){.equipements__participants-snacking{width:28rem!important}}.equipements__participantsTitle{font-size:2.8rem}@media only screen and (max-width:600px){.equipements__participantsTitle{font-size:2.5rem!important;height:16%!important;padding:1.6rem!important}}@media only screen and (max-width:450px){.equipements__participantsTitle{font-size:2rem!important;line-height:2.2rem!important;height:10%!important;padding:1.5rem!important}}@media only screen and (max-width:450px){.equipements__participantsTitle-1{font-size:1.6rem!important;line-height:2.2rem!important}}.equipements__model{outline:none;border-radius:1rem;overflow:auto}.equipements__model,.equipements__title{display:flex;justify-content:center;align-items:center}.equipements__title{font-family:"Flamante Round";font-size:3rem;line-height:3.3rem;font-weight:600;text-transform:uppercase;color:#fff;color:var(--color-light-1);background-color:#ed7136;height:21%;text-align:center;padding:2rem;border-radius:4rem 4rem 0 0}@media only screen and (max-width:600px){.equipements__title{font-size:2.5rem;height:17%}}@media only screen and (max-width:500px){.equipements__title{font-size:2.1rem;height:15%;border-radius:3rem 3rem 0 0}}@media only screen and (max-width:450px){.equipements__title{font-size:1.7rem;height:13%;border-radius:2.5rem 2.5rem 0 0}}.equipements__body{background-color:#041b30;padding:2.5rem;border-radius:0 0 4rem 4rem;height:auto}@media only screen and (max-width:500px){.equipements__body{height:86%;border-radius:0 0 3rem 3rem}}@media only screen and (max-width:450px){.equipements__body{border-radius:0 0 2.5rem 2.5rem}}.equipements__bodyCenter{display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;padding:3.5rem}.equipements__bodyWrapper{display:flex;flex-direction:column;align-items:center}.equipements__buttonWrapper{display:flex;justify-content:space-evenly;margin-bottom:1.8rem}@media only screen and (max-width:800px){.equipements__buttonWrapper{margin-bottom:1rem}}@media only screen and (max-width:450px){.equipements__buttonWrapper{flex-direction:column;align-items:center}}.equipements__countButtonWrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media only screen and (max-width:500px){.equipements__countButtonWrapper:not(:last-of-type){margin-bottom:.8rem}}.equipements__countTitle{font-family:"Montserrat";font-weight:500;font-size:2rem;text-align:center;line-height:2rem;margin-bottom:1rem;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:600px){.equipements__countTitle{font-size:1.7rem}}@media only screen and (max-width:500px){.equipements__countTitle{margin-bottom:.6rem}}.equipements__countWrapper{display:flex}@media only screen and (max-width:800px){.equipements__countWrapper{height:4.8rem}}@media only screen and (max-width:600px){.equipements__countWrapper{height:4rem}}.equipements__countButton{background-color:#ed7136;border:none;outline:none;display:flex;padding:1rem 1.7rem;justify-content:center;align-items:center;cursor:pointer}.equipements__countIcon{width:4rem;height:4rem;fill:#fff;fill:var(--color-light-1)}@media only screen and (max-width:800px){.equipements__countIcon{width:3.2rem;height:3.2rem}}@media only screen and (max-width:600px){.equipements__countIcon{width:2rem;height:2rem}}.equipements__countShow{font-family:"Montserrat";font-size:3.5rem;font-weight:600;width:5rem;text-align:center;color:#fff;background-color:#bebebe;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:800px){.equipements__countShow{font-size:3.2rem;width:4.5rem}}@media only screen and (max-width:600px){.equipements__countShow{font-size:3rem;width:3.6rem}}.equipements__text{font-family:"Montserrat";font-size:1.3rem;line-height:1.6rem;font-weight:500;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:800px){.equipements__text{font-size:1.2rem}}@media only screen and (max-width:500px){.equipements__text{font-size:.9rem}}@media only screen and (max-width:450px){.equipements__text{font-size:1rem}}.prevenez__title{font-family:"Montserrat";font-size:3.7rem;line-height:3.7rem;font-weight:600;color:#fff;color:var(--color-light-1);background-color:#f4a129;height:20%;text-align:center;padding:1.75rem;border-radius:4rem 4rem 0 0;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:800px){.prevenez__title{font-size:3rem;border-radius:3rem 3rem 0 0}}@media only screen and (max-width:600px){.prevenez__title{font-size:2.6rem;border-radius:2.5rem 2.5rem 0 0}}@media only screen and (max-width:500px){.prevenez__title{font-size:2.2rem;border-radius:2.2rem 2.2rem 0 0}}.prevenez__body{height:80%;padding:3rem;border-radius:0 0 4rem 4rem;background-color:#ed7136;display:flex;justify-content:space-evenly}@media only screen and (max-width:800px){.prevenez__body{border-radius:0 0 3rem 3rem}}@media only screen and (max-width:600px){.prevenez__body{border-radius:0 0 2.5rem 2.5rem}}@media only screen and (max-width:500px){.prevenez__body{border-radius:0 0 2.2rem 2.2rem}}.prevenez__icon{width:3.7rem;position:absolute;right:2rem;top:2.2rem;cursor:pointer}@media only screen and (max-width:800px){.prevenez__icon{top:1.5rem}}@media only screen and (max-width:600px){.prevenez__icon{top:1.1rem;width:3rem}}@media only screen and (max-width:500px){.prevenez__icon{width:2.5rem;top:1rem;right:1.2rem}}.prevenez__itemWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.prevenez__image{width:17rem;cursor:pointer}@media only screen and (max-width:800px){.prevenez__image{width:14rem}}@media only screen and (max-width:600px){.prevenez__image{width:12rem}}@media only screen and (max-width:500px){.prevenez__image{width:10rem}}.prevenez__text{font-size:3.5rem;font-weight:600;color:#fff;text-transform:uppercase;margin-top:1rem;cursor:pointer}@media only screen and (max-width:800px){.prevenez__text{font-size:2.8rem}}@media only screen and (max-width:600px){.prevenez__text{font-size:2.4rem}}@media only screen and (max-width:500px){.prevenez__text{font-size:2.1rem}}.attention{height:36.5rem;width:50rem;outline:none}@media only screen and (max-width:700px){.attention{height:32rem;width:45rem}}@media only screen and (max-width:500px){.attention{height:28rem;width:40rem}}@media only screen and (max-width:450px){.attention{height:26rem;width:33rem}}.attention__famille{height:auto;width:75rem}.attention__prevenez{width:59.5rem;height:36.3rem}@media only screen and (max-width:800px){.attention__prevenez{width:50rem;height:32.3rem}}@media only screen and (max-width:600px){.attention__prevenez{width:43rem;height:28rem}}@media only screen and (max-width:500px){.attention__prevenez{width:35rem;height:22rem}}.attention__model{outline:none}.attention__model,.attention__title{display:flex;justify-content:center;align-items:center}.attention__title{font-family:"Flamante Round";font-size:3.5rem;line-height:3.5rem;font-weight:600;text-transform:uppercase;color:#fff;color:var(--color-light-1);background-color:#ed7136;height:20%;text-align:center;padding:1.75rem;border-radius:4rem 4rem 0 0}@media only screen and (max-width:700px){.attention__title{font-size:3rem;line-height:3rem;height:18%}}@media only screen and (max-width:500px){.attention__title{border-radius:2.8rem 2.8rem 0 0}}@media only screen and (max-width:450px){.attention__title{font-size:2.8rem;line-height:2.8rem;border-radius:2.5rem 2.5rem 0 0}}.attention__playersTitle{font-family:"Flamante Round";font-size:3rem;line-height:3.5rem;font-weight:600;text-transform:uppercase;color:#fff;color:var(--color-light-1);background-color:#ed7136;height:18%;text-align:center;padding:1.75rem;border-radius:4rem 4rem 0 0;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:800px){.attention__playersTitle{font-size:2.7rem;line-height:3rem}}@media only screen and (max-width:700px){.attention__playersTitle{font-size:2.6rem;line-height:3rem;height:15%;border-radius:3rem 3rem 0 0}}@media only screen and (max-width:600px){.attention__playersTitle{font-size:2.4rem}}@media only screen and (max-width:500px){.attention__playersTitle{font-size:1.8rem;border-radius:2.8rem 2.8rem 0 0}}@media only screen and (max-width:450px){.attention__playersTitle{font-size:1.6rem;line-height:2.8rem;border-radius:2.5rem 2.5rem 0 0}}.attention__body{background-color:#041b30;height:80%;padding:3rem;border-radius:0 0 4rem 4rem;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:700px){.attention__body{height:82%}}@media only screen and (max-width:500px){.attention__body{border-radius:0 0 2.8rem 2.8rem;padding:2rem}}@media only screen and (max-width:450px){.attention__body{border-radius:0 0 2.5rem 2.5rem;padding:2rem}}.attention__bodyText{font-family:"Flamante Round";font-size:3rem;line-height:4rem;font-weight:600;text-align:center;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:700px){.attention__bodyText{font-size:2.5rem;line-height:3.4rem}}@media only screen and (max-width:500px){.attention__bodyText{font-size:2.2rem;line-height:3rem}}@media only screen and (max-width:450px){.attention__bodyText{font-size:1.8rem;line-height:3rem}}.attention__bodyWrapper{display:flex;flex-direction:column;align-items:center}.commercial{height:30rem;width:46rem;outline:none}.commercial:not(:last-of-type){margin-right:3rem}@media only screen and (max-width:1000px){.commercial{height:28rem;width:38rem}.commercial:not(:last-of-type){margin-right:2rem}}@media only screen and (max-width:800px){.commercial{height:24rem;width:33rem}.commercial:not(:last-of-type){margin-right:2rem}}@media only screen and (max-width:800px)and (max-width:700px){.commercial:not(:last-of-type){margin:0 0 2rem}}.commercial__model{display:flex;justify-content:space-between;align-items:center;outline:none;overflow:auto}@media only screen and (max-width:700px){.commercial__model{align-items:flex-start;padding:2rem 0}}.commercial__wrapper{display:flex;outline:none!important}@media only screen and (max-width:700px){.commercial__wrapper{flex-direction:column}}.commercial__wrapper-wrap{display:flex;flex-direction:column;outline:none}.commercial__title{font-family:"Flamante Round";font-size:3rem;line-height:3rem;font-weight:600;text-transform:uppercase;color:#fff;color:var(--color-light-1);background-color:#ed7136;height:20%;text-align:center;padding:2rem;border-radius:3.5rem 3.5rem 0 0}@media only screen and (max-width:1000px){.commercial__title{height:17%;font-size:2.4rem;line-height:2.8rem;padding:1.2rem;border-radius:3rem 3rem 0 0}}@media only screen and (max-width:800px){.commercial__title{font-size:2rem;line-height:2rem;border-radius:2.5rem 2.5rem 0 0}}.commercial__body{background-color:#041b30;height:80%;padding:2.5rem;border-radius:0 0 3.5rem 3.5rem;display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width:1000px){.commercial__body{height:87%}}@media only screen and (max-width:800px){.commercial__body{border-radius:0 0 2.5rem 2.5rem;padding:1.8rem}}.commercial__bodyText{font-family:"Flamante Round";font-size:1.8rem;font-weight:600;text-align:center;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:1000px){.commercial__bodyText{font-size:1.6rem}}@media only screen and (max-width:800px){.commercial__bodyText{font-size:1.4rem}}.commercial__button{background-color:#ed7136;border:none;color:#fff;font-family:"Flamante Round";font-size:1.8rem;font-weight:500;border-radius:.8rem;width:13rem;align-self:center;cursor:pointer;outline:none;text-align:center}.commercial__button-passer{width:11rem;padding:.4rem 0;margin-top:2rem;align-self:flex-end}.summary{height:100vh;width:37rem;outline:none;background-color:#fff;position:relative}.summary__model{display:flex;flex-direction:row-reverse}.summary__bodyTitle{font-family:"Montserrat";font-size:1.4rem;line-height:1.6rem;color:#fff;padding:1rem 2.5rem 1rem 1rem;text-align:center;background-color:#ed7136;height:5.5rem}.summary__Wrapper{display:flex;flex-direction:column;height:92vh;padding:2rem;overflow-y:scroll}.summary__itemWrapper{margin-top:1.6rem}.summary__title{font-family:"Flamante Round";font-size:1.5rem;line-height:2.5rem;font-weight:600;text-transform:uppercase;color:#fff;color:var(--color-light-1);background-color:#ed7136;height:3.2rem;text-align:center;padding:.5rem 1rem;border-radius:2rem 2rem 0 0}.summary__body{background-color:#041b30;padding:1.5rem 1rem;border-radius:0 0 2rem 2rem;display:flex;flex-direction:column;justify-content:space-between}.summary__bodyText{font-family:"Flamante Round";font-size:1.5rem;font-weight:600;text-align:center;color:#fff;color:var(--color-light-1)}.summary__button{background-color:#ed7136;border:none;color:#fff;font-family:"Flamante Round";font-size:1.6rem;line-height:2rem;font-weight:500;border-radius:.8rem;margin-top:1rem;padding:.1rem 0;width:10rem;align-self:center}.summary__closeWrapper{background-color:#fff;width:2.2rem;height:2.2rem;border-radius:50rem;display:flex;justify-content:center;align-items:center;position:absolute;top:.6rem;right:.6rem;cursor:pointer}.summary__icon{width:1.5rem;height:1.5rem;fill:#ed7136;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.summary__line{border:none;border-top:3px solid #ed7136;border-radius:5rem}.invitation__wrapper{width:18vw;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.invitation__itemTitle{font-family:"Flamante Round";font-size:2.6rem;line-height:3rem;letter-spacing:1.4px;font-weight:600;color:#fff;text-transform:uppercase;text-align:center}.invitation__itemImage{width:160px}.invitation__itemButton{font-family:"Flamante Round";font-size:2.2rem;font-weight:600;letter-spacing:.5px;color:#ed7136;background-color:#fff;border:none;border-radius:1.8rem;padding:.5rem 1.8rem;cursor:pointer;outline:none}.panier__wrapper{width:85%}@media only screen and (max-width:1000px){.panier__wrapper{width:90%}}@media only screen and (max-width:800px){.panier__wrapper{width:94%}}@media only screen and (max-width:600px){.panier__wrapper{width:100%;margin-bottom:2rem}}.panier__videWrapper{margin:4rem 0 4rem 2rem}.panier__text{font-family:"Montserrat";font-size:2rem;font-weight:500;letter-spacing:.5px;height:100%}.panier__completWrapper{position:relative}.panier__complet{font-family:"Montserrat";font-size:2.2rem;line-height:2.2rem;text-transform:uppercase;font-weight:800;letter-spacing:2px;color:#ff7730;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-8deg);transform:translate(-50%,-50%) rotate(-8deg)}.date{width:100%;height:100%;padding:0 1.2rem;display:flex;flex-direction:column;align-items:center}.date__wrapper{width:90%;padding:2rem 0}.date__wrapper-pack{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:1000px){.date__wrapper{width:100%}}@media only screen and (max-width:450px){.date__wrapper{margin:auto 0}}.date__rectanglesWrapper{display:flex;justify-content:center;align-items:center;width:calc(100% - 60px)}.date__rectanglesWrapper :not(:last-child){margin-right:.8rem}.date__rectangleWrapper{max-width:8.5vw;flex-grow:2;position:relative}.date__rectangle{font-size:1.2rem;font-weight:700;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute}@media only screen and (max-width:600px){.date__rectangle{font-size:.9rem;font-weight:700}}.date__picker{font-family:"Montserrat";font-size:170px;letter-spacing:2.2px;font-weight:600;text-align:center;line-height:20px;width:420px;padding:20px;color:#fff;background:#ed7136;border:none;border-radius:50px;outline:none;display:none}.date__box{width:100%;margin:1rem 0;padding:0 40px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:800px){.date__box{padding:0 20px}}@media only screen and (max-width:600px){.date__box{padding:0}}.date__icon{width:28px;height:28px;margin-bottom:25px;fill:grey;cursor:pointer}.date__buttonWrapper{width:100%;display:flex;justify-content:center;flex-wrap:wrap;margin-top:1.8rem}@media only screen and (max-width:600px){.date__buttonWrapper{margin-top:1rem}}.date__button{font-family:"Montserrat";font-size:18px;letter-spacing:2.2px;font-weight:600;text-decoration:none;text-align:center;line-height:20px;width:400px;padding:12px 20px;margin-bottom:20px;outline:none;background-color:transparent;color:#ff7730;color:var(--color-primary-dark);border:2px solid #ff7730;border:2px solid var(--color-primary-dark);border-radius:50px}.date__countWrapper{display:flex;justify-content:space-between;width:90%}@media only screen and (max-width:800px){.date__countWrapper{width:95%}}@media only screen and (max-width:600px){.date__countWrapper{flex-direction:column;margin-bottom:0}}.date__countButtonWrapper{display:flex;align-items:center;margin-bottom:1rem}@media only screen and (max-width:600px){.date__countButtonWrapper{justify-content:center}}.date__text{font-family:"Montserrat";font-style:italic;font-size:1.6rem;line-height:1.9rem;font-weight:600;text-align:center;margin:-.5rem 0 2rem;width:91rem;max-width:90%}@media only screen and (max-width:800px){.date__text{font-size:1.3rem}}@media only screen and (max-width:600px){.date__text{font-size:1.1rem}}.nice-dates-navigation{width:30rem;height:3.5rem;background-color:#ed7136;font-family:"Montserrat";text-transform:uppercase;font-weight:500;color:#fff;border-radius:50rem;margin:auto}.nice-dates-navigation_current{font-size:2rem;font-weight:600}.nice-dates-navigation_next:before,.nice-dates-navigation_previous:before{border-right:2px solid #fff;border-top:2px solid #fff}.nice-dates-week-header{width:80rem;height:3.2rem;margin:.6rem 0;border:2px solid #000;border-radius:1rem;padding:0}@media only screen and (max-width:900px){.nice-dates-week-header{width:70rem}}@media only screen and (max-width:800px){.nice-dates-week-header{width:65rem}}@media only screen and (max-width:700px){.nice-dates-week-header{width:56rem}}@media only screen and (max-width:600px){.nice-dates-week-header{width:42rem}}@media only screen and (max-width:450px){.nice-dates-week-header{width:34rem}}.nice-dates-week-header_day{font-family:"Flamante Round";font-size:1.7rem;font-weight:500;text-transform:uppercase;color:#000;display:flex;justify-content:center;align-items:center;margin:0;height:100%}@media only screen and (max-width:600px){.nice-dates-week-header_day{font-size:1.4rem}}.nice-dates-week-header_day:not(:last-of-type){border-right:2px solid #000}.nice-dates-grid{width:80rem;height:21.5rem!important;background-color:#f4a129;border:1.3px solid #4d4d4d;border-radius:1.5rem}@media only screen and (max-width:900px){.nice-dates-grid{width:70rem}}@media only screen and (max-width:800px){.nice-dates-grid{width:65rem}}@media only screen and (max-width:700px){.nice-dates-grid{width:56rem}}@media only screen and (max-width:600px){.nice-dates-grid{width:42rem;height:18rem!important}}@media only screen and (max-width:450px){.nice-dates-grid{width:34rem;height:18rem!important}}.nice-dates-day{height:35.9px!important;border:1.3px solid #4d4d4d}@media only screen and (max-width:600px){.nice-dates-day{height:30px!important}}.nice-dates-day:first-of-type{border-radius:1.3rem 0 0 0}.nice-dates-day:nth-of-type(7){border-radius:0 1.3rem 0 0}.nice-dates-day:nth-of-type(36){border-radius:0 0 0 1.3rem}.nice-dates-day:nth-of-type(42){border-radius:0 0 1.3rem 0}.nice-dates-day_month{display:none!important}.nice-dates-day_date{font-family:"Flamante Round";font-size:1.8rem;font-weight:500;color:#fff}@media only screen and (max-width:600px){.nice-dates-day_date{font-size:1.4rem}}.-outside{background-color:#ffc67b!important}.-outside .nice-dates-day_date{color:#000}.-wide:after,.-wide:before{background-color:#ed7136;border:none;border-radius:0;right:0!important;left:0!important}.attEntreprise{height:44rem;width:62rem}@media only screen and (max-width:800px){.attEntreprise{height:38rem;width:56rem}}@media only screen and (max-width:600px){.attEntreprise{height:34rem;width:48rem}}@media only screen and (max-width:500px){.attEntreprise{height:32rem;width:38rem}}@media only screen and (max-width:400px){.attEntreprise{height:32rem;width:33rem}}.attEntreprise__title{height:15%;position:relative}@media only screen and (max-width:500px){.attEntreprise__title{border-radius:2rem 2rem 0 0}}.attEntreprise__icon{width:3.5rem;position:absolute;right:1.8rem;cursor:pointer}.attEntreprise__body{height:85%;padding:2rem}@media only screen and (max-width:500px){.attEntreprise__body{border-radius:0 0 2rem 2rem}}.attEntreprise__bodyText{font-family:"Montserrat";font-size:2.2rem;line-height:2.8rem;font-weight:600;text-align:center;color:#fff;color:var(--color-light-1)}@media only screen and (max-width:800px){.attEntreprise__bodyText{font-size:1.8rem;line-height:2.4rem}}@media only screen and (max-width:600px){.attEntreprise__bodyText{font-size:1.6rem;line-height:2.3rem}}@media only screen and (max-width:500px){.attEntreprise__bodyText{font-size:1.35rem;line-height:2rem}}@media only screen and (max-width:400px){.attEntreprise__bodyText{font-size:1.25rem;line-height:1.8rem}}.entreprise{font-family:"Montserrat";background-color:#e8e8e8;width:32.5rem;border-radius:1rem}@media only screen and (max-width:800px){.entreprise{width:25rem}}@media only screen and (max-width:700px){.entreprise{width:30rem;margin-bottom:2.5rem}}.entreprise__headerWrapper{background-color:#f4a129;padding:1.2rem 2rem;border-radius:1rem;display:flex;justify-content:space-between;align-items:center}.entreprise__header{font-size:2.1rem;font-weight:600;letter-spacing:.5px;line-height:2rem;color:#fff}@media only screen and (max-width:800px){.entreprise__header{font-size:1.7rem}}.entreprise__wrapper{padding:1.5rem 2rem}.entreprise__sidebar{width:40rem}@media only screen and (max-width:800px){.entreprise__sidebar{width:35rem}}@media only screen and (max-width:700px){.entreprise__sidebar{width:38rem}}@media only screen and (max-width:450px){.entreprise__sidebar{width:34rem}}.entreprise__itemWrapper{display:flex;cursor:pointer}.entreprise__itemWrapper:not(:last-child){margin-bottom:.8rem}.entreprise__item{font-size:1.8rem;line-height:3rem;font-weight:600;text-transform:lowercase}@media only screen and (max-width:800px){.entreprise__item{font-size:1.6rem;line-height:3rem}}.summarize{height:100%;width:100%;padding:2rem;background-image:url(/img/summarize.png);background-blend-mode:screen;background-size:cover;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:450px){.summarize{height:calc(100vh - 9.1rem)}}.summarize__title{font-size:4.7rem;line-height:6rem;font-family:"Flamante Round";font-weight:600;color:#ed7136;text-transform:uppercase;text-align:center;letter-spacing:2px}@media only screen and (max-width:1000px){.summarize__title{font-size:3.9rem;line-height:5rem;letter-spacing:.5px}}@media only screen and (max-width:800px){.summarize__title{font-size:3.4rem;letter-spacing:0}}@media only screen and (max-width:700px){.summarize__title{font-size:2.9rem;line-height:4.5rem;letter-spacing:0}}.summarize__transaction{font-size:1.8rem;line-height:2rem;color:#fff;padding:.7rem 1.5rem;letter-spacing:.8px;border-radius:5rem;font-family:"Flamante Round";text-transform:uppercase;background-color:#39b54a;align-self:flex-start;cursor:context-menu;margin:3rem 0 1.2rem}@media only screen and (max-width:600px){.summarize__transaction{font-size:1.2rem;padding:.2rem 1rem}}@media only screen and (max-width:450px){.summarize__transaction{align-self:center}}.summarize__factureWrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 5.4rem;overflow:auto}@media only screen and (max-width:1000px){.summarize__factureWrapper{margin:0 5rem}}@media only screen and (max-width:900px){.summarize__factureWrapper{margin:0 4rem}}@media only screen and (max-width:800px){.summarize__factureWrapper{margin:0 3rem}}@media only screen and (max-width:700px){.summarize__factureWrapper{margin:0 1rem}}@media only screen and (max-width:600px){.summarize__factureWrapper{margin:0 7rem}}@media only screen and (max-width:450px){.summarize__factureWrapper{margin:0 5rem}}.summarize__factureItem{width:48%;margin:2.8rem 0}@media only screen and (max-width:600px){.summarize__factureItem{width:100%;margin:1.5rem 0}}.summarize__item{font-size:2.5rem;line-height:3.6rem;font-weight:500;color:#fff;font-family:"Flamante Round";overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1000px){.summarize__item{font-size:2.1rem;line-height:3rem}}@media only screen and (max-width:900px){.summarize__item{font-size:1.9rem;line-height:3rem}}@media only screen and (max-width:800px){.summarize__item{font-size:1.7rem;line-height:2.4rem}}@media only screen and (max-width:700px){.summarize__item{font-size:1.5rem;line-height:2.4rem}}@media only screen and (max-width:450px){.summarize__item1{font-size:1.2rem;line-height:2rem}}.summarize__equipe{text-align:right}.spectateur{margin:1rem 0}.abonnement__content{padding:1.5rem 15rem;display:flex}.abonnement__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:auto 0}.abonnement__text{margin:0 0 1rem;line-height:1.2rem}.abonnement__button{font-size:2.3rem;line-height:2.8rem;padding:.4rem 1rem;margin-top:1rem}.evenement{min-height:33rem;width:55rem;outline:none}@media only screen and (max-width:700px){.evenement{height:39rem;width:45rem}}@media only screen and (max-width:500px){.evenement{height:40rem;width:40rem}}@media only screen and (max-width:450px){.evenement{height:40rem;width:33rem}}.evenement__model{outline:none}.evenement__model,.evenement__title{display:flex;justify-content:center;align-items:center}.evenement__title{font-family:"Flamante Round";font-size:3rem;line-height:3.5rem;font-weight:600;text-transform:uppercase;color:#fff;color:var(--color-light-1);background-color:#ed7136;height:20%;text-align:center;padding:1.75rem;border-radius:4rem 4rem 0 0}@media only screen and (max-width:700px){.evenement__title{font-size:2.5rem;line-height:3rem;border-radius:3rem 3rem 0 0;height:18%}}@media only screen and (max-width:500px){.evenement__title{border-radius:2.8rem 2.8rem 0 0}}@media only screen and (max-width:450px){.evenement__title{font-size:2.3rem;line-height:2.3rem;height:15%;border-radius:2.5rem 2.5rem 0 0}}.evenement__body{background-color:#041b30;height:80%;padding:3rem;border-radius:0 0 4rem 4rem;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:700px){.evenement__body{height:82%;padding:2.5rem}}@media only screen and (max-width:500px){.evenement__body{border-radius:0 0 2.8rem 2.8rem;padding:2rem}}@media only screen and (max-width:450px){.evenement__body{border-radius:0 0 2.5rem 2.5rem;padding:2rem}}.evenement__wrapper{display:flex;align-items:center;margin-bottom:.8rem}.evenement__countWrapper{height:3.5rem;margin-right:1rem}.evenement__text{color:#fff;font-size:2.7rem;line-height:2rem;font-family:"Flamante Round";font-weight:500;text-transform:lowercase;margin-left:1rem}@media only screen and (max-width:700px){.evenement__text{font-size:2.2rem;line-height:2rem}}.sidebar2{height:100%;width:31rem;background-color:#fff;padding:1.5rem 0;display:flex;flex-direction:column;align-items:stretch}@media only screen and (max-width:800px){.sidebar2{width:27rem}}@media only screen and (max-width:700px){.sidebar2{width:23rem}}@media only screen and (max-width:600px){.sidebar2{width:4.5rem}}.sidebar2__image{width:1.8rem}@media only screen and (max-width:700px){.sidebar2__image{width:1.5em}}@media only screen and (max-width:600px){.sidebar2__image{width:1.8em}}.sidebar2__headerWrapper{display:flex;align-items:center;padding:0 1.5rem}@media only screen and (max-width:800px){.sidebar2__headerWrapper{padding:0 1.3rem}}@media only screen and (max-width:700px){.sidebar2__headerWrapper{padding:0 1rem}}@media only screen and (max-width:600px){.sidebar2__headerWrapper{padding:0;display:flex;justify-content:center;align-items:center}}.sidebar2__textWrapper{margin-left:1rem}@media only screen and (max-width:600px){.sidebar2__textWrapper{display:none}}.sidebar2__mainText{font-family:"Montserrat";font-size:1.5rem;line-height:1.7rem;font-weight:700;color:#041b30;text-transform:uppercase}@media only screen and (max-width:800px){.sidebar2__mainText{font-size:1.3rem;line-height:1.3rem}}@media only screen and (max-width:700px){.sidebar2__mainText{font-size:1rem;line-height:1.1rem}}.sidebar2__secondaryText{color:#ed7136;font-family:"Montserrat";font-size:1rem;line-height:1rem;font-weight:700}.sidebar2__bodyWrapper{height:100%;margin-top:2rem;display:flex;flex-direction:column;justify-content:space-between}.sidebar2__logout{margin-top:auto}.sidebar2__itemWrapper{display:flex;flex-direction:column}.sidebar2__menuItem{display:flex;align-items:center;padding:.5rem 2.3rem;cursor:pointer}.sidebar2__menuItem-selected{background-color:#f4a129}@media only screen and (max-width:800px){.sidebar2__menuItem{padding:.5rem 1.5rem}}@media only screen and (max-width:700px){.sidebar2__menuItem{padding:.5rem 1rem}}@media only screen and (max-width:600px){.sidebar2__menuItem{padding:.8rem 1.1rem;height:3.5rem;display:flex;justify-content:center;align-items:center}}.sidebar2__itemText{color:#ed7136;font-family:"Montserrat";font-size:1.5rem;font-weight:600;margin-left:1.5rem}@media only screen and (max-width:900px){.sidebar2__itemText{font-size:1.3rem}}@media only screen and (max-width:700px){.sidebar2__itemText{font-size:1.1rem;margin-left:1.2rem}}@media only screen and (max-width:600px){.sidebar2__itemText{display:none}}.sidebar2__itemText-selected{color:#fff}.compte{display:flex;height:calc(100vh - 21.1rem)}@media only screen and (max-width:450px){.compte{height:calc(100vh - 4.6rem)}}.compte__inputWrapper{margin-bottom:1rem;display:flex}@media only screen and (max-width:800px){.compte__inputWrapper{height:3.2rem}}.compte__inputWrapper-normal{display:flex;align-items:center;margin-bottom:1rem;margin-right:1.5rem;height:3rem;width:31%}@media only screen and (max-width:1200px){.compte__inputWrapper-normal{width:47%}}@media only screen and (max-width:900px){.compte__inputWrapper-normal{width:47%}}@media only screen and (max-width:800px){.compte__inputWrapper-normal{width:85%}}@media only screen and (max-width:700px){.compte__inputWrapper-normal{width:90%}}@media only screen and (max-width:450px){.compte__inputWrapper-normal{margin-bottom:.6rem;margin-right:0;width:100%}}@media only screen and (max-width:800px){.compte__inputWrapper-normal-wrap{height:4rem}}.compte__inputWrapper-normal-wrap2{width:100%;height:4rem}@media only screen and (max-width:800px){.compte__inputWrapper-normal-wrap2{height:4.8rem}}.compte__label{display:inline-block;color:#fff;background-color:#041b30;padding:.9rem 1.4rem;border-radius:5rem 0 0 5rem;font-family:"Montserrat";font-size:1.8rem;line-height:2.2rem;font-weight:600;text-align:center}@media only screen and (max-width:1000px){.compte__label{font-size:1.6rem}}@media only screen and (max-width:900px){.compte__label{white-space:nowrap}}@media only screen and (max-width:800px){.compte__label{font-size:1.3rem;line-height:1.3rem}}@media only screen and (max-width:500px){.compte__label{white-space:pre-wrap;font-size:1rem;line-height:1.1rem;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center}}.compte__label-normal{display:inline-block;color:#fff;background-color:#041b30;padding:.9rem;border-radius:5rem 0 0 5rem;font-family:"Montserrat";font-size:1.2rem;line-height:1.2rem;font-weight:600;text-align:center;height:100%;white-space:nowrap}@media only screen and (max-width:800px){.compte__label-normal-wrap{white-space:normal}}@media only screen and (max-width:450px){.compte__label-normal{padding:.9rem;font-size:1rem}}.compte__formWrapper{display:flex;flex-wrap:wrap;margin-bottom:2rem;justify-content:center;width:100%}.compte__input{color:#041b30;background-color:#fff;padding:.9rem 1.4rem;border-radius:0 5rem 5rem 0;border:none;outline:none;font-family:"Montserrat";font-size:1.8rem;line-height:2.2rem;font-weight:600;text-align:center;width:34rem}.compte__input::-webkit-input-placeholder{color:#041b30;font-weight:600}.compte__input::placeholder{color:#041b30;font-weight:600}.compte__input:not(:placeholder-shown){color:#fff;background-color:#f4a129}.compte__input::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}@media only screen and (max-width:1000px){.compte__input{font-size:1.6rem;width:30rem}}@media only screen and (max-width:900px){.compte__input{width:26rem}}@media only screen and (max-width:800px){.compte__input{width:auto;font-size:1.3rem;line-height:1.3rem}}@media only screen and (max-width:500px){.compte__input{font-size:1.1rem;padding:.9rem 1rem}}.compte__input-normal{font-size:1.3rem;line-height:1.4rem;padding:.7rem 1.4rem;height:100%;width:100%}@media only screen and (max-width:450px){.compte__input-normal{font-size:1.1rem}}.compte__title{font-family:"Montserrat";font-size:2.3rem;line-height:2rem;font-weight:700;color:#f4a129;margin-bottom:1.6rem;align-self:flex-start}@media only screen and (max-width:900px){.compte__title{font-size:2.1rem}}@media only screen and (max-width:500px){.compte__title{font-size:1.6rem}}.compte__title-orange{color:#ed7136;font-size:2rem;line-height:1.8rem}@media only screen and (max-width:800px){.compte__title-orange{font-size:1.8rem}}@media only screen and (max-width:450px){.compte__title-orange{font-size:1.5rem}}.compte__form{display:flex;flex-direction:column;align-items:center}.compte__body{width:100%;background-color:#e6e6e6;padding:3rem 4rem;overflow-y:auto}@media only screen and (max-width:900px){.compte__body{padding:3.5rem}}@media only screen and (max-width:800px){.compte__body{padding:3.2rem}}@media only screen and (max-width:700px){.compte__body{padding:3rem}}@media only screen and (max-width:600px){.compte__body{padding:2.6rem}}@media only screen and (max-width:450px){.compte__body{padding:1.4rem}}.compte__card{padding:1.75rem 2.5rem;border-radius:2rem;background-color:#fff;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:600px){.compte__card{padding:1.5rem 1.8rem}}.compte__card:not(:last-of-type){margin-bottom:3rem}@media only screen and (max-width:800px){.compte__card:not(:last-of-type){margin-bottom:2.8rem}}@media only screen and (max-width:700px){.compte__card:not(:last-of-type){margin-bottom:2.4rem}}@media only screen and (max-width:600px){.compte__card:not(:last-of-type){margin-bottom:2rem}}.compte__mainText{font-family:"Montserrat";font-size:2.8rem;line-height:2.8rem;font-weight:700;color:#f4a129;text-transform:uppercase}@media only screen and (max-width:1000px){.compte__mainText{font-size:2.5rem;line-height:2.5rem}}@media only screen and (max-width:900px){.compte__mainText{font-size:2rem;line-height:2rem}}@media only screen and (max-width:800px){.compte__mainText{font-size:1.8rem;line-height:1.8rem}}@media only screen and (max-width:700px){.compte__mainText{font-size:1.4rem;line-height:1.4rem}}@media only screen and (max-width:450px){.compte__mainText{font-size:1.1rem}}.compte__secondaryText{font-family:"Montserrat";font-size:1.5rem;line-height:2.1rem;font-weight:700;color:#041b30;margin-top:.5rem}@media only screen and (max-width:1000px){.compte__secondaryText{font-size:1.3rem;line-height:1.8rem}}@media only screen and (max-width:900px){.compte__secondaryText{font-size:1.2rem;line-height:1.6rem}}@media only screen and (max-width:800px){.compte__secondaryText{font-size:1.1rem;line-height:1.4rem}}@media only screen and (max-width:700px){.compte__secondaryText{font-size:1rem;line-height:1.2rem}}.compte__buttonWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.compte__buttonWrapper :not(:last-child){margin-bottom:1rem}.compte__button{font-family:"Montserrat";font-size:1.8rem;line-height:1.8rem;font-weight:700;padding:.4rem 1.2rem;border-radius:2rem;text-transform:uppercase;color:#fff;background-color:#f4a129;cursor:pointer}@media only screen and (max-width:1000px){.compte__button{font-size:1.5rem;line-height:1.5rem}}@media only screen and (max-width:900px){.compte__button{font-size:1.2rem;line-height:1.2rem}}@media only screen and (max-width:800px){.compte__button{font-size:1rem;line-height:1rem}}@media only screen and (max-width:450px){.compte__button{font-size:.8rem;line-height:1rem;padding:.4rem .8rem}}.compte__button-2{font-family:"Flamante Round";font-size:2.1rem;line-height:1.8rem;color:#fff;background-color:#ed7136;font-weight:500;padding:1rem 1.8rem;border-radius:1.4rem;border:none;cursor:pointer;align-self:center}@media only screen and (max-width:900px){.compte__button-2{font-size:1.8rem;padding:.8rem 1.6rem}}@media only screen and (max-width:800px){.compte__button-2{font-size:1.6rem;line-height:1.6rem;padding:.6rem 1.4rem}}.compte__button-1{font-family:"Montserrat";font-size:2.1rem;line-height:1.8rem;color:#fff;background-color:#f4a129;font-weight:500;padding:1rem 1.8rem;border-radius:2rem;border:none;cursor:pointer;margin:1rem 0}@media only screen and (max-width:900px){.compte__button-1{font-size:1.8rem;padding:.8rem 1.6rem}}@media only screen and (max-width:800px){.compte__button-1{font-size:1.6rem;line-height:1.6rem;padding:.6rem 1.4rem}}.compte__passwordWrapper{width:32%}@media only screen and (max-width:1200px){.compte__passwordWrapper{width:47%}}@media only screen and (max-width:900px){.compte__passwordWrapper{width:47%}}@media only screen and (max-width:800px){.compte__passwordWrapper{width:85%}}@media only screen and (max-width:700px){.compte__passwordWrapper{width:90%}}@media only screen and (max-width:450px){.compte__passwordWrapper{width:100%}}.commande__wrapper:not(:last-child){margin-bottom:2rem}.commande__date{font-family:"Montserrat";font-size:1.3rem;line-height:1.3rem;font-weight:700;color:#000;margin-bottom:.8rem}.commande__card{background-color:#fff;padding:1.5rem 2.2rem;border-radius:1.8rem;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:450px){.commande__card{padding:1rem 1.4rem}}.commande__mainText{font-family:"Montserrat";font-size:2.5rem;line-height:2.8rem;text-transform:uppercase;color:#041b30;font-weight:600}.commande__secondaryText{font-family:"Montserrat";font-size:1.6rem;font-weight:700;color:#000}@media only screen and (max-width:1000px){.commande__secondaryText{font-size:1.5rem}}@media only screen and (max-width:900px){.commande__secondaryText{font-size:1.4rem}}@media only screen and (max-width:800px){.commande__secondaryText{font-size:1.2rem}}@media only screen and (max-width:700px){.commande__secondaryText{font-size:1rem}}@media only screen and (max-width:450px){.commande__secondaryText{font-size:.9rem}}@media only screen and (max-width:700px){.commande__button{width:11rem;padding:.8rem 1.2rem;text-align:center}}@media only screen and (max-width:450px){.commande__button{width:9rem;padding:.5rem .9rem;text-align:center}}.classic{margin:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),linear-gradient(90deg,#041b30,#041b30);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;background-size:5px 5px,5px 5px,2em 2.5em;background-repeat:no-repeat}@media only screen and (max-width:600px){.classic{background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),linear-gradient(90deg,#041b30,#041b30);background-position:calc(100% - 16px) 1em,calc(100% - 10.8px) 1em,100% 0;background-size:5px 5px,5px 5px,2em 2.5em;background-repeat:no-repeat}}.classic:focus{background-image:linear-gradient(45deg,#fff 50%,transparent 0),linear-gradient(135deg,transparent 50%,#fff 0),linear-gradient(90deg,grey,grey);background-position:calc(100% - 15px) 1em,calc(100% - 20px) 1em,100% 0;background-size:5px 5px,5px 5px,2em 2.5em;background-repeat:no-repeat;border-color:grey;outline:0}.classic-anniv{margin:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),linear-gradient(90deg,#041b30,#041b30);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;background-size:5px 5px,5px 5px,2em 100%;background-repeat:no-repeat}@media only screen and (max-width:1000px){.classic-anniv{background-position:calc(100% - 16px) 1em,calc(100% - 11px) 1em,100% 0}}.classic-anniv:focus{background-image:linear-gradient(45deg,#fff 50%,transparent 0),linear-gradient(135deg,transparent 50%,#fff 0),linear-gradient(90deg,grey,grey);background-position:calc(100% - 15px) 1em,calc(100% - 20px) 1em,100% 0;background-size:5px 5px,5px 5px,2em 2.5em;background-repeat:no-repeat;border-color:grey;outline:0}.classic-compte{margin:0;cursor:pointer;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),linear-gradient(90deg,#041b30,#041b30);background-position:calc(100% - 18px) calc(1em + 2px),calc(100% - 13px) calc(1em + 2px),100.2% 0;background-size:6px 5px,6px 5px,2.5em 2.5em;background-repeat:no-repeat}@media only screen and (max-width:600px){.classic-compte{background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),linear-gradient(90deg,#041b30,#041b30);background-position:calc(100% - 16px) 1em,calc(100% - 10.8px) 1em,100% 0;background-size:5px 5px,5px 5px,2em 2.5em;background-repeat:no-repeat}}@media only screen and (max-width:450px){.classic-compte{background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),linear-gradient(90deg,#041b30,#041b30);background-position:calc(100% - 16px) calc(1em + 3px),calc(100% - 10.8px) calc(1em + 3px),100% 0;background-size:5px 5px,5px 5px,2.5em 2.8em;background-repeat:no-repeat}}.classic-compte:focus{background-image:linear-gradient(45deg,#fff 50%,transparent 0),linear-gradient(135deg,transparent 50%,#fff 0),linear-gradient(90deg,grey,grey);background-position:calc(100% - 11px) 1em,calc(100% - 16px) 1em,100% 0;background-size:5px 5px,5px 5px,2em 2.5em;background-repeat:no-repeat;border-color:grey;outline:0}#style-1::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#style-1::-webkit-scrollbar{width:12px;background-color:#f5f5f5;-webkit-appearance:none}#style-1::-webkit-scrollbar-thumb{background-color:#555}#style-1-dark::-webkit-scrollbar-track,#style-1::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-1-dark::-webkit-scrollbar-track{background-color:#041b30}#style-1-dark::-webkit-scrollbar{width:12px;background-color:#041b30;-webkit-appearance:none}#style-1-dark::-webkit-scrollbar-thumb{background-color:#555}#style-1-dark::-webkit-scrollbar-thumb,#style-1-orange::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-1-orange::-webkit-scrollbar-track{background-color:#ed7136}#style-1-orange::-webkit-scrollbar{width:12px;background-color:#ed7136;-webkit-appearance:none}#style-1-orange::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.Toastify__toast.Toastify__toast--default{background:#4d4d4d}.Toastify__close-button.Toastify__close-button--default{color:#fff}.Toastify__toast-body{font-family:"Montserrat";font-size:1.2rem;font-weight:500;color:#fff}.Toastify__progress-bar--default{background:#ed7136!important}.Toastify__toast-container{width:38rem!important}@media only screen and (max-width:480px){.Toastify__toast-container{width:100%!important}}.toasky__title{font-family:"Montserrat";font-size:1.3rem;font-weight:600;color:#ed7136;text-transform:uppercase}.toasky__body{font-family:"Montserrat";font-size:1.2rem;line-height:1.5rem;font-weight:500;color:#fff;margin-bottom:5px}.scrollShadow{background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(50% 0,farthest-side,rgba(0,0,0,.2),transparent),radial-gradient(50% 100%,farthest-side,rgba(0,0,0,.2),transparent) 0 100%;background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),transparent) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.paybox__button{background-color:#ed7136;cursor:pointer;width:100%;padding:.85rem 0;margin-bottom:5px;outline:none;border:0;border-radius:1.2rem}.MuiInputLabel-animated{display:none!important}.MuiInput-formControl{margin:0!important}.login__inputWrapper-entreprise{margin-top:0!important;height:44px;display:flex;justify-content:center}.MuiIconButton-root{padding:0!important}.MuiPickersDay-daySelected,.MuiPickersToolbar-toolbar{background-color:#f4a129!important}.MuiFormHelperText-contained{display:none!important}.MuiFormControl-marginNormal{margin:0!important}@font-face{font-family:"Flamante Round";src:url(/fonts/Flamante-Round-Book.ttf) format("truetype");src:url(/fonts/Flamante-Round-Medium.ttf) format("truetype")}.container{height:100vh;min-height:100vh}.header{width:100%;height:4.6rem;background-color:#fff;background-color:var(--color-light-1);padding:0 10.5rem;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:800px){.header{padding:0 4rem}}@media only screen and (max-width:450px){.header{display:none;padding:0 2.5rem}}.header__mobile{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:450px){.header__mobile{display:none}}.footer{background-color:#041b30;height:3.5rem;padding:0 1rem;display:flex}@media only screen and (max-width:450px){.footer{display:none;padding:0 2.5rem}}.footer__mobile{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#f2b668;height:11rem;padding:1.2rem;transition:height .5s}@media only screen and (min-width:450px){.footer__mobile{display:none}}.footer__wrapper{flex-wrap:wrap;margin:.6rem .6rem 0 0;opacity:1;transition:opacity .1s}.footer__header,.footer__wrapper{display:flex;justify-content:center}.footer__header{align-items:center;width:100%;cursor:pointer}.footer__headerText{font-family:"Flamante Round";color:#fff;font-size:1.4rem}.footer__headerIcon{width:2rem;height:2rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#fff;margin-left:2rem}.test__card{width:18rem;height:3.5rem;background-color:green;position:relative}.test__card:before{background-color:red;width:70%}.test__card:after,.test__card:before{content:"";height:100%;position:absolute;left:0}.test__card:after{background-color:#fff;width:100%;opacity:.5}