/* [c1] */

.mo-logo { height: 26px; width: auto; }
.mo-main { max-width: 760px; }
.mo-h2 { margin-top: 26px; }
.ap-opts.mo-opts { display: grid; gap: 8px; margin-top: 6px; }
.mo-qty { margin-top: 14px; }
.mo-qty > span:first-child { display: block; font-size: 0.84rem; font-weight: 600; color: var(--st-text-soft); margin-bottom: 4px; }
.mo-hint { margin-top: 12px; font-size: 0.82rem; text-align: center; }
.ap-thanks { text-align: center; }
.ap-thanks-ico { width: 56px; height: 56px; margin: 0 auto 12px; border-radius: 50%; background: var(--st-accent-soft); color: var(--st-accent); display: grid; place-items: center; }
.ap-thanks-ico svg { width: 30px; height: 30px; }
.ap-thanks h2 { font-family: var(--st-font-heading); font-size: 1.5rem; margin: 0 0 8px; }
.ap-thanks p { color: var(--st-text-soft); margin: 0 0 10px; }
.ap-thanks .ap-ref { color: var(--st-text); }
.ap-thanks .st-btn { margin-top: 10px; }
