@import url(https://fonts.googleapis.com/css2?family=Grandstander:wght@600&family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap);@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);@import url(https://fonts.googleapis.com/css2?family=Sacramento&display=swap);@import url(https://fonts.googleapis.com/css2?family=Handlee&display=swap);@import url(https://fonts.googleapis.com/css2?family=Loved+by+the+King&display=swap);@import url(https://fonts.googleapis.com/css2?family=Preahvihear&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dai+Banna+SIL:wght@300;600&family=Dancing+Script:wght@500&family=Gochi+Hand&family=Handlee&family=Noticia+Text&family=Noto+Serif:wght@500&family=Patrick+Hand&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dai+Banna+SIL:wght@900;600&family=Gochi+Hand&family=Handlee&family=Noticia+Text&family=Noto+Serif:wght@500&family=Patrick+Hand&display=swap);@import url(https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap);@import url(https://fonts.googleapis.com/css2?family=Gochi+Hand&family=Noto+Sans+JP:wght@600&family=Rubik:wght@300&display=swap);@keyframes rotateIn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes zoomIn{0%{transform:scale(0)}to{transform:scale(1)}}.navbar{border-bottom:1px solid #b1b1b138;height:50px;padding:10px}.navbar .user{animation:fadeIn .6s ease-out;display:flex;gap:10px;justify-content:space-between;width:100%}.navbar .user img{animation:zoomIn .2s ease-out;border:3px solid #286eff;border-radius:50%;cursor:pointer;height:40px;object-fit:cover;padding:2px;width:40px}.navbar .user img:hover{border:3px solid #d24141}.navbar .user .userData{text-align:left;width:calc(100% - 90px)}.navbar .user .userData h4{color:#424242;font-size:22px}.navbar .user .userData .joined{color:#286eff;font-size:11px}.navbar .user .right{padding:10px;width:20px}.navbar .user .right i{padding:10px}.navbar .user .right i:hover{background-color:#286eff;border-radius:50%;color:#fff;cursor:pointer}.navbar .user .menu{word-wrap:break-word;animation:popfromTop .3s ease-out,fadeIn .5s ease-out;background-color:#fff;background-image:url(/static/media/gradBack.2d57a2ae922e028cec84.png);border-radius:0;box-shadow:10px 0 20px rgba(16,80,209,.612);height:auto;left:0;padding:6%;position:absolute;top:0;width:calc(100% - 40px);z-index:10}@media screen and (max-width:480px){.navbar .user .menu{left:0;top:0;width:calc(100% - 50px)}}.navbar .user .menu .userProfileData{display:flex;gap:5}.navbar .user .menu .userProfileData .uploadError{color:red;font-size:12px;text-align:center}.navbar .user .menu .userProfileData .uploadError .error,.navbar .user .menu .userProfileData .uploadError p{font-size:11px}.navbar .user .menu .userProfileData .custom-file-upload{position:relative}.navbar .user .menu .userProfileData .custom-file-upload i{background-color:#7d7d7d;border-radius:4px;color:#fff;padding:5px;position:absolute;right:5%;top:-10%}.navbar .user .menu .userProfileData .custom-file-upload i:hover{background-color:#286eff;cursor:pointer}.navbar .user .menu .content-top{padding:10px}.navbar .user .menu .content-top input,.navbar .user .menu .content-top select{animation:popUp .5s ease-out;background-color:#f3f6ff;border:none;border-radius:4px;box-shadow:0 7px 29px 0 #64646f33;color:#424242;margin:5px 0;padding:4px 6px;transition:background-color .2s ease-in-out;width:80%}.navbar .user .menu .content-top input:hover,.navbar .user .menu .content-top select:hover{background-color:#e5e8ff}.navbar .user .menu .content-top input:focus,.navbar .user .menu .content-top select:focus{background-color:#e5e8ff;outline:none}.navbar .user .menu .content-top select{animation:popUp .5s ease-out;background-color:#f3f6ff;box-shadow:0 7px 29px 0 #64646f33;color:#424242;transition:background-color .2s ease-in-out;width:85%}.navbar .user .menu .content-top select:hover{background-color:#e5e8ff}.navbar .user .menu .content-top select:focus{background-color:#e5e8ff;outline:none}.navbar .user .menu .joined{color:#286eff;font-size:12px;margin-bottom:30px;margin-left:15px}.navbar .user .menu img{animation:popUp .5s ease-out;height:80px;object-fit:cover;object-position:center;width:80px}.navbar .user .menu .name{font-size:18px;font-weight:600;padding:4px 15px;text-align:left}.navbar .user .menu .dating{color:#424242;margin-left:15px}.navbar .user .menu .dating span{color:#d24141;padding:2px}.navbar .user .menu .username{font-size:16px;padding:4px 15px;text-align:left}.navbar .user .menu .buttons{display:flex;gap:5px;justify-content:center}.navbar .user .menu .updatebtn{background-color:#286eff}.navbar .user .menu .updatebtn:hover{background-color:#033391}.navbar .user .menu .canclebtn{background-color:#d24141}.navbar .user .menu .canclebtn:hover{background-color:#a91d1d}.navbar .user .menu .editbtn{background-color:#286eff}.navbar .user .menu .editbtn:hover{background-color:#033391}.navbar .user .menu .settings{animation:popUp .5s ease-out;background-color:#286eff;border:none;border-radius:8px;box-shadow:0 7px 29px 0 #64646f33;color:#fff;padding:5px 10px;position:relative;text-align:center;text-decoration:none;transition:background-color .2s ease-in-out}.navbar .user .menu .settings:after{align-items:center;background-color:#d24141;border-radius:50%;color:#fff;content:"New";display:flex;font-size:9px;height:26px;justify-content:center;padding:0 3px;position:absolute;right:-22%;top:-15%;transform:translate(-50%,-50%);width:20px;z-index:5}.navbar .user .menu .settings:hover{background-color:#033391}.navbar .user .menu button{animation:popUp .5s ease-out;background-color:#286eff;border:none;border-radius:8px;box-shadow:0 7px 29px 0 #64646f33;color:#fff;padding:5px 10px;transition:background-color .2s ease-in-out}.navbar .user .menu button:hover{background-color:#1050d1;cursor:pointer}.navbar .user .menu .exitbtn{align-items:center;background-color:#d24141;border-radius:7%;display:flex;height:30px;justify-content:center;padding:8px;position:absolute;right:0;top:0;width:30px}.navbar .user .menu .exitbtn:hover{cursor:pointer}.navbar .user .menu .logout{animation:fadeIn .6s ease-out;background-color:#d24141;box-shadow:0 8px 24px #959da533}.appear{animation:slideUp .3s ease-in-out forwards;opacity:0;transform:translateY(20px)}.disappear{animation:slideUp .3s ease-in-out reverse forwards;opacity:1;transform:translateY(0)}@media screen and (max-width:480px){.navbar{height:none;padding-top:10px}}@keyframes popfromTop{0%{opacity:0;transform:translateY(-20px)}50%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.search{padding:20px 10px;width:100%}.search .Searching{color:#286eff;font-size:11px;height:4px;padding:8px 10px}.search .searchForm{text-align:center;width:calc(100% - 20px)}.search .searchForm input{background-color:#f3f6ff;border:none;border-radius:8px;box-shadow:inset 0 1px 4px 0 #0000000f;padding:12px 20px;transition:.6s ease-in-out;width:calc(100% - 60px)}.search .searchForm input:focus{box-shadow:inset 0 3px 4px 0 #0000000f;outline:none}.search .searchForm .userNotFound{color:#eb2562;opacity:1;text-align:center;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}.search .searchForm .userNotFound.hidden{opacity:0;transform:translateY(-5px)}.search .userChat{background-color:#eef1f8;border-left:4px solid #286eff!important;margin-top:6px;width:calc(100% - 40px)}.search .userChat .userChatInfo{color:#424242}.search .userChat .userChatInfo .joineddate{color:#286eff;font-size:12px}.search .userChat .alluser{display:block}.search .userChat.hidden{opacity:0;transform:translateY(-10px)}.search .Messages{align-items:center;display:flex;justify-content:space-between}.search .Messages h2{color:#242424;padding:15px 8px 0}.search .userChat{animation:appear .5s ease-in-out}.sidebar{background-color:#fafcff;position:relative;width:40%}.sidebar .chats{height:calc(100vh - 220px);overflow-y:scroll}@media screen and (max-width:768px){.sidebar .chats{height:calc(100vh - 260px)}}.sidebar .userChat{align-items:center;border-left:4px solid #fafcff;box-shadow:0 1px 0 rgba(17,17,26,.067);display:flex;gap:10px;padding:10px;transition:background-color .3s ease}.sidebar .userChat:last-child{box-shadow:none}.sidebar .userChat:hover{background-color:#e8e9ec;border-left:4px solid #286eff;cursor:pointer}.sidebar .userChat:hover .userChatInfo .name-message .name{animation:wiggleAnimation .6s ease 1;color:#286eff;font-family:Poppins,sans-serif}.sidebar .userChat:hover .userChatInfo .name-message .message{color:#646464}.sidebar .userChat:hover .userChatInfo .time p{color:#d34848}.sidebar .userChat img{border:3px solid #286eff;border-radius:50%;cursor:pointer;height:42px;object-fit:cover;padding:2px;transition:border .3s ease;width:42px}.sidebar .userChat img:hover{animation:borderAnimation .5s ease infinite;border:3px solid #d34848}.sidebar .userChat .userChatInfo{align-items:center;display:flex;justify-content:space-between;width:80%}.sidebar .userChat .userChatInfo .name-message .name{color:#424242;font-family:open sans,sans-serif;font-weight:700}.sidebar .userChat .userChatInfo .name-message .message{background-color:#0000;color:#646464;font-family:open sans,sans-serif;font-size:12px;font-weight:300}.sidebar .userChat .userChatInfo .time p{color:#286eff;font-family:open sans,sans-serif;font-size:12px;font-weight:600}.sidebar .userChat .userChatInfo .time .read{padding:2px;text-align:center}.sidebar .userChat .userChatInfo .time .read .fa-check{color:#646464}.sidebar .selected-message{animation:gradientAnimation 2s linear 1;background-color:#286eff;border-left:4px solid #d34848;position:relative}.sidebar .selected-message:hover{border-left:4px solid #286eff}.sidebar .selected-message img{border:3px solid hsla(0,0%,82%,.438)}.sidebar .selected-message .userChatInfo .name-message .message,.sidebar .selected-message .userChatInfo .name-message .name{color:#fafcff}.sidebar .selected-message .userChatInfo .time p{color:#d34848}.sidebar .selected-message:before{background:hsla(0,0%,82%,.438);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}@media screen and (max-width:768px){.sidebar{width:100%}.sidebar .userChat img{height:36px;width:36px}.sidebar .userChat .userChatInfo .name-message .name{font-size:16px}.sidebar .userChat .userChatInfo .name-message .message,.sidebar .userChat .userChatInfo .time p{font-size:11px}.sidebar .selected-message{border-left:3px solid #286eff}.sidebar .selected-message .userChatInfo .name-message .message,.sidebar .selected-message .userChatInfo .name-message .name{font-size:16px}.sidebar .selected-message .userChatInfo .time p{font-size:11px}}@media screen and (max-width:480px){.sidebar .userChat{gap:8px;padding:8px}}@keyframes wiggleAnimation{0%{transform:rotate(0deg)}25%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}75%{transform:rotate(-3deg)}to{transform:rotate(0deg)}}@keyframes borderAnimation{0%{border-color:#286eff}50%{border-color:#d34848}to{border-color:#286eff}}.add-music .timeline-title{align-items:center;animation:appear .5s ease-in-out forwards;animation-fill-mode:forwards;box-shadow:inset 0 2px 4px 0 #0000000f;display:flex;justify-content:space-between;padding:0}.add-music .timeline-title .timerunning{align-items:center;background-color:#e50814;color:#fff;display:flex;justify-content:center;padding:0 2px}.add-music .timeline-title .timerunning .timeline{color:#fff;font-size:10px;font-weight:600;letter-spacing:2px;padding:1px}.add-music .timeline-title .videoTitle{background:#e6f2f9;background:linear-gradient(90deg,#e6f2f9 10%,#fadce2);color:#585858;font-size:12px;font-weight:600;padding:1px 6px}.add-music .timeline-title marquee{width:80%}.add-music .addedby{align-items:center;animation:appear .5s ease-in-out forwards;animation-fill-mode:forwards;display:none;justify-content:space-evenly;padding:1px 10px}.add-music .addedby p{font-size:12px}.add-music .addedby button{border:none;color:#fff;cursor:pointer;font-size:12px;transition:.3s}.add-music .addedby button:hover{background-color:red}.ytmusic{align-items:center;display:flex;height:63px;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:2}.ytmusic #ytplayer{filter:blur(5px);height:200px;position:absolute;width:100%}.ytmusic .buttons{align-items:center;display:flex;height:55px;justify-content:center;position:absolute;width:100%;z-index:10}.ytmusic .buttons .timeline{color:#fff}.ytmusic .buttons .controls{align-items:center;display:flex;gap:5px;height:100%;justify-content:center;width:100%}.ytmusic .buttons .controls button{background-color:#0000;border:none;color:hsla(0,0%,100%,.302);cursor:pointer;font-size:20px;transition:.3s}.ytmusic .buttons .controls button:hover{color:#fff}@keyframes appear{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes changeColors{0%{box-shadow:0 -8px 10px #9c59b633}10%{box-shadow:0 -10px 20px #9c59b666}20%{box-shadow:0 -15px 30px #9c59b699}30%{box-shadow:0 -20px 25px #3fc381b3}40%{box-shadow:0 -15px 33px rgba(63,195,129,.645)}50%{box-shadow:0 -20px 20px rgba(52,152,219,.515)}60%{box-shadow:0 -12px 30px rgba(52,152,219,.379)}70%{box-shadow:0 -11px 13px rgba(241,196,15,.348)}80%{box-shadow:0 -22px 10px rgba(241,196,15,.152)}90%{box-shadow:0 -10px 60px #e74d3c80}to{box-shadow:0 -12px 18px #e74d3c66}}@media screen and (max-width:480px){.add-music{display:none;height:0;visibility:hidden}}.chat,.messages{background-image:url(/static/media/chatbg3.8ea1ba73699971a87ee3.jpg);background-position:50%;background-size:cover}.messages{background-color:#f3f6ff;height:calc(100% - 170px);overflow-x:none;overflow-y:auto;padding:10px}.messages .message{display:flex;gap:20px;margin-bottom:20px}.messages .message .messageInfo{color:gray;display:flex;flex-direction:column;font-weight:300}.messages .message .messageInfo .delete{background-color:#fff;border-radius:4px;box-shadow:1.95px 1.95px 2.6px #00000026;display:none;font-size:9px;font-weight:700;margin-top:5px;padding:3px;text-align:center;transition:opacity .3s ease,transform .3s ease}.messages .message .messageInfo .delete:after{content:"Remove"}.messages .message .messageInfo:hover .delete{animation:swipeAnimation .3s ease;background-color:#d24141;color:#fff;cursor:pointer;display:block;opacity:1}.messages .message .messageInfo img{animation:bounceInOut .6s ease;border:3px solid #286eff;border-radius:50%;box-shadow:0 1px 4px #00000029;cursor:pointer;height:42px;object-fit:cover;padding:2px;transition:border .3s ease;width:42px}.messages .message .messageInfo img:hover{border:3px solid #d24141}.messages .message .messageContent{word-wrap:break-word;display:flex;flex-direction:column;gap:10px;max-width:62%;padding:20px 0;position:relative}.messages .message .messageContent .inlargeImage{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.messages .message .messageContent p{animation:slideUpDownOriginal .5s ease;background-color:#fff;border-radius:0 10px 10px 10px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#434343;font-family:open sans,sans-serif;font-size:14px;max-width:-webkit-max-content;max-width:max-content;padding:8px 15px}.messages .message .messageContent p .stringLink{word-wrap:anywhere;word-wrap:all;color:blue;text-decoration:none}.messages .message .messageContent .messageImg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messages .message .messageContent .messageImg img{animation:slideUpDownOriginal .5s ease;animation:blurIn 1.3s ease;border:10px solid #fff;border-radius:0 10px 10px 10px;box-shadow:1.95px 1.95px 2.6px #00000026;width:100%}@media screen and (max-width:480px){.messages .message .messageContent .messageImg img{border:6px solid #fff}}.messages .message .messageContent .file .link{align-items:center;background-color:hsla(0,0%,100%,.773);border-radius:12px;color:blue;display:flex;font-size:13px;font-style:italic;gap:20;padding:4px 8px;text-decoration:none}.messages .message .messageContent .file .icon{font-size:40px;margin:0 5px}.messages .message .messageContent .time{animation:slideUpPopIn 2.8s ease;font-size:11px;font-weight:600}.messages .message .ownerContent{text-align:right}@keyframes swipeAnimation{0%{transform:translateX(0)}to{transform:translateX(-10px)}}.messages .message.owner{flex-direction:row-reverse}.messages .message.owner img{border:3px solid #d24141}.messages .message.owner img:hover{border:3px solid #286eff}.messages .message.owner .messageContent{align-items:flex-end}.messages .message.owner .messageContent img{animation:blurIn 1.3s ease;border:10px solid #e2ebfc;border-radius:10px 0 10px 10px}.messages .message.owner .messageContent p{animation:gradientAnimation 4s linear infinite;animation:slideRightLeftOriginal .8s ease;background:#e2ebfc;background-size:600% 600%;border-radius:10px 0 10px 10px;color:#434343}.messages .message.owner .messageContent p:before{background:#d1d1d133;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}@keyframes bounceInOut{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes blurIn{0%{filter:blur(40px);opacity:0}50%{filter:blur(10px);opacity:.5}to{filter:blur(0);opacity:1}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}@keyframes spinAndScale{0%{transform:scale(1)}50%{transform:scale(1.2) rotate(180deg)}to{transform:scale(1) rotate(1turn)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{transform:translateY(0)}30%{transform:translateY(-30px)}50%{transform:translateY(0)}}@keyframes rotateAndMove{0%{transform:rotate(0) translateX(0)}50%{transform:rotate(180deg) translateX(50px)}to{transform:rotate(1turn) translateX(0)}}@keyframes scaleAndBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes slideUpPopIn{0%{opacity:0;transform:translateY(20px)}50%{opacity:1;transform:translateY(0)}to{opacity:1;transform:scale(1)}}@keyframes slideUpDownOriginal{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes slideRightLeftOriginal{0%{transform:translateX(0)}50%{transform:translateX(20px)}to{transform:translateX(0)}}@keyframes popInFadeOut{0%{opacity:1;transform:scale(0)}50%{opacity:.5;transform:scale(1.2)}to{opacity:0;transform:scale(1)}}@keyframes wiggle{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}50%{transform:translateX(0)}75%{transform:translateX(-10px)}}.messages .no-chat{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.messages .no-chat .no-chat-inner{text-align:center}.messages .no-chat .no-chat-inner img{animation:bounceUpDown 2s infinite;max-width:250px;width:20%}.messages .no-chat .no-chat-inner .quote{color:#424242;font-size:15px;font-weight:600;margin-top:20px}.messages .no-chat .no-chat-inner .no-chat{display:block}.messages .no-chat .no-chat-inner .no-chat p{color:#727272;font-size:12px}.messages .no-chat .no-chat-inner .no-chat p:first-child,.messages .no-chat .no-chat-inner .no-chat p:nth-child(2){color:#222;font-size:14px}.messages .no-chat .no-chat-inner .no-chat p:nth-child(3){bottom:3%;position:absolute}@media screen and (max-width:480px){.messages .no-chat .no-chat-inner .no-chat p:nth-child(3){display:none}}@keyframes bounceUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes changeColorChatBox{0%,to{color:#424242}50%{color:#286eff}}@keyframes blinkBorder{0%,to{border:1px solid #1050d1}50%{border:1px solid #05338f}}.input{animation:slideUp .6s ease-out,popUp .3s ease-in;background-color:#f3f6ff;height:55px;padding:15px 20px;position:relative}.input .alert{animation:popUp .3s ease-in;color:#eb2562;font-size:11px;left:4%;position:absolute;text-align:center;top:-10%;width:calc(100% - 50px)}.input .inputs{align-items:center;animation:slideUp .6s ease-out;display:flex;gap:5px}.input .inputs textarea{border:none;border-radius:22px;font-size:14px;height:30px;outline:none;padding:15px 10px 7px;resize:none;transition-duration:.3s;width:calc(100% - 30px)}@media screen and (max-width:480px){.input .inputs textarea{border-radius:6px;font-size:12px;padding:15px 5px 4px;width:calc(100% - 10px)}}.input .inputs textarea:focus{box-shadow:0 2px 8px 0 #63636333}.input .send{align-items:center;animation:slideUp .6s ease-out;display:flex;gap:6px;position:relative}@media screen and (max-width:480px){.input .send{flex-direction:row}}.input .send .emojis,.input .send label{align-items:center;background-color:#f3f6ff;border:1px solid rgba(36,36,36,.094);border-radius:50%;display:flex;font-size:18px;height:30px;justify-content:center;padding:7px;transition-duration:.4s;width:30px}.input .send .emojis:hover,.input .send label:hover{border:none;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;cursor:pointer}@media screen and (max-width:480px){.input .send .emojis{display:none}}.input .send button{align-items:center;background-color:#286eff;border:none;border-radius:22px;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b;color:#fff;display:flex;font-size:10px;padding:10px 20px;transition-duration:.4s}@media screen and (max-width:480px){.input .send button{padding:10px}}.input .send button:hover{background-color:#1050d1;cursor:pointer}.input .send .preview-image{position:relative}.input .send .preview-image .previewImage{height:50px;object-fit:cover;object-position:center;width:50px}.input .send .preview-image button{align-items:center;background-color:#d24141;border-radius:50%;display:flex;height:20px;justify-content:center;padding:5px;position:absolute;right:0;top:0;width:20px}.circular-progress-container{border-radius:50%;height:35px;overflow:hidden;position:relative;width:35px}.circular-progress-container .circular-progress{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.circular-progress-container .circular-progress .progress-text{font-size:.8rem;font-weight:700}.home{align-items:center;justify-content:center}.home,.home .container{display:flex;height:100vh}.home .container{overflow:hidden;width:90%}.home .container .chat{width:100%}.home .container .chat .chatInfo{align-items:center;background-color:#f3f6ff;border-bottom:1px solid rgba(66,66,66,.157);color:#000;display:flex;height:50px;justify-content:space-between;margin:0;padding:10px;position:relative;z-index:2}.home .container .chat .chatInfo .back{color:#fff;display:none;font-size:24px;padding:10px}@media screen and (max-width:480px){.home .container .chat .chatInfo .back{display:block}}.home .container .chat .chatInfo .blur{background-position:50%;background-position-y:30%;background-repeat:no-repeat;background-size:105%;height:51px;padding:10px;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:480px){.home .container .chat .chatInfo .blur{background-position:0}}.home .container .chat .chatInfo .userProfile{align-items:center;display:flex;gap:10px}.home .container .chat .chatInfo .userProfile img{border:3px solid #286eff;border-radius:50%;cursor:pointer;height:40px;object-fit:cover;padding:2px;width:40px}.home .container .chat .chatInfo .userProfile img:hover{border:3px solid #d24141}.home .container .chat .chatInfo .userProfile .chatName{color:#fff;font-family:open sans,sans-serif;font-size:24px;font-weight:700;text-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}.home .container .chat .chatIcons{animation:changeColor 4s infinite;color:#fff;display:flex;font-size:22px;gap:20px}.home .container .chat .chatIcons i:hover{color:#286eff;cursor:pointer}@keyframes changeColor{0%,to{color:#fff}50%{color:#286eff}}@media screen and (max-width:1200px){.home .container{height:100vh;width:100%}.home .container .sidebar,.home .container .sidebarRight{width:30%}.home .container .sidebar .navbar .logo{display:none}.home .container .chat{width:70%}}@media screen and (max-width:768px){.home .container{height:100%;width:100%}.home .container .sidebarRight{display:none}.home .container .sidebar{width:40%}.home .container .chat{height:calc(100vh - 40px);width:60%}.sidebarRight{display:none}}.sidebarRight{background-color:#dce8fe;background-image:url(/static/media/gradBack3.bc09cf1724c9650c291c.jpg);background-position:bottom;background-size:cover;height:100vh;width:30%}.news-mainpage .NewsSlider-mainpage{padding:10px 20px}.news-mainpage .NewsSlider-mainpage h2,.news-mainpage .NewsSlider-mainpage h3{color:#286eff}.news-mainpage .NewsSlider-mainpage p{font-size:12px}.news-mainpage .NewsSlider-mainpage li{font-size:13px;list-style-type:square}@keyframes sprinkle{0%{opacity:1;transform:translateY(-10px) translateX(-50%)}to{opacity:0;transform:translateY(300px) translateX(calc(-50% + 50px))}}@keyframes pulseAnimation{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@keyframes rotateAndSwipeRight{0%{transform:rotate(0deg) translateX(0)}to{transform:translateY(-10px) translateX(100%) rotate(30deg)}}@keyframes rotateAndSwipeLeft{0%{transform:rotate(0deg) translateX(0)}to{transform:translateY(-20px) translateX(-100%) rotate(-30deg)}}@keyframes containerBackgroundAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes cheersAnimation{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}75%{transform:rotate(-1deg)}}@keyframes linkAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes h2Animation{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.Dating{padding:0;position:relative;text-align:center}.Dating .quote{color:rgba(36,36,36,.835)}.Dating .error,.Dating .quote{font-size:12px;font-weight:600}.Dating .error{color:#e15f5f;padding:4px 20px}.Dating .datingPic{height:100%;margin-top:5%;width:80%}.Dating .goto{align-items:center;animation:appearAnimation 1s ease;background-color:#fff;background:linear-gradient(75deg,#eb3fb3,#d65ec8,#b305d2);border-radius:12px;box-shadow:0 4px 12px #0000001a;gap:10px;justify-content:center;margin:5px 35px;padding:10px}.Dating .goto .linkto{color:#fff;font-size:18px;font-weight:600;position:relative;text-decoration:none}.Dating h3{animation:gradientAnimation 4s linear infinite,popAnimation .3s ease;background:linear-gradient(75deg,#eb3fb3,#e272d5,#b305d2);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:20px;padding:0}.Dating .ShowCards{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);border:none;border-radius:5px;box-shadow:0 7px 29px 0 #64646f33;color:#fff;font-weight:600;margin-top:10px;padding:8px 20px;transition:background-color .3s ease}.Dating .ShowCards:hover{animation:infiniteLoop 3s linear infinite;background:linear-gradient(75deg,#d81397,#d410be,#6e0880);box-shadow:none;cursor:pointer}.Dating .matchFullScreen{align-items:center;display:flex;justify-content:center;padding:15px;position:absolute;width:330px;z-index:20}.Dating .matchFullScreen .container{background:#e6f2f9;background:linear-gradient(90deg,#e6f2f9,#ffe7ec);border-radius:22px;box-shadow:0 48px 100px 0 #110c2e26;display:block;height:358px;padding:20px 20px 10px}.Dating .matchFullScreen .container .cheers{left:0;position:absolute;top:3.3%;z-index:8}.Dating .matchFullScreen .container img{margin-top:15px;object-fit:cover;width:100%;z-index:10}.Dating .matchFullScreen .container p{color:#ef5b76;font-weight:700}.Dating .matchFullScreen .container .center{align-items:center;display:flex;justify-content:center}.Dating .matchFullScreen .container .center .link{animation:gradientAnimation 3s linear infinite;background:linear-gradient(75deg,#bee4fa,#d410be,#ffe7ec);background-size:600% 600%;border-radius:5px;box-shadow:0 8px 10px #eb3fb26e,0 6px 10px rgba(225,37,203,.134),0 0 20px rgba(200,24,231,.167);color:#fff;padding:8px;width:120px;z-index:20}.Dating .matchFullScreen .container .center .link:hover{animation:linkAnimation .5s ease-in-out infinite}.Dating .matchFullScreen .container .center .link a{color:#fff;font-weight:600;text-decoration:none}.Dating .matchFullScreen .container h2{animation:gradientAnimation 4s linear infinite;-webkit-background-clip:text;background-clip:text;background-color:#5d5d5d;background-size:600% 600%;color:#0000;text-align:center}.Dating .card-slider{padding:20px 30px}.Dating .card-slider .profiles{background-color:#fff;border-radius:22px;box-shadow:0 48px 100px 0 #110c2e26;display:block;overflow:hidden}.Dating .card-slider .profiles .d-card{align-items:center;animation-duration:.1s;animation-timing-function:ease-in-out;border-radius:22px 22px 0 0;display:none;justify-content:center;padding:10px;position:relative}.Dating .card-slider .profiles .d-card .data{animation:appearAnimation 1s ease;background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;height:300px;position:relative;transition:opacity .3s ease;width:280px}.Dating .card-slider .profiles .d-card .data:before{animation:sprinkle 1s linear infinite;background-color:#fc0;border-radius:50%;content:"";height:5px;left:50%;position:absolute;top:-10px;width:5px}.Dating .card-slider .profiles .d-card .data .blur{background-color:rgba(0,0,0,.729);border-radius:0 0 12px 12px;bottom:0;filter:blur(2px);height:45px;left:0;position:absolute;width:100%}.Dating .card-slider .profiles .d-card .data .info{bottom:0;color:#fff;height:45px;left:0;position:absolute;width:100%}.Dating .card-slider .profiles .d-card .data .info p{animation:gradientAnimation 4s linear infinite,popAnimation .6s ease;font-size:12px;font-weight:300}.Dating .card-slider .profiles .d-card .data .info p:first-child{font-size:14px;font-weight:600;padding-top:4px}.Dating .card-slider .profiles .d-card .data .info p:first-child span{color:#fb92d8;font-size:16px;font-weight:600;padding-left:8px}.Dating .card-slider .profiles .d-card .data:after,.Dating .card-slider .profiles .d-card .data:before,.Dating .card-slider .profiles .d-card .data:before:nth-child(3),.Dating .card-slider .profiles .d-card .data:before:nth-child(4),.Dating .card-slider .profiles .d-card .data:before:nth-child(5){animation:sprinkle 1s linear infinite;background-color:#d81397;border-radius:50%;content:"";height:4px;opacity:0;position:absolute;width:4px}.Dating .card-slider .profiles .d-card .data:before{animation-delay:0s;left:10px}.Dating .card-slider .profiles .d-card .data:after{animation-delay:.5s;left:20px}.Dating .card-slider .profiles .d-card .data:before:nth-child(3){animation-delay:.2s;left:30px}.Dating .card-slider .profiles .d-card .data:before(4){animation-delay:.7s;left:40px}.Dating .card-slider .profiles .d-card .data:before(5){animation-delay:.4s;left:50px}.Dating .card-slider .profiles .active{display:flex}.Dating .card-slider .controls{animation:appearAnimation 1s ease;border-radius:0 0 22px 22px;gap:10px;padding:10px}.Dating .card-slider .controls,.Dating .card-slider .controls button{align-items:center;background-color:#fff;display:flex;justify-content:center}.Dating .card-slider .controls button{border:none;border-radius:50%;box-shadow:0 8px 24px #959da533;color:#286eff;color:#fff;font-size:22px;height:50px;transition:box-shadow .3s ease;width:50px}.Dating .card-slider .controls button:hover{box-shadow:0 8px 24px #959da533,0 6px 10px -5px #0003,0 0 30px #0003}.Dating .card-slider .controls button.like{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);box-shadow:0 8px 10px #eb3fb25e,0 6px 10px rgba(225,37,203,.134),0 0 30px rgba(200,24,231,.167)}.Dating .card-slider .controls button.like i{animation:pulseAnimation 1.6s ease infinite}.Dating .card-slider .controls button.skip{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;box-shadow:0 2px 10px rgba(235,63,178,.152),0 2px 10px rgba(225,37,203,.134),0 0 30px rgba(200,24,231,.167);color:#0000;height:44px;width:44px}.Dating .card-slider .controls button.star{background:linear-gradient(75deg,#e3c136,#f6de67,#b1a007);-webkit-background-clip:text;background-clip:text;box-shadow:0 2px 10px rgba(235,227,63,.152),0 2px 10px rgba(222,225,37,.178),0 0 30px rgba(231,203,24,.167);color:#0000;height:44px;width:44px}.Dating .card-slider .controls button:hover{cursor:pointer}.Dating .pseudo-particles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.Dating .pseudo-particles:after{animation:sprinkle 1s linear .01s infinite;background-color:#fc0;border-radius:50%;content:"";height:4px;left:47%;opacity:.5;pointer-events:none;position:absolute;top:25%;width:4px}.timer-main{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.timer-main .timer-running{animation:slideInFromRight 1s ease-in-out;background-color:#fff;background-image:url(/static/media/timerbg.23d60f7517a22aba189d.jpg);background-size:cover;border-radius:8px;box-shadow:0 7px 29px 0 #64646f33;min-height:300px;padding:8% 60px 20px;position:absolute;text-align:center;width:50%;z-index:10}.timer-main .timer-running .ribbon{position:absolute;right:-3.5%;top:0;width:300px}@media screen and (max-width:480px){.timer-main .timer-running .ribbon{width:200px}}.timer-main .timer-running .ribbon1{left:0;position:absolute;top:0;width:300px}@media screen and (max-width:480px){.timer-main .timer-running .ribbon1{width:200px}}.timer-main .timer-running .ribbon4{bottom:-10%;left:-10%;position:absolute;width:300px}@media screen and (max-width:480px){.timer-main .timer-running .ribbon4{width:200px}}.timer-main .timer-running:first-child{animation:slideInFromLeft 1s ease-in-out;background-image:url(/static/media/timerbg2.4e2956708e131f4cffa3.jpg);margin-right:-80px;margin-top:-80px;transform:rotate(3deg)}.timer-main .timer-running:nth-child(2){animation:slideInFromTop 1s ease-in-out;background-image:url(/static/media/timerbg4.da0ab7ae33037bab8585.jpg);margin-right:-60px;margin-top:50px;transform:rotate(-4deg)}.timer-main .timer-running:nth-child(3){background-image:url(/static/media/timerbg3.c68efbb611de603af7e2.jpg);margin-bottom:50px;margin-right:80px;transform:rotate(-7deg)}.timer-main .timer-running:nth-child(3),.timer-main .timer-running:nth-child(4){animation:slideInFromRight 1s ease-in-out;background-position:100%;box-shadow:0 7px 29px 0 #64646f33}.timer-main .timer-running:nth-child(4){background-image:url(/static/media/timerbg7.11990d24d13a04aaf7f4.jpg);margin-bottom:70px;margin-right:100px;transform:rotate(4deg)}@media screen and (max-width:480px){.timer-main .timer-running{background-image:url(/static/media/timerbg.23d60f7517a22aba189d.jpg);min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:80%}.timer-main .timer-running:first-child,.timer-main .timer-running:nth-child(2),.timer-main .timer-running:nth-child(3){display:none}}.timer-main .timer-running h1{align-items:center;color:#5f611d;display:flex;font-family:Loved by the King,cursive;font-size:52px;font-weight:900;gap:10px;justify-content:center}.timer-main .timer-running h1 span{font-family:Loved by the King,cursive;font-size:19px}.timer-main .timer-running h3{color:#b01313;font-family:Preahvihear,sans-serif}.timer-main .timer-running p{color:#cc8f0e;font-family:Preahvihear,sans-serif}.timer-main .timer-running .quote{color:#ae268c}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-40%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}.confession-card-Revaled{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.confession-card-Revaled .confess-card-content{animation:appearAnimation .5s forwards;background-color:#fee5e0;background-image:url(/static/media/lightConfessionCard.ebd8750300e953bfc459.gif);background-size:400px;border-bottom:15px solid #ff4f85;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d;min-height:300px;min-width:800px;padding:20px;position:absolute}.confession-card-Revaled .confess-card-content:first-child{background-color:#d12b33;background-image:url(/static/media/darkConfessionCard.d6f0ad58940258d84f96.jpg);background-position:100%;background-size:200px;border-bottom:15px solid #fee5e0;margin-right:-35px;margin-top:60px;transform:rotate(-3deg)}@media screen and (max-width:480px){.confession-card-Revaled .confess-card-content{min-height:300px;min-width:250px}}.confession-card-Revaled .confess-card-content h1{color:rgba(36,36,36,.537);font-family:Shadows Into Light,cursive;font-size:50px;left:2;position:absolute;top:0;transform:rotate(-20deg);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.confession-card-Revaled .confess-card-content p{color:#c61922;font-family:Loved by the King,cursive;font-size:24px;font-weight:600;margin-left:10%}.confession-card-Revaled .confess-card-content .confessions{padding:10px 5px}.confession-card-Revaled .confess-card-content .confessions p{color:#343434;font-family:Handlee,cursive;font-size:16px}.confession-card-Revaled .confess-card-content .ribbonround{bottom:-3%;left:-2%;position:absolute;width:80px}.confession-card-Revaled .confess-card-content .buttonss{bottom:6%;position:absolute;right:2%}.confession-card-Revaled .confess-card-content .buttonss button{background-color:#ffcbc2;border:none;color:#d12b33;font-family:Handlee,cursive;margin:2px;padding:4px 10px}.confession-card-Revaled .confess-card-content .buttonss button:hover{cursor:pointer}.confession-card-Revaled .confess-card-content .buttonss button:nth-child(2){background-color:#0000}@keyframes appearAnimation{0%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes disappearAnimation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.timer-card-alt{align-items:center;background-image:url(/static/media/lightConfessionCard.ebd8750300e953bfc459.gif);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.145);display:flex;flex-direction:column;justify-content:center;margin:10% 4% 4%;padding:15px 10px;position:relative;width:100%}.timer-card-alt h4{color:#5f611d;font-family:Shadows Into Light,cursive;font-size:22px;text-align:center}.timer-card-alt h3{color:#b61414}.timer-card-alt .image{position:absolute;right:-2%;top:0;width:90px}.timer-card-alt a{border:1px solid #b61414;border-radius:4px;color:#b61414;font-family:Shadows Into Light,cursive;font-size:18px;font-weight:600;margin-top:10px;padding:1px 10px;text-align:center;text-decoration:none;transition-duration:.4s}.timer-card-alt a:hover{background-color:#b61414;color:#fff}.sidebarLeft{background-color:#f6f8fc;border-right:1px solid rgba(0,0,0,.071);display:block;position:relative;text-align:center;z-index:10}.sidebarLeft.darkTheme{background-color:#0e0e0e;border-right:1px solid rgba(0,0,0,.427)}@media screen and (max-width:480px){.sidebarLeft{box-shadow:0 -5px 7px 2px rgba(0,0,0,.114);overflow:auto hidden}}.sidebarLeft h1{background:linear-gradient(45deg,#286eff,#033391);-webkit-background-clip:text;background-clip:text;color:#0000;margin-bottom:10px}.sidebarLeft h1[data-hover]:hover:after{animation:popAnimation .3s ease-in-out 1;background:linear-gradient(90deg,#033391,#286eff,#286eff);box-shadow:0 3px 8px #0000003d;color:#fff;content:attr(data-hover);font-size:18px;font-weight:600;left:100%;padding:8px 10px;position:absolute;top:.5%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:10}.sidebarLeft .bottom{bottom:0;position:absolute;width:100%}@media screen and (max-width:480px){.sidebarLeft .bottom{width:calc(100% - 20px)}}.sidebarLeft .bottom .beta{animation:gradientAnimation 4s linear infinite,popAnimation .3s ease;background:linear-gradient(45deg,#286eff,#9bc1f7,#033391);-webkit-background-clip:text;background-clip:text;background-size:600% 600%;color:#0000;font-size:12px;font-weight:900;margin-bottom:30%;transform:rotate(-90deg)}.sidebarLeft .bottom .developerInfo{align-items:center;display:flex;justify-content:center;padding:8px;position:relative}.sidebarLeft .bottom .developerInfo .image-container{align-items:center;background:linear-gradient(45deg,#286eff,#2270dc,#033391);border-radius:50%;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;display:flex;height:50%;justify-content:center;padding:4px;width:50%;z-index:5}.sidebarLeft .bottom .developerInfo .image-container:hover{background:linear-gradient(45deg,#286eff,#033391);box-shadow:inset 0 30px 60px -12px #32325d40,inset 0 18px 36px -18px #0000004d;cursor:pointer}.sidebarLeft .bottom .developerInfo .image-container img{border-radius:50%;height:30px;margin:0 5px;width:30px}.sidebarLeft .bottom .developerInfo .image-container-2{animation-delay:1s;animation:pulseCircle 4s cubic-bezier(.36,.11,.89,.32) infinite;background-color:#5088f6;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:73%;position:absolute;width:60%;z-index:4}.sidebarLeft .bottom .developerInfo .image-container-3{animation-delay:2s;animation:pulseCircle 4s cubic-bezier(.36,.11,.89,.32) infinite}.sidebarLeft .bottom .developerInfo .image-container-3,.sidebarLeft .bottom .developerInfo .image-container-4{background-color:#5088f6;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:89%;position:absolute;width:70%;z-index:4}.sidebarLeft .bottom .developerInfo .image-container-4{animation-delay:3s;animation:pulseCircle 4s cubic-bezier(.36,.11,.89,.32) infinite}.sidebarLeft .bottom .developerInfo .image-container-5{animation-delay:4s;animation:pulseCircle 4s cubic-bezier(.36,.11,.89,.32) infinite;background-color:#5088f6;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:89%;position:absolute;width:70%;z-index:4}.sidebarLeft .fa-sparkles,.sidebarLeft .sprinkle_two{animation:shine-glow 1s infinite;color:#ffb700!important}.sidebarLeft .customTitle{display:inline-block;margin:0;padding:0;position:relative;width:100%}.sidebarLeft .customTitle.download{margin-top:20px}.sidebarLeft .customTitle.download i{animation:shine-glow2 2s infinite;color:#35a854!important;font-size:23px;transition-duration:.6s}.sidebarLeft .customTitle.download:hover i{color:#fff!important}.sidebarLeft .customTitle .fa-sparkles{animation:shine-glow 2s infinite;position:absolute;right:6%;top:1%}.sidebarLeft .customTitle[data-hover]:hover:after{align-items:center;animation:popAnimation .3s ease-in-out 1;background:linear-gradient(90deg,#033391,#286eff,#286eff);box-shadow:0 3px 8px #0000003d;color:#fff;content:attr(data-hover);display:flex;font-size:15px;font-weight:600;justify-content:center;left:100%;padding:8px 10px;position:absolute;top:10%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:10}@media screen and (max-width:480px){.sidebarLeft .customTitle[data-hover]:hover:after{display:none}}.sidebarLeft .top{margin-top:20px}@media screen and (max-width:480px){.sidebarLeft .top{margin-top:3px;padding:10px}}.sidebarLeft .mobile-menu{bottom:6%;display:none;position:fixed;width:100%;z-index:1000}.sidebarLeft .mobile-menu .more{align-items:center;animation:slideUp .2s ease,pop-in-scale .5s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.497);border-radius:8px 8px 0 0;flex-wrap:wrap;justify-content:space-around;opacity:0;padding:6px 0}.sidebarLeft .mobile-menu .more h3{color:#fff;font-size:20px}.sidebarLeft .mobile-menu .center{align-items:center;animation:slideUp .2s ease,pop-in-scale .5s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.497);border-radius:0 0 8px 8px;flex-wrap:wrap;justify-content:space-around;opacity:0;padding:6px 0}.sidebarLeft .mobile-menu a{color:#fff}.sidebarLeft .mobile-menu .Activelink{border-bottom:none}.sidebarLeft .mobile-menu .Activelink i{font-size:15px}.sidebarLeft .mobile-menu .customTitle{flex:1 0 10%;font-size:20px}@media screen and (max-width:480px){.sidebarLeft .mobile-menu{align-items:center;display:none;flex-wrap:wrap;justify-content:space-around}.sidebarLeft .mobile-menu .center{display:flex;width:95%}}@media screen and (max-width:768px){.sidebarLeft .mobile-menu{align-items:center;display:none;flex-wrap:wrap;justify-content:space-around}.sidebarLeft .mobile-menu .center{display:flex;width:95%}}.sidebarLeft .bottom,.sidebarLeft .top{display:block;text-align:center}.sidebarLeft .bottom .link i,.sidebarLeft .top .link i{color:#4e4e4e}.sidebarLeft .bottom .Activelink,.sidebarLeft .bottom .link,.sidebarLeft .top .Activelink,.sidebarLeft .top .link{cursor:pointer;display:block;font-size:18px;font-weight:700;padding:6px 12px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.sidebarLeft .bottom .Activelink:hover,.sidebarLeft .bottom .link:hover,.sidebarLeft .top .Activelink:hover,.sidebarLeft .top .link:hover{background:linear-gradient(90deg,#286eff,#033391);color:#fff}.sidebarLeft .bottom .Activelink:hover i,.sidebarLeft .bottom .link:hover i,.sidebarLeft .top .Activelink:hover i,.sidebarLeft .top .link:hover i{color:#fff}.sidebarLeft .Activelink{border-left:5px solid #286eff}.sidebarLeft .Activelink i{animation:gradientAnimation 4s linear infinite,popAnimation .3s ease;background:linear-gradient(45deg,#033391,#286eff,#033391);background-size:600% 600%;border-radius:8px;box-shadow:0 3px 8px #0000003d;color:#fff;padding:10px;transform:scale(1)}@media screen and (max-width:480px){.sidebarLeft .Activelink i{border-radius:4px}}@media screen and (max-width:768px){.sidebarLeft .Activelink i{border-radius:4px}}.sidebarLeft .Activelink i:hover{animation:popAnimation .3s ease;box-shadow:none}.sidebarLeft .top .desktop-menu{display:block}@media screen and (max-width:480px){.sidebarLeft .top .desktop-menu{display:none}}@media screen and (max-width:768px){.sidebarLeft .top .desktop-menu{display:none}}.sidebarLeft .top .tooglebar{display:none}@media screen and (max-width:480px){.sidebarLeft .top .tooglebar{display:block}}@media screen and (max-width:768px){.sidebarLeft .top .tooglebar{display:block}}.sidebarLeft .toggleAnimation{animation:pop-in-scale .5s ease-in-out 1}@media(max-width:768px){.sidebarLeft h1{display:none}.sidebarLeft .bottom,.sidebarLeft .top{align-items:center;display:flex;gap:4px;justify-content:space-around;margin:0}.sidebarLeft .bottom{display:none}.sidebarLeft .Activelink,.sidebarLeft link{border-bottom:2px solid #286eff;border-left:none;display:block;font-size:16px!important;padding:5px 8px}.sidebarLeft .Activelink i,.sidebarLeft link i{padding:8px}}@media screen and (max-width:480px){.sidebarLeft .bottom{display:none}.sidebarLeft .Activelink,.sidebarLeft link{border-bottom:3px solid #286eff;border-left:none;display:block;font-size:12px!important;padding:5px 2px}.sidebarLeft .Activelink i,.sidebarLeft link i{padding:8px}}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes popAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pulseCircle{0%{opacity:.5;transform:scale(.5)}to{opacity:0;transform:scale(1.6)}}@keyframes shine-glow{0%{text-shadow:0 0 10px #cb9b18 0 0 20px #ffdfba80}50%{text-shadow:0 0 20px #ffdfbacc,0 0 30px #ffdfba99}to{text-shadow:0 0 10px #ffdfba,0 0 20px #ffdfba80}}@keyframes shine-glow2{0%{text-shadow:0 0 30px #cb9b18 0 0 40px rgba(255,149,28,.725)}50%{text-shadow:0 0 240px #ff8f0ecc,0 0 40px #fc9b2c99}to{text-shadow:0 0 30px #ffc800,0 0 40px rgba(255,203,15,.944)}}@keyframes pop-in-scale{0%{opacity:0;width:90%}to{opacity:1;width:95%}}.Dashboard{height:100vh;position:relative}.Dashboard iframe{height:100%;width:100%}.Dashboard .shareWithFriends{background-color:#286eff;bottom:3%;color:#fff;position:absolute;right:3%}@keyframes slideLeftToRight{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.News{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:0}.News .left{border-right:1px solid #b1b1b138;box-shadow:0 7px 29px 0 #64646f33;height:100vh;width:23%}.News .left .form{padding:2%}.News .left .form h3{font-size:22px;padding-bottom:4px;text-align:center}.News .left .form form{padding:2% 1%}.News .left .form form .input{animation:slideLeftToRight .6s ease-out;padding:1%}.News .left .form form .coverImage{animation:popUp .6s ease-out;border-radius:4px;height:200px;object-fit:cover;object-position:center;width:100%}.News .left .form form input{animation:slideLeftToRight .6s ease-out;background-color:#fff;border:none;border-bottom:1px solid #fff;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;color:#000;font-weight:500;outline:none;padding:10px;width:calc(100% - 20px)}.News .left .form form input:focus{border-bottom:1px solid #286eff}.News .left .form form input::placeholder{color:#000}.News .left .form form select{margin:4px;padding:9px;width:calc(100% - 10px)}.News .left .form form textarea{animation:slideLeftToRight .6s ease-out;background-color:#fff;border:none;border-bottom:1px solid #fff;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;color:#000;font-weight:500;height:200px;outline:none;padding:10px;resize:none;width:calc(100% - 20px)}.News .left .form form textarea:focus{border-bottom:1px solid #286eff}.News .left .form form textarea::placeholder{color:#000}.News .left .form form .button{padding:10px;text-align:center}.News .left .form form .button button{animation:slideLeftToRight .6s ease-out;background-color:#286eff;border:none;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;cursor:pointer;font-weight:700;padding:8px 10px;width:100%}.News .left .form form .button button:hover{background-color:#1050d1;box-shadow:none;color:#fff}.News .left .form form .error{color:#d24141;font-size:12px}.News .left .form form label{font-size:12px;text-align:center}.News .left .form form .progress-bar{align-items:center;border-radius:4px;display:flex;font-size:12px;gap:10px;height:10px;justify-content:space-between;margin-top:10px;width:calc(100% - 20px)}.News .left .form form .progress-bar progress{border-radius:4px;width:100%}.News .left .form form .upload-complete{font-size:12px;padding:2px;text-align:center;width:100%}.News .right{height:100vh;width:80%}.manageAndApproveNews{padding:4px 2px;width:calc(100% - 5px)}.manageAndApproveNews h3{padding:8px}.manageAndApproveNews .scrollnews{height:calc(100vh - 80px);overflow-y:scroll;width:calc(100% - 10px)}.manageAndApproveNews .scrollnews .newsCard{animation-duration:.5s;animation-name:fadeIn;transform-origin:top;transition:transform .3s ease}.manageAndApproveNews .scrollnews .newsCard:not(:last-child){margin-bottom:10px}.manageAndApproveNews .scrollnews .newsCard.slide-right{animation:slideRight .5s ease}.manageAndApproveNews .scrollnews .newsCard.slide-left{animation:slideLeft .5s ease}.manageAndApproveNews .scrollnews .newsCard.slide-bottom{animation:slideBottom .5s ease}.manageAndApproveNews .scrollnews .slide-right{animation:slideRight .5s ease}@keyframes slideRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.manageAndApproveNews .scrollnews .slide-left{animation:slideLeft .5s ease}.manageAndApproveNews .scrollnews .slide-bottom{animation:slideBottom .5s ease}@keyframes slideBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.manageAndApproveNews .newsCard{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding:8px 4px}.manageAndApproveNews .newsCard .card{align-items:center;background-color:#fff;border-radius:22px;box-shadow:0 1px 4px #00000029;display:flex;width:32%}.manageAndApproveNews .newsCard .card .newsleft{background-color:#fff;border-radius:22px;padding:6px}.manageAndApproveNews .newsCard .card .newsleft img{border-radius:22px;box-shadow:0 3px 8px #0000003d;height:200px;object-fit:cover;object-position:center;width:100px}.manageAndApproveNews .newsCard .card .newsright{height:200px;padding:8px;position:relative}.manageAndApproveNews .newsCard .card .newsright .author-time{align-items:center;display:flex;gap:10px;justify-content:flex-end;padding:0}.manageAndApproveNews .newsCard .card .newsright .author-time .newsauthor{background-color:#f7a72f;border-radius:2px;font-size:10px;padding:1px 4px}.manageAndApproveNews .newsCard .card .newsright .author-time .newstime{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:8px;font-weight:600}.manageAndApproveNews .newsCard .card .newsright .newshead{word-wrap:break-word;color:#286eff}.manageAndApproveNews .newsCard .card .newsright .newsContent{word-wrap:break-word;color:#464646;font-size:13px;height:100px;overflow-y:scroll}.manageAndApproveNews .newsCard .card .newsright .newstype{animation:blink 2s infinite;background-color:#286eff;border-radius:2px;color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:14px;font-weight:600;margin-bottom:1%;padding:1px 4px;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.manageAndApproveNews .newsCard .card .newsright .newstype.flash{animation:flashShadow .3s infinite}.manageAndApproveNews .newsCard .card .newsright .buttons{bottom:0;display:flex;gap:4px;padding:4px;position:absolute;right:0}.manageAndApproveNews .newsCard .card .newsright .buttons button{background-color:#286eff;border:none;border-radius:8px;box-shadow:0 1px 4px #00000029;color:#fff;cursor:pointer;font-size:12px;font-weight:500;margin:2px;outline:none;padding:4px 6px;transition:all .3s ease}.manageAndApproveNews .newsCard .card .newsright .buttons button:hover{background-color:#286effc7}.manageAndApproveNews .newsCard .card .newsright .buttons .delete{background-color:#d24141}.manageAndApproveNews .newsCard .card .newsright .buttons .delete:hover{background-color:#d24141c7}@keyframes blink{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes flash{0%{box-shadow:0 0 5px #286eff}50%{box-shadow:0 0 20px #286eff}to{box-shadow:0 0 5px #286eff}}@keyframes flashShadow{0%{box-shadow:0 0 5px #f7a72f}50%{box-shadow:0 0 20px #f7a72f}to{box-shadow:0 0 5px #f7a72f}}.NewsPage{background-color:#fff;background-position:50%;background-size:cover;height:100vh}.NewsPage .categories-popup{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.471);display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}@media screen and (max-width:768px){.NewsPage .categories-popup{height:100%;width:100%}}.NewsPage .categories-popup .popup-content{animation:slideUpToDown .2s ease-out forwards;background:#fff;border-radius:8px;gap:0;max-width:40vw;min-height:50vh;padding:10px;position:absolute;top:4%;width:100%}.NewsPage .categories-popup .popup-content h4{margin-bottom:15px}.NewsPage .categories-popup .popup-content .categories-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.NewsPage .categories-popup .popup-content .categories-list label{align-items:center;border-radius:5px;cursor:pointer;display:flex;gap:5px;justify-content:center;padding:10px;transition:background-color .3s}.NewsPage .categories-popup .popup-content .categories-list label:hover{background-color:#0056b3}.NewsPage .categories-popup .popup-content button{background-color:#0056b3;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:10px;transition:background-color .3s}.NewsPage .categories-popup .popup-content button:nth-child(2n){background-color:red}.NewsPage .categories-popup .popup-content button:hover{background-color:#0050a5}.NewsPage .newsImagePopup{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.471);display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}@media screen and (max-width:768px){.NewsPage .newsImagePopup{height:100%;width:100%}}.NewsPage .newsImagePopup .newsImageContent{animation:slideUpToDown .2s ease-out forwards;background:#fff;border-radius:8px;gap:0;max-width:40vw;min-height:50vh;position:absolute;top:4%;width:100%}@media screen and (max-width:768px){.NewsPage .newsImagePopup .newsImageContent{border-radius:0 0 12px 12px;max-width:100vw;min-height:50vh;top:0;width:100%}}@media screen and (max-width:480px){.NewsPage .newsImagePopup .newsImageContent{border-radius:0 0 12px 12px;max-width:100vw;min-height:50vh;top:0;width:100%}}.NewsPage .newsImagePopup .newsImageContent .closeButton{align-items:center;background:#fff;border:none;border-radius:4px;color:red;cursor:pointer;display:flex;font-size:22px;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:background .3s ease;width:30px}.NewsPage .newsImagePopup .newsImageContent .closeButton:hover{background:#033391;color:#fff}.NewsPage .newsImagePopup .newsImageContent img{border-radius:8px 8px 0 0;height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.NewsPage .newsImagePopup .newsImageContent img{border-radius:0 0;height:100%;width:100%}}@media screen and (max-width:480px){.NewsPage .newsImagePopup .newsImageContent img{border-radius:0 0;height:100%;width:100%}}.NewsPage .newsImagePopup .newsImageContent .content{border-radius:0 0 8px 8px;padding:10px}.NewsPage .newsImagePopup .newsImageContent .content .NLoading{align-items:center;color:rgba(36,36,36,.639);display:flex;font-size:12px;font-weight:600;justify-content:center;text-align:center;width:calc(100% - 20px)}.NewsPage .newsImagePopup .newsImageContent .content a{color:#0331ba;font-weight:500;text-decoration:none}@media screen and (max-width:768px){.NewsPage .newsImagePopup .newsImageContent .content{border-radius:0 0 12px 12px;font-size:11px;height:100%;width:100%}}@media screen and (max-width:480px){.NewsPage .newsImagePopup .newsImageContent .content{border-radius:0 0 12px 12px;font-size:11px;height:100%;width:100%}}.NewsPage .addNewsPopup{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.471);display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}@media screen and (max-width:768px){.NewsPage .addNewsPopup{height:100%;width:100%}}.NewsPage .addNewsPopup .addNewsContent{animation:slideUpToDown .2s ease-out forwards;background:#fff;border-radius:8px;max-width:40vw;min-height:50vh;position:absolute;top:4%;width:100%}@media screen and (max-width:768px){.NewsPage .addNewsPopup .addNewsContent{border-radius:0 0 12px 12px;max-width:100vw;min-height:50vh;top:0;width:100%}}@media screen and (max-width:480px){.NewsPage .addNewsPopup .addNewsContent{border-radius:0 0 12px 12px;max-width:100vw;min-height:50vh;top:0;width:100%}}.NewsPage .addNewsPopup .addNewsContent .currentUser{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-bottom:5%;padding:20px 20px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.NewsPage .addNewsPopup .addNewsContent .currentUser img{border-radius:50%;height:40px;object-fit:cover;width:40px}.NewsPage .addNewsPopup .addNewsContent .currentUser p{bottom:0;color:#242424;font-size:18px;font-weight:bolder;left:0;text-align:center;width:100%}.NewsPage .addNewsPopup .addNewsContent .closeButton{align-items:center;background:#0000;border:none;border-radius:4px;color:#242424;cursor:pointer;display:flex;font-size:22px;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:background .3s ease;width:30px}.NewsPage .addNewsPopup .addNewsContent .closeButton:hover{background:#033391;color:#fff}.NewsPage .addNewsPopup .addNewsContent .publishContent{margin-top:0}.NewsPage .addNewsPopup .addNewsContent .publishContent form{padding:0 20px 20px;position:relative}.NewsPage .addNewsPopup .addNewsContent .publishContent form textarea{background-color:#f6f6f6;border:none;border-bottom:1px solid #b36000;font-size:12px;margin:1% 2px 8px;resize:none;width:100%}.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:8%;padding:8px 2px}@media screen and (max-width:768px){.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field{margin-top:12%}}@media screen and (max-width:480px){.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field{margin-top:12%}}.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field select{background-color:#f6f6f6;border:none;border-radius:4px;font-size:13px;outline:none;padding:8px 10px;width:30%}@media screen and (max-width:768px){.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field select{width:50%}}@media screen and (max-width:480px){.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field select{width:50%}}.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field .action{align-items:center;display:flex;gap:15px;justify-content:center}@media screen and (max-width:768px){.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field .action .showEmojis{display:none}}@media screen and (max-width:480px){.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field .action .showEmojis{display:none}}.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field .action i{background-color:rgba(36,36,36,.094);border-radius:4px;color:#242424;font-size:22px;padding:5px}.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field .action i:hover{background-color:rgba(36,36,36,.196);cursor:pointer}.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field .action button{background-color:#0331ba;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px}.NewsPage .addNewsPopup .addNewsContent .publishContent form .input-field .action button:hover{background-color:#033391}.NewsPage .addNewsPopup .addNewsContent .publishContent .emoji-picker{bottom:19%;display:none;position:absolute;right:-60%}.NewsPage .addNewsPopup .addNewsContent .publishContent .controls{display:flex;justify-content:space-between;padding:10px 0}.NewsPage .addNewsPopup .addNewsContent .publishContent .controls .icon{cursor:pointer;font-size:18px;padding:5px}.NewsPage .addNewsPopup .addNewsContent .publishContent .controls .icon:hover{opacity:.7}.NewsPage .addNewsPopup .addNewsContent .publishContent .img-upload{position:relative}.NewsPage .addNewsPopup .addNewsContent .publishContent .img-upload .smallImagePreview{border-radius:12px 12px 0 0;height:200px;overflow:auto;width:100%}.NewsPage .addNewsPopup .addNewsContent .publishContent .img-upload .smallImagePreview img{border-radius:0 0 12px 12px;width:100%}.NewsPage .addNewsPopup .addNewsContent .publishContent .img-upload button{align-items:center;background:#ccc;border:none;border-radius:4px;color:#242424;cursor:pointer;display:flex;font-size:22px;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:background .3s ease;width:30px}.NewsPage .addNewsPopup .addNewsContent .publishContent .img-upload button:hover{background:#033391;color:#fff}.NewsPage .addNewsPopup .addNewsContent .publishContent .submit-btn{align-items:center;border-top:1px solid hsla(0,0%,80%,.459);display:flex;justify-content:space-between;padding-top:10px;width:100%}.NewsPage .addNewsPopup .addNewsContent .publishContent .submit-btn button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 10px}.NewsPage .addNewsPopup .addNewsContent .publishContent .submit-btn button:first-child{background-color:#ccc;border-radius:22px;color:#242424;font-weight:600}.NewsPage .addNewsPopup .addNewsContent .publishContent .submit-btn button:first-child:hover{color:#fff}.NewsPage .addNewsPopup .addNewsContent .publishContent .submit-btn button:hover{background-color:#0331ba}.NewsPage .addNewsPopup .addNewsContent .publishContent .imagePreview{display:none;margin-top:10px;text-align:center}.NewsPage .addNewsPopup .addNewsContent .publishContent .imagePreview img{margin-bottom:10px;max-height:100px;max-width:100px;object-fit:cover}.NewsPage .addNewsPopup .addNewsContent .publishContent .Status{color:green;font-size:12px;padding:10px;text-align:center}.NewsPage .addNewsPopup .addNewsContent .publishContent .error{color:red;font-size:12px;padding:10px;text-align:center}.NewsPage .news-navbar{align-items:center;border-bottom:1px solid rgba(60,60,60,.078);display:flex;justify-content:space-between;padding:8px 3%}.NewsPage .news-navbar h1{align-items:center;color:#242424;display:flex;font-size:1.5rem;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.NewsPage .news-navbar h1 i{color:#242424;display:none;font-size:1.2rem}@media screen and (max-width:768px){.NewsPage .news-navbar h1 i{align-items:center;display:flex;gap:5px}}@media screen and (max-width:480px){.NewsPage .news-navbar h1 i{align-items:center;display:flex;gap:5px}}@media screen and (max-width:768px){.NewsPage .news-navbar h1{font-size:1.2rem}}@media screen and (max-width:480px){.NewsPage .news-navbar h1{font-size:1rem}}.NewsPage .news-navbar .filters{align-items:center;display:flex;gap:10px;justify-content:space-between}@media screen and (max-width:768px){.NewsPage .news-navbar .filters{flex-direction:column}}@media screen and (max-width:480px){.NewsPage .news-navbar .filters{flex-direction:column}}.NewsPage .news-navbar .filters .filter-item{align-items:center;display:flex;gap:5px;justify-content:center}.NewsPage .news-navbar .filters .filter-item p{font-size:13px}.NewsPage .news-navbar .filters .filter-item i{color:#3c3c3c;font-size:15px}@media screen and (max-width:768px){.NewsPage .news-navbar .filters .filter-item{display:none}}.NewsPage .news-navbar .menus{align-items:center;display:flex;gap:10px;justify-content:space-between}.NewsPage .news-navbar .menus button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background-color .3s}@media screen and (max-width:768px){.NewsPage .news-navbar .menus button{font-size:9px;padding:8px 10px}}.NewsPage .news-navbar .menus button:hover{background-color:#0056b3}.NewsPage .container{display:flex;flex-direction:row;justify-content:space-evenly;padding:0;width:100%}.NewsPage .container .left{padding-top:5px;width:20%}@media screen and (max-width:768px){.NewsPage .container .left{display:none}}.NewsPage .container .left .user-profile{border:1px solid hsla(0,0%,80%,.247);border-radius:10px;width:100%}.NewsPage .container .left .user-profile .image{background-position:50%;background-size:cover;border-radius:10px 10px 0 0;height:80px;position:relative}.NewsPage .container .left .user-profile .image img{border:2px solid #fff;border-radius:50%;bottom:-30px;height:80px;left:10px;object-fit:cover;position:absolute;width:80px}.NewsPage .container .left .user-profile .user-details{padding:30px 15px 15px}.NewsPage .container .left .user-profile .user-details h2{font-size:18px}.NewsPage .container .left .user-profile .user-details p{font-size:13px;font-weight:500}.NewsPage .container .left .user-profile .user-details .bio{color:#3c3c3c;font-size:13px;margin-top:10px}.NewsPage .container .left .top-users{border:1px solid hsla(0,0%,80%,.247);border-radius:10px;height:280px;margin-top:20px;overflow:auto;padding:15px}.NewsPage .container .left .top-users .user-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;justify-content:flex-start;width:100%}.NewsPage .container .left .top-users .user-list h3{font-size:18px;font-weight:500}.NewsPage .container .left .top-users .user-list .top-user{align-items:flex-start;border-bottom:1px solid hsla(0,0%,80%,.247);display:flex;gap:10px;justify-content:flex-start;padding:10px 0;width:100%}.NewsPage .container .left .top-users .user-list .top-user:last-child{border-bottom:none}.NewsPage .container .left .top-users .user-list .top-user .user-image{height:35px;width:35px}.NewsPage .container .left .top-users .user-list .top-user .user-image img{border-radius:50%;height:35px;object-fit:cover;width:35px}.NewsPage .container .left .top-users .user-list .top-user div{width:80%}.NewsPage .container .left .top-users .user-list .top-user div h3{font-size:15px;font-weight:500}.NewsPage .container .left .top-users .user-list .top-user div p{font-size:11px}.NewsPage .container .left .top-users .user-list .top-user .send-message{align-items:center;display:flex;justify-content:center;width:20%}.NewsPage .container .left .top-users .user-list .top-user .send-message i{align-items:center;animation:gradientAnimation 4s linear infinite,popAnimation .3s ease;animation:slideIn .5s ease-out forwards;background:linear-gradient(45deg,#033391,#286eff,#033391);background-size:auto;background-size:600% 600%;border-radius:50%;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,.177);color:#fff;cursor:pointer;display:flex;height:25px;justify-content:center;padding:2px;transform:scale(1);width:25px}.NewsPage .container .left .button{text-align:center}.NewsPage .container .left .button button{animation:slideIn .5s ease-out forwards;background-color:#dd8e33;border:none;border-radius:4px;color:#fff;font-size:13px;padding:8px 10px;width:120px}.NewsPage .container .left .button button:hover{background-color:#b36000;cursor:pointer}.NewsPage .container .center{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:50%}@media screen and (max-width:768px){.NewsPage .container .center{width:80%}}.NewsPage .container .center .ctime{font-size:11px}.NewsPage .container .center .content{height:calc(100vh - 60px);overflow:auto;width:100%}@media screen and (max-width:768px){.NewsPage .container .center .content{height:calc(100vh - 80px)}}@media screen and (max-width:480px){.NewsPage .container .center .content{height:calc(100vh - 90px);width:98.4%}}.NewsPage .container .center .content .shareSomething{background-color:#f3f1f1;border-radius:0 0 12px 12px;padding:10px;width:calc(100% - 40px)}@media screen and (max-width:768px){.NewsPage .container .center .content .shareSomething{width:calc(100% - 20px)}}.NewsPage .container .center .content .shareSomething .inner{align-items:center;background-color:#fff;border-radius:18px;display:flex;gap:10px;justify-content:flex-start;padding:4px 8px}.NewsPage .container .center .content .shareSomething .inner:hover{cursor:pointer}.NewsPage .container .center .content .shareSomething .inner p{align-items:center;color:#585858;display:flex;font-size:13px;font-weight:600;gap:5px;justify-content:space-between;width:100%}.NewsPage .container .center .content .shareSomething .inner p span{font-size:22px}.NewsPage .container .center .content .shareSomething .inner img{border-radius:50%;height:40px;object-fit:cover;object-position:top;width:40px}.NewsPage .container .center .content .load-more{align-items:center;color:rgba(36,36,36,.639);display:flex;font-size:13px;font-weight:600;gap:5px;justify-content:center;padding:10px;text-align:center}.NewsPage .container .center .content .load-more i{animation:upDown 3s ease-in-out infinite;font-size:13px}.NewsPage .container .center .content ::-webkit-scrollbar{display:none;width:0}.NewsPage .container .center .content .card{border-radius:8px;margin:10px 0 20px;width:calc(99% - 20px)}@media screen and (max-width:768px){.NewsPage .container .center .content .card{width:calc(100% - 10px)}}@media screen and (max-width:480px){.NewsPage .container .center .content .card{margin:25px 0;width:calc(100% - 5px)}}.NewsPage .container .center .content .card:nth-child(odd){background-color:#dfebff}.NewsPage .container .center .content .card:nth-child(2n){background-color:#fff6df}.NewsPage .container .center .content .card .card-top{align-items:center;border-bottom:1px solid rgba(60,60,60,.078);display:flex;justify-content:space-between;padding:10px 12px}.NewsPage .container .center .content .card .card-top .author{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.NewsPage .container .center .content .card .card-top .author img{border-radius:50%;height:40px;width:40px}.NewsPage .container .center .content .card .card-top .author h3{color:242424;font-size:15px}.NewsPage .container .center .content .card .card-top .author p{color:#3c3c3c;font-size:11px;font-weight:600}.NewsPage .container .center .content .card .card-top .more{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;position:relative}.NewsPage .container .center .content .card .card-top .more .small-popup{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;gap:4px;padding:4px;position:absolute;right:0;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.NewsPage .container .center .content .card .card-top .more .small-popup .small-popup-content{display:flex;flex-direction:column;gap:4px}.NewsPage .container .center .content .card .card-top .more .small-popup .small-popup-content p{background-color:#0000;color:#3c3c3c;font-size:12px;font-weight:700}.NewsPage .container .center .content .card .card-top .more .small-popup .small-popup-content p:hover{background-color:#242424;border-radius:4px;color:#fff;cursor:pointer}.NewsPage .container .center .content .card .card-top .more p{background-color:#e2e2e2;border-radius:4px;color:#3c3c3c;font-size:14px;font-weight:700;padding:1px 5px}.NewsPage .container .center .content .card .card-top i{font-size:20px}.NewsPage .container .center .content .card .card-top i:first-child{font-size:12px}.NewsPage .container .center .content .card .card-top i:hover{cursor:pointer}.NewsPage .container .center .content .card .card-center{padding:10px 12px}.NewsPage .container .center .content .card .card-center hr{border:1px solid rgba(60,60,60,.039);margin:6px 0}.NewsPage .container .center .content .card .card-center .readMore{background:linear-gradient(45deg,#eb912a,#f7a950,#b36000);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:14px;font-weight:500;padding-bottom:5px}.NewsPage .container .center .content .card .card-center .readMore:hover{cursor:pointer}.NewsPage .container .center .content .card .card-center h2{color:#272727;font-family:Noticia Text,serif;font-size:17px;padding:8px 0}.NewsPage .container .center .content .card .card-center .news{color:#4a4a4a;font-size:13px;font-weight:600;padding:10px 6px}.NewsPage .container .center .content .card .card-center .news a{color:#0331ba;text-decoration:none}.NewsPage .container .center .content .card .card-center .image{max-height:300px;min-height:auto;overflow:auto;width:100%}.NewsPage .container .center .content .card .card-center .image img{border-radius:8px;object-fit:cover;width:100%}.NewsPage .container .center .content .card .card-center .type{background-color:#ffca2c;color:#fff;font-family:Noticia Text,serif;font-size:15px;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.NewsPage .container .center .content .card .card-center .likes-comments{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:0 4px}.NewsPage .container .center .content .card .card-center .likes-comments .action{align-items:center;display:flex;flex-direction:row;font-size:12px;font-weight:700;gap:20px;justify-content:flex-start;width:20%}.NewsPage .container .center .content .card .card-center .likes-comments .action i:hover{cursor:pointer;transform:scale(1.1);transition-duration:.3s}.NewsPage .container .center .content .card .card-center .likes-comments .action .likes{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.NewsPage .container .center .content .card .card-center .likes-comments .action .likes i{color:#df0606;font-size:20px}.NewsPage .container .center .content .card .card-center .likes-comments .action .comments{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.NewsPage .container .center .content .card .card-center .likes-comments .action .comments i{font-size:20px}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment{align-items:center;background-color:#e4eeff;border-radius:12px;display:flex;gap:10px;justify-content:flex-start;padding:8px 12px;transition:background-color .3s}@media screen and (max-width:768px){.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment{padding:6px 8px}}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment:hover{background-color:#d1e1ff;cursor:pointer}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment{align-items:center;color:#3c3c3c;display:flex;font-size:12px;font-weight:500;gap:8px}@media screen and (max-width:768px){.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment{font-size:10px}}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment img{border-radius:50%;height:24px;width:24px}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment .time{color:#6c757d;font-size:10px}@media screen and (max-width:768px){.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment .time{font-size:8px}}@media screen and (max-width:480px){.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment .time{font-size:8px}}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment .authorName{font-weight:700}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment div{align-items:flex-start;display:flex;flex-direction:column}.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment .comment-text{max-width:40%;white-space:nowrap}@media screen and (max-width:768px){.NewsPage .container .center .content .card .card-center .likes-comments .recent-comment .lastComment .comment-text{color:#686868;max-width:100%}}.NewsPage .container .right{display:flex;flex-direction:column;gap:20px;margin-top:5px;text-align:center;width:20%}.NewsPage .container .right .ads{border:1px solid hsla(0,0%,80%,.247);border-radius:10px;text-align:start;width:100%}.NewsPage .container .right .ads h3{padding:5px}.NewsPage .container .right .ads .ads-container{border-radius:12px;overflow:hidden;padding:0;width:100%}.NewsPage .container .right .ads .ads-container img{border-radius:8px;object-fit:cover;transform:scale(1.04);width:100%}.NewsPage .container .right .ads .ads-container img:hover{cursor:pointer;transform:scale(1.2);transition-duration:.5s}@media screen and (max-width:768px){.NewsPage .container .right{display:none}}@media screen and (max-width:480px){.NewsPage{display:flex;margin:0 2px}.NewsPage,.NewsPage .container{flex-direction:column}.NewsPage .container .center{align-items:center;justify-content:center;width:100%}.NewsPage .container .center .ctime{display:none}.NewsPage .container .center .content .card{border-radius:0;margin:5px 0;width:100%}.NewsPage .container .left,.NewsPage .container .right{display:none}}@keyframes upDown{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes colorShift{0%{background-position:0 50%}to{background-position:100% 50%}}.comments-popup{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.471);display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:absolute;top:0;width:100%;z-index:1000}@media screen and (max-width:768px){.comments-popup{height:100%;width:100%}}.comments-popup .popup-content{animation:slideUpToDown .2s ease-out forwards;background:#fff;border-radius:8px;max-height:60vh;max-width:40vw;min-height:60vh;position:absolute;top:4%;width:100%}@media screen and (max-width:768px){.comments-popup .popup-content{border-radius:0 0 12px 12px;max-width:100vw;min-height:50vh;top:0;width:100%}}@media screen and (max-width:480px){.comments-popup .popup-content{border-radius:0 0 12px 12px;max-width:100vw;min-height:90vh;top:0;width:100%}}.comments-popup .popup-content .close-popup{align-items:center;border:none;border-radius:4px;color:#242424;cursor:pointer;display:flex;font-size:22px;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px}.comments-popup .popup-content h3{color:#242424;font-size:20px;font-weight:700;padding:10px}.comments-popup .popup-content .allComments{height:calc(50vh - 30px);overflow:auto}@media screen and (max-width:768px){.comments-popup .popup-content .allComments{height:calc(80vh - 30px)}}@media screen and (max-width:480px){.comments-popup .popup-content .allComments{height:calc(80vh - 30px)}}.comments-popup .popup-content .add-comment{align-items:center;background-color:#0331ba;border-radius:0 0 7px 7px;bottom:0;display:flex;gap:10px;justify-content:center;left:0;position:absolute;width:100%}.comments-popup .popup-content .add-comment input{background-color:#f6f6f6;border:none;border-radius:5px;font-size:12px;margin:1% 2px 8px;padding:9px 10px;resize:none;width:80%}@media screen and (max-width:768px){.comments-popup .popup-content .add-comment input{margin-top:1%;width:70%}}@media screen and (max-width:480px){.comments-popup .popup-content .add-comment input{margin-top:1%;width:70%}}.comments-popup .popup-content .add-comment button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 10px}.comments-popup .popup-content .add-comment button:hover{background-color:#0056b3}.comments-popup .popup-content .comment{align-items:center;border-bottom:1px solid rgba(60,60,60,.078);display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:10px}.comments-popup .popup-content .comment .delete-comment{background-color:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 8px}.comments-popup .popup-content .comment .Mcontent{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.comments-popup .popup-content .comment .Mcontent img{border-radius:50%;height:40px;width:40px}.comments-popup .popup-content .comment .Mcontent .comment-content .time{font-size:9px}.comments-popup .popup-content .comment .Mcontent .comment-content p{color:#4e4e4e;font-size:12px;font-weight:700}.comments-popup .popup-content .comment .Mcontent .comment-content h4{color:#242424}@keyframes slideUpToDown{0%{transform:translateY(-10%)}to{transform:translateY(0)}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*{transition-duration:.6s;transition-timing-function:ease-in-out}.App{align-items:center;display:flex;height:100vh;justify-content:center}.App .sidebarLeft{height:100vh;order:1;width:5%}.App .centerComponent{background-color:#f3f6fd;height:100vh;order:2;width:95%}input:focus,textarea:focus{outline:none}@media screen and (min-width:768px){.App .centerComponent{width:100%}}@media screen and (max-width:480px){.App{overflow:hidden}.App .sidebarLeft{height:auto}.App .sidebarLeft .top{margin:0;padding:0}.home .container,.home .container .sidebar{width:100%}.home .container .chat{width:0}.container,.home{height:90vh}}@media screen and (max-width:480px)and (max-width:480px){.container,.home{height:auto}}@media screen and (max-width:767px){.App{flex-direction:column}.App .centerComponent{height:95vh;order:1;width:100%}.App .sidebarLeft{height:none;order:2;padding:0;width:100%}}*{-ms-overflow-style:none;-webkit-tap-highlight-color:rgba(0,0,0,0);scrollbar-width:none}.textcontainer{padding:40px 0;text-align:center}.textcontainer .particletext{position:relative;text-align:center}.textcontainer .particletext.bubbles>.particle{animation:bubbles 3s ease-in infinite;background-color:#2196f380;border-radius:100%;opacity:0;position:absolute}.textcontainer .particletext.hearts>.particle{animation:hearts 3s ease-in infinite;background-color:#cc2a5d;opacity:0;position:absolute}.textcontainer .particletext.hearts>.particle:after,.textcontainer .particletext.hearts>.particle:before{background-color:#cc2a5d;border-radius:100px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.textcontainer .particletext.hearts>.particle:before{transform:translateX(-50%)}.textcontainer .particletext.hearts>.particle:after{transform:translateY(-50%)}.textcontainer .particletext.lines>.particle{animation:lines 3s linear infinite;background-color:#f4433680;position:absolute}.textcontainer .particletext.confetti>.particle{animation:confetti 3s ease-in infinite;opacity:0;position:absolute}.textcontainer .particletext.confetti>.particle.c1{background-color:#4caf5080}.textcontainer .particletext.confetti>.particle.c2{background-color:#9c27b080}.textcontainer .particletext.confetti>.particle.c3{background-color:#ffeb3b80}.textcontainer .particletext.confetti>.particle.c4{background-color:#2196f380}.textcontainer .particletext.confetti>.particle.c5{background-color:#f4433680}.textcontainer .particletext.fire>.particle{animation:fires .8s linear infinite;background-color:#ffc10780;border-radius:40px;border-top-right-radius:0;opacity:0;position:absolute;transform:rotate(-45deg)}.textcontainer .particletext.fire>.particle:before{background-color:#fb8c0080;border-radius:40px;border-top-right-radius:0;content:"";height:50%;left:40%;position:absolute;top:60%;transform:translate(-50%,-50%);width:50%}.textcontainer .particletext.sunbeams>.particle{animation:sunbeams 3s linear infinite;background-color:#fdd83580;position:absolute}.formContainer{align-items:center;background-image:url(/static/media/login.a422c7eccbb9e00a998c.jpg);background-position:bottom;background-size:cover;display:flex;height:100vh;justify-content:center}.formContainer .form-body-instruction{animation:slideUp .6s ease-out,popUp .3s ease-in;background-color:#fff;border-radius:10px;box-shadow:0 8px 24px hsla(213,4%,51%,.256);max-width:500px;min-width:350px;position:absolute}.formContainer .form-body-instruction .instructionHead{animation:slideUp .6s ease-out,popUp .3s ease-in;background-color:#286eff;border-radius:10px 10px 0 0;color:#fff;padding:10px 16px;text-align:center;width:calc(100% - 32px)}.formContainer .form-body-instruction .instructionBody{align-items:center;background-color:#fff;border-radius:0 0 10px 10px;display:flex;flex-direction:column;justify-content:center;padding:10px 16px}.formContainer .form-body-instruction .instructionBody p{font-size:12px;padding:10px;text-align:center}.formContainer .form-body-instruction .instructionBody p span{color:#d80000}.formContainer .form-body-instruction .instructionBody .instructions p{font-family:Rubik,sans-serif;font-size:14px;text-align:left}.formContainer .form-body-instruction .instructionBody button{animation:slideUp .6s ease-out;background-color:#286eff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px;transition:background-color .3s ease;width:180px}.formContainer .form-body-instruction .instructionBody button:hover{background-color:#033391}.formContainer .formWrapper{align-items:center;animation:slideUp .6s ease-out,popUp .3s ease-in;background-color:#fff;border-radius:10px;box-shadow:0 8px 24px #959da533;display:flex;flex-direction:column;gap:10px;padding:0;width:30%}.formContainer .formWrapper .form-head{animation:slideUp .6s ease-out,popUp .3s ease-in;background-color:#286eff;border-radius:10px 10px 0 0;padding:10px 16px;text-align:center;width:calc(100% - 32px)}@media screen and (max-width:480px){.formContainer .formWrapper .form-head{padding:0 16px}}.formContainer .formWrapper .form-head .logo{color:#fff;font-size:2rem;font-weight:700}@media screen and (max-width:480px){.formContainer .formWrapper .form-head .logo{font-size:1.5rem}}.formContainer .formWrapper .form-head .logo .c,.formContainer .formWrapper .form-head .logo .u{color:#fff}.formContainer .formWrapper .form-body{word-wrap:break-word;animation:slideUp .6s ease-out;padding:10px 60px 20px;text-align:center;width:calc(100% - 100px)}.formContainer .formWrapper .form-body p{animation:slideUp .6s ease-out;color:#286eff;font-size:12px;font-weight:600;margin-top:10px}.formContainer .formWrapper .form-body .title{animation:slideUp .6s ease-out;color:#242424;font-family:Calibri,Trebuchet MS,sans-serif;font-size:18px;padding-bottom:20px}.formContainer .formWrapper .form-body .Warning{animation:slideUp .6s ease-out;color:#424242}.formContainer .formWrapper .form-body a{color:#033391;text-decoration:none}.formContainer .formWrapper .form-body a:hover{color:#286eff;cursor:pointer}.formContainer .formWrapper .form-body .resend{animation:slideUp .6s ease-out;font-size:13px;font-weight:600}.formContainer .formWrapper .form-body .uploadProgress{background-color:#e6e6e6;border:none;border-radius:4px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:6px}.formContainer .formWrapper .form-body .displayImage{align-items:center;animation:slideUp .6s ease-out;display:flex;justify-content:center}.formContainer .formWrapper .form-body .displayImage .placeholder{animation:popUp .6s ease-out;background-color:#033391;border:1px solid hsla(0,0%,71%,.635);border-radius:50%;height:100px;object-fit:cover;object-position:center;padding:0;width:100px}@media screen and (max-width:480px){.formContainer .formWrapper .form-body .displayImage .placeholder{height:60px;width:60px}}.formContainer .formWrapper .form-body .displayImage .image{display:block;position:relative}.formContainer .formWrapper .form-body .displayImage .image .fa-check-circle{color:#04c804}.formContainer .formWrapper .form-body .displayImage .image:hover i{color:#f46c10}.formContainer .formWrapper .form-body .displayImage .image i{align-items:center;background-color:#bebebe;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:3px;position:absolute;right:2%;top:6%}.formContainer .formWrapper .form-body .displayImage .selectedImage{animation:popUp .6s ease-out;border-radius:50%;height:60px;object-fit:cover;object-position:center;width:60px}.formContainer .formWrapper .error{animation:slideUp .6s ease-out;color:#f46c10;font-size:12px;height:1px;padding:10px 0}.formContainer .formWrapper form{animation:slideUp .6s ease-out;display:flex;flex-direction:column;gap:15px;padding-top:20px}.formContainer .formWrapper form input{animation:slideUp .6s ease-out;border:none;border-bottom:1px solid #286eff;padding:10px 5px;width:100%}.formContainer .formWrapper form input::placeholder{color:#afafaf}.formContainer .formWrapper form button{animation:slideUp .6s ease-out;background-color:#286eff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px;transition:background-color .3s ease}.formContainer .formWrapper form button:hover{background-color:#033391}.formContainer .formWrapper form label{align-items:center;color:#286eff;cursor:pointer;display:flex;font-size:12px;gap:10px}.formContainer .formWrapper form label img{width:32px}@media screen and (max-width:480px){.formContainer .formWrapper{padding:0!important;width:90%!important}.formContainer .formWrapper .form-body{padding:20px!important}.formContainer .form-body-instruction{margin:3%}}@media screen and (max-width:768px){.formContainer .formWrapper{max-width:500px;padding:0!important;width:80%}}@media screen and (max-width:1200px){.formContainer .formWrapper{max-width:600px;padding:0!important;width:70%}}@keyframes popUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.searchUsers{align-items:center;display:flex;justify-content:space-between;margin:0;padding:0}.searchUsers .search-and-list{background-color:#e0f1fe;height:100vh;width:22%}.searchUsers .search-and-list h3{font-size:18px;padding:8px}.searchUsers .search-and-list .search{align-items:center;display:flex;gap:10px;padding:10px}.searchUsers .search-and-list .search input{width:60%}.searchUsers .search-and-list .search button,.searchUsers .search-and-list .search input{border:none;border-radius:5px;box-shadow:0 1px 4px #00000029;outline:none;padding:8px 10px}.searchUsers .search-and-list .search button{background-color:#286eff;color:#fff;cursor:pointer}.searchUsers .search-and-list .search button:hover{background-color:#144ec2}.searchUsers .search-and-list .list{height:calc(100% - 95px);overflow-y:scroll}.searchUsers .search-and-list .list .userData{align-items:center;background-color:#f7f7f7;border-left:6px solid #286eff;box-shadow:0 1px 4px #00000029;color:#000;display:flex;gap:10px;justify-content:space-between;margin:6px 0;padding:4px 6px}.searchUsers .search-and-list .list .userData:hover{background-color:#144ec2;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#fff;cursor:pointer}.searchUsers .search-and-list .list .userData .image{width:20%}.searchUsers .search-and-list .list .userData .image img{border:3px solid #286eff;border-radius:50%;height:50px;object-fit:cover;object-position:center;width:50px}.searchUsers .search-and-list .list .userData .data{display:block;height:calc(100% - 50px);width:80%}.searchUsers .manage-user{background-color:#f3f6ff;height:calc(100vh - 40px);overflow-y:scroll;padding:20px;width:78%}.searchUsers .manage-user .user-data{background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #959da533}.searchUsers .manage-user .user-data .basic{align-items:center;backdrop-filter:blur(8.3px);-webkit-backdrop-filter:blur(8.3px);background:#00000075;border:2px solid rgba(54,54,54,.153);border-radius:12px 12px 0 0;color:#fff;display:flex;gap:10px;height:150px;position:relative;text-align:center;z-index:10}.searchUsers .manage-user .user-data .basic .background{background-position:50%;background-size:cover;border-radius:12px 12px 0 0;filter:blur(4px);height:150px;position:absolute;width:100%;z-index:-1}.searchUsers .manage-user .user-data .basic .name-username{padding:0;text-align:left}.searchUsers .manage-user .user-data .basic .name-username p:nth-child(4){color:rgba(224,241,254,.596);font-size:14px}.searchUsers .manage-user .user-data .basic .name-username .datejoined{color:rgba(224,241,254,.596);font-size:10px}.searchUsers .manage-user .user-data .basic .image{padding:20px}.searchUsers .manage-user .user-data .basic .image img{border:3px solid hsla(0,0%,100%,.616);border-radius:4%;height:100px;object-fit:cover;object-position:center;width:100px}.searchUsers .manage-user .user-data .user-data{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:start;padding:10px 20px 3%}.searchUsers .manage-user .user-data .user-data h2{width:100%}.searchUsers .manage-user .user-data .user-data p{align-items:center;box-shadow:0 1px 4px #00000029;color:#363636;display:flex;font-size:16px;font-weight:500;gap:10px;padding:4px 6px;width:30%}.searchUsers .manage-user .user-data .user-data p span{color:#363636;font-size:14px;font-weight:400}.searchUsers .manage-user .user-data .admin-action{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:3%;padding:10px}.searchUsers .manage-user .user-data .admin-action button{background-color:#286eff;border:none;border-radius:5px;box-shadow:0 1px 4px #00000029;color:#fff;cursor:pointer;outline:none;padding:8px 10px}.searchUsers .manage-user .user-data .admin-action button:hover{background-color:#144ec2}.searchUsers .manage-user .user-data .update-user .basicInfo{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:8px 15px;width:calc(100% - 65px)}.searchUsers .manage-user .user-data .update-user .basicInfo label{align-items:start;display:flex;flex-direction:column;flex-wrap:wrap;width:45%}@media screen and (max-width:480px){.searchUsers .manage-user .user-data .update-user .basicInfo label{width:100%}}.searchUsers .manage-user .user-data .update-user .basicInfo label.bio{width:calc(100% - 65px)}@media screen and (max-width:480px){.searchUsers .manage-user .user-data .update-user .basicInfo label.bio{width:100%}}@media screen and (max-width:768px){.searchUsers .manage-user .user-data .update-user .basicInfo label.bio{width:100%}}.searchUsers .manage-user .user-data .update-user .basicInfo label.bio textarea{width:calc(100% - 20px)}.searchUsers .manage-user .user-data .update-user .basicInfo label input,.searchUsers .manage-user .user-data .update-user .basicInfo label select,.searchUsers .manage-user .user-data .update-user .basicInfo label textarea{background-color:#f1f1f1;border:none;border-bottom:2px solid #2870ff00;border-radius:4px;margin-bottom:8px;padding:10px 8px;transition-duration:.4s;width:calc(100% - 20px)}.searchUsers .manage-user .user-data .update-user .basicInfo label input::placeholder:after,.searchUsers .manage-user .user-data .update-user .basicInfo label select::placeholder:after,.searchUsers .manage-user .user-data .update-user .basicInfo label textarea::placeholder:after{color:red;content:"Required"}.searchUsers .manage-user .user-data .update-user .basicInfo label input:focus,.searchUsers .manage-user .user-data .update-user .basicInfo label select:focus,.searchUsers .manage-user .user-data .update-user .basicInfo label textarea:focus{border-bottom:2px solid #286eff;outline:none}.searchUsers .manage-user .user-data .update-user .basicInfo label textarea{font-size:14px;height:80px}.searchUsers .manage-user .user-data .update-user .basicInfo label select{width:calc(100% - 5px)}.searchUsers .manage-user .user-data .update-user .basicInfo label p{font-size:.8rem;font-weight:500;margin-bottom:5px;margin-left:2px}.searchUsers .manage-user .user-data .submit{align-items:center;display:flex;justify-content:center;padding:8px 0;width:calc(100% - 65px)}.searchUsers .manage-user .user-data .submit button{background-color:#286eff;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;padding:8px 15px;transition-duration:.4s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:200px}.searchUsers .manage-user .user-data .submit button:hover{background-color:#1e4ed7;cursor:pointer}.DatingPage{align-items:center;background:linear-gradient(45deg,#f3f6ff,rgba(243,246,255,.804),rgba(243,246,255,.498)),url(/static/media/datingbg2.80504d3e7b613a040a8c.jpeg);background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center}@media(max-width:480px){.DatingPage{margin-top:20px}}@media(max-width:720px){.DatingPage{margin-top:20px}}.DatingPage .buttons{align-items:center;display:flex;display:none;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:10px}@media(max-width:480px){.DatingPage .buttons{display:flex}}@media(max-width:720px){.DatingPage .buttons{display:flex}}.DatingPage .buttons button{border:none;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;cursor:pointer;font-weight:600;padding:10px;transition:all .3s ease;width:120px}.DatingPage .buttons button:hover{transform:scale(1.05)}@media(max-width:480px){.DatingPage{height:calc(100vh - 80px)}}.DatingPage .main-continer{border-radius:8px;box-shadow:0 50px 100px -50px #32325d40,0 60px 60px -30px #0000004d;display:flex;flex-direction:row;height:90%;width:70%}@media(max-width:480px){.DatingPage .main-continer{flex-direction:column;height:80vh;width:97%}}.DatingPage .main-continer .left{align-items:center;background-color:#f5e7f7;background-image:url(/static/media/dating-sidebar.6a02b64370eef658a1eb.png);background-position:0 100%;background-repeat:no-repeat;background-size:200px;border-radius:8px 0 0 8px;box-shadow:0 2px 8px 0 #63636333;display:flex;flex-direction:column;justify-content:center;position:relative;width:30%}@media(max-width:480px){.DatingPage .main-continer .left{display:none}}@media(max-width:720px){.DatingPage .main-continer .left{display:none}}.DatingPage .main-continer .left .container{position:absolute;top:2%}.DatingPage .main-continer .left .container .img{align-items:center;display:flex;justify-content:center}.DatingPage .main-continer .left .container .img img{border:4px solid #fff;border-radius:8px;box-shadow:0 5px 15px #00000059;height:160px;object-fit:cover;object-position:center;width:160px}.DatingPage .main-continer .left .user-details{padding:20px 12px;text-align:center}.DatingPage .main-continer .left .user-details h2{background:linear-gradient(75deg,#eb3fb3,#e272d5,#b305d2);-webkit-background-clip:text;background-clip:text;color:#0000}.DatingPage .main-continer .left .user-details p{color:#494949;font-size:1.2rem;font-weight:600}.DatingPage .main-continer .left .user-details .setdating{font-size:12px}.DatingPage .main-continer .left .button{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10%}.DatingPage .main-continer .left .button button{border:none;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;cursor:pointer;font-weight:600;padding:10px;transition:all .3s ease;width:100%}.DatingPage .main-continer .left .button button:hover{transform:scale(1.05)}.DatingPage .main-continer .right{align-items:center;background-image:url(/static/media/dating_bg.9750cbe0fc934b6fb1f9.png);background-size:200px;border-radius:8px;display:flex;justify-content:center;padding:20px;width:70%}.DatingPage .main-continer .right .d-card,.DatingPage .main-continer .right img{pointer-events:none}.DatingPage .main-continer .right .matches{height:calc(100vh - 100px);overflow:scroll;width:100%}.DatingPage .main-continer .right .matches h2{background:linear-gradient(75deg,#eb3fb3,#e272d5,#77078a);-webkit-background-clip:text;background-clip:text;color:#0000;padding:10px;text-align:center}.DatingPage .main-continer .right .matches .matched-data{display:flex;flex-wrap:wrap;gap:20px;justify-content:start;width:100%}.DatingPage .main-continer .right .matches .matched-data .matched-card{background:linear-gradient(75deg,#f58fd3,#f482e6,#d11bf1);border-radius:8px;box-shadow:0 5px 15px #00000059;display:flex;gap:10px;padding:5px 8px;width:calc(50% - 30px)}@media(max-width:480px){.DatingPage .main-continer .right .matches .matched-data .matched-card{width:100%}}@media(max-width:720px){.DatingPage .main-continer .right .matches .matched-data .matched-card{width:100%}}.DatingPage .main-continer .right .matches .matched-data .matched-card .top{text-align:center}.DatingPage .main-continer .right .matches .matched-data .matched-card .top img{border-radius:4px;height:80px;object-fit:cover;object-position:center;width:80px}.DatingPage .main-continer .right .matches .matched-data .matched-card .center-data{align-items:start;display:flex;flex-direction:column;justify-content:center;padding:10px;text-align:center;width:80%}.DatingPage .main-continer .right .matches .matched-data .matched-card .center-data h3{color:#fff}.DatingPage .main-continer .right .matches .matched-data .matched-card .center-data p{color:#ececec}.DatingPage .main-continer .right .matches .matched-data .matched-card .chat-icon{align-items:center;display:flex;justify-content:center;text-align:center}.DatingPage .main-continer .right .matches .matched-data .matched-card .chat-icon i{background-color:#fff;border-radius:50%;box-shadow:0 7px 29px 0 #64646f33;color:#494949;height:20px;padding:10px;width:20px}.DatingPage .main-continer .right .matches .matched-data .matched-card .chat-icon i:hover{background-color:#f58fd3;cursor:pointer}.DatingPage .main-continer .right .Stats{background-color:#f3f6ff;background-image:url(/static/media/stats_bg.38b6206dd45ac156b7d1.png);background-position:bottom;background-repeat:no-repeat;background-size:80%;height:calc(90vh - 100px);overflow:scroll;width:100%}.DatingPage .main-continer .right .Stats h2{background:linear-gradient(75deg,#eb3fb3,#e272d5,#77078a);-webkit-background-clip:text;background-clip:text;color:#0000;padding:10px;text-align:center}.DatingPage .main-continer .right .Stats .stats-data{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:10px}.DatingPage .main-continer .right .Stats .stats-data .stats-card{align-items:center;animation:gradientAnimation 4s linear infinite,popAnimation .3s ease;background:linear-gradient(30deg,#f469c5,#f093e5,#9f10b8);background-size:600% 600%;border-radius:8px;box-shadow:0 5px 15px #00000059;color:#fff;display:flex;flex-direction:column;font-weight:600;height:80px;justify-content:center;width:150px}.DatingPage .main-continer .right .Stats .stats-data .stats-card p{font-size:24px;font-weight:600}@media(max-width:480px){.DatingPage .main-continer .right{order:2;padding:0;width:100%}}.support{align-items:center;background-image:url(/static/media/login.a422c7eccbb9e00a998c.jpg);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:center}.support .support-container{animation:popup .2s ease-out forwards;background-color:#fff;border-radius:8px;box-shadow:0 7px 29px 0 #64646f33;width:30%}@media screen and (max-width:768px){.support .support-container{width:60%}}@media screen and (max-width:480px){.support .support-container{width:90%}}.support .support-container .title{background-color:#286eff;border-radius:8px 8px 0 0;color:#fff;font-size:20px;padding:10px 0;text-align:center;width:100%}.support .support-container .title p{font-size:12px;padding-top:5px}.support .support-container .form{align-items:center;animation:popup .2s ease-out forwards;display:flex;justify-content:center;padding:10px}.support .support-container .form form{padding:10px;width:100%}.support .support-container .form form .form-group{display:flex;flex-direction:column;margin:20px 0}.support .support-container .form form .form-group:first-child{align-items:center;flex-direction:row;justify-content:space-between}.support .support-container .form form .form-group label{animation:slideIn .5s ease-out forwards;color:#3b3b3b;font-size:13px;font-weight:600}.support .support-container .form form .form-group select{width:calc(100% - 110px)}.support .support-container .form form .form-group input,.support .support-container .form form .form-group select,.support .support-container .form form .form-group textarea{animation:slideIn .5s ease-out forwards;border:1px solid #5e5e5e6b;outline:none;padding:10px}.support .support-container .form form .form-group input:focus,.support .support-container .form form .form-group select:focus,.support .support-container .form form .form-group textarea:focus{border-bottom:3px solid #286eff}.support .support-container .form form .form-group textarea{font-size:14px;resize:none}.support .support-container .form form button{background-color:#286eff;border:none;color:#fff;font-size:600;padding:10px;width:100%}.support .support-container .form form button:hover{background-color:#1142a4;cursor:pointer}.support .support-container .form form .message{color:green;font-size:13px;font-weight:600;margin:.5rem;text-align:center}.support .support-container .form form .faq{color:#286eff;font-size:13px;font-weight:600;margin:.5rem;text-align:center}.support .support-container .form form a{color:#dc8f00;text-decoration:none;transition-duration:.4s}.support .support-container .form form a:hover{color:#1142a4}.message-appear{animation:messageAppear .5s ease-out forwards}.message-disappear{animation:messageDisappear .5s ease-out forwards}@keyframes popup{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes messageAppear{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes messageDisappear{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.oldNewsage{align-items:center;background-attachment:scroll;background-color:#f7cf00;background-image:url(/static/media/news.f111d09f568b27c87a1b.jpg);background-position:50%;background-size:cover;display:flex;justify-content:center;padding:40px 6px 0}.oldNewsage .news-full-body{box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;height:calc(100vh - 40px);width:80%}.oldNewsage .news-full-body .news-paper{background-color:hsla(26,37%,96%,.914);height:calc(100vh - 41px);position:relative;transform:rotate(-1deg);transition-duration:.3s;z-index:1}.oldNewsage .news-full-body .news-paper:hover{animation:bounce .5s ease-in-out;transform:rotate(0deg)}.oldNewsage .news-full-body .news-paper .news-paper-psudo{background-color:#fcfdfc;box-shadow:0 3px 8px #0000003d;height:calc(100vh - 27px);left:-1%;position:absolute;top:-2%;width:100%;z-index:10}.oldNewsage .news-full-body .news-paper .news-paper-title{animation:fadeInDown .5s ease-in-out;font-size:30px;font-weight:700;margin-bottom:10px;padding:10px 0 0;position:relative;text-align:center}.oldNewsage .news-full-body .news-paper .news-paper-title h3{font-family:Noticia Text,serif;padding-bottom:6px}.oldNewsage .news-full-body .news-paper .news-paper-title .date{color:rgba(65,65,65,.769);font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:12px;padding-bottom:10px}.oldNewsage .news-full-body .news-paper .news-paper-title .filter{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding-bottom:8px}.oldNewsage .news-full-body .news-paper .news-paper-title .filter button{background-color:#0000;border:none;color:#242424;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;transition-duration:.3s}.oldNewsage .news-full-body .news-paper .news-paper-title .filter button:hover{color:#f01e36;cursor:pointer}.oldNewsage .news-full-body .news-paper .news-paper-title .marqueeOuter{padding:0;position:relative}.oldNewsage .news-full-body .news-paper .news-paper-title .marqueeOuter .trending-tag{align-items:center;background-color:#f01e36;color:#fff;display:flex;font-size:11px;height:calc(100% - 8px);left:0;margin:0;padding:0 6px;position:absolute;top:19%}.oldNewsage .news-full-body .news-paper .news-paper-title .marqueeOuter marquee{background-color:#efefef;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.048);color:#f01e36;width:100%}.oldNewsage .news-full-body .news-paper .news-paper-title .marqueeOuter marquee p{font-family:Verdana Geneva Tahoma sans-serif;font-size:14px;font-weight:100;padding:8px}.oldNewsage .news-full-body .news-paper .news-content{height:calc(100vh - 202px);overflow-y:scroll}.oldNewsage .news-full-body .news-paper .news-content .slider{background:#fff;height:100px;margin:auto;overflow:hidden;position:relative;width:1100px}.oldNewsage .news-full-body .news-paper .news-content .slider:after,.oldNewsage .news-full-body .news-paper .news-content .slider:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.115));content:"";height:100px;position:absolute;width:200px;z-index:2}.oldNewsage .news-full-body .news-paper .news-content .slider:after{right:0;top:0;transform:rotate(180deg)}.oldNewsage .news-full-body .news-paper .news-content .slider:before{left:0;top:0}.oldNewsage .news-full-body .news-paper .news-content .slider .slide-track{animation:scroll 40s linear infinite;display:flex;width:3500px}.oldNewsage .news-full-body .news-paper .news-content .slider .slide{height:100px;width:250px}.oldNewsage .news-full-body .news-paper .news-content .news-posts{margin:0;padding:2px}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card{border-top:1px solid rgba(26,26,26,.067);column-gap:1rem;columns:300px 3;padding:20px}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card:first-child{border:none}@media(max-width:480px){.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card{columns:100% 1}}@media screen and (min-width:481px)and (max-width:768px){.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card{columns:50% 2}}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content{border-bottom:1px solid rgba(26,26,26,.118);margin:8px 0;width:100%}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content:last-child{border:none}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .top img{object-fit:cover;width:100%}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .bottom{padding:8px}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .bottom .author-time{display:flex;font-size:10px;justify-content:space-between;padding:1px 8px}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .bottom .author-time .newsauthor{background-color:#f7cf00;color:#1a1a1a;font-weight:600;padding:1px 5px}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .bottom .author-time .newstime{color:rgba(26,26,26,.737)}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .bottom .newshead{font-family:"Noto Serif",serif}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .bottom .newsContent{word-wrap:break-word;font-size:12px;padding:10px 0;text-align:justify}.oldNewsage .news-full-body .news-paper .news-content .news-posts .news-Card .news-card-content .bottom .newstype{background-color:#f01e36;color:#fff;font-size:12px;padding:1px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.oldNewsage .news-full-body .news-paper .news-content .news-paper-title{animation:fadeInUp .5s ease-in-out}.oldNewsage .news-full-body .news-paper .news-content .news-content{animation:slideInUp .5s ease-in-out}.oldNewsage .news-full-body .news-paper .news-content .marqueeOuter,.oldNewsage .news-full-body .news-paper .news-content .news-content .news-card-content{animation:fadeIn .5s ease-in-out}.oldNewsage .news-full-body .news-paper .news-content .marqueeOuter marquee{animation:slideInUp .5s ease-in-out}.food-container{display:flex;font-family:Arial,sans-serif;height:100vh;width:100%}@media screen and (max-width:768px){.food-container{flex-direction:column}}.food-container .sidebar{background-color:#f8f9fa;box-shadow:2px 0 5px #0000001a;padding:20px;width:200px}.food-container .sidebar .menu-item{align-items:center;color:#333;cursor:pointer;display:flex;margin:10px 0;padding:10px;text-decoration:none}.food-container .sidebar .menu-item svg{margin-right:10px}.food-container .sidebar .menu-item.active,.food-container .sidebar .menu-item:hover{background-color:#fff}.food-container .sidebar .menu-item select{border:1px solid #ccc;border-radius:5px;font-size:1em;margin-left:10px;padding:5px;width:100%}.nearby-restaurants h2{text-transform:capitalize}.nearby-restaurants .categories{display:flex;justify-content:space-around;margin-bottom:20px;width:100%}@media screen and (max-width:768px){.nearby-restaurants .categories{flex-direction:column;gap:10px}}.nearby-restaurants .categories select{background:#1d5cdd;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.141);color:#fff;font-size:1em;font-weight:600;padding:8px 5px;width:80%}.nearby-restaurants .restaurant-cards{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:768px){.nearby-restaurants .restaurant-cards{flex-direction:column;gap:10px}}.nearby-restaurants .restaurant-cards .restaurant-card{background-color:#fff;border:1px solid #dee2e6;border-radius:5px;box-sizing:border-box;padding:10px;position:relative;text-align:center;width:calc(25% - 20px)}@media screen and (max-width:768px){.nearby-restaurants .restaurant-cards .restaurant-card{margin-bottom:10%;width:100%}}.nearby-restaurants .restaurant-cards .restaurant-card:hover{box-shadow:0 4px 6px #0000001a;cursor:pointer}.nearby-restaurants .restaurant-cards .restaurant-card h3{color:#333;margin:10px 0}.nearby-restaurants .restaurant-cards .restaurant-card .type{background-color:rgba(1,17,49,.776);border-radius:0 0 0 5px;color:#fff;padding:5px;position:absolute;right:10px;top:10px}.nearby-restaurants .restaurant-cards .restaurant-card .vendor-and-cat{align-items:center;color:#333;display:flex;font-size:11px;font-weight:700;justify-content:space-around;margin-top:10px}.nearby-restaurants .restaurant-cards .restaurant-card .vendor-and-cat i{padding:4px}.nearby-restaurants .restaurant-cards .restaurant-card .vendor-and-cat .cat{color:#1d5cdd}.nearby-restaurants .restaurant-cards .restaurant-card .vendor-and-cat .vendor{color:#242424}.nearby-restaurants .restaurant-cards .restaurant-card .price-and-ratting{align-items:center;color:#333;display:flex;font-weight:700;justify-content:space-around;margin-top:10px}.nearby-restaurants .restaurant-cards .restaurant-card .price-and-ratting .price{color:green;font-size:19px}.nearby-restaurants .restaurant-cards .restaurant-card .price-and-ratting .rating{color:orange}.nearby-restaurants .restaurant-cards .restaurant-card .cta-buttons{display:flex;gap:10px;justify-content:space-between;margin-top:10px}.nearby-restaurants .restaurant-cards .restaurant-card .cta-buttons button{background-color:#1749b0;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.267);color:#fff;cursor:pointer;margin-top:5px;padding:10px;width:100%}.nearby-restaurants .restaurant-cards .restaurant-card .cta-buttons button:nth-child(2){background-color:green;box-shadow:0 10px 10px rgba(2,137,2,.404)}.nearby-restaurants .restaurant-cards .restaurant-card .cta-buttons button:nth-child(2):hover{background-color:#004d00;box-shadow:0 10px 10px rgba(17,193,17,.675)}.nearby-restaurants .restaurant-cards .restaurant-card .cta-buttons button i{margin-right:4px}.nearby-restaurants .restaurant-cards .restaurant-card .cta-buttons button:hover{background-color:#113683}.nearby-restaurants .restaurant-cards .restaurant-card img{border-radius:5px;height:160px;object-fit:cover;object-position:center;width:100%}.nearby-restaurants .restaurant-cards .restaurant-card .price{color:#333;display:block;font-weight:700;margin-top:10px}.nearby-restaurants .filters{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.nearby-restaurants .filters select{background:#1d5cdd;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.141);color:#fff;font-size:1em;font-weight:600;padding:8px 5px}.nearby-restaurants .filters button{background-color:#1749b0;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.267);color:#fff;cursor:pointer;font-weight:600;padding:10px;text-transform:capitalize;width:200px}.nearby-restaurants .filters button:nth-child(2){background-color:#039603;box-shadow:0 10px 10px rgba(2,137,2,.404)}.nearby-restaurants .filters button:nth-child(2):hover{background-color:#004d00;box-shadow:0 10px 10px rgba(17,193,17,.675)}.nearby-restaurants .filters button:hover{background-color:#113683}.nearby-restaurants .filters input[type=range]{margin:0 10px;width:10%}.nearby-restaurants h2{color:#333}.nearby-restaurants ul{list-style:none;padding:0}.nearby-restaurants ul li{margin-bottom:20px}.nearby-restaurants ul li h3{color:#333;margin:0}.nearby-restaurants ul li p{color:#333;margin:5px 0 0}.main-content{background-color:#fff2d3;flex:1 1;overflow-y:auto;padding:20px}@media screen and (max-width:768px){.main-content{padding:10px}}.main-content .categories{display:flex;justify-content:space-around;margin:20px 0}.main-content .categories .category{background-color:#1d5cdd;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.main-content .most-popular h3{color:#333;margin-bottom:20px}.main-content .most-popular h2{color:#1d5cdd;padding:10px 0}.main-content .most-popular .dropdown-container{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.main-content .most-popular .dropdown-container span{font-weight:600}.main-content .most-popular .dropdown-container select{background:#1d5cdd;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.141);color:#fff;font-size:1em;font-weight:600;padding:8px 5px;width:100%}.main-content .most-popular .university-cards{display:flex;flex-wrap:wrap;gap:20px}.main-content .most-popular .university-cards .card{background-color:#fff;border:1px solid #dee2e6;border-radius:5px;box-sizing:border-box;flex-basis:calc(33.333% - 20px);flex-grow:1;flex-shrink:1;padding:10px;text-align:center}.main-content .most-popular .university-cards .card:hover{box-shadow:0 4px 6px #0000001a;cursor:pointer}.main-content .most-popular .university-cards .card button{background-color:#1749b0;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.267);color:#fff;cursor:pointer;margin-top:5px;padding:10px;width:100%}.main-content .most-popular .university-cards .card button:hover{background-color:#113683}.main-content .most-popular .university-cards .card img{border-radius:5px;height:160px;object-fit:cover;object-position:center;width:100%}.main-content .most-popular .university-cards .card .price{color:#000;display:block;font-weight:700;margin-top:10px}.main-content .most-popular .items{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:768px){.main-content .most-popular .items{flex-direction:column}}.main-content .most-popular .items .item{background-color:#fff;border:1px solid #dee2e6;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:10px;text-align:center;width:calc(33.333% - 20px)}@media screen and (max-width:768px){.main-content .most-popular .items .item{margin-bottom:10%;width:100%}}.main-content .most-popular .items .item span.vendor{color:#1d5cdd;font-weight:600}.main-content .most-popular .items .item span.vendor i{color:#1d5cdd}.main-content .most-popular .items .item button{background-color:#1749b0;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.267);color:#fff;cursor:pointer;margin-top:5px;padding:10px;width:100%}.main-content .most-popular .items .item button:hover{background-color:#113683}.main-content .most-popular .items .item i{color:#e7e704}.main-content .most-popular .items .item img{border-radius:5px;height:200px;max-width:100%;object-fit:cover;object-position:center}.main-content .most-popular .items .item .price{color:#333;display:block;font-weight:700;margin-top:10px}.banner{align-items:center;background-color:#ffd495;background:linear-gradient(#00000080,rgba(0,0,0,.663)),url(data:image/jpeg;base64,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);background-position:100% 100%;background-size:cover;border-radius:5px;color:#fff;display:flex;height:160px;justify-content:center;margin:20px 0;padding:20px;text-align:center}@media screen and (max-width:768px){.banner{height:100px}}.banner .banner-text{color:#fff}.banner .banner-text h2{color:#fff!important;font-size:2rem;margin:0}@media screen and (max-width:768px){.banner .banner-text h2{font-size:1.5rem}}.banner .banner-text p{color:#fff;margin:5px 0 0}@media screen and (max-width:768px){.banner .banner-text p{font-size:.8rem}}.header{align-items:center;display:flex;justify-content:space-between}.header .greeting{color:#333;font-size:1.2em;font-weight:700}.header .search-bar{border:1px solid #ccc;border-radius:5px;font-size:1em;padding:5px}.header .search-bar:hover{border:1px solid #1749b0}.order-summary{background-color:#eaeef1;background-image:url(/static/media/foodbg.c8ce715aaf1823c42e00.jpg);background-position:0 100%;background-repeat:no-repeat;background-size:100%;box-shadow:-2px 0 5px #0000001a;padding:20px;width:20%}@media screen and (max-width:768px){.order-summary{display:none}}.order-summary h3{color:#333;margin-bottom:20px}.order-summary img{height:auto;max-width:100%}.order-summary p{color:#333;margin:5px 0 0}.order-summary i{border-radius:5%;padding:5px}.order-summary button,.order-summary i{background-color:#1749b0;color:#fff;cursor:pointer}.order-summary button{border:none;border-radius:5px;box-shadow:0 10px 10px rgba(29,92,221,.267);margin-top:20px;padding:10px;width:100%}.order-summary button:hover{background-color:#113683}hr{border:1px solid #0000002e;margin:20px 0}.Shop{align-items:center;background-color:#ffb500;background-image:url(/static/media/shpoing.7b796a7c5bbcea3e5b5b.jpg);background-position:bottom;background-size:cover;display:flex;height:100vh;justify-content:center;text-align:center}@media screen and (max-width:480px){.Shop{background-position:100% 0}}.Shop .main{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.Shop .main h3{color:#ffb500;font-size:24px;padding:20px 10px}.Shop .main h3,.Shop .main img{animation:slideIn .5s ease-out forwards}.Shop .main img{width:400px}.Shop .main p{animation:slideIn .5s ease-out forwards;font-size:12px;font-weight:600;padding:10px;width:60%}.Shop .main button{animation:slideIn 1.9s ease-out forwards;background-color:#ffce58;border:none;border-radius:4px;box-shadow:0 3px 8px #0000003d;color:#fff;font-size:13px;font-weight:600;padding:8px 10px;transition-duration:.3s;width:120px}.Shop .main button:hover{background-color:#ffb501;box-shadow:none;cursor:pointer}.setConfession{animation:slideFromTop .5s ease-in-out forwards;background-color:rgba(0,0,0,.651);height:100vh;left:0;position:absolute;top:0;width:100%;z-index:10}.setConfession,.setConfession .inner{align-items:center;display:flex;justify-content:center}.setConfession .inner{background-color:#fff;border-radius:4px;border-top:40px solid #fa5974;flex-direction:column;padding:20px 10px;width:500px}.setConfession .inner .alert{color:#fd2b4e;font-size:12px;padding:10px 6px}.setConfession .inner .close{background-color:#0000!important;background-image:none!important;border:none;color:#fff;cursor:pointer;font-size:23px!important;position:absolute;right:10px;top:10px;width:50px}.setConfession .inner .close:hover{background-color:#0000;color:#fa5974}.setConfession .inner p{background:linear-gradient(45deg,#fa5974,#fa4362);-webkit-background-clip:text;background-clip:text;color:#000;color:#0000;font-size:20px;font-weight:600;margin:4px 10px}@media screen and (max-width:480px){.setConfession .inner{width:370px}}.setConfession .inner .border{border-bottom:1px solid hsla(0,0%,8%,.114)}.setConfession .inner .form-inputs{align-items:center;display:flex;justify-content:center;padding:5px;width:100%}.setConfession .inner .form-inputs p{color:#262626;font-size:12px;font-weight:400}.setConfession .inner .form-inputs label{padding:0 4px}.setConfession .inner .form-inputs label:hover{cursor:pointer}.setConfession .inner .form-inputs input[type=checkbox]{background-color:#fa4362;border-radius:50%;height:12px;width:12px}.setConfession .inner .form-inputs input[type=checkbox]:hover{animation:changeBackgroundColor .3s ease-in-out forwards;cursor:pointer}.setConfession .inner .form-inputs textarea{font-size:12px;height:170px;margin:10px;resize:none;width:calc(100% - 20px)}.setConfession .inner .form-inputs textarea:focus{animation:scaleOnHover .3s ease-in-out forwards}.setConfession .inner button{background-color:#fa5974;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;height:40px;padding:4px 10px;text-transform:uppercase;width:60%}.setConfession .inner button:hover{animation:scaleOnHover .3s ease-in-out forwards,changeBackgroundColor .3s ease-in-out forwards;background-color:#fd2b4e;color:#fff}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideFromTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes scaleOnHover{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes changeBackgroundColor{0%{background-color:#fa5974}to{background-color:#fd2b4e}}.Confession .top{align-items:center;background-image:url(/static/media/confessbg.11ff316eb4f2a0e997dd.png);background-position:50%;background-position:top;background-size:cover;display:flex;height:87vh;justify-content:center;overflow-x:hidden;position:relative;width:100%}@media screen and (max-width:480px){.Confession .top{height:75vh}}.Confession .top .cat{animation:moveTheCat 6s .6s infinite alternate;bottom:-.1%;position:absolute;right:0;width:200px;z-index:1}.Confession .top .cat:hover{cursor:pointer;opacity:0}@keyframes moveTheCat{0%{right:0}15%{right:5%}30%{right:10%}45%{right:5%}60%{right:10%}75%{right:5%}90%{right:-10%}to{right:-30%}}.Confession .bottom{align-items:center;background-color:pink;background-image:url(/static/media/pinkCard.246f0dc265d0ea61152d.avif);background-size:200px;box-shadow:0 13px 27px 5px rgba(19,16,17,.467),0 8px 16px 12px rgba(0,0,0,.565);display:flex;flex-direction:column;height:13vh;justify-content:center;width:100%}@media screen and (max-width:480px){.Confession .bottom{height:25vh}}.Confession .bottom .Cbutton{padding:2px}.Confession .bottom .Cbutton button{background-color:#fa5974;background-image:url(data:image/png;base64,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);background-size:cover;border:none;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:10px 28px;text-transform:uppercase}.Confession .bottom .Cbutton button:hover{background-color:#f94260;cursor:pointer}.Confession .bottom .rules{width:61%;z-index:5}@media screen and (max-width:480px){.Confession .bottom .rules{width:100%}}.Confession .bottom .rules p{color:red;font-size:10px;font-weight:900;padding:5px}.Confession .bottom .rules p span{color:#242424;font-weight:400}.groupcoding-container{align-items:center;background:linear-gradient(135deg,#e0eafc,#cfdef3);display:flex;height:calc(100vh - 40px);justify-content:center;padding:20px;text-align:center}.groupcoding-container .content{align-items:center;background-color:#f9f9f9;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;max-width:600px;padding:40px;position:relative;width:100%;z-index:1}@media screen and (max-width:768px){.groupcoding-container .content{border-radius:8px}}@media screen and (max-width:480px){.groupcoding-container .content{border-radius:8px}}.groupcoding-container .content .thumb-icon{font-size:40px;margin-bottom:20px}.groupcoding-container .content .still-text{color:#888;font-size:1.2rem;margin-bottom:10px}.groupcoding-container .content .main-title{color:#1a73e8;font-size:2.5rem;font-weight:700;margin-bottom:20px}.groupcoding-container .content .description{color:#555;font-size:1.1rem;margin-bottom:30px}.groupcoding-container .content .cta-button{align-items:center;background-color:#2a2a2a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:18px;gap:10px;justify-content:center;padding:12px 30px;transition:background-color .3s ease}.groupcoding-container .content .cta-button:hover{background-color:#111}.groupcoding-container .content .social-icons{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:30px}.groupcoding-container .content a{border-radius:6px;color:#fff;font-size:14px;padding:8px;text-decoration:none;transition:box-shadow .3s ease}@media screen and (max-width:768px){.groupcoding-container .content a{font-size:14px;padding:8px}}@media screen and (max-width:480px){.groupcoding-container .content a{font-size:12px;padding:6px}}.groupcoding-container .content a:hover{box-shadow:10px 4px 8px rgba(0,0,0,.233),0 0 15px rgba(0,0,0,.173)}@media screen and (max-width:768px){.groupcoding-container .content{max-width:90%;padding:30px}.groupcoding-container .content .main-title{font-size:2rem}.groupcoding-container .content .description{font-size:1rem}.groupcoding-container .content .cta-button{font-size:16px;padding:10px 25px}}@media screen and (max-width:480px){.groupcoding-container .content{max-width:100%;padding:20px}.groupcoding-container .content .thumb-icon{font-size:35px;margin-bottom:15px}.groupcoding-container .content .still-text{font-size:1rem}.groupcoding-container .content .main-title{font-size:1.8rem}.groupcoding-container .content .description{font-size:.95rem}.groupcoding-container .content .cta-button{font-size:14px;padding:8px 20px}}.index__page{background-color:#faf1ed;background-image:url(/static/media/groupchatBgColor2.e5e63e05188f1d1e4442.png);background-position-y:25%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:1rem;height:100vh;justify-content:space-between}.index__page .index__contents{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:5rem;justify-content:space-around;margin:5rem 0 5rem 2rem}@media screen and (max-width:480px){.index__page .index__contents{flex-direction:column;margin:1rem 2rem}}.index__page .index__contents .index__banner__text{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;width:50%}@media screen and (max-width:480px){.index__page .index__contents .index__banner__text{align-items:center;justify-content:center;width:100%}.index__page .index__contents .index__banner__text .hideOnMobile{display:none}}.index__page .index__contents .index__banner__text .groupChat{text-align:center}.index__page .index__contents .index__banner__text .groupChat img{animation:bounce 2s ease-in-out infinite;width:60%}.index__page .index__contents .index__banner__text h1{font-size:3rem;letter-spacing:1px;text-transform:capitalize}@media screen and (max-width:480px){.index__page .index__contents .index__banner__text h1{font-size:1.8rem;text-align:center}}.index__page .index__contents .index__banner__text h1 span{animation:colorChange 3s infinite alternate;color:#f86320}.index__page .index__contents .index__banner__text h3{font-size:1rem;font-weight:300;letter-spacing:1px;line-height:1.5;margin-top:4%;text-align:justify}.index__page .index__contents .index__banner__text h3 span{color:#f86320;font-weight:600;text-transform:capitalize}.index__page .index__contents .index__btns{display:flex;flex-direction:row;gap:2rem}@media screen and (max-width:480px){.index__page .index__contents .index__btns{gap:1rem}}.index__page .index__contents .index__btns .join_a_room,.index__page .index__contents .index__btns .start_a_room{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 7px 29px 0 #64646f33;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;min-height:150px;min-width:200px;padding:10px;position:relative}@media screen and (max-width:480px){.index__page .index__contents .index__btns .join_a_room,.index__page .index__contents .index__btns .start_a_room{margin:1rem 0;min-height:100px;min-width:150px;padding:4px}}.index__page .index__contents .index__btns .join_a_room img,.index__page .index__contents .index__btns .start_a_room img{height:150px;object-fit:contain;width:150px}.index__page .index__contents .index__btns .join_a_room:hover,.index__page .index__contents .index__btns .start_a_room:hover{box-shadow:none;cursor:pointer;transition-duration:.6s}.index__page .index__contents .index__btns button{border:none;border-radius:22px;cursor:pointer;outline:none;padding:.75rem 1rem;transition:all .3s ease-in-out}.index__page .index__contents .index__btns button.btn__new__chat{animation:gradientAnimation 4s linear infinite,popAnimation .3s ease;background-color:#f86320;background:linear-gradient(45deg,#f86320,#ffdbca,#f86320);background-size:600% 600%;border-radius:22px!important;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff}.index__page .index__contents .index__btns button.btn__new__chat:focus,.index__page .index__contents .index__btns button.btn__new__chat:hover{animation:hoverAnimation .3s ease-in-out;color:#fff;font-weight:600}.index__page .index__contents .index__btns button.btn__old__chat{background-color:#fff;box-shadow:1.95px 1.95px 2.6px #00000026}.index__page .index__contents .index__btns button.btn__old__chat:focus,.index__page .index__contents .index__btns button.btn__old__chat:hover{animation:hoverAnimation .3s ease-in-out;color:#f86320;font-weight:600}.index__page .index__contents .index__banner__img{align-items:center;display:flex;justify-content:center;width:35%}@media screen and (max-width:480px){.index__page .index__contents .index__banner__img{display:none}}.index__page .index__contents .index__banner__img img{padding-top:10%;vertical-align:middle;width:95%}@keyframes shining-animation{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes bounce{0%{transform:translateX(0)}50%{transform:translateX(50px)}to{transform:translateX(0)}}@keyframes colorChange{0%{color:#000}to{color:#f86320}}@keyframes hoverAnimation{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes slideLeft{0%{opacity:1;transform:translateX(0)}50%{opacity:.8;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media(max-width:885px){.index__contents{gap:4rem;margin:3rem 0 3rem 2rem}.index__contents h1{font-size:2.8rem}}@media(max-width:856px){.index__contents{gap:2rem;margin:2rem 0 2rem 2rem}.index__contents h1{font-size:2.6rem}.index__contents h3{font-size:.9rem}}@media(max-width:755px){h1{font-size:2.2rem}h3{font-size:.8rem}.index__btns{gap:1rem}button{font-size:.8rem}}@media(max-width:560px){.index__contents{margin:5rem 2rem 1rem}.index__contents .index__banner__text{align-items:normal}.index__contents .index__btns{align-items:center;gap:1rem;justify-content:center}.index__contents .index__btns button{padding:.6rem .8rem}.index__contents .index__banner__img{display:none}}@media(max-width:323px){.index__contents{margin:3rem 2rem}.index__contents button{letter-spacing:1px}}@keyframes gradientAnimation3{0%{background-position:0 0,0 50%}to{background-position:100% 100%,100% 50%}}.logo{background-color:#0000;display:inline-block;filter:drop-shadow(5px 5px 5px rgba(0,0,0,.5));padding:1rem 2rem;z-index:5}.logo .logo__content{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start}.logo .logo__content .logo__img{cursor:pointer;width:25%}.logo .logo__content .logo__title{color:var(--COLOR_LIGHT);cursor:pointer;font-family:Amatic SC,cursive;font-size:2.5rem}.footer{background-color:var(--COLOR_BLACK);bottom:0;color:var(--COLOR_GREY);left:0;position:fixed;right:0;text-align:center;width:100%;z-index:20}.footer .footer__content{font-size:1.2rem;letter-spacing:.2rem;padding:1rem;text-align:center}.footer .footer__content .f__text{font-feature-settings:normal;display:inline-block;font-style:normal;font-variant:normal;font-weight:900;line-height:1;padding:.2rem}.footer .footer__content .f__text .f__heart__symbol{color:var(--ERROR_COLOR)}.footer .footer__content .dev__name{cursor:pointer;text-decoration:underline}@media(max-width:620px){.footer__content{font-size:1rem;padding:.8rem}}@media(max-width:466px){.footer__content{font-size:.8rem;letter-spacing:.1rem;padding:.6rem}}@media(max-width:300px){.footer__content{font-size:.75rem;padding:.25rem}}.newroom__page{z-index:1}.newchatroom{background-image:url(/static/media/newroom3.12260c76551031fd00d8.png);background-position:top;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%}@media screen and (max-width:480px){.newchatroom{background-position:100% 0}}.newchatroom .bulbflashing{position:fixed;right:3%;top:0;width:300px}.newchatroom .newroom__contents{align-content:center;align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 7px 29px 0 #64646f33;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center;left:50%;max-width:30rem;padding:1rem 2rem;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.newchatroom .newroom__contents .newroom__heading{color:#424242;margin-bottom:1rem;margin-top:1rem}.newchatroom .newroom__contents .newroom__form{display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center;min-height:15rem;width:20rem}.newchatroom .newroom__contents .newroom__form label{color:#424242;font-size:13px;font-weight:600;margin:5px 0 0;padding-left:5px}.newchatroom .newroom__contents .newroom__form input{background-color:#f5ede8;border:none;border-radius:.2rem;outline:none;padding:.5rem 1rem;text-align:left}.newchatroom .newroom__contents .newroom__form select{-webkit-appearance:none;appearance:none;background-color:#e0ecf4;border:0;border-radius:.25em;color:#000;cursor:pointer;outline:0;padding:.5rem 1rem}.newchatroom .newroom__contents .newroom__form select::-ms-expand{display:none}.newchatroom .newroom__contents .newroom__form select:focus{outline:none}.newchatroom .newroom__contents .newroom__form select option{background-color:var(--option-bg);color:inherit}.newchatroom .newroom__contents .newroom__form .input__error{color:var(--ERROR_COLOR);font-weight:600;letter-spacing:1px}.newchatroom .newroom__contents .buttons{text-align:center}.newchatroom .newroom__contents .buttons .create__room__btn{background-color:#3b51ed;border:none;border-radius:.25rem;color:#fff;cursor:pointer;letter-spacing:1px;margin-bottom:1rem;outline:none;padding:.5rem 1rem;transition-duration:.3s;width:calc(40% + 8px)}.newchatroom .newroom__contents .buttons .create__room__btn:focus,.newchatroom .newroom__contents .buttons .create__room__btn:hover{background-color:#1a2cb3}@media(max-width:776px){.newroom__contents{gap:.8rem;max-width:28rem;padding:0 1.5rem 1rem}.newroom__contents .newroom__heading{font-size:1.75rem;letter-spacing:1px}.newroom__contents .newroom__form>input{width:18rem}.newroom__contents .input__error{font-size:.8rem;font-weight:200;text-align:center}.newroom__contents .create__room__btn{width:18rem}}@media(max-width:450px){.newroom__contents{max-width:20rem}.newroom__contents .newroom__heading{font-size:1.45rem;letter-spacing:normal}.newroom__contents .newroom__form{gap:.75rem}.newroom__contents .newroom__form>input{width:15rem}.newroom__contents .input__error{font-weight:100}.newroom__contents .create__room__btn{letter-spacing:normal;width:15rem}}@media(max-width:350px){.newroom__contents{max-width:16rem}.newroom__contents .newroom__heading{font-size:1.3rem;margin-bottom:.25rem;margin-top:.75rem}.newroom__contents .newroom__form{gap:.75rem}.newroom__contents .newroom__form>input{padding:.3rem .75rem;width:13rem}.newroom__contents .create__room__btn{font-size:.95rem;margin-bottom:.25rem;padding:.3rem .75rem;width:13rem}}.exroom__page{align-items:center;background-image:url(/static/media/exRoom3.7a2f8ce236e10ce3ce49.png);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:center;width:100%}.exroom__page .exroom__contents{background-color:hsla(0,0%,100%,.525);border-radius:.5rem;box-shadow:0 7px 29px 0 #64646f33;display:block;gap:20px;max-width:50%;min-width:50%;padding:1rem 2rem;text-align:center}.exroom__page .exroom__contents .exroom__heading{color:#424242}.exroom__page .exroom__contents .exroom__form{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;padding:10px}@media(max-width:480px){.exroom__page .exroom__contents .exroom__form{display:flex;flex-direction:column}}@media(max-width:768px){.exroom__page .exroom__contents .exroom__form{display:flex;flex-direction:column}}.exroom__page .exroom__contents .exroom__form input{animation:pop .5s ease-in-out;background-color:#f5ede8;border:none;border-radius:.2rem;outline:none;padding:.5rem 1rem}.exroom__page .exroom__contents .exroom__form .buttons{align-items:center;display:flex;justify-content:center;text-align:center}.exroom__page .exroom__contents .exroom__form .buttons .join__room__btn{animation:pop .5s ease-in-out;background-color:#3b51ed;border:none;border-radius:.25rem;color:#fff;outline:none;padding:.5rem 1rem;transition-duration:.3s}.exroom__page .exroom__contents .exroom__form .buttons .join__room__btn:focus,.exroom__page .exroom__contents .exroom__form .buttons .join__room__btn:hover{background-color:#1a2cb3;cursor:pointer}.exroom__page .input__error{font-size:14px;font-weight:600}.exroom__page hr{color:rgba(98,98,98,.208);margin:20px 0}.exroom__page .moreRoom h2{color:#424242}.exroom__page .moreRoom .public-rooms{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin:10px 0;max-height:400px;overflow:scroll;padding:20px 10px;width:100%}@media(max-width:480px){.exroom__page .moreRoom .public-rooms{max-height:200px}}.exroom__page .moreRoom .public-rooms .room-card{animation:pop .5s ease-in-out;background-color:#f9e9c4;border-radius:6px;box-shadow:0 7px 29px 0 #64646f33;gap:30px;padding:10px;width:25%}@media(max-width:480px){.exroom__page .moreRoom .public-rooms .room-card{width:100%}}@media(max-width:768px){.exroom__page .moreRoom .public-rooms .room-card{width:50%}}.exroom__page .moreRoom .public-rooms .room-card:nth-child(odd){background-color:#99c4a4}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes pop{0%{transform:scale(0)}to{transform:scale(1)}}.chatroom__page{display:flex;flex-direction:row;overflow:hidden;position:relative}@media(max-width:480px){.chatroom__page{height:100vh}}@media(max-width:768px){.chatroom__page{height:100vh}}.chatroom__page .chatroom__menu{animation:slideRight 2s forwards;width:22%;z-index:2}@media(max-width:480px){.chatroom__page .chatroom__menu{position:absolute;width:100%}}.chatroom__page .chatroom__contents{background:linear-gradient(12deg,#1c2129,#16181b);display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;justify-content:space-between;width:78%}@media(max-width:480px){.chatroom__page .chatroom__contents{height:100vh;width:100%}}.chatroom__page .chatroom__contents .item__author{align-items:center;background-color:#286eff;border-radius:50%;color:#fff;display:flex;font-family:Open Sans,sans-serif;font-size:11px;font-weight:600;height:10px;justify-content:center;padding:15px;width:10px}.chatroom__page .chatroom__contents .item__time{color:#cfcfcf;font-family:Open Sans,sans-serif;font-size:11px;font-weight:600}.chatroom__page .chatroom__contents .file_metaDescriptions{align-items:center;color:#fff;display:flex;font-size:14px;justify-content:space-between;margin:1px 5px;padding:1px 6px}.chatroom__page .chatroom__contents .file_metaDescriptions .file__size{font-size:11px;font-weight:600}.chatroom__page .chatroom__contents .file_metaDescriptions .download__icon__wrapper .fa-download{color:#fff;font-size:12px;transition-duration:.3s}.chatroom__page .chatroom__contents .file_metaDescriptions .download__icon__wrapper .fa-download.other{color:#fff}.chatroom__page .chatroom__contents .file_metaDescriptions .download__icon__wrapper .fa-download:hover{color:#232323;cursor:pointer;transform:scale(1.5)}.chatroom__page .chatroom__contents .chatroom__box{display:flex;flex-direction:column;height:calc(100vh - 125px);overflow-y:scroll}@media(max-width:480px){.chatroom__page .chatroom__contents .chatroom__box{height:calc(100vh - 200px)}}.chatroom__page .chatroom__contents .chatroom__box .Welcome{display:none}.chatroom__page .chatroom__contents .chatroom__box .Welcome:first-child:before{color:#286eff;content:"Chat room ready! Share the ROOM CODE to invite your friends.";display:block;font-size:14px;font-weight:600;margin:.5rem 0;text-align:center;text-transform:uppercase}.chatroom__page .chatroom__contents .chatroom__box .Welcome:first-child:before p{font-family:Noto Sans JP,sans-serif;font-weight:600}.chatroom__page .chatroom__contents .chatroom__box .Welcome:nth-child(4n+1){display:block}.chatroom__page .chatroom__contents .chatroom__input{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin:1% 2% 2%}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu{position:relative}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__clip{align-items:center;background:#1b1f26;border:1px solid rgba(36,36,36,.094);border-radius:50%;border-radius:8px;box-shadow:6px -6px 12px #0d0f12,-6px 6px 12px #292f3a;color:#fff;display:flex;font-size:20px;height:30px;justify-content:center;padding:7px;transition-duration:.4s;width:30px}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__clip:hover{background:linear-gradient(145deg,#14171d,#222730);border-radius:8px;box-shadow:5.71px 5.71px 6px #111318,-5.71px -5.71px 6px #252b34;color:#1159ea;cursor:pointer}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu{align-items:center;bottom:120%;display:flex;flex-direction:column;gap:.6rem;justify-content:center;position:absolute;z-index:5}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu .wrapper{align-items:center;background:#1b1f26;border-radius:8px;box-shadow:6px -6px 12px #0d0f12,-6px 6px 12px #292f3a;cursor:pointer;display:flex;filter:drop-shadow(5px 5px 5px rgba(0,0,0,.2));font-size:22px;height:30px;justify-content:center;padding:7px;transition-duration:.4s;width:30px}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu .wrapper:hover{background:linear-gradient(145deg,#14171d,#222730);border-radius:8px;box-shadow:5.71px 5.71px 6px #111318,-5.71px -5.71px 6px #252b34;color:#fff;cursor:pointer}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu .wrapper .icon{color:#fff;font-size:1.6rem}@keyframes popSlideUp{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-10%)}to{transform:translateY(0)}}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu .file__wrapper{animation:popSlideUp .5s ease-out;color:#e6480c}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu .picture__wrapper{animation:popSlideUp .5s ease-out;color:#e2b205}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu .video__wrapper{animation:popSlideUp .7s ease-out;color:#02a8ae}.chatroom__page .chatroom__contents .chatroom__input .chatroom__attachment__menu .chatroom__float__menu .audio__wrapper{animation:popSlideUp .8s ease-out;color:#00b894}.chatroom__page .chatroom__textarea__div{align-items:center;display:flex;justify-content:space-between;width:70%}.chatroom__page .chatroom__textarea__div .chatroom__textarea{background:#1b1f26;border:none;border-radius:8px;box-shadow:inset 4.2px 4.2px 8px #0f1115,inset -3.8px -3.8px 8px #272d37;color:#fff;font-size:14px;height:30px;outline:none;padding:15px 10px 7px;resize:none;text-align:left;transition-duration:.6s;width:100%}.chatroom__page .chatroom__textarea__div .chatroom__textarea:focus,.chatroom__page .chatroom__textarea__div .chatroom__textarea:hover{background:linear-gradient(45deg,#181c22,#1d2129);box-shadow:5.71px 5.71px 6px #111318,-5.71px -5.71px 6px #252b34;transition-duration:.6s}.chatroom__page .chatroom__send{align-items:center;background:linear-gradient(45deg,#286eff,#286eff);border:none;border-radius:8px;box-shadow:6px -6px 12px #0d0f12,-6px 6px 12px #292f3a;color:#fff;display:flex;font-size:10px;padding:10px 20px;transition-duration:.6s}.chatroom__page .chatroom__send:hover{background:linear-gradient(45deg,#1159ea,#0444c4);box-shadow:5.71px 5.71px 6px #111318,-5.71px -5.71px 6px #252b34;cursor:pointer;transform:rotate(-2deg) translateX(5px)}@media(max-width:1100px){.chatroom__float__menu{margin-left:0}}@media(max-width:850px){.chatroom__menu{display:flex}}@media(max-width:700px){.chatroom__input{bottom:.5rem;margin:0 .7rem}.chatroom__input .wrapper{filter:none;padding:.5rem}.chatroom__input .wrapper .icon{color:#333;font-size:1.4rem}.chatroom__input .wrapper .chatroom__clip,.chatroom__input .wrapper .chatroom__send{font-size:1.6rem}}@media(max-width:440px){.chatroom__input{gap:.25rem}.chatroom__input .chatroom__textarea{padding:.35rem}}.chat__topbar{background:linear-gradient(145deg,#16191f,#20252d);box-shadow:4.2px 4.2px 7px #0e1013,-4.2px -4.2px 7px #292f39;display:flex;flex-direction:row;justify-content:space-between;padding:6px 20px}.chat__topbar .twoColumn{align-items:center;display:flex;flex-direction:row;gap:10px;padding:0 5px}.chat__topbar .twoColumn .usersNumber{align-items:center;background-color:#011f5d;border-radius:100%;color:#fff;display:flex;display:none;font-size:11px;font-weight:600;height:25px;justify-content:center;position:relative;width:25px}@media(max-width:480px){.chat__topbar .twoColumn .usersNumber{display:flex}}.chat__topbar .twoColumn .usersNumber p{background-color:#b00404;padding:1px 3px;position:absolute;right:-2%;top:-40%}.chat__topbar .twoColumn .roomName{text-align:center}.chat__topbar .twoColumn .roomName h2{color:#c1c1c1;font-size:22px}.chat__topbar .topbar__btns{align-items:center;background:#161616;border:1px solid hsla(0,0%,80%,.082);border-radius:8px;box-shadow:-6px 6px 6px #0e0e0e,6px -6px 6px #1e1e1e;color:#fff;display:flex;flex-direction:row;gap:15px;justify-content:space-around;margin-right:6px;padding:9px 2px 5px}.chat__topbar .topbar__btns .fa-portal-exit{color:#dd3705}.chat__topbar .topbar__btns .fa-share-alt{color:#28c804}.chat__topbar .topbar__icons{background:linear-gradient(225deg,#181818,#141414);border-radius:5px;box-shadow:5px -5px 8px #090909,-5px 5px 8px #232323;cursor:pointer;font-size:1.2rem;margin:0 5px;padding:4px 5px;text-align:center;transition-duration:.6s;width:20px}.chat__topbar .topbar__icons:hover{background:#161616;box-shadow:5px -5px 8px #111,-5px 5px 8px #383838}.chat__topbar .topbar__attachment__menu{position:relative}.chat__topbar .topbar__attachment__menu .topbar__float__menu{border-radius:5px;position:absolute;right:0;top:2.5rem;z-index:10}.chat__topbar .topbar__attachment__menu .topbar__float__menu>p{border-radius:5px;padding:.6rem 2rem}.chat__topbar .video__call,.chat__topbar .voice__call{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.8rem;justify-content:center}.chat__topbar .video__call .call__icon,.chat__topbar .voice__call .call__icon{font-size:1.25rem}@media(max-width:700px){.chat__topbar{padding:1.2rem 0}.chat__topbar .topbar__float__menu{top:2rem}.chat__topbar .topbar__float__menu>p{font-size:.95rem;padding:.5rem 1.5rem}.chat__topbar .video__call,.chat__topbar .voice__call{gap:.5rem}}.user__detail{background:linear-gradient(55deg,#16191f,#16191f);height:100vh;overflow:hidden;position:relative;z-index:2}@media(max-width:480px){.user__detail{width:60%}}.user__detail .blur__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:absolute;top:0;width:100%;z-index:-1}.user__detail .user__detail__wrapper .user__header{align-items:center;animation:popAnimation .3s ease-in-out 1;background:linear-gradient(145deg,#e1e1e1,#7e8faa);-webkit-background-clip:text;background-clip:text;box-shadow:4.2px 4.2px 7px #0e1013,-4.2px -4.2px 7px #292f39;color:#0000;display:flex;justify-content:space-between;padding:11px 20px}.user__detail .user__detail__wrapper .user__header .mobileView{display:none}.user__detail .user__detail__wrapper .user__header .default{display:block}@media(max-width:480px){.user__detail .user__detail__wrapper .user__header .default{display:none}.user__detail .user__detail__wrapper .user__header .mobileView{display:block}}.user__detail .user__detail__wrapper .user__header .fa-chevron-left{flex:1 1;font-size:22px}.user__detail .user__detail__wrapper .user__header .fa-chevron-left:hover{cursor:pointer}.user__detail .user__detail__wrapper .user__header .nowrap{flex:5 1}.user__detail .user__detail__wrapper .user__names{align-items:start;display:flex;flex-direction:column;height:100vh;overflow:scroll;padding-top:10px}.user__detail .user__detail__wrapper .user__names .user{align-items:center;background:linear-gradient(145deg,#16191f,#001430);border-radius:10px;box-shadow:4.2px 4.2px 7px #0f1010,-4.2px -4.2px 7px #1d242d;color:#fff;display:flex;font-weight:600;gap:10px;justify-content:start;margin:2% 2% 2% 3%;padding:8px 12px;width:calc(100% - 40px)}.user__detail .user__detail__wrapper .user__names .user .king{position:relative}.user__detail .user__detail__wrapper .user__names .user .king i{color:gold;position:absolute;right:-20%;top:-11%;transform:rotate(50deg);z-index:1}.user__detail .user__detail__wrapper .user__names .user img{border-radius:100%;height:40px;object-fit:cover;object-position:center;width:40px;z-index:8}.user__detail .user__detail__wrapper .user__names .user span{align-items:center;color:gold;display:flex;font-size:12px;gap:5px;justify-content:center}.RoomSettings{align-items:center;bottom:0;display:flex;justify-content:center;margin:3% 0;position:absolute;width:100%}.RoomSettings .roomMode{display:none}.RoomSettings .share{align-items:center;background:linear-gradient(45deg,#181c22,#1b1f26);border-radius:5px;box-shadow:-5px 5px 4px #171717,5px -5px 4px #1c1c1c;display:flex;flex-direction:row;gap:15px;justify-content:center;padding:2% 5%;transition-duration:.6s}.RoomSettings .share:hover{background:#161616;box-shadow:5px -5px 8px #111,-5px 5px 8px #141414}.RoomSettings .share p{align-items:center;background:#1d2129;border-radius:100%;box-shadow:3.3px 3.3px 7px #0c0f12,-3.3px -3.3px 7px #111519;display:flex;height:30px;justify-content:center;padding:4px;text-align:center;transition-duration:.6s;width:30px}.RoomSettings .share p:hover{cursor:pointer;transform:scale(1.1)}.media__item{display:flex;flex-direction:column;flex-wrap:nowrap;gap:.2rem;margin:.5rem 1rem}.media__item iframe{background:#1d1d1d;border:none;border-radius:5px;box-shadow:inset -5px 5px 4px #171717,inset 5px -5px 4px #232323;padding:5px}.media__item.you{align-items:flex-end}.media__item.you .item__meta__data{flex-direction:row-reverse}.media__item.you .content p{background:#0044d0;border-radius:6px 0 6px 6px;box-shadow:8px 8px 16px #0b0b0b,-8px -8px 16px #212121;color:#f1f1f1;margin-right:20px;margin-top:5px;padding:6px 12px}.media__item.other{align-items:flex-start}.media__item.other .content p{background:#161616;border-radius:0 6px 6px 6px;box-shadow:8px 8px 16px #0b0b0b,-8px -8px 16px #212121;color:#fff;margin-left:20px;margin-top:5px;padding:6px 12px}.media__item .item__meta__data{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.media__item .item__author{font-size:.8rem;font-weight:600;letter-spacing:1px;margin:0 .25rem}.media__item .item__time{font-size:.7rem;letter-spacing:1px}.media__item .item__content{word-wrap:break-word;font-size:14px;font-size:'Open Sans", sans-serif';max-width:30rem;padding:6px 10px;white-space:pre-wrap}@media(max-width:700px){.media__item .item__author{font-weight:300}.media__item .item__time{font-weight:100}.media__item .item__content{font-size:.95rem;max-width:25rem;padding:.4rem .65rem}}@media(max-width:600px){.media__item .item__author{font-weight:100}.media__item .item__content{max-width:18rem}}@media(max-width:440px){.media__item .item__content{max-width:15rem}}.file__content{word-wrap:break-word;align-items:center;display:flex;gap:.75rem;justify-content:end;padding:.75rem 1rem;white-space:pre-wrap;width:50%}.file__content.other{justify-content:start}.file__content .documents-file{background:#0044d0;border-radius:8px;box-shadow:8px 8px 16px #0b0b0b,-8px -8px 16px #212121;font-size:14px;margin-right:8%;padding:6px 10px}.file__content .documents-file.other{background:#161616;color:#fff;margin-left:8%}.file__content .documents-file .FileName{animation:gradientAnimation 4s linear infinite;background:linear-gradient(90deg,#d3ffec,#befffd,#b2e8ff);background-size:600% 600%;border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.168);color:#242424;padding:8px 12px}.file__content .download__icon__wrapper{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:.75rem}.file__content .download__icon__wrapper:hover{cursor:pointer}.file__content .download__icon__wrapper.other{color:#fff}.file__content .download__icon__wrapper.you{display:none}.file__content .download__icon__wrapper.other{background-color:var(--COLOR_LIGHT)}.file__content .download__icon__wrapper .download__icon.you{color:var(--COLOR_LIGHT)}.file__content .download__icon__wrapper .download__icon.other{color:var(--COLOR_DARK)}.file__content .file__size{font-size:.7rem;letter-spacing:1px}@media(max-width:700px){.file__content{font-size:.95rem;gap:.5rem;max-width:18rem;padding:.5rem .75rem}.file__content .download__icon__wrapper{padding:.6rem}}@media(max-width:600px){.file__content{max-width:15rem}}@media(max-width:440px){.file__content{max-width:13rem}}.picture__content{align-items:center;display:flex;flex-direction:row;gap:.75rem;justify-content:center;margin:0 5%}.picture__content.other{flex-direction:row-reverse}.picture{background:#0044d0;border-radius:12px;box-shadow:8px 8px 16px #0b0b0b,-8px -8px 16px #212121;max-width:20rem;padding:2px}.picture.other{background:#161616;border-radius:12px;color:#fff}.picture>img{border-radius:12px;width:100%}@media(max-width:700px){.picture__content{gap:.5rem}.picture{max-width:15rem}}@media(max-width:600px){.picture{max-width:12rem}}.show__toast{border-radius:.5rem;color:#b2b2b2;font-size:.7rem;letter-spacing:1px;margin:.5rem auto;padding:.5rem 1rem;text-align:center}@media(max-width:700px){.show__toast{border-radius:.8rem;font-size:.6rem;padding:.3rem .75rem}}.progress__bar__component{align-items:center;background-color:#0000;color:var(--COLOR_PRIMARY_DARK);display:flex;flex-direction:column;gap:1rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:30}@media(max-width:700px){.progress__bar__component{font-size:.8rem}}.Manage-Support{background-image:url(/static/media/managesupport.bb3f78773eb0a9b967b3.png);background-position:bottom;background-size:cover;display:flex;flex-direction:row}.Manage-Support .support-sidebar{backdrop-filter:blur(10.8px);-webkit-backdrop-filter:blur(10.8px);background-position:0;background-position:100%;background-size:cover;background:hsla(0,0%,100%,.122);background:linear-gradient(320deg,hsla(0,0%,100%,.122),hsla(0,0%,100%,.122),#8a2387);border-right:1px solid #ffffff4d;box-shadow:0 4px 30px #0000001a;width:25%}.Manage-Support .support-sidebar .log-user{align-items:center;background-color:#286eff;box-shadow:0 5px 15px #00000059;display:flex;gap:10px;justify-content:start;padding:10px}.Manage-Support .support-sidebar .log-user img{border:2px solid #fff;border-radius:50%;height:40px;width:40px}.Manage-Support .support-sidebar .log-user h3{color:#fff;text-transform:uppercase}.Manage-Support .support-sidebar .log-user p{color:#fff;font-size:13px}.Manage-Support .support-sidebar .problems{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 71px);overflow-y:auto;padding:4px 2px}.Manage-Support .support-sidebar .problems .support-sidebar-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:8px;box-shadow:0 4px 30px #0000001a;cursor:pointer;line-height:1.5rem;padding:15px 20px;position:relative}.Manage-Support .support-sidebar .problems .support-sidebar-card .title{color:#3a3a3a;font-size:15px}.Manage-Support .support-sidebar .problems .support-sidebar-card .date{font-size:12px;font-weight:600}.Manage-Support .support-sidebar .problems .support-sidebar-card:hover{background-color:#f5f5f5}.Manage-Support .support-sidebar .problems .support-sidebar-card.selected{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:rgba(4,209,236,.632);border:1px solid #ffffff4d;box-shadow:0 4px 30px #0000001a;color:#fff}.Manage-Support .support-sidebar .problems .support-sidebar-card.selected h3{color:#333}.Manage-Support .support-sidebar .problems .support-sidebar-card.selected .date{color:#a10303}.Manage-Support .support-sidebar .problems .support-sidebar-card .resolved{background-color:green}.Manage-Support .support-sidebar .problems .support-sidebar-card .notResolved,.Manage-Support .support-sidebar .problems .support-sidebar-card .resolved{border-radius:4px;color:#fff;font-size:8px;font-weight:600;line-height:normal;padding:4px 8px;position:absolute;right:-1%;top:36%;transform:rotate(90deg)}.Manage-Support .support-sidebar .problems .support-sidebar-card .notResolved{background-color:red}.Manage-Support .support-content{align-items:center;display:flex;flex-direction:column;width:80%}.Manage-Support .support-content .support-content-card{backdrop-filter:blur(6.2px);-webkit-backdrop-filter:blur(6.2px);background:#ffffff1c;background-position:100% 100%;background-repeat:no-repeat;background-size:300px;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;box-shadow:0 8px 24px #959da533;height:90vh;margin:20px 60px;padding:10px 20px;position:relative;width:92%}.Manage-Support .support-content .support-content-card .title{background-color:#286eff;border-radius:6px;color:#3a3a3a;color:#fff;font-size:20px;font-weight:600;margin:8px 0;padding:15px;text-align:center;text-transform:uppercase}.Manage-Support .support-content .support-content-card .details{border-bottom:1px solid rgba(58,58,58,.192);line-height:1.6rem;padding:20px 0}.Manage-Support .support-content .support-content-card .details i{color:#3a3a3a;font-size:22px;margin-right:10px;padding:4px 0}.Manage-Support .support-content .support-content-card .details i:first-child{font-size:17px}.Manage-Support .support-content .support-content-card .details h2{font-size:22px}.Manage-Support .support-content .support-content-card .details .email{color:#3a3a3a;font-size:16px;font-weight:600}.Manage-Support .support-content .support-content-card .details .date{color:#3a3a3a;font-size:14px;font-weight:600}.Manage-Support .support-content .support-content-card .details .status{font-size:12px;font-weight:600}.Manage-Support .support-content .support-content-card .details .status.resolved{color:green}.Manage-Support .support-content .support-content-card .details .status.notResolved{color:red}.Manage-Support .support-content .support-content-card .description{padding:20px 0;z-index:1}.Manage-Support .support-content .support-content-card .description h3{padding:10px 0}.Manage-Support .support-content .support-content-card .description p{color:#3a3a3a;font-size:14px;line-height:1.6rem}.Manage-Support .support-content .support-content-card .compose{backdrop-filter:blur(2.1px);-webkit-backdrop-filter:blur(2.1px);background:#ffffffa3;border-radius:16px;bottom:0;display:flex;display:none;flex-direction:column;gap:10px;margin-bottom:8px;padding:10px 20px;position:absolute;width:calc(100% - 80px);z-index:10}.Manage-Support .support-content .support-content-card .compose .action{align-items:center;display:flex;flex-direction:row;font-size:14px;gap:10px}.Manage-Support .support-content .support-content-card .compose .action .closebtn{align-items:center;display:flex;font-size:11px;justify-content:center;width:5px}.Manage-Support .support-content .support-content-card .compose input,.Manage-Support .support-content .support-content-card .compose textarea{backdrop-filter:blur(5.1px);-webkit-backdrop-filter:blur(5.1px);background:#ffffffa3;border:1px solid rgba(40,112,255,.725);border-radius:4px;padding:10px 20px;width:calc(100% - 40px)}.Manage-Support .support-content .support-content-card .compose textarea{height:100px;resize:none}.Manage-Support .support-content .support-content-card .compose button{background-color:#286eff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px}.Manage-Support .support-content .support-content-card .compose button:hover{background-color:#1e4dd8}.Manage-Support .support-content .support-content-card .compose-button{bottom:2%;left:0;padding:10px;position:absolute;text-align:center;width:100%}.Manage-Support .support-content .support-content-card .compose-button button{background-color:#286eff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px}.Manage-Support .support-content .support-content-card .compose-button button:hover{background-color:#1e4dd8}.SDashboard .hero{align-items:center;display:flex;flex-direction:row;height:90vh;justify-content:center;margin-top:5%}@media screen and (max-width:768px){.SDashboard .hero{flex-direction:column}}@media screen and (max-width:480px){.SDashboard .hero{flex-direction:column}}.SDashboard .hero .left{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:flex-end;padding:10px;width:25%}@media screen and (max-width:768px){.SDashboard .hero .left{display:none;width:100%}}@media screen and (max-width:480px){.SDashboard .hero .left{display:none;width:100%}}.SDashboard .hero .left h2{color:#286eff;font-size:1.5rem;font-weight:600;margin:0;padding:0;text-align:center}.SDashboard .hero .left h2 i{color:#00a2ff;font-size:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SDashboard .hero .left p{color:#242424;font-size:1rem;font-weight:400;margin:3%;padding:0}.SDashboard .hero .center{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:flex-end;width:40%}@media screen and (max-width:768px){.SDashboard .hero .center{width:100%}}@media screen and (max-width:480px){.SDashboard .hero .center{width:100%}}.SDashboard .hero .center img{height:100%;object-fit:cover;pointer-events:none;width:100%;z-index:1}.SDashboard .hero .center button{background-color:#286eff;border:none;border-radius:5px;box-shadow:0 10px 10px #2870ff61;color:#fff;font-size:1rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.SDashboard .hero .center button:hover{background-color:#1e4fd9;box-shadow:none;cursor:pointer}.SDashboard .hero .center p{color:#555;font-size:.7rem;font-weight:400;margin-top:2%;padding:0}.SDashboard .hero .center i{animation:floatUpAndDown 5s infinite;color:#555;font-size:2rem;text-shadow:0 10px 10px #286eff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SDashboard .hero .center i:hover{cursor:pointer}.SDashboard .hero .right{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:flex-end;padding:10px;width:25%}@media screen and (max-width:768px){.SDashboard .hero .right{display:none;width:100%}}@media screen and (max-width:480px){.SDashboard .hero .right{display:none;width:100%}}.SDashboard .hero .right h2{color:#286eff;font-size:1.5rem;font-weight:600;margin:0;padding:0;text-align:center}.SDashboard .hero .right h2 i{color:#00a2ff;font-size:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SDashboard .hero .right p{color:#242424;font-size:1rem;font-weight:400;margin:3%;padding:0}@keyframes floatUpAndDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.StartupCard{background:linear-gradient(30deg,#f5f6fa,#f5f6fa);display:flex;flex-direction:column;margin-bottom:10%}@media screen and (max-width:768px){.StartupCard{flex-direction:column}}@media screen and (max-width:480px){.StartupCard{flex-direction:column}}.StartupCard .heading{align-items:center;display:flex;justify-content:space-between;padding:4% 5%}.StartupCard .heading h2{color:#242424;font-size:2rem;margin:0;padding:0}.StartupCard .heading button{background-color:#fff;border:1px solid #0000;border-radius:5px;box-shadow:0 0 10px #2870ff61;color:#242424;padding:2px 10px}.StartupCard .heading button:hover{background-color:#276dfd;border:1px solid hsla(0,0%,100%,.353);color:#fff;cursor:pointer}.StartupCard .cards{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:2% 4%}@media screen and (max-width:768px){.StartupCard .cards{flex-direction:column}}@media screen and (max-width:480px){.StartupCard .cards{flex-direction:column}}.StartupCard .cards .card{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px 0 #63636333;display:flex;flex-direction:column;justify-content:center;width:28%}@media screen and (max-width:768px){.StartupCard .cards .card{width:100%}}@media screen and (max-width:480px){.StartupCard .cards .card{width:100%}}.StartupCard .cards .card .image{height:250px;width:100%}.StartupCard .cards .card .image img{border-radius:10px 10px 0 0;height:100%;object-fit:cover;object-position:center top;width:100%}.StartupCard .cards .card .details{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:calc(100% - 10px)}.StartupCard .cards .card .details .location-type{align-items:center;display:flex;font-weight:700;justify-content:space-between;padding:5px 10px;width:calc(100% - 20px)}.StartupCard .cards .card .details .location-type p{color:#242424;font-size:1rem;margin:0;padding:0}.StartupCard .cards .card .details .location-type p:first-child{background-color:#e3ecff;border-radius:4px;padding:2px 4px}.StartupCard .cards .card .details .location-type p:first-child i{animation:spreadTextShadow 1s infinite;color:#276dfd;font-size:1.2rem;margin-right:5px}.StartupCard .cards .card .details hr{border:1px solid rgba(0,0,0,.082);width:calc(100% - 20px)}.StartupCard .cards .card .info{display:flex;flex-direction:column;gap:10px;padding:10px;width:calc(100% - 20px)}.StartupCard .cards .card .info h2{align-items:center;color:#242424;display:flex;font-size:1.5rem;justify-content:space-between;margin:0;padding:0}.StartupCard .cards .card .info h2 span{color:#276dfd;font-size:1rem;margin-left:5px}.StartupCard .cards .card .info p{color:#555;font-size:.8rem;margin:0;padding:0}.StartupCard .cards .card .info p span{color:#3c3c3c;font-weight:700}.StartupCard .cards .card .CTA{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;width:calc(100% - 20px)}.StartupCard .cards .card .CTA button{background-color:#03ce25;border:none;border-radius:5px;box-shadow:0 10px 10px #03ce2561;color:#fff;font-weight:600;margin:0 0 10px;padding:10px 13px}.StartupCard .cards .card .CTA button:first-child{background-color:#ff3d3d;box-shadow:0 10px 10px #ff3d3d61}.StartupCard .cards .card .CTA button:first-child:hover{background-color:#ff3d3d;box-shadow:none}.StartupCard .cards .card .CTA button:hover{background-color:#03a81f;box-shadow:none;cursor:pointer}.StartupCard .cards .card progress{background-color:#f3f3f3;border-radius:0 0 10px 10px;box-shadow:0 10px 10px #03ce2561;height:10px;margin-top:2%;width:100%}.StartupCard .cards .card progress::-webkit-progress-bar,.StartupCard .cards .card progress::-webkit-progress-value{background-color:#286eff;border-radius:5px}@keyframes spreadTextShadow{0%{text-shadow:0 10px 10px #276dfd}50%{text-shadow:0 10px 10px #276efd00}to{text-shadow:0 10px 10px #276dfd}}@keyframes bubbles{0%{opacity:0}20%{opacity:1;transform:translateY(-20%)}to{opacity:0;transform:translateY(-1000%)}}@keyframes hearts{0%{opacity:0;transform:translate(0) rotate(45deg)}20%{opacity:.8;transform:translateY(-20%) rotate(45deg)}to{opacity:0;transform:translateY(-1000%) rotate(45deg)}}@keyframes lines{0%,50%,to{transform:translateY(0)}25%{transform:translateY(100%)}75%{transform:translateY(-100%)}}@keyframes confetti{0%{opacity:0;transform:translateY(0) rotate(0deg)}10%{opacity:1}35%{transform:translateY(-800%) rotate(270deg)}80%{opacity:1}to{opacity:0;transform:translateY(2000%) rotate(4turn)}}@keyframes fires{0%{transform:rotate(-70deg) translateY(0)}25%{opacity:1;transform:rotate(-20deg) translateY(-5%)}50%{transform:rotate(-70deg) translateY(-10%)}75%{transform:rotate(-20deg) translateY(-20%)}to{opacity:1;transform:rotate(-70deg) translateY(-40%)}}@keyframes sunbeams{0%{transform:translateY(40%) rotate(0deg)}50%{transform:translateY(-40%) rotate(180deg)}to{transform:translateY(40%) rotate(1turn)}0%,14%,17%,43%,53%,71%,80%,94%,to{opacity:0}15%,24%,28%,48%,55%,6%,78%,82%,99%{opacity:1}}.Appbar{position:fixed;top:0;width:calc(100vw - 78px);z-index:3}@media screen and (max-width:768px){.Appbar{display:none;width:100%}}@media screen and (max-width:480px){.Appbar{display:none;width:100%}}.Appbar .news-text{background-color:#276dfd;color:#fff;width:100%}.Appbar .news-text .scrolling-text{align-items:center;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;overflow:hidden;padding:2px 0;white-space:nowrap;width:100%}@media screen and (max-width:768px){.Appbar .news-text .scrolling-text{animation:scroll-text 30s linear infinite;display:none}}@media screen and (max-width:480px){.Appbar .news-text .scrolling-text{animation:scroll-text 30s linear infinite;display:none}}.Appbar .news-text .scrolling-text i{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#958903,orange,#ff0);-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:600}.Appbar .news-text .scrolling-text button{background-color:#fff;border:1px solid #0000;border-radius:5px;color:#276dfd;padding:2px 10px}.Appbar .news-text .scrolling-text button:hover{background-color:#276dfd;border:1px solid hsla(0,0%,100%,.353);color:#fff;cursor:pointer}@keyframes scroll-text{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.Appbar .Navbar{align-items:center;background-color:#fff;border-bottom:1px solid rgba(7,7,7,.106);box-shadow:0 0 5px 0 #0000001a,0 0 1px 0 #0000001a;display:flex;justify-content:space-between;padding:0 3%}@media screen and (max-width:768px){.Appbar .Navbar{flex-direction:column;padding:0 2%}}@media screen and (max-width:480px){.Appbar .Navbar{flex-direction:column;padding:0 2%}}.Appbar .Navbar ul{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin:0;padding:0}.Appbar .Navbar ul li{border-right:1px solid rgba(7,7,7,.075);display:inline;padding:15px 10px;text-transform:uppercase}@media screen and (max-width:768px){.Appbar .Navbar ul li{padding:10px 5px}}@media screen and (max-width:480px){.Appbar .Navbar ul li{padding:10px 5px}}.Appbar .Navbar ul li:hover{animation:gradientAnimation 2s linear infinite;background:linear-gradient(45deg,#033391,#286eff,#033391);background-size:600% 600%;cursor:pointer}.Appbar .Navbar ul li:hover a{color:#fff}.Appbar .Navbar ul li:last-child{border-right:none}.Appbar .Navbar ul li a{color:#464646;font-size:16px;font-weight:600;text-decoration:none}@media screen and (max-width:768px){.Appbar .Navbar ul li a{font-size:13px}}.Appbar .Navbar ul li a:hover{color:#fff}.Appbar .Navbar .university-filter-select{align-items:center;display:flex;gap:10px}.Appbar .Navbar .university-filter-select select{background-color:#fff;border:none;border-radius:0;color:#242424;cursor:pointer;font-size:14px;padding:2px 10px}.Appbar .Navbar .university-filter-select select:hover{border-bottom:1px solid rgba(7,7,7,.192);cursor:pointer}.Appbar .Navbar .university-filter-select p{color:#515151;font-family:Poppins,sans-serif}.Appbar .Navbar .user-and-notification{align-items:center;display:flex;gap:20px;justify-content:flex-end}@keyframes shine{0%{transform:translateX(-30px) rotate(-25deg)}to{transform:translateX(250px) rotate(-25deg)}}.Appbar .Navbar .user-and-notification .shine{background:#286eff;border:none;border-radius:5px;box-shadow:0 10px 10px #2870ff61;color:#fff;font-size:16px;overflow:hidden;padding:10px 15px;position:relative;transition:all .1s linear}@media screen and (max-width:768px){.Appbar .Navbar .user-and-notification .shine{font-size:14px;padding:5px 10px}}.Appbar .Navbar .user-and-notification .shine:hover{cursor:pointer}.Appbar .Navbar .user-and-notification .shine:hover:after{animation:shine .6s linear;background:#fff;background:linear-gradient(90deg,#fff0,#fff 25%,#fff 50%,#fff 75%,#fff0);content:"";display:block;height:175%;left:0;opacity:.5;position:absolute;top:-20px;transform:translateX(250px) rotate(-25deg);width:75px}.mobile-title{align-items:center;background-color:#286eff;color:#fff;display:none;justify-content:space-between;padding:10px 20px;width:calc(100vw - 40px)}.mobile-title i{color:#fff;font-size:20px}.mobile-title i:hover{cursor:pointer}@media screen and (max-width:768px){.mobile-title{display:flex}}@media screen and (max-width:480px){.mobile-title{display:flex}}.Appbar-mobile{align-items:center;display:none;flex-direction:column;height:95vh;position:fixed;top:0;width:60%;z-index:30}@media screen and (max-width:768px){.Appbar-mobile{display:none}}@media screen and (max-width:480px){.Appbar-mobile{display:none}}.Appbar-mobile .Navbar{align-items:start;animation:sliderfromlefttpright .3s ease-in-out;background-color:#f6f9ff;box-shadow:0 0 5px 0 #0000001a,0 0 1px 0 #0000001a;display:flex;flex-direction:column;height:100%;justify-content:baseline;margin:0;padding:0;width:100%}@keyframes sliderfromlefttpright{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.Appbar-mobile .Navbar .close{align-items:center;animation:gradientAnimation 2s linear infinite;background:linear-gradient(45deg,#033391,#286eff,#033391);background-size:600% 600%;cursor:pointer;display:flex;justify-content:center;padding:10px;width:calc(100% - 20px)}.Appbar-mobile .Navbar .close i{color:#fff;font-size:20px}.Appbar-mobile .Navbar ul{align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;list-style:none;margin:10% 0 0;padding:0;width:calc(100% - 20px)}.Appbar-mobile .Navbar ul li{border-bottom:1px solid rgba(7,7,7,.075);padding:15px 10px;text-transform:uppercase;width:100%}.Appbar-mobile .Navbar ul li:hover{animation:gradientAnimation 2s linear infinite;background:linear-gradient(45deg,#033391,#286eff,#033391);background-size:600% 600%;cursor:pointer}.Appbar-mobile .Navbar ul li:hover a{color:#fff}.Appbar-mobile .Navbar ul li a{color:#464646;font-size:16px;font-weight:600;text-decoration:none}.Appbar-mobile .Navbar ul li a:hover{color:#fff}.Appbar-mobile .Navbar .user-and-notification{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:5%;width:calc(100% - 20px)}.Appbar-mobile .Navbar .user-and-notification .shine{background:#286eff;border:none;border-radius:5px;box-shadow:0 10px 10px #2870ff61;color:#fff;font-size:16px;overflow:hidden;padding:10px 15px;position:relative;transition:all .1s linear}.Appbar-mobile .Navbar .user-and-notification .shine:hover{cursor:pointer}.Appbar-mobile .Navbar .user-and-notification .shine:hover:after{animation:shine .6s linear;background:#fff;background:linear-gradient(90deg,#fff0,#fff 25%,#fff 50%,#fff 75%,#fff0);content:"";display:block;height:175%;left:0;opacity:.5;position:absolute;top:-20px;transform:translateX(250px) rotate(-25deg);width:75px}.Appbar-mobile .Navbar .university-filter-select{align-items:center;display:flex;gap:10px;margin-top:10%;padding:10px}.Appbar-mobile .Navbar .university-filter-select select{background-color:#fff;border:none;border-radius:0;color:#242424;cursor:pointer;font-size:14px;padding:2px 10px}.Appbar-mobile .Navbar .university-filter-select select:hover{border-bottom:1px solid rgba(7,7,7,.192);cursor:pointer}.Appbar-mobile .Navbar .university-filter-select p{color:#515151;font-family:Poppins,sans-serif}.TopStartUpSliders{margin-top:5%}.TopStartUpSliders .topStartUp{height:100px;margin:auto;overflow:hidden;position:relative;width:calc(100vw - 85px)}@media screen and (max-width:768px){.TopStartUpSliders .topStartUp{width:100%}}.TopStartUpSliders .topStartUp:after,.TopStartUpSliders .topStartUp:before{background:linear-gradient(90deg,hsla(0,0%,100%,.949) 20%,hsla(0,0%,100%,.115) 80%);content:"";height:100px;position:absolute;width:200px;z-index:2}.TopStartUpSliders .topStartUp:after{right:0;top:0;transform:rotate(180deg)}.TopStartUpSliders .topStartUp:before{left:0;top:0}.TopStartUpSliders .topStartUp .slide-track{animation:scroll 40s linear infinite;display:flex;gap:5px;width:3500px}.TopStartUpSliders .topStartUp .slide-track .slide{height:100px;width:250px}.TopStartUpSliders .topStartUp .slide-track .slide img{border-radius:8px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-1750px)}}.RoadMap{margin:4% 2%}.Startup{background-color:#fff;height:100vh;overflow-y:auto}.DatingProfile_view{height:100vh;width:70%}@media screen and (max-width:768px){.DatingProfile_view{height:calc(100vh - 40px);width:100%}}@media screen and (max-width:480px){.DatingProfile_view{height:calc(100vh - 40px);width:100%}}.DatingProfile_view .Dcontainer{align-items:center;background-color:#f5e7f7;border-radius:12px;box-shadow:0 2px 8px 0 #63636333;display:flex;justify-content:space-between;margin:15px 20px;padding:0}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer{flex-direction:column;margin:0}}.DatingProfile_view .Dcontainer .profile-images{height:calc(100vh - 30px);position:relative;width:60%}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer .profile-images{height:60%;width:100%}}.DatingProfile_view .Dcontainer .profile-images .bigControls{align-items:center;display:flex;justify-content:space-between;position:absolute;top:0;width:100%}.DatingProfile_view .Dcontainer .profile-images .bigControls .left,.DatingProfile_view .Dcontainer .profile-images .bigControls .right{height:90vh;width:30%;z-index:100}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer .profile-images .bigControls .left,.DatingProfile_view .Dcontainer .profile-images .bigControls .right{height:75vh;width:20%}}.DatingProfile_view .Dcontainer .profile-images .bigControls .left:hover,.DatingProfile_view .Dcontainer .profile-images .bigControls .right:hover{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(248,206,242,.055);border-radius:12px;cursor:pointer}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer .profile-images .bigControls .left:hover,.DatingProfile_view .Dcontainer .profile-images .bigControls .right:hover{border-radius:0;opacity:0}}@media screen and (max-width:480px){.DatingProfile_view .Dcontainer .profile-images .bigControls .left:hover,.DatingProfile_view .Dcontainer .profile-images .bigControls .right:hover{border-radius:0;opacity:0}}.DatingProfile_view .Dcontainer .profile-images img{border-radius:12px 0 0 12px;display:none;height:calc(100vh - 30px);object-fit:cover;pointer-events:none;width:100%}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer .profile-images img{border-radius:0;height:calc(80vh - 30px)}}.DatingProfile_view .Dcontainer .profile-images img.active{display:block}.DatingProfile_view .Dcontainer .profile-images .image-counter{align-items:center;bottom:3%;display:flex;gap:8px;justify-content:center;position:absolute;width:100%}.DatingProfile_view .Dcontainer .profile-images .image-counter .counter{background-color:hsla(0,0%,80%,.659);border-radius:22px;height:6px;width:76px}.DatingProfile_view .Dcontainer .profile-images .image-counter .counter:hover{cursor:pointer}.DatingProfile_view .Dcontainer .profile-images .image-counter .counter.active{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7)}.DatingProfile_view .Dcontainer .profile-details{height:calc(100vh - 30px);position:relative;width:40%}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer .profile-details{height:40%;width:100%}}.DatingProfile_view .Dcontainer .profile-details .container{box-shadow:none;display:flex;flex-direction:column;padding:10% 20px 20px;text-align:center}.DatingProfile_view .Dcontainer .profile-details .container h2{color:#242424;font-size:24px;margin-bottom:10px}.DatingProfile_view .Dcontainer .profile-details .container h2 i{color:#47a8ec}.DatingProfile_view .Dcontainer .profile-details .container .branch{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:12px;font-weight:600;margin-bottom:10px}.DatingProfile_view .Dcontainer .profile-details .container p{color:#424242;font-size:13px;line-height:1.4rem;margin-bottom:10px}.DatingProfile_view .Dcontainer .profile-details .container .about{margin-top:20px;text-align:start}.DatingProfile_view .Dcontainer .profile-details .profile-actions{align-items:center;bottom:4%;display:flex;gap:20px;justify-content:center;position:absolute;width:100%}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer .profile-details .profile-actions{bottom:0;margin:20px 0 50px;position:relative}}@media screen and (max-width:480px){.DatingProfile_view .Dcontainer .profile-details .profile-actions{bottom:0;margin:20px 0 50px;position:relative}}.DatingProfile_view .Dcontainer .profile-details .profile-actions button{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 8px 24px #959da533;color:#286eff;color:#fff;display:flex;font-size:22px;height:50px;justify-content:center;transition:box-shadow .3s ease;width:50px}.DatingProfile_view .Dcontainer .profile-details .profile-actions button:hover{box-shadow:0 8px 24px #959da533,0 6px 10px -5px #0003,0 0 30px #0003}.DatingProfile_view .Dcontainer .profile-details .profile-actions button.like{animation:changeDegree 1s ease infinite;background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);box-shadow:0 8px 10px #eb3fb25e,0 6px 10px rgba(225,37,203,.134),0 0 30px rgba(200,24,231,.167);height:55px;width:55px}.DatingProfile_view .Dcontainer .profile-details .profile-actions button.like i{animation:pulseAnimation 1.6s ease infinite}.DatingProfile_view .Dcontainer .profile-details .profile-actions button.skip{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;box-shadow:0 2px 10px rgba(235,63,178,.152),0 2px 10px rgba(225,37,203,.134),0 0 30px rgba(200,24,231,.167);color:#0000;height:44px;width:44px}.DatingProfile_view .Dcontainer .profile-details .profile-actions button.star{background:linear-gradient(75deg,#e3c136,#f6de67,#b1a007);-webkit-background-clip:text;background-clip:text;box-shadow:0 2px 10px rgba(235,227,63,.152),0 2px 10px rgba(222,225,37,.178),0 0 30px rgba(231,203,24,.167);color:#0000;height:44px;width:44px}.DatingProfile_view .Dcontainer .profile-details .profile-actions button:hover{cursor:pointer}.DatingProfile_view .Dcontainer .profile-details .report-profile{align-items:center;color:#424242;display:flex;font-size:13px;font-weight:600;justify-content:center;padding-bottom:10px;text-align:center}.DatingProfile_view .Dcontainer .profile-details .report-profile span{transition:color .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DatingProfile_view .Dcontainer .profile-details .report-profile span:hover{color:#eb3fb3;cursor:pointer}@media screen and (max-width:768px){.DatingProfile_view .Dcontainer .profile-details .report-profile{padding-bottom:40}}@media screen and (max-width:480px){.DatingProfile_view .Dcontainer .profile-details .report-profile{padding-bottom:40}}@keyframes blurAnimation{0%{filter:grayscale(100%);filter:blur(2px)}50%{filter:grayscale(50%);filter:blur(1px)}to{filter:grayscale(0);filter:blur(0)}}.active{animation:blurAnimation .3s ease-in-out forwards}@keyframes changeBagroundOnHover{0%{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7)}50%{background:linear-gradient(75deg,#e3c136,#f6de67,#b1a007)}to{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7)}}@keyframes changeDegree{0%{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7)}25%{background:linear-gradient(90deg,#eb3fb3,#e125cc,#c718e7)}50%{background:linear-gradient(105deg,#eb3fb3,#e125cc,#c718e7)}75%{background:linear-gradient(120deg,#eb3fb3,#e125cc,#c718e7)}to{background:linear-gradient(135deg,#eb3fb3,#e125cc,#c718e7)}}.dating-navbar-top{align-items:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#f8cef20a;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:none;justify-content:space-between;order:1;padding:22px 22px 5px}@media screen and (max-width:768px){.dating-navbar-top{display:flex}}@media screen and (max-width:480px){.dating-navbar-top{display:flex}}.dating-navbar-top .dnav{align-items:center;display:flex;justify-content:start;width:65px}.dating-navbar-top .dname,.dating-navbar-top .dnav{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000}.dating-navbar-top .dname{font-size:22px;font-weight:400}.dating-navbar-top .dsettings{align-items:center;background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000;cursor:pointer;display:flex;gap:20px}.DatingSettings{height:100vh;order:2;position:relative;width:30%}@media screen and (max-width:768px){.DatingSettings{display:none;height:calc(100% - 40px);width:calc(100% - 40px)}}@media screen and (max-width:480px){.DatingSettings{display:none;height:calc(100% - 40px);width:calc(100% - 40px)}}.DatingSettings .settings{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}@media screen and (max-width:768px){.DatingSettings .settings{padding:5px 10px;width:calc(100% - 40px)}}@media screen and (max-width:480px){.DatingSettings .settings{padding:5px 10px 10px 20px;position:absolute;top:-70%;width:calc(100% - 40px)}}.DatingSettings .settings h2{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:42px;margin-bottom:10px}@media screen and (max-width:768px){.DatingSettings .settings h2{display:none}}@media screen and (max-width:480px){.DatingSettings .settings h2{display:none}}.DatingSettings .settings p{color:#424242;font-size:13px;font-weight:600;line-height:1.4rem;margin-bottom:10px}@media screen and (max-width:768px){.DatingSettings .settings p.tag{display:none}}@media screen and (max-width:480px){.DatingSettings .settings p.tag{display:none}}.DatingSettings .settings .stats-matches{display:flex;gap:30px;justify-content:center;width:100%}.DatingSettings .settings .stats-matches button{align-items:center;background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);border:none;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;display:flex;font-weight:600;gap:10px;justify-content:center;padding:10px 20px;transition-duration:.2s;width:120px}.DatingSettings .settings .stats-matches button img{width:20px}.DatingSettings .settings .stats-matches button:hover{background:linear-gradient(75deg,#e125cc,#eb3fb3,#c718e7);box-shadow:none;cursor:pointer}.DatingSettings .settings .content{align-items:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#f8cef20a;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:flex;flex-direction:column;gap:20px;height:350px;margin-top:10%;overflow-y:auto;padding:10px;width:100%}@media screen and (max-width:768px){.DatingSettings .settings .content{margin-top:2%}}@media screen and (max-width:480px){.DatingSettings .settings .content{height:450px;margin-top:2%}}.DatingSettings .settings .content .title{color:#e125cc;font-size:16px;font-weight:700}.DatingSettings .settings .content .card{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;gap:20px;width:90%}.DatingSettings .settings .content .card img{border-radius:8px 0 0 8px;height:80px;object-fit:cover;object-position:center;width:80px}.DatingSettings .settings .content .card .details{align-items:start;display:flex;flex-direction:column;width:55%}.DatingSettings .settings .content .card .details h3{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000}.DatingSettings .settings .content .card .details p{color:#424242;font-size:12px;font-weight:600}.DatingSettings .settings .content .card .clipboard{display:flex;flex-direction:row-reverse;gap:10px;padding:10px}.DatingSettings .settings .content .card .clipboard i{color:#242424;font-size:20px;opacity:.6;transition-duration:.3s ease-in-out}.DatingSettings .settings .content .card .clipboard i:hover{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000;cursor:pointer;opacity:1}.DMagic{display:flex;flex-direction:column;margin-top:10%;padding:10px;width:80%}@media screen and (max-width:768px){.DMagic{width:100%}}@media screen and (max-width:480px){.DMagic{width:100%}}.DMagic .heading{align-items:center;display:flex;gap:10px;justify-content:center;position:relative}.DMagic .heading p{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:16px;font-weight:800;line-height:1.4rem;margin-bottom:10px}.DMagic .heading .message{color:#242424;font-size:11px;font-style:italic;font-weight:400;position:absolute;right:4.5%;top:-22%}.DMagic .heading .bar{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);height:3px;margin:0 10px 8px;width:55%}.DMagic .Mform{display:flex;gap:10px;width:100%}.DMagic .Mform input{margin-bottom:10px;padding:10px;width:65%}.DMagic .Mform .magic-button,.DMagic .Mform input{border:none;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;font-weight:600}.DMagic .Mform .magic-button{align-items:center;background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);color:#fff;display:flex;gap:10px;height:38px;justify-content:center;transition-duration:.2s;width:120px}.DMagic .Mform .magic-button:hover{background:linear-gradient(75deg,#e125cc,#eb3fb3,#c718e7);box-shadow:none;cursor:pointer}.Dating_new{align-items:center;background-color:#f6e4f9;background-image:url(/static/media/dating_bg.9750cbe0fc934b6fb1f9.png);background-repeat:repeat;background-size:100px;display:flex;flex-direction:row-reverse;height:100vh;justify-content:center}@media screen and (max-width:768px){.Dating_new{flex-direction:column;height:calc(100vh - 40px);overflow:auto}}@media screen and (max-width:480px){.Dating_new{background-size:400px;flex-direction:column}}.UserSettings{background-color:#f8f9fe;height:100vh}.UserSettings .controls{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:480px){.UserSettings .controls{flex-direction:column;height:calc(100vh - 100px);overflow-y:scroll}}@media screen and (max-width:768px){.UserSettings .controls{flex-direction:column}}.SNavbar{background-color:#fff;justify-content:space-between}.SNavbar,.SNavbar .search{align-items:center;display:flex;flex-direction:row}.SNavbar .search{gap:20px;margin-left:5%}@media screen and (max-width:480px){.SNavbar .search{display:none}}@media screen and (max-width:768px){.SNavbar .search{display:none}}.SNavbar .search .inner{align-items:center;border:1px solid rgba(69,93,198,.831);border-radius:4px;display:flex;flex-direction:row;gap:10px;padding:5px 10px;width:35%}.SNavbar .search input{border:none;color:#242424;font-size:16px;font-weight:600;padding:6px 10px;width:100%}.SNavbar .nav{align-items:center;display:flex;flex-direction:row;gap:10px}@media screen and (max-width:480px){.SNavbar .nav{display:none}}@media screen and (max-width:768px){.SNavbar .nav{display:none}}.SNavbar .nav i{align-items:center;background-color:#f1f1f1;border:1px solid rgba(36,36,36,.314);border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.SNavbar .nav i:hover{cursor:pointer}.SNavbar .nav .message{align-items:center;display:flex;flex-direction:row;gap:0;position:relative}.SNavbar .nav .message .count{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:8px;padding:6px;position:relative;right:-80%;top:-40%;width:8px}.SNavbar .nav .user{align-items:center;display:flex;flex-direction:row;gap:10px;margin-right:20px}.SNavbar .nav .user i{background-color:#0000;border:none;color:#03a403}.SNavbar .nav .user p{font-size:24px;font-weight:700;width:200px}.SNavbar .mobile-menu{background-color:#fff;display:none;padding:20px 5%;width:100%}@media screen and (max-width:480px){.SNavbar .mobile-menu{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-right:5%}}@media screen and (max-width:768px){.SNavbar .mobile-menu{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-right:5%}}.UMusic{display:flex;margin:10% 0;position:relative}@media screen and (max-width:480px){.UMusic{display:none}}@media screen and (max-width:768px){.UMusic{display:none}}.UMusic iframe{border-radius:10px;box-shadow:0 3px 8px #0000003d;height:250px;object-fit:cover;width:430px}.UMusic .blurbg{backdrop-filter:blur(2.3px);-webkit-backdrop-filter:blur(2.3px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:10px;box-shadow:0 4px 30px #0000001a;height:100%;position:absolute;width:100%}.UMusic .blurbg,.UMusic .blurbg .controlls{align-items:center;display:flex;justify-content:center}.UMusic .blurbg .controlls{flex-direction:column;gap:20px}.UMusic .blurbg .controlls i{color:#fff;cursor:pointer;font-size:6rem;margin:0 10px}.UMusic .blurbg .controlls .url{align-items:center;background-color:rgba(0,0,0,.565);border-radius:4px;display:flex;gap:3px;justify-content:center}.UMusic .blurbg .controlls .url i{cursor:none;font-size:32px}.UMusic .blurbg .controlls .url input{background-color:#0000;border:none;color:#fff;padding:4px 10px;width:300px}.tab-buttons{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2% 0;width:35%}@media screen and (max-width:480px){.tab-buttons{width:100%}}@media screen and (max-width:768px){.tab-buttons{width:100%}}.tab-buttons .ubuttons{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}@media screen and (max-width:480px){.tab-buttons .ubuttons{flex-direction:row;gap:10px;width:100%}}@media screen and (max-width:768px){.tab-buttons .ubuttons{flex-direction:row;gap:10px;width:100%}}.tab-buttons .ubuttons .tab-button{align-items:center;background-color:#fff;border:none;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;display:flex;flex-direction:row;gap:20px;padding:10px 20px;width:85%}@media screen and (max-width:480px){.tab-buttons .ubuttons .tab-button{align-items:center;flex-direction:column;height:100px;justify-content:center;margin-bottom:1%;width:30%}}@media screen and (max-width:768px){.tab-buttons .ubuttons .tab-button{align-items:center;flex-direction:column;justify-content:center;width:30%}}.tab-buttons .ubuttons .tab-button i{color:#242424;font-size:26px}.tab-buttons .ubuttons .tab-button div{align-items:start;display:flex;flex-direction:column;justify-content:start}.tab-buttons .ubuttons .tab-button div p{color:#6c6c6c;font-weight:400}@media screen and (max-width:480px){.tab-buttons .ubuttons .tab-button div p{display:none}}@media screen and (max-width:768px){.tab-buttons .ubuttons .tab-button div p{display:none}}.tab-buttons .ubuttons .tab-button:hover{cursor:pointer}.tab-buttons .ubuttons .tab-button.active{border:1px solid #286eff;box-shadow:2px 4px 10px #2870ff42}.tab-buttons .ubuttons .tab-button.active i{animation:popupIcon .5s ease-in-out 1;color:#286eff}.tab-buttons .ubuttons .tab-button.active i.fa-box-heart{background:linear-gradient(75deg,#eb3fb3,#e125cc,#c718e7);-webkit-background-clip:text;background-clip:text;color:#0000}@keyframes popupIcon{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}.DatingContent{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}@media screen and (max-width:480px){.DatingContent{height:60vh}}.DatingContent .details{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:start;padding:8px 15px;width:calc(100% - 65px)}@media screen and (max-width:480px){.DatingContent .details{gap:10px;justify-content:center;margin-bottom:30px}}@media screen and (max-width:768px){.DatingContent .details{gap:10px;justify-content:center;margin-bottom:30px}}.DatingContent .details i{color:#286eff}.DatingContent .details p{font-weight:600}.DatingContent .details p:nth-child(3){color:#286eff}.DatingContent .datingProfile{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}.DatingContent .datingProfile label{font-size:1.2rem;font-weight:500;position:relative}.DatingContent .datingProfile label img{border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;height:300px;object-fit:cover;object-position:center top;width:250px;z-index:1}@media screen and (max-width:480px){.DatingContent .datingProfile label img{height:110px;width:110px}}.DatingContent .datingProfile label img:hover{cursor:pointer}.DatingContent .datingProfile label i{color:#1e4ed7;font-size:22px;position:absolute;right:0;top:0;z-index:100}.DatingContent .datingProfile label i:hover{cursor:pointer}.DatingContent .datingProfile input{display:none}.DatingContent .bio{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1%;padding:8px 15px;width:calc(100% - 90px)}.DatingContent .bio textarea{border:1px solid #286eff;border-radius:4px;height:80px;padding:8px;resize:none;width:100%}.DatingContent .controls{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin:3%}.DatingContent .controls button{background-color:#286eff;border:none;border-radius:8px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;font-size:1.2rem;font-weight:500;padding:8px 15px;text-transform:uppercase;transition:all .3s ease;width:200px}@media screen and (max-width:480px){.DatingContent .controls button{font-size:1rem;width:100px}}@media screen and (max-width:768px){.DatingContent .controls button{font-size:1rem;width:100px}}.DatingContent .controls button:first-child{background-color:#ff4d4d}.DatingContent .controls button:hover{background-color:#1e4ed7;cursor:pointer}.DatingContent .status_section{align-items:center;display:flex;justify-content:center;min-height:20px}.DatingContent .status_section p{background-color:#fff;border-radius:4px;box-shadow:1.95px 1.95px 2.6px #00000026;color:#07c707;display:none;font-size:1rem;font-weight:400;padding:8px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TabContents{background-color:#fff;border-radius:8px;box-shadow:0 1px 0 #1b1f230a,inset 0 1px 0 #ffffff40;height:80vh;margin:2% 0;overflow-y:auto;width:60%}@media screen and (max-width:480px){.TabContents{margin:0 2%;width:calc(100% - 20px)}}@media screen and (max-width:768px){.TabContents{margin:0 2%;width:calc(100% - 20px)}}.ProfileContent{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}.ProfileContent .details{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:start;padding:8px 15px;width:calc(100% - 65px)}@media screen and (max-width:480px){.ProfileContent .details{gap:10px;justify-content:center;margin-bottom:30px}}@media screen and (max-width:768px){.ProfileContent .details{gap:10px;justify-content:center;margin-bottom:30px}}.ProfileContent .details i{color:#286eff}.ProfileContent .details p{font-weight:600}.ProfileContent .details p:nth-child(3){color:#286eff}.ProfileContent .profile{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.ProfileContent .profile .profilePic label{font-size:1.2rem;font-weight:500;position:relative}.ProfileContent .profile .profilePic label img{border-radius:50%;box-shadow:1.95px 1.95px 2.6px #00000026;height:150px;object-fit:cover;object-position:top;width:150px;z-index:1}@media screen and (max-width:480px){.ProfileContent .profile .profilePic label img{height:100px;width:100px}}@media screen and (max-width:768px){.ProfileContent .profile .profilePic label img{height:100px;width:100px}}.ProfileContent .profile .profilePic label img:hover{cursor:pointer}.ProfileContent .profile .profilePic label i{color:#1e4ed7;font-size:22px;position:absolute;right:0;top:0;z-index:100}.ProfileContent .profile .profilePic label i:hover{cursor:pointer}.ProfileContent .profile .profilePic input{display:none}.ProfileContent .profile .basicInfo{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:8px 15px;width:calc(100% - 65px)}.ProfileContent .profile .basicInfo label{align-items:start;display:flex;flex-direction:column;flex-wrap:wrap;width:45%}@media screen and (max-width:480px){.ProfileContent .profile .basicInfo label{width:100%}}.ProfileContent .profile .basicInfo label.bio{width:calc(100% - 65px)}@media screen and (max-width:480px){.ProfileContent .profile .basicInfo label.bio{width:100%}}@media screen and (max-width:768px){.ProfileContent .profile .basicInfo label.bio{width:100%}}.ProfileContent .profile .basicInfo label.bio textarea{width:calc(100% - 20px)}.ProfileContent .profile .basicInfo label input,.ProfileContent .profile .basicInfo label select,.ProfileContent .profile .basicInfo label textarea{background-color:#f1f1f1;border:none;border-bottom:2px solid #2870ff00;border-radius:4px;margin-bottom:8px;padding:10px 8px;transition-duration:.4s;width:calc(100% - 20px)}.ProfileContent .profile .basicInfo label input::placeholder:after,.ProfileContent .profile .basicInfo label select::placeholder:after,.ProfileContent .profile .basicInfo label textarea::placeholder:after{color:red;content:"Required"}.ProfileContent .profile .basicInfo label input:focus,.ProfileContent .profile .basicInfo label select:focus,.ProfileContent .profile .basicInfo label textarea:focus{border-bottom:2px solid #286eff;outline:none}.ProfileContent .profile .basicInfo label textarea{font-size:14px;height:80px}.ProfileContent .profile .basicInfo label select{width:calc(100% - 5px)}.ProfileContent .profile .basicInfo label p{font-size:.8rem;font-weight:500;margin-bottom:5px;margin-left:2px}.ProfileContent .profile .submit{align-items:center;display:flex;justify-content:center;padding:8px 0;width:calc(100% - 65px)}.ProfileContent .profile .submit button{background-color:#286eff;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;padding:8px 15px;transition-duration:.4s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:200px}.ProfileContent .profile .submit button:hover{background-color:#1e4ed7;cursor:pointer}.nearby-restaurants{display:flex;font-family:Arial,sans-serif;height:100vh}@media screen and (max-width:768px){.nearby-restaurants{flex-direction:column}}.networking-container{align-items:center;background:linear-gradient(135deg,#e0eafc,#cfdef3);display:flex;height:calc(100vh - 40px);justify-content:center;padding:20px;text-align:center}.networking-container .content{align-items:center;background-color:#f9f9f9;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;max-width:600px;padding:40px;position:relative;width:100%;z-index:1}@media screen and (max-width:768px){.networking-container .content{border-radius:8px;max-width:100%;padding:30px}}@media screen and (max-width:480px){.networking-container .content{border-radius:8px;max-width:100%;padding:20px}}.networking-container .content .thumb-icon{font-size:40px;margin-bottom:20px}@media screen and (max-width:768px){.networking-container .content .thumb-icon{font-size:40px}}@media screen and (max-width:480px){.networking-container .content .thumb-icon{font-size:40px}}.networking-container .content .still-text{color:#888;font-size:1.2rem;margin-bottom:10px}@media screen and (max-width:768px){.networking-container .content .still-text{font-size:1rem}}@media screen and (max-width:480px){.networking-container .content .still-text{font-size:.9rem}}.networking-container .content .main-title{color:#1a73e8;font-size:2.5rem;font-weight:700;margin-bottom:20px}@media screen and (max-width:768px){.networking-container .content .main-title{font-size:2rem}}@media screen and (max-width:480px){.networking-container .content .main-title{font-size:1.8rem}}.networking-container .content .description{color:#555;font-size:1.1rem;margin-bottom:30px}@media screen and (max-width:768px){.networking-container .content .description{font-size:1rem}}@media screen and (max-width:480px){.networking-container .content .description{font-size:.9rem}}.networking-container .content .rotating-image{height:auto;width:20%}@media screen and (max-width:768px){.networking-container .content .rotating-image{width:25%}}@media screen and (max-width:480px){.networking-container .content .rotating-image{width:30%}}.networking-container .content .cta-button{align-items:center;background-color:#2a2a2a;border:none;border-radius:8px;box-shadow:10px 4px 8px rgba(0,0,0,.233),0 0 15px rgba(0,0,0,.173);color:#fff;cursor:pointer;display:flex;font-size:16px;gap:10px;justify-content:center;padding:12px 30px;transition:background-color .3s ease}.networking-container .content .cta-button:hover{background-color:#111}@media screen and (max-width:768px){.networking-container .content .cta-button{font-size:14px;padding:10px 20px}}@media screen and (max-width:480px){.networking-container .content .cta-button{font-size:12px;padding:8px 18px}}.networking-container .content .social-icons{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:30px}@media screen and (max-width:768px){.networking-container .content .social-icons{gap:8px}}@media screen and (max-width:480px){.networking-container .content .social-icons{gap:6px}}.networking-container .content .social-icons a{align-items:center;color:#fff;display:flex;gap:5px}@media screen and (max-width:768px){.networking-container .content .social-icons a{font-size:14px;padding:8px}}@media screen and (max-width:480px){.networking-container .content .social-icons a{font-size:12px;padding:6px}}.facebookShare,.githubShare,.instagramShare,.linkedinShare,.whatsappShare{border-radius:6px;margin:5px;padding:8px 12px;text-decoration:none;transition:box-shadow .3s ease}.facebookShare:hover,.githubShare:hover,.instagramShare:hover,.linkedinShare:hover,.whatsappShare:hover{box-shadow:10px 4px 8px rgba(0,0,0,.233),0 0 15px rgba(0,0,0,.173)}@media screen and (max-width:768px){.facebookShare,.githubShare,.instagramShare,.linkedinShare,.whatsappShare{padding:6px 10px}}@media screen and (max-width:480px){.facebookShare,.githubShare,.instagramShare,.linkedinShare,.whatsappShare{font-size:12px;padding:5px 8px}}.instagramShare{background:linear-gradient(90deg,#f9ce34,#ee2a7b,#6228d7)}.githubShare{background:linear-gradient(90deg,#24292e,#24292e)}.linkedinShare{background:linear-gradient(90deg,#0077b5,#00a2e1)}.facebookShare{background:linear-gradient(90deg,#3b5998,#0077b5)}.whatsappShare{background:linear-gradient(90deg,#075e54,#022f2a)}
/*# sourceMappingURL=main.9946bbad.css.map*/