.student-projects{display:flex;flex-direction:column;gap:40px}.student-projects__layout{display:flex;flex-direction:column}.student-projects__grid{display:grid;grid-template-columns:1fr;gap:24px;padding-top:24px}@media(min-width:999px){.student-projects__layout{flex-direction:row;align-items:flex-start;gap:56px}.student-projects__nav{position:sticky;top:56px;align-self:flex-start;flex-shrink:0;width:200px}.student-projects__nav .tabs__container{overflow:visible;padding:0;margin:0}.student-projects__nav .tabs__list{flex-direction:column;align-items:flex-start;border-bottom:none;min-width:auto;width:auto;gap:12px}.student-projects__nav .tabs__item{height:auto;padding:0;justify-content:flex-start;max-width:none}.student-projects__nav .tabs__item:after{display:none}.student-projects__nav .tabs__label{font-size:18px;text-align:left;white-space:normal}.student-projects__grid{flex:1;grid-template-columns:1fr 1fr;gap:20px 16px;padding-top:0}}
