.info{opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s}.info__item{border-bottom:1px solid #05e6e3;max-width:1350px;padding:2rem 0;margin:auto}.info__item-headline{grid-area:left;font-size:1.7rem;line-height:1.5}.info__right{grid-area:right}@media (min-width:800px){.info__item-headline{-ms-grid-row:1;-ms-grid-column:1}.info__right{-ms-grid-row:1;-ms-grid-column:2}}@media(max-width:1280px){.info__item-headline{font-size:1.38rem}}.info__subline{font-size:1.1rem;line-height:1.7;max-width:1210px;margin-bottom:1.6rem}@media(min-width:500px){.info__subline{text-align:center}}.info__item-headline{margin:0}@media(min-width:800px){.info__item{display:-ms-grid;display:grid;grid-template-areas:"left right";-ms-grid-columns:1fr 290px;grid-template-columns:1fr 290px}.info__item-intro{padding-bottom:.4rem}}