.course-materials{background-color:var(--color-type-primary-white-2);padding:90px 0 110px}@media screen and (max-width:991px){.course-materials{padding:67px 0 61px}}.course-materials__title{color:var(--color-type-dark-1);margin-bottom:50px}@media screen and (max-width:991px){.course-materials__title{margin-bottom:24px}}.course-materials__list{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1470px){.course-materials__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1200px){.course-materials__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.course-materials__list{grid-template-columns:repeat(1,1fr)}}.course-materials__list-item{background-color:var(--color-type-primary-white);padding:47px 20px 16px}@media screen and (max-width:768px){.course-materials__list-item{padding:37px 17px 30px}}.course-materials__item-icon{border-bottom:1px solid var(--color-type-primary-1);padding-bottom:32px;width:100%}@media screen and (max-width:1024px){.course-materials__item-icon{padding-bottom:25px}}@media screen and (max-width:768px){.course-materials__item-icon img{height:60px;width:60px}}.course-materials__item-text{font-size:24px;font-weight:500;padding:26px 0 0;text-align:center}@media screen and (max-width:1024px){.course-materials__item-text{font-size:22px}}@media screen and (max-width:768px){.course-materials__item-text{font-size:20px;padding:26px 23px 0}}@media screen and (max-width:670px){.course-materials__item-text{font-size:18px}}