/*!/wp-content/themes/marfurt/blocks/homecta/style.css*/.homecta{overflow:hidden;display:flex}.homecta .image{width:52.25%;flex-shrink:0}.homecta .image img{width:100%;height:100%;object-fit:cover}.homecta .text{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:98px;background:var(--kelley-green)}.homecta.img-pos-left .text{border-right:60px solid var(--dark-teal)}.homecta .text>*{margin-left:0}.homecta .text h3{margin:0 0 36px}.homecta .text .btn{margin-top:26px}@media(min-width:992px){.homecta.img-pos-right .image{order:1}}@media(max-width:1459px){.homecta .text{padding:60px}}@media(max-width:991px){.homecta{width:auto!important;margin:0;flex-direction:column}.homecta .image{width:100%}.homecta .text,.homecta.img-pos-left .text{padding:20px 20px 40px;border:0}.homecta .text h3{margin-bottom:20px}.homecta .text .btn{margin-top:16px}}