@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@500;600;700;800;900&display=swap");.prelevement h1{font-size:20px !important;line-height:23px;font-weight:900;color:#313131;margin-bottom:20px}.prelevement h2{font-size:40px !important;line-height:47px;font-weight:900;color:#E53236;margin-bottom:20px}.prelevement h3{font-size:20px !important;line-height:23px;font-weight:700;color:#495057;margin-bottom:20px}.prelevement{font-family:Raleway;font-size:12px !important;line-height:14px;font-weight:500;color:#313131;letter-spacing:0;padding:15px;background-color:white;border-radius:10px}.prelevement__head__title{display:flex;justify-content:space-around;padding-top:30px;padding-bottom:30px}.prelevement__head__center{display:flex;justify-content:center;padding-bottom:20px}.prelevement__head__step{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;font-weight:bold}.prelevement__label{font-size:16px !important;line-height:20px;font-weight:500;color:#313131;padding-bottom:10px}.prelevement__form__label{font-size:20px !important;line-height:23px;font-weight:500;color:#313131}.prelevement__form__little-label{font-size:10px !important;line-height:12px;font-weight:500;color:#313131;padding-bottom:2px}.prelevement__form__input{font-size:15px !important;line-height:18px;font-weight:500;color:#313131;padding:5px;border:1.5px solid #C8D1DC;border-radius:2px;box-sizing:border-box;width:100%;height:35px;background-color:white;font-family:Raleway}.prelevement__form__input__file{display:flex;justify-content:space-between;align-items:center}.prelevement__form__input__file__button{display:block;cursor:pointer;background:#fff;border:1px solid #E53236;border-radius:8px;font-size:15px !important;line-height:18px;font-weight:500;color:#E53236;text-transform:uppercase;text-align:center;padding:10px;border-radius:2px;font-size:14px !important;padding:4px 15px 4px 15px;line-height:17px}.prelevement__form__input:disabled{font-size:15px !important;line-height:18px;font-weight:500;color:#797A7C;background-color:#F4F0F0}.prelevement__form__checkbox{display:flex;flex-direction:row;margin-bottom:10px}.prelevement__form__checkbox__checkbox{visibility:hidden}.prelevement__form__checkbox__label{position:relative;display:flex;align-items:center;padding-left:2.5rem;cursor:pointer}.prelevement__form__checkbox__label:after{border:#495057 1px solid;border-radius:3px;width:24px;height:24px;content:"0";display:inline-block;color:transparent;position:absolute;left:0;top:0;bottom:0;margin:auto}@media screen and (max-width: 576px){.prelevement__form__checkbox__label:after{left:20px}}.prelevement__form__checkbox__checkbox:checked+.prelevement__form__checkbox__label:before{content:"x";color:#E53236;font-size:27px;position:absolute;left:6px;top:calc(50% - 2px);transform:translateY(-50%)}@media screen and (max-width: 576px){.prelevement__form__checkbox__checkbox:checked+.prelevement__form__checkbox__label:before{left:26px}}.prelevement__info{padding-bottom:20px}.prelevement__info__red{color:#E53236}.prelevement__table__header{font-size:15px !important;line-height:17px;font-weight:600;color:#313131}.prelevement__card{flex-basis:calc(calc(250px - 100%) * 999);flex-grow:1;text-align:center;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,0.1);display:flex;flex-direction:column;gap:2rem;border-radius:8px}.prelevement__card.prelevement__card--disabled{opacity:0.6;cursor:default}.prelevement__card.prelevement__card--as-button.prelevement__card--disabled{cursor:default}.prelevement__card.prelevement__card--as-button.prelevement__card--disabled:hover{background:#fff}@media screen and (max-width: 1000px){.prelevement__card.prelevement__card--icon-title-hidden-small{box-shadow:none}}.prelevement__card.prelevement__card--as-button{cursor:pointer}.prelevement__card.prelevement__card--as-button:hover{background:#FDEFEF}.prelevement__card__icon{background:#FDEFEF;border-radius:50%;align-self:center;padding:2rem;height:64px;width:64px;display:flex;justify-content:center;align-items:center}.prelevement__card--as-button:hover .prelevement__card__icon{background:#fff}.prelevement__card--disabled:hover .prelevement__card__icon{background:#FDEFEF}@media screen and (max-width: 1000px){.prelevement__card--icon-title-hidden-small .prelevement__card__icon{display:none}}.prelevement__card__title{font-size:25px !important;line-height:30px;font-weight:600;color:#313131}@media screen and (max-width: 1000px){.prelevement__card--icon-title-hidden-small .prelevement__card__title{display:none}}.prelevement__button{display:block;cursor:pointer;background:#E53236;border:1px solid #E53236;border-radius:8px;font-size:15px !important;line-height:18px;font-weight:500;color:#fff;text-transform:uppercase;text-align:center;padding:10px;box-shadow:0px 4px 4px rgba(0,0,0,0.25)}.prelevement__button__surround{display:flex;justify-content:space-between;text-align:center;padding-bottom:20px;padding-top:20px}.customer__display{display:flex;flex-direction:column;gap:0.5rem}.customer__display__data{display:flex;flex-direction:column;flex-wrap:wrap}@media screen and (min-width: 576px){.customer__display__data{flex-direction:row}}.customer__display__data:before{content:"0";color:transparent;display:block;width:100%;height:1px;background-color:#F4F0F0;margin-bottom:0.5rem}.customer__display__label{font-size:15px !important;line-height:18px;font-weight:600;color:#797A7C;display:flex;align-items:center}@media screen and (min-width: 576px){.customer__display__label{width:35%}}.customer__display__value{font-size:20px !important;line-height:36px;font-weight:500;color:#313131}@media screen and (min-width: 576px){.customer__display__value{width:65%}}.customer__display__value__read--hidden{display:none}.customer__display__value__write--inline{display:flex;justify-content:space-around}.customer__display__value__write--hidden{display:none}.customer__display__value__write__input{width:100%}.customer__display__value__write__input--half{width:50%}.customer__display__value__write__input--three{width:30%}@media screen and (min-width: 576px){.customer__display__value__write__input--three{font-size:16px}}.customer__display__value__write__input__radio{display:none}.customer__display__value__write__input__radio+label{background:#fff;color:#E53236;border-radius:3px;border:#E53236 1px solid;display:block;text-align:center;cursor:pointer}.customer__display__value__write__input__radio:checked+label{background:#E53236;color:#fff;border:transparent 1px solid}#selectedTicketTitulaire{font-size:15px !important;line-height:16.6px;font-weight:600;color:#313131}#selectedTicketStartDate{font-size:15px !important;line-height:16.6px;font-weight:600;color:#313131}#selectedTicketPrice{font-size:19px !important;line-height:21.03px;font-weight:900;color:#313131}#selectedTicketTitle{font-size:15px !important;line-height:16.6px;font-weight:600;color:#E53236}#justifMandat-error{position:absolute;padding-top:60px;font-size:12px;font-weight:bold}#justifRIB-error{position:absolute;padding-top:60px;font-size:12px;font-weight:bold}.endPage{padding-top:100px;padding-bottom:100px;display:flex;justify-content:center;align-items:center;flex-direction:column}.endPage__desc{padding-top:20px;font-size:20px !important;line-height:15.74px;font-weight:700;color:#313131}.endPage__image{width:115px;height:115px;padding-bottom:30px}.endPage__bye{padding-top:30px;font-size:25px !important;line-height:19.68px;font-weight:700;color:#E53236}.centeredText{position:absolute;top:50%;left:50%;font-size:20px;transform:translate(-50%, -50%)}.container{position:relative;text-align:center}#circleStep1,#circleStep2,#circleStep3,#circleStep4,#circleStep5,#circleStep6,#circleStep7{width:150px}.formInput__file{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:220px}.formInput__column1{display:flex;flex-direction:column;flex:auto}.formInput__column2{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}.formInput__column{display:flex;flex-direction:column;gap:20px}.formInput__column4{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;align-items:center}.formInput__ligne{margin-left:30px;margin-right:30px}.step{display:none}.salableItem{flex-basis:calc(calc(340px - 100%) * 999);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;height:280px;box-shadow:0 0 20px rgba(0,0,0,0.5);text-align:center}.salableItem:hover .bel_itemTitle{background-color:#E53236;text-align:center}.salableItem:focus .bel_itemTitle{background-color:#E53236;text-align:center}.bel_itemTitle{background-color:#313131;font-size:15px !important;line-height:17px;font-weight:700;color:#fff;border-top-right-radius:8px;border-top-left-radius:8px;min-width:180px;padding:10px 10px 0;height:60px;text-align:center}.bel_itemTitle__selected{background-color:#E53236;text-align:center}.bel_itemDesc{padding-left:5px;padding-right:5px;padding-bottom:10px}.bel_itemDate{padding-left:5px;padding-right:5px;padding-bottom:10px;font-weight:bold}.bel_itemPrice{font-size:15px !important;line-height:25px;font-weight:700;color:#313131;margin-bottom:30px;margin-top:30px}.item_price{font-size:40px !important;line-height:49px;font-weight:700;color:#E53236;margin-bottom:30px;margin-top:30px}#selectedTicketTitulaire{font-size:15px !important;line-height:16.6px;font-weight:600;color:#313131}

/*# sourceMappingURL=prelevement.css.map */