.two-columns-hero__wrapper{display:grid;gap:8rem;grid-template-columns:1fr}@media screen and (min-width:1024px){.two-columns-hero__wrapper{gap:12rem;grid-template-columns:repeat(2,1fr)}}.two-columns-hero__wrapper .column{display:flex}.two-columns-hero__wrapper .column__content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:62.7rem}@media screen and (min-width:1024px){.two-columns-hero__wrapper .column__content{display:block}}.two-columns-hero__wrapper .column__content>*{margin:0}.two-columns-hero__wrapper .column__content .pre-title+.title{margin-top:1.2rem}.two-columns-hero__wrapper .column__content .title+.content-wysiwyg{margin-top:1.6rem}@media screen and (min-width:1024px){.two-columns-hero__wrapper .column__content .pre-title+.title{margin-top:2rem}.two-columns-hero__wrapper .column__content .title+.content-wysiwyg{margin-top:4rem}}.two-columns-hero__wrapper .column__content .pre-title{background-color:var(--cold-375);border-radius:.2rem;color:#fff;display:block;font-size:1.2rem;font-weight:700;line-height:1.65rem;opacity:1;padding:.5rem 1rem;text-align:center;width:fit-content}@media screen and (min-width:1024px){.two-columns-hero__wrapper .column__content .pre-title{font-size:1.7rem;line-height:2.34rem;padding:1.2rem 2rem}}.two-columns-hero__wrapper .column__content .title{color:var(--grey-875);font-size:3.1rem;font-weight:700;line-height:3.65rem;text-align:center}@media screen and (min-width:1024px){.two-columns-hero__wrapper .column__content .title{font-size:4.5rem;line-height:4.9rem;text-align:left}}.two-columns-hero__wrapper .column__content .content-wysiwyg{max-width:44rem}.two-columns-hero__wrapper .column__content .content-wysiwyg>*{color:var(--grey-875);margin:0;text-align:center}.two-columns-hero__wrapper .column__content .content-wysiwyg>*+*{margin-top:1.4rem}.two-columns-hero__wrapper .column__content .content-wysiwyg p{font-size:1.6rem;font-weight:400;line-height:2.38rem}@media screen and (min-width:1024px){.two-columns-hero__wrapper .column__content .content-wysiwyg>*{text-align:left}.two-columns-hero__wrapper .column__content .content-wysiwyg p{font-size:2rem;line-height:2.94rem}}.two-columns-hero__wrapper .column__image{align-items:center;display:flex;justify-content:center;width:100%}.two-columns-hero__wrapper .column__image img{border-radius:2rem;height:auto;object-fit:contain;width:100%}