
.tbp-course-gate,.tbp-login,.tbp-dashboard{max-width:1100px;margin:48px auto}
.tbp-course-gate{padding:44px;text-align:center;border:1px solid #d9dde1;background:#f7f7f3}
.tbp-label{font-size:10px;letter-spacing:.16em;color:#69737c}
.tbp-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;color:#fff!important;background:#101820;text-decoration:none!important}
.tbp-login{max-width:560px;padding:40px;border:1px solid #d9dde1;background:#fff}
.tbp-login input[type=text],.tbp-login input[type=password]{width:100%}
.tbp-dashboard-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid #d9dde1}
.tbp-modules{display:grid;gap:18px}
.tbp-module{padding:28px;border:1px solid #d9dde1;background:#fff}
.tbp-lessons{margin:18px 0 0;padding-left:22px}
.tbp-lessons li{padding:10px 0;border-bottom:1px solid #edf0f2}
.tbp-lessons a{text-decoration:none}
@media(max-width:781px){
  .tbp-course-gate,.tbp-login{padding:28px 20px}
  .tbp-dashboard-head{align-items:flex-start;flex-direction:column}
  .tbp-module{padding:22px 18px}
}
