:root{--breakpoint-mobile-menu:992px}.block-image-text{background-color:var(--color--white);margin-block:2rem;position:relative}@media(min-width:768px){.block-image-text{margin-block:5rem}}.block-image-text__wrapper{align-items:flex-start;display:grid;gap:2rem 2.5rem;grid-template-columns:1fr}@media(min-width:768px){.block-image-text__wrapper{grid-template-columns:5fr 7fr}.block-image-text__texts{max-width:31.875rem}}.block-image-text__texts>:last-child{margin-bottom:0}.block-image-text__texts.sticky-text{position:sticky;top:0}.block-image-text__texts .text__heading{color:var(--color--black);font-family:var(--rnb--font-family--heading);font-size:var(--rnb--font-size--h3--clamp);font-weight:var(--rnb--font-weight--bold);hyphens:auto;line-height:var(--rnb--line-height--h3);margin-bottom:.5rem}@media(min-width:768px){.block-image-text__texts .text__heading{margin-bottom:1rem}}.block-image-text__texts .text__pre-heading{color:var(--color--black);font-size:var(--rnb--font-size--overline-clamp);font-weight:var(--rnb--font-weight--regular);hyphens:auto;letter-spacing:.08rem;line-height:normal;margin-bottom:0;text-transform:uppercase}@media(min-width:768px){.block-image-text__texts .text__pre-heading{margin-bottom:.5rem}}.block-image-text__texts .button-text{margin-top:1.5rem}@media(min-width:768px){.block-image-text__texts .button-text{margin-top:2rem}}.block-image-text__texts p:last-of-type{margin-bottom:0}.block-image-text__image.mobile-only{display:grid!important}@media(min-width:768px){.block-image-text__image.mobile-only{display:none!important}}.block-image-text__image.desktop-only{display:none!important}@media(min-width:768px){.block-image-text__image.desktop-only{display:grid!important}}.block-image-text figure,.block-image-text img{aspect-ratio:1/1;width:100%}.block-image-text img{height:auto;object-fit:cover}