.cmp-hero-header{display:flex;flex-direction:column;width:100%;height:160px;overflow:hidden;padding:60px 16px 16px;color:#fff;font-family:CupraRegular,sans-serif;font-size:14px;line-height:20px;background-repeat:no-repeat;background-size:cover}
@media(min-width:764px){.cmp-hero-header{height:224px;padding:88px 32px 24px;font-size:16px}
}
@media(min-width:1016px){.cmp-hero-header{height:176px;padding:56px 32px 16px;font-size:20px;line-height:24px}
}
@media(min-width:1436px){.cmp-hero-header{height:280px;padding:96px 32px 48px}
}
.cmp-hero-header__title{display:flex;align-items:center;font-size:24px;line-height:28px;margin-bottom:16px}
@media(min-width:764px){.cmp-hero-header__title{line-height:44px;margin-bottom:32px}
}
@media(min-width:1016px){.cmp-hero-header__title{margin-bottom:16px}
}
@media(min-width:1436px){.cmp-hero-header__title{line-height:52px;margin-bottom:32px}
}
.cmp-hero-header__title .cmp-title__text{color:#fff;font-family:CupraMedium,sans-serif;font-size:24px;line-height:28px}
@media(min-width:764px){.cmp-hero-header__title .cmp-title__text{font-size:40px;line-height:44px}
}
@media(min-width:1436px){.cmp-hero-header__title .cmp-title__text{font-size:48px;line-height:52px}
}
.cmp-hero-header__title .cmp-image__image{margin-bottom:0;margin-right:8px;width:26px;height:26px}
@media(min-width:764px){.cmp-hero-header__title .cmp-image__image{margin-right:16px;width:48px;height:48px}
}
@media(min-width:1436px){.cmp-hero-header__title .cmp-image__image{width:56px;height:56px}
}
.cmp-hero-header__description{max-width:800px;margin-bottom:0}
.cmp-hero-header__description .cmp-text p{color:#fff;font-family:CupraRegular;font-size:14px;line-height:20px}
@media(min-width:764px){.cmp-hero-header__description .cmp-text p{font-size:16px}
}
@media(min-width:1016px){.cmp-hero-header__description .cmp-text p{font-family:CupraLight;font-size:20px;line-height:24px}
}
.cmp-hero-header__description--small{display:block}
@media(min-width:764px){.cmp-hero-header__description--small{display:none}
}
.cmp-hero-header__description--large{display:none}
@media(min-width:764px){.cmp-hero-header__description--large{display:block}
}