.materials-page{background-color:#f2f0ea;min-height:100vh}.materials-page__header{padding:24px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1024px){.materials-page__header{padding-top:72px;padding-bottom:50px}}.materials-page__header-title{font-size:40px!important;color:#0d0d0d;letter-spacing:-1%!important;line-height:110%!important;font-weight:500!important}.materials-page__list-container{padding-left:16px;padding-right:16px;display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.materials-page__list-container{flex-direction:row}}@media screen and (min-width:1440px){.materials-page__list-container{padding-left:48px;padding-right:48px;gap:24px}}.materials-page__list-container--card{position:relative;cursor:pointer}.materials-page__list-container--card .ant-image{width:100%}.materials-page__list-container--card-title{position:absolute;bottom:0;left:0;right:0;color:#fcfcfc;padding:10px;text-align:center;height:100%;display:flex;align-items:center;justify-content:center;font-size:26px!important;font-weight:500!important;line-height:125%!important;letter-spacing:-.25%!important}@media screen and (min-width:1024px){.materials-page__list-container--card-title{font-size:32px!important}}