.offer-single .offer-single-hero__content{background:var(--White);padding:2rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:992px){.offer-single .offer-single-hero__content{padding:5rem 2.5rem;grid-template-columns:1fr 1fr;gap:3rem}}.offer-single .offer-single-hero__info{display:flex;flex-direction:column;gap:1.5rem;grid-row:2}@media(min-width:992px){.offer-single .offer-single-hero__info{grid-row:1}}.offer-single .offer-single-hero__title{font-size:2rem;margin-bottom:0;max-width:30rem}@media(min-width:992px){.offer-single .offer-single-hero__title{font-size:2.5rem}}.offer-single .offer-single-hero__subtitle{color:var(--Black);font-size:2rem;line-height:100%;margin:0}.offer-single .offer-single-hero__description{color:var(--Black);font-size:1rem;line-height:1.6;max-width:40rem}.offer-single .offer-single-hero__image{width:100%;aspect-ratio:4/3;border-radius:.5rem;min-height:100%;overflow:hidden}.offer-single .offer-single-hero__image img{width:100%;height:100%;object-fit:cover}
