.page_mainpage__wPmW_{display:flex;flex-direction:row;background-color:#fff;width:100vw;height:100vh;font-family:Roboto,sans-serif;color:#333}.page_rightOut___fW60{background-color:blue;width:100%;overflow:hidden}.RightSection_rightSection__uJKXE{background-color:var(--col2);height:100vh;padding:0 20px;justify-content:space-between}.RightSection_chatgptversion__QyvaH{display:flex;align-items:center;height:10%;color:var(--textcol);font-size:25px;gap:10px}.RightSection_chatgptversion__QyvaH svg{width:20px;height:20px}.RightSection_nochat__Nzlho{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;color:var(--textcol);font-size:25px;height:70%;position:relative}.RightSection_nochat__Nzlho .RightSection_s1__NYrpv{display:flex;gap:10px;align-items:center;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.RightSection_nochat__Nzlho .RightSection_s1__NYrpv h1{font-size:30px;font-weight:400}.RightSection_nochat__Nzlho .RightSection_s2__otGlX{display:flex;flex-wrap:wrap;width:80%;gap:20px;justify-content:center}.RightSection_bottomsection__rfCQo{height:20%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:20px}.RightSection_bottomsection__rfCQo svg{width:25px;height:25px;background-color:gray;padding:5px;border-radius:5px}.RightSection_bottomsection__rfCQo svg:hover{cursor:pointer;background-color:#fff}.RightSection_bottomsection__rfCQo .RightSection_messagebar__F7LmM{border:1px solid gray;align-items:center;display:flex;padding:15px;border-radius:10px;justify-content:space-between;width:80%}.RightSection_bottomsection__rfCQo .RightSection_messagebar__F7LmM input{background-color:transparent;border:none;outline:none;font-size:20px;color:var(--textcol);width:100%}.RightSection_messages__d9vr7{height:70%;width:100%;padding-left:10%;display:flex;flex-direction:column;gap:25px;overflow:auto}.RightSection_messages__d9vr7 .RightSection_message__9xPhQ{display:flex;gap:10px}.RightSection_messages__d9vr7 .RightSection_message__9xPhQ img{width:35px;height:35px}.RightSection_messages__d9vr7 .RightSection_message__9xPhQ div{display:flex;flex-direction:column;gap:10px;text-align:justify}.RightSection_loadingSpinner__q_BHE{border:4px solid rgba(0,0,0,.1);border-left-color:#333;border-radius:50%;width:40px;height:40px;animation:RightSection_spin__6rI4b 1s linear infinite;margin-top:10px}@keyframes RightSection_spin__6rI4b{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RightSection_messages__d9vr7 .RightSection_message__9xPhQ div h2{color:var(--textcol);font-size:20px;font-weight:500;margin-top:5px}.RightSection_messages__d9vr7 .RightSection_message__9xPhQ div p{color:var(--textcol);font-size:15px;max-width:1000px}@media only screen and (max-width:1024px){.RightSection_rightSection__uJKXE{padding:0 15px}.RightSection_bottomsection__rfCQo .RightSection_messagebar__F7LmM{width:90%}.RightSection_messages__d9vr7{padding-left:5%;width:90%;overflow-x:hidden}}@media only screen and (max-width:1024px) and (max-height:600px){.RightSection_rightSection__uJKXE{padding:0 15px}.RightSection_bottomsection__rfCQo .RightSection_messagebar__F7LmM{width:90%}.RightSection_messages__d9vr7{padding-left:5%;width:90%;overflow-x:hidden}}