#tcm-delivery-wizard[hidden]{display:none!important}#tcm-delivery-wizard{width:100%}#tcm-delivery-wizard .tcm-delivery-step{display:none}#tcm-delivery-wizard .tcm-delivery-step.active{display:block}#tcm-delivery-wizard .tcm-delivery-honeypot{position:absolute;left:-9999px}#tcm-delivery-wizard select{appearance:none;-webkit-appearance:none;padding-right:46px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath fill='%2317233c' d='M5.5 7.5 10 12l4.5-4.5 1.4 1.4-5.9 5.9-5.9-5.9z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px 14px}#tcm-delivery-wizard textarea{min-height:130px;resize:vertical}#tcm-delivery-nav{align-items:center}#tcm-delivery-nav>.thm-button{display:inline-flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box}.tcm-delivery-success{display:none;margin-top:20px;padding:24px;text-align:center;background:#eef7ef;border:1px solid #cfe1d2;border-radius:14px}.tcm-delivery-success.show{display:block}.tcm-delivery-success-icon{width:48px;height:48px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:#708b75;color:#fff;font-size:26px}.tcm-delivery-ref{display:inline-flex;flex-direction:column;margin:12px 0;padding:12px 20px;background:#fff;border-radius:10px}.tcm-delivery-ref span{font-size:12px;color:#687386}.tcm-delivery-ref strong{font-size:20px;color:#17233c}

/* Build 20260814-079: keep Next above Back on mobile, restore Back-left / Next-right on desktop. */
@media(max-width:700px){
  #thm-quote-app #tcm-delivery-nav{display:flex!important;flex-direction:column!important;gap:10px!important}
  #thm-quote-app #tcm-delivery-nav>.thm-button-primary{order:1!important;width:100%!important}
  #thm-quote-app #tcm-delivery-nav>.thm-button-secondary{order:2!important;width:100%!important}
}
@media(min-width:701px){
  #thm-quote-app #tcm-delivery-nav>.thm-button-secondary{order:1!important}
  #thm-quote-app #tcm-delivery-nav>.thm-button-primary{order:2!important}
}
