.TOSConsent{padding:var(--spacing-6);color:var(--colors-secondary);min-width:unset;width:360px;display:flex;flex-direction:column;gap:40px;box-sizing:border-box}@media(max-width:800px){.TOSConsent{width:100dvw;gap:56px}}.TOSConsent .Flex--col{gap:20px}.TOSConsent h2{text-align:center}.TOSConsent a,.TOSConsent h2{color:var(--colors-secondary)}.TOSConsent a{font-size:1rem;line-height:1.5rem;text-decoration:underline;font-weight:700}.TOSConsent ul{margin:var(--spacing-3) 0;padding:0 var(--spacing-4);display:flex;flex-direction:column;gap:var(--spacing-3)}.TOSConsent .custom-radio-label h5{color:var(--colors-secondary)}