#columns,.header-in{margin:0 auto;display:flex}#app,#right,.card,.image-container,button{position:relative}.card-text,.placeholder,button{text-align:center}#columns,.answer,.answer-before,.cell,.column,.header-in,.placeholder,.tags{display:flex}body,html{height:100%;margin:0;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000000d}::-webkit-scrollbar-thumb{cursor:pointer;background:#00000041;border-radius:1px}::-webkit-scrollbar-thumb:hover{background:#555}body{background:#edeef0;font-family:-apple-system,system-ui,Helvetica Neue,Roboto,sans-serif;-webkit-tap-highlight-color:#fff0}a,a:active,a:hover{display:contents;color:inherit;text-decoration:none;margin:0;padding:0}#root{padding-top:12px;max-width:900px;margin:0 auto}#columns{flex-direction:row;justify-content:center}#main{width:640px}#right{min-width:200px;max-width:260px;padding:15px 0 0 15px}#right-ads{position:sticky;top:15px}header{letter-spacing:-1px;color:var(--active-color);background:#fff;border-bottom:1px solid #dce1e6}header img{cursor:pointer;margin-right:10px}.header-in{flex-direction:row;align-items:center;max-width:900px;height:48px}header h1{font-size:22px;font-weight:500;line-height:30px;margin:0;padding:0 5px}#app{max-width:850px;margin:65px auto 0;padding:0 20px}.ads-question{min-height:200px;max-height:400px}.group,.group-ads,.group-result{position:relative;padding:15px 25px;margin:15px 0;width:auto;border-radius:12px;background:#fff;box-sizing:border-box;max-width:100vw;overflow:auto;box-shadow:0 0 0 1px #dce1e6}.card,.image-container{display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:700/320;overflow:hidden;background:#e7f1ff;border-radius:10px}.card{font-size:21px;margin-top:15px}.card-text{padding:5% 15%;width:100%;font-weight:400;box-sizing:border-box}.image-container img{height:100%;width:auto;padding:0;margin:0}.text{font-weight:500;font-size:17px;padding-top:8px}.description{font-weight:400;font-size:16px;color:#6d6d6d;padding-bottom:20px}.answers{margin:15px 2px 0}.answer__active{color:#007fff;font-weight:600}.tag,button{font-weight:500}.answer,.cell{cursor:pointer;flex-direction:row;align-items:center;padding:10px 0}.answer-before{align-items:center;justify-content:center;margin-right:10px;width:30px;height:30px}button{cursor:pointer;border:none;background:#447bba;border-radius:8px;padding:6px 14px;width:100%;margin:10px 0;outline:0;color:#fff;font-size:14px}#link_btn{background:0 0;border:1px solid #0066eb;color:#1279ff;border-radius:10px}.column{flex-direction:row}.placeholder{flex-direction:column;align-items:center;justify-content:center;padding:25px 0}.placeholder-header{font-weight:500;font-size:18px;padding-top:10px}.placeholder-text{color:#818c99;padding:4px 0 6px}.tags{flex-direction:row;padding:10px 0 20px}.tag{background:#d9e6f5;color:#27323f;font-size:14px;padding:3px 12px;border-radius:6px;margin-right:10px}.spinner{display:inline-block;width:16px;height:16px;border:2px solid #6e6e6e;border-radius:50%;border-top-color:#fff0;animation:.35s linear infinite spin;-webkit-animation:.35s linear infinite spin}.layer-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff}.ads-feed{min-height:50px}@media(max-width:1000px){#columns{flex-direction:row}#right{display:none}}@media(max-width:640px){::-webkit-scrollbar{width:0}header{padding:6px 12px;border:none;border-radius:0 0 10px 10px}.image-box img{max-height:25vh}.group{padding:7px 20px;margin:10px 0 0;width:auto;box-shadow:none}.menu-item,.menu-item-active{padding:8px 10px;margin:0 5px 5px 0}header h1{font-size:20px}.name{padding-top:10px;font-size:16px;padding-bottom:4px}.description{font-size:15px}#root{padding-top:2px}.question-top{width:100%;height:200px}.card{font-size:18px}#ads-feed{min-height:30000px}}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}