.courses{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.course-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:23.6vw;max-width:300px;-webkit-box-shadow:0 .8vw 2vw rgb(0 0 0 / 10%);box-shadow:0 .8vw 2vw rgb(0 0 0 / 10%);border-radius:.3vw;background-color:#fff;cursor:pointer;margin-right:calc( (100vw)/(1280) * (20));margin-bottom:calc( (100vw)/(1280) * (20));text-decoration:none!important}@media(max-width:1024px){.course-item{margin-bottom:calc( (100vw)/(1280) * (25))}}@media(min-width:1280px){.course-item{margin-bottom:20px}}@media(max-width:1024px){.course-item{margin-right:calc( (100vw)/(1280) * (25))}}@media(min-width:1280px){.course-item{margin-right:20px}}.course-item__header{position:relative;width:100%}.course-item__background{overflow:hidden;width:100%;height:calc(100vw/1280 * 150);max-height:150px;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}.course-item__background img{width:auto;height:auto;max-height:calc( (100vw)/(1280) * (150));max-width:100%}@media(max-width:1024px){.course-item__background img{max-height:calc( (100vw)/(1280) * (160))}}@media(min-width:1280px){.course-item__background img{max-height:150px}}.course-item__background--hover{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);border-radius:.3vw .3vw 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course-item .course-item__header:hover .course-item__background--hover{display:-webkit-box;display:-ms-flexbox;display:flex}.course-item__background--hover span{font-weight:700;font-size:1.85vw;line-height:revert;text-align:center;color:#fff}.course-item__body{position:relative;padding:5% 3% 3% 5%;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.course-item__description{margin-bottom:6%}.course-item__name{font-weight:700;font-size:calc( (100vw)/(1280) * (15));line-height:normal;color:#636a70;margin-bottom:1%;height:calc((100vw)/ (1280) * (38));overflow:hidden}@media(max-width:1024px){.course-item__name{font-size:calc( (100vw)/(1280) * (18))}}@media(min-width:1280px){.course-item__name{font-size:15px}}.course-item__instructor{font-size:calc( (100vw)/(1280) * (14));line-height:normal;color:#4f5254}@media(max-width:1024px){.course-item__instructor{font-size:calc( (100vw)/(1280) * (14))}}@media(min-width:1280px){.course-item__instructor{font-size:14px}}.course-item__footer{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;width:100%;padding:0;background-color:unset;border-top:unset}.course-item__cost{font-weight:700;font-size:calc( (100vw)/(1280) * (18));line-height:normal;color:#7CB8F4}@media(max-width:1024px){.course-item__cost{font-size:calc( (100vw)/(1280) * (24))}}@media(min-width:1280px){.course-item__cost{font-size:18px}}.course-item__completed{font-weight:700;font-size:calc( (100vw)/(1280) * (16));line-height:normal;color:#A5CF4D}@media(max-width:1024px){.course-item__completed{font-size:calc( (100vw)/(1280) * (20))}}@media(min-width:1280px){.course-item__completed{font-size:16px}}.course-item__category{color:#4f5254;font-size:calc( (100vw)/(1280) * (14));margin-bottom:1.24vw}@media(max-width:1024px){.course-item__category{font-size:calc( (100vw)/(1280) * (14))}}@media(min-width:1280px){.course-item__category{font-size:14px}}.course-item__controls{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-item__controls__buttons{width:7.8vw;height:2.5vw;max-width:100px;max-height:30px}.course-item__controls__buttons.course-item__controls__buttons--review{width:calc((100vw)/ (1280) * (64));max-width:64px;margin-right:calc((100vw)/ (1280) * (4))}.course-item__controls__buttons.course-item__controls__buttons--retake{width:calc((100vw)/ (1280) * (64));max-width:64px}.course-item:nth-child(3n+3){margin-right:0}.course-item__certificate{width:2.5vw;height:2.6vw;max-width:30px;max-height:32px;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;margin-right:calc( (100vw)/(1280) * (4))}@media(max-width:1024px){.course-item__certificate{margin-right:calc( (100vw)/(1280) * (5))}}@media(min-width:1280px){.course-item__certificate{margin-right:4px}}.course-item__certificate:hover svg path{fill:#7AB500}.course-item__review{width:2.5vw;height:2.6vw;max-width:30px;max-height:32px;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;margin-right:calc( (100vw)/(1280) * (4))}@media(max-width:1024px){.course-item__review{margin-right:calc( (100vw)/(1280) * (5))}}@media(min-width:1280px){.course-item__review{margin-right:4px}}.course-item__review:hover svg path{fill:#7AB500}.course-item__certificate svg{width:100%;height:100%}.course-item__progress_percentage{color:#A5CF4D;font-size:calc( (100vw)/(1280) * (18));font-weight:700;margin-bottom:calc( (100vw)/(1280) * (4))}@media(max-width:1024px){.course-item__progress_percentage{margin-bottom:calc( (100vw)/(1280) * (5))}}@media(min-width:1280px){.course-item__progress_percentage{margin-bottom:4px}}@media(max-width:1024px){.course-item__progress_percentage{font-size:calc( (100vw)/(1280) * (24))}}@media(min-width:1280px){.course-item__progress_percentage{font-size:18px}}.course-item__progress{width:calc( (100vw)/(1280) * (150))}@media(max-width:1024px){.course-item__progress{width:calc( (100vw)/(1280) * (160))}}@media(min-width:1280px){.course-item__progress{width:150px}}.course-item__progress_bar{height:calc( (100vw)/(1280) * (2.1));width:100%;background-color:#dbe7f4;border-radius:calc( (100vw)/(1280) * (5))}@media(min-width:1280px){.course-item__progress_bar{border-radius:5px}}@media(max-width:1024px){.course-item__progress_bar{height:calc( (100vw)/(1280) * (3.1))}}@media(min-width:1280px){.course-item__progress_bar{height:2px}}.course-item__progress_bar--current{height:100%;width:0;border-radius:inherit;background-color:#A5CF4D}@media (min-width:1314px){.course-item:nth-child(3n+3){margin-right:20px}}@media (min-width:1280px){.course-item{-webkit-box-shadow:0 10px 25px rgb(0 0 0 / 10%);box-shadow:0 10px 25px rgb(0 0 0 / 10%);border-radius:5px}.course-item__controls__buttons.course-item__controls__buttons--review{margin-right:4px}.course-item__background img{border-radius:5px 5px 0 0}.course-item__background--hover{border-radius:5px 5px 0 0}.course-item__background--hover span{font-size:24px}.course-item__category{margin-bottom:15px}.course-item__name{height:38px}}@media (max-width:1024px){.course-item{width:calc(100vw/1280 * 385)}}
/*# sourceMappingURL=c4ccss-courses_card_builder.css.map */
