.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:calc(.75em / .75) calc(.5em / .75)}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;padding:6px}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@font-face{font-family:Ubuntu;src:url(/_next/static/media/Ubuntu-Regular.ad9874da3221a2ac8af5914a528616a1.woff2) format("woff2"),url(/_next/static/media/Ubuntu-Regular.625ab5ac26254286b7669b52fd34ab95.woff) format("woff"),url(/_next/static/media/Ubuntu-Regular.3f9c52af57c65df302b8d36964ab82f9.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Ubuntu;src:url(/_next/static/media/Ubuntu-Bold.fa2f9df89805f204d9cf1063c2f33f0b.woff2) format("woff2"),url(/_next/static/media/Ubuntu-Bold.6191b7803b0818d928fc72e88ea4d27b.woff) format("woff"),url(/_next/static/media/Ubuntu-Bold.76d9f6b5260030c353bde2740d39c79c.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Ubuntu;src:url(/_next/static/media/Ubuntu-Italic.00ca65d237aaac9f77a421c4547cbff9.woff2) format("woff2"),url(/_next/static/media/Ubuntu-Italic.6723e75f41ff381b8d6e50f95f197045.woff) format("woff"),url(/_next/static/media/Ubuntu-Italic.7a1682e80c6414ec824d7a388e79c9ea.ttf) format("truetype");font-weight:400;font-style:italic}body{font-family:Ubuntu;font-weight:400;width:100%}#root,.root{position:relative}.modale{background-color:#fff!important}.modale-transparent{background-color:initial!important}footer{margin-top:40px;padding-bottom:40px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center}footer>*{margin-right:20px!important}main{padding-top:60px;min-height:100vh}.fg1{flex-grow:1}.tar{text-align:right;justify-content:flex-end}.tal{text-align:left;justify-content:flex-start}.tac{text-align:center;justify-content:center}.large-margin{margin-top:20px!important;margin-bottom:20px!important}.prel{position:relative}.mt20{margin-top:20px!important}.mt40{margin-top:40px!important}.mt60{margin-top:60px!important}.mt80{margin-top:80px!important}.mt10{margin-top:10px!important}.mb5{margin-bottom:5px!important}.mb10{margin-bottom:10px!important}.mb20{margin-bottom:20px!important}.mb40{margin-bottom:40px!important}.mr5{margin-right:5px!important}.mr10{margin-right:10px!important}.ml5{margin-left:5px!important}.ml10{margin-left:10px!important}.ml20{margin-left:20px!important}.padl0{padding-left:0!important}.padl10{padding-left:10px!important}.padl20{padding-left:20px!important}.padr20{padding-right:20px!important}.padb20{padding-bottom:20px!important}.padt20{padding-top:20px!important}.pad20{padding:20px!important}.nowrap{white-space:nowrap}.fw-w{flex-wrap:wrap}.flex{display:flex}.flex1{flex:1 1}.flex-c{flex-direction:column}.aic{align-items:center}.ais{align-items:stretch}.no-shadow{box-shadow:none!important}.column{width:1200px;margin-left:auto;margin-right:auto}.box{position:relative;width:100%;max-width:500px;margin:50px auto}.box.box--large{max-width:100%}.box .box_header{position:relative;background-color:#fff;padding:80px 20px 10px}.box h2{font-size:30px;font-weight:400}.no-underline,.no-underline:hover,a{text-decoration:none}a:hover{text-decoration:underline}.button-loader{margin-left:15px;position:relative;top:2px}.app-header h1{margin-left:20px}header{transition:background-color .2s ease-out}.button-mui-green:not(:disabled){background-color:#53e296!important;color:#fff;font-family:Ubuntu!important;box-shadow:none;font-size:18px;font-weight:700;text-transform:none}.button-mui-green:not(:disabled):hover{background-color:#3bc69e!important}abbr[title]{text-decoration:none}.booking-module_book{background-color:#fff!important}.button-mui-primary:not(:disabled){font-size:18px;font-weight:700}.button-mui-primary:not(:disabled),.button-mui-text:not(:disabled){font-family:Ubuntu!important;box-shadow:none;text-transform:none}.button-mui-text:not(:disabled).button-mui-text--opacity{opacity:.5;transition:opacity .1s linear}.button-mui-text:not(:disabled).button-mui-text--opacity:hover{opacity:1}.message{position:relative;padding:25px;color:#fff}.message h1,.message h2,.message h3,.message h4,.message h5,.message h6{color:#fff!important}.message p{margin:0 0 20px}.message p:last-child{margin-bottom:0}.message a,.message div,.message p{color:#fff}.message a{font-weight:700;text-decoration:underline}.message.message--error{background-color:#ff0826}.message.message--success{background-color:#53e296}.message.message--information{background-color:#53cde2}.message.message--warning{background-color:#ff7d63}.message.message--none{color:inherit;padding:0}.message.message--none a,.message.message--none div,.message.message--none p{color:inherit}.menu-left .menu-left_container{width:500px;display:block}.menu-left .menu-left_container .menu-left_header{color:#fff;pointer-events:none;width:100%;padding:150px 20px 10px;margin-bottom:10px}.menu-left .menu-left_container .menu-left_header .email{font-size:18px;text-align:right}a.menu-nav-current{background-color:#fff3e0;color:#bb4d00}a.menu-nav-current:after{content:"";position:absolute;right:0;top:0;height:100%;width:5px;background-color:#f57c00}.menu-left_container a{color:#f57c00}.menu-left_container a:hover{background-color:#fff3e0}.avatar-gender.gender--female{background-color:#ea8585}.avatar-gender.gender--male{background-color:#b2caff}.avatar-gender.gender--other{background-color:#a9a9a9}.avatar--small{width:30px!important;height:30px!important}.avatar--big{width:60px!important;height:60px!important}.ico--inline{position:relative;top:5px}a.button--success,button.button--success{background-color:#53e296;color:#fff}a.button--success:hover,button.button--success:hover{background-color:#3bc69e}a.button--danger,button.button--danger{background-color:#fd203a;color:#fff}a.button--danger:hover,button.button--danger:hover{background-color:#ff0826}.family-members,.family-members-container{position:relative}.family-members{display:flex;justify-content:flex-start;flex-wrap:wrap}.family-members>div{margin:10px;width:calc((100% - 60px) / 3)}.family-member-add{position:absolute;bottom:-16px;right:-10px}.card{background-color:#fff;height:100%}.card.card--shadow{box-shadow:0 1px 3px 0 hsla(0,0%,54.9%,.2),1px 1px 4px 0 hsla(0,0%,54.9%,.3)}.card .card_content{padding:25px}.card .card_content.card_infos{font-size:14px}.card .card_title{margin-bottom:20px;display:flex;align-items:center;width:100%}.card .card_title .ico{margin-right:15px}.card .card_title .ico svg{width:20px;height:20px}.card .card_title h3{margin:0;padding:0;font-size:30px;font-weight:400}.card .card_actions{padding:7px 20px 20px;display:flex;justify-content:flex-end;align-items:center}.logo_header{width:160px;margin-left:auto;margin-right:auto;margin-bottom:15px}.logo_header img{width:100%;height:auto}.congrats{font-size:30px}.delete-account{padding-bottom:20px}.warning-no-internet{position:fixed;bottom:0;left:10px;padding:15px;background-color:#c41c00;color:#fbe9e7;font-size:14px;font-weight:300;border-top-right-radius:5px;border-top-left-radius:5px;z-index:99999;display:flex;align-items:center;justify-content:center}.warning-no-internet svg{position:relative}.warning-no-internet span{margin-left:7px}.warning-not-certified{position:fixed;bottom:0;text-align:center;left:50%;max-width:50%;transform:translateX(-50%);padding:15px;background-color:#c41c00;color:#fbe9e7;font-size:14px;font-weight:300;border-top-right-radius:5px;border-top-left-radius:5px}.warning-not-certified button{margin-top:10px}.toast{padding:10px}.toast.toast--success h2,.toast.toast--success p{color:#e8f5e9}.toast.toast--error h2,.toast.toast--error p{color:#ffebee}.Toastify__toast{padding:15px;width:335px!important}.Toastify__toast.Toastify__toast--success{background-color:#43a047!important;color:#e8f5e9!important}.Toastify__toast.Toastify__toast--error{background-color:#f44336!important;color:#ffebee!important}.Toastify__toast.Toastify__toast--info{background-color:#03a9f4!important;color:#e1f5fe!important}.Toastify__toast button{color:#fff!important}.Toastify__toast button .ico{margin-right:5px}.Toastify__toast .toast-close{position:absolute;top:0;right:0}.practitioners{background:#fff;min-height:calc(100vh - 60px)}.practitioners h2{text-align:center;font-size:36px;font-weight:400}.appointments{background:#fff;min-height:calc(100vh - 60px)}.appointments .tabs{height:60px;box-shadow:0 1px 3px 0 hsla(0,0%,54.9%,.2),1px 1px 4px 0 hsla(0,0%,54.9%,.3);background-color:#fff;display:flex;justify-content:center}.appointments .tabs button{border:none;background:none;outline:none;cursor:pointer;font-family:Ubuntu;margin:0 7px;padding:0 10px;font-size:18px;font-weight:400;position:relative;transition:color .1s linear}.appointments .tabs button:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;transition:height .2s ease-out}.appointments .tabs button.active:after{height:4px}.account{background:#fff;min-height:calc(100vh - 60px)}.account .double{display:flex;justify-content:space-between}.account .double>div{width:calc((100% - 20px) / 2)}.account h4{padding:0;font-size:36px;font-weight:400;text-align:center;margin:0 0 20px}.account .parrainage .body{font-size:16px;font-weight:700;margin-top:30px;margin-bottom:40px}.account .parrainage .precode{font-size:11px;font-weight:700;text-align:center}.account .parrainage .code{text-align:center;font-size:50px;margin-bottom:40px;margin-top:5px}.account .parrainage .caption{font-size:14px;font-weight:400}.family-member{position:relative}.family-member .family-member_details{flex-grow:1;padding-left:10px;padding-right:10px}.family-member .family-member_details span{display:block}.family-member .family-member_details .name{font-size:16px;font-weight:700}.family-member .family-member_details .birthdate{font-size:14px;font-weight:400}.family-member .family-member_actions{position:absolute;top:0;right:0;align-self:flex-start}.sprel_subheader{height:120px}.sprel_subheader .sprel{display:flex;align-items:center;justify-content:center;height:120px;background-color:#fff;width:240px}.sprel_subheader .sprel img{width:180px;height:auto}#resize-size-checker{position:absolute;width:6px;height:0;display:block;pointer-events:none;opacity:0}.error-ico-container{display:flex;width:100%;justify-content:center;margin-bottom:20px}.error-ico-container svg{width:50px;height:50px;fill:#f44336}.no-outline{outline:none}.website_header{height:60px;display:flex;position:fixed;color:#fff;width:100%;align-items:center;z-index:1250;padding-left:20px;padding-right:20px}.website_header h4{color:#fff!important;margin-left:20px;font-size:18px}.website_header.unlogged{justify-content:flex-end}.website_header.with-shadow{box-shadow:0 3px 5px 0 rgba(0,48,87,.1)}.website_header button{background:none;border:none;display:flex;align-items:center}.website_header a,.website_header button{margin-right:2px;margin-left:2px;padding:10px 15px;text-decoration:none;font-weight:700;font-family:Ubuntu;color:#fff;font-size:18px;border-radius:4px;transition:background .2s ease-out;position:relative}.website_header a:hover,.website_header button:hover{background-color:rgba(0,0,0,.08)}.website_header a .badge,.website_header button .badge{position:absolute;right:0;top:0;transform:translate(-25%,50%);width:16px;height:16px;font-size:12px;background-color:#ffd563;border-radius:50%;display:flex;align-items:center;justify-content:center}.website_header span>span{transform:translate(-50%,25%)}.website_topbar{width:100%;display:flex;padding-top:20px;padding-bottom:20px;text-align:center}.website_topbar,.website_topbar>div{position:relative}.website_topbar .picture{border:2px solid #fff;position:absolute;width:130px;height:130px;left:0;top:10px}.website_topbar .picture img{width:100%;height:auto}.website_topbar h1{margin-top:0;font-size:36px;font-weight:400}.website_topbar h1,.website_topbar h2{margin-bottom:0;position:relative;display:block}.website_topbar h2{margin-top:10px;font-size:20px;font-weight:700}.website-skeleton{display:flex;flex-direction:row-reverse}.website-infos{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;min-height:100px}.website_section{margin-bottom:20px;width:100%}.website_section.half{width:calc(50% - 10px);align-self:stretch}.website_contact.half{margin-left:20px}.website_team_members{display:flex;margin-top:20px}.website_team_member{width:calc((100% - 40px) / 2);margin:10px}.practitioners_container{display:flex;align-items:stretch;flex-wrap:wrap;margin-top:20px}.website_picker h4{margin:0;padding:0;font-size:36px;font-weight:400}.practitioner_item{background-color:#fff;width:calc((100% - 60px) / 3);margin:10px;display:flex;flex-direction:column;height:auto}.practitioner_item .card_content{flex-grow:1}.practitioner_header{display:flex;align-items:flex-start}.practitioner_header img{width:80px;height:80px;margin-right:10px}.practitioner_header .practitioner_name{font-size:20px;font-weight:700}.practitioner_header .practitioner_job{font-size:14px;font-weight:400;margin-top:7px}.direction_infos{width:50%;max-width:50%;min-width:50%}.direction_map{min-height:200px;flex-grow:1}.separator_line{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff;display:flex}.separator_line span.label{font-weight:700;flex-grow:1}.separator_line span.value{white-space:nowrap}.next-appointment-overlay{position:fixed;left:10px;bottom:10px;width:550px;box-shadow:0 1px 3px 0 hsla(0,0%,54.9%,.2),1px 1px 4px 0 hsla(0,0%,54.9%,.3);background-color:#fff}.next-appointment-overlay .card--imminent{width:100%;box-shadow:none;margin-bottom:0;margin-top:0}.next-appointment-overlay .close{position:absolute;right:0;top:6px;color:#fff}.next-appointment-overlay .title{padding:20px;background-color:#1d5464;font-size:18px;color:#fff}.next_appointments{justify-content:space-between}.next_appointments_see_all{display:flex;justify-content:center}@media screen and (max-width:768px){.website-skeleton{flex-direction:column;margin-top:20px!important}}.website--palette--blue{color:#015792;background-color:#edf9fc}.website--palette--blue h1,.website--palette--blue h2,.website--palette--blue h3,.website--palette--blue h4,.website--palette--blue h5,.website--palette--blue h6{color:#015792}.website--palette--blue.menu-left_container{background-color:#fff}.website--palette--blue .website_header{background-color:#53cde2}.website--palette--blue .website_header a{color:#fff}.website--palette--blue .website_header a .badge,.website--palette--blue .website_header a.header-nav-current{color:#015792!important}.website--palette--blue .website_topbar{background-color:#d0f4fa}.website--palette--blue .menu-left_header{background-color:#53cde2}.website--palette--blue .menu-left_header .email{color:#fff}.website--palette--blue .card .card_title .ico svg{fill:#53cde2}.website--palette--blue .separator_line{border-color:#d0f4fa}.website--palette--blue .booking-module_step div,.website--palette--blue .booking-module_step label{color:#015792!important}.website--palette--blue .booking-module_step div:before,.website--palette--blue .booking-module_step div:hover:before{border-color:#015792!important}.website--palette--blue .booking-module_step svg{color:#015792!important}.website--palette--blue .booking-module_header{border-color:#edf9fc}.website--palette--blue .booking-module_header button{color:#015792}.website--palette--blue .booking-module_header button:after{background-color:#015792}.website--palette--blue .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--blue .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#d0f4fa}.website--palette--blue .react-calendar .react-calendar__navigation__arrow{background-color:#edf9fc;color:#015792}.website--palette--blue .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--blue .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#edf9fc;color:#015792}.website--palette--blue .react-calendar .react-calendar__tile:disabled{color:#015792}.website--palette--blue .booking-slots-header .label{background-color:#edf9fc}.website--palette--blue .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--blue .booking-slots-header button.enabled{background-color:#edf9fc;color:#015792}.website--palette--blue .booking-slots-header button.enabled:focus,.website--palette--blue .booking-slots-header button.enabled:hover{background-color:#d0f4fa}.website--palette--blue .booking-summary,.website--palette--blue .time-dates-container .time-dates-time{color:#015792}.website--palette--blue .button-mui-primary:not(:disabled){background-color:#53cde2!important;color:#fff}.website--palette--blue .button-mui-primary:not(:disabled):hover{background-color:#015792!important}.website--palette--blue .button-mui-text:not(:disabled),.website--palette--blue a{color:#015792}.website--palette--blue a.secondary{color:#53cde2}.website--palette--blue .box .box_header{background-color:#015792}.website--palette--blue .box h2{color:#fff}.website--palette--blue .sprel_subheader{background-color:#d0f4fa}.website--palette--blue .appointments .tabs button{color:#53cde2}.website--palette--blue .appointments .tabs button.active,.website--palette--blue .appointments .tabs button:hover{color:#015792}.website--palette--blue .appointments .tabs button:after{background-color:#015792}.website--palette--blue .appointment .appointment_actions .add,.website--palette--blue .appointment .appointment_schedule{background-color:#edf9fc}.website--palette--blue .button-mui-primary-outlined:not(:disabled){border:1px solid #015792}.website--palette--blue .family-member{background-color:#edf9fc}.website--palette--blue .family-member .family-member_actions button{color:#015792}.website--palette--blue .account .parrainage .code{color:#53cde2}.website--palette--lavender{color:#015792;background-color:#f4faff}.website--palette--lavender h1,.website--palette--lavender h2,.website--palette--lavender h3,.website--palette--lavender h4,.website--palette--lavender h5,.website--palette--lavender h6{color:#015792}.website--palette--lavender.menu-left_container{background-color:#fff}.website--palette--lavender .website_header{background-color:#b2caff}.website--palette--lavender .website_header a{color:#fff}.website--palette--lavender .website_header a .badge,.website--palette--lavender .website_header a.header-nav-current{color:#015792!important}.website--palette--lavender .website_topbar{background-color:#e2edfc}.website--palette--lavender .menu-left_header{background-color:#b2caff}.website--palette--lavender .menu-left_header .email{color:#fff}.website--palette--lavender .card .card_title .ico svg{fill:#b2caff}.website--palette--lavender .separator_line{border-color:#e2edfc}.website--palette--lavender .booking-module_step div,.website--palette--lavender .booking-module_step label{color:#015792!important}.website--palette--lavender .booking-module_step div:before,.website--palette--lavender .booking-module_step div:hover:before{border-color:#015792!important}.website--palette--lavender .booking-module_step svg{color:#015792!important}.website--palette--lavender .booking-module_header{border-color:#f4faff}.website--palette--lavender .booking-module_header button{color:#015792}.website--palette--lavender .booking-module_header button:after{background-color:#015792}.website--palette--lavender .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--lavender .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#e2edfc}.website--palette--lavender .react-calendar .react-calendar__navigation__arrow{background-color:#f4faff;color:#015792}.website--palette--lavender .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--lavender .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#f4faff;color:#015792}.website--palette--lavender .react-calendar .react-calendar__tile:disabled{color:#015792}.website--palette--lavender .booking-slots-header .label{background-color:#f4faff}.website--palette--lavender .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--lavender .booking-slots-header button.enabled{background-color:#f4faff;color:#015792}.website--palette--lavender .booking-slots-header button.enabled:focus,.website--palette--lavender .booking-slots-header button.enabled:hover{background-color:#e2edfc}.website--palette--lavender .booking-summary,.website--palette--lavender .time-dates-container .time-dates-time{color:#015792}.website--palette--lavender .button-mui-primary:not(:disabled){background-color:#b2caff!important;color:#fff}.website--palette--lavender .button-mui-primary:not(:disabled):hover{background-color:#015792!important}.website--palette--lavender .button-mui-text:not(:disabled),.website--palette--lavender a{color:#015792}.website--palette--lavender a.secondary{color:#b2caff}.website--palette--lavender .box .box_header{background-color:#015792}.website--palette--lavender .box h2{color:#fff}.website--palette--lavender .sprel_subheader{background-color:#e2edfc}.website--palette--lavender .appointments .tabs button{color:#b2caff}.website--palette--lavender .appointments .tabs button.active,.website--palette--lavender .appointments .tabs button:hover{color:#015792}.website--palette--lavender .appointments .tabs button:after{background-color:#015792}.website--palette--lavender .appointment .appointment_actions .add,.website--palette--lavender .appointment .appointment_schedule{background-color:#f4faff}.website--palette--lavender .button-mui-primary-outlined:not(:disabled){border:1px solid #015792}.website--palette--lavender .family-member{background-color:#f4faff}.website--palette--lavender .family-member .family-member_actions button{color:#015792}.website--palette--lavender .account .parrainage .code{color:#b2caff}.website--palette--green{color:#015792;background-color:#f3f9ed}.website--palette--green h1,.website--palette--green h2,.website--palette--green h3,.website--palette--green h4,.website--palette--green h5,.website--palette--green h6{color:#015792}.website--palette--green.menu-left_container{background-color:#fff}.website--palette--green .website_header{background-color:#3bc69e}.website--palette--green .website_header a{color:#fff}.website--palette--green .website_header a .badge,.website--palette--green .website_header a.header-nav-current{color:#015792!important}.website--palette--green .website_topbar{background-color:#acf6b3}.website--palette--green .menu-left_header{background-color:#3bc69e}.website--palette--green .menu-left_header .email{color:#fff}.website--palette--green .card .card_title .ico svg{fill:#3bc69e}.website--palette--green .separator_line{border-color:#acf6b3}.website--palette--green .booking-module_step div,.website--palette--green .booking-module_step label{color:#015792!important}.website--palette--green .booking-module_step div:before,.website--palette--green .booking-module_step div:hover:before{border-color:#015792!important}.website--palette--green .booking-module_step svg{color:#015792!important}.website--palette--green .booking-module_header{border-color:#f3f9ed}.website--palette--green .booking-module_header button{color:#015792}.website--palette--green .booking-module_header button:after{background-color:#015792}.website--palette--green .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--green .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#acf6b3}.website--palette--green .react-calendar .react-calendar__navigation__arrow{background-color:#f3f9ed;color:#015792}.website--palette--green .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--green .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#f3f9ed;color:#015792}.website--palette--green .react-calendar .react-calendar__tile:disabled{color:#015792}.website--palette--green .booking-slots-header .label{background-color:#f3f9ed}.website--palette--green .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--green .booking-slots-header button.enabled{background-color:#f3f9ed;color:#015792}.website--palette--green .booking-slots-header button.enabled:focus,.website--palette--green .booking-slots-header button.enabled:hover{background-color:#acf6b3}.website--palette--green .booking-summary,.website--palette--green .time-dates-container .time-dates-time{color:#015792}.website--palette--green .button-mui-primary:not(:disabled){background-color:#3bc69e!important;color:#fff}.website--palette--green .button-mui-primary:not(:disabled):hover{background-color:#015792!important}.website--palette--green .button-mui-text:not(:disabled),.website--palette--green a{color:#015792}.website--palette--green a.secondary{color:#3bc69e}.website--palette--green .box .box_header{background-color:#015792}.website--palette--green .box h2{color:#fff}.website--palette--green .sprel_subheader{background-color:#acf6b3}.website--palette--green .appointments .tabs button{color:#3bc69e}.website--palette--green .appointments .tabs button.active,.website--palette--green .appointments .tabs button:hover{color:#015792}.website--palette--green .appointments .tabs button:after{background-color:#015792}.website--palette--green .appointment .appointment_actions .add,.website--palette--green .appointment .appointment_schedule{background-color:#f3f9ed}.website--palette--green .button-mui-primary-outlined:not(:disabled){border:1px solid #015792}.website--palette--green .family-member{background-color:#f3f9ed}.website--palette--green .family-member .family-member_actions button{color:#015792}.website--palette--green .account .parrainage .code{color:#3bc69e}.website--palette--pink{color:#490a0a;background-color:#fff8f2}.website--palette--pink h1,.website--palette--pink h2,.website--palette--pink h3,.website--palette--pink h4,.website--palette--pink h5,.website--palette--pink h6{color:#490a0a}.website--palette--pink .website_header{background-color:#ea8585}.website--palette--pink .website_header a .badge,.website--palette--pink .website_header a.header-nav-current{color:#490a0a!important}.website--palette--pink .website_topbar{background-color:#f6caac}.website--palette--pink .menu-left_header{background-color:#ea8585}.website--palette--pink .card .card_title .ico svg{fill:#ea8585}.website--palette--pink .separator_line{border-color:#f6caac}.website--palette--pink .booking-module_step div,.website--palette--pink .booking-module_step label{color:#490a0a!important}.website--palette--pink .booking-module_step div:before,.website--palette--pink .booking-module_step div:hover:before{border-color:#490a0a!important}.website--palette--pink .booking-module_step svg{color:#490a0a!important}.website--palette--pink .booking-module_header{border-color:#fff8f2}.website--palette--pink .booking-module_header button{color:#490a0a}.website--palette--pink .booking-module_header button:after{background-color:#490a0a}.website--palette--pink .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--pink .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#f6caac}.website--palette--pink .react-calendar .react-calendar__navigation__arrow,.website--palette--pink .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#fff8f2;color:#490a0a}.website--palette--pink .react-calendar .react-calendar__tile:disabled{color:#490a0a}.website--palette--pink .booking-slots-header .label{background-color:#fff8f2}.website--palette--pink .booking-slots-header button.enabled{background-color:#fff8f2;color:#490a0a}.website--palette--pink .booking-slots-header button.enabled:focus,.website--palette--pink .booking-slots-header button.enabled:hover{background-color:#f6caac}.website--palette--pink .booking-summary,.website--palette--pink .time-dates-container .time-dates-time{color:#490a0a}.website--palette--pink .button-mui-primary:not(:disabled){background-color:#ea8585!important}.website--palette--pink .button-mui-primary:not(:disabled):hover{background-color:#490a0a!important}.website--palette--pink .button-mui-text:not(:disabled),.website--palette--pink a{color:#490a0a}.website--palette--pink a.secondary{color:#ea8585}.website--palette--pink .box .box_header{background-color:#490a0a}.website--palette--pink .sprel_subheader{background-color:#f6caac}.website--palette--pink .appointments .tabs button{color:#ea8585}.website--palette--pink .appointments .tabs button.active,.website--palette--pink .appointments .tabs button:hover{color:#490a0a}.website--palette--pink .appointments .tabs button:after{background-color:#490a0a}.website--palette--pink .appointment .appointment_actions .add,.website--palette--pink .appointment .appointment_schedule{background-color:#fff8f2}.website--palette--pink .button-mui-primary-outlined:not(:disabled){border:1px solid #490a0a}.website--palette--pink .family-member{background-color:#fff8f2}.website--palette--pink .family-member .family-member_actions button{color:#490a0a}.website--palette--pink .account .parrainage .code{color:#ea8585}.website--palette--duckgreen{color:#1d5464;background-color:#f2fcfd}.website--palette--duckgreen h1,.website--palette--duckgreen h2,.website--palette--duckgreen h3,.website--palette--duckgreen h4,.website--palette--duckgreen h5,.website--palette--duckgreen h6{color:#1d5464}.website--palette--duckgreen.menu-left_container{background-color:#fff}.website--palette--duckgreen .website_header{background-color:#1d5464}.website--palette--duckgreen .website_header a{color:#fff}.website--palette--duckgreen .website_header a .badge{color:#1d5464!important}.website--palette--duckgreen .website_header a.header-nav-current{color:#d8d860!important}.website--palette--duckgreen .website_topbar{background-color:#207e82}.website--palette--duckgreen .website_topbar h1,.website--palette--duckgreen .website_topbar h2,.website--palette--duckgreen .website_topbar h3,.website--palette--duckgreen .website_topbar h4,.website--palette--duckgreen .website_topbar h5,.website--palette--duckgreen .website_topbar h6{color:#fff}.website--palette--duckgreen .menu-left_header{background-color:#1d5464}.website--palette--duckgreen .menu-left_header .email{color:#fff}.website--palette--duckgreen .card .card_title .ico svg{fill:#d8d860}.website--palette--duckgreen .separator_line{border-color:#207e82}.website--palette--duckgreen .booking-module_step div,.website--palette--duckgreen .booking-module_step label{color:#1d5464!important}.website--palette--duckgreen .booking-module_step div:before,.website--palette--duckgreen .booking-module_step div:hover:before{border-color:#1d5464!important}.website--palette--duckgreen .booking-module_step svg{color:#1d5464!important}.website--palette--duckgreen .booking-module_header{border-color:#f2fcfd}.website--palette--duckgreen .booking-module_header button{color:#1d5464}.website--palette--duckgreen .booking-module_header button:after{background-color:#1d5464}.website--palette--duckgreen .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--duckgreen .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#207e82}.website--palette--duckgreen .react-calendar .react-calendar__navigation__arrow{background-color:#f2fcfd;color:#1d5464}.website--palette--duckgreen .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--duckgreen .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#fff;color:#1d5464}.website--palette--duckgreen .react-calendar .react-calendar__tile:disabled{color:#1d5464}.website--palette--duckgreen .booking-slots-header .label{background-color:#f2fcfd}.website--palette--duckgreen .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--duckgreen .booking-slots-header button.enabled{background-color:#f2fcfd;color:#1d5464}.website--palette--duckgreen .booking-slots-header button.enabled:focus,.website--palette--duckgreen .booking-slots-header button.enabled:hover{background-color:#207e82}.website--palette--duckgreen .booking-summary,.website--palette--duckgreen .time-dates-container .time-dates-time{color:#1d5464}.website--palette--duckgreen .button-mui-primary:not(:disabled){background-color:#1d5464!important;color:#fff}.website--palette--duckgreen .button-mui-primary:not(:disabled):hover{background-color:#1d5464!important}.website--palette--duckgreen .button-mui-text:not(:disabled),.website--palette--duckgreen a,.website--palette--duckgreen a.secondary{color:#1d5464}.website--palette--duckgreen .box .box_header{background-color:#1d5464}.website--palette--duckgreen .box h2{color:#fff}.website--palette--duckgreen .sprel_subheader{background-color:#207e82}.website--palette--duckgreen .appointments .tabs button,.website--palette--duckgreen .appointments .tabs button.active,.website--palette--duckgreen .appointments .tabs button:hover{color:#1d5464}.website--palette--duckgreen .appointments .tabs button:after{background-color:#1d5464}.website--palette--duckgreen .appointment .appointment_actions .add,.website--palette--duckgreen .appointment .appointment_schedule{background-color:#f2fcfd}.website--palette--duckgreen .button-mui-primary-outlined:not(:disabled){border:1px solid #1d5464}.website--palette--duckgreen .family-member{background-color:#f2fcfd}.website--palette--duckgreen .account .parrainage .code,.website--palette--duckgreen .family-member .family-member_actions button{color:#1d5464}.website--palette--purple{color:#481380;background-color:#f9f5f9}.website--palette--purple h1,.website--palette--purple h2,.website--palette--purple h3,.website--palette--purple h4,.website--palette--purple h5,.website--palette--purple h6{color:#481380}.website--palette--purple.menu-left_container{background-color:#fff}.website--palette--purple .website_header{background-color:#481380}.website--palette--purple .website_header a{color:#fff}.website--palette--purple .website_header a .badge{color:#481380!important}.website--palette--purple .website_header a.header-nav-current{color:#d8d860!important}.website--palette--purple .website_topbar{background-color:#742dd2}.website--palette--purple .website_topbar h1,.website--palette--purple .website_topbar h2,.website--palette--purple .website_topbar h3,.website--palette--purple .website_topbar h4,.website--palette--purple .website_topbar h5,.website--palette--purple .website_topbar h6{color:#fff}.website--palette--purple .menu-left_header{background-color:#481380}.website--palette--purple .menu-left_header .email{color:#fff}.website--palette--purple .card .card_title .ico svg{fill:#481380}.website--palette--purple .separator_line{border-color:#742dd2}.website--palette--purple .booking-module_step div,.website--palette--purple .booking-module_step label{color:#481380!important}.website--palette--purple .booking-module_step div:before,.website--palette--purple .booking-module_step div:hover:before{border-color:#481380!important}.website--palette--purple .booking-module_step svg{color:#481380!important}.website--palette--purple .booking-module_header{border-color:#f9f5f9}.website--palette--purple .booking-module_header button{color:#481380}.website--palette--purple .booking-module_header button:after{background-color:#481380}.website--palette--purple .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--purple .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#742dd2}.website--palette--purple .react-calendar .react-calendar__navigation__arrow{background-color:#f9f5f9;color:#481380}.website--palette--purple .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--purple .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#f9f5f9;color:#481380}.website--palette--purple .react-calendar .react-calendar__tile:disabled{color:#481380}.website--palette--purple .booking-slots-header .label{background-color:#f9f5f9}.website--palette--purple .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--purple .booking-slots-header button.enabled{background-color:#f9f5f9;color:#481380}.website--palette--purple .booking-slots-header button.enabled:focus,.website--palette--purple .booking-slots-header button.enabled:hover{background-color:#742dd2}.website--palette--purple .booking-summary,.website--palette--purple .time-dates-container .time-dates-time{color:#481380}.website--palette--purple .button-mui-primary:not(:disabled){background-color:#481380!important;color:#fff}.website--palette--purple .button-mui-primary:not(:disabled):hover{background-color:#481380!important}.website--palette--purple .button-mui-text:not(:disabled),.website--palette--purple a,.website--palette--purple a.secondary{color:#481380}.website--palette--purple .box .box_header{background-color:#481380}.website--palette--purple .box h2{color:#fff}.website--palette--purple .sprel_subheader{background-color:#742dd2}.website--palette--purple .appointments .tabs button,.website--palette--purple .appointments .tabs button.active,.website--palette--purple .appointments .tabs button:hover{color:#481380}.website--palette--purple .appointments .tabs button:after{background-color:#481380}.website--palette--purple .appointment .appointment_actions .add,.website--palette--purple .appointment .appointment_schedule{background-color:#f9f5f9}.website--palette--purple .button-mui-primary-outlined:not(:disabled){border:1px solid #481380}.website--palette--purple .family-member{background-color:#f9f5f9}.website--palette--purple .account .parrainage .code,.website--palette--purple .family-member .family-member_actions button{color:#481380}.website--palette--red{color:#2b2024;background-color:#ffe5ee}.website--palette--red h1,.website--palette--red h2,.website--palette--red h3,.website--palette--red h4,.website--palette--red h5,.website--palette--red h6{color:#2b2024}.website--palette--red.menu-left_container{background-color:#fff}.website--palette--red .website_header{background-color:#2b2024}.website--palette--red .website_header a{color:#fff}.website--palette--red .website_header a .badge{color:#2b2024!important}.website--palette--red .website_header a.header-nav-current{color:#a80038!important}.website--palette--red .website_topbar{background-color:#a80038}.website--palette--red .website_topbar h1,.website--palette--red .website_topbar h2,.website--palette--red .website_topbar h3,.website--palette--red .website_topbar h4,.website--palette--red .website_topbar h5,.website--palette--red .website_topbar h6{color:#fff}.website--palette--red .menu-left_header{background-color:#2b2024}.website--palette--red .menu-left_header .email{color:#fff}.website--palette--red .card .card_title .ico svg{fill:#fd0054}.website--palette--red .separator_line{border-color:#fd0054}.website--palette--red .booking-module_step div,.website--palette--red .booking-module_step label{color:#2b2024!important}.website--palette--red .booking-module_step div:before,.website--palette--red .booking-module_step div:hover:before{border-color:#2b2024!important}.website--palette--red .booking-module_step svg{color:#2b2024!important}.website--palette--red .booking-module_header{border-color:#ffe5ee}.website--palette--red .booking-module_header button{color:#2b2024}.website--palette--red .booking-module_header button:after{background-color:#2b2024}.website--palette--red .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--red .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#a80038}.website--palette--red .react-calendar .react-calendar__navigation__arrow{background-color:#ffe5ee;color:#2b2024}.website--palette--red .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--red .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#ffe5ee;color:#2b2024}.website--palette--red .react-calendar .react-calendar__tile:disabled{color:#2b2024}.website--palette--red .booking-slots-header .label{background-color:#ffe5ee}.website--palette--red .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--red .booking-slots-header button.enabled{background-color:#ffe5ee;color:#2b2024}.website--palette--red .booking-slots-header button.enabled:focus,.website--palette--red .booking-slots-header button.enabled:hover{background-color:#a80038}.website--palette--red .booking-summary,.website--palette--red .time-dates-container .time-dates-time{color:#2b2024}.website--palette--red .button-mui-primary:not(:disabled){background-color:#2b2024!important;color:#fff}.website--palette--red .button-mui-primary:not(:disabled):hover{background-color:#2b2024!important}.website--palette--red .button-mui-text:not(:disabled),.website--palette--red a,.website--palette--red a.secondary{color:#2b2024}.website--palette--red .box .box_header{background-color:#2b2024}.website--palette--red .box h2{color:#fff}.website--palette--red .sprel_subheader{background-color:#a80038}.website--palette--red .appointments .tabs button,.website--palette--red .appointments .tabs button.active,.website--palette--red .appointments .tabs button:hover{color:#2b2024}.website--palette--red .appointments .tabs button:after{background-color:#2b2024}.website--palette--red .appointment .appointment_actions .add,.website--palette--red .appointment .appointment_schedule{background-color:#ffe5ee}.website--palette--red .button-mui-primary-outlined:not(:disabled){border:1px solid #2b2024}.website--palette--red .family-member{background-color:#ffe5ee}.website--palette--red .account .parrainage .code,.website--palette--red .family-member .family-member_actions button{color:#2b2024}.website--palette--cream{color:#596e79;background-color:#f0ece2}.website--palette--cream h1,.website--palette--cream h2,.website--palette--cream h3,.website--palette--cream h4,.website--palette--cream h5,.website--palette--cream h6{color:#596e79}.website--palette--cream.menu-left_container{background-color:#fff}.website--palette--cream .website_header{background-color:#596e79}.website--palette--cream .website_header a{color:#fff}.website--palette--cream .website_header a .badge{color:#596e79!important}.website--palette--cream .website_header a.header-nav-current{color:#c7b198!important}.website--palette--cream .website_topbar{background-color:#c7b198}.website--palette--cream .website_topbar h1,.website--palette--cream .website_topbar h2,.website--palette--cream .website_topbar h3,.website--palette--cream .website_topbar h4,.website--palette--cream .website_topbar h5,.website--palette--cream .website_topbar h6{color:#fff}.website--palette--cream .menu-left_header{background-color:#596e79}.website--palette--cream .menu-left_header .email{color:#fff}.website--palette--cream .card .card_title .ico svg{fill:#c7b198}.website--palette--cream .separator_line{border-color:#c7b198}.website--palette--cream .booking-module_step div,.website--palette--cream .booking-module_step label{color:#596e79!important}.website--palette--cream .booking-module_step div:before,.website--palette--cream .booking-module_step div:hover:before{border-color:#596e79!important}.website--palette--cream .booking-module_step svg{color:#596e79!important}.website--palette--cream .booking-module_header{border-color:#f0ece2}.website--palette--cream .booking-module_header button{color:#596e79}.website--palette--cream .booking-module_header button:after{background-color:#596e79}.website--palette--cream .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--cream .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#c7b198}.website--palette--cream .react-calendar .react-calendar__navigation__arrow{background-color:#f0ece2;color:#596e79}.website--palette--cream .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--cream .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#f0ece2;color:#596e79}.website--palette--cream .react-calendar .react-calendar__tile:disabled{color:#596e79}.website--palette--cream .booking-slots-header .label{background-color:#f0ece2}.website--palette--cream .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--cream .booking-slots-header button.enabled{background-color:#f0ece2;color:#596e79}.website--palette--cream .booking-slots-header button.enabled:focus,.website--palette--cream .booking-slots-header button.enabled:hover{background-color:#c7b198}.website--palette--cream .booking-summary,.website--palette--cream .time-dates-container .time-dates-time{color:#596e79}.website--palette--cream .button-mui-primary:not(:disabled){background-color:#596e79!important;color:#fff}.website--palette--cream .button-mui-primary:not(:disabled):hover{background-color:#596e79!important}.website--palette--cream .button-mui-text:not(:disabled),.website--palette--cream a,.website--palette--cream a.secondary{color:#596e79}.website--palette--cream .box .box_header{background-color:#596e79}.website--palette--cream .box h2{color:#fff}.website--palette--cream .sprel_subheader{background-color:#c7b198}.website--palette--cream .appointments .tabs button,.website--palette--cream .appointments .tabs button.active,.website--palette--cream .appointments .tabs button:hover{color:#596e79}.website--palette--cream .appointments .tabs button:after{background-color:#596e79}.website--palette--cream .appointment .appointment_actions .add,.website--palette--cream .appointment .appointment_schedule{background-color:#f0ece2}.website--palette--cream .button-mui-primary-outlined:not(:disabled){border:1px solid #596e79}.website--palette--cream .family-member{background-color:#f0ece2}.website--palette--cream .account .parrainage .code,.website--palette--cream .family-member .family-member_actions button{color:#596e79}.website--palette--blackwhite{color:#353535;background-color:#f5f5f5}.website--palette--blackwhite h1,.website--palette--blackwhite h2,.website--palette--blackwhite h3,.website--palette--blackwhite h4,.website--palette--blackwhite h5,.website--palette--blackwhite h6{color:#353535}.website--palette--blackwhite.menu-left_container{background-color:#fff}.website--palette--blackwhite .website_header{background-color:#353535}.website--palette--blackwhite .website_header a{color:#fff}.website--palette--blackwhite .website_header a .badge{color:#353535!important}.website--palette--blackwhite .website_header a.header-nav-current{color:#a9a9a9!important}.website--palette--blackwhite .website_topbar{background-color:#fff}.website--palette--blackwhite .menu-left_header{background-color:#353535}.website--palette--blackwhite .menu-left_header .email{color:#fff}.website--palette--blackwhite .card .card_title .ico svg{fill:#a9a9a9}.website--palette--blackwhite .separator_line{border-color:#a9a9a9}.website--palette--blackwhite .booking-module_step div,.website--palette--blackwhite .booking-module_step label{color:#353535!important}.website--palette--blackwhite .booking-module_step div:before,.website--palette--blackwhite .booking-module_step div:hover:before{border-color:#353535!important}.website--palette--blackwhite .booking-module_step svg{color:#353535!important}.website--palette--blackwhite .booking-module_header{border-color:#f5f5f5}.website--palette--blackwhite .booking-module_header button{color:#353535}.website--palette--blackwhite .booking-module_header button:after{background-color:#353535}.website--palette--blackwhite .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--blackwhite .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#fff}.website--palette--blackwhite .react-calendar .react-calendar__navigation__arrow{background-color:#f5f5f5;color:#353535}.website--palette--blackwhite .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--blackwhite .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#f5f5f5;color:#353535}.website--palette--blackwhite .react-calendar .react-calendar__tile:disabled{color:#353535}.website--palette--blackwhite .booking-slots-header .label{background-color:#f5f5f5}.website--palette--blackwhite .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--blackwhite .booking-slots-header button.enabled{background-color:#f5f5f5;color:#353535}.website--palette--blackwhite .booking-slots-header button.enabled:focus,.website--palette--blackwhite .booking-slots-header button.enabled:hover{background-color:#fff}.website--palette--blackwhite .booking-summary,.website--palette--blackwhite .time-dates-container .time-dates-time{color:#353535}.website--palette--blackwhite .button-mui-primary:not(:disabled){background-color:#353535!important;color:#fff}.website--palette--blackwhite .button-mui-primary:not(:disabled):hover{background-color:#353535!important}.website--palette--blackwhite .button-mui-text:not(:disabled),.website--palette--blackwhite a,.website--palette--blackwhite a.secondary{color:#353535}.website--palette--blackwhite .box .box_header{background-color:#353535}.website--palette--blackwhite .box h2{color:#fff}.website--palette--blackwhite .sprel_subheader{background-color:#fff}.website--palette--blackwhite .appointments .tabs button,.website--palette--blackwhite .appointments .tabs button.active,.website--palette--blackwhite .appointments .tabs button:hover{color:#353535}.website--palette--blackwhite .appointments .tabs button:after{background-color:#353535}.website--palette--blackwhite .appointment .appointment_actions .add,.website--palette--blackwhite .appointment .appointment_schedule{background-color:#f5f5f5}.website--palette--blackwhite .button-mui-primary-outlined:not(:disabled){border:1px solid #353535}.website--palette--blackwhite .family-member{background-color:#f5f5f5}.website--palette--blackwhite .account .parrainage .code,.website--palette--blackwhite .family-member .family-member_actions button{color:#353535}.website--palette--sinbad{color:#364e68;background-color:#ebf0f6}.website--palette--sinbad h1,.website--palette--sinbad h2,.website--palette--sinbad h3,.website--palette--sinbad h4,.website--palette--sinbad h5,.website--palette--sinbad h6{color:#364e68}.website--palette--sinbad.menu-left_container{background-color:#fff}.website--palette--sinbad .website_header{background-color:#364e68}.website--palette--sinbad .website_header a{color:#fff}.website--palette--sinbad .website_header a .badge{color:#364e68!important}.website--palette--sinbad .website_header a.header-nav-current{color:#98ccd3!important}.website--palette--sinbad .website_topbar{background-color:#98ccd3}.website--palette--sinbad .website_topbar h1,.website--palette--sinbad .website_topbar h2,.website--palette--sinbad .website_topbar h3,.website--palette--sinbad .website_topbar h4,.website--palette--sinbad .website_topbar h5,.website--palette--sinbad .website_topbar h6{color:#fff}.website--palette--sinbad .menu-left_header{background-color:#364e68}.website--palette--sinbad .menu-left_header .email{color:#fff}.website--palette--sinbad .card .card_title .ico svg{fill:#98ccd3}.website--palette--sinbad .separator_line{border-color:#98ccd3}.website--palette--sinbad .booking-module_step div,.website--palette--sinbad .booking-module_step label{color:#364e68!important}.website--palette--sinbad .booking-module_step div:before,.website--palette--sinbad .booking-module_step div:hover:before{border-color:#364e68!important}.website--palette--sinbad .booking-module_step svg{color:#364e68!important}.website--palette--sinbad .booking-module_header{border-color:#ebf0f6}.website--palette--sinbad .booking-module_header button{color:#364e68}.website--palette--sinbad .booking-module_header button:after{background-color:#364e68}.website--palette--sinbad .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--sinbad .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#98ccd3}.website--palette--sinbad .react-calendar .react-calendar__navigation__arrow{background-color:#ebf0f6;color:#364e68}.website--palette--sinbad .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--sinbad .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#ebf0f6;color:#364e68}.website--palette--sinbad .react-calendar .react-calendar__tile:disabled{color:#364e68}.website--palette--sinbad .booking-slots-header .label{background-color:#ebf0f6}.website--palette--sinbad .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--sinbad .booking-slots-header button.enabled{background-color:#ebf0f6;color:#364e68}.website--palette--sinbad .booking-slots-header button.enabled:focus,.website--palette--sinbad .booking-slots-header button.enabled:hover{background-color:#98ccd3}.website--palette--sinbad .booking-summary,.website--palette--sinbad .time-dates-container .time-dates-time{color:#364e68}.website--palette--sinbad .button-mui-primary:not(:disabled){background-color:#364e68!important;color:#fff}.website--palette--sinbad .button-mui-primary:not(:disabled):hover{background-color:#364e68!important}.website--palette--sinbad .button-mui-text:not(:disabled),.website--palette--sinbad a,.website--palette--sinbad a.secondary{color:#364e68}.website--palette--sinbad .box .box_header{background-color:#364e68}.website--palette--sinbad .box h2{color:#fff}.website--palette--sinbad .sprel_subheader{background-color:#98ccd3}.website--palette--sinbad .appointments .tabs button,.website--palette--sinbad .appointments .tabs button.active,.website--palette--sinbad .appointments .tabs button:hover{color:#364e68}.website--palette--sinbad .appointments .tabs button:after{background-color:#364e68}.website--palette--sinbad .appointment .appointment_actions .add,.website--palette--sinbad .appointment .appointment_schedule{background-color:#ebf0f6}.website--palette--sinbad .button-mui-primary-outlined:not(:disabled){border:1px solid #364e68}.website--palette--sinbad .family-member{background-color:#ebf0f6}.website--palette--sinbad .account .parrainage .code,.website--palette--sinbad .family-member .family-member_actions button{color:#364e68}.website--palette--comet{color:#69779b;background-color:#e7f0f0}.website--palette--comet h1,.website--palette--comet h2,.website--palette--comet h3,.website--palette--comet h4,.website--palette--comet h5,.website--palette--comet h6{color:#69779b}.website--palette--comet.menu-left_container{background-color:#fff}.website--palette--comet .website_header{background-color:#586380}.website--palette--comet .website_header a{color:#fff}.website--palette--comet .website_header a .badge{color:#69779b!important}.website--palette--comet .website_header a.header-nav-current{color:#9692af!important}.website--palette--comet .website_topbar{background-color:#9692af}.website--palette--comet .website_topbar h1,.website--palette--comet .website_topbar h2,.website--palette--comet .website_topbar h3,.website--palette--comet .website_topbar h4,.website--palette--comet .website_topbar h5,.website--palette--comet .website_topbar h6{color:#fff}.website--palette--comet .menu-left_header{background-color:#586380}.website--palette--comet .menu-left_header .email{color:#fff}.website--palette--comet .card .card_title .ico svg{fill:#9692af}.website--palette--comet .separator_line{border-color:#9692af}.website--palette--comet .booking-module_step div,.website--palette--comet .booking-module_step label{color:#69779b!important}.website--palette--comet .booking-module_step div:before,.website--palette--comet .booking-module_step div:hover:before{border-color:#69779b!important}.website--palette--comet .booking-module_step svg{color:#69779b!important}.website--palette--comet .booking-module_header{border-color:#e7f0f0}.website--palette--comet .booking-module_header button{color:#69779b}.website--palette--comet .booking-module_header button:after{background-color:#69779b}.website--palette--comet .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--comet .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#9692af}.website--palette--comet .react-calendar .react-calendar__navigation__arrow{background-color:#e7f0f0;color:#69779b}.website--palette--comet .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--comet .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#e7f0f0;color:#69779b}.website--palette--comet .react-calendar .react-calendar__tile:disabled{color:#69779b}.website--palette--comet .booking-slots-header .label{background-color:#e7f0f0}.website--palette--comet .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--comet .booking-slots-header button.enabled{background-color:#e7f0f0;color:#69779b}.website--palette--comet .booking-slots-header button.enabled:focus,.website--palette--comet .booking-slots-header button.enabled:hover{background-color:#9692af}.website--palette--comet .booking-summary,.website--palette--comet .time-dates-container .time-dates-time{color:#69779b}.website--palette--comet .button-mui-primary:not(:disabled){background-color:#586380!important;color:#fff}.website--palette--comet .button-mui-primary:not(:disabled):hover{background-color:#69779b!important}.website--palette--comet .button-mui-text:not(:disabled),.website--palette--comet a{color:#69779b}.website--palette--comet a.secondary{color:#586380}.website--palette--comet .box .box_header{background-color:#69779b}.website--palette--comet .box h2{color:#fff}.website--palette--comet .sprel_subheader{background-color:#9692af}.website--palette--comet .appointments .tabs button{color:#586380}.website--palette--comet .appointments .tabs button.active,.website--palette--comet .appointments .tabs button:hover{color:#69779b}.website--palette--comet .appointments .tabs button:after{background-color:#69779b}.website--palette--comet .appointment .appointment_actions .add,.website--palette--comet .appointment .appointment_schedule{background-color:#e7f0f0}.website--palette--comet .button-mui-primary-outlined:not(:disabled){border:1px solid #69779b}.website--palette--comet .family-member{background-color:#e7f0f0}.website--palette--comet .family-member .family-member_actions button{color:#69779b}.website--palette--comet .account .parrainage .code{color:#586380}.website--palette--pink{color:#7d1494;background-color:#faedfd}.website--palette--pink h1,.website--palette--pink h2,.website--palette--pink h3,.website--palette--pink h4,.website--palette--pink h5,.website--palette--pink h6{color:#7d1494}.website--palette--pink.menu-left_container{background-color:#fff}.website--palette--pink .website_header{background-color:#7d1494}.website--palette--pink .website_header a{color:#fff}.website--palette--pink .website_header a .badge{color:#7d1494!important}.website--palette--pink .website_header a.header-nav-current{color:#d4abdc!important}.website--palette--pink .website_topbar{background-color:#e7a4f5}.website--palette--pink .website_topbar h1,.website--palette--pink .website_topbar h2,.website--palette--pink .website_topbar h3,.website--palette--pink .website_topbar h4,.website--palette--pink .website_topbar h5,.website--palette--pink .website_topbar h6{color:#fff}.website--palette--pink .menu-left_header{background-color:#7d1494}.website--palette--pink .menu-left_header .email{color:#fff}.website--palette--pink .card .card_title .ico svg{fill:#d4abdc}.website--palette--pink .separator_line{border-color:#e7a4f5}.website--palette--pink .booking-module_step div,.website--palette--pink .booking-module_step label{color:#7d1494!important}.website--palette--pink .booking-module_step div:before,.website--palette--pink .booking-module_step div:hover:before{border-color:#7d1494!important}.website--palette--pink .booking-module_step svg{color:#7d1494!important}.website--palette--pink .booking-module_header{border-color:#faedfd}.website--palette--pink .booking-module_header button{color:#7d1494}.website--palette--pink .booking-module_header button:after{background-color:#7d1494}.website--palette--pink .react-calendar .react-calendar__navigation button:enabled:focus,.website--palette--pink .react-calendar .react-calendar__navigation button:enabled:hover{background-color:#e7a4f5}.website--palette--pink .react-calendar .react-calendar__navigation__arrow{background-color:#faedfd;color:#7d1494}.website--palette--pink .react-calendar .react-calendar__navigation button[disabled]{background-color:#fff;color:#d3d3d3}.website--palette--pink .react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{background-color:#faedfd;color:#7d1494}.website--palette--pink .react-calendar .react-calendar__tile:disabled{color:#7d1494}.website--palette--pink .booking-slots-header .label{background-color:#faedfd}.website--palette--pink .booking-slots-header button{background-color:#fff;color:#d3d3d3}.website--palette--pink .booking-slots-header button.enabled{background-color:#faedfd;color:#7d1494}.website--palette--pink .booking-slots-header button.enabled:focus,.website--palette--pink .booking-slots-header button.enabled:hover{background-color:#e7a4f5}.website--palette--pink .booking-summary,.website--palette--pink .time-dates-container .time-dates-time{color:#7d1494}.website--palette--pink .button-mui-primary:not(:disabled){background-color:#7d1494!important;color:#fff}.website--palette--pink .button-mui-primary:not(:disabled):hover{background-color:#7d1494!important}.website--palette--pink .button-mui-text:not(:disabled),.website--palette--pink a,.website--palette--pink a.secondary{color:#7d1494}.website--palette--pink .box .box_header{background-color:#7d1494}.website--palette--pink .box h2{color:#fff}.website--palette--pink .sprel_subheader{background-color:#e7a4f5}.website--palette--pink .appointments .tabs button,.website--palette--pink .appointments .tabs button.active,.website--palette--pink .appointments .tabs button:hover{color:#7d1494}.website--palette--pink .appointments .tabs button:after{background-color:#7d1494}.website--palette--pink .appointment .appointment_actions .add,.website--palette--pink .appointment .appointment_schedule{background-color:#faedfd}.website--palette--pink .button-mui-primary-outlined:not(:disabled){border:1px solid #7d1494}.website--palette--pink .family-member{background-color:#faedfd}.website--palette--pink .account .parrainage .code,.website--palette--pink .family-member .family-member_actions button{color:#7d1494}.book-appointment{width:380px;min-width:380px;padding-left:20px}.book-module{padding:20px;box-shadow:0 1px 3px 0 hsla(0,0%,54.9%,.2),1px 1px 4px 0 hsla(0,0%,54.9%,.3);background-color:#fff}.book-module h4{font-size:22px;font-weight:400;margin:0 0 20px}.booking-module_calendar{margin-top:50px}.booking-module_calendar h5{padding:0;margin:0 0 20px;font-size:18px;font-weight:700}.booking-module_header{display:flex;margin-bottom:20px;border-bottom:1px solid #000}.booking-module_header button{flex-grow:1;background:none;border:none;font-family:Ubuntu;font-size:18px;font-weight:400;margin:0;outline:none;cursor:pointer;padding:0 0 10px;position:relative}.booking-module_header button strong{font-weight:700}.booking-module_header button:after{position:absolute;content:"";left:0;width:0;bottom:0;height:0;transition:height .2s ease-out,width .2s ease-out;background-color:#000}.booking-module_header button:hover:after{height:1px;width:100%}.booking-module_header button.active:after{height:2px;width:100%}.drawer-book>div{width:100%}.book-go-back{background-color:#f57c00}.tooltip-day-info{line-height:normal}.tooltip-day-info svg{font-size:16px}.booking-module_step{padding-left:0;position:relative;margin-bottom:30px}.booking-module_appointment .MuiSelect-root{display:flex;align-items:center}.booking-module_appointment .MuiSelect-root .label{flex-grow:1}.booking-module_appointment .MuiSelect-root .icon{line-height:0}.booking-module_appointment-item{display:flex;align-items:center}.booking-module_appointment-item .label{flex-grow:1}.booking-module_appointment-item .icon{line-height:0}.mask-calendar-loader{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.75);text-align:center}.mask-calendar-loader>div{position:relative;left:50%;top:50%;transform:translate(-50%,-50%)}.slot-day-title h5{font-size:1.1rem}a.add-to-calendar_button{margin:3px}.react-calendar{width:100%;border:none;font-family:Ubuntu}.react-calendar button{font-family:Ubuntu;font-size:18px}.react-calendar .react-calendar__navigation{margin-bottom:5px}.react-calendar .react-calendar__navigation button[disabled].react-calendar__navigation__label{font-size:18px}.react-calendar .react-calendar__month-view__weekdays__weekday{font-size:14px;font-weight:700}.react-calendar .react-calendar__tile:disabled{background-color:#fff}.react-calendar .react-calendar__tile.react-calendar__month-view__days__day.day{font-size:14px}.react-calendar button.day{position:relative;z-index:1}.react-calendar button.day:before{content:"";z-index:-1;position:absolute;left:50%;top:50%;width:33px;height:33px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);transition:background-color .1s linear;will-change:background-color}.react-calendar button.day.react-calendar__tile--active{background-color:#fff}.react-calendar button.day.day--full{color:#fff!important}.react-calendar button.day.day--full:before{background-color:#ff0826}.react-calendar button.day.day--free:enabled{color:#fff}.react-calendar button.day.day--free:enabled:before{background-color:#53e296}.react-calendar button.day.day--free:enabled:enabled:hover{background-color:#fff}.react-calendar button.day.day--free:enabled:enabled:hover:before{background-color:#3bc69e}.react-calendar button.day.day--waiting{color:#fff!important}.react-calendar button.day.day--waiting:before{background-color:#ff7d63}.booking-slots-header{height:44px;margin-bottom:5px;display:flex;align-items:center}.booking-slots-header .label{height:100%;flex-grow:1;font-size:16px;display:flex;align-items:center;justify-content:center}.booking-slots-header button{height:100%;background:none;border:none;font-family:Ubuntu;font-size:18px;width:44px;outline:none}.booking-slots-header button.enabled{cursor:pointer}.slots-container-title{width:100%;font-size:14px;font-weight:700;text-align:left;margin-bottom:5px;position:relative;text-transform:uppercase}.slots-section{margin-bottom:20px}.slots-container{display:flex;justify-content:flex-start;flex-wrap:wrap}.slots-container .booking-select-slot{border:none;background:none;cursor:pointer;outline:none;font-family:Ubuntu;background-color:#53e296;color:#fff;padding:8px 0;border-radius:4px;width:calc((100% - 20px) / 5);margin:0 5px 5px 0;transition:background-color .1s linear;will-change:background-color;white-space:nowrap}.slots-container .booking-select-slot:hover{background-color:#3bc69e}.slots-container .booking-select-slot:nth-child(5n){margin-right:0}.slots-container .booking-select-slot--hour--date{width:100%}.slots-container .booking-select-slot--hour--date:nth-child(5n){margin-right:5px}.time-dates-container{display:flex;align-items:center;margin-bottom:7px}.time-dates-container .time-dates-time{padding-right:10px;font-size:16px;font-weight:400}.time-dates-container .booking-select-slot--other{border:none;background:0;padding:0;font-family:Ubuntu;margin:0 0 0 10px;color:rgba(1,87,146,.5);font-size:12px;font-weight:400;cursor:pointer}.time-dates-container .booking-select-slot--other:hover{text-decoration:underline}.time-dates-container .booking-select-slot--date{width:auto;padding-left:10px;padding-right:10px}.booking-summary{margin-bottom:30px}.booking-summary .line{margin-bottom:10px;font-size:14px;line-height:24px;display:flex;align-items:center}.booking-summary .line .label.block{display:block}.booking-summary .line .value{margin-left:5px;font-weight:700;display:inline-flex;align-items:center}@media screen and (max-width:768px){.book-appointment{width:100%;margin-bottom:20px;padding-left:0;min-width:0}}.payments_date{font-size:20px}.payments_date span{margin-left:8px;font-weight:700}.payments_line{margin-top:16px;display:flex;align-items:center;padding:0 10px;background-color:#f5f5f5}.payments_line .item{flex-grow:1}.payments_line .amount{color:#707070;font-size:18px;font-weight:700}.payments_card{margin-top:20px;margin-bottom:20px;padding:20px 10px;border:1px solid #d3d3d3;border-radius:5px}.appointments-container{justify-content:space-between;align-items:stretch}.appointment{margin-top:10px;margin-bottom:10px;width:calc((100% - 20px) / 2)}.appointment .appointment_actions,.appointment .appointment_infos{display:flex;align-items:stretch;width:100%}.appointment .appointment_details{flex-grow:1;padding:20px}.appointment .appointment_schedule{width:200px;min-width:200px;padding-top:30px;padding-bottom:30px;display:flex;justify-content:center;flex-direction:column}.appointment .appointment_schedule div{text-align:center;padding-left:25px;padding-right:25px}.appointment .appointment_schedule .hour{font-size:50px;margin-bottom:20px}.appointment .appointment_schedule .day{font-size:20px;font-weight:700}.appointment .booking-summary{margin-top:20px}.appointment .appointment_actions{display:flex}.appointment .appointment_actions .cancel{display:flex;flex-direction:column;align-items:flex-start;padding:10px;flex-grow:1}.appointment .appointment_actions .add{display:flex;align-items:flex-end;padding:10px;width:200px;min-width:200px}.modal-focused-appointment div[role=document]>div{margin:0;width:calc(100% - 30px)}.modal-focused-appointment div[role=document]>div .card{box-shadow:none;margin-top:0;margin-bottom:0;width:100%!important}@media screen and (max-width:640px){.appointment{margin:10px;width:100%}}#nprogress{pointer-events:none;z-index:1500}#nprogress .bar{background:#015792;position:fixed;z-index:1500;top:0;left:0;width:100%;height:5px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1500;top:10px;right:10px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#015792 transparent transparent #015792;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.visio .MuiPaper-root{background-color:#000}.visio_local-controls{width:320px;position:absolute;right:20px;bottom:20px;z-index:6;display:flex;justify-content:center}.visio_local-controls .visio_local-control{background-color:hsla(0,0%,100%,.1);margin-left:2px;margin-right:2px}.visio_local-controls .visio_local-control--off{color:#f44336!important}.visio_toggle-minify{position:absolute;top:0;right:0;z-index:10;opacity:0}.visio_toggle-minify button{color:#fff!important}.visio_content{position:relative;background-color:#000;justify-content:center}.visio_content,.visio_videos{flex-grow:1;align-items:center;display:flex;height:100%}.visio_videos{width:100%;justify-content:space-evenly}.visio_loading{position:absolute;bottom:20px;left:calc(50% - 60px);width:120px}.visio_stream{line-height:0px;position:relative;border:1px solid hsla(0,0%,100%,.1)}.visio_stream video{width:100%;height:100%}.visio_stream--remote{width:960px;height:720px}.visio_stream--local{width:320px;height:240px;position:absolute;right:20px;bottom:20px;z-index:5}.visio_waiting-for{position:absolute;bottom:0;left:0;width:100%;padding:20px;text-align:center;color:#fff;font-size:18px;background-color:hsla(0,0%,100%,.1)}.visio_waiting-for span{font-weight:700}.visio_error-perm,.visio_waiting-loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.visio_error-perm{width:400px}.visio_controls{position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}.visio_controls .visio_control{margin-left:8px;margin-right:8px}.visio_control--end{background-color:#f44336!important;color:#fff!important}.visio_tooltip{background-color:hsla(0,0%,100%,.7);padding:5px;border-radius:5px;font-size:11px}.visio_tchat{position:absolute;left:10px;bottom:0;z-index:50;background-color:#fff;padding:20px 20px 0;border-top-left-radius:10px;border-top-right-radius:10px;width:320px}.visio_tchat .visio_tchat-close{position:absolute;top:0;right:0}.visio_tchat .visio_tchat_message{display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #d3d3d3}.visio_tchat .visio_tchat_message:last-child{border-bottom:0}.visio_tchat .visio_tchat_message .visio_tchat_message-icon{display:flex;flex-direction:column;width:50px}.visio_tchat .visio_tchat_message .visio_tchat_message-icon svg{width:36px;height:36px}.visio_tchat .visio_tchat_message .visio_tchat_message-time{font-size:10px;font-weight:700}.visio_tchat .visio_tchat_message .visio_tchat_message_content{padding-left:8px}.visio_tchat .visio_tchat_message .visio_tchat_message_content .visio_tchat_message-from{margin-bottom:8px;font-weight:700;font-size:12px}.visio_tchat .visio_tchat_message .visio_tchat_message_content .visio_tchat_message-message{font-size:14px}.visio_files-sender_dropzone{position:relative;min-height:150px;width:100%;border:5px dashed #d3d3d3;outline:none}.visio_files-sender_dropzone.active{border-color:#43a047}.visio_files-sender_dropzone.reject{border-color:#f44336}.visio_files-sender-message{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;padding:20px;background-color:hsla(0,0%,100%,.8)}.visio_files-files_list{padding:20px;display:flex;flex-direction:column}.visio_files-files_list_item{display:flex;align-items:center;padding:5px}.visio_files-files_list_item .name{flex-grow:1}.visio_files-files_list_item:nth-child(odd){background-color:#d3d3d3}.visio_delay_content{display:flex!important;align-items:center}.visio_delay_input{width:75px;margin-left:5px!important;margin-right:5px!important}.visio_delay_preview{margin-top:15px;border-left:5px solid #d3d3d3;padding-left:10px;font-style:italic}.visio_files-received{position:absolute;left:5px;bottom:0;border-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:hsla(0,0%,100%,.8);width:350px;padding:10px 10px 20px}.visio_files-received_container{display:flex;flex-direction:column;margin-top:20px}.visio_files-received_file{padding:8px!important;margin-bottom:4px!important;justify-content:flex-start!important}.visio_files-received_file:last-child{margin-bottom:0!important}.visio_files-received_file-icon{margin-right:4px}@media screen and (max-width:1279px){#resize-size-checker{width:5px}.column{width:calc(100% - 40px)}.card .card_title h3{font-size:21px}.website_section.half{width:100%}.website_contact.half{margin-left:0}}@media screen and (max-width:1024px){#resize-size-checker{width:4px}}@media screen and (max-width:768px){#resize-size-checker{width:3px}.family-members>div{width:calc((100% - 40px) / 2)}.website_topbar .picture{display:none}.appointment{width:100%}.practitioner_item{width:calc((100% - 40px) / 2)}.time-dates-container{width:100%}.time-dates-container .booking-select-slot--date{flex-grow:1}}@media screen and (max-width:640px){.website_header{padding-left:0;padding-right:0}.column{width:calc(100% - 20px)}.column.logo.mt60{margin-top:30px!important}#resize-size-checker{width:2px}#root,.root,body{overflow-x:hidden}.box{margin-top:20px}.box .box_header{padding-top:10px;padding-left:10px;padding-right:10px}.box .box_header h2{margin:0;padding:0}.menu-left .menu-left_container{width:300px}.menu-left .menu-left_container .menu-left_header{padding-top:100px}.menu-left .menu-left_container .menu-left_header .email{font-size:16px;width:260px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.warning-no-internet,.warning-not-certified{left:0;width:100%;padding-top:5px;padding-bottom:5px;text-align:center;border-top-left-radius:0;border-top-right-radius:0}.warning-not-certified{max-width:100%;transform:none}.booking-module_header button{font-size:14px}.booking-slots-header .label{font-size:13px}.website_topbar h1{font-size:26px}.website_topbar h2{font-size:14px}.website_direction .flex,footer{flex-direction:column}.website_direction .direction_map{height:100px}.website_direction .direction_infos{width:100%;min-width:100%;max-width:100%}.separator_line{font-size:12px}.practitioner_item{margin-left:0;margin-right:0;width:100%}.appointments .pad20{padding:5px!important}.appointment{margin-left:0;margin-right:0}.appointment .appointment_infos{flex-direction:column-reverse}.appointment .appointment_infos .appointment_schedule{width:100%;padding-top:15px;padding-bottom:15px}.appointment .appointment_infos .appointment_schedule .hour,.appointment .booking-summary:last-child{margin-bottom:0}.appointment .appointment_actions{flex-direction:column-reverse}.appointment .appointment_actions .add{width:100%}.sprel_subheader{height:60px}.sprel_subheader .sprel{height:60px;width:120px}.sprel_subheader .sprel img{width:90px}.add-to-calendars .flex{flex-direction:column}.card .card_content{padding:15px}.account h4{font-size:24px}.account .family-members{flex-direction:column}.account .family-members>div{width:100%;margin-left:0;margin-right:0}.account .double{flex-direction:column}.account .double>div{width:100%}.account .parrainage{margin-top:20px}.account .parrainage .code{font-size:40px}.message{padding:15px}.next-appointment-overlay{width:100%;left:0;bottom:0}.website_picker h4{text-align:center;font-size:18px;text-transform:uppercase}.next_appointments .appointment .appointment_schedule{background-color:#015792;color:#fff}.alert-use-app{position:fixed;left:0;width:100%;bottom:0;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:0 1px 3px 0 hsla(0,0%,54.9%,.2),1px 1px 4px 0 hsla(0,0%,54.9%,.3);padding:40px 20px 20px}.alert-use-app .close{position:absolute;top:0;right:0}.alert-use-app .title{font-size:16px;font-weight:700}.alert-use-app .desc,.alert-use-app .title{text-align:center;margin-bottom:10px}.alert-use-app .cta{text-align:center;position:relative}.alert-use-app .cta img{max-width:50%;height:auto}}.root.demo-sprel-io header{background-color:#8e24aa!important}.demo-sprel-io{background-color:#fce4ec;min-height:calc(100vh - 64px);padding-bottom:20px}.demo-sprel-io .header{padding-top:30px;padding-bottom:30px}.demo-sprel-io .header h1,.demo-sprel-io .header h2{margin:0;padding:0}.demo-sprel-io .header h1{font-weight:300;font-family:Roboto;color:#d81b60;font-size:75px;margin-bottom:10px}.demo-sprel-io .header h2{font-weight:300;font-size:20px;padding-left:5px}.demo-sprel-io .tabs{margin-bottom:40px;border-bottom:1px solid #d81b60;border-top:1px solid #d81b60}.demo-sprel-io .tabs li,.demo-sprel-io .tabs ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:center}.demo-sprel-io .tabs button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Roboto;font-size:18px;border:none;background:none;padding:10px 15px;text-transform:uppercase;position:relative;transition:color .2s linear;outline:none}.demo-sprel-io .tabs button span{z-index:2;position:relative}.demo-sprel-io .tabs button:before{content:"";z-index:1;position:absolute;bottom:-1px;height:0;width:100%;left:0;background-color:#d81b60;transition:height .2s ease-out}.demo-sprel-io .tabs button:hover:before{height:5px}.demo-sprel-io .tabs button.active{color:#fff}.demo-sprel-io .tabs button.active:before{height:calc(100% + 1px)}.demo-sprel-io .avatar--primary{background-color:#d81b60!important}.demo-sprel-io .booking-module_step .booking-module_check-mark{background-color:#d81b60}.demo-sprel-io .booking-module_step .booking-module_check-mark.check-mark--disabled{background-color:grey}.demo-sprel-io .card_header.card_header--secondary{background-color:#8e24aa!important}.demo-sprel-io .app-header a.header-nav-current{background-color:#83219d}@media screen and (max-width:640px){.demo-sprel-io .header h1{font-size:40px}.demo-sprel-io .header h2{font-size:15px}.demo-sprel-io .tabs li,.demo-sprel-io .tabs ul{flex-direction:column}.demo-sprel-io .tabs li button,.demo-sprel-io .tabs ul button{width:100%}}