<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
3D Hover (nestable)
*/
.bc-parallax-hover {
    width: fit-content;
}
.atropos-inner{
    width: auto;
    height: auto;

    background-color: #b53df6;

    border-radius: 15px;
}
.bc-parallax-hover__heading{
    width: 550px;
}</pre></body></html>