.cmp-quant-advantage-hypothesis .hypothesis__branches{position:relative;display:flex;justify-content:center;height:4rem}
.cmp-quant-advantage-hypothesis .hypothesis__branches svg{position:absolute;bottom:0}
.cmp-quant-advantage-hypothesis .hypothesis__label{display:flex;justify-content:center}
.cmp-quant-advantage-hypothesis .hypothesis__label p{font-size:1.5rem;padding:1rem;padding-left:4.75rem}
.cmp-quant-advantage-hypothesis .hypothesis__rain-container{position:absolute;display:flex;flex-direction:column;align-items:center;overflow-y:hidden;width:100%;height:100vh;max-height:1200px}
.cmp-quant-advantage-hypothesis .hypothesis__rain{width:62px;height:100%;background:linear-gradient(to bottom,#d9d9d969,#d9d9d900)}
.cmp-quant-advantage-hypothesis .hypothesis__rain .droplet{position:relative;display:inline-block;width:2rem;height:3rem}
.cmp-quant-advantage-hypothesis .hypothesis__rain .droplet.white{background-color:white}
.gsap-container.theme-dark .cmp-quant-advantage-hypothesis{color:white}