.image-text{padding:96px 0;background-color:#000;color:#fff}.image-text__container{display:flex;flex-direction:column;gap:64px}@media (min-width:768px){.image-text__container{flex-direction:row;justify-content:space-between;align-items:center;gap:0}}@media (min-width:768px){.image-text__image{flex:0 0 40%;max-width:40%}}@media (min-width:768px){.image-text__content{flex:0 0 50%;max-width:50%}}.image-text__title{font-size:48px;line-height:58px;margin-bottom:24px;font-family:courier,monospace;font-weight:700}.image-text__text{font-size:18px;line-height:26px;font-weight:400}