@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.explore-courses{max-width:90em;margin:auto;display:grid;grid-template-columns:repeat(1, 1fr);color:#fff}.explore-courses__wrapper{margin-top:1.875rem;margin-bottom:1.875rem;background-color:#0b2b26;width:100%}@media screen and (min-width: 64em){.explore-courses__wrapper{margin-top:3.75rem;margin-bottom:3.75rem}}@media screen and (min-width: 48em){.explore-courses{grid-template-columns:repeat(2, 1fr)}}.explore-courses__panel{margin:auto;padding:40px 20px}@media screen and (min-width: 48em){.explore-courses__panel{max-width:415px;order:-1}}.explore-courses__image{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.explore-courses__title{color:#fff;padding:0;margin:0;margin-bottom:24px;text-align:center}@media screen and (min-width: 48em){.explore-courses__title{text-align:left}}.explore-courses__content{text-align:center}@media screen and (min-width: 48em){.explore-courses__content{text-align:left}}.explore-courses__content *{color:#fff;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.explore-courses__link{margin:auto;margin-top:32px;color:#0b2b26;background-color:#fff}@media screen and (min-width: 48em){.explore-courses__link{margin-left:0}}
