.course-sections{display:grid;grid-template-columns:1fr;gap:48px;padding-top:32px}@media screen and (max-width:575px){.course-sections{gap:32px}}.course-sections .course-item{border-radius:16px;border:1px solid #232323;overflow:hidden}.course-sections .course-item h1,.course-sections .course-item h2,.course-sections .course-item h3,.course-sections .course-item h4,.course-sections .course-item h5,.course-sections .course-item h6{font-family:Anton,sans-serif;margin:0;font-weight:500;font-size:inherit;line-height:inherit}.course-sections .content-block{padding:40px 40px 24px 40px;background-color:#daddf5}.course-sections .content-block .course-title{margin-top:0;margin-bottom:36px}.course-sections .description-block{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}@media screen and (max-width:575px){.course-sections .description-block{grid-template-columns:1fr;gap:0}}.course-sections .column-heading{margin-bottom:12px;min-height:23px;font-weight:700;color:#232323}.course-sections .column-heading h1,.course-sections .column-heading h2,.course-sections .column-heading h3,.course-sections .column-heading h4,.course-sections .column-heading h5,.course-sections .column-heading h6{font-family:"Open Sans",sans-serif;font-weight:700}@media screen and (max-width:575px){.course-sections .column-heading{min-height:auto}}.course-sections .column-content ol,.course-sections .column-content ul{padding-left:20px;margin-bottom:0}.course-sections .aim-block{margin-bottom:24px}.course-sections .aim-heading{margin-bottom:8px;font-weight:700;color:#232323}.course-sections .buttons-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:24px}@media screen and (max-width:575px){.course-sections .buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.course-sections .buttons-group .button{position:relative;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;border-radius:24px;overflow:hidden;padding:0 32px;text-transform:capitalize;font-style:italic;font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.course-sections .buttons-group .button span{position:relative}.course-sections .buttons-group .button span:after{position:relative;content:"\e901";font-family:icomoon;font-style:normal}.course-sections .buttons-group .button.button-orange{color:#ecf0f0;background-color:#ea663e;border:1px solid #ea663e;font-weight:500;font-size:17px}.course-sections .buttons-group .button.button-orange:active,.course-sections .buttons-group .button.button-orange:focus,.course-sections .buttons-group .button.button-orange:hover{color:#ecf0f0;background-color:#d6522a}.course-sections .buttons-group .button.button-orange span{color:#ecf0f0}.course-sections .buttons-group .button.button-transparent{color:#232323;background-color:#fff0;border:1px solid #232323;font-weight:300}.course-sections .buttons-group .button.button-transparent:active,.course-sections .buttons-group .button.button-transparent:focus,.course-sections .buttons-group .button.button-transparent:hover{opacity:.7}.course-sections .buttons-group .button.button-transparent span{color:#232323;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:575px){.course-sections .buttons-group .button{width:100%}}.course-sections .price-block{padding:24px 40px;background-color:#232323;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course-sections .price-block .price-heading{color:#ecf0f0;font-style:italic;text-transform:uppercase;font-weight:300}.course-sections .price-block .price-currency{color:#cbdc2c;font-size:23px;line-height:23px;font-weight:500}