.mwb-more-courses{position:relative}.mwb-more-courses:before{border-radius:0 600px 600px 0;content:"";inset:0;position:absolute}.mwb-more-courses__head{margin-left:auto;max-width:1080px;position:relative;z-index:1}.mwb-more-courses__title{background:var(--black);border-radius:40px;color:var(--white);font-weight:300;padding:4px 20px}.mwb-more-courses__row{gap:36px}.mwb-more-courses--link{background-color:var(--primary-color);border-radius:50px;color:var(--white);max-width:250px;padding:20px 28px;text-align:center;transition:background-color .3s ease-in!important}.mwb-more-courses--link:hover{background-color:var(--black);color:var(--white)}@media only screen and (max-width:767px){.mwb-more-courses:before{border-radius:0 300px 300px 0}.mwb-more-courses__title{border-bottom-right-radius:0!important;border-top-right-radius:0!important;margin-right:-20px}.mwb-more-courses__row .mwb-more-courses--link{display:block;max-width:unset;width:100%}}