@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap);@import url(https://fonts.googleapis.com/css2?family=Krub:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);.theme-dark .login,.theme-light .login{align-items:center;display:flex;height:100vh;justify-content:center}.login .card{background-color:#fff;box-shadow:0 2px 8px 0 #63636333;display:flex;flex:1 1;height:100vh;max-height:1100px;max-width:2000px;min-height:600px;overflow:hidden}.login .card .left{align-items:center;background:#012e6b;display:flex;flex:1 1;flex-direction:column;justify-content:center}.login .card .left h1{color:#fff;font-size:2rem;font-weight:700}.login .card .left .outer{animation:bounce 3s ease-in-out infinite;background-color:#10386d}.login .card .left .middle,.login .card .left .outer{align-items:center;border-radius:50%;display:flex;height:75%;justify-content:center;width:75%}.login .card .left .middle{animation:bounce 5s ease-in-out infinite;background-color:#193e6e}.login .card .left .inner{background-color:#1e416f;height:75%;width:75%}.login .card .left .image,.login .card .left .inner{align-items:center;border-radius:50%;display:flex;justify-content:center}.login .card .left .image{background:#f3e9d4 url(/static/media/logo_symbol.3b762980b10e59764fce.png) no-repeat 50%;background-size:cover;flex:1 1;height:100%;width:100%}.login .card .right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:50px;justify-content:center;padding:50px;text-align:center}.login .card .right .main{display:flex;flex-direction:column;gap:20px;width:50%}@media(max-width:480px){.login .card .right .main{width:100%}}.login .card .right .head p{color:#555;font-size:1.5rem;font-weight:700}.login .card .right form{display:flex;flex-direction:column;gap:30px}.login .card .right form input{border:none;border-bottom:1px solid #d3d3d3;font-size:medium;padding:10px;width:100%}.login .card .right form input:focus{outline:none}.login .card .right form .options{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.login .card .right form button{background-color:#012e6b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:large;font-weight:700;padding:10px;width:50%}.login .card .right form button .loader{align-items:center;display:flex;justify-content:center}.login .card .right form button .loader p{color:#fff;font-size:medium;font-weight:700;margin-right:5px}.login .card .right form button .spinner{animation:spin .4s linear infinite;border:2px solid #fff;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.login .card .right form button:hover{background-color:#063a83;transition:all .5s ease}.login .card .right form .error{color:#f33;font-size:14px;text-align:left}.login .card .right form p{color:skyblue;font-size:.9rem;font-weight:600;text-decoration:none}.login .card .right form .link-forgot{color:gray;text-decoration:none}.login .card .right p{color:#000;font-size:.9rem;font-weight:600;margin-top:5px}.login .card .right p .link-signup{color:gray;text-decoration:none}@media(max-width:480px){.login .card .left{display:none;flex:0 1}}@keyframes bounce{0%,to{padding:50px}50%{padding:0}}.register{align-items:center;display:flex;height:100vh;justify-content:center}.register .card{background-color:#fff;box-shadow:0 2px 8px 0 #63636333;display:flex;flex:1 1;flex-direction:row-reverse;height:100%;max-height:1100px;max-width:2000px;min-height:600px;overflow:hidden}.register .card .left{align-items:center;background:#012e6b;display:flex;flex:1 1;flex-direction:column;justify-content:center}.register .card .left h1{color:#fff;font-size:2rem;font-weight:700}.register .card .left .outer{animation:bounce 3s ease-in-out infinite;background-color:#10386d}.register .card .left .middle,.register .card .left .outer{align-items:center;border-radius:50%;display:flex;height:75%;justify-content:center;width:75%}.register .card .left .middle{animation:bounce 5s ease-in-out infinite;background-color:#193e6e}.register .card .left .inner{animation:bounce 3s ease-in-out infinite;background-color:#1e416f;height:75%;width:75%}.register .card .left .image,.register .card .left .inner{align-items:center;border-radius:50%;display:flex;justify-content:center}.register .card .left .image{background:#f3e9d4 url(/static/media/11.4c499ec19ebd13ff4fc7.jpg) 50% no-repeat;background-size:cover;flex:1 1;height:100%;width:100%}.register .card .right{flex:1 1;gap:25px;padding:50px}.register .card .right,.register .card .right .head{display:flex;flex-direction:column;justify-content:center}.register .card .right .head{align-items:center}.register .card .right .head h1{color:#555;font-size:xx-large;font-size:3rem;margin-bottom:2%}.register .card .right .head p{color:#555;font-size:1.5rem;font-weight:700;text-align:center}.register .card .right h1{color:#555;font-size:xx-large}.register .card .right form{display:flex;flex-direction:column;gap:10px}.register .card .right form input{border:none;border-bottom:1px solid #d3d3d3;font-size:medium;padding:10px}.register .card .right form input:focus{outline:none}.register .card .right form .input-wrapper{display:flex;gap:30px}.register .card .right form .input-wrapper div{display:flex;flex-direction:column;width:50%}.register .card .right form .terms-wrapper a{color:#063a83!important;font-weight:600}.register .card .right form .terms-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:0 auto;max-width:800px;padding:20px}.register .card .right form .terms-container h2{color:#333;font-size:2rem;margin-bottom:20px;text-align:center}.register .card .right form .terms-container .terms-section{margin-bottom:20px}.register .card .right form .terms-container .terms-section h3{color:#0056b3;font-size:1.5rem;margin-bottom:10px;padding-left:10px;position:relative}.register .card .right form .terms-container .terms-section h3:before{background-color:#0056b3;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.register .card .right form .terms-container .terms-section p{color:#666;font-size:1rem;line-height:1.6;padding-left:10px}.register .card .right form .terms-container .terms-section p a{color:#0056b3;font-weight:700;text-decoration:none}.register .card .right form .terms-container .terms-section p a:hover{text-decoration:underline}.register .card .right form .terms-container .terms-acceptance{align-items:center;display:flex;margin-top:30px}.register .card .right form .terms-container .terms-acceptance input[type=checkbox]{accent-color:#0056b3;margin-right:10px}.register .card .right form .terms-container .terms-acceptance label{color:#333;font-size:1rem}@media(max-width:480px){.register .card .right form .input-wrapper{flex-direction:column;gap:10px}.register .card .right form .input-wrapper input{font-size:small;padding:5px 10px}.register .card .right form .input-wrapper input[type=date]{position:relative;width:95%}.register .card .right form .input-wrapper input[type=date]:before{content:attr(placeholder);left:10px;pointer-events:none;position:absolute;top:10px}.register .card .right form .input-wrapper input[type=date]:valid:before{content:"ddd"}.register .card .right form .input-wrapper input[type=date]:invalid:before{content:"Invalid date"}.register .card .right form .input-wrapper input[type=date]:focus:before{content:""}.register .card .right form .input-wrapper select{background-color:inherit;font-size:small;padding:5px 10px}.register .card .right form .input-wrapper div{width:100%}}.register .card .right form select{border:none;border-bottom:1px solid #d3d3d3;padding:10px}.register .card .right form button{background-color:#012e6b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:large;font-weight:700;margin:auto;padding:10px;width:50%}.register .card .right form button .loader{align-items:center;display:flex;justify-content:center}.register .card .right form button .loader p{color:#fff;font-size:medium;font-weight:700;margin-right:5px}.register .card .right form button .spinner{animation:spin .4s linear infinite;border:2px solid #fff;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.register .card .right form button:hover{background-color:#063a83;transition:all .5s ease}.register .card .right form .error{color:#f33;font-size:14px}.register .card .right p{color:#000;font-size:.9rem;font-weight:600;margin-top:5px;text-align:center}.register .card .right p .link-signup{color:gray;text-decoration:none}@media(max-width:480px){.register{height:100vh}.register .card{height:100%}.register .card .left{display:none;flex:0 1}.register .card .right{padding:20px}}.stories{-ms-overflow-style:none;display:flex;gap:10px;height:200px;margin:10px auto auto;max-width:48vw;overflow-x:auto;scrollbar-width:none;width:80%}.stories::-webkit-scrollbar{display:none}@media(max-width:480px){.stories{height:50px;margin-bottom:0;max-width:90vw;width:100%}}@media(max-width:960px){.stories{gap:20px;height:80px}}.stories .story{background-color:#fff;border-radius:10px;flex:0 0 120px;height:180px;overflow:hidden;position:relative;width:100px}@media(max-width:480px){.stories .story{border-radius:50%;flex:none}.stories .story,.stories .story .ant-image{height:50px;width:50px}}.stories .story .storyContent{height:100%;width:100%}.stories .story .storyContent img{height:100%;object-fit:cover;width:100%}.stories .story .ant-image{height:100%;width:120px}.stories .story .userprfstry{height:40px;left:10px;position:absolute;top:10px;width:40px}.stories .story .userprfstry img{border-radius:50%}.stories .story span{bottom:10px;color:#fff;font-weight:500;left:10px;position:absolute}@media(max-width:480px){.stories .story span{display:none}}.stories .story button{align-items:center;background-color:#dedfe4;border:none;border-radius:50%;bottom:5%;color:#130c0c;cursor:pointer;display:flex;font-size:30px;font-weight:700;height:40px;justify-content:center;left:40px;position:absolute;width:40px}@media(max-width:480px){.stories .story button{bottom:0;height:15px;left:0;margin:auto;right:0;top:0;width:15px}}.stories .story:hover .overlay{background:linear-gradient(0deg,#000c,#0000004d);cursor:pointer;height:100%}.stories .story .overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;height:39.33%;left:0;position:absolute;right:0;transition:height .2s ease;z-index:1}.stories .story .overlay:hover{background:linear-gradient(0deg,#000c,#0000004d);cursor:pointer;height:100%}.viewer-main-container .heading{align-items:center;background-color:#d8ae7e;color:#fff;display:flex;font-weight:600;height:2.5rem;justify-content:space-between}.viewer-main-container .heading p{margin:0 10px}.viewer-main-container .heading .more-icon{cursor:pointer;margin-right:5px}.viewer-main-container .heading .options-menu{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px #0003;position:absolute;right:0;top:2.5rem;width:150px;z-index:10}.viewer-main-container .heading .options-menu ul{list-style:none;margin:0;padding:0}.viewer-main-container .heading .options-menu ul li{color:#000;cursor:pointer;padding:10px}.viewer-main-container .heading .options-menu ul li:hover{background-color:#f0f0f0}.viewer-main-container .viewer-container{align-items:center;display:flex;margin:10px 15px}.viewer-main-container .viewer-container .viewer-img{margin-right:15px}.viewer-main-container .viewer-container .viewer-img img{border-radius:50%;height:30px;object-fit:cover;width:30px}.viewer-main-container .viewer-container .viewer-info .viewer-name{font-size:.8rem;font-weight:700}.viewer-main-container .viewer-container .viewer-info .viewed-time{color:gray;font-size:.6rem}.theme-light .comments img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .comments .write{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:20px 0}.theme-light .comments .write .imgHead{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .comments .write input{background-color:#0000;border:1px solid #d3d3d3;color:#000;flex:5 1;padding:10px}.theme-light .comments .write button{background-color:#012e6b;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:10px}.theme-light .comments .write button:hover{background-color:#063a83}.theme-light .comments .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px;justify-content:flex-end}.theme-light .comments .comment{display:flex;gap:20px;justify-content:space-between;margin:30px 0}.theme-light .comments .comment .imgHead{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .comments .comment .info{align-items:flex-start;display:flex;flex:5 1;flex-direction:column;gap:3px}.theme-light .comments .comment .info span{font-weight:500}.theme-light .comments .comment .info p{color:#555}.theme-light .comments .comment .date{align-self:center;color:gray;flex:1 1;font-size:12px}.theme-dark .comments img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .comments .write{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:20px 0}.theme-dark .comments .write .imgHead{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .comments .write input{background-color:#0000;border:1px solid #444;color:#f5f5f5;flex:5 1;padding:10px}.theme-dark .comments .write button{background-color:#fff;border:none;border-radius:3px;color:#000;cursor:pointer;padding:10px}.theme-dark .comments .write button:hover{background-color:#fff}.theme-dark .comments .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px;justify-content:flex-end}.theme-dark .comments .comment{display:flex;gap:20px;justify-content:space-between;margin:30px 0}.theme-dark .comments .comment .imgHead{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .comments .comment .info{align-items:flex-start;display:flex;flex:5 1;flex-direction:column;gap:3px}.theme-dark .comments .comment .info span{font-weight:500}.theme-dark .comments .comment .info p{color:#d3d3d3}.theme-dark .comments .comment .date{align-self:center;color:gray;flex:1 1;font-size:12px}.link-preview{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;padding:10px}.link-preview a{color:inherit;display:flex;flex-direction:column;gap:5px;text-decoration:none;width:100%}.link-preview img{border-radius:8px;height:80px;margin-right:15px;object-fit:cover;width:80px}.theme-light .profile{background-color:#faf7f7}.theme-light .profile .images{height:300px;position:relative;width:100%}.theme-light .profile .images .cover{height:100%;object-fit:cover;width:100%}.theme-light .profile .images .profilePic{border-radius:50%;height:200px;left:0;margin:auto;object-fit:cover;position:absolute;right:0;top:200px;width:200px}.theme-light .profile .profileContainer{padding:20px 70px}@media(max-width:480px){.theme-light .profile .profileContainer{padding:10px}}@media(max-width:960px){.theme-light .profile .profileContainer{padding:20px}}.theme-light .profile .profileContainer .uInfo{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px #00000061;color:#000;display:flex;height:180px;justify-content:space-between;margin-bottom:20px;padding:60px}@media(max-width:480px){.theme-light .profile .profileContainer .uInfo{flex-direction:column;height:30vh;margin-top:100px;padding:20px}}@media(max-width:960px){.theme-light .profile .profileContainer .uInfo{flex-direction:column;height:30vh;margin-top:100px;padding:20px}}.theme-light .profile .profileContainer .uInfo .left{display:flex;flex:1 1;gap:10px}@media(max-width:960px){.theme-light .profile .profileContainer .uInfo .left{flex-wrap:wrap}}.theme-light .profile .profileContainer .uInfo .left a{color:#555}.theme-light .profile .profileContainer .uInfo .center{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:5px;margin-top:20px}.theme-light .profile .profileContainer .uInfo .center span{font-size:2rem;font-weight:500}@media(max-width:480px){.theme-light .profile .profileContainer .uInfo .center span{font-size:1rem}}.theme-light .profile .profileContainer .uInfo .center p{font-size:13px}.theme-light .profile .profileContainer .uInfo .center .info{align-items:center;display:flex;justify-content:space-around;width:100%}.theme-light .profile .profileContainer .uInfo .center .info .item{align-items:center;color:#555;display:flex;gap:5px}.theme-light .profile .profileContainer .uInfo .center .info .item span{font-size:.8rem;font-weight:600}.theme-light .profile .profileContainer .uInfo .center button{background-color:#012e6b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.theme-light .profile .profileContainer .uInfo .center button:hover{background-color:#063a83}.theme-light .profile .profileContainer .uInfo .right{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end;margin-top:10px}.theme-light .profile .profileContainer .profileTab{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px #00000061;display:flex;height:100px;justify-content:center;margin-bottom:20px;padding:10px;width:98%}.theme-light .profile .profileContainer .profileTab .tabs{display:flex;height:100%;justify-content:space-evenly;width:100%}.theme-light .profile .profileContainer .profileTab .tabs .line{border:1px solid #acabab;height:100%;width:0}.theme-light .profile .profileContainer .profileTab .tabs button{align-items:center;background-color:#0000;border:none;color:gray;cursor:pointer;display:flex;flex-direction:column;font-size:16px;font-weight:700;justify-content:center;margin:0 10px;padding:5px;text-decoration:none;width:100%}.theme-light .profile .profileContainer .profileTab .tabs button.active{color:#000;font-size:large}.theme-dark .profile{background-color:#384049}.theme-dark .profile .images{height:300px;position:relative;width:100%}.theme-dark .profile .images .cover{height:100%;object-fit:cover;width:100%}.theme-dark .profile .images .profilePic{border-radius:50%;height:200px;left:0;margin:auto;object-fit:cover;position:absolute;right:0;top:200px;width:200px}.theme-dark .profile .profileContainer{padding:20px 70px}@media(max-width:480px){.theme-dark .profile .profileContainer{padding:10px}}@media(max-width:960px){.theme-dark .profile .profileContainer{padding:20px}}.theme-dark .profile .profileContainer .uInfo{align-items:center;background-color:#15202b;border-radius:20px;box-shadow:0 0 25px -10px #00000061;color:#f5f5f5;display:flex;height:180px;justify-content:space-between;margin-bottom:20px;padding:60px}@media(max-width:480px){.theme-dark .profile .profileContainer .uInfo{flex-direction:column;height:30vh;margin-top:100px;padding:20px}}@media(max-width:960px){.theme-dark .profile .profileContainer .uInfo{flex-direction:column;height:30vh;margin-top:100px;padding:20px}}.theme-dark .profile .profileContainer .uInfo .left{display:flex;flex:1 1;gap:10px}@media(max-width:960px){.theme-dark .profile .profileContainer .uInfo .left{flex-wrap:wrap}}.theme-dark .profile .profileContainer .uInfo .left a{color:#d3d3d3}.theme-dark .profile .profileContainer .uInfo .center{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:5px;margin-top:20px}.theme-dark .profile .profileContainer .uInfo .center span{font-size:2rem;font-weight:500}@media(max-width:480px){.theme-dark .profile .profileContainer .uInfo .center span{font-size:1rem}}.theme-dark .profile .profileContainer .uInfo .center p{font-size:13px}.theme-dark .profile .profileContainer .uInfo .center .info{align-items:center;display:flex;justify-content:space-around;width:100%}.theme-dark .profile .profileContainer .uInfo .center .info .item{align-items:center;color:#d3d3d3;display:flex;gap:5px}.theme-dark .profile .profileContainer .uInfo .center .info .item span{font-size:.8rem;font-weight:600}.theme-dark .profile .profileContainer .uInfo .center button{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:600;padding:10px 20px}.theme-dark .profile .profileContainer .uInfo .center button:hover{background-color:#fff}.theme-dark .profile .profileContainer .uInfo .right{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end;margin-top:10px}.theme-dark .profile .profileContainer .profileTab{align-items:center;background-color:#15202b;border-radius:20px;box-shadow:0 0 25px -10px #00000061;display:flex;height:100px;justify-content:center;margin-bottom:20px;padding:10px;width:98%}.theme-dark .profile .profileContainer .profileTab .tabs{display:flex;height:100%;justify-content:space-evenly;width:100%}.theme-dark .profile .profileContainer .profileTab .tabs .line{border:1px solid #acabab;height:100%;width:0}.theme-dark .profile .profileContainer .profileTab .tabs button{align-items:center;background-color:#0000;border:none;color:gray;cursor:pointer;display:flex;flex-direction:column;font-size:16px;font-weight:700;justify-content:center;margin:0 10px;padding:5px;text-decoration:none;width:100%}.theme-dark .profile .profileContainer .profileTab .tabs button.active{color:#f5f5f5;font-size:large}.theme-light .update{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-light .update .wrapper{background-color:#fff;border-radius:10px;box-shadow:0 0 15px 1px #00000017;display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-light .update .wrapper{height:100%;width:100%}}.theme-light .update .wrapper h1{color:#000}@media(max-width:480px){.theme-light .update .wrapper h1{font-size:20px}}.theme-light .update .wrapper form{display:flex;flex-direction:column;gap:10px}.theme-light .update .wrapper form .files{display:flex;flex-wrap:wrap;gap:50px}.theme-light .update .wrapper form label{color:#2c2c2c}.theme-light .update .wrapper form label .imgContainer{position:relative}.theme-light .update .wrapper form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-light .update .wrapper form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-light .update .wrapper form .input-wrapper{align-items:center;display:flex;gap:20px;width:100%}.theme-light .update .wrapper form .input-wrapper div{width:50%}@media(max-width:480px){.theme-light .update .wrapper form .input-wrapper{display:block}.theme-light .update .wrapper form .input-wrapper div{width:100%}}.theme-light .update .wrapper form div input,.theme-light .update .wrapper form div select{background-color:#0000;border:none;border-bottom:1px solid #d3d3d3;color:gray;padding:5px;width:100%}.theme-light .update .wrapper form div #password-ag{font-size:small}.theme-light .update .wrapper form div #password-ag input{width:20%}.theme-light .update .wrapper form button{background-color:#012e6b;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.theme-light .update .wrapper .close{background-color:#f0544f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-dark .update{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-dark .update .wrapper{background-color:#15202b;border-radius:10px;box-shadow:0 0 15px 1px #00000017;display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-dark .update .wrapper{height:100%;width:100%}}.theme-dark .update .wrapper h1{color:#000}@media(max-width:480px){.theme-dark .update .wrapper h1{font-size:20px}}.theme-dark .update .wrapper form{display:flex;flex-direction:column;gap:10px}.theme-dark .update .wrapper form .files{display:flex;flex-wrap:wrap;gap:50px}.theme-dark .update .wrapper form label{color:#2c2c2c}.theme-dark .update .wrapper form label .imgContainer{position:relative}.theme-dark .update .wrapper form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-dark .update .wrapper form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-dark .update .wrapper form .input-wrapper{align-items:center;display:flex;gap:20px;width:100%}.theme-dark .update .wrapper form .input-wrapper div{width:50%}@media(max-width:480px){.theme-dark .update .wrapper form .input-wrapper{display:block}.theme-dark .update .wrapper form .input-wrapper div{width:100%}}.theme-dark .update .wrapper form div input,.theme-dark .update .wrapper form div select{background-color:#0000;border:none;border-bottom:1px solid #444;color:gray;padding:5px;width:100%}.theme-dark .update .wrapper form div #password-ag{font-size:small}.theme-dark .update .wrapper form div #password-ag input{width:20%}.theme-dark .update .wrapper form button{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;padding:10px}.theme-dark .update .wrapper .close{background-color:#f0544f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-light .friendsListings{background-color:#faf7f7;color:#000;min-height:calc(100vh - 110px);padding:20px 70px}.theme-light .friendsListings .friendsHeadingContainer{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.theme-light .friendsListings .friendsHeadingContainer .heading{font-size:1.8rem;font-weight:700}.theme-light .friendsListings .friendsHeadingContainer .requests button{background-color:#0000;border:none;color:#000;cursor:pointer;font-size:16px;margin:0 10px}.theme-light .friendsListings .requestModalContainer{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-light .friendsListings .requestModalContainer .requestModalWrapper{background-color:#fff;box-shadow:0 0 15px 1px #00000017;display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;overflow-y:scroll;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-light .friendsListings .requestModalContainer .requestModalWrapper{height:100%;width:100%}}.theme-light .friendsListings .requestModalContainer .requestModalWrapper h1{color:#d3d3d3}@media(max-width:480px){.theme-light .friendsListings .requestModalContainer .requestModalWrapper h1{font-size:20px}}.theme-light .friendsListings .requestModalContainer .requestModalWrapper .requestContainer{align-items:center;display:flex;justify-content:space-between}.theme-light .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions{display:flex;gap:10px}.theme-light .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .accept-btn{background-color:#62e462;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px}@media(max-width:480px){.theme-light .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .accept-btn{padding:10px}}.theme-light .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .reject-btn{background-color:#f8423b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px}@media(max-width:480px){.theme-light .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .reject-btn{padding:10px}}.theme-light .friendsListings .requestModalContainer .requestModalWrapper .close{background-color:#f72922;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:20px}@media(max-width:480px){.theme-light .friendsListings{min-height:calc(100vh - 160px);padding:10px}}@media(max-width:960px){.theme-light .friendsListings{padding:20px}}.theme-dark .friendsListings{background-color:#384049;color:#f5f5f5;min-height:calc(100vh - 110px);padding:20px 70px}.theme-dark .friendsListings .friendsHeadingContainer{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.theme-dark .friendsListings .friendsHeadingContainer .heading{font-size:1.8rem;font-weight:700}.theme-dark .friendsListings .friendsHeadingContainer .requests button{background-color:#0000;border:none;color:#f5f5f5;cursor:pointer;font-size:16px;margin:0 10px}.theme-dark .friendsListings .requestModalContainer{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-dark .friendsListings .requestModalContainer .requestModalWrapper{background-color:#15202b;box-shadow:0 0 15px 1px #00000017;display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;overflow-y:scroll;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-dark .friendsListings .requestModalContainer .requestModalWrapper{height:100%;width:100%}}.theme-dark .friendsListings .requestModalContainer .requestModalWrapper h1{color:#d3d3d3}@media(max-width:480px){.theme-dark .friendsListings .requestModalContainer .requestModalWrapper h1{font-size:20px}}.theme-dark .friendsListings .requestModalContainer .requestModalWrapper .requestContainer{align-items:center;display:flex;justify-content:space-between}.theme-dark .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions{display:flex;gap:10px}.theme-dark .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .accept-btn{background-color:#62e462;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px}@media(max-width:480px){.theme-dark .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .accept-btn{padding:10px}}.theme-dark .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .reject-btn{background-color:#f8423b;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px}@media(max-width:480px){.theme-dark .friendsListings .requestModalContainer .requestModalWrapper .requestContainer .actions .reject-btn{padding:10px}}.theme-dark .friendsListings .requestModalContainer .requestModalWrapper .close{background-color:#f72922;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:20px}@media(max-width:480px){.theme-dark .friendsListings{min-height:calc(100vh - 160px);padding:10px}}@media(max-width:960px){.theme-dark .friendsListings{padding:20px}}.theme-light .message-container{background-color:#fff;color:#000;display:flex;height:100vh;height:calc(100vh - 70px);min-height:400px}.theme-light .message-container .friends-list{border-left:1px solid #ccc;border-right:1px solid #ccc;max-height:100vh;overflow-y:scroll;padding:10px 5px 5px;width:300px}.theme-light .message-container .friends-list .backButton{align-items:center;display:flex;padding:10px}.theme-light .message-container .friends-list .backButton span{margin-left:10px}.theme-light .message-container .friends-list .friend-item{cursor:pointer;padding:10px}.theme-light .message-container .chat-window .chat-messages .message span.me{background-color:#b0c4de}@media(max-width:480px){.theme-light .message-container{height:100vh;min-height:100px}.theme-light .message-container .chat-window .chat-messages .nameContainer{background-color:#fff;padding:10px;position:fixed;top:0;width:100%}.theme-light .message-container .chat-window .input-container{background-color:#fff;bottom:0;position:-webkit-sticky;position:sticky}.theme-light .message-container .chat-window .select-friend{display:none!important;flex:0 1}.theme-light .message-container .friends-list{border:none;border-left:none!important;border-right:none!important;width:100%!important}.theme-light .message-container .friends-list.active{display:none}}.theme-dark .message-container{background-color:#15202b;color:#f5f5f5;display:flex;height:100vh;height:calc(100vh - 70px);min-height:400px}.theme-dark .message-container .friends-list{border-left:1px solid #ccc;border-right:1px solid #ccc;max-height:100vh;overflow-y:scroll;padding:10px 5px 5px;width:300px}.theme-dark .message-container .friends-list .backButton{align-items:center;display:flex;padding:10px}.theme-dark .message-container .friends-list .backButton span{margin-left:10px}.theme-dark .message-container .friends-list .friend-item{cursor:pointer;padding:10px}.theme-dark .message-container .chat-window .chat-messages .message span.me{background-color:#b0c4de}@media(max-width:480px){.theme-dark .message-container{height:100vh;min-height:100px}.theme-dark .message-container .chat-window .chat-messages .nameContainer{background-color:#15202b;padding:10px;position:fixed;top:0;width:100%}.theme-dark .message-container .chat-window .input-container{background-color:#15202b;bottom:0;position:-webkit-sticky;position:sticky}.theme-dark .message-container .chat-window .select-friend{display:none!important;flex:0 1}.theme-dark .message-container .friends-list{border:none;border-left:none!important;border-right:none!important;width:100%!important}.theme-dark .message-container .friends-list.active{display:none}}.theme-light .friendItem{background-color:#f8f8ff;border-radius:5px;color:#000;cursor:pointer;display:flex;gap:20px;padding:5px}@media(max-width:480px){.theme-light .friendItem{padding:5px}}.theme-light .friendItem.active{background-color:#d9dbe2;color:#000}.theme-light .friendItem .profilePic img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .friendItem .info span{font-weight:500}.theme-light .friendItem .info p{font-size:14px}.theme-dark .friendItem{background-color:#f8f8ff;border-radius:5px;color:#f5f5f5;cursor:pointer;display:flex;gap:20px;padding:5px}@media(max-width:480px){.theme-dark .friendItem{padding:5px}}.theme-dark .friendItem.active{background-color:#192734;color:#f5f5f5}.theme-dark .friendItem .profilePic img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .friendItem .info span{font-weight:500}.theme-dark .friendItem .info p{font-size:14px}.theme-light .reels-container{display:flex;height:calc(100vh - 110px)}.theme-light .reels-container .left-section{align-items:center;border-left:1px solid #ccc;border-right:1px solid #ccc;display:flex;flex-direction:column;gap:15px;justify-content:space-between;padding:20px;width:20%}.theme-light .reels-container .left-section .top-site{align-items:center;display:flex;flex-direction:column;gap:5px}.theme-light .reels-container .left-section .top-site .input-container{align-items:center;border:1px solid #ccc;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:80px;margin-bottom:15px;padding:10px;resize:none}.theme-light .reels-container .left-section .top-site .unselect-btn{align-items:center;align-self:end;background:#bb0d0d;display:flex;height:20px;justify-content:center;width:75px}.theme-light .reels-container .left-section .post-btn{background-color:#7a848f;border:none;border-radius:5px;color:#070000;cursor:not-allowed;font-size:16px;padding:10px 20px}.theme-light .reels-container .left-section .post-btn:hover{background-color:#7a848f}.theme-light .reels-container .left-section .loader{align-items:center;display:flex;justify-content:center}.theme-light .reels-container .left-section .loader p{color:#fff;font-size:medium;font-weight:700;margin-right:5px}.theme-light .reels-container .left-section .spinner{animation:spin .4s linear infinite;border:2px solid #fff;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.theme-light .reels-container .left-section h2{font-size:18px;text-align:center}.theme-light .reels-container .left-section input[type=file]{margin-bottom:10px}.theme-light .reels-container .left-section .video-preview{margin-top:15px;max-height:400px}.theme-light .reels-container .left-section .video-preview video{width:100%}.theme-light .reels-container .left-section textarea{border:1px solid #ccc;border-radius:5px;height:80px;margin-bottom:15px;padding:10px;resize:none;width:100%}.theme-light .reels-container .left-section button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.theme-light .reels-container .left-section button:hover{background-color:#0056b3}.theme-light .reels-container .right-section{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 auto;max-height:800px;max-width:1250px;padding:20px;width:80%}.theme-light .reels-container .right-section .preview-container{max-height:740px;max-width:1220px}.theme-light .reels-container video{border:1px solid #ccc;border-radius:5px;height:auto;max-height:100%;object-fit:contain;width:100%}.theme-light .reels-container p{color:#888;font-size:18px}.theme-dark .reels-container{display:flex;height:calc(100vh - 110px)}.theme-dark .reels-container .left-section{align-items:center;border-left:1px solid #ccc;border-right:1px solid #ccc;display:flex;flex-direction:column;gap:15px;justify-content:space-between;padding:20px;width:20%}.theme-dark .reels-container .left-section .top-site{align-items:center;display:flex;flex-direction:column;gap:5px}.theme-dark .reels-container .left-section .top-site .input-container{align-items:center;border:1px solid #ccc;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:80px;margin-bottom:15px;padding:10px;resize:none}.theme-dark .reels-container .left-section .top-site .unselect-btn{align-items:center;align-self:end;background:#bb0d0d;display:flex;height:20px;justify-content:center;width:75px}.theme-dark .reels-container .left-section .post-btn{background-color:#7a848f;border:none;border-radius:5px;color:#070000;cursor:not-allowed;font-size:16px;padding:10px 20px}.theme-dark .reels-container .left-section .post-btn:hover{background-color:#7a848f}.theme-dark .reels-container .left-section .loader{align-items:center;display:flex;justify-content:center}.theme-dark .reels-container .left-section .loader p{color:#fff;font-size:medium;font-weight:700;margin-right:5px}.theme-dark .reels-container .left-section .spinner{animation:spin .4s linear infinite;border:2px solid #fff;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.theme-dark .reels-container .left-section h2{font-size:18px;text-align:center}.theme-dark .reels-container .left-section input[type=file]{margin-bottom:10px}.theme-dark .reels-container .left-section .video-preview{margin-top:15px;max-height:400px}.theme-dark .reels-container .left-section .video-preview video{width:100%}.theme-dark .reels-container .left-section textarea{border:1px solid #ccc;border-radius:5px;height:80px;margin-bottom:15px;padding:10px;resize:none;width:100%}.theme-dark .reels-container .left-section button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.theme-dark .reels-container .left-section button:hover{background-color:#0056b3}.theme-dark .reels-container .right-section{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 auto;max-height:800px;max-width:1250px;padding:20px;width:80%}.theme-dark .reels-container .right-section .preview-container{max-height:740px;max-width:1220px}.theme-dark .reels-container video{border:1px solid #ccc;border-radius:5px;height:auto;max-height:100%;object-fit:contain;width:100%}.theme-dark .reels-container p{color:#888;font-size:18px}.reels-home{display:flex;flex-direction:row;justify-content:space-between}.reels-home .input-container{border:1px solid #ccc;border-radius:5px;cursor:pointer;gap:5px;height:80px;margin-bottom:15px;margin-top:15px;padding:10px;resize:none}.reels-home .input-container,.reels-home .video-page{align-items:center;display:flex;flex-direction:column}.reels-home .video-page{background:#000;border-radius:10px;height:815px;justify-content:center;margin-bottom:10px;margin-top:10px;position:relative;width:450px}.reels-home .user-info{background-color:#0000;border-radius:5px;bottom:10px;display:flex;flex-direction:column;justify-content:space-between;left:10px;padding:5px;position:absolute;width:420px;z-index:2}.reels-home .user-pic{border-radius:50%;height:40px;object-fit:contain;width:40px}.reels-home .user-name{color:#fff;font-size:1rem;font-weight:700}.reels-home .video-rec-container{display:flex}.reels-home .video{max-height:850px;max-width:480px;width:100%}.reels-home .backBtn-container{align-self:anchor-center;display:flex;flex-direction:column}.reels-home .reaction-container{align-self:flex-end;display:flex;flex-direction:column;gap:215px;margin-bottom:10px}.reels-home .icons-container{display:flex;flex-direction:column;gap:5px}.reels-home .icon{align-items:center;display:flex;justify-content:center}.reels-home .comment-btn,.reels-home .like-btn{background:none;border:none;color:#000;cursor:pointer;font-size:24px}.reels-home .comments{margin-bottom:15px;max-height:821px;overflow-x:overlay}.theme-light .grpSingle .goBack{display:grid;place-items:center}.theme-light .grpSingle .detailsGrp,.theme-light .grpSingle .detailsGrp .invite{color:#000}.theme-light .grpSingle .detailsGrp .invite button{padding:10px}.theme-light .grpSingle .detailsGrp .Tabs .button{background-color:#012e6b;border:none;border-radius:5px;font-weight:700;padding:5px}.theme-light .grpSingle .detailsGrp .grpBody{margin-top:20px}.theme-dark .grpSingle .goBack{display:grid;place-items:center}.theme-dark .grpSingle .detailsGrp,.theme-dark .grpSingle .detailsGrp .invite{color:#f5f5f5}.theme-dark .grpSingle .detailsGrp .invite button{padding:10px}.theme-dark .grpSingle .detailsGrp .Tabs .button{background-color:#fff;border:none;border-radius:5px;font-weight:700;padding:5px}.theme-dark .grpSingle .detailsGrp .grpBody{margin-top:20px}.theme-light .members h1,.theme-light .shareGrp .container .bottom .rightGrp button{color:#000}.theme-light .members .noFollowers{color:#000;padding:30px}.theme-light .members .member .left .remove{color:#fff}.theme-dark .members h1{color:#f5f5f5}.theme-dark .members .noFollowers{color:#f5f5f5;padding:30px}.theme-dark .members .member .left .remove{color:#000}.theme-light .adminLeftBar{background-color:#ececec;color:#000;flex:1 1;height:calc(100vh - 70px);min-width:250px;overflow:scroll;position:-webkit-sticky;position:sticky;top:70px}.theme-light .adminLeftBar.messagePage{flex:none}@media(max-width:480px){.theme-light .adminLeftBar{display:none}}.theme-light .adminLeftBar::-webkit-scrollbar{display:none}.theme-light .adminLeftBar .container{padding:20px}.theme-light .adminLeftBar .container a{text-decoration:none}.theme-light .adminLeftBar .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .adminLeftBar .container .hr-top{background-color:#d3d3d3;border:none;height:.5px;margin:0;width:100%}.theme-light .adminLeftBar .container .menu{display:flex;flex-direction:column;gap:20px}.theme-light .adminLeftBar .container .menu.messagePage{align-items:center}.theme-light .adminLeftBar .container .menu span{font-size:12px}.theme-light .adminLeftBar .container .menu .user{align-items:center;display:flex;gap:10px}.theme-light .adminLeftBar .container .menu .user img{border-radius:50%;height:60px;object-fit:cover;width:60px}.theme-light .adminLeftBar .container .menu .user div.messagePage{display:none}.theme-light .adminLeftBar .container .menu .user div span{color:#000;font-family:Krub,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:1.2}.theme-light .adminLeftBar .container .menu .user div p{color:gray;font-size:.8em;margin-top:5px}.theme-light .adminLeftBar .container .menu .item a{align-items:center;color:#000;display:flex;gap:10px;text-decoration:none}.theme-light .adminLeftBar .container .menu .item a.active{color:#fff}.theme-light .adminLeftBar .container .menu .item a img{width:30px}.theme-light .adminLeftBar .container .menu .item a span{font-family:Rubik,sans-serif;font-size:1em;font-weight:500;line-height:1.2}.theme-light .adminLeftBar .container .menu .item a span.messagePage{display:none}.theme-light .adminLeftBar .container .menu .item.active{background-color:#ec4040;border-radius:3px;padding:5px}.theme-dark .adminLeftBar{background-color:#222;color:#f5f5f5;flex:1 1;height:calc(100vh - 70px);min-width:250px;overflow:scroll;position:-webkit-sticky;position:sticky;top:70px}.theme-dark .adminLeftBar.messagePage{flex:none}@media(max-width:480px){.theme-dark .adminLeftBar{display:none}}.theme-dark .adminLeftBar::-webkit-scrollbar{display:none}.theme-dark .adminLeftBar .container{padding:20px}.theme-dark .adminLeftBar .container a{text-decoration:none}.theme-dark .adminLeftBar .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .adminLeftBar .container .hr-top{background-color:#444;border:none;height:.5px;margin:0;width:100%}.theme-dark .adminLeftBar .container .menu{display:flex;flex-direction:column;gap:20px}.theme-dark .adminLeftBar .container .menu.messagePage{align-items:center}.theme-dark .adminLeftBar .container .menu span{font-size:12px}.theme-dark .adminLeftBar .container .menu .user{align-items:center;display:flex;gap:10px}.theme-dark .adminLeftBar .container .menu .user img{border-radius:50%;height:60px;object-fit:cover;width:60px}.theme-dark .adminLeftBar .container .menu .user div.messagePage{display:none}.theme-dark .adminLeftBar .container .menu .user div span{color:#f5f5f5;font-family:Krub,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:1.2}.theme-dark .adminLeftBar .container .menu .user div p{color:gray;font-size:.8em;margin-top:5px}.theme-dark .adminLeftBar .container .menu .item a{align-items:center;color:#f5f5f5;display:flex;gap:10px;text-decoration:none}.theme-dark .adminLeftBar .container .menu .item a.active{color:#fff}.theme-dark .adminLeftBar .container .menu .item a img{width:30px}.theme-dark .adminLeftBar .container .menu .item a span{font-family:Rubik,sans-serif;font-size:1em;font-weight:500;line-height:1.2}.theme-dark .adminLeftBar .container .menu .item a span.messagePage{display:none}.theme-dark .adminLeftBar .container .menu .item.active{background-color:#ec4040;border-radius:3px;padding:5px}.leftBar.messagepage{background-color:#000;flex:0 1}.theme-light .adminNavbar{align-items:center;background-color:#ececec;border-bottom:1px solid #d3d3d3;color:#000;display:flex;height:50px;justify-content:space-between;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:999}.theme-light .adminNavbar .left{align-items:center;display:flex;gap:30px}.theme-light .adminNavbar .left a img{height:70px}.theme-light .adminNavbar .left span{color:#054496;font-size:20px;font-weight:700}.theme-light .adminNavbar .left .search{align-items:center;border:1px solid #d3d3d3;border-radius:5px;display:flex;gap:10px;padding:5px;position:relative}.theme-light .adminNavbar .left .search input{background-color:#0000;border:none;color:#000;outline:none;width:500px}@media(max-width:480px){.theme-light .adminNavbar .left .search input{display:none}}@media(max-width:960px){.theme-light .adminNavbar .left .search input{width:200px}}.theme-light .adminNavbar .left .search .searchResultsContainer{background-color:#faf7f7;border:1px solid #d3d3d3;border-top:none;height:200px;left:-1px;max-height:300px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:999}.theme-light .adminNavbar .left .search .searchResultsContainer li{cursor:pointer;padding:10px}.theme-light .adminNavbar .right{align-items:center;display:flex;gap:20px}.theme-light .adminNavbar .right .user{align-items:center;display:flex;font-weight:500;gap:10px}@media(max-width:960px){.theme-light .adminNavbar .right .user{display:none}}.theme-light .adminNavbar .right .user a{align-items:center;color:#000;display:flex;font-style:inherit;justify-content:center;text-decoration:none}.theme-light .adminNavbar .right .user a img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .adminNavbar .right .user a span{font-family:Krub,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:1.2;margin-left:10px}.theme-light .adminNavbar .right button{background-color:#e4002b;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:6px}.theme-dark .adminNavbar{align-items:center;background-color:#222;border-bottom:1px solid #444;color:#f5f5f5;display:flex;height:50px;justify-content:space-between;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:999}.theme-dark .adminNavbar .left{align-items:center;display:flex;gap:30px}.theme-dark .adminNavbar .left a img{height:70px}.theme-dark .adminNavbar .left span{color:#fff;font-size:20px;font-weight:700}.theme-dark .adminNavbar .left .search{align-items:center;border:1px solid #444;border-radius:5px;display:flex;gap:10px;padding:5px;position:relative}.theme-dark .adminNavbar .left .search input{background-color:#0000;border:none;color:#f5f5f5;outline:none;width:500px}@media(max-width:480px){.theme-dark .adminNavbar .left .search input{display:none}}@media(max-width:960px){.theme-dark .adminNavbar .left .search input{width:200px}}.theme-dark .adminNavbar .left .search .searchResultsContainer{background-color:#333;border:1px solid #444;border-top:none;height:200px;left:-1px;max-height:300px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:999}.theme-dark .adminNavbar .left .search .searchResultsContainer li{cursor:pointer;padding:10px}.theme-dark .adminNavbar .right{align-items:center;display:flex;gap:20px}.theme-dark .adminNavbar .right .user{align-items:center;display:flex;font-weight:500;gap:10px}@media(max-width:960px){.theme-dark .adminNavbar .right .user{display:none}}.theme-dark .adminNavbar .right .user a{align-items:center;color:#f5f5f5;display:flex;font-style:inherit;justify-content:center;text-decoration:none}.theme-dark .adminNavbar .right .user a img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .adminNavbar .right .user a span{font-family:Krub,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:1.2;margin-left:10px}.theme-dark .adminNavbar .right button{background-color:#e4002b;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:6px}.theme-light .adminPostManager{background-color:#faf7f7;color:#000;min-height:calc(100vh - 100px);padding:20px 70px}@media(max-width:480px){.theme-light .adminPostManager{min-height:calc(100vh - 100px);padding:10px}}@media(max-width:960px){.theme-light .adminPostManager{padding:20px}}.theme-light .adminPostManager .post-list{display:grid;margin:20px}.theme-light .adminPostManager .post-list .heading-container{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;justify-content:space-between;padding:15px}.theme-light .adminPostManager .post-list .heading-container .image-heading{width:10%}.theme-light .adminPostManager .post-list .heading-container .image-heading h3{text-align:center}.theme-light .adminPostManager .post-list .heading-container .info-heading{display:flex;justify-content:space-between;width:80%}.theme-light .adminPostManager .post-list .heading-container .info-heading .info-heading-common{align-items:center;display:flex;justify-content:center;width:20%}.theme-light .adminPostManager .post-list .heading-container .info-heading .info-heading-common h3{text-align:center}.theme-light .adminPostManager .post-list .heading-container .button-heading{width:10%}.theme-light .adminPostManager .post-list .heading-container .button-heading h3{text-align:center}.theme-light .adminPostManager .post-list .post-card{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;justify-content:space-around;overflow:hidden;padding:15px}.theme-light .adminPostManager .post-list .post-card .image-container{width:10%}.theme-light .adminPostManager .post-list .post-card .image-container img{border-radius:50%;height:70px;object-fit:cover;width:70px}.theme-light .adminPostManager .post-list .post-card .post-info{display:flex;justify-content:space-between;margin-top:10px;width:80%}.theme-light .adminPostManager .post-list .post-card .post-info .info-container-common{align-items:center;display:flex;justify-content:center;width:20%}.theme-light .adminPostManager .post-list .post-card .post-info .info-container-common p{word-wrap:break-word;overflow:hidden;width:"100%"}.theme-light .adminPostManager .post-list .post-card .post-info img{height:100px;object-fit:cover;width:100px}.theme-light .adminPostManager .post-list .post-card .button-container{display:flex;justify-content:center;width:10%}.theme-light .adminPostManager .post-list .post-card .button-container .boost-btn{background-color:#41a300;border:none;border-radius:5px;color:#fff;cursor:pointer;justify-self:end;margin-top:10px;padding:5px 10px}.theme-light .adminPostManager .post-list .post-card .button-container .boost-btn:hover{background-color:#156301}.theme-dark .adminPostManager{background-color:#333;color:#f5f5f5;min-height:calc(100vh - 100px);padding:20px 70px}@media(max-width:480px){.theme-dark .adminPostManager{min-height:calc(100vh - 100px);padding:10px}}@media(max-width:960px){.theme-dark .adminPostManager{padding:20px}}.theme-dark .adminPostManager .post-list{display:grid;margin:20px}.theme-dark .adminPostManager .post-list .heading-container{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;justify-content:space-between;padding:15px}.theme-dark .adminPostManager .post-list .heading-container .image-heading{width:10%}.theme-dark .adminPostManager .post-list .heading-container .image-heading h3{text-align:center}.theme-dark .adminPostManager .post-list .heading-container .info-heading{display:flex;justify-content:space-between;width:80%}.theme-dark .adminPostManager .post-list .heading-container .info-heading .info-heading-common{align-items:center;display:flex;justify-content:center;width:20%}.theme-dark .adminPostManager .post-list .heading-container .info-heading .info-heading-common h3{text-align:center}.theme-dark .adminPostManager .post-list .heading-container .button-heading{width:10%}.theme-dark .adminPostManager .post-list .heading-container .button-heading h3{text-align:center}.theme-dark .adminPostManager .post-list .post-card{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;justify-content:space-around;overflow:hidden;padding:15px}.theme-dark .adminPostManager .post-list .post-card .image-container{width:10%}.theme-dark .adminPostManager .post-list .post-card .image-container img{border-radius:50%;height:70px;object-fit:cover;width:70px}.theme-dark .adminPostManager .post-list .post-card .post-info{display:flex;justify-content:space-between;margin-top:10px;width:80%}.theme-dark .adminPostManager .post-list .post-card .post-info .info-container-common{align-items:center;display:flex;justify-content:center;width:20%}.theme-dark .adminPostManager .post-list .post-card .post-info .info-container-common p{word-wrap:break-word;overflow:hidden;width:"100%"}.theme-dark .adminPostManager .post-list .post-card .post-info img{height:100px;object-fit:cover;width:100px}.theme-dark .adminPostManager .post-list .post-card .button-container{display:flex;justify-content:center;width:10%}.theme-dark .adminPostManager .post-list .post-card .button-container .boost-btn{background-color:#41a300;border:none;border-radius:5px;color:#fff;cursor:pointer;justify-self:end;margin-top:10px;padding:5px 10px}.theme-dark .adminPostManager .post-list .post-card .button-container .boost-btn:hover{background-color:#156301}.boostPost{background-color:#fff}.boostPost h1{margin-top:50px}.boostPost .modalGroups{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:10px;padding:20px;width:80%}.boostPost .modalGroups .date-input,.boostPost .modalGroups .selInp{background-color:#fff;border:1px solid gray;border-radius:5px;color:#000;font-size:1rem;font-weight:600;outline:none;padding:5px;width:100%}.boostPost .modalGroups .inpFile{padding:30px;width:50%}.boostPost .modalGroups .date-container{align-items:center;display:flex;gap:100px;height:60px;justify-content:space-between;width:90%}.boostPost .modalGroups .date-container .innerDate-container{width:100%}.boostPost .modalGroups .date-container .innerDate-container .labelForDate{font-size:14px;font-weight:600}.boostPost .modalGroups button{background-color:green;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:20px;padding:10px 20px}.boostPost .modalGroups .custom-option{align-items:center;display:flex}.boostPost .modalGroups .custom-checkbox{margin-right:10px}.forgotPassword-container{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center}.forgotPassword-container .main-container{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:10vh;padding:30px;width:350px}.forgotPassword-container .main-container .img-container{height:130px;width:110px}.forgotPassword-container .main-container .img-container img{height:100%;object-fit:cover;width:100%}.forgotPassword-container .main-container .f-info span{color:gray;font-size:13px}.forgotPassword-container .main-container .form-container{width:100%}.forgotPassword-container .main-container .form-container form{display:flex;flex-direction:column;gap:20px}.forgotPassword-container .main-container .form-container form div{display:flex;flex-direction:column;gap:5px}.forgotPassword-container .main-container .form-container form div label{font-weight:600}.forgotPassword-container .main-container .form-container form div input{border:none;border-bottom:1px solid #d3d3d3;font-size:medium;padding:10px}.forgotPassword-container .main-container .form-container form div input:focus{outline:none}.forgotPassword-container .main-container .form-container form div span.f-error{color:#d13b3b;font-size:12px;line-height:0;margin:4px 0 0;padding:0}.forgotPassword-container .main-container .form-container form input{border:1px solid #d3d3d3;border-radius:5px;padding:10px}.forgotPassword-container .main-container .form-container form .f-button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px}.forgotPassword-container .main-container .form-container form .f-button.sent-email{background-color:#938eef}.forgotPassword-container .main-container .form-container form .f-button.success-email{background-color:#4eb44e}@media screen and (max-width:600px){.forgotPassword-container .main-container{border:none;max-width:350px;padding:30px;width:100%}}.resetPassword-container{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center}.resetPassword-container .main-container{align-items:center;border:1px solid #ccc;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:10vh;padding:30px;width:350px}.resetPassword-container .main-container .img-container{height:130px;width:110px}.resetPassword-container .main-container .img-container img{height:100%;object-fit:cover;width:100%}.resetPassword-container .main-container .form-container{width:100%}.resetPassword-container .main-container .form-container form{display:flex;flex-direction:column;gap:20px}.resetPassword-container .main-container .form-container form div{display:flex;flex-direction:column;gap:5px}.resetPassword-container .main-container .form-container form div span.r-error{color:#d13b3b;font-size:12px;line-height:0;margin:4px 0 0;padding:0}.resetPassword-container .main-container .form-container form input{border:1px solid #d3d3d3;border-radius:5px;padding:10px}.resetPassword-container .main-container .form-container form .f-button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px}.resetPassword-container .main-container .form-container form .f-button.sent-email{background-color:#938eef}.resetPassword-container .main-container .form-container form .f-button.success-email{background-color:#4eb44e}@media screen and (max-width:600px){.resetPassword-container .main-container{border:none;max-width:350px;padding:30px;width:100%}}.theme-light .shareAds{background-color:#fff;color:#000;height:100vh;margin:auto;padding:50px;width:90%}@media(max-width:480px){.theme-light .shareAds{margin:5px;width:100%}}.theme-light .shareAds .container{border-radius:20px;box-shadow:0 0 25px -10px #00000061;margin:auto;padding:20px;width:50%}.theme-light .shareAds .container .top{align-items:center;display:flex;justify-content:space-between}.theme-light .shareAds .container .top .left{align-items:center;display:flex;flex:5 1}.theme-light .shareAds .container .top .left img{border-radius:50%;height:40px;margin:1rem;object-fit:cover;width:40px}.theme-light .shareAds .container .top .left input,.theme-light .shareAds .container .top .left textarea{background-color:#0000;border:none;color:#000;font-weight:600;outline:none;overflow:hidden;padding:20px 10px;resize:none;width:100%}.theme-light .shareAds .container .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-light .shareAds .container .top .right .loader{align-items:center;display:flex;justify-content:center}.theme-light .shareAds .container .top .right .loader p{color:#fff;font-size:medium;font-weight:700;margin-right:5px}.theme-light .shareAds .container .top .right .spinner{animation:spin .4s linear infinite;border:2px solid #fff;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.theme-light .shareAds .container .top .right .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-light .shareAds .container .inputError{color:#f15656;font-size:small}.theme-light .shareAds .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .shareAds .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-light .shareAds .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-light .shareAds .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .shareAds .container .bottom .left .item img{height:20px}.theme-light .shareAds .container .bottom .left .item span{color:gray;font-size:12px;font-weight:600}.theme-light .shareAds .container .bottom .center select{border:1px solid gray;border-radius:5px;padding:5px 10px}.theme-light .shareAds .container .bottom .right button{background-color:#012e6b;border:none;border-radius:3px;color:#fff;color:#000;cursor:pointer;display:flex;font-weight:700;gap:10px;justify-content:center;padding:10px}.theme-light .shareAds .container .bottom .right button:hover{background-color:#063a83}.theme-dark .shareAds{background-color:#15202b;color:#f5f5f5;height:100vh;margin:auto;padding:50px;width:90%}@media(max-width:480px){.theme-dark .shareAds{margin:5px;width:100%}}.theme-dark .shareAds .container{border-radius:20px;box-shadow:0 0 25px -10px #00000061;margin:auto;padding:20px;width:50%}.theme-dark .shareAds .container .top{align-items:center;display:flex;justify-content:space-between}.theme-dark .shareAds .container .top .left{align-items:center;display:flex;flex:5 1}.theme-dark .shareAds .container .top .left img{border-radius:50%;height:40px;margin:1rem;object-fit:cover;width:40px}.theme-dark .shareAds .container .top .left input,.theme-dark .shareAds .container .top .left textarea{background-color:#0000;border:none;color:#f5f5f5;font-weight:600;outline:none;overflow:hidden;padding:20px 10px;resize:none;width:100%}.theme-dark .shareAds .container .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-dark .shareAds .container .top .right .loader{align-items:center;display:flex;justify-content:center}.theme-dark .shareAds .container .top .right .loader p{color:#15202b;font-size:medium;font-weight:700;margin-right:5px}.theme-dark .shareAds .container .top .right .spinner{animation:spin .4s linear infinite;border:2px solid #15202b;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.theme-dark .shareAds .container .top .right .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-dark .shareAds .container .inputError{color:#f15656;font-size:small}.theme-dark .shareAds .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .shareAds .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-dark .shareAds .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-dark .shareAds .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .shareAds .container .bottom .left .item img{height:20px}.theme-dark .shareAds .container .bottom .left .item span{color:gray;font-size:12px;font-weight:600}.theme-dark .shareAds .container .bottom .center select{border:1px solid gray;border-radius:5px;padding:5px 10px}.theme-dark .shareAds .container .bottom .right button{background-color:#fff;border:none;border-radius:3px;color:#fff;color:#000;cursor:pointer;display:flex;font-weight:700;gap:10px;justify-content:center;padding:10px}.theme-dark .shareAds .container .bottom .right button:hover{background-color:#fff}.theme-light .createGroups{align-items:center;background-color:#faf7f7;color:#000;display:flex;flex-direction:column;height:calc(100vh - 50px)}.theme-light .createGroups h1{margin-top:50px}.theme-light .createGroups .formGroups{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:100px;padding:20px;width:500px}@media(max-width:480px){.theme-light .createGroups .formGroups{margin:0;width:75vw}}.theme-light .createGroups .formGroups .fileInput{align-items:center;display:flex;justify-content:space-evenly;width:100%}.theme-light .createGroups .formGroups .fileInput label{cursor:pointer;font-size:.8rem;text-align:left}.theme-light .createGroups .formGroups .fileInput .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-light .createGroups .formGroups .list{height:50%;overflow-y:scroll;width:100%}.theme-light .createGroups .formGroups .list::-webkit-scrollbar{display:none}.theme-light .createGroups .formGroups .list .friend{background-color:#fff;border-radius:5px;box-shadow:0 5px 15px #d3d3d3;display:flex;justify-content:space-between;margin:10px;padding:5px}.theme-light .createGroups .formGroups .list .friend p{font-size:.9rem;font-weight:700}.theme-light .createGroups .formGroups .inp{background-color:#faf7f7;border:1px solid #d3d3d3;border-radius:5px;color:#000;font-size:1rem;font-weight:600;outline:none;padding:5px;width:100%}@media(max-width:480px){.theme-light .createGroups .formGroups .inp{padding:20px;width:75%}}.theme-light .createGroups .formGroups button{background-color:#012e6b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:20px;padding:10px 20px}.theme-dark .createGroups{align-items:center;background-color:#384049;color:#f5f5f5;display:flex;flex-direction:column;height:calc(100vh - 50px)}.theme-dark .createGroups h1{margin-top:50px}.theme-dark .createGroups .formGroups{align-items:center;background-color:#15202b;border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:100px;padding:20px;width:500px}@media(max-width:480px){.theme-dark .createGroups .formGroups{margin:0;width:75vw}}.theme-dark .createGroups .formGroups .fileInput{align-items:center;display:flex;justify-content:space-evenly;width:100%}.theme-dark .createGroups .formGroups .fileInput label{cursor:pointer;font-size:.8rem;text-align:left}.theme-dark .createGroups .formGroups .fileInput .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-dark .createGroups .formGroups .list{height:50%;overflow-y:scroll;width:100%}.theme-dark .createGroups .formGroups .list::-webkit-scrollbar{display:none}.theme-dark .createGroups .formGroups .list .friend{background-color:#15202b;border-radius:5px;box-shadow:0 5px 15px #444;display:flex;justify-content:space-between;margin:10px;padding:5px}.theme-dark .createGroups .formGroups .list .friend p{font-size:.9rem;font-weight:700}.theme-dark .createGroups .formGroups .inp{background-color:#384049;border:1px solid #444;border-radius:5px;color:#f5f5f5;font-size:1rem;font-weight:600;outline:none;padding:5px;width:100%}@media(max-width:480px){.theme-dark .createGroups .formGroups .inp{padding:20px;width:75%}}.theme-dark .createGroups .formGroups button{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:700;margin-top:20px;padding:10px 20px}.theme-light .grpSingle{background-color:#faf7f7;height:calc(100vh - 110px);overflow:"scroll";overflow:auto;position:relative;z-index:99}.theme-light .grpSingle::-webkit-scrollbar{display:none}.theme-light .grpSingle .goBack{background:#0000;border-radius:50%;display:flex;height:40px;justify-content:space-between;margin:10px;position:absolute;width:95%;z-index:100}.theme-light .grpSingle .goBack button{background-color:#0000;border:none;color:#000;text-decoration:none}.theme-light .grpSingle .goBack div{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;justify-content:center;margin-top:10px;opacity:.7;padding:10px}.theme-light .grpSingle .goBack div span{font-weight:700}.theme-light .grpSingle img{height:50vh;object-fit:cover;width:100%}.theme-light .grpSingle .detailsGrp{background-color:#fff;border-radius:5px;box-shadow:0 0 25px -10px #00000061;color:#fff;display:flex;flex-direction:column;gap:10px;height:12rem;margin:auto;padding-left:10px;padding-right:10px;width:98%}@media(max-width:480px){.theme-light .grpSingle .detailsGrp{margin:auto;width:90%}}.theme-light .grpSingle .detailsGrp .head img{border-radius:50%;height:40px;padding:5px;width:40px}.theme-light .grpSingle .detailsGrp .invite{display:flex;justify-content:space-between;margin-top:10px}.theme-light .grpSingle .detailsGrp .invite button{background-color:#012e6b;border:none;border-radius:5px;color:#fff;font-weight:700;width:5rem}.theme-light .grpSingle .detailsGrp .Tabs{align-items:center;display:flex;justify-content:space-between}.theme-light .grpSingle .detailsGrp .Tabs .profileTab{align-items:center;border-radius:20px;display:flex;justify-content:center;margin-bottom:20px;padding:10px;width:25%}.theme-light .grpSingle .detailsGrp .Tabs .profileTab .tabs{display:flex;height:100%;justify-content:space-evenly;width:100%}.theme-light .grpSingle .detailsGrp .Tabs .profileTab .tabs .line{border:1px solid #acabab;height:100%;width:0}.theme-light .grpSingle .detailsGrp .Tabs .profileTab .tabs button{align-items:center;background-color:#0000;border:none;color:gray;cursor:pointer;display:flex;flex-direction:column;font-size:16px;font-weight:700;justify-content:center;margin:0 10px;padding:5px;text-decoration:none;width:100%}.theme-light .grpSingle .detailsGrp .Tabs .profileTab .tabs button.active{border-bottom:2px solid #012e6b;color:#000;font-size:large}.theme-light .grpSingle .detailsGrp .Tabs button{background-color:#012e6b;border:none;border-radius:5px;font-weight:700;padding:5px}.theme-light .grpSingle .detailsGrp .Tabs .more{display:flex;gap:5px}.theme-light .grpSingle .detailsGrp .grpBody{background-color:#faf7f7;display:flex;gap:10px;height:50vh;position:relative}.theme-light .grpSingle .detailsGrp .grpBody .leftBody{width:80%}@media(max-width:480px){.theme-light .grpSingle .detailsGrp .grpBody .leftBody{width:100%}}.theme-light .grpSingle .detailsGrp .grpBody .rightBody{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px #00000061;display:flex;flex-direction:column;height:auto;padding:20px;position:-webkit-sticky;position:sticky;top:0;width:20%}.theme-light .grpSingle .detailsGrp .grpBody .rightBody a,.theme-light .grpSingle .detailsGrp .grpBody .rightBody p{color:#000;cursor:pointer;font-size:1rem;font-weight:600;margin:10px}@media(max-width:480px){.theme-light .grpSingle .detailsGrp .grpBody .rightBody{display:none}}.theme-dark .grpSingle{background-color:#384049;height:calc(100vh - 110px);overflow:"scroll";overflow:auto;position:relative;z-index:99}.theme-dark .grpSingle::-webkit-scrollbar{display:none}.theme-dark .grpSingle .goBack{background:#0000;border-radius:50%;display:flex;height:40px;justify-content:space-between;margin:10px;position:absolute;width:95%;z-index:100}.theme-dark .grpSingle .goBack button{background-color:#0000;border:none;color:#000;text-decoration:none}.theme-dark .grpSingle .goBack div{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;justify-content:center;margin-top:10px;opacity:.7;padding:10px}.theme-dark .grpSingle .goBack div span{font-weight:700}.theme-dark .grpSingle img{height:50vh;object-fit:cover;width:100%}.theme-dark .grpSingle .detailsGrp{background-color:#15202b;border-radius:5px;box-shadow:0 0 25px -10px #00000061;color:#000;display:flex;flex-direction:column;gap:10px;height:12rem;margin:auto;padding-left:10px;padding-right:10px;width:98%}@media(max-width:480px){.theme-dark .grpSingle .detailsGrp{margin:auto;width:90%}}.theme-dark .grpSingle .detailsGrp .head img{border-radius:50%;height:40px;padding:5px;width:40px}.theme-dark .grpSingle .detailsGrp .invite{display:flex;justify-content:space-between;margin-top:10px}.theme-dark .grpSingle .detailsGrp .invite button{background-color:#fff;border:none;border-radius:5px;color:#000;font-weight:700;width:5rem}.theme-dark .grpSingle .detailsGrp .Tabs{align-items:center;display:flex;justify-content:space-between}.theme-dark .grpSingle .detailsGrp .Tabs .profileTab{align-items:center;border-radius:20px;display:flex;justify-content:center;margin-bottom:20px;padding:10px;width:25%}.theme-dark .grpSingle .detailsGrp .Tabs .profileTab .tabs{display:flex;height:100%;justify-content:space-evenly;width:100%}.theme-dark .grpSingle .detailsGrp .Tabs .profileTab .tabs .line{border:1px solid #acabab;height:100%;width:0}.theme-dark .grpSingle .detailsGrp .Tabs .profileTab .tabs button{align-items:center;background-color:#0000;border:none;color:gray;cursor:pointer;display:flex;flex-direction:column;font-size:16px;font-weight:700;justify-content:center;margin:0 10px;padding:5px;text-decoration:none;width:100%}.theme-dark .grpSingle .detailsGrp .Tabs .profileTab .tabs button.active{border-bottom:2px solid #fff;color:#f5f5f5;font-size:large}.theme-dark .grpSingle .detailsGrp .Tabs button{background-color:#fff;border:none;border-radius:5px;font-weight:700;padding:5px}.theme-dark .grpSingle .detailsGrp .Tabs .more{display:flex;gap:5px}.theme-dark .grpSingle .detailsGrp .grpBody{background-color:#384049;display:flex;gap:10px;height:50vh;position:relative}.theme-dark .grpSingle .detailsGrp .grpBody .leftBody{width:80%}@media(max-width:480px){.theme-dark .grpSingle .detailsGrp .grpBody .leftBody{width:100%}}.theme-dark .grpSingle .detailsGrp .grpBody .rightBody{background-color:#15202b;border-radius:20px;box-shadow:0 0 25px -10px #00000061;display:flex;flex-direction:column;height:auto;padding:20px;position:-webkit-sticky;position:sticky;top:0;width:20%}.theme-dark .grpSingle .detailsGrp .grpBody .rightBody a,.theme-dark .grpSingle .detailsGrp .grpBody .rightBody p{color:#f5f5f5;cursor:pointer;font-size:1rem;font-weight:600;margin:10px}@media(max-width:480px){.theme-dark .grpSingle .detailsGrp .grpBody .rightBody{display:none}}.theme-light .shareGrp{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px #00000061;color:#000;margin-bottom:20px;width:100%}.theme-light .shareGrp .container{padding:20px}.theme-light .shareGrp .container .top{align-items:center;display:flex;justify-content:space-between}.theme-light .shareGrp .container .top .left{align-items:center;display:flex;flex:5 1}.theme-light .shareGrp .container .top .left img{border-radius:50%;height:40px;margin:1rem;object-fit:cover;width:40px}.theme-light .shareGrp .container .top .left textarea{background-color:#0000;border:none;color:#000;font-weight:600;outline:none;overflow:hidden;padding:20px 10px;resize:none;width:100%}.theme-light .shareGrp .container .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-light .shareGrp .container .top .right .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-light .shareGrp .container .inputError{color:#f15656;font-size:small}.theme-light .shareGrp .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .shareGrp .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-light .shareGrp .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-light .shareGrp .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .shareGrp .container .bottom .left .item img{height:20px}.theme-light .shareGrp .container .bottom .left .item span{color:gray;font-size:12px;font-weight:600}.theme-light .shareGrp .container .bottom .rightGrp button{background-color:#012e6b;border:none;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:10px;justify-content:center;padding:10px}.theme-light .shareGrp .container .bottom .rightGrp button .loader{align-items:center;display:flex;justify-content:center}.theme-light .shareGrp .container .bottom .rightGrp button .loader p{color:#fff;font-size:medium;font-weight:700;margin-right:5px}.theme-light .shareGrp .container .bottom .rightGrp button .spinner{animation:spin .4s linear infinite;border:2px solid #fff;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.theme-light .shareGrp .container .bottom .rightGrp button:hover{background-color:#063a83}.theme-dark .shareGrp{background-color:#15202b;border-radius:20px;box-shadow:0 0 25px -10px #00000061;color:#f5f5f5;margin-bottom:20px;width:100%}.theme-dark .shareGrp .container{padding:20px}.theme-dark .shareGrp .container .top{align-items:center;display:flex;justify-content:space-between}.theme-dark .shareGrp .container .top .left{align-items:center;display:flex;flex:5 1}.theme-dark .shareGrp .container .top .left img{border-radius:50%;height:40px;margin:1rem;object-fit:cover;width:40px}.theme-dark .shareGrp .container .top .left textarea{background-color:#0000;border:none;color:#f5f5f5;font-weight:600;outline:none;overflow:hidden;padding:20px 10px;resize:none;width:100%}.theme-dark .shareGrp .container .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-dark .shareGrp .container .top .right .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-dark .shareGrp .container .inputError{color:#f15656;font-size:small}.theme-dark .shareGrp .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .shareGrp .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-dark .shareGrp .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-dark .shareGrp .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .shareGrp .container .bottom .left .item img{height:20px}.theme-dark .shareGrp .container .bottom .left .item span{color:gray;font-size:12px;font-weight:600}.theme-dark .shareGrp .container .bottom .rightGrp button{background-color:#fff;border:none;border-radius:3px;color:#fff;color:#000;cursor:pointer;display:flex;font-weight:700;gap:10px;justify-content:center;padding:10px}.theme-dark .shareGrp .container .bottom .rightGrp button .loader{align-items:center;display:flex;justify-content:center}.theme-dark .shareGrp .container .bottom .rightGrp button .loader p{color:#15202b;font-size:medium;font-weight:700;margin-right:5px}.theme-dark .shareGrp .container .bottom .rightGrp button .spinner{animation:spin .4s linear infinite;border:2px solid #15202b;border-radius:50%;border-right:none;border-top:none;height:1rem;width:1rem}.theme-dark .shareGrp .container .bottom .rightGrp button:hover{background-color:#fff}.theme-light .about{background-color:#faf7f7;background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px #00000061;color:#000;padding:50px}.theme-light .about .user-details{grid-row-gap:10px;display:grid;grid-template-columns:1fr 1fr;margin:30px;row-gap:10px}.theme-light .about .user-details .item h4{color:gray}.theme-light .about .user-details .item p{color:#000;font-weight:600}.theme-dark .about{background-color:#384049;background-color:#15202b;border-radius:20px;box-shadow:0 0 25px -10px #00000061;color:#f5f5f5;padding:50px}.theme-dark .about .user-details{grid-row-gap:10px;display:grid;grid-template-columns:1fr 1fr;margin:30px;row-gap:10px}.theme-dark .about .user-details .item h4{color:gray}.theme-dark .about .user-details .item p{color:#f5f5f5;font-weight:600}.theme-light .members{padding:50px}.theme-light .members .noMem{color:#000;padding:30px}.theme-light .members .member{align-items:center;background-color:#fff;border-radius:5px;display:flex;justify-content:space-between;margin:10px;padding:20px}.theme-light .members .member .right{align-items:center;display:flex;gap:20px;justify-items:center}.theme-light .members .member .right h3{color:#000;cursor:pointer}.theme-light .members .member .right h3:hover{color:#063a83}.theme-light .members .member .right img{border-radius:50%;height:50px;width:50px}.theme-light .members .member .right a{color:#000}.theme-light .members .member .left .remove{background-color:#012e6b;border:none;border-radius:5px;font-weight:700;padding:5px}.theme-dark .members{padding:50px}.theme-dark .members .noMem{color:#f5f5f5;padding:30px}.theme-dark .members .member{align-items:center;background-color:#15202b;border-radius:5px;display:flex;justify-content:space-between;margin:10px;padding:20px}.theme-dark .members .member .right{align-items:center;display:flex;gap:20px;justify-items:center}.theme-dark .members .member .right h3{color:#f5f5f5;cursor:pointer}.theme-dark .members .member .right h3:hover{color:#fff}.theme-dark .members .member .right img{border-radius:50%;height:50px;width:50px}.theme-dark .members .member .right a{color:#f5f5f5}.theme-dark .members .member .left .remove{background-color:#fff;border:none;border-radius:5px;font-weight:700;padding:5px}.theme-light .message-container .chat-window{background-color:#faf7f7;display:flex;flex-direction:column;flex-grow:1}.theme-light .message-container .chat-window .chat-messages{flex-grow:1;overflow-y:auto}.theme-light .message-container .chat-window .chat-messages .nameContainer{align-items:center;background-color:#fff;border-bottom:1px solid #ccc;display:flex;padding:20px;position:-webkit-sticky;position:sticky;top:0}.theme-light .message-container .chat-window .chat-messages .nameContainer div{margin-left:10px}.theme-light .message-container .chat-window .chat-messages .message{border-radius:10px;display:flex;flex-direction:column;padding:10px}.theme-light .message-container .chat-window .chat-messages .message.friend .msg-container{align-items:end;align-self:flex-start;background-color:#93a3fd;border-radius:10px;display:flex}.theme-light .message-container .chat-window .chat-messages .message.friend .fwd-ico{border-radius:50%;color:#000;cursor:pointer;display:flex;flex-direction:column-reverse;height:15px;padding:4px;width:15px}.theme-light .message-container .chat-window .chat-messages .message.me .msg-container{align-items:end;align-self:flex-end;background-color:#b0c4de;border-radius:10px;display:flex}.theme-light .message-container .chat-window .chat-messages .message.me .fwd-ico{border-radius:50%;color:#000;cursor:pointer;display:flex;flex-direction:column-reverse;height:15px;padding:4px;width:15px}.theme-light .message-container .chat-window .chat-messages .message.me.friend .fwd-ico{background-color:brown;border-radius:50%;color:#ff0;display:flex;flex-direction:column-reverse;height:15px;padding:4px;width:15px}.theme-light .message-container .chat-window .chat-messages .message span.me{align-self:flex-end;border-radius:20px;display:flex;flex-direction:column;padding:12px}.theme-light .message-container .chat-window .chat-messages .message span.friend{align-self:flex-start;background-color:#93a3fd;border-radius:20px;padding:12px}.theme-light .message-container .chat-window .chat-messages .message span.my-msg{align-self:flex-end;background-color:#f0fff0;border-radius:5px;color:#228b22;display:flex;flex-direction:column;font-weight:700}.theme-light .message-container .chat-window .chat-messages .message span.friends-msg{color:#ec5108;font-weight:700}.theme-light .message-container .chat-window .input-container{background-color:#fff;border-top:1px solid #ccc;display:flex;padding:10px;position:-webkit-sticky;position:sticky}.theme-light .message-container .chat-window .input-container input{border:1px solid #ccc;border-radius:5px;flex-grow:1;padding:5px}.theme-light .message-container .chat-window .input-container button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:10px;padding:5px 10px}.theme-light .message-container .chat-window .select-friend{align-items:center;display:flex;font-size:18px;height:100%;justify-content:center}.theme-dark .message-container .chat-window{background-color:#384049;display:flex;flex-direction:column;flex-grow:1}.theme-dark .message-container .chat-window .chat-messages{flex-grow:1;overflow-y:auto}.theme-dark .message-container .chat-window .chat-messages .nameContainer{align-items:center;background-color:#15202b;border-bottom:1px solid #ccc;display:flex;padding:20px;position:-webkit-sticky;position:sticky;top:0}.theme-dark .message-container .chat-window .chat-messages .nameContainer div{margin-left:10px}.theme-dark .message-container .chat-window .chat-messages .message{border-radius:10px;display:flex;flex-direction:column;padding:10px}.theme-dark .message-container .chat-window .chat-messages .message.friend .msg-container{align-items:end;align-self:flex-start;background-color:#93a3fd;border-radius:10px;display:flex}.theme-dark .message-container .chat-window .chat-messages .message.friend .fwd-ico{border-radius:50%;color:#000;cursor:pointer;display:flex;flex-direction:column-reverse;height:15px;padding:4px;width:15px}.theme-dark .message-container .chat-window .chat-messages .message.me .msg-container{align-items:end;align-self:flex-end;background-color:#b0c4de;border-radius:10px;display:flex}.theme-dark .message-container .chat-window .chat-messages .message.me .fwd-ico{border-radius:50%;color:#000;cursor:pointer;display:flex;flex-direction:column-reverse;height:15px;padding:4px;width:15px}.theme-dark .message-container .chat-window .chat-messages .message.me.friend .fwd-ico{background-color:brown;border-radius:50%;color:#ff0;display:flex;flex-direction:column-reverse;height:15px;padding:4px;width:15px}.theme-dark .message-container .chat-window .chat-messages .message span.me{align-self:flex-end;border-radius:20px;display:flex;flex-direction:column;padding:12px}.theme-dark .message-container .chat-window .chat-messages .message span.friend{align-self:flex-start;background-color:#93a3fd;border-radius:20px;padding:12px}.theme-dark .message-container .chat-window .chat-messages .message span.my-msg{align-self:flex-end;background-color:#f0fff0;border-radius:5px;color:#228b22;display:flex;flex-direction:column;font-weight:700}.theme-dark .message-container .chat-window .chat-messages .message span.friends-msg{color:#ec5108;font-weight:700}.theme-dark .message-container .chat-window .input-container{background-color:#15202b;border-top:1px solid #ccc;display:flex;padding:10px;position:-webkit-sticky;position:sticky}.theme-dark .message-container .chat-window .input-container input{border:1px solid #ccc;border-radius:5px;flex-grow:1;padding:5px}.theme-dark .message-container .chat-window .input-container button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:10px;padding:5px 10px}.theme-dark .message-container .chat-window .select-friend{align-items:center;display:flex;font-size:18px;height:100%;justify-content:center}.selectFriend .list{display:flex;flex-direction:column;gap:10px;height:50%;margin:auto auto 20px;width:80%}:root{--font-family:"Poppins",system-ui}body{font-family:Poppins,system-ui}.theme-light .pages{position:relative}.theme-light .pages .head{align-items:center;display:flex;justify-content:space-between;padding:10px}.theme-light .pages .head button{background-color:#012e6b;border:none;border-radius:5px;color:#000;cursor:pointer;margin-right:20px;padding:10px 20px}.theme-light .pages .head button a{color:#fff;font-size:.8rem;font-weight:700;text-decoration:none}.theme-light .pages .pagination-container{position:absolute;width:100%}.theme-light .pages .pagination-container div{align-items:center;display:flex;justify-content:center}.theme-dark .pages{position:relative}.theme-dark .pages .head{align-items:center;display:flex;justify-content:space-between;padding:10px}.theme-dark .pages .head button{background-color:#fff;border:none;border-radius:5px;color:#f5f5f5;cursor:pointer;margin-right:20px;padding:10px 20px}.theme-dark .pages .head button a{color:#000;font-size:.8rem;font-weight:700;text-decoration:none}.theme-dark .pages .pagination-container{position:absolute;width:100%}.theme-dark .pages .pagination-container div{align-items:center;display:flex;justify-content:center}.container-ai-chat{box-sizing:border-box;color:#ececf1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}ul{list-style-type:none}button{background-color:unset;border:none;cursor:pointer}.container-ai-chat{background-color:#343541;display:grid;grid-template-columns:0fr 1fr;height:100vh}.burger{fill:#ececf1;cursor:pointer;left:0;position:absolute;top:50%;transform:translate(-25%,-50%)}.sidebar{align-items:center;background-color:#202123;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;overflow:hidden;padding:1rem;transition:all .3s ease;width:16rem}.sidebar.open{box-shadow:0 0 14px #ececf1;filter:blur(14px);opacity:0;padding:0;width:0}.sidebar-header{align-items:center;border-radius:.3rem;cursor:pointer;display:flex;gap:.5rem;padding:.8rem 1rem;width:100%}.sidebar-header:hover{background-color:#2b2c2f}.sidebar-history{height:100vh;overflow:auto;width:100%}.sidebar-history p{background-color:#202123;color:#8e8fa1;font-size:.8rem;font-weight:600;padding:.4rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.sidebar li{overflow:hidden;padding:.5rem;position:relative;text-overflow:ellipsis;white-space:nowrap}.sidebar .li-overflow-shadow:not(:hover):after{background:linear-gradient(90deg,#0000,#202123 100%,#0000);border-radius:.3rem;bottom:.5rem;content:"‎";left:calc(100% - 50px);padding:0 5px;pointer-events:none;position:absolute;right:-5px;z-index:1}.sidebar-info{border-top:.05rem solid #ffffff80;padding-top:1rem;width:100%}.sidebar-info-upgrade,.sidebar-info-user{align-items:center;display:flex;gap:.5rem;padding:.5rem}.sidebar li:hover,.sidebar-info-upgrade:hover,.sidebar-info-user:hover{background-color:#343541;border-radius:.3rem;cursor:pointer}.sidebar-info-upgrade:hover,.sidebar-info-user:hover{cursor:not-allowed}.main{align-items:center;display:flex;flex-direction:column;height:95vh;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}.main h1{font-size:2rem}.main-header{display:flex;flex-direction:column;gap:1rem;overflow:auto;padding-bottom:1rem;width:100%}.main-header li{align-items:center;background-color:#444655;border-radius:.3rem;display:flex;gap:1.5rem;margin:1rem 0;padding:1rem}.reponse-image{height:300px;width:100%}.main-header li:nth-child(odd){background-color:unset}.main-header li:nth-child(2n){background-color:#444655}.main-header img:not(:nth-child(2n)){border-radius:.3rem;display:block;height:1.8rem;width:1.8rem}.role-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.main-bottom{display:flex;flex-direction:column;gap:.5rem}.main-bottom p:first-child{padding-top:.5rem}.main-bottom p{color:#c3c3d1;font-size:.8rem;text-align:center}.empty-chat-container{align-items:center;display:flex;flex-direction:column;gap:1rem}.empty-chat-container h3{font-weight:500}.errorText{margin:0 auto}#errorTextHint{margin:0 auto;opacity:.6}.form-container{align-items:center;background-color:#404150;border-radius:.3rem;box-shadow:0 3.3rem 3.4rem #0000000d,0 -.7rem 1.8rem #0000000d,0 .2rem .3rem #0000000d,0 .7rem .2rem #0000000d,0 .2rem .3rem #0000000d;display:flex;margin:0 auto;padding:.3rem 1.6rem;width:50rem}.form-container input{background-color:#404150;border:none;color:#ececf1;font-size:1rem;height:3rem;outline:none;padding-right:1rem;width:100%}.form-container input::placeholder{color:#eaebfa}.form-container svg{fill:#8e8fa1;transform:rotate(-45deg)}.form-container svg:hover{fill:#ececf1}@media screen and (min-width:1280px){.main-header li{margin:1rem auto;width:50rem}}@media screen and (max-width:1080px){.form-container{width:auto}}@media screen and (max-width:640px){.main-header li{gap:1rem}}.theme-light .adminUserManager .top-bar-container .menu-left .dist-select{background-color:#faf7f7}.theme-light .adminUserManager .group-list .group-table{border:1px solid #ddd;border-collapse:collapse;color:#000;font-size:14px;margin-top:20px;text-align:left;width:100%}.theme-light .adminUserManager .group-list .group-table td,.theme-light .adminUserManager .group-list .group-table th{border:1px solid #ddd;padding:12px;text-align:center}.theme-light .adminUserManager .group-list .group-table th{background-color:#faf7f7}.theme-light .adminUserManager .group-list .group-table td{vertical-align:middle}.theme-light .adminUserManager .group-list .group-table .group-profile{border-radius:50%;display:inline-block;height:50px;overflow:hidden;width:50px}.theme-light .adminUserManager .group-list .group-table .group-profile img{height:100%;object-fit:cover;width:100%}.theme-light .adminUserManager .group-list .group-table .no-data{color:#999;font-size:18px;padding:20px;text-align:center}.theme-light .adminUserManager .group-list .group-table .button-container{display:flex;justify-content:center;width:20%}.theme-light .adminUserManager .group-list .group-table .button-container .delete-btn{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:5px 10px}.theme-light .adminUserManager .group-list .group-table .button-container .delete-btn:hover{background-color:#da190b}.theme-dark .adminUserManager .top-bar-container .menu-left .dist-select{background-color:#333}.theme-dark .adminUserManager .group-list .group-table{border:1px solid #ddd;border-collapse:collapse;color:#f5f5f5;font-size:14px;margin-top:20px;text-align:left;width:100%}.theme-dark .adminUserManager .group-list .group-table td,.theme-dark .adminUserManager .group-list .group-table th{border:1px solid #ddd;padding:12px;text-align:center}.theme-dark .adminUserManager .group-list .group-table th{background-color:#333}.theme-dark .adminUserManager .group-list .group-table td{vertical-align:middle}.theme-dark .adminUserManager .group-list .group-table .group-profile{border-radius:50%;display:inline-block;height:50px;overflow:hidden;width:50px}.theme-dark .adminUserManager .group-list .group-table .group-profile img{height:100%;object-fit:cover;width:100%}.theme-dark .adminUserManager .group-list .group-table .no-data{color:#999;font-size:18px;padding:20px;text-align:center}.theme-dark .adminUserManager .group-list .group-table .button-container{display:flex;justify-content:center;width:20%}.theme-dark .adminUserManager .group-list .group-table .button-container .delete-btn{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:5px 10px}.theme-dark .adminUserManager .group-list .group-table .button-container .delete-btn:hover{background-color:#da190b}:root{--font-family:Rubik,sans-serif;--font-size:16px;--font-weight:normal;--line-height:1.5}body{font-family:Rubik,sans-serif;font-family:var(--font-family);font-size:16px;font-size:var(--font-size);font-weight:400;font-weight:var(--font-weight);line-height:1.5;line-height:var(--line-height)}.theme-light .adminUserManager{background-color:#faf7f7;color:#000;min-height:calc(100vh - 100px);padding:20px 70px}@media(max-width:480px){.theme-light .adminUserManager{min-height:calc(100vh - 100px);padding:10px}}@media(max-width:960px){.theme-light .adminUserManager{padding:20px}}.theme-light .adminUserManager .top-bar-container{align-items:baseline;display:flex;flex-direction:row-reverse;justify-content:space-between;margin:20px}.theme-light .adminUserManager .top-bar-container .menu-left{align-items:center;display:flex}.theme-light .adminUserManager .top-bar-container .menu-left .search{align-items:center;border:1px solid #d3d3d3;border-radius:5px;display:flex;gap:10px;padding:5px;position:relative}.theme-light .adminUserManager .top-bar-container .menu-left .search input{background-color:#0000;border:none;color:#000;outline:none;width:300px}@media(max-width:480px){.theme-light .adminUserManager .top-bar-container .menu-left .search input{display:none}}@media(max-width:960px){.theme-light .adminUserManager .top-bar-container .menu-left .search input{width:200px}}.theme-light .adminUserManager .top-bar-container .submit-btn{background-color:#f44336;border-radius:10px;color:#fff;font-size:1rem;margin-left:5px;padding:6px}.theme-light .adminUserManager .top-bar-container .submit-btn :hover{background-color:#da190b}.theme-light .adminUserManager .page-list .page-table{border:1px solid #ddd;border-collapse:collapse;font-size:14px;margin-top:20px;text-align:left;width:100%}.theme-light .adminUserManager .page-list .page-table td,.theme-light .adminUserManager .page-list .page-table th{border:1px solid #ddd;padding:12px;text-align:center}.theme-light .adminUserManager .page-list .page-table th{background-color:#faf7f7}.theme-light .adminUserManager .page-list .page-table td{vertical-align:middle}.theme-light .adminUserManager .page-list .page-table .page-profile{border-radius:50%;display:inline-block;height:50px;overflow:hidden;width:50px}.theme-light .adminUserManager .page-list .page-table .page-profile img{height:100%;object-fit:cover;width:100%}.theme-light .adminUserManager .page-list .page-table .no-data{color:#999;font-size:18px;padding:20px;text-align:center}.theme-light .adminUserManager .page-list .page-table .seePost-btn{background-color:#0000;border:1px solid #aeaeaf;border-radius:5px;color:#f44336;cursor:pointer;margin-right:5px;padding:5px 10px}.theme-light .adminUserManager .page-list .page-table .seePost-btn:hover{background-color:#ff6e67;color:#fff;font-weight:500}.theme-light .adminUserManager .page-list .page-table .post-count{cursor:pointer;text-decoration:underline}.theme-light .adminUserManager .page-list .page-table .post-count:hover{background-color:#ff6e67;color:#fff;font-weight:500}.theme-light .adminUserManager .page-list .page-table .button-container{display:flex;justify-content:center;width:20%}.theme-light .adminUserManager .page-list .page-table .button-container .delete-btn{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:5px 10px}.theme-light .adminUserManager .page-list .page-table .button-container .delete-btn:hover{background-color:#da190b}.theme-light .adminUserManager .page-list .page-table .button-container .seePost-btn{background-color:#0000;border:1px solid #aeaeaf;border-radius:5px;color:#f44336;cursor:pointer;justify-self:end;margin-right:5px;margin-top:10px;padding:5px 10px}.theme-light .adminUserManager .page-list .page-table .button-container .seePost-btn:hover{background-color:#ff6e67;color:#fff;font-weight:500}.theme-dark .adminUserManager{background-color:#333;color:#f5f5f5;min-height:calc(100vh - 100px);padding:20px 70px}@media(max-width:480px){.theme-dark .adminUserManager{min-height:calc(100vh - 100px);padding:10px}}@media(max-width:960px){.theme-dark .adminUserManager{padding:20px}}.theme-dark .adminUserManager .top-bar-container{align-items:baseline;display:flex;flex-direction:row-reverse;justify-content:space-between;margin:20px}.theme-dark .adminUserManager .top-bar-container .menu-left{align-items:center;display:flex}.theme-dark .adminUserManager .top-bar-container .menu-left .search{align-items:center;border:1px solid #444;border-radius:5px;display:flex;gap:10px;padding:5px;position:relative}.theme-dark .adminUserManager .top-bar-container .menu-left .search input{background-color:#0000;border:none;color:#f5f5f5;outline:none;width:300px}@media(max-width:480px){.theme-dark .adminUserManager .top-bar-container .menu-left .search input{display:none}}@media(max-width:960px){.theme-dark .adminUserManager .top-bar-container .menu-left .search input{width:200px}}.theme-dark .adminUserManager .top-bar-container .submit-btn{background-color:#f44336;border-radius:10px;color:#fff;font-size:1rem;margin-left:5px;padding:6px}.theme-dark .adminUserManager .top-bar-container .submit-btn :hover{background-color:#da190b}.theme-dark .adminUserManager .page-list .page-table{border:1px solid #ddd;border-collapse:collapse;font-size:14px;margin-top:20px;text-align:left;width:100%}.theme-dark .adminUserManager .page-list .page-table td,.theme-dark .adminUserManager .page-list .page-table th{border:1px solid #ddd;padding:12px;text-align:center}.theme-dark .adminUserManager .page-list .page-table th{background-color:#333}.theme-dark .adminUserManager .page-list .page-table td{vertical-align:middle}.theme-dark .adminUserManager .page-list .page-table .page-profile{border-radius:50%;display:inline-block;height:50px;overflow:hidden;width:50px}.theme-dark .adminUserManager .page-list .page-table .page-profile img{height:100%;object-fit:cover;width:100%}.theme-dark .adminUserManager .page-list .page-table .no-data{color:#999;font-size:18px;padding:20px;text-align:center}.theme-dark .adminUserManager .page-list .page-table .seePost-btn{background-color:#0000;border:1px solid #aeaeaf;border-radius:5px;color:#f44336;cursor:pointer;margin-right:5px;padding:5px 10px}.theme-dark .adminUserManager .page-list .page-table .seePost-btn:hover{background-color:#ff6e67;color:#fff;font-weight:500}.theme-dark .adminUserManager .page-list .page-table .post-count{cursor:pointer;text-decoration:underline}.theme-dark .adminUserManager .page-list .page-table .post-count:hover{background-color:#ff6e67;color:#fff;font-weight:500}.theme-dark .adminUserManager .page-list .page-table .button-container{display:flex;justify-content:center;width:20%}.theme-dark .adminUserManager .page-list .page-table .button-container .delete-btn{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:5px 10px}.theme-dark .adminUserManager .page-list .page-table .button-container .delete-btn:hover{background-color:#da190b}.theme-dark .adminUserManager .page-list .page-table .button-container .seePost-btn{background-color:#0000;border:1px solid #aeaeaf;border-radius:5px;color:#f44336;cursor:pointer;justify-self:end;margin-right:5px;margin-top:10px;padding:5px 10px}.theme-dark .adminUserManager .page-list .page-table .button-container .seePost-btn:hover{background-color:#ff6e67;color:#fff;font-weight:500}.terms-container{background-color:#f9f9f9;color:#333;margin:20px auto 0;max-width:800px;padding:20px}.terms-container h2{margin-bottom:20px;text-align:center}.terms-container .terms-section{margin-bottom:20px}.terms-container .terms-section h3{color:#444;font-size:18px}.terms-container .terms-section p{font-size:16px;line-height:1.6}.terms-container .terms-section a{color:#007bff;text-decoration:none}.terms-container .terms-section a:hover{text-decoration:underline}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:480px){.container{max-width:480px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:850px){.container{max-width:850px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1610px){.container{max-width:1610px}}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.-bottom-4{bottom:-1rem}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-28{bottom:7rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-16{top:4rem}.top-2{top:.5rem}.top-4{top:1rem}.top-8{top:2rem}.top-\[-92px\]{top:-92px}.top-\[180px\]{top:180px}.top-\[70px\]{top:70px}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.col-span-full{grid-column:1/-1}.m-0{margin:0}.m-1{margin:.25rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-20px\]{margin-top:-20px}.mt-\[-30px\]{margin-top:-30px}.mt-\[0\%\]{margin-top:0}.mt-\[4\%\]{margin-top:4%}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[9\/16\]{aspect-ratio:9/16}.size-3{height:.75rem;width:.75rem}.size-4{height:1rem;width:1rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-3\/4{height:75%}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-96{height:24rem}.h-\[180px\]{height:180px}.h-\[50vh\]{height:50vh}.h-\[60vh\]{height:60vh}.h-\[70vh\]{height:70vh}.h-\[815px\]{height:815px}.h-\[90vh\]{height:90vh}.h-\[92vh\]{height:92vh}.h-\[93vh\]{height:93vh}.h-\[calc\(100vh-110px\)\]{height:calc(100vh - 110px)}.h-\[calc\(100vh-70px\)\]{height:calc(100vh - 70px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[400px\]{max-height:400px}.max-h-\[500px\]{max-height:500px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-110px\)\]{max-height:calc(100vh - 110px)}.min-h-\[310px\]{min-height:310px}.min-h-\[calc\(100vh-100px\)\]{min-height:calc(100vh - 100px)}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-72{width:18rem}.w-8{width:2rem}.w-96{width:24rem}.w-\[10\%\]{width:10%}.w-\[1px\]{width:1px}.w-\[20\%\]{width:20%}.w-\[22\%\]{width:22%}.w-\[26\%\]{width:26%}.w-\[450px\]{width:450px}.w-\[50\%\]{width:50%}.w-\[70\%\]{width:70%}.w-\[98\%\]{width:98%}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[200px\]{min-width:200px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-\[255px\]{max-width:255px}.max-w-\[350px\]{max-width:350px}.max-w-\[450px\]{max-width:450px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.shrink-\[2\]{flex-shrink:2}.flex-grow{flex-grow:1}.grow-\[5\]{flex-grow:5}.basis-0{flex-basis:0px}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-8{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-8{--tw-translate-x:2rem}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-rotate{animation:rotate 5s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}@keyframes zoom{0%,to{transform:scale(.8)}50%{transform:scale(1)}}.animate-zoom{animation:zoom 3s ease-in-out infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-solid{border-style:solid}.border-none{border-style:none}.border-blue-500{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:#0000}.bg-\[\#f0f0f0\]{--tw-bg-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-700{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-blue-900{--tw-bg-opacity:1;background-color:#1e3a8a;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:#4f46e5;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.bg-light-bg{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-red-300{--tw-bg-opacity:1;background-color:#fca5a5;background-color:rgb(252 165 165/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-slate-200{--tw-bg-opacity:1;background-color:#e2e8f0;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/30{background-color:#ffffff4d}.bg-yellow-500{--tw-bg-opacity:1;background-color:#eab308;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:#3b82f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:#2563eb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-100{--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to:#f3f4f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-200{--tw-gradient-from:#e5e7eb var(--tw-gradient-from-position);--tw-gradient-to:#e5e7eb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from:#ec4899 var(--tw-gradient-from-position);--tw-gradient-to:#ec489900 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-500{--tw-gradient-from:#ef4444 var(--tw-gradient-from-position);--tw-gradient-to:#ef444400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-600{--tw-gradient-from:#dc2626 var(--tw-gradient-from-position);--tw-gradient-to:#dc262600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-indigo-100{--tw-gradient-to:#e0e7ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-gray-200{--tw-gradient-to:#e5e7eb var(--tw-gradient-to-position)}.to-gray-300{--tw-gradient-to:#d1d5db var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to:#4f46e5 var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to:#ea580c var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to:#a855f7 var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to:#14b8a6 var(--tw-gradient-to-position)}.to-yellow-500{--tw-gradient-to:#eab308 var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-14{padding:3.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-\[\#000000\],.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-400{--tw-text-opacity:1;color:#60a5fa;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:#1e3a8a;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:#4f46e5;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-light-text{--tw-text-opacity:1;color:#2f2f2f;color:rgb(47 47 47/var(--tw-text-opacity,1))}.text-orange-500{--tw-text-opacity:1;color:#f97316;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:#f87171;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:#eab308;color:rgb(234 179 8/var(--tw-text-opacity,1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.accent-blue-600{accent-color:#2563eb}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_8px_12px_rgba\(0\2c 0\2c 0\2c 0\.2\)\]{--tw-shadow:0 8px 12px #0003;--tw-shadow-colored:0 8px 12px var(--tw-shadow-color)}.shadow-\[0_8px_12px_rgba\(0\2c 0\2c 0\2c 0\.2\)\],.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-black{--tw-shadow-color:#000;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid #0000;outline-offset:2px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:#1e40af;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:#1e3a8a;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:#f87171;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-gradient-to-l:hover{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.hover\:text-\[\#000000\]:hover{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.hover\:text-blue-400:hover{--tw-text-opacity:1;color:#60a5fa;color:rgb(96 165 250/var(--tw-text-opacity,1))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.hover\:text-red-800:hover{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.hover\:shadow-2xl:hover,.hover\:shadow-lg:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250/var(--tw-ring-opacity,1))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128/var(--tw-ring-opacity,1))}.focus\:ring-red-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113/var(--tw-ring-opacity,1))}.focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-400:disabled{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.dark\:divide-gray-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#374151;border-color:rgb(55 65 81/var(--tw-divide-opacity,1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity:1;border-color:#4b5563;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity:1;border-color:#374151;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:bg-\[\#1f2937\]:is(.dark *){--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-black:is(.dark *){--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.dark\:bg-blue-600:is(.dark *){--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.dark\:bg-blue-700:is(.dark *){--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.dark\:bg-dark-bg:is(.dark *){--tw-bg-opacity:1;background-color:#121212;background-color:rgb(18 18 18/var(--tw-bg-opacity,1))}.dark\:bg-gray-200:is(.dark *){--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:bg-gray-950:is(.dark *){--tw-bg-opacity:1;background-color:#030712;background-color:rgb(3 7 18/var(--tw-bg-opacity,1))}.dark\:bg-red-600:is(.dark *){--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.dark\:bg-slate-500:is(.dark *){--tw-bg-opacity:1;background-color:#64748b;background-color:rgb(100 116 139/var(--tw-bg-opacity,1))}.dark\:bg-gradient-to-r:is(.dark *){background-image:linear-gradient(to right,var(--tw-gradient-stops))}.dark\:from-gray-600:is(.dark *){--tw-gradient-from:#4b5563 var(--tw-gradient-from-position);--tw-gradient-to:#4b556300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.dark\:from-gray-800:is(.dark *){--tw-gradient-from:#1f2937 var(--tw-gradient-from-position);--tw-gradient-to:#1f293700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.dark\:via-gray-700:is(.dark *){--tw-gradient-to:#37415100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#374151 var(--tw-gradient-via-position),var(--tw-gradient-to)}.dark\:to-gray-800:is(.dark *){--tw-gradient-to:#1f2937 var(--tw-gradient-to-position)}.dark\:to-gray-900:is(.dark *){--tw-gradient-to:#111827 var(--tw-gradient-to-position)}.dark\:text-black:is(.dark *){--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity:1;color:#60a5fa;color:rgb(96 165 250/var(--tw-text-opacity,1))}.dark\:text-dark-text:is(.dark *){--tw-text-opacity:1;color:#d1d1d1;color:rgb(209 209 209/var(--tw-text-opacity,1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity:1;color:#f3f4f6;color:rgb(243 244 246/var(--tw-text-opacity,1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-red-500:is(.dark *){--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:text-yellow-500:is(.dark *){--tw-text-opacity:1;color:#eab308;color:rgb(234 179 8/var(--tw-text-opacity,1))}.dark\:hover\:bg-blue-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-300:hover:is(.dark *){--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-900:hover:is(.dark *){--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:hover\:bg-red-500:hover:is(.dark *){--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.dark\:hover\:text-black:hover:is(.dark *){--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\:hover\:text-blue-500:hover:is(.dark *){--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:480px){.xs\:block{display:block}}@media (min-width:640px){.sm\:m-8{margin:2rem}.sm\:mt-0{margin-top:0}.sm\:inline-block{display:inline-block}.sm\:hidden{display:none}.sm\:h-48{height:12rem}.sm\:h-\[40vh\]{height:40vh}.sm\:w-3\/4{width:75%}.sm\:w-\[420px\]{width:420px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:gap-4{gap:1rem}.sm\:p-8{padding:2rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:mb-20{margin-bottom:5rem}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-32{height:8rem}.md\:h-48{height:12rem}.md\:h-\[40vh\]{height:40vh}.md\:h-auto{height:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-3\/4{width:75%}.md\:w-32{width:8rem}.md\:w-48{width:12rem}.md\:w-full{width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:justify-between{justify-content:space-between}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-medium{font-weight:500}}@media (min-width:1024px){.lg\:flex{display:flex}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:px-20{padding-left:5rem;padding-right:5rem}}@media (min-width:1610px){.xl\:block{display:block}.xl\:px-28{padding-left:7rem;padding-right:7rem}}
/*# sourceMappingURL=main.1ff262d6.css.map*/