.hvcr-withdrawal {
    max-width: 820px;
    margin: 0 auto 90px;
    color: inherit;
}
body.hvcr-withdrawal-page .entry-header {
    margin-bottom: 28px !important;
    padding-bottom: 0 !important;
}
body.hvcr-withdrawal-page .entry-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.hvcr-withdrawal h1 {
    margin-bottom: 22px;
    line-height: 1.25;
}
.hvcr-withdrawal h1 span,
.hvcr-primary span {
    font-weight: inherit;
}
.hvcr-step {
    margin: 0 0 8px;
    font-size: 0.92em;
    font-weight: 600;
    opacity: 0.75;
}
.hvcr-form {
    margin-top: 24px;
}
.hvcr-field {
    margin: 0 0 20px;
}
.hvcr-field label {
    display: block;
    margin-bottom: 7px;
    line-height: 1.35;
}
.hvcr-field label em,
.hvcr-scope legend em {
    color: #b81c23;
    font-style: normal;
}
.hvcr-field input[type=email],
.hvcr-field input[type=text] {
    box-sizing: border-box;
    width: 100%;
    min-height: 46px;
    padding: 9px 11px;
    border: 1px solid currentColor;
    border-radius: 4px;
    background: #fff;
    color: #172f4b;
}
.hvcr-field-invalid input[type=email],
.hvcr-field-invalid input[type=text] {
    border: 2px solid #b81c23;
    background: rgba(184,28,35,0.025);
}
.hvcr-field-error {
    display: block;
    margin-top: 7px;
    padding-left: 10px;
    border-left: 3px solid #b81c23;
    color: #a0171d;
    font-size: 0.94em;
    line-height: 1.45;
}
.hvcr-scope {
    margin: 24px 0;
    padding: 16px 18px;
    border: 1px solid currentColor;
    border-radius: 5px;
}
.hvcr-scope legend {
    padding: 0 6px;
}
.hvcr-scope label {
    display: block;
    margin: 10px 0;
}
.hvcr-order-summary,
.hvcr-declaration,
.hvcr-no-automation,
.hvcr-message,
.hvcr-policy-withdrawal-link {
    padding: 14px 16px;
    border: 1px solid #173b63;
    border-radius: 5px;
    background: rgba(23,59,99,0.035);
}
.hvcr-order-summary p,
.hvcr-declaration p,
.hvcr-message p {
    margin: 5px 0;
}
.hvcr-item {
    margin: 14px 0;
    padding: 15px 17px;
    border: 1px solid #b8c2cc;
    border-radius: 5px;
    background: #fff;
}
.hvcr-item > label {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}
.hvcr-item input[type=checkbox] {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    margin-top: 3px;
}
.hvcr-item p {
    margin: 8px 0 0 27px;
    line-height: 1.5;
}
.hvcr-classification {
    font-size: 0.94em;
}
.hvcr-type-ticket,
.hvcr-type-digital-expiry-recorded {
    border-left: 4px solid #b87500;
    background: rgba(184,117,0,0.04);
}
.hvcr-declaration {
    margin: 24px 0 14px;
}
.hvcr-no-automation {
    margin: 14px 0 22px;
    border-color: #8b8b8b;
    background: rgba(0,0,0,0.025);
    font-size: 0.94em;
}
.hvcr-withdrawal .hvcr-primary {
    min-width: 230px;
    min-height: 0;
    padding: 11px 22px !important;
    border: 1px solid #963f73 !important;
    border-radius: 3px !important;
    background: #963f73 !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    letter-spacing: normal;
    line-height: 1.25 !important;
    text-align: center;
    text-transform: none;
}
.hvcr-withdrawal .hvcr-primary:hover,
.hvcr-withdrawal .hvcr-primary:focus {
    border-color: #963f73 !important;
    background: #963f73 !important;
    color: #c495b1 !important;
}
.hvcr-message-error {
    max-width: 820px;
    margin: 20px auto;
    border-color: #b81c23;
    background: rgba(184,28,35,0.045);
    color: #9b171d;
}
.hvcr-success dl {
    display: grid;
    grid-template-columns: minmax(130px, auto) 1fr;
    gap: 8px 18px;
    margin: 24px 0;
}
.hvcr-success dt {
    font-weight: 700;
}
.hvcr-success dd {
    margin: 0;
    overflow-wrap: anywhere;
}
.hvcr-withdrawal-footer {
    padding: 14px 20px;
    border-top: 1px solid rgba(255,255,255,0.3);
    background: #173b63;
    text-align: center;
}
.hvcr-withdrawal-footer a {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 8px 14px;
    border: 1px solid currentColor;
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
}
.hvcr-withdrawal-footer a span + span::before {
    content: '/';
    margin-right: 8px;
    font-weight: 400;
}
.hvcr-footer-card-host {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.hvcr-footer-card {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 326px;
    max-width: 100%;
    min-height: 326px;
    padding: 28px 24px;
    border: 2px solid #1d4b78;
    background: rgba(255,255,255,0.13);
    color: #1d4b78;
    text-align: center;
}
.hvcr-footer-card h2 {
    margin: 0 0 18px;
    color: inherit;
    font-size: 1.35rem;
    line-height: 1.25;
}
.hvcr-footer-card h2 span {
    font-weight: inherit;
}
.hvcr-footer-card p {
    margin: 0 0 22px;
    color: inherit;
    font-size: 0.98rem;
    line-height: 1.5;
}
.hvcr-footer-card-button {
    display: inline-block;
    padding: 10px 14px;
    border: 2px solid currentColor;
    color: #1d4b78 !important;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none !important;
}
.hvcr-footer-card-button:hover,
.hvcr-footer-card-button:focus {
    background: #1d4b78;
    color: #fff !important;
}
.hvcr-policy-withdrawal-link {
    margin-top: 24px;
}
.hvcr-policy-withdrawal-link a,
.hvcr-policy-withdrawal-link span {
    display: block;
}
@media (max-width: 600px) {
    .hvcr-withdrawal {
        margin: 0 0 60px;
    }
    .hvcr-success dl {
        display: block;
    }
    .hvcr-success dd {
        margin-bottom: 10px;
    }
    .hvcr-withdrawal-footer a {
        display: inline-block;
    }
    .hvcr-withdrawal-footer a span + span::before {
        content: '';
        margin: 0;
    }
    .hvcr-footer-card {
        width: 100%;
        min-height: 280px;
    }
}
