.homepage-row{margin:clamp(40px,4.31vw,60px) 0}@media(max-width: 64rem){.homepage-row:not(.homepage-row--has-background)>.container{padding:0}}.homepage-row--has-background{background:var(--cr-color--background);border-radius:var(--cr-border-radius--large);padding:40px 0;overflow:hidden;position:relative}.homepage-row--has-background::before{content:"";height:100%;right:0;position:absolute;top:0;width:min(55.47%,719px);z-index:1;background:url(../../../svg/mountains--flipped.svg);background-repeat:no-repeat;background-position:top right;background-size:contain}@media(max-width: 48rem){.homepage-row--has-background::before{background:url(../../../svg/mountains--vertical.svg);background-repeat:no-repeat;background-position:top right;background-size:cover;width:100%}}.homepage-row--has-background::after{content:"";height:100%;left:0;position:absolute;bottom:0;width:max(100% + clamp(8px, 3.5vw, 56px),1346px);z-index:1;background:url(../../../svg/mountains--left.svg);background-repeat:no-repeat;background-position:bottom left;background-size:contain}@media(max-width: 48rem){.homepage-row--has-background::after{display:none}}.homepage-row--has-background>*{position:relative;z-index:2}.homepage-row__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px 32px;margin:0 0 24px 0}.homepage-row__heading{margin:0}.homepage-row__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;text-decoration:none}.homepage-row__link:hover,.homepage-row__link:active{text-decoration:none}.homepage-row__link-title{text-decoration:underline;text-underline-offset:max(5px,.2rem,.2em)}.homepage-row__link-title:hover,.homepage-row__link-title:active{text-decoration:underline;text-underline-offset:max(5px,.2rem,.2em);text-decoration-thickness:max(3px,.1875rem,.12em)}.homepage-row .field--name-field-card{display:grid;grid-template-columns:repeat(3, 1fr);gap:48px}@media(max-width: 64rem){.homepage-row .field--name-field-card{grid-template-columns:repeat(2, 1fr);gap:32px}}@media(max-width: 48rem){.homepage-row .field--name-field-card{grid-template-columns:repeat(1, 1fr);gap:24px}}.homepage-row .field--name-field-card>.field__item>.paragraph{height:100%}.homepage-row .field--name-field-card>.field__item>.paragraph>.card{height:100%}