*{margin:0;padding:0}::-webkit-scrollbar{width:0;background:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.creator{text-decoration:none;text-align:center;padding:20px;color:#dc143c;display:block}.aboutHome{font-family:"Montserrat",sans-serif;background-color:#b7fcfc;text-align:center;border-top-left-radius:100px;border-top-right-radius:100px;margin:-80px auto auto;padding-top:50px}.aboutHome>h1{color:#1b7ef6}.aboutHome>p{padding:30px 80px;line-height:25px}@media only screen and (max-width:720px){.aboutHome>p{padding:30px 60px;line-height:25px}}.firstBanner{font-family:"Montserrat",sans-serif;font-size:22px;background-image:linear-gradient(to right bottom,#68e5fa,#61a9f8,#6ef9e8)}.firstBanner__header{display:flex;align-items:center;justify-content:space-around}.firstBanner__header a{text-decoration:none;font-weight:400}.firstBanner__header a h3{font-weight:600;color:#1b7ef6;font-size:large;border:2px solid #1b7ef6;border-radius:17px;padding:7px 10px}.firstBanner__header>h1{color:#fff;font-weight:bolder}.firstBanner__main{padding:50px;display:flex;align-items:center;justify-content:space-around}.firstBanner__main__info>h1{color:#fff}.greatCommunity{color:#1b7ef6!important}.firstBanner__main__info>p{color:#fff}.firstBanner__main__imageDiv>img{height:60vh}.firstBanner__main__info>a>h3{display:inline-block;text-decoration:none;color:#fff;border:2px solid #fff;background-color:#1b7ef6;border-radius:17px;padding:7px 10px;font-weight:600;font-size:large;margin:10px}@media only screen and (max-width:720px){.firstBanner__main{flex-direction:column-reverse}}.testimonials{text-align:center;padding-top:50px;font-family:"Montserrat",sans-serif;max-width:100vw;overflow-y:hidden}.testimonials>h1{color:#1b7ef6}.testimonials>p{padding:30px 150px;line-height:25px}.testimonials>p>span{color:#0ff}.testimonials__app{background-color:#eee;width:80%;margin:auto;border-radius:10px;padding-top:30px;display:flex;justify-content:space-around}.testimonials__app__info{z-index:1}.testimonials__app__info>p{width:60%;margin:auto;padding-top:5%}.testimonials__app__info>button{padding:10px;background-color:#000;color:#fff;border:none;margin:10px 5px 5px;border-radius:3px;font-weight:600;opacity:.7}.testimonials__app__photo>img{height:300px;transform:rotate(-30deg);z-index:0}@media only screen and (max-width:720px){.testimonials>p{padding:30px 10px;line-height:25px}}.registerLogin{width:100vw;min-height:100vh;background-image:linear-gradient(to right bottom,#68e5fa,#61a9f8,#6ef9e8);display:grid;place-items:center;font-family:"Montserrat",sans-serif;font-weight:600}.registerLogin_box{background-color:#bfe8f8;padding:65px;border-radius:30px;display:flex;width:65%}.registerLogin_box_image>img{height:300px}.registerLogin_box_cred{margin:0 10px;text-align:center}.registerLogin_box_cred>a{border-radius:10px;padding:3px;background-color:#fff;text-decoration:none;color:#000;display:flex;align-items:center;justify-content:space-around;width:65%;margin:auto auto 10px}.registerLogin_box_cred>a>img{height:50px}.registerLogin_box_cred>h1{color:#1b7ef6;padding:60px 0 10px;margin-bottom:7px}.registerLogin_box_cred>p{background-color:rgba(252,245,95,.6);padding:10px;border-radius:18px;line-height:25px}@media only screen and (max-width:720px){.registerLogin_box{flex-direction:column}}@media only screen and (max-width:400px){.registerLogin_box{flex-direction:column;padding:10px;border-radius:15px;display:flex;width:90%}.registerLogin_box_cred>a>img{height:40px}}.disable_anchor{pointer-events:none}.Navbar{display:flex;justify-content:space-around;align-items:center;font-family:"Montserrat",sans-serif;background-image:linear-gradient(to right bottom,#68e5fa,#61a9f8,#6ef9e8)}.Navbar h1{color:#fff}.Navbar div{display:flex;align-items:center}.ask{padding:7px;border:2px solid #1b7ef6;color:#1b7ef6;margin:0 7px;text-decoration:none;border-radius:13px}.Navbar div img{height:50px;width:50px;border-radius:25px}.Navbar>a{text-decoration:none}.chat_icon{color:#696969;border:1px solid #d3d3d3;padding:5px;height:30px;border-radius:15px;box-shadow:0 0 3px 3px rgb(0 0 0/40%);margin-right:5px!important}.feed{background-image:linear-gradient(to right bottom,#68e5fa,#61a9f8,#6ef9e8);font-family:"Montserrat",sans-serif;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.feed__header{display:flex;align-items:center;padding:50px}.feed__header__info{color:#fff;margin-top:-50px}.feed__header__info>p{line-height:25px}.feed__header__info__questionLabel{color:#1b7ef6}.feed__header__image>img{height:60vh}@media only screen and (max-width:720px){.feed__header{flex-direction:column-reverse}.feed__header__image>img{height:50vh}}.questions{font-family:"Montserrat",sans-serif;width:90%;margin:auto}.questions h1{color:#1b7ef6;padding:10px;font-size:x-large;font-weight:700;display:flex;align-items:center}.teachers__link{color:#1b7ef6}.question{display:flex;flex:0.1 1;box-shadow:1px 1px 2px 2px rgba(0,0,0,.3);margin:10px 0;border-radius:10px;color:#000}.MuiSvgIcon-root{margin:7px 0;height:70px;width:50px!important;cursor:pointer}.question__left{display:flex;flex-direction:column;justify-content:start;padding:10px;align-items:center}.question__right{padding:4px;overflow:scroll}.question__right__top>h1>h1{font-family:"Montserrat",sans-serif;font-size:x-large;font-weight:600;color:#000;cursor:pointer}.question__right__top>p{font-size:medium;line-height:25px}.question__right__bottom{display:flex;justify-content:space-around;padding:7px;border:1px solid #d3d3d3;word-break:break-word}.question__right__bottom>p{display:flex;align-items:center}.downvote,.upvote{cursor:pointer}.mui_deleteIcon{color:red}@media only screen and (max-width:400px){.question__right__bottom{flex-direction:column;border:none;border-top:1px solid #d3d3d3}}.profile{color:#1b7ef6;width:90%;margin:auto}.profile__div__info{font-family:"Montserrat",sans-serif;line-height:25px;font-weight:500;color:#000;display:flex;justify-content:start;flex-direction:column;flex:0.8 1}.profile__div__info h3{font-weight:600;color:grey}.profile__div__photo{flex:0.2 1}.profile__div__photo>img{height:100px;border-radius:50px}.profile__div{display:flex;justify-content:center;margin:15px 0;box-shadow:1px 1px 2px 2px rgba(0,0,0,.3);padding:10px;border-radius:7px}.profile__div__info input,.profile__div__info textarea{border:none;line-height:18px}.editButton{color:#1b7ef6;border:none;background-color:transparent;cursor:pointer;padding:10px}.counter{color:orange}.logoutButton{color:red;border:none;background-color:transparent;cursor:pointer;padding:10px}.profile__div__info label span{color:green;font-size:smaller}@media only screen and (max-width:400px){.profile__div{flex-direction:column-reverse;text-align:center}}.warning{padding:10px;width:60%;margin:auto;border-radius:10px;border:1px solid #000;background-color:rgba(255,0,0,.5)}.warning h4{font-weight:500}.createQuestion__box{box-shadow:1px 1px 2px 2px rgba(0,0,0,.3);border-radius:7px;width:90%;margin:50px auto auto;padding:13px}.createQuestion__box form{display:flex;flex-direction:column}.createQuestion__box form input,.createQuestion__box form label,.createQuestion__box form textarea{margin:4px;padding:4px}.createQuestion__box form label span{color:orange}.createQuestion__box form button{padding:10px;background-color:#1b7ef6;color:#fff;font-weight:800;border:none;border-radius:10px}.createQuestion>a{margin:10px;text-decoration:none;color:#1b7ef6;font-weight:700;font-style:italic;display:block}.uploadNotes__box>*{margin:0 1rem;padding:5px 10px}.notes__title{min-width:300px}@media (max-width:500px){.notes__title{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.uploadNotes__btn{border:1px solid red;background-color:#dc143c;color:#fff;font-style:bold;font-size:20px;border-radius:10px;display:block;margin:auto}.Spinner{height:90vh;background-color:rgba(102,215,249,.5);position:fixed;width:100vw;top:0;left:0;margin:10px;transition:all .4s;z-index:10}.loader{border-radius:50%;position:absolute;top:40%;left:40%;transform:translate(-50%,-50%);border:16px solid #66d7f9;border-top-color:#fff;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.comment{padding:10px;border-radius:10px;box-shadow:1px 1px 2px 2px rgba(0,0,0,.3);border:1px solid rgba(0,0,0,.3);width:70%;margin-left:20px;margin-bottom:20px}.comment label{font-size:large;font-style:italic;color:grey}.comment>p{word-break:break-word}.teachers{background-image:linear-gradient(to right bottom,#68e5fa,#61a9f8,#6ef9e8);min-height:100vh;min-width:100vw}.teachers>header{width:100%;display:flex;padding:10px;justify-content:space-around}.teachers__cross{color:#fff;font-size:40px;font-weight:700;border:none;background-color:transparent;flex:0.1 1}.teachers>header input{border:1px solid #d3d3d3;border-radius:10px;padding:8px;flex:0.9 1;font-size:16px}.singleTeacher{display:flex;padding:10px}.singleTeacher__first{flex-shrink:1}.singleTeacher__first img{height:100px;width:100px;border-radius:50%;box-shadow:1px 3px 5px 2px rgba(0,0,0,.3)}.singleTeacher__second h3{font-size:20px;color:#fff;font-family:monospace}.singleTeacher__second p{color:wheat}.singleTeacher__second{flex:1 1;flex-shrink:0;padding:0 5px}.singleTeacher__anchor{text-decoration:none}.notes{min-height:100vh;min-width:100vw;background-image:linear-gradient(to right bottom,#68e5fa,#61a9f8,#6ef9e8)}.note{display:flex;padding:10px}.note__title{font-size:16px;color:#fff;font-weight:500;flex:1 1}.note__download{color:#fff;border:1px solid red;min-width:70px;font-weight:500;max-height:35px;padding:6px;margin-left:5px;background-color:#dc143c;border-radius:5px}.chat__main{height:65vh;width:80vw;margin:20px auto auto;border:2px solid rgba(0,0,0,.4);box-shadow:0 0 3px 3px rgba(0,0,0,.3);border-radius:7px;display:flex;flex-direction:column}.chat__messages{flex:0.9 1;overflow-y:scroll;scroll-behavior:smooth}.chat__form{flex:0.1 1;text-align:center}.chat__form form input{width:80%}.chat__form form button,.chat__form form input{padding:10px;border:none;border-radius:10px;margin-top:7px}.chat__form form button{margin-left:10px;background-color:#d3d3d3;cursor:pointer}.message{padding:10px}.message p{font-style:italic}.message h4{text-decoration:underline}.customAlert{background-color:#90ee90;border-radius:5px;padding:10px;position:absolute;top:50px;left:5px;animation:fadeAnimation 2s linear;visibility:hidden}.customAlert>h3>span{font-style:italic;font-weight:400;font-size:medium}@keyframes fadeAnimation{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}
/*# sourceMappingURL=main.4724941f.chunk.css.map */