.cph-otp-box{margin:0 0 28px;padding:22px;border:1px solid #e8e8e8;border-radius:10px;background:#fff}.cph-otp-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.cph-otp-head strong{font-size:16px}.cph-otp-head span{font-size:12px;opacity:.65}.cph-otp-form label{display:block;margin-bottom:7px}.cph-otp-row{display:flex;gap:8px}.cph-otp-row input{flex:1;min-width:0}.cph-otp-row button{white-space:nowrap}.cph-otp-message{min-height:24px;font-size:13px;margin-bottom:8px}.cph-otp-message.is-error{color:#b42318}.cph-otp-message.is-success{color:#067647}.cph-otp-link{border:0;background:transparent;padding:8px 0 0;cursor:pointer;font-size:12px;text-decoration:underline}@media(max-width:520px){.cph-otp-head,.cph-otp-row{align-items:stretch;flex-direction:column}}