.courses{max-width:1120px;margin:0 auto;padding-top:2em}@media screen and (max-width:767px){.courses{padding-top:0}}.courses>div:nth-of-type(even) .course-content{order:-1}.course{display:flex;margin-bottom:3em}@media screen and (max-width:767px){.course{display:block}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.course{display:block}}.course-slider-wrap{width:100%;aspect-ratio:62/41;overflow:hidden}.course-slider{height:100%}.course-slider .slick-arrow{top:auto;bottom:1.5rem;transform:none}@media screen and (max-width:767px){.course-slider .slick-arrow{top:83%!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.course-slider .slick-arrow{top:83%!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5){.course-slider .slick-arrow{top:83%!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.course-slider .slick-arrow{top:85%!important}}.course-slider .slick-prev{left:auto;right:calc(50px + 1.5rem)}.course-slider .slick-next{right:1.5rem}.course-content{box-sizing:border-box;background-color:#eee;flex:0 0 45%;padding:2em 3em;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:767px){.course-content{display:block;padding:1.5em}}