.mast-brand{display:inline-block;text-decoration:none}
.button-link{display:inline-block;border:1px solid #344450;border-radius:8px;background:#22313e;color:#e8f0f6;padding:10px 14px;text-decoration:none}
.button-link:hover{background:#344655}
.button-link.primary{background:#e3b277;color:#17232b;border:0}
.button-link.primary:hover{background:#f6ca94}
.result-next{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:14px 0}
.result-next p{color:#a5bbc8;max-width:700px}
.result-next small{display:block;margin-top:12px}
@media(max-width:640px){.result-next{display:block}.result-next .actions{margin-top:16px}}
