.search-and-content-action-buttons-wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin:20px 0;display:flex}.search-and-content-action-buttons-wrapper .search-bar-root{margin-bottom:0}
.learn-content-loader-wrapper{text-align:center;color:#e5e7eb;flex-direction:row;justify-content:center;align-items:center;gap:10px;font-weight:500;display:flex}.learn-content-loader-wrapper p{color:#e5e7eb}.learn-content-spinner{animation:1s linear infinite learn-content-spin}@keyframes learn-content-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.learn-content-not-available{place-items:center;min-height:3rem;display:grid}.learn-content-cube-loader{display:none}.learn-content-mobile-chapter-list{margin-top:3rem}@media (min-width:769px){.learn-content-mobile-chapter-list,.learn-content-mobile-progress{display:none}}@media (max-width:768px) and (min-height:700px){.learn-content-cube-loader{place-items:center;width:100%;min-height:50vh;display:grid}.learn-content-video-sticky{z-index:3;position:sticky;top:0}}
