.module.textandimage .textandimage-inner{align-items:center;display:flex;gap:64px}.module.textandimage .textandimage-inner.textandimage-right{flex-direction:row-reverse}.module.textandimage .textandimage-media{flex:1;min-width:0}.module.textandimage .textandimage-media img{border-radius:16px;display:block;height:auto;width:100%}.module.textandimage .textandimage-content{color:var(--text-dark);flex:1;line-height:1.6;min-width:0}.module.textandimage .textandimage-content h1,.module.textandimage .textandimage-content h2,.module.textandimage .textandimage-content h3{line-height:1.15;margin:0 0 16px}.module.textandimage .textandimage-content p{margin:0 0 16px}.module.textandimage .textandimage-content p:last-child{margin-bottom:0}.module.textandimage .textandimage-inner.textandimage-right .textandimage-media{position:relative}.module.textandimage .textandimage-inner.textandimage-right .textandimage-media:before{content:"";display:block;height:80px;left:-60px;position:absolute;top:15%;width:100px}@media (max-width:768px){.module.textandimage{padding:0 1em}.module.textandimage .textandimage-inner,.module.textandimage .textandimage-inner.textandimage-right{flex-direction:column;gap:28px}}