.text-and-image-module .tagline{margin-bottom:4.8rem}@media(max-width:921px){.text-and-image-module .tagline{margin-bottom:2.4rem}}.text-and-image-module .grid-wrapper{display:grid;gap:2.4rem 4.8rem;grid-template-columns:var(--text-proportion) var(--media-proportion);min-height:var(--minimum-height);--wrapper-width:min(var(--container-width) - (var(--container-padding) * 2),100vw - (var(--container-padding) * 2));--offset:calc((100vw - var(--wrapper-width))/2)}@media(max-width:921px){.text-and-image-module .grid-wrapper{grid-template-columns:1fr!important;min-height:unset}}.text-and-image-module .grid-wrapper .button-group a{margin-bottom:0}.text-and-image-module .grid-wrapper.image-and-text{grid-template-columns:var(--media-proportion) var(--text-proportion)}@media(min-width:922px){.text-and-image-module .grid-wrapper.image-and-text .media-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.text-and-image-module .grid-wrapper.image-and-text .text-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.text-and-image-module .grid-wrapper.image-and-text .background-image.with-offset{margin-left:calc(var(--offset)*-1);margin-right:unset;width:calc(100% + var(--offset))}@media(max-width:921px){.text-and-image-module .grid-wrapper.image-and-text .background-image.with-offset{width:100vw}}.text-and-image-module .media-wrapper{width:100%}@media(max-width:921px){.text-and-image-module .media-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative}.text-and-image-module .media-wrapper:has(.background-image){aspect-ratio:1/1}}.text-and-image-module .media-wrapper img{display:block;height:auto;max-width:100%!important}.text-and-image-module .media-wrapper .background-image{background-position:50%;background-position:var(--bg-pos);background-repeat:no-repeat;background-size:cover;position:relative;width:100%}.text-and-image-module .media-wrapper .background-image:has(.description-wrapper){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-and-image-module .media-wrapper .background-image .description-wrapper{margin-top:auto;padding:2.4rem 2.4rem 0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:4}@media(max-width:921px){.text-and-image-module .media-wrapper .background-image .description-wrapper{padding:1.6rem 1.6rem 0}.text-and-image-module .media-wrapper .background-image{background-position:var(--bg-pos-mobile)}}.text-and-image-module .media-wrapper .background-image.with-offset{margin-right:calc(var(--offset)*-1);width:calc(100% + var(--offset))}@media(max-width:921px){.text-and-image-module .media-wrapper .background-image.with-offset{aspect-ratio:1/1;left:0;margin-left:calc(var(--offset)*-1);margin-right:unset;min-height:unset;position:absolute;top:0;width:100vw}}.text-and-image-module .media-wrapper .background-image .gradient-mask{background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-direction)),color-stop(0,var(--gradient-start)),to(var(--gradient-end)));background:linear-gradient(var(--gradient-direction),var(--gradient-start) 0,var(--gradient-end) 100%);inset:0;pointer-events:none;position:absolute;z-index:1}.text-and-image-module .text-wrapper{width:100%}@media(max-width:921px){.text-and-image-module .text-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.text-and-image-module .button-group{gap:2.4rem}