.module_courses.module_home{background-color:var(--light-grey)}@media (min-width:1200px){.module_courses.module_home main>.container{max-width:1000px}}#course_filters{border-bottom:solid 1px #000;padding:0 0 25px 0;margin:30px 0 20px 0}@media (min-width:0px) and (max-width:575px){#course_filters{margin:20px 0 15px 0}}#course_filters .label{margin-top:3px}#course_filters form,#course_filters form span,#course_filters form span label{width:auto;color:var(--third-colour);font-family:var(--font-primary);font-size:17px;font-weight:400;display:inline-block;vertical-align:middle;position:relative}#course_filters .label{width:auto;color:var(--third-colour);font-family:var(--font-heading);font-size:16px;font-weight:700;display:inline-block;vertical-align:middle;position:relative}#course_filters form{margin-left:25px}#course_filters form span label{text-transform:none;margin-right:15px;cursor:pointer}#course_filters form span input[type=radio]+label:after,#course_filters form span>input[type=radio]+label:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;content:'';background:#fff;display:inline-block;width:15px;height:15px;position:relative;margin-right:10px;vertical-align:middle;cursor:pointer;text-align:center;border-radius:50%}#course_filters form span input[type=radio]+label:after{background:var(--third-colour);position:absolute;left:4px;border-radius:50%;top:10px;width:7px;height:7px;opacity:0}#course_filters form span input[type=radio]:disabled+label:after{opacity:0}#course_filters form span input[type=radio]:checked+label:after{opacity:1}#course_filters form span input[type=radio]{position:absolute;opacity:0;margin:5px}#courses_level_filter{display:block;background:var(--light-grey);height:auto;color:var(--dark-grey);padding:0 20px 0 0;margin:5px 0 0 0}@media (min-width:0px) and (max-width:575px){#courses_level_filter{margin:5px 0 0 0}}#courses_level_filter label{margin-top:3px}#courses_level_filter label{width:auto;color:var(--third-colour);font-family:var(--font-heading);font-weight:400;display:inline-block;vertical-align:middle;position:relative;text-transform:none;margin-right:25px;font-size:17px;cursor:pointer}#courses_level_filter input[type=radio]+label:after,#courses_level_filter>input[type=radio]+label:before{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;content:'';background:#fff;display:inline-block;width:15px;height:15px;position:relative;margin-right:10px;vertical-align:middle;cursor:pointer;text-align:center;border-radius:50%}#courses_level_filter input[type=radio]+label:after{background:var(--third-colour);position:absolute;left:4px;border-radius:50%;top:10px;width:7px;height:7px;opacity:0}#courses_level_filter input[type=radio]:disabled+label:after{opacity:0}#courses_level_filter input[type=radio]:checked+label:after{opacity:1}#courses_level_filter input[type=radio]{position:absolute;opacity:0;margin:5px}#courses_view_style{display:block;padding:0;margin:0}#courses_view_style i{float:left;line-height:50px;margin-right:15px}#courses_view_style i.fa-grip-horizontal{font-size:20px}#courses_view_style i.selected,#courses_view_style i:hover{color:var(--secondary-colour)}#courses_view_style #courses_clear_filter{border:none;background:0 0;text-align:inherit;display:none;font-size:16px;color:var(--primary-colour);-webkit-transition:color ease-in-out .2s;transition:color ease-in-out .2s}#courses_view_style #courses_clear_filter:focus,#courses_view_style #courses_clear_filter:hover{color:var(--third-colour)}#courses_view_style #courses_clear_filter.show{display:inline}#course_list_wrapper{position:relative;min-height:100px;margin:0}@media (min-width:0px) and (max-width:575px){#course_list_wrapper{margin:0}}#course_list_wrapper:before{-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;content:'';background:url(/images/icons/dark_puff.svg) no-repeat rgba(220,226,227,.9) top center;background-position:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;z-index:10;opacity:0;visibility:hidden}#course_list_wrapper.loading:before{opacity:1;visibility:visible}#course_list_wrapper .category{margin:0 -10px 40px -10px}#course_list_wrapper .category>h4{padding:30px 5px 10px 5px;border-bottom:solid 2px var(--third-colour);margin:0 0 10px 0;clear:both}#course_list_wrapper .category .item{padding:10px;float:left;width:33%}@media (min-width:576px) and (max-width:767px){#course_list_wrapper .category .item{width:50%}}@media (min-width:0px) and (max-width:575px){#course_list_wrapper .category .item{width:100%}}#course_list_wrapper .category .item>a{display:block;color:var(--primary-colour);font-family:var(--font-primary);font-size:17px;font-weight:500;position:relative;width:100%;height:235px;margin:0}#course_list_wrapper .category .item>a .image_wrapper{width:100%;height:100%;display:block;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}#course_list_wrapper .category .item>a .image_wrapper:after,#course_list_wrapper .category .item>a .image_wrapper:before{content:"";position:absolute;z-index:1;width:100%;height:100%;display:block;left:0;top:0;background:var(--third-colour);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}#course_list_wrapper .category .item>a .image_wrapper:before{background:-webkit-gradient(linear,left top, left bottom,color-stop(37.2%, rgba(0,0,0,0)),to(var(--third-colour)));background:linear-gradient(180deg,rgba(0,0,0,0) 37.2%,var(--third-colour) 100%);opacity:1}#course_list_wrapper .category .item>a .image_wrapper.no-image{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, var(--third-colour)),to(var(--primary-colour)))!important;background:linear-gradient(180deg,var(--third-colour) 0,var(--primary-colour) 100%)!important}#course_list_wrapper .category .item>a .image_wrapper.no-image:before{background-image:var(--image-placeholder)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:30%!important}#course_list_wrapper .category .item>a .text_wrapper{position:absolute;bottom:0;left:0;padding:0;text-align:left;display:block;z-index:2}#course_list_wrapper .category .item>a .text_wrapper .course_title{color:#fff;font-family:var(--font-heading);font-size:20px;line-height:22px;font-weight:700;display:block;padding:20px 25px;-webkit-transition:padding-bottom ease-in-out .2s;transition:padding-bottom ease-in-out .2s}#course_list_wrapper .category .item>a .text_wrapper .course_level:after{content:" - "}#course_list_wrapper .category .item>a .text_wrapper .duration{display:inline-block;text-align:left;color:var(--secondary-colour);background-color:var(--third-colour);font-family:var(--font-heading);font-weight:700;font-size:16px;line-height:25px;padding:8px 25px}#course_list_wrapper .category .item>a:hover .image_wrapper:after{opacity:.85}#course_list_wrapper .category .item>a:hover .text_wrapper .course_title{padding-bottom:50px}#course_list_wrapper.list_view .category>h1{display:block;clear:both}#course_list_wrapper.list_view .category .item{padding:5px;float:left;width:100%}#course_list_wrapper.list_view .category .item>a{float:none;height:auto;margin:0;border:2px solid var(--light-grey);border-left:none;border-right:none;border-top:none}#course_list_wrapper.list_view .category .item>a .image_wrapper{display:none}#course_list_wrapper.list_view .category .item>a .text_wrapper{padding:0 20px;text-align:left;position:relative;height:auto;display:block}#course_list_wrapper.list_view .category .item>a .text_wrapper:after{display:none}#course_list_wrapper.list_view .category .item>a .text_wrapper:before{display:none}#course_list_wrapper.list_view .category .item>a .text_wrapper .course_title{line-height:30px;max-height:60px;display:inline-block;margin-right:20px;float:left}#course_list_wrapper.list_view .category .item>a .text_wrapper .duration{position:static;display:inline-block;white-space:nowrap;float:right;line-height:25px}#course_list_wrapper.list_view .category .item>a .text_wrapper .duration:before{line-height:20px;display:inline-block;float:left}#course_list_wrapper.list_view .category .item>a:hover{color:var(--secondary-colour)}#course_list_wrapper .no_items{margin-top:30px}@media (min-width:0px) and (max-width:575px){main#module_subject #course_list_wrapper .category>h1{display:block;clear:both}main#module_subject #course_list_wrapper .category .item{padding:5px;float:left;width:100%}main#module_subject #course_list_wrapper .category .item>a{float:none;height:auto;margin:0;border:2px solid var(--light-grey);border-left:none;border-right:none;border-top:none}main#module_subject #course_list_wrapper .category .item>a .image_wrapper{display:none}main#module_subject #course_list_wrapper .category .item>a .text_wrapper{padding:0 20px;text-align:left;position:relative;height:auto;display:block}main#module_subject #course_list_wrapper .category .item>a .text_wrapper:after{display:none}main#module_subject #course_list_wrapper .category .item>a .text_wrapper:before{display:none}main#module_subject #course_list_wrapper .category .item>a .text_wrapper .course_title{line-height:30px;max-height:60px;display:inline-block;margin-right:20px;float:left}main#module_subject #course_list_wrapper .category .item>a .text_wrapper .duration{position:static;display:inline-block;white-space:nowrap;float:right;line-height:25px}main#module_subject #course_list_wrapper .category .item>a .text_wrapper .duration:before{line-height:20px;display:inline-block;float:left}main#module_subject #course_list_wrapper .category .item>a:hover{color:var(--secondary-colour)}}@media (min-width:576px) and (max-width:767px){main#module_subject #course_list_wrapper .category>h1{display:block;clear:both}main#module_subject #course_list_wrapper .category .item{padding:5px;float:left;width:100%}main#module_subject #course_list_wrapper .category .item>a{float:none;height:auto;margin:0;border:2px solid var(--light-grey);border-left:none;border-right:none;border-top:none}main#module_subject #course_list_wrapper .category .item>a .image_wrapper{display:none}main#module_subject #course_list_wrapper .category .item>a .text_wrapper{padding:0 20px;text-align:left;position:relative;height:auto;display:block}main#module_subject #course_list_wrapper .category .item>a .text_wrapper:after{display:none}main#module_subject #course_list_wrapper .category .item>a .text_wrapper:before{display:none}main#module_subject #course_list_wrapper .category .item>a .text_wrapper .course_title{line-height:30px;max-height:60px;display:inline-block;margin-right:20px;float:left}main#module_subject #course_list_wrapper .category .item>a .text_wrapper .duration{position:static;display:inline-block;white-space:nowrap;float:right;line-height:25px}main#module_subject #course_list_wrapper .category .item>a .text_wrapper .duration:before{line-height:20px;display:inline-block;float:left}main#module_subject #course_list_wrapper .category .item>a:hover{color:var(--secondary-colour)}}