.image-text{column-gap:24px;display:grid;grid-template-columns:repeat(12,1fr);padding:144px 0}.image-text__container{display:flex;flex-direction:column;grid-column-end:span 8;justify-content:center}.image-text__pre-heading{font-size:20px;font-weight:600;text-transform:uppercase}.image-text__pre-heading:after{background-color:var(--color-yellow);margin-top:var(--space-100)}.image-text__title{font-size:90px;font-weight:600;line-height:88px;margin-bottom:62px}.image-text__title.emphasis-dot:after{margin-left:0}.image-text__text,.image-text__text~p{font-size:28px;line-height:40px;margin:0}.image-text__image-container{align-items:center;display:flex;grid-column-end:span 4;padding-left:48px}.image-text__image{width:100%}@media only screen and (max-width:1280px){.image-text{padding:96px 0}.image-text__container{display:flex;flex:1;flex-direction:column;justify-content:center}.image-text__title{font-size:70px;line-height:68px;margin-bottom:42px}.image-text__text,.image-text__text~p{font-size:26px;line-height:38px;margin:0}.image-text__image-container{max-width:300px;width:100%}}@media only screen and (max-width:1024px){.image-text{padding:72px 0}.image-text__container{flex:1;grid-column-end:span 7}.image-text__image-container{grid-column-end:span 5}}@media only screen and (max-width:768px){.image-text{align-items:center;display:flex;flex-direction:column;gap:0;padding:48px 0;text-align:center}.image-text__container{display:block;order:2}.image-text__pre-heading{padding-top:20px}.image-text__pre-heading:after{margin:var(--space-75) auto 0 auto}.image-text__title{margin-bottom:24px}.image-text__image-container{order:1;padding:0;width:60%}}@media only screen and (max-width:540px){.image-text__title{font-size:60px;line-height:55px}.image-text__text{font-size:24px;line-height:32px}}