#guides,#quick-start{scroll-behavior:smooth!important;scroll-margin-top:230px!important}.tabs{border-radius:13px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;justify-content:center;margin:60px auto;overflow:hidden;width:100%}.tab{background:#f5f5f5;border:none;border-radius:0;color:#28584a;cursor:pointer;flex:1;font-size:16px;font-weight:600;padding:12px 20px;text-align:center;transition:background .3s,color .3s;width:33.3%}.tab:hover{background:#e3e3e3;color:#28584a}.tab.active{background:#e86f0c;color:#fff;font-weight:700}@media (max-width:500px){.tab{font-size:14px;padding:10px}}