.loader-container{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;position:relative;z-index:1000}.wheel-and-hamster{--dur: 1s;position:relative;width:12em;height:12em;font-size:14px}.wheel,.hamster,.hamster div,.spoke{position:absolute}.wheel,.spoke{border-radius:50%;top:0;left:0;width:100%;height:100%}.wheel{background:radial-gradient(100% 100% at center,hsla(0,0%,60%,0) 47.8%,hsl(0,0%,60%) 48%);z-index:2}.hamster{animation:hamster var(--dur) ease-in-out infinite;top:50%;left:calc(50% - 3.5em);width:7em;height:3.75em;transform:rotate(4deg) translate(-.8em,1.85em);transform-origin:50% 0;z-index:1}.hamster__head{animation:hamsterHead var(--dur) ease-in-out infinite;background:hsl(30,90%,55%);border-radius:70% 30% 0 100%/40% 25% 25% 60%;box-shadow:0 -.25em #facc9e inset,.75em -1.55em #fce6cf inset;top:0;left:-2em;width:2.75em;height:2.5em;transform-origin:100% 50%}.hamster__ear{animation:hamsterEar var(--dur) ease-in-out infinite;background:hsl(0,90%,85%);border-radius:50%;box-shadow:-.25em 0 #f48c25 inset;top:-.25em;right:-.25em;width:.75em;height:.75em;transform-origin:50% 75%}.hamster__eye{animation:hamsterEye var(--dur) linear infinite;background-color:#000;border-radius:50%;top:.375em;left:1.25em;width:.5em;height:.5em}.hamster__nose{background:hsl(0,90%,75%);border-radius:35% 65% 85% 15%/70% 50% 50% 30%;top:.75em;left:0;width:.2em;height:.25em}.hamster__body{animation:hamsterBody var(--dur) ease-in-out infinite;background:hsl(30,90%,90%);border-radius:50% 30%/15% 60% 40% 40%;box-shadow:.1em .75em #f48c25 inset,.15em -.5em #facc9e inset;top:.25em;left:2em;width:4.5em;height:3em;transform-origin:17% 50%;transform-style:preserve-3d}.hamster__limb--fr,.hamster__limb--fl{clip-path:polygon(0 0,100% 0,70% 80%,60% 100%,0% 100%,40% 80%);top:2em;left:.5em;width:1em;height:1.5em;transform-origin:50% 0}.hamster__limb--fr{animation:hamsterFRLimb var(--dur) linear infinite;background:linear-gradient(hsl(30,90%,80%) 80%,hsl(0,90%,75%) 80%);transform:rotate(15deg) translateZ(-1px)}.hamster__limb--fl{animation:hamsterFLLimb var(--dur) linear infinite;background:linear-gradient(hsl(30,90%,90%) 80%,hsl(0,90%,85%) 80%);transform:rotate(15deg)}.hamster__limb--br,.hamster__limb--bl{border-radius:.75em .75em 0 0;clip-path:polygon(0 0,100% 0,100% 30%,70% 90%,70% 100%,30% 100%,40% 90%,0% 30%);top:1em;left:2.8em;width:1.5em;height:2.5em;transform-origin:50% 30%}.hamster__limb--br{animation:hamsterBRLimb var(--dur) linear infinite;background:linear-gradient(hsl(30,90%,80%) 90%,hsl(0,90%,75%) 90%);transform:rotate(-25deg) translateZ(-1px)}.hamster__limb--bl{animation:hamsterBLLimb var(--dur) linear infinite;background:linear-gradient(hsl(30,90%,90%) 90%,hsl(0,90%,85%) 90%);transform:rotate(-25deg)}.hamster__tail{animation:hamsterTail var(--dur) linear infinite;background:hsl(0,90%,85%);border-radius:.25em 50% 50% .25em;box-shadow:0 -.2em #f98686 inset;top:1.5em;right:-.5em;width:1em;height:.5em;transform:rotate(30deg) translateZ(-1px);transform-origin:.25em .25em}.spoke{animation:spoke var(--dur) linear infinite;background:radial-gradient(100% 100% at center,hsl(0,0%,60%) 4.8%,hsla(0,0%,60%,0) 5%),linear-gradient(hsla(0,0%,55%,0) 46.9%,hsl(0,0%,65%) 47% 52.9%,hsla(0,0%,65%,0) 53%) 50% 50%/99% 99% no-repeat}@keyframes hamster{0%,to{transform:rotate(4deg) translate(-.8em,1.85em)}50%{transform:rotate(0) translate(-.8em,1.85em)}}@keyframes hamsterHead{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(8deg)}}@keyframes hamsterEye{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(0)}}@keyframes hamsterEar{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(12deg)}}@keyframes hamsterBody{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-2deg)}}@keyframes hamsterFRLimb{0%,25%,50%,75%,to{transform:rotate(50deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-30deg) translateZ(-1px)}}@keyframes hamsterFLLimb{0%,25%,50%,75%,to{transform:rotate(-30deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(50deg)}}@keyframes hamsterBRLimb{0%,25%,50%,75%,to{transform:rotate(-60deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(20deg) translateZ(-1px)}}@keyframes hamsterBLLimb{0%,25%,50%,75%,to{transform:rotate(20deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-60deg)}}@keyframes hamsterTail{0%,25%,50%,75%,to{transform:rotate(30deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(10deg) translateZ(-1px)}}@keyframes spoke{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.cursor{width:50px;height:50px;border-radius:50%;border:1px solid #ffffff;position:fixed;z-index:999}@media (max-width: 769px){.cursor{display:none}}.notfound{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 100px)}@media (max-width: 1280px){.notfound{padding:20px}}@media (max-width: 576px){.notfound{padding:10px;height:calc(100vh - 30px)}}.notfound h2{font-size:35px;font-family:Tektur,sans-serif}.notfound-btn{border:1px solid white;margin-top:50px;padding:10px 20px;border-radius:5px}.navbar{height:100px}@media (max-width: 576px){.navbar{height:30px}}.navbar .wrapper{max-width:1366px;margin:auto;display:flex;align-items:center;justify-content:flex-end;height:100%}.navbar .wrapper ul>li{list-style-type:none}@media (max-width: 769px){.navbar .wrapper{justify-content:flex-end;padding:20px}}.navbar .wrapper span{font-weight:700}@media (max-width: 769px){.navbar .wrapper span{display:none}}.navbar .wrapper .social{display:flex;gap:20px;margin-right:20px;background:rgba(0,0,0,0)}.navbar .wrapper .social img{width:18px;height:18px}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;color:#000}.sidebar .bg{position:fixed;z-index:999;top:0;left:0;bottom:0;width:400px;background-color:#fff}@media (max-width: 769px){.sidebar .bg{width:200px}}.sidebar .bg .links{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sidebar .bg .links ul,.sidebar .bg .links li{list-style-type:none;display:flex}.sidebar .bg .links a{font-size:"Alumni Sans",sans-serif;font-weight:400;font-size:40px;cursor:pointer}@media (max-width: 769px){.sidebar .bg .links a{font-size:35px;text-align:center}}@media (max-width: 431px){.sidebar .bg .links a{font-size:30px}}.sidebar button{width:20px;height:20px;border-radius:50%;position:fixed;top:25px;left:25px;background-color:transparent;border:none;cursor:pointer;z-index:999}.formAddServices{display:flex;justify-content:center;align-items:center;flex-direction:column}.formAddServices .container{max-width:1366px;min-width:50%;padding:10px}.formAddServices h6{font-size:30px}.formAddServices input,.formAddServices textarea{min-width:100%;display:flex;padding:20px;margin:20px 0;border-radius:5px}.formAddServices .btn{height:50px;color:#fff;margin:5px;border-radius:5px;padding:5px 20px}.formAddServices .delete{background-color:red}.formAddServices .add{background-color:green}.formAddServices .send{background-color:#dd06b9}.serviceAdmin{max-width:1000px;display:flex;justify-content:center;align-items:center;margin:10px auto;gap:10px;padding:50px;border:2px solid black;border-radius:15px}.serviceAdmin-btnWrapper{display:flex;flex-direction:column;gap:10px}.serviceAdmin .btn{height:50px;color:#000;margin:5px;border-radius:5px;padding:5px 20px}.serviceAdmin .delete{background-color:red}.serviceAdmin .change{background-color:#fffb00}*{padding:0;margin:0;box-sizing:border-box;font-family:Alumni Sans,sans-serif;font-family:Comfortaa,sans-serif;font-family:Lobster,sans-serif;font-family:Tektur,sans-serif}body{background:#e2a3ab;overflow:hidden}main{height:100dvh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}a{text-decoration:none;color:inherit}article{height:100vh;scroll-snap-align:center;overflow:hidden;margin-top:0}@media (max-width: 769px){article{height:100dvh;scroll-snap-align:start}}section{height:100svh;scroll-snap-align:start;overflow:hidden;margin:auto}@media (max-width: 769px){section{height:100dvh;scroll-snap-align:start}}.loading{margin:auto;display:flex;justify-content:center;align-items:center;max-width:40px}.accordion{padding:0;margin-left:0;height:fit-content;width:auto;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;gap:20px;flex:1 0 240px;margin-top:10px}.accordion-header{font-size:24px}.accordion-header span{color:#000;padding:20px}.accordion-item{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;width:100%;height:auto;position:relative}.accordion-title{width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;background-color:#f7b3bc;border-radius:10px;z-index:999;font-size:26px;font-weight:300;font-family:Comfortaa,sans-serif}.accordion-btn{font-size:40px;line-height:40px;padding:0;margin:0;background-color:transparent;border:none;transition:.3s ease;color:#000}.accordion-content{top:0;margin-top:-25px;z-index:998;background-color:#f8c3ca;overflow:hidden;width:100%;max-height:0;padding-top:25px;padding-bottom:0;transition:max-height .5s ease;border-radius:10px;overflow-y:auto}.accordion-content p{padding:10px 20px;font-family:Comfortaa,sans-serif;font-weight:300;font-size:20px}.updateForm{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;min-height:min-content;padding:10px 0}.updateForm .delete{background-color:red}.updateForm .add{background-color:green}.updateForm .send{background-color:#0c0c0c}.updateForm .container{max-width:1366px;min-width:70%;padding:10px}.updateForm h6{font-size:30px}.updateForm input,.updateForm textarea{width:100%;display:flex;padding:20px;margin:20px 0;border-radius:5px}.updateForm .btn{text-align:center;height:50px;color:#fff;margin:5px;border-radius:5px;padding:auto 20px}.dashboard{height:100vh;margin:0}.dashboard .navbar{padding:10px 0;height:5vh;margin:0}.dashboard_nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.dashboard .btn{padding:10px;border-radius:5px;font-size:18px;font-weight:100;border:1px solid black;height:min-content}.dashboard .btn:hover{background-color:#f4f6f9;color:#000}.dashboard_nav :nth-child(2){background-color:#ffeb39}.dashboard_nav :nth-child(2):hover{background-color:#f8a409;color:#fff;border:1px solid white}.dashboard_nav :nth-child(3){background-color:#b4ff05}.dashboard_nav :nth-child(3):hover{background-color:#27dd36;color:#fff;border:1px solid white}.dashboard_nav :last-child{background-color:red}.dashboard_nav :last-child:hover{background-color:#470303;color:#fff;border:1px solid white}.dashboard_tabs{height:5vh;justify-content:flex-start}.dashboard_tabs .btn{background-color:#fcfcfc;font-size:13px;padding:auto}.dashboard_tabs .btn:hover{background-color:#a1a1a1;color:#fff;border:1px solid white}.dashboard__window{display:grid;grid-template-columns:1fr 5fr;height:85vh}.dashboard_tabs,.dashboard__content{display:flex;flex-direction:column;gap:10px;padding:10px;overflow-y:auto;height:100%}.addCertificateForm{max-width:1366px;min-width:100%;padding:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.addCertificateForm .container{display:flex;justify-content:center;align-items:center;flex-direction:column}.addCertificateForm h6{font-size:30px}.addCertificateForm form>input{min-width:100%;display:flex;padding:20px;margin:10px 0 20px;border-radius:5px}.addCertificateForm__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.addCertificateForm__inputFile{min-width:100%;display:flex;padding:0;margin:10px 0 20px;border-radius:5px}.addCertificateForm .btn{height:50px;color:#fff;margin:5px;border-radius:5px;padding:5px 20px}.addCertificateForm-delete{background-color:red}.addCertificateForm .btn-add{background-color:green}.addCertificateForm-send{background-color:#dd06b9}.certificate{display:flex;justify-content:space-between;align-items:center;flex-direction:row;border:1px solid black;margin:10px 20px;border-radius:5px;padding:10px}.certificate__content{display:flex;justify-content:center;flex-direction:column;gap:10px}.certificate__content h5{font-size:20px}.certificate__content span{font-size:18px}.certificate__content img{width:300px;border-radius:5px}.certificate__btns{height:100%;display:flex;justify-content:space-evenly;align-items:space-between;flex-direction:column}.updateCerfForm{display:flex;justify-content:center;align-items:center;flex-direction:column}.updateCerfForm h6{font-size:30px}.updateCerfForm input,.updateCerfForm textarea{width:60%;display:flex;padding:20px;margin:20px 0;border-radius:5px}.updateCerfForm .btn{text-align:center;height:50px;color:#fff;margin:5px;border-radius:5px;padding:auto 20px}.updateCerfForm .delete{background-color:red}.updateCerfForm .add{background-color:green}.updateCerfForm .send{background-color:#0c0c0c}.admin{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;gap:50px}.admin nav{display:flex;justify-content:center;align-items:center}.admin nav ul{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:20px}.admin nav ul li{list-style:none;font-size:25px}.admin nav ul li :hover{text-decoration:underline;transition:.15s ease-in;color:#fff}.form-admin{display:flex;justify-content:center;align-items:center;min-height:100dvh;gap:20px;flex-direction:column}.form-admin__back{padding:10px 20px;border:1px solid black;border-radius:15px}.btn{padding:10px 20px;background-color:transparent;border-radius:5px;font-size:22px;border:1px solid black}.btn:hover{background-color:#040404;color:#fafafa;border:1px solid rgb(255,255,255);transition:.15s ease-in}
