.lw-split{display:flex;align-items:center;justify-content:space-between;gap:40px}.lw-split>div{flex:1}.lw-split h2{font-size:2.2rem;line-height:1.2;margin-bottom:20px;color:#0a1b33}.lw-split p{font-size:1rem;line-height:1.6;color:#46566b;margin-bottom:15px}.lw-split__img{flex:1;max-width:50%;height:auto;border-radius:16px;object-fit:cover;box-shadow:0 10px 30px rgba(10,27,51,.08)}@media (max-width:768px){.lw-split{flex-direction:column-reverse;gap:30px}.lw-split__img{max-width:100%;width:100%}.lw-split h2{font-size:1.8rem}}