.image-text--homepage{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:64px}@media(max-width: 48rem){.image-text--homepage{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px}}.image-text--homepage__image{border-radius:var(--cr-border-radius--large);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;max-width:50%;width:100%}@media(max-width: 48rem){.image-text--homepage__image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}}.image-text--homepage__image img{border-radius:var(--cr-border-radius--large);display:block}.image-text--homepage__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:50%;width:100%}@media(max-width: 48rem){.image-text--homepage__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}}.image-text--homepage__content>.field__item>*:last-child{margin-bottom:0}