.courses-list-header{width:100%;height:45vh;background-size:cover;background-position:50%}.courses-list-header .translucent{height:100%;width:50%;background-color:hsla(0,0%,100%,.5)}.courses-list-header .translucent h1{font-size:1.7rem}.courses-list-header .translucent .olas{filter:brightness(0) invert(1)}.courses-list-header .translucent .iconoSector,.courses-list-header .translucent .olas{width:4rem;height:auto;display:block;margin:0 auto}@media screen and (max-width:599px){.translucent{width:100%!important;text-align:center}}@media screen and (max-width:900px){.translucent{width:75%!important}}.courses-list-description{width:95vw;margin:0 auto}.courses-list-description p{padding:1rem;font-size:1.2rem;font-family:Raleway,sans-serif}.courses-list-wrapper{width:90vw;margin:0 auto}.courses-list-wrapper>p{padding:2rem;font-size:2rem;font-family:Raleway,sans-serif}.card{border:none;border-radius:8px;width:90%;margin:0 auto 2rem;transition:all .2s ease-in;box-shadow:0 0 10px 0 rgba(50,50,50,.15)}.card,.card .image-box{background-size:cover;background-position:50%}.card .image-box{overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,.5);border-radius:8px;height:350px;background-repeat:no-repeat}.card .image-box .text-container{padding:1rem;margin-top:205px;overflow:hidden;background:rgba(0,0,0,.7);height:100px}.card .image-box .text-container p{font-size:1.3rem;letter-spacing:1px;color:#fff;padding:0}.card .button-down{background:#20b1aa;padding:11px 0;text-align:center;font-size:17px;color:#fff!important;font-weight:900;text-transform:uppercase;letter-spacing:1px;font-family:Raleway,sans-serif}.card .button-down a,.subtitle{color:#fff}.subtitle{font-size:24px;text-align:left;font-weight:700;line-height:46px;font-family:Open Sans,sans-serif;margin-top:0;margin-bottom:10px}.subtitle i{color:#20b1aa;visibility:hidden;margin-left:8px}.card:hover .subtitle i{visibility:visible}.card:hover{box-shadow:0 0 15px 0 rgba(50,50,50,.5);transition:all .2s ease-in}@media screen and (max-width:1024px){.button-down{padding:.3rem;font-size:12px}}