.agreement-scene{margin:36px 0 0;overflow:hidden;background:#fff;border:1px solid rgba(55,111,168,.14);border-radius:28px;box-shadow:0 22px 48px rgba(45,80,120,.1)}
.agreement-scene img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.agreement-scene figcaption{display:flex;flex-direction:column;gap:4px;padding:17px 19px 19px;color:#244b70}
.agreement-scene figcaption span{color:#71869b;font-size:11px;letter-spacing:.07em;text-transform:uppercase}
@media(max-width:840px){.agreement-scene{max-width:640px}}
