.hero-with-cards{position:relative;width:100%}.hero-with-cards__hero{background:#1c1c1c;min-height:776px;overflow:hidden;position:relative}.hero-with-cards__media{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-with-cards__media--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-with-cards__hero:after{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.42));content:"";inset:0;position:absolute}.hero-with-cards__hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:706px;min-height:685px;padding:0 24px 91px;position:relative;text-align:center;z-index:2}.hero-with-cards__title{color:#fff;font-size:clamp(3.25rem,2rem + 3.8vw,80px);font-weight:700;line-height:.92;margin:0}.hero-with-cards__description{color:#fff;font-size:20px;font-weight:700;line-height:1.35;margin:18px auto 0;max-width:635px}.hero-with-cards__cards-wrap{margin-top:-91px;padding:0 60px;position:relative;width:100%;z-index:3}.hero-with-cards__cards{width:100%}.hero-with-cards__cards--featured,.hero-with-cards__cards--rest{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-with-cards__cards--rest{margin-top:30px;padding-bottom:30px}.hero-with-cards__card{height:480px;position:relative}@media screen and (max-width:1199px){.hero-with-cards__cards--featured,.hero-with-cards__cards--rest{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:991px){.hero-with-cards__hero{min-height:620px}.hero-with-cards__hero-content{min-height:550px;padding:0 24px 70px}.hero-with-cards__cards-wrap{margin-top:-70px;padding:0 24px}.hero-with-cards__cards--featured,.hero-with-cards__cards--rest{gap:24px;grid-template-columns:1fr}.hero-with-cards__card{height:420px}}@media screen and (max-width:767px){.hero-with-cards__hero{min-height:520px}.hero-with-cards__hero-content{min-height:472px;padding:0 20px 48px}.hero-with-cards__title{font-size:clamp(2.4rem,1.9rem + 2.2vw,3.6rem)}.hero-with-cards__description{font-size:18px;font-weight:600}.hero-with-cards__cards-wrap{margin-top:-48px;padding:0 16px}.hero-with-cards__card{height:360px}}