<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-content-wrapper &gt; .blue-band-left-section &gt; .claim { position: absolute; top: 50%; left: 15px; color: #ffffff4e; font-size: .8375rem; writing-mode: vertical-lr; transform: translateY(-50%) rotate(180deg); }

/* Account header claim */
.account-center-claim { color: #FFF; font-size: .75rem; letter-spacing: .5px; text-transform: uppercase; text-decoration: none; }

/* Account header help */
.account-help-container { display: block; }
.account-help-icon { display: block; margin-left: 15px; padding-left: 15px; width: 30px; height: 30px; fill: #FFF; border-left: 1px solid #FFF; }

/* Account Mangopay footer */
.account-mangopay-footer { }
.account-mangopay-footer-title { color: #FFF; font-weight: 700; text-transform: uppercase; }
.account-mangopay-footer-icon { display: none; }

/* Account Opteven footer */
.account-opteven-footer { }
.account-opteven-footer-title { color: #FFF; font-weight: 700; text-transform: uppercase; }
.account-opteven-footer-icon { display: none; }

/* Account Follow Us footer */
.account-follow-footer { }
.account-follow-footer-title { margin-bottom: 15px; color: #FFF; text-transform: uppercase; }
.account-follow-footer-socials { display: flex; gap: 20px; }
.account-follow-footer-social-anchor { display: block; }
.account-follow-footer-social-icon { width: 20px; height: auto; fill: #FFF; aspect-ratio: 1; }
</pre></body></html>