:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{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{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.highlight-warning{background-color:red!important;color:#fff}.highlight-warning-approaching{background-color:#ff0!important;color:#000}.dropzone[data-v-165c26aa]{border:2px dashed #007bff;padding:20px;text-align:center;background-color:#f9f9f9;border-radius:5px}.dropzone .dz-preview[data-v-165c26aa]{margin-top:10px}.dropzone .dz-remove[data-v-165c26aa]{margin-top:10px;display:inline-block;color:#fff;background-color:#dc3545;border:none;padding:5px 10px;border-radius:5px;cursor:pointer}.dropzone{width:100%;position:relative;padding:1.5rem;cursor:pointer;border-radius:.5rem}.dropzone:not(.dz-clickable){opacity:.5;cursor:not-allowed}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dz-message{font-size:1.625rem}.dz-message:before{content:"";border-radius:8px;position:absolute;top:5rem;left:calc(50% - 23px);display:inline-block;height:48px;width:48px;background-repeat:no-repeat!important;background-position:center!important}.dz-message .note{font-size:.9375rem}.dz-browser-not-supported.dropzone-box{min-height:auto!important;border:none!important;border-radius:0!important;padding:0!important;width:auto!important;cursor:default!important;transition:none}.dz-browser-not-supported .dz-message{display:none!important}.dz-started .dz-message{display:none}.dz-message{margin:8rem 0 3rem;font-weight:500;text-align:center}.dz-message .note{font-weight:400;display:block;margin-top:.625rem}.dz-preview{position:relative;vertical-align:top;margin:.5rem;background:#fff;font-size:.8125rem;box-sizing:content-box;cursor:default}.dz-filename{position:absolute;width:100%;overflow:hidden;padding:.625rem .625rem 0;background:#fff;white-space:nowrap;text-overflow:ellipsis}.dz-filename:hover{white-space:normal;text-overflow:inherit}.dz-size{padding:1.875rem .625rem .625rem;font-size:.6875rem;font-style:italic}.dz-preview .progress,.dz-preview .progess-bar{height:.5rem}.dz-preview .progress{position:absolute;left:1.25rem;right:1.25rem;top:50%;margin-top:-.25rem;z-index:30}.dz-complete .progress{display:none}.dz-thumbnail{position:relative;padding:.625rem;height:7.5rem;text-align:center;box-sizing:content-box}.dz-thumbnail>img,.dz-thumbnail .dz-nopreview{top:50%;position:relative;transform:translateY(-50%) scale(1);margin:0 auto;display:block}.dz-thumbnail>img{max-height:100%;max-width:100%}.dz-nopreview{font-weight:500;text-transform:uppercase;font-size:.6875rem}.dz-thumbnail img[src]~.dz-nopreview{display:none}.dz-remove{display:block;text-align:center;padding:.375rem 0;font-size:.75rem}.dz-remove:hover,.dz-remove:focus{text-decoration:none;border-top-color:transparent}.dz-error-mark,.dz-success-mark{position:absolute;left:50%;top:50%;display:none;margin-left:-1.875rem;margin-top:-1.875rem;height:3.75rem;width:3.75rem;border-radius:50%;background-position:center center;background-size:1.875rem 1.875rem;background-repeat:no-repeat;box-shadow:0 0 1.25rem #0000000f}.dz-success-mark{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.dz-error-mark{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}.dz-error-message{position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;display:none;color:#fff;z-index:40;padding:.75rem;text-align:left;overflow:auto;font-weight:500}[dir=rtl] .dz-error-message{text-align:right}.dz-error .dz-error-message{display:none}.dz-error .dz-error-mark,.dz-error:hover .dz-error-message{display:block}.dz-error:hover .dz-error-mark{display:none}.dz-success .dz-success-mark{display:block}[dir=rtl] .dz-hidden-input{left:auto!important;right:0!important}.light-style .dropzone{border:2px dashed #dbdade}.light-style .dz-preview{border:0 solid #dbdade;border-radius:.375rem;box-shadow:0 .25rem 1.125rem #4b465c1a}.light-style .dz-message{color:#5d596c}.light-style .dz-message:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-upload' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='%235d596c' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2' /%3E%3Cpolyline points='7 9 12 4 17 9' /%3E%3Cline x1='12' y1='4' x2='12' y2='16' /%3E%3C/svg%3E")!important;background:#4b465c14}.light-style .dz-message .note{color:#6f6b7d}.light-style .dz-thumbnail{border-bottom:1px solid #dbdade;background:#4b465c04;border-top-left-radius:calc(.375rem - 1px);border-top-right-radius:calc(.375rem - 1px)}.light-style .dz-size{color:#a5a3ae}.light-style .dz-remove{color:#6f6b7d;border-top:1px solid #dbdade;border-bottom-right-radius:calc(.375rem - 1px);border-bottom-left-radius:calc(.375rem - 1px)}.light-style .dz-remove:hover,.light-style .dz-remove:focus{color:#6f6b7d;background:#4b465c0d}.light-style .dz-nopreview{color:#a5a3ae}.light-style .dz-error-mark,.light-style .dz-success-mark{background-color:#4b4b4b80}.light-style .dz-error-message{background:#ea5455cc;border-top-left-radius:.375rem;border-top-right-radius:.375rem}@media (min-width: 576px){.light-style .dz-preview{display:inline-block;width:11.25rem}.light-style .dz-thumbnail{width:10rem}}.dark-style .dropzone{border:2px dashed #434968}.dark-style .dz-preview{background:#2f3349;border:0 solid #434968;border-radius:.375rem;box-shadow:0 .25rem 1.25rem #0f142266}.dark-style .dz-message{color:#cfd3ec}.dark-style .dz-message:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-upload' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='%23cfd3ec' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2' /%3E%3Cpolyline points='7 9 12 4 17 9' /%3E%3Cline x1='12' y1='4' x2='12' y2='16' /%3E%3C/svg%3E")!important;background:#8692d014}.dark-style .dz-message .note{color:#b6bee3}.dark-style .dz-filename{background:#2f3349;padding-top:.25rem;padding-bottom:.25rem;border-bottom:0 solid #434968}.dark-style .dz-size{color:#7983bb}.dark-style .dz-thumbnail{border-bottom:1px solid #434968;background:#ffffff04;border-top-left-radius:calc(.375rem - 1px);border-top-right-radius:calc(.375rem - 1px)}.dark-style .dz-nopreview{color:#7983bb}.dark-style .dz-remove{color:#b6bee3;border-top:1px solid #434968;border-bottom-right-radius:calc(.375rem - 1px);border-bottom-left-radius:calc(.375rem - 1px)}.dark-style .dz-remove:hover,.dark-style .dz-remove:focus{color:#b6bee3;background:#fffc}.dark-style .dz-error-mark,.dark-style .dz-success-mark{background-color:#d7d8de80}.dark-style .dz-error-message{background:#ea5455cc;border-top-left-radius:.375rem;border-top-right-radius:.375rem}@media (min-width: 576px){.dark-style .dz-preview{display:inline-block;width:11.25rem}.dark-style .dz-thumbnail{width:10rem}}.custom-event{min-height:20px;padding:2px 5px;border-radius:5px;border:2px solid var(--Foundations-Orange-Orange-600, #E05206);background:var(--Foundations-Orange-Orange-50, #FFF0E8);color:#333;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.event-time{font-size:11px;color:#fff;font-weight:700;border-radius:5px;background:var(--Foundations-Orange-Orange-600, #E05206);color:var(--Color-style-Background, #FFF);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-style:normal;font-weight:900;line-height:20px;width:-moz-fit-content;width:fit-content;padding-left:5px;padding-right:5px}.event-title{font-size:13px;margin:2px 0;color:var(--Color-style-Text, #3C3732);font-feature-settings:"liga" off,"clig" off;font-family:Roboto;font-style:normal;font-weight:700;line-height:20px}.event-notes{font-size:11px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-event{cursor:pointer}.fc-daygrid-event{white-space:normal;align-items:normal;margin:1px 2px}.btn{transition:all .3s ease}.btn:hover{transform:translateY(-1px)}.is-invalid{border-color:#dc3545!important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.alert{border-radius:5px;margin-bottom:.5rem;min-height:60px;display:flex;align-items:start;justify-content:center;flex-direction:column;width:94%;margin-left:3%}.alert-info{border-radius:5px;background:var(--Success-Success-100, #ECFFC4);color:var(--Success-Success-800, #669500);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-danger{border-radius:5px;background:var(--Erreur-Erreur-50, #FFECEA);color:var(--Erreur-Erreur-500, #D52B1E);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:6px 16px!important}.fc-direction-ltr .fc-daygrid-more-link{float:left;font-size:10pt;color:#fff;background-color:#e05206;padding:4px 8px;border-radius:4px;text-decoration:none;font-weight:700;box-shadow:0 2px 4px #0003;transition:background-color .3s ease}@media (max-width: 768px){.fc-direction-ltr .fc-daygrid-more-link{font-size:8pt;padding:3px 6px}.fc-daygrid-day{min-height:80px}.fc-toolbar-title{font-size:1.2em}}.pagination[data-v-e21c3337]{margin-bottom:0;display:flex;padding-left:0}.pagination li[data-v-e21c3337]{list-style-type:none;margin:0 2px}.page-link[data-v-e21c3337]{padding:.5rem 1rem;color:#6c757d;background-color:#fff;border:1px solid #dee2e6;cursor:pointer}li.active .page-link[data-v-e21c3337]{color:#fff;background-color:#000;border-color:#000}li.disabled .page-link[data-v-e21c3337]{color:#6c757d;background-color:#e9ecef;border-color:#dee2e6;cursor:not-allowed}.list-style-none[data-v-e21c3337]{list-style:none}.calendarSmall[data-v-6421c969]{width:100%;overflow:hidden}.calendarSmall .calendar-header[data-v-6421c969]{display:flex;justify-content:space-between;align-items:center;padding:10px;color:#fff}.calendarSmall .calendar-header h3[data-v-6421c969]{color:var(--Color-style-Text, #3c3732);font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:0;margin-top:0}.calendarSmall .calendar-header button[data-v-6421c969]{background:none;border:none;color:#fff;font-size:16px;cursor:pointer}.calendarSmall .calendar-header button[data-v-6421c969]:hover{text-decoration:underline}.calendar-weekdays[data-v-6421c969]{display:grid;grid-template-columns:repeat(7,1fr);padding:5px 0;color:var(--Foundations-Violet-Violet-800, #6e1e78);text-align:center;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.calendarSmall .calendar-days[data-v-6421c969]{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;padding:10px}.calendarSmall .day[data-v-6421c969]{padding:10px;margin:2px;border-radius:50%;color:var(--Color-style-Text, #3c3732);text-align:center;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.calendarSmall .day[data-v-6421c969]:hover{background-color:#fdf3ff;color:var(--Color-style-Text, #3c3732);cursor:pointer}.calendarSmall .inactif[data-v-6421c969]{color:#ccc}.calendarSmall[data-v-6a76e2bf]{width:100%;overflow:hidden}.calendarSmall .calendar-header[data-v-6a76e2bf]{display:flex;justify-content:space-between;align-items:center;padding:10px;color:#fff}.calendarSmall .calendar-header h3[data-v-6a76e2bf]{color:var(--Color-style-Text, #3C3732);font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:0;margin-top:0}.calendarSmall .calendar-header button[data-v-6a76e2bf]{background:none;border:none;color:#fff;font-size:16px;cursor:pointer}.calendarSmall .calendar-header button[data-v-6a76e2bf]:hover{text-decoration:underline}.calendar-weekdays[data-v-6a76e2bf]{display:grid;grid-template-columns:repeat(7,1fr);padding:5px 0;color:var(--Foundations-Violet-Violet-800, #6E1E78);text-align:center;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.calendarSmall .calendar-days[data-v-6a76e2bf]{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;padding:10px}.calendarSmall .day[data-v-6a76e2bf]{padding:10px;margin:2px;border-radius:50%;color:var(--Color-style-Text, #3C3732);text-align:center;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.calendarSmall .day[data-v-6a76e2bf]:hover{background-color:#fdf3ff;color:var(--Color-style-Text, #3C3732);cursor:pointer}.calendarSmall .inactif[data-v-6a76e2bf]{color:#ccc}
