@import"https://fonts.googleapis.com/css2?family=Cedarville+Cursive&display=swap";*{padding:0;margin:0}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(/assets/background-900ae1b6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.login{border-radius:15px;display:flex;flex-direction:column;width:45%;border:1px solid gray;box-shadow:0 2px 5px #0000004d;background-color:#fff;text-align:center;padding:20px}.login-logo{display:flex;justify-content:center}.login-description{color:#333131;text-align:center;font-weight:500;font-size:20px;margin-top:12px}.loginContent{display:flex;margin-top:20px}.loginContainer{display:flex;justify-content:space-between;align-items:center}.rightSideLogin{font-weight:500;text-align:center;border-bottom:1px solid #dee0e1;padding:10px 0}.textField{background:white;width:100%;margin-top:15px!important}.googleBttn,.signupBtn{margin:20px 0;font-size:14px;font-weight:700;padding:10px;border:none;border-radius:5px;cursor:pointer}#name_error,#email_error,#pass_error{margin-top:5px;font-size:18px;color:#c62828;background-color:#ff00001a;text-align:center;padding:5px 8px;border:1px solid #ef9a9a;border-radius:3px;display:none}.termsAndConditions{text-align:justify;color:gray;font-weight:400;font-size:15px}.condition{padding-left:16px;color:#00f;cursor:pointer}.googleLogo{height:20px;width:20px;margin-right:8px}.emailLogo{height:17px;width:17px;margin-right:8px}.leftSide{display:flex;flex-direction:column;gap:30px;padding:10px 25px;width:50%;border-right:1px solid #dee0e1;margin-bottom:25px}.leftSideBtn{display:flex;flex-direction:column;gap:20px}.rightSide{padding:10px 25px;width:50%;margin-top:-20px}.forgotPassword{color:gray;font-size:13px;cursor:pointer}.forgotPassword:hover{color:#00f;text-decoration:underline}.loginBttn{margin:2rem;border-radius:7px;border:none;text-align:center;padding:5px 20px;width:fit-content;height:40px;background-color:#b31712;color:#fff;cursor:pointer;font-size:medium;font-weight:500}.loginBttn:hover,.googleBttn:hover,.signupBtn:hover{background-color:#fff;border:1px solid rgb(179,23,18);color:#000}.googleBttn,.signupBtn{background-color:#fff;border:1px solid #dee0e1;font-weight:400;font-size:16px;padding:8px;color:#000}.googleBttn,.signupBtn{display:flex;align-items:center;margin:0!important;padding:11px}.login__footer{margin-top:20px;padding-top:10px;display:flex;align-items:center;justify-content:space-evenly}.login__footer>p{color:gray;font-size:small;cursor:pointer}.login__footer>p:hover{text-decoration:underline}@media (max-width: 576px){.login{padding:15px;width:fit-content;height:auto;border-radius:10px;margin:1rem}.login-logo{display:flex;justify-content:center;width:100%;height:70px}.login-description{font-size:18px}.login__footer,.termsAndConditions{display:none}.loginBttn,.googleBttn{font-size:15px}.loginBttn{font-size:13px;height:auto;margin-left:10px}}.button_component .btn{margin:2rem;display:flex;justify-content:center;align-items:center;border-radius:7px;border:none;text-align:center;padding-left:30px;width:fit-content;height:40px;background-color:#b31712;color:#fff;cursor:pointer;font-size:medium;font-weight:500}.btn:hover{border:2px solid rgb(179,23,18);background-color:#fff;color:#000}@media (max-width: 576px){.btn{width:fit-content;height:40px;font-size:15px;margin:.5rem}}.nav-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1px;background-color:#fff;width:100%;height:10vh;position:sticky;z-index:1000;top:0;border-bottom:1px solid #b91c16;box-shadow:0 5px 8px -9px #2786b380}.navbar-logo img{height:30px;margin-right:20px;margin-left:3rem}.nav-icons{display:flex;align-items:center;cursor:pointer;margin-left:1rem}.nav-icons .active .MuiSvgIcon-root{color:#8f1f1b}.nav-icon .MuiSvgIcon-root{font-size:xx-large;padding:5px 20px;color:gray}.nav-icon .MuiSvgIcon-root:hover{background-color:#e9e9e980;border-radius:10px;color:#b92b27}.nav-input{position:relative;margin-right:30px}.nav-input .search-questions{padding:15px;height:5px;width:100%;font-size:16px;border:1px solid #c62828;border-radius:5px;box-shadow:0 2px 5px #0000004d}.nav-input .search-btn{height:20px!important;width:20px!important;padding:5px;color:#5f5e5e;background-color:#f4f4f4;border-radius:50%;position:absolute;border:none;top:5px;left:220px}.search-questions{margin-top:7px;width:10rem;height:2rem;border-top-left-radius:7px;border-bottom-left-radius:7px;border:rgb(139,139,139) solid 1px;padding-left:17px}.search-btn{margin-top:7px;width:4rem;height:2rem;border-top-right-radius:7px;border-bottom-right-radius:7px;border:rgb(139,139,139) solid 1px;border-left:0px;color:#b92b27;background-color:#fff}.search-btn:hover{background-color:#b92b27;color:#fff}.btn-container{display:flex;justify-content:space-evenly;margin-right:2rem}@media (max-width: 768px){.nav-container{flex-direction:column;width:100%;height:fit-content}.navbar-logo img{margin-top:1rem;margin-left:1rem}.nav-icons{justify-content:space-between;margin-top:1rem}.nav-icon .MuiSvgIcon-root{font-size:xx-large}.nav-input{margin-top:15px}.btn-container{margin-top:0;justify-content:space-evenly}.Navbar_btn{font-size:15px!important}}@media (max-width: 576px){.nav-container{flex-direction:column;width:100%;height:fit-content}.navbar-logo img{margin-top:1rem;margin-left:1rem}.nav-icons{justify-content:space-between;margin-top:1rem}.nav-icon .MuiSvgIcon-root{font-size:xx-large}.nav-input{margin-top:1rem}.btn-container{justify-content:space-evenly;margin-right:1rem;margin-top:1rem;margin-bottom:10px}.btn{font-size:15px!important;padding:5px}.nav-input .search-btn{left:14rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-container{display:flex;flex-direction:column;margin-top:2rem;margin-left:1rem;position:sticky;width:18rem;height:fit-content;background-color:#fff;box-shadow:0 5px 10px 2px #bebbbb;padding-bottom:4rem}.sidebar{display:flex;align-items:center;padding:15px 10px 10px;cursor:pointer}.sidebar:hover{background:rgb(211,211,211);border-radius:5px}.sidebar img{height:30px;border-radius:5px;margin-left:20px}.sidebar .MuiSvgIcon-root{font-size:medium;margin-left:20px}.sidebar p{margin-left:10px;color:gray;font-weight:400;font-size:13px}.sidebar .text{margin-left:23px;color:gray;font-weight:400;font-size:13px}@media (max-width: 768px){.sidebar-container{width:fit-content;height:fit-content;background-color:#fff;box-shadow:0 0 2px #bebbbb;padding-bottom:4rem}.sidebar{padding:15px 10px 10px}.sidebar img,.sidebar .MuiSvgIcon-root{margin-left:20px}}@media (max-width: 576px){.sidebar-container{display:none}}.post-container{margin-left:3rem;margin-top:2rem;width:47rem;gap:.5rem;margin-bottom:6rem}.inner-ques-card1{display:flex;flex-direction:column;height:fit-content;margin-bottom:1.2rem;border-radius:1px;padding:1rem;background-color:#fff;border-bottom:1px solid #b91c16;box-shadow:0 5px 10px 2px #bebbbb}.avatar{color:#fff!important;background-color:#aa1c1c!important;font-size:10px!important;margin-right:5px;height:35px!important;width:35px!important}.heading{padding-left:1rem;margin-top:5px;margin-bottom:.5rem;height:fit-content;color:#aa1c1c}@media (max-width: 768px){.post-container{width:fit-content;margin-left:2rem;margin-top:2rem}.inner-ques-card1{width:80%;height:fit-content;margin-bottom:2rem}.heading{font-size:1.2rem}.avatar-box{margin-bottom:0!important}.avatar{height:30px!important;width:30px!important}.h2{font-size:22px}.h3{font-size:18px}}@media (max-width: 576px){.post-container{width:fit-content;margin-top:2rem!important;margin:.2rem}.inner-ques-card1{padding:.8rem;margin:1rem}.avatar{font-size:8px;height:30px;width:30px}.heading{font-size:1rem;margin-top:10px}.h3,.p{padding-left:1rem;padding-right:.2rem}}.home{background-color:#f5f5f5}.home-content{display:flex;flex-direction:row}@media (max-width: 576px){.home-content{flex-direction:column}}.QList{width:50rem;height:fit-content;min-height:50vh;background-color:#fff;box-shadow:0 5px 6px 2px #bebbbb;position:relative}.list{padding:2rem 2rem 1rem;display:flex;flex-direction:column}h2{padding:10px 40px 10px 10px;text-align:center;color:#b31712}@media (max-width: 768px){.QList{width:fit-content;height:fit-content;right:40px}}@media (max-width: 576px){.QList{width:fit-content;height:fit-content;right:50px;bottom:1rem}}.footer{height:fit-content;background-color:#fff;justify-content:center;box-shadow:8px 0 7px #0000001a;align-items:center;display:flex;flex-direction:column}.copyright{margin-top:1rem;color:#8f1f1b;margin:1rem}.ans-container{display:flex;flex-direction:row;background-color:#f5f5f5;justify-content:space-evenly}.ans-card{margin-left:2rem;margin-top:2rem;width:35rem;height:31rem;border:1px solid rgb(168,42,42);background:white;resize:none;padding-left:1rem;padding-top:1rem;border-radius:7px;box-shadow:0 5px 6px 2px #bebbbb}.ans-card::placeholder{color:#989898e9;margin-top:.5rem;margin-left:1rem}.ans-btn{display:flex;justify-content:center;margin-top:1rem}.selected-ques{margin:5rem 3rem -5rem 10rem;font-size:xx-large;font-weight:600;overflow-wrap:anywhere;height:auto}.questionAns.active{color:red}.select_quest_List{margin-top:2rem;margin-left:1rem;margin-right:1rem;width:30rem;height:fit-content;background-color:#fff;box-shadow:0 5px 6px 2px #bebbbb;border-radius:7px}.select_quest_List h2{color:#b31712}@media (max-width: 768px){.ans-container{flex-direction:column;align-items:center;padding-right:2rem;width:100%}.ans-card{width:100%;max-width:30rem;height:10rem;margin-left:.1rem;margin-top:1rem}}@media (max-width: 576px){.select_quest_List{width:fit-content;height:fit-content;margin-top:1rem;margin-bottom:20px;margin-left:20px;padding-left:2rem;padding-right:2.5rem}.ans-container{flex-direction:column;align-items:center;padding-right:2rem;width:100%}.ans-card{width:100%;max-width:30rem;height:10rem;margin-left:.1rem;margin-top:1rem}.selected-ques{margin-left:.2rem;margin-top:1rem;margin-bottom:0;margin-right:0;text-align:center}.ans-btn{margin-top:1rem}}.add_ques-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;min-height:90vh;background-color:#f5f5f5;padding-top:2rem}.ques-card{display:flex;justify-content:center}.input-ques{width:40rem;height:20rem;border:#cecaca solid 1px;background:white;resize:none;padding:1rem}.input-ques::placeholder{color:#989898e9;margin-top:.5rem}.button-style{display:flex;justify-content:space-around;margin-top:1rem}@media (max-width: 768px){.add_ques-container{height:auto;padding:1rem}.ques-card{flex-direction:column;width:100%;max-width:30rem}.input-ques{width:100%;height:15rem;margin-top:1rem}.button-style{justify-content:center;margin-top:1rem}}@media (max-width: 576px){.add_ques-container{padding:1rem}.ques-card{flex-direction:column;width:100%;margin:1rem;max-width:15rem;padding-right:4rem}.input-ques{width:100%;height:15rem;margin-top:1rem}.button-style{justify-content:center;margin-top:1rem}}.register-container{display:flex;justify-content:center;align-content:center;background:url(https://qsf.fs.quoracdn.net/-4-ans_frontend_assets.images.home_page_bg_desktop.png-26-4770753d59b970e1.png);height:100vh}.register{margin-top:6rem;width:35rem;height:25rem;border:#cecaca solid 1px;background:white;border-radius:1rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.input-style-register{width:20rem;height:2rem;border:none;border-bottom:1px solid rgb(233,90,85);padding-left:10px;margin-bottom:1rem}.qa-container{height:100vh;display:flex;justify-content:center;align-items:center;margin-left:5rem;margin-top:-6rem}.main{display:flex;background-color:#f5f5f5;padding-bottom:4rem}.ptag{margin-left:10px}@media (max-width: 768px){.qa-container{width:fit-content;margin-top:2rem;height:fit-content}}@media (max-width: 576px){.qa-container{width:fit-content;margin-top:4rem;height:fit-content}}.main{display:flex}.feed-container{margin-top:2rem;width:47rem;gap:.5rem;margin-bottom:6rem;display:flex}.inner-ques-card{height:fit-content;margin-bottom:1.2rem;border-radius:1px;padding:1rem;background-color:#fff;border-bottom:1px solid #b91c16;box-shadow:0 5px 6px 2px #bebbbb;margin-left:3rem}.inner-ques-card img{width:100%}.avatar-box{display:flex;align-items:center;margin-bottom:1rem}.avatar{color:#fff;background-color:#aa1c1c;font-size:10px;margin-right:5px;height:35px;width:35px}.h2{padding-left:1rem;margin-top:5px;margin-bottom:.5rem;height:fit-content;color:#aa1c1c}.h3{padding-left:1.5rem;margin-bottom:.5rem;margin-top:.5rem;height:fit-content;overflow-wrap:anywhere}span{padding-right:1rem;margin-left:-1rem}.p{padding-left:1.5rem;padding-right:.5rem;margin-top:.5rem;margin-bottom:.5rem;height:fit-content;overflow-wrap:anywhere}@media (max-width: 768px){.feed-container{width:fit-content;padding:20px;margin:1rem}.inner-ques-card img{width:300px}.inner-ques-card{padding:.8rem;margin-left:1rem}}@media (max-width: 576px){.feed-container{width:fit-content;padding:2rem}.inner-ques-card{padding:.8rem;margin-left:.01rem}.inner-ques-card img{width:250px;height:300px}.h2{font-size:1.2rem}.h3,.p{padding-left:1rem;padding-right:.2rem}}.Q2List{margin-top:2rem;margin-left:3rem;margin-right:1rem;width:40rem;padding-left:3rem;height:30rem;background-color:#fff;box-shadow:0 0 2px #bebbbb;position:sticky}.list{display:flex;flex-direction:column;padding-bottom:1rem}.span-tags{color:#00f;cursor:pointer}h2{padding:10px 40px 10px 10px;text-align:center}.list p{padding-top:15px;height:fit-content;overflow-wrap:break-word}.list p:hover{color:red}
