:root{--breakpoint-mobile-menu:992px}.block-subpage-hero{background-color:var(--color--harmaa);overflow:hidden;padding-bottom:2rem;padding-top:2rem;position:relative}@media(min-width:768px){.block-subpage-hero{padding-bottom:2.5rem;padding-top:2.5rem}}.block-subpage-hero__crumbs-column{max-width:none}@media(min-width:768px){.block-subpage-hero__crumbs-column{max-width:75%}}.block-subpage-hero__crumbs-column .rnb-breadcrumbs{margin-bottom:.5rem}.block-subpage-hero__wrapper{display:grid;gap:3.12rem;grid-template-columns:1fr}@media(min-width:768px){.block-subpage-hero__wrapper{gap:2rem;grid-template-columns:1fr 1fr}}.block-subpage-hero__texts-column{display:flex;flex-direction:column;justify-content:center;padding-top:1.5rem;position:relative}@media(min-width:768px){.block-subpage-hero__texts-column{padding-top:0}}.block-subpage-hero__texts-column>:last-child{margin-bottom:0}.block-subpage-hero__texts-column .text__heading{text-wrap:unset;color:var(--color--black);font-family:var(--rnb--font-family--heading);font-size:var(--rnb--font-size--h1--clamp);font-weight:var(--rnb--font-weight--bold);hyphens:auto;line-height:var(--rnb--line-height--h1);margin-bottom:1.5rem}.block-subpage-hero__texts-column p{color:var(--color--black);font-family:var(--rnb--font-family--paragraph);font-size:var(--rnb--font-size--body-large--clamp);font-weight:var(--rnb--font-weight--regular);line-height:var(--rnb--line-height--body-large);margin-bottom:0}.block-subpage-hero__texts-column .cta-buttons{display:flex;flex-wrap:wrap;margin-top:2rem}@media(min-width:1024px){.block-subpage-hero__texts-column .cta-buttons{margin-top:2.5rem}}.block-subpage-hero__image-column{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}@media(min-width:1024px){.block-subpage-hero__image-column{align-items:flex-end;justify-content:center}}.block-subpage-hero__image-column figure{position:relative}.block-subpage-hero__image-column figure,.block-subpage-hero__image-column img{aspect-ratio:1/1;background-color:var(--color--bone);border-radius:50%;color:var(--rnb--color--grey-2);width:100%}@media(min-width:576px){.block-subpage-hero__image-column figure,.block-subpage-hero__image-column img{max-height:30rem;max-width:30rem}}@media(min-width:768px){.block-subpage-hero__image-column figure,.block-subpage-hero__image-column img{max-height:33.3125rem;max-width:33.3125rem}}.block-subpage-hero__image-column img{height:100%;object-fit:cover;object-position:center}