.hero-card{position:relative;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;max-height:500px}.hero-card.glide__slide--active{-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.hero-card .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;position:absolute;top:0;left:0;right:0;color:var(--white);z-index:2}.hero-card .content-wrapper .title{font-weight:900;line-height:1.2em;margin-bottom:0;word-break:break-word}.hero-card .content-wrapper .title p{font-size:var(--h3)}.hero-card .content-wrapper .description{font-size:1rem}.hero-card .content-wrapper .wrap-btn{margin-top:1em}.hero-card .container-video,.hero-card .container-bg{width:100%;z-index:0}.hero-card .container-video img,.hero-card .container-video video,.hero-card .container-bg img,.hero-card .container-bg video{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-card .container-video .dim-mask,.hero-card .container-bg .dim-mask{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}@media(max-width: 991.98px){.hero-card .content-wrapper{padding:0 2em}}@media(max-width: 575.98px){.hero-card .content-wrapper{padding:0 1em}}@media(min-width: 992px){.hero-card{max-height:700px}}.hero-carousel .glide__arrows .glide__arrow{display:none}@media(min-width: 992px){.hero-carousel .glide .glide__arrows .glide__arrow{display:inline-block;border:none;-webkit-box-shadow:none;box-shadow:none}.hero-carousel .glide .glide__arrows .glide__arrow--right{right:8em}.hero-carousel .glide .glide__arrows .glide__arrow--left{left:8em}.hero-carousel .glide .glide__arrows .glide__arrow--right .icn,.hero-carousel .glide .glide__arrows .glide__arrow--left .icn{font-size:5em}}

/*# sourceMappingURL=component_hero_carousel.min.css.map*/