.tooltip-component,.tooltip-component .tooltip-wrapper .tooltip-trigger{display:flex}.tooltip-component .tooltip-wrapper .tooltip{border:0;border-radius:.25rem;font-size:1rem;max-width:75vw;padding:.875rem;white-space:normal;z-index:10}.tooltip-component .tooltip-wrapper .tooltip a{text-decoration:underline}.tooltip-component .tooltip-wrapper .tooltip a:active,.tooltip-component .tooltip-wrapper .tooltip a:focus,.tooltip-component .tooltip-wrapper .tooltip a:hover{color:inherit!important}.tooltip-component .tooltip-wrapper.-dark .tooltip{background-color:rgb(var(--colors-brand-black)/1);color:rgb(var(--colors-white)/1)}.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=top]>.arrow,.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=top]>.arrow:after{border-top-color:rgb(var(--colors-brand-black)/1)}.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=left]>.arrow,.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=left]>.arrow:after{border-left-color:rgb(var(--colors-brand-black)/1)}.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=bottom]>.arrow,.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=bottom]>.arrow:after{border-bottom-color:rgb(var(--colors-brand-black)/1)}.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=right]>.arrow,.tooltip-component .tooltip-wrapper.-dark .tooltip[data-popup-placement^=right]>.arrow:after{border-right-color:rgb(var(--colors-brand-black)/1)}@media only screen and (min-width:1024px){.tooltip-component .tooltip-wrapper .tooltip{padding:1.5rem;white-space:nowrap}}.modal .tooltip-component .tooltip{max-width:800px;width:calc(100vw - 1rem)}@media only screen and (min-width:1024px){.modal .tooltip-component .tooltip{white-space:normal}}.alt .tooltip-component .tooltip a:active,.alt .tooltip-component .tooltip a:focus,.alt .tooltip-component .tooltip a:hover{color:rgb(var(--colors-brand-highlight)/1)!important}
