/**handles:fundamental-elements-stylesheet**/
/*!
 * Plugin Name: Fundamental Elements
 * Plugin URI: https://eeriee.com
 * Description: Elementor widgets built for internal use by Eeriee. Alpha version.
 * Author: Eeriee
 * Author URI: https://eeriee.com
 * Version: 0.1
*/.course-section-preview{width:100%;height:350px}.course-section-preview img{width:100%;height:100%;object-fit:cover}.course-section-preview h2{bottom:0;margin:20px;color:#fff;z-index:2;position:absolute}.course-section-preview a:any-link{text-decoration:none}.course-section-preview:before{content:"";z-index:1;width:100%;height:100%;bottom:0;background:#000;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(255,255,255,0) 100%);pointer-events:none;position:absolute}.course-section-preview:after{content:'»';bottom:-30px;right:10px;transition:.5s;opacity:0;color:#fff;font-size:30px;z-index:2;position:absolute}.course-section-preview:hover:after{opacity:1;bottom:15px}