body.maksekask-page .page-hero {
    background:
        radial-gradient(circle at top right, rgba(198, 155, 77, 0.24), transparent 0 24%),
        linear-gradient(135deg, rgba(17, 28, 45, 0.98), rgba(25, 70, 96, 0.94));
}

body.maksekask-page .claim-acknowledgment {
    padding: 18px;
}

body.maksekask-page .claim-acknowledgment .radio-group span {
    flex: 1;
}

body.maksekask-page .manual-representative-section.expanded {
    background: rgba(255, 253, 249, 0.92);
}

body.maksekask-page #pdfPreview:empty {
    display: none;
}
