@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
.mod__max-w-xl{max-width:1436px;margin:auto}
.cmp-hero-ev{overflow:hidden;position:relative;padding:120px 0 48px;min-height:380px;background-color:var(--bg-color);display:flex;align-items:flex-end}
.cmp-hero-ev__container{z-index:1}
.cmp-hero-ev__title,.cmp-hero-ev__text{max-width:456px;text-shadow:3px -3px 30px rgba(0,0,0,0.6)}
.cmp-hero-ev__title{margin:0}
.cmp-hero-ev__title .cmp-title__text{color:var(--font-color);font-family:var(--font-title);text-transform:var(--title-text-transform);font-size:40px;line-height:48px;margin:0}
.cmp-hero-ev__text{margin:24px 0 0}
.cmp-hero-ev__text .cmp-text,.cmp-hero-ev__text .cmp-text p{color:var(--font-color);font-family:var(--font-base);font-size:18px;line-height:24px}
.cmp-hero-ev__text .cmp-text a{color:var(--font-color);text-decoration:underline}
.cmp-hero-ev__cta{display:inline-block;margin:24px 0 0;width:auto;min-width:120px}
.cmp-hero-ev__image{position:absolute;width:100%;height:100%;top:0;left:0}
.cmp-hero-ev__image .cmp-image__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}
.cmp-hero-ev__image:before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:var(--gradient);z-index:1}
@media(min-width:764px){.cmp-hero-ev{padding:128px 0 64px}
.cmp-hero-ev__title .cmp-title__text{font-size:48px;line-height:56px;margin:0}
.cmp-hero-ev__text .cmp-text,.cmp-hero-ev__text .cmp-text p{font-size:20px;line-height:24px}
.cmp-hero-ev__text .cmp-text a{text-decoration:underline}
}
@media(min-width:1016px){.cmp-hero-ev{min-height:550px}
}
@media(min-width:1436px){.cmp-hero-ev{padding:128px 0 96px;min-height:620px}
.cmp-hero-ev__title,.cmp-hero-ev__text{max-width:790px}
.cmp-hero-ev__title .cmp-title__text{font-size:60px;line-height:64px;margin:0}
.cmp-hero-ev__text .cmp-text,.cmp-hero-ev__text .cmp-text p{font-size:24px;line-height:32px}
.cmp-hero-ev__text .cmp-text a{text-decoration:underline}
}