.hrh{align-items:center;background-image:var(--hrh-bg-desktop);background-position:50%;background-size:cover;display:flex;font-family:var(--agenal-font);justify-content:center;min-height:var(--hrh-height,420px);position:relative}.hrh *{box-sizing:border-box}.hrh__overlay{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.2));inset:0;pointer-events:none;position:absolute}.hrh__inner{max-width:1240px;padding:64px 24px;position:relative;text-align:center;z-index:1}.hrh__title{line-height:1.05;margin:0}.hrh__title-bold,.hrh__title-top{color:#fff;display:block;font-size:var(--hrh-title-size,64px);text-shadow:0 2px 12px rgba(0,0,0,.25)}.hrh__title-top{font-weight:400!important}.hrh__title-bold{font-weight:800!important}@media (max-width:767px){.hrh{background-image:var(--hrh-bg-mobile,var(--hrh-bg-desktop));min-height:300px}.hrh__title-bold,.hrh__title-top{font-size:36px}.hrh__inner{padding:48px 20px}}