.student-experiences-page{gap:var(--spacing-xl);width:var(--container-full-width);flex-direction:column;align-items:center;display:flex}.student-experiences-page__content{width:var(--container-max-width-desktop);max-width:var(--container-full-width);align-items:stretch;gap:var(--spacing-4xl);flex-direction:column;display:flex}@media screen and (max-width:767px){.student-experiences-page__content{width:var(--container-max-width-mobile);gap:var(--spacing-xl);padding:0}}.student-experiences-page__content__title{color:var(--text-primary);text-align:center;font-size:var(--text-display-sm);font-style:normal;font-weight:var(--font-bold);line-height:40px}@media screen and (max-width:767px){.student-experiences-page__content__title{font-size:var(--text-xl);line-height:28px}}
.student-experience-list{flex-direction:column;align-items:center;gap:16px;display:flex}.student-experience-list__items{align-self:stretch;gap:calc(var(--spacing-6xl))var(--spacing-3xl);margin:0 auto;display:grid}@media screen and (max-width:767px){.student-experience-list__items{gap:var(--spacing-3xl);grid-template-columns:295px}}@media screen and (min-width:768px){.student-experience-list__items{grid-template-columns:312px}}@media screen and (min-width:992px){.student-experience-list__items{grid-template-columns:312px 312px}}@media screen and (min-width:1200px){.student-experience-list__items{grid-template-columns:312px 312px 312px}}@media screen and (min-width:1400px){.student-experience-list__items{grid-template-columns:312px 312px 312px 312px}}.student-experience-list__items .student-experience-card{width:312px;height:450px}@media screen and (max-width:767px){.student-experience-list__items .student-experience-card{width:295px;height:448px}}.student-experience-list__items .student-experience-card__thumbnail{width:312px;height:318px}@media screen and (max-width:767px){.student-experience-list__items .student-experience-card__thumbnail{width:295px;height:295px}}
