.home-closing-1 { padding:30px 40px; display:flex; align-items:center; justify-content:space-between; gap:20px; background:#f2f6f9; }
.home-closing-1 h2 { margin:0; color:#007ddb; font-size:25px; font-weight:400; }
.home-closing-1 .home-closing-copy { max-width:850px; }
.home-closing-1 .home-closing-copy p { margin:.55rem 0 0; line-height:1.65; }
.home-closing-1 .btn { width:218px; min-height:43px; display:inline-flex; align-items:center; justify-content:center; border:2px solid #55afe1; border-radius:3px; background:linear-gradient(#86c6e9 0%,#319ad1 47%,#00649f 100%); box-shadow:0 4px 7px #001e3430,inset 0 1px 0 #ffffff65; color:#fff; font-size:14px; font-weight:700; }
@media (max-width:700px) { .home-closing-1 { flex-direction:column; padding:25px 22px 35px; text-align:center; } }
