@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);*{border:0;box-sizing:border-box;list-style:none;margin:0;outline:0;padding:0}::-webkit-scrollbar{height:auto;width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.099)}::-webkit-scrollbar-thumb{background:#c493a2cc;background:#6c6b6b;border-radius:10px}:root{--black:#000;--dim-black:#1d1e2b;--light-black:#232b3b;--dim-white:#fafaff;--yellow:#fcd341;--pink:#ff007a;--dimpink:#ff014f;--white:#fff;--smoke-white:#f5f5f5;--dark-text:#333;--btn1-background:var(--dim-white);--btn1-box-shadow:0px 5px 5px #fd00d31a;--btn1-border-radius:30px;--btn2-background:var(--pink);--btn2-box-shadow:0px 10px 20px #ff007a1a;--btn2-border-radius:30px;--hero-text-box-shadow:0px 4px 4px #00000040,0px 10px 20px 5px var(--dim-black);--inputColor:#28343e12;--photo:#4cb256;--video:#4a4eb7;--location:#ef5757;--shedule:#e1ae4a;--container-width-lg:95%;--container-width-md:92%;--container-width-sm:95%;--transition:all 400ms ease;--font-family-poppins:"Poppins";--font-family-roboto:"Roboto";--font-size-xs:14.8px;--font-size-s:16px;--font-size-m:22px;--font-size-l:28px;--font-size-xl:36px;--font-size-xxl:40px}@font-face{font-family:Roboto;font-weight:300;src:url(/static/media/Roboto-Light.81c7589f0813d50a673e.woff2) format(woff2)}@font-face{font-family:Roboto;font-weight:400;src:url(/static/media/Roboto-Regular.9429985be4f46ec8fcfc.woff2) format(woff2)}@font-face{font-family:Roboto;font-weight:500;src:url(/static/media/Roboto-Medium.70ace3870f471997ceb7.woff2) format(woff2)}@font-face{font-family:Roboto;font-weight:700;src:url(/static/media/Roboto-Bold.002079d85a6f27587d17.woff2)}@font-face{font-family:Roboto;font-weight:900;src:url(/static/media/Roboto-Black.a04aceecdab55c0e2ea1.woff2) format(woff2)}@font-face{font-family:Poppins;font-weight:300;src:url(/static/media/Poppins-Light.37501d33c74586bc89f6.woff2) format(woff2)}@font-face{font-family:Poppins;font-weight:400;src:url(/static/media/Poppins-Regular.d24565ba90b75abd350b.woff2) format(woff2)}@font-face{font-family:Poppins;font-weight:500;src:url(/static/media/Poppins-Medium.598cb3a598e8e85e0fa9.woff2)}@font-face{font-family:Poppins;font-weight:700;src:url(/static/media/Poppins-Bold.127c8e27e5634968c7e9.woff2)}a{text-decoration:none}ul{list-style:none}#root,body,html{height:100%;min-height:100vh}body{background:#fff;color:#333;color:var(--dark-text);font-family:Poppins;font-family:var(--font-family-poppins);margin:auto;max-width:1440px}.container{margin:0 auto;width:95%;width:var(--container-width-lg)}.box_shadow{border-radius:10px;box-shadow:0 10px 20px 5px #28282e1a,0 6px 4px #5c4e4e40;padding:3rem}.box_shadow-2{background:#fff;border-radius:10px;box-shadow:0 5px 15px 0 #0000001c}.btn_shadow{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:6px;box-shadow:4px 4px 8px #cbcbcb,4px -4px 8px #fff;color:#ff007a;color:var(--pink);cursor:pointer;padding:18px 25px;transition:all .4s ease}.btn_shadow:hover{background:#ff014f;background:var(--dimpink);color:#fff;transform:translateY(-10px)}.d_flex{display:flex;justify-content:space-between}.everyleft,.everyright,.everyrow{width:50%}.mtop{margin-top:4rem}.text-center{text-align:center}.overlay:before{background:linear-gradient(180deg,#0000,#0000 18%,#000c 99%,#000c);z-index:1}.overlay2:before,.overlay:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.overlay2:before{background:linear-gradient(180deg,#0000 .83%,#000000ab 66.25%)}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.fx-gr-2{flex-grow:2}.column{flex-direction:column}.mt-48{margin-top:48px}.mt-12{margin-top:12px}.mt-24{margin-top:24px}.align-items-center{align-items:center}.row-reverse{flex-direction:row-reverse}.btn-shadow{background:linear-gradient(145deg,#e2e8ec,#fff);box-shadow:4px 4px 8px #cbcbcb,4px -4px 8px #fff;color:var(--Colored-color);cursor:pointer;transition:all,.4s ease}.btn-shadow:hover{background:#ff014f;background:var(--dimpink);color:#fff;transform:translateY(-10px)}.home .newBlog{background-color:#ff007a;color:#fff;cursor:pointer;margin:20px;padding:20px}.home .posts{display:flex;flex-direction:column;gap:150px;margin-top:50px;padding:0 50px 50px}@media(max-width:768px){.home .posts{gap:50px;padding:0}}@media(max-width:480px){.home .posts{gap:50px}}.home .posts .post{display:flex;gap:100px}@media(max-width:768px){.home .posts .post{align-items:center;flex-direction:column;grid-template:50px;justify-content:center;padding:20px 40px}}@media(max-width:480px){.home .posts .post{align-items:center;flex-direction:column;grid-template:50px;justify-content:center;padding:20px 40px}}.home .posts .post:nth-child(odd){flex-direction:row-reverse}@media(max-width:768px){.home .posts .post:nth-child(odd){flex-direction:column}}.home .posts .post .img{flex:2 1;position:relative}@media(max-width:768px){.home .posts .post .img{flex:0 1}}@media(max-width:480px){.home .posts .post .img{flex:0 1}}.home .posts .post .img:after{background-color:#ff007a;content:"";height:300px;left:-20px;position:absolute;top:20px;width:80%;z-index:-1}@media(max-width:768px){.home .posts .post .img:after{height:250px;width:100%}}.home .posts .post .img img{height:300px;object-fit:cover;width:80%}@media(max-width:768px){.home .posts .post .img img{height:250px;width:100%}}.home .posts .post .content{display:flex;flex:3 1;flex-direction:column;justify-content:space-between}@media(max-width:768px){.home .posts .post .content{flex:0 1;width:100%}}@media(max-width:480px){.home .posts .post .content{flex:0 1;width:100%}}.home .posts .post .content h1{color:#ff007a;font-size:36px}@media(max-width:768px){.home .posts .post .content h1{font-size:30px}}@media(max-width:480px){.home .posts .post .content h1{font-size:20px}}.home .posts .post .content p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.home .posts .post .content p{font-size:16px;margin-top:8px}}@media(max-width:480px){.home .posts .post .content p{font-size:16px;margin-top:8px}}.home .posts .post .content button{background-color:#fff;border:1px solid #ff007a;color:#ff007a;cursor:pointer;padding:10px 20px;width:-webkit-max-content;width:max-content}@media(max-width:768px){.home .posts .post .content button{margin-top:10px;padding:8px 16px}}@media(max-width:480px){.home .posts .post .content button{margin-top:10px;padding:6px 10px}}.home .posts .post .content button:hover{background-color:#b9e7e7;border:1px solid #fff;color:#000}.single{display:flex;gap:50px;padding:50px}@media(max-width:768px){.single{flex-direction:column;padding:40px}}@media(max-width:480px){.single{flex-direction:column;gap:20px;padding:30px}}.single .content{display:flex;flex:5 1;flex-direction:column;gap:30px}.single .content img{height:300px;object-fit:contain;width:100%}.single .content .user{align-items:center;display:flex;font-size:14px;gap:10px}.single .content .user img{border-radius:50%;height:50px;object-fit:cover;width:50px}.single .content .user span{font-weight:700}.single .content .edit{display:flex;gap:5px}.single .content .edit img{cursor:pointer;height:20px;width:20px}.single .content h1{color:#333;font-size:42px}@media(max-width:480px){.single .content h1{font-size:30px}}.single .content p{line-height:30px;text-align:justify}.single .menu{display:flex;flex:2 1;flex-direction:column;gap:25px}.single .menu h1{color:#000;font-size:20px;text-transform:uppercase}@media(max-width:768px){.single .menu h1{text-decoration:underline}}.single .menu .post{display:flex;flex-direction:column;gap:10px}.single .menu .post img{height:200px;object-fit:cover;width:100%}.single .menu .post h2{color:#555}.single .menu .post button{background-color:#fff;border:1px solid #ff007a;color:#ff007a;cursor:pointer;padding:7.5px 15px;width:-webkit-max-content;width:max-content}.single .menu .post button:hover{background-color:#b9e7e7;border:1px solid #fff;color:#000}.add{margin-top:20px;padding:0 12px}.add,.add .content{display:flex;gap:20px}.add .content{flex:5 1;flex-direction:column}.add .content img{height:250px;object-fit:contain;width:100%}.add .content input{border:1px solid #d3d3d3;padding:10px}.add .content .editorContainer{border:1px solid #d3d3d3;height:300px;overflow:scroll}.add .content .editorContainer .editor{border:none;height:100%;padding:5px 20px;width:100%}.add .menu{display:flex;flex:2 1;flex-direction:column;gap:20px}.add .menu .item{border:1px solid #d3d3d3;color:#555;display:flex;flex:1 1;flex-direction:column;font-size:12px;justify-content:space-between;padding:10px}.add .menu .item h1{font-size:20px}.add .menu .item .file{cursor:pointer;text-decoration:underline}.add .menu .item .buttons{display:flex;justify-content:space-between}.add .menu .item .buttons :first-child{background-color:#fff;border:1px solid #ff007a;color:#ff007a;cursor:pointer;padding:3px 5px}.add .menu .item .buttons :last-child{background-color:#ff007a;border:1px solid #ff007a;color:#fff;cursor:pointer;padding:3px 5px}.add .menu .item .cat{align-items:center;color:#ff007a;display:flex;gap:2px}.container{align-items:center;display:flex;height:100vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border-color:#fa55a4 #0000;border-radius:50%;border-style:solid;border-width:4.5px;display:grid;height:56px;width:56px}.spinner .spinner:after,.spinner .spinner:before{border:inherit;border-radius:50%;content:"";grid-area:1/1;margin:2.2px}.spinner .spinner:before{animation:inherit;animation-direction:reverse;animation-duration:.5s;border-color:#ff007a #0000}.spinner .spinner:after{margin:8.9px}@keyframes spin{to{transform:rotate(1turn)}}.user-header{background-color:#fafafa;padding:20px}.wrapper{align-items:center;display:flex;gap:5px}@media(max-width:894px){.wrapper{margin-bottom:20px;margin-top:20px}}.item{color:#fa55a4}.item span{color:#000;margin-left:5px}@media(max-width:794px){.item{font-size:15px}}@media(max-width:704px){.item{font-size:12px}}.vr{background-color:#000;height:20px;width:2px}.top-pagination,.top-pagination .users-calc,.top-pagination .users-calc div{align-items:center;display:flex;gap:19px}.table_container{padding:0 9px}@media(max-width:852px){.table_container{overflow-x:scroll}}.user-container{background-color:#fcfcfce6;height:100vh;overflow-y:scroll;padding:20px}@media(max-width:331px){.user-container{padding:15px}}.user-container form{margin-top:40px}.user-container form .form-items{width:47%}@media(max-width:732px){.user-container form .form-items{width:80%}}@media(max-width:450px){.user-container form .form-items{width:100%}}.user-container form .form-items div{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:10px}@media(max-width:681px){.user-container form .form-items div{gap:30px}}.user-container form .form-items div input{background-color:#fff;padding:7px 11px;text-indent:6px;width:23rem}.user-container form .form-items div label{font-size:16px}@media(max-width:718px){.user-container form .form-items div label{font-size:13px}}@media(max-width:382px){.user-container form .form-items div label{font-size:10px}}.user-container form .form-items div label span{color:#fa55a4}.btn{margin-top:7rem}@media(max-width:427px){.btn{margin-top:3rem}}.user-notification{align-items:center;display:flex;gap:45px;margin-top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:821px){.user-notification{gap:20px}}@media(max-width:718px){.user-notification p{font-size:14px}}.new-user-header h3{color:#fa55a4;font-size:25px;font-weight:400;margin-bottom:5px}@media(max-width:452px){.new-user-header h3{font-size:20px}}@media(max-width:718px){.new-user-header p{font-size:14px}}.default{border-radius:20px}.btn-normal,.default{color:#fff;cursor:pointer}.btn-normal{background-color:#ff007a;font-size:20px;font-weight:200;padding:9px 15px}.btn-primary{background-color:#65bb64}.btn-primary,.btn-secondary{font-size:17px;padding:6px 12px}.btn-secondary{background-color:red}.btn-transparent{font-size:17px}.btn-outlined,.btn-transparent{background-color:#0000;color:#fa55a4;padding:6px 12px}.btn-outlined{font-size:15px;outline:2px solid #ffdfee}.btn-blur{background-color:#d9c9c966;color:#fa55a4;cursor:pointer;font-size:17px;padding:6px 12px}.Abs-form{background:var(--Light);padding:2rem 1rem;position:relative}.title-section{align-items:flex-start;display:flex;justify-content:space-between}.Abs-form-title{color:var(--Pink);font-size:2rem}.form-sect-wrapper{margin:1.5rem 0;width:100%}.Abs-label{border:1px solid var(--Gray);border-radius:5px;display:inline-block;height:40px;padding:5px 10px;width:100%}.Abs-label input{font-size:1rem;font-weight:500;width:100%}.top-sect-wrapper{border:2px solid var(--Gray);display:flex;flex-direction:column;gap:2rem;padding:2rem}.Abs-photo-label{align-items:center;background:#6c6b6b19;border:1px solid var(--Gray);display:flex;height:200px;justify-content:center;margin:auto;position:relative;width:200px}.Abs-photo-img{height:100%;width:100%}.photo-btn-wrapper{cursor:pointer;height:100%;position:absolute;width:100%}.photo-btn,.photo-btn-wrapper{align-items:center;display:flex;justify-content:center}.photo-btn{background:var(--Black);border-radius:50%;color:var(--Light);font-size:1.5rem;font-weight:700;height:80px;opacity:.4;width:80px}.photo-btn:hover{opacity:.8}.Abs--details{justify-content:space-between}.Abs--details,.down-sect-wrapper{display:flex;flex-direction:column;gap:2rem}.down-sect-wrapper{align-items:center;border:2px solid var(--Gray);justify-content:center;margin-top:3rem;padding:2rem}.date-wrapper{display:flex;gap:1rem;justify-content:space-between;width:100%}.date-wrapper label{width:48%}.bottom-sect-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:center;padding-top:10px}.terms-label{align-items:center;display:flex;gap:12px;justify-content:left;text-transform:capitalize}.terms-input{height:18px;width:18px}.terms-text:hover{color:var(--Pink);cursor:pointer}.register-btn{background:var(--Pink);border-radius:4px;color:var(--Light);font-size:1rem;font-weight:700;margin-top:10px;outline:none;padding:10px 15px;text-decoration:none}.register-btn:hover{cursor:pointer;opacity:.7}@media screen and (min-width:500px){.Abs-form{padding:2rem}.form-sect-wrapper{border:2px solid var(--Gray);padding:2rem}.top-sect-wrapper{border:none;display:flex;flex-direction:row;padding:0}.Abs-photo-label{height:180px;width:180px}.Abs--details{width:50%}.down-sect-wrapper{border:none;padding:0}.date-wrapper{gap:3rem;width:100%}.date-wrapper label{width:100%}}@media screen and (min-width:768px){.Abs-form{padding:3rem 4rem}}@media screen and (min-width:1024px) and (max-height:800px){.form-sect-wrapper{border:none;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;padding:0}.down-sect-wrapper,.top-sect-wrapper{border:2px solid var(--Gray);padding:2rem}.down-sect-wrapper{margin-top:0}}.modal-box{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;font-size:1.3rem;font-weight:600;gap:2rem;height:300px;justify-content:center;padding:1rem 2rem;position:relative;text-align:center;width:90%}.modal-btn{border-radius:6px;font-size:16px;font-weight:600;padding:10px 17px}.modal-btn:hover{cursor:pointer;opacity:.7}.success-icon{color:var(--Green)}.error-icon{color:red}@media screen and (min-width:500px){.modal-box{width:50%}}@media screen and (min-width:1024px){.modal-box{width:30%}}
/*# sourceMappingURL=main.605ec2b3.css.map*/