@charset "UTF-8";.user-profile{width:131px;height:41px;border-radius:15px;cursor:pointer;transition:.3s ease;background:linear-gradient(to bottom right,#2e8eff,#2e8eff00 30%);background-color:#2e8eff33;display:flex;align-items:center;justify-content:center}.user-profile:hover,.user-profile:focus{background-color:#2e8effb3;box-shadow:0 0 10px #2e8eff80;outline:none}.user-profile-inner{width:127px;height:37px;border-radius:13px;background-color:#1a1a1a;display:flex;align-items:center;justify-content:center;gap:15px;color:#fff;font-weight:600}.user-profile-inner svg{width:27px;height:27px;fill:#fff}.modal-content{background:#fff0;padding:20px;border-radius:8px;position:relative;max-width:350px;width:100%}.modal-close{position:absolute;top:10px;right:10px;color:#fff;background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-body{margin-top:20px}.form{display:flex;flex-direction:column;gap:10px;padding-left:2em;padding-right:2em;padding-bottom:.4em;background-color:#171717;border-radius:25px;transition:.4s ease-in-out}.form:hover{transform:scale(1.05);border:1px solid black}#heading{text-align:center;margin:2em;color:#fff;font-size:1.2em}.field{display:flex;align-items:center;justify-content:center;gap:.5em;border-radius:25px;padding:.6em;border:none;outline:none;color:#fff;background-color:#171717;box-shadow:inset 2px 5px 10px #050505}.input-icon{height:1.3em;width:1.3em;fill:#fff}.input-field{background:none;border:none;outline:none;width:100%;color:#d3d3d3}.form .btn{display:flex;justify-content:center;flex-direction:row;margin-top:2.5em}.button1{padding:.5em 1.1em;border-radius:5px;margin-right:.5em;border:none;outline:none;transition:.4s ease-in-out;background-color:#252525;color:#fff}.button1:hover{background-color:#448bf7;color:#fff}.button2{padding:.5em 2.3em;border-radius:5px;border:none;outline:none;transition:.4s ease-in-out;background-color:#252525;color:#fff}.button2:hover{background-color:#448bf7;color:#fff}.button3{margin-bottom:3em;padding:.5em;border-radius:5px;border:none;outline:none;transition:.4s ease-in-out;background-color:#252525;color:#fff}.button3:hover{background-color:red;color:#fff}.dark-mode .switch{font-size:17px;position:relative;display:inline-block;width:3.5em;height:2em}.dark-mode .switch input{opacity:0;width:0;height:0}.dark-mode .slider{background-color:#2185d6;position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;transition:.4s;border-radius:30px;box-shadow:0 0 #2185d600;transition:all .4s ease}.dark-mode .slider:hover{box-shadow:0 0 15px #2185d680}.dark-mode .slider:before{position:absolute;content:"";height:1.4em;width:1.4em;border-radius:50%;left:10%;bottom:15%;box-shadow:inset 15px -4px 0 15px #fdf906;background-color:#28096b;transition:all .4s ease;transform-origin:center}.dark-mode .slider:hover:before{transform:rotate(45deg)}.dark-mode .clouds_stars{position:absolute;content:"";border-radius:50%;height:10px;width:10px;left:70%;bottom:50%;background-color:#fff;transition:all .3s;box-shadow:-12px 0 #fff,-6px 0 0 1.6px #fff,.3px 16px #fff,-6.5px 16px #fff;filter:blur(.55px)}.dark-mode .switch input:checked~.clouds_stars{transform:translate(-20px);height:2px;width:2px;border-radius:50%;left:80%;top:15%;background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s;box-shadow:-7px 10px #fff,8px 15px #fff,-17px 1px #fff,-20px 10px #fff,-7px 23px #fff,-15px 25px #fff;filter:none;animation:twinkle 2s infinite}.dark-mode .switch input:checked+.slider{background-color:#28096b!important}.dark-mode .switch input:checked+.slider:before{transform:translate(100%);box-shadow:inset 8px -4px #fff}.dark-mode .switch input:checked+.slider:hover:before{transform:translate(100%) rotate(-45deg)}@keyframes twinkle{0%,to{opacity:1}50%{opacity:.5}}.header__nav{display:flex;justify-content:space-between;background-color:#111827;box-shadow:0 2px 4px #0000001a;padding:1rem}.header__nav-list{display:flex;list-style:none;margin:0;padding:0;gap:1rem}.header__nav-item{display:flex;align-items:center}.header__nav-link{display:flex;align-items:center;text-decoration:none;color:#fffbfb;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s ease}.header__nav-link:hover{background-color:#312e8136;color:#4338ca}.header__nav-icon{margin-right:.5rem;width:1rem;height:1rem}.header__logout-button{margin:0 4%;display:flex;align-items:center;background:red;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s ease}.header__logout-button:hover{background-color:#cf6f20}.header__sign{margin-right:.5rem}.header__sign-icon{width:1rem;height:1rem;fill:#fffbfb}.header__text{color:#fffbfb}.header__connexion{padding:1rem;text-align:right}.header .header-logo{margin:0 1%}.header .header-logo>img{height:2rem}.header .log-out{margin:0 1%;display:flex}.footer{display:flex;justify-content:space-around;align-items:center;height:5vh;background-color:#111827;color:#f8f8f8}.footer>a{text-decoration:none;color:#f8f8f8}.footer>.reseaux>a>img{height:30px}.home{height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.home .mobile-message>h1,.home .mobile-message p{text-align:center;margin:5%;font-size:1.5rem}.home .mobile-message>p{font-size:1.3rem}.home .mobile-message .mobile-anim{border-radius:50px}.home .animate-home,.home .info-co{transition:opacity 1s ease-in-out,visibility 1s ease-in-out}.home .info-co{display:flex;flex-direction:column;justify-content:center;align-items:center}.home .info-co>h1{font-size:2rem}.home .info-co>img{height:100px}.home .visible{opacity:1;visibility:visible}.home .hidden{opacity:0;visibility:hidden}.home .animate-home{height:50vh}.dashboard{display:flex;width:100%;margin:2%}.dashboard .info{display:flex;flex-direction:column;align-items:center;width:20%;min-height:100vh}.dashboard .info-emp{width:80%;margin-top:5%;display:flex;justify-content:space-around;align-items:center}.dashboard .info-emp>p{margin:5% auto;font-size:1.5rem;text-align:center}.dashboard .info-emp>.setting{padding:1%;border-radius:50px;border:4px solid #111827;cursor:pointer;transition:.5s}.dashboard .info-emp>.setting:hover{rotate:180deg}.dashboard .dashboard-content{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.dashboard .dashboard-content>.preview-prestation{background-color:#3276f2}.dashboard .dashboard-content>.preview-product{background-color:#0ba976}.dashboard .dashboard-content>.preview-event{background-color:#a048f2}.dashboard .dashboard-content>.preview-promo{background-color:#f26712}.dashboard .dashboard-content>.preview-article{background-color:#11a899}.dashboard .dashboard-content>.preview-mea{background-color:#e33687}.dashboard .dashboard-content>.preview-prestation,.dashboard .dashboard-content .preview-product,.dashboard .dashboard-content .preview-article,.dashboard .dashboard-content .preview-event,.dashboard .dashboard-content .preview-promo,.dashboard .dashboard-content .preview-mea{width:90%;margin:2%;border-radius:50px}.dashboard .dashboard-content>.preview-prestation>span,.dashboard .dashboard-content .preview-product>span,.dashboard .dashboard-content .preview-article>span,.dashboard .dashboard-content .preview-event>span,.dashboard .dashboard-content .preview-promo>span,.dashboard .dashboard-content .preview-mea>span{font-size:2rem;color:#fff;margin:2% auto;display:block;text-align:center}.dashboard .dashboard-content>.preview-prestation>.content-view,.dashboard .dashboard-content .preview-product>.content-view,.dashboard .dashboard-content .preview-article>.content-view,.dashboard .dashboard-content .preview-event>.content-view,.dashboard .dashboard-content .preview-promo>.content-view,.dashboard .dashboard-content .preview-mea>.content-view{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.dashboard .dashboard-content>.preview-prestation>.content-view>.no-content,.dashboard .dashboard-content .preview-product>.content-view>.no-content,.dashboard .dashboard-content .preview-article>.content-view>.no-content,.dashboard .dashboard-content .preview-event>.content-view>.no-content,.dashboard .dashboard-content .preview-promo>.content-view>.no-content,.dashboard .dashboard-content .preview-mea>.content-view>.no-content{display:flex;align-items:center;justify-content:center;color:#fff}.dashboard .dashboard-content>.preview-prestation>.content-view>div,.dashboard .dashboard-content .preview-product>.content-view>div,.dashboard .dashboard-content .preview-article>.content-view>div,.dashboard .dashboard-content .preview-event>.content-view>div,.dashboard .dashboard-content .preview-promo>.content-view>div,.dashboard .dashboard-content .preview-mea>.content-view>div{margin:1%;border:2.5px solid white;background-color:#3d3d3d;border-radius:50px;height:100px;width:30%;display:flex}.dashboard .dashboard-content>.preview-prestation>.content-view>div>img,.dashboard .dashboard-content .preview-product>.content-view>div>img,.dashboard .dashboard-content .preview-article>.content-view>div>img,.dashboard .dashboard-content .preview-event>.content-view>div>img,.dashboard .dashboard-content .preview-promo>.content-view>div>img,.dashboard .dashboard-content .preview-mea>.content-view>div>img{border-radius:50px 0 0 50px;height:100px;width:120px}.dashboard .dashboard-content>.preview-prestation>.content-view>div>.content,.dashboard .dashboard-content .preview-product>.content-view>div>.content,.dashboard .dashboard-content .preview-article>.content-view>div>.content,.dashboard .dashboard-content .preview-event>.content-view>div>.content,.dashboard .dashboard-content .preview-promo>.content-view>div>.content,.dashboard .dashboard-content .preview-mea>.content-view>div>.content{margin:0 2%;display:flex;justify-content:space-around;align-items:center;height:100px;color:#fff}.dashboard .dashboard-content>.preview-prestation>.content-view>div>.content>p,.dashboard .dashboard-content .preview-product>.content-view>div>.content>p,.dashboard .dashboard-content .preview-article>.content-view>div>.content>p,.dashboard .dashboard-content .preview-event>.content-view>div>.content>p,.dashboard .dashboard-content .preview-promo>.content-view>div>.content>p,.dashboard .dashboard-content .preview-mea>.content-view>div>.content>p{text-align:center}.loading{display:flex;justify-content:center;align-items:center;height:50vh;width:50vw;border-radius:200px;background-color:#111827}.loading .earth-loader{--watercolor: #3344c1;--landcolor: #7cc133;width:7.5em;height:7.5em;background-color:var(--watercolor);position:relative;overflow:hidden;border-radius:50%;box-shadow:inset 0 .5em #ffffff40,inset 0 -.5em #00000040;border:solid .15em white;animation:startround 1s;animation-iteration-count:1}.loading .earth p{color:#fff;display:flex;justify-content:center;align-items:center;padding-top:.25em;font-size:1.25em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.loading .earth-loader svg:nth-child(1){position:absolute;bottom:-2em;width:7em;height:auto;animation:round1 5s infinite linear .75s}.loading .earth-loader svg:nth-child(2){position:absolute;top:-3em;width:7em;height:auto;animation:round1 5s infinite linear}.loading .earth-loader svg:nth-child(3){position:absolute;top:-2.5em;width:7em;height:auto;animation:round2 5s infinite linear}.loading .earth-loader svg:nth-child(4){position:absolute;bottom:-2.2em;width:7em;height:auto;animation:round2 5s infinite linear .75s}@keyframes startround{0%{filter:brightness(500%);box-shadow:none}75%{filter:brightness(500%);box-shadow:none}to{filter:brightness(100%);box-shadow:inset 0 .5em #ffffff40,inset 0 -.5em #00000040}}@keyframes round1{0%{left:-2em;opacity:100%;transform:skew(0) rotate(0)}30%{left:-6em;opacity:100%;transform:skew(-25deg) rotate(25deg)}31%{left:-6em;opacity:0%;transform:skew(-25deg) rotate(25deg)}35%{left:7em;opacity:0%;transform:skew(25deg) rotate(-25deg)}45%{left:7em;opacity:100%;transform:skew(25deg) rotate(-25deg)}to{left:-2em;opacity:100%;transform:skew(0) rotate(0)}}@keyframes round2{0%{left:5em;opacity:100%;transform:skew(0) rotate(0)}75%{left:-7em;opacity:100%;transform:skew(-25deg) rotate(25deg)}76%{left:-7em;opacity:0%;transform:skew(-25deg) rotate(25deg)}77%{left:8em;opacity:0%;transform:skew(25deg) rotate(-25deg)}80%{left:8em;opacity:100%;transform:skew(25deg) rotate(-25deg)}to{left:5em;opacity:100%;transform:skew(0) rotate(0)}}.dashboard-preview{width:20%}.dashboard-preview--dark{background-color:#334155}.dashboard-preview__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.dashboard-preview__icon{padding:.5rem;background-color:#e0e7ff;border-radius:.5rem}.dashboard-preview__eye-icon{width:1.25rem;height:1.25rem;color:#4f46e5}.dashboard-preview__title{font-weight:700}.dashboard-preview__content{display:flex;flex-direction:column;gap:1rem}.dashboard-preview__frame-container{background-color:#f9fafb;border-radius:.75rem;padding:.25rem;border:2px dashed #e5e7eb}.dashboard-preview__frame-wrapper{width:98%;height:70vh;border-radius:15px;border:3px solid #182645;display:flex;align-items:center;justify-content:center}.dashboard-preview__frame{width:100%;height:100%;border:none;border-radius:10px}.dashboard-preview__loading{color:#9ca3af}.dashboard-preview__button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;border-radius:.5rem;transition:background-color .2s ease-in-out}.dashboard-preview__button--enabled{background-color:#059669;color:#fff}.dashboard-preview__button--enabled:hover{background-color:#047857;cursor:pointer}.dashboard-preview__button--disabled{background-color:#d1d5db;cursor:not-allowed}.dashboard-preview__external-link-icon{width:1rem;height:1rem}.profile{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem}.profile__logo-container{text-align:center}.profile__logo{width:5rem;height:5rem;margin:0 auto 1rem;border-radius:50%;overflow:hidden;background-color:#f7fafc;display:flex;align-items:center;justify-content:center}.profile__logo--gradient{background:linear-gradient(to bottom right,#6366f1,#8b5cf6)}.profile__logo-image{width:100%;height:100%;object-fit:cover}.profile__logo-icon{width:2.5rem;height:2.5rem;color:#fff}.profile__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.profile__contact-info{display:flex;flex-direction:column;gap:.75rem}.profile__contact-item{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.profile__icon{width:1rem;height:1rem}.profile__contact-text{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile__contact-link{color:#4f46e5;text-decoration:none}.profile__contact-link:hover{color:#4338ca}.profile__social-media{padding-top:1rem;border-top:1px solid #e5e7eb}.profile__social-title{font-size:.875rem;font-weight:600;margin-bottom:.75rem}.profile__social-links{display:flex;gap:.5rem}.profile__social-link{padding:.5rem;border-radius:.5rem;transition:background-color .2s ease-in-out}.profile__social-link--facebook{background-color:#dbeafe;color:#2563eb}.profile__social-link--twitter{background-color:#dbeafe;color:#0284c7}.profile__social-link--instagram{background-color:#fce7f3;color:#db2777}.profile__social-link:hover--facebook{background-color:#bfdbfe}.profile__social-link:hover--twitter{background-color:#bfdbfe}.profile__social-link:hover--instagram{background-color:#fbcfe8}.profile__social-icon{width:1rem;height:1rem}.employees{display:flex;flex-direction:column;align-items:center;gap:.75rem}.employees__empty{text-align:center;padding:1.5rem;color:#6b7280}.employees__empty-icon{width:2rem;height:2rem;margin:0 auto .5rem;color:#9ca3af}.employees__empty-text{font-size:.875rem}.employees__item{display:flex;align-items:center;max-width:75%;gap:.75rem;padding:.75rem;background-color:#f9fafb;border-radius:.5rem;transition:background-color .2s ease-in-out}.employees__item:hover{background-color:#f3f4f6}.employees__avatar{width:2rem;height:2rem;border-radius:50%;overflow:hidden;flex-shrink:0}.employees__avatar-image{width:100%;height:100%;object-fit:cover}.employees__avatar-placeholder{width:100%;height:100%;background-color:#dbeafe;display:flex;align-items:center;justify-content:center}.employees__avatar-icon{width:1rem;height:1rem;color:#2563eb}.employees__details{flex:1}.employees__name{text-align:center;font-weight:500;font-size:.875rem;color:#1f2937}.employees__role{margin:5% auto;text-align:center;font-size:.75rem;color:#6b7280}.employees__description{font-size:.75rem;color:#6b7280}.employees__count{text-align:center;padding-top:.5rem}.employees__count-text{font-size:.75rem;color:#6b7280}.prestations{width:65%;min-height:90vh}.prestations>.prestation-intro{justify-content:space-between;margin-top:2%;padding:3% 2%;background-color:#2c6def;display:flex;align-items:center;border-radius:30px;color:#fff}.prestations>.prestation-intro>svg{padding:.8%;border-radius:10px;background-color:#4c78d1}.prestations>.prestation-intro>h1{padding:1%;font-size:2rem}.prestations>.prestation-intro .stats{width:30%;display:flex}.prestations>.prestation-intro .stats>span{width:100%;display:flex;align-items:center;margin:0 4%}.prestations>.prestation-intro .stats>span>svg{margin-left:5%}.prestations .prestation-info{margin:2% auto;padding:.2% 2%;border-radius:20px;background-color:#2c6def1a;display:flex;justify-content:space-between;align-items:center}.prestations .prestation-info>input{width:40%;height:50px;border-radius:10px;background-color:#2c6def33}.prestations .prestation-info .add{margin:2% 0}.prestations .categories .category{margin-bottom:2%;display:flex;justify-content:center;align-items:center;flex-direction:column}.prestations .categories .category .category-content{min-width:95%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-radius:10px;background-color:#2c6def50;margin-top:2%}.prestations .categories .category .category-content>img{margin:1% 0 0 1%;border-radius:10px;min-height:100px;max-height:100px;min-width:100px;max-width:100px}.prestations .categories .category .category-content>.caInfo{width:80%;height:100px;padding:2% auto;display:flex;align-items:center;justify-content:space-around}.prestations .categories .category .category-content>.caInfo>h2{width:20%;padding:0 2%;text-align:center}.prestations .categories .category .category-content>.caInfo>p{width:70%;padding:0 2%;text-align:center}.prestations .categories .category .category-content .toggle-container{padding:0 1.5%}.prestations .categories .category .category-content>.button{display:flex;justify-content:space-between;width:100%;margin-right:2%}.prestations .categories .category .category-content>.button .button-one,.prestations .categories .category .category-content>.button .button-two{height:80px;width:50%;display:flex;justify-content:space-around;align-items:center}.prestations .categories .category .prestations-list{display:flex;flex-direction:column;justify-content:center;align-items:center;width:89%;padding:2%;background-color:#2c6def50}.prestations .categories .category .prestations-list .prestation{margin:1% auto;padding:2% 1% 1%;border-radius:50px;width:96%;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid white}.prestations .categories .category .prestations-list .prestation>img{max-height:50px;border-radius:10px}.prestations .categories .category .prestations-list .prestation .prestation-info{width:80%;height:80px;margin:1% auto}.prestations .categories .category .prestations-list .prestation .prestation-info>h3{width:20%;text-align:center}.prestations .categories .category .prestations-list .prestation .prestation-info>p{margin:0 5%;text-align:center;width:60%}.prestations .categories .category .prestations-list .prestation .prestation-info>.prestation-details{display:flex;justify-content:center;flex-wrap:wrap}.prestations .categories .category .prestations-list .prestation .prestation-info>.prestation-details>span{margin:2% auto;font-weight:700}.prestations .categories .category .prestations-list .prestation .prestation-info>.prestation-details>.time{color:#030624}.prestations .categories .category .prestations-list .prestation .prestation-info>.prestation-details>.price{color:green}.prestations .categories .category .prestations-list .prestation .button{width:100%;display:flex;flex-direction:row;justify-content:center}.prestations .categories .category .prestations-list .prestation .button>.Btn-edit,.prestations .categories .category .prestations-list .prestation .button .button-del{margin:0 4%}.readmore-btn{width:150px;width:fit-contentd;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#1d4cac;border:none;border-radius:10px;padding:0 15px;gap:0px;transition:all .4s}.book-wrapper{display:flex;align-items:center;justify-content:flex-end;position:relative;width:45px;height:100%}.book-wrapper .book-page{width:50%;height:auto;position:absolute}.readmore-btn:hover .book-page{animation:paging .4s linear infinite;transform-origin:left}.readmore-btn:hover{background-color:#1e51b6}@keyframes paging{0%{transform:rotateY(0) skewY(0)}50%{transform:rotateY(90deg) skewY(-20deg)}to{transform:rotateY(180deg) skewY(0)}}.text{width:105px;height:100%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;color:#fff}.Btn-edit{position:relative;display:flex;align-items:center;justify-content:flex-start;width:150px;height:40px;border:none;padding:0 20px;background-color:#e05b0e;color:#fff;font-weight:500;cursor:pointer;border-radius:10px;box-shadow:5px 5px #182644;transition-duration:.3s}.Btn-edit>.svg-edit{width:13px;position:absolute;right:0;margin-right:20px;fill:#fff;transition-duration:.3s}.Btn-edit:hover{color:transparent}.Btn-edit:hover svg{right:43%;margin:0;padding:0;border:none;transition-duration:.3s}.Btn-edit:active{transform:translate(3px,3px);transition-duration:.3s;box-shadow:2px 2px #8c20d4}.button-del button{width:150px;height:40px;cursor:pointer;display:flex;align-items:center;background:red;border:none;border-radius:5px;box-shadow:1px 1px 3px #00000026;background:#e62222}.button-del button,.button-del button span{transition:.2s}.button-del button .text{transform:translate(10px);color:#fff;font-weight:700}.button-del button .icon{position:absolute;border-left:1px solid #c41b1b;transform:translate(110px);height:40px;width:40px;display:flex;align-items:center;justify-content:center}.button-del button svg{width:15px;fill:#eee}.button-del button:hover{background:#ff3636}.button-del button:hover .text{color:transparent}.button-del button:hover .icon{width:150px;border-left:none;transform:translate(0)}.button-del button:focus{outline:none}.button-del button:active .icon svg{transform:scale(.8)}.add button{width:150px;height:40px;cursor:pointer;display:flex;align-items:center;border:none;border-radius:5px;box-shadow:1px 1px 3px #00000026;background:#00a600}.add button,.add button span{transition:.2s}.add button .text{transform:translate(10px);color:#fff;font-weight:700}.add button .icon{position:absolute;border-left:1px solid #007300;transform:translate(110px);height:40px;width:40px;display:flex;align-items:center;justify-content:center}.add button svg{width:15px;fill:#eee}.add button:hover{background:#00a600}.add button:active{background:#0c0}.add button:hover .text{color:transparent}.add button:hover .icon{width:150px;border-left:none;transform:translate(0)}.add button:focus{outline:none}.add button:active .icon svg{transform:scale(.8)}.add .buttonSpan{color:#fff;margin:150px;font-size:30px}.submit-button{background-color:#007bff;color:#fff;border:none;padding:10px 15px;border-radius:4px;cursor:pointer;font-size:1rem}.submit-button:hover{background-color:#0056b3}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;padding:20px;border-radius:8px;width:400px;max-width:90%;box-shadow:0 4px 6px #0000001a;position:relative}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:700}.form-group input{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.submit-button{background-color:#28a745;color:#fff;border:none;padding:10px 15px;border-radius:4px;cursor:pointer;font-size:1rem}.submit-button:hover{background-color:#218838}.toggle-container{--active-color: #1868e3;--inactive-color: #d3d3d6;position:relative;aspect-ratio:292/142;height:1.875em}.toggle-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer}.toggle{width:100%;height:100%;overflow:visible}.toggle-background{fill:var(--inactive-color);transition:fill .4s}.toggle-input:checked+.toggle .toggle-background{fill:var(--active-color)}.toggle-circle-center{transform-origin:center;transition:transform .6s}.toggle-input:checked+.toggle .toggle-circle-center{transform:translate(150px)}.toggle-circle{transform-origin:center;transition:transform .45s;backface-visibility:hidden}.toggle-circle.left{transform:scale(1)}.toggle-input:checked+.toggle .toggle-circle.left{transform:scale(0)}.toggle-circle.right{transform:scale(0)}.toggle-input:checked+.toggle .toggle-circle.right{transform:scale(1)}.toggle-icon{transition:fill .4s}.toggle-icon.on{fill:var(--inactive-color)}.toggle-input:checked+.toggle .toggle-icon.on{fill:#fff}.toggle-icon.off{fill:#eaeaec}.toggle-input:checked+.toggle .toggle-icon.off{fill:var(--active-color)}.products{width:65%;min-height:90vh}.products>.product-intro{justify-content:space-between;margin-top:2%;padding:3% 2%;background-color:#0ba976;display:flex;align-items:center;border-radius:30px;color:#fff}.products>.product-intro>svg{padding:.8%;border-radius:10px;background-color:#0ba976}.products>.product-intro>h1{padding:1%;font-size:2rem}.products>.product-intro .stats{width:30%;display:flex}.products>.product-intro .stats>span{width:100%;display:flex;align-items:center;margin:0 4%}.products>.product-intro .stats>span>svg{margin-left:5%}.products .product-info{margin:2% auto;padding:.2% 2%;border-radius:20px;background-color:#2c6def1a;display:flex;justify-content:space-between;align-items:center}.products .product-info>input{width:40%;height:50px;border-radius:10px;background-color:#2c6def33}.products .product-info .add{margin:2% 0}.products .categories{display:flex;align-items:center;justify-content:center}.products .categories>.no-data{height:20vh;width:30vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.products .categories .category{margin-bottom:2%;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.products .categories .category .category-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-radius:10px;background-color:#0ba97733;margin-top:2%;width:95%}.products .categories .category .category-content>img{margin:1% 0 0 1%;border-radius:10px;min-height:100px;max-height:100px;min-width:100px;max-width:100px}.products .categories .category .category-content>.caInfo{width:80%;height:100px;padding:2% auto;display:flex;align-items:center;justify-content:space-around}.products .categories .category .category-content>.caInfo>h2{width:20%;padding:0 2%;text-align:center}.products .categories .category .category-content>.caInfo>p{width:70%;padding:0 2%;text-align:center}.products .categories .category .category-content .toggle-container{padding:0 1.5%}.products .categories .category .category-content>.button{display:flex;justify-content:space-between;width:100%;margin-right:2%}.products .categories .category .category-content>.button .button-one,.products .categories .category .category-content>.button .button-two{height:80px;width:50%;display:flex;justify-content:space-around;align-items:center}.products .categories .category .products-list{display:flex;flex-direction:column;justify-content:center;align-items:center;width:89%;padding:2%;background-color:#0ba9775d}.products .categories .category .products-list .product{margin:1% auto;padding:2% 1% 1%;border-radius:50px;width:96%;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid white}.products .categories .category .products-list .product>img{max-height:100px;border-radius:10px}.products .categories .category .products-list .product .product-info{width:80%;height:80px;margin:1% auto}.products .categories .category .products-list .product .product-info>h3{width:20%;text-align:center}.products .categories .category .products-list .product .product-info>p{margin:0 5%;text-align:center;width:60%}.products .categories .category .products-list .product .product-info>.product-details{display:flex;justify-content:center;flex-wrap:wrap}.products .categories .category .products-list .product .product-info>.product-details>span{margin:2% auto;font-weight:700}.products .categories .category .products-list .product .product-info>.product-details>.time{color:#030624}.products .categories .category .products-list .product .product-info>.product-details>.price{color:green}.products .categories .category .products-list .product .button{width:100%;display:flex;flex-direction:row;justify-content:center}.products .categories .category .products-list .product .button>.Btn-edit,.products .categories .category .products-list .product .button .button-del{margin:0 4%}.dashboard-event{width:65%;min-height:90vh}.dashboard-event>.event-intro{justify-content:space-between;margin-top:2%;padding:3% 2%;background-color:#a048f2;display:flex;align-items:center;border-radius:30px;color:#fff}.dashboard-event>.event-intro>svg{padding:.8%;border-radius:10px;background-color:#a048f2}.dashboard-event>.event-intro>h1{padding:1%;font-size:2rem}.dashboard-event>.event-intro .stats{width:30%;display:flex}.dashboard-event>.event-intro .stats>span{width:100%;display:flex;align-items:center;margin:0 4%}.dashboard-event>.event-intro .stats>span>svg{margin-left:5%}.dashboard-event .event-info{margin:2% auto 1%;padding:.2% 2%;border-radius:20px;background-color:#2c6def1a;display:flex;justify-content:space-between;align-items:center}.dashboard-event .event-info>input{width:40%;height:50px;border-radius:10px;background-color:#2c6def33}.dashboard-event .event-info .add{margin:2% 0}.dashboard-event .events-list{min-height:60vh;display:flex;align-items:center;justify-content:center}.dashboard-event .events-list>ul{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.dashboard-event .events-list .event-item{display:flex;flex-direction:column;align-items:center;width:25%;min-height:10vh;margin:4%;background-color:#a048f2;color:#fff;border-radius:50px;padding-bottom:2%}.dashboard-event .events-list .event-item>img{margin:2% auto;height:20vh;width:80%;border-radius:50px}.dashboard-event .events-list .event-item>h2{max-width:100%;text-align:center;margin:4%;font-size:2rem}.dashboard-event .events-list .event-item>p{max-width:100%;text-align:center;margin:2%}.dashboard-event .events-list .event-item .edit-del{display:flex;flex-direction:column;justify-content:space-between;height:110px;padding-top:6%}.dashboard-event .no-data{display:flex;flex-direction:column;align-items:center}.dashboard-promo{width:65%;min-height:90vh}.dashboard-promo>.promo-intro{justify-content:space-between;margin-top:2%;padding:3% 2%;background-color:#f26712;display:flex;align-items:center;border-radius:30px;color:#fff}.dashboard-promo>.promo-intro>svg{padding:.8%;border-radius:10px;background-color:#f26712}.dashboard-promo>.promo-intro>h1{padding:1%;font-size:2rem}.dashboard-promo>.promo-intro .stats{width:30%;display:flex}.dashboard-promo>.promo-intro .stats>span{width:100%;display:flex;align-items:center;margin:0 4%}.dashboard-promo>.promo-intro .stats>span>svg{margin-left:5%}.dashboard-promo .promo-info{margin:2% auto 1%;padding:.2% 2%;border-radius:20px;background-color:#2c6def1a;display:flex;justify-content:space-between;align-items:center}.dashboard-promo .promo-info>input{width:40%;height:50px;border-radius:10px;background-color:#2c6def33}.dashboard-promo .promo-info .add{margin:2% 0}.dashboard-promo .promos-list{min-height:60vh;display:flex;align-items:center;justify-content:center}.dashboard-promo .promos-list>.no-data{display:flex;flex-direction:column;align-items:center}.dashboard-promo .promos-list>ul{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.dashboard-promo .promos-list .promo-item{display:flex;flex-direction:column;align-items:center;width:25%;min-height:10vh;margin:4%;background-color:#f26712;color:#fff;border-radius:50px;padding-bottom:2%}.dashboard-promo .promos-list .promo-item>img{margin:2% auto;height:20vh;width:80%;border-radius:50px}.dashboard-promo .promos-list .promo-item>h2{max-width:100%;text-align:center;margin:4%;font-size:2rem}.dashboard-promo .promos-list .promo-item>p{max-width:100%;text-align:center;margin:2%}.dashboard-promo .promos-list .promo-item .edit-del{display:flex;flex-direction:column;justify-content:space-between;height:110px;padding-top:6%}.dashboard-article{width:65%;min-height:90vh}.dashboard-article>.article-intro{justify-content:space-between;margin-top:2%;padding:3% 2%;background-color:#11a899;display:flex;align-items:center;border-radius:30px;color:#fff}.dashboard-article>.article-intro>svg{padding:.8%;border-radius:10px;background-color:#11a899}.dashboard-article>.article-intro>h1{padding:1%;font-size:2rem}.dashboard-article>.article-intro .stats{width:30%;display:flex}.dashboard-article>.article-intro .stats>span{width:100%;display:flex;align-items:center;margin:0 4%}.dashboard-article>.article-intro .stats>span>svg{margin-left:5%}.dashboard-article .article-info{margin:2% auto 1%;padding:.2% 2%;border-radius:20px;background-color:#2c6def1a;display:flex;justify-content:space-between;align-items:center}.dashboard-article .article-info>input{width:40%;height:50px;border-radius:10px;background-color:#2c6def33}.dashboard-article .article-info .add{margin:2% 0}.dashboard-article .articles-list{margin:2%;min-height:60vh;display:flex;align-items:center;justify-content:center}.dashboard-article .articles-list>.no-data{display:flex;flex-direction:column;align-items:center}.dashboard-article .articles-list>ul{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.dashboard-article .articles-list .article-item{display:flex;flex-direction:column;align-items:center;width:25%;margin:4%;background-color:#11a899;color:#fff;border-radius:50px;padding-bottom:2%}.dashboard-article .articles-list .article-item>img{margin:2% auto;height:20vh;width:80%;border-radius:50px}.dashboard-article .articles-list .article-item>h2{margin-top:2%;font-size:2rem}.dashboard-article .articles-list .article-item>p{margin:2%}.dashboard-article .articles-list .article-item .edit-del{display:flex;flex-direction:column;justify-content:space-between;height:110px;padding-top:4%}.dashboard-mise-en-avant{width:65%;min-height:90vh}.dashboard-mise-en-avant>.mise-en-avant-intro{justify-content:space-between;margin-top:2%;padding:3% 2%;background-color:#e33687;display:flex;align-items:center;border-radius:30px;color:#fff}.dashboard-mise-en-avant>.mise-en-avant-intro>svg{padding:.8%;border-radius:10px;background-color:#e33687}.dashboard-mise-en-avant>.mise-en-avant-intro>h1{padding:1%;font-size:2rem}.dashboard-mise-en-avant>.mise-en-avant-intro .stats{width:30%;display:flex}.dashboard-mise-en-avant>.mise-en-avant-intro .stats>span{width:100%;display:flex;align-items:center;margin:0 4%}.dashboard-mise-en-avant>.mise-en-avant-intro .stats>span>svg{margin-left:5%}.dashboard-mise-en-avant .mise-en-avant-info{margin:2% auto 1%;padding:.2% 2%;border-radius:20px;background-color:#2c6def1a;display:flex;justify-content:space-between;align-items:center}.dashboard-mise-en-avant .mise-en-avant-info>input{width:40%;height:50px;border-radius:10px;background-color:#2c6def33}.dashboard-mise-en-avant .mise-en-avant-info .add{margin:2% 0}.dashboard-mise-en-avant .mise-en-avant-list{min-height:60vh;display:flex;align-items:center;justify-content:center}.dashboard-mise-en-avant .mise-en-avant-list>.no-data{display:flex;flex-direction:column;align-items:center}.dashboard-mise-en-avant .mise-en-avant-list>ul{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.dashboard-mise-en-avant .mise-en-avant-list .mea-item{display:flex;flex-direction:column;align-items:center;width:25%;margin:4%;background-color:#e33687;color:#fff;border-radius:50px;padding-bottom:2%}.dashboard-mise-en-avant .mise-en-avant-list .mea-item>img{margin:2% auto;height:20vh;width:80%;border-radius:50px}.dashboard-mise-en-avant .mise-en-avant-list .mea-item>h2{text-align:center;margin:4%;font-size:2rem}.dashboard-mise-en-avant .mise-en-avant-list .mea-item>p{text-align:center;margin:2%}.dashboard-mise-en-avant .mise-en-avant-list .mea-item .edit-del{display:flex;flex-direction:column;justify-content:space-between;height:110px;padding-top:4%}.dashboard-employees{min-height:80vh;width:100%;margin:2%}.dashboard-employees>h1{text-align:center;font-size:2rem}.dashboard-employees .employees-list{margin:2%;min-height:70vh;display:flex;align-items:center;justify-content:center}.dashboard-employees .employees-list>ul{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.dashboard-employees .employees-list .employee-item{display:flex;flex-direction:column;align-items:center;width:25%;margin:4%;background-color:#182645;color:#fff;border-radius:50px 50px 0 0;padding-bottom:2%}.dashboard-employees .employees-list .employee-item>img{width:100%;max-height:400px;border-radius:50px 50px 0 0}.dashboard-employees .employees-list .employee-item>h2{max-width:100%;text-align:center;margin:4%;font-size:2rem}.dashboard-employees .employees-list .employee-item>p{max-width:100%;text-align:center;margin:2%}.dashboard-employees .employees-list .employee-item>.edit-del{display:flex;flex-direction:column;justify-content:space-between;height:110px;padding-top:2%}.profile-{min-height:90vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.profile->img{margin:1%;background-color:#bdbdbd;border-radius:150px;padding:1%;height:150px}.profile->form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.profile->form>.input{border:none;outline:none;border-radius:15px;padding:1em;background-color:#ccc;color:#000;box-shadow:inset 2px 5px 10px #0000004d;transition:.3s ease-in-out}.profile->form>.mail-pass,.profile->form .name-phone,.profile->form .adress{margin:2%;display:flex;justify-content:space-around;width:60%}.profile->form>.mail-pass>.input,.profile->form .name-phone>.input,.profile->form .adress>.input{border:none;outline:none;border-radius:15px;padding:1em;background-color:#ccc;box-shadow:inset 2px 5px 10px #0000004d;transition:.3s ease-in-out}.profile->form>.mail-pass>.input:focus,.profile->form .name-phone>.input:focus,.profile->form .adress>.input:focus{background-color:#fff;transform:scale(1.05);box-shadow:13px 13px 100px #969696,-13px -13px 100px #fff}.profile->form .Btn{position:relative;width:150px;height:55px;border-radius:45px;border:none;background-color:#182645;color:#fff;box-shadow:0 10px 10px #213869 inset,0 5px 10px #05050536,0 -10px 10px #fff inset;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile->form .Btn:before{width:70%;height:2px;position:absolute;background-color:#fafafaad;content:"";filter:blur(1px);top:7px;border-radius:50%}.profile->form .Btn:after{width:70%;height:2px;position:absolute;background-color:#fafafa23;content:"";filter:blur(1px);bottom:7px;border-radius:50%}.profile->form .Btn:hover{animation:jello-horizontal .9s both}@keyframes jello-horizontal{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.help{margin:2%;width:100%}.help>h1{margin:2%;text-align:center;font-size:3rem}.help>.nav{width:100%;background-color:#182644;color:#fff;border-radius:30px;height:50px}.help>.nav>ul{height:100%;display:flex;justify-content:space-around;align-items:center}.help>.nav>ul>li{cursor:pointer}.help>.help-content{margin:2%;min-height:60vh;display:flex;flex-direction:column;align-items:center}.help>.help-content>.help-default,.help>.help-content .help-accueil{display:flex;flex-direction:column;align-items:center}.help>.help-content>.help-default>.dashboard,.help>.help-content .help-accueil>.dashboard{height:400px;border:3px solid #182644}.help>.help-content>.help-default>img,.help>.help-content .help-accueil>img{height:150px}.help>.help-content>.help-default>h1,.help>.help-content .help-accueil>h1{margin:5% auto;font-size:2rem}.help>.help-content>.help-default>p,.help>.help-content .help-accueil>p{margin:2% auto;font-size:1.5rem;text-align:center}.help>.help-content>.help-default>ul,.help>.help-content .help-accueil>ul{display:flex;flex-direction:column;align-items:center}.help>.help-content>.help-default>ul>li,.help>.help-content .help-accueil>ul>li{margin:2% auto}.help>.help-content>.help-default>.illustration,.help>.help-content .help-accueil>.illustration{width:100%;display:flex;justify-content:space-around}@font-face{font-family:itim;src:url(/assets/Itim-Regular-C81TTF-z.ttf)}*{margin:0;padding:0;border:0;font-size:100%;font-family:itim;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:#eef5ff;color:#374151;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.container{display:flex;flex-direction:column;min-height:100vh}.content{flex:1;height:90vh;display:flex;justify-content:center;align-items:center}body.dark-mode{background-color:#1b222e;color:#fff}
