.course-content-cards-container{background:var(--backgroundColor,var(--certificateBackgroundColor))}.course-content-cards-container .course-content-cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;overflow-x:auto}@media(min-width:992px){.course-content-cards-container .course-content-cards-wrapper{display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.course-content-cards-container .course-content-cards-wrapper:has(.course-content-cards:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.course-content-cards-container .course-content-cards-wrapper:has(.course-content-cards:first-child:last-child){grid-template-columns:repeat(1,1fr)}}@media(max-width:991.98px){.course-content-cards-container .course-content-cards-wrapper.swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:unset;overflow-x:unset}}.course-content-cards-container .course-content-cards{-webkit-box-flex:0;-ms-flex:0 0 15rem;flex:0 0 15rem}.course-content-cards-container .course-content-cards-swiper{-webkit-box-flex:0;-ms-flex:none;flex:none}@media(max-width:991.98px){.course-content-cards-container .course-content-cards-stacked-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}}@media(max-width:1199.98px){.course-content-cards-container .course-content-cards-stacked-wrapper .course-content-cards{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}