.curve-lines{--bottom:0rem;width:100%;bottom:calc(28% + var(--bottom));pointer-events:none;filter:drop-shadow(0 .5rem .2rem #0000);opacity:.2;justify-content:center;transition:filter 2s ease-out .5s,opacity 2s ease-out .5s;display:flex;position:absolute;z-index:50!important}.curve-lines .curve-lines-svg{min-width:100vw}.curve-lines .curve-stroke{stroke:var(--primary);stroke-width:8px;stroke-dashoffset:0;stroke-dasharray:10000;fill:none;transition:stroke-dashoffset 2s ease-out}.curve-lines .curve-stroke.stroke-b{stroke:var(--highlight)}.section.ani-paused .curve-lines{filter:drop-shadow(.5rem 2.5rem #00000073);opacity:1!important}.section.ani-paused .curve-stroke{stroke-dashoffset:10000px}.section:nth-child(odd) .curve-lines{transform:scaleX(-1)}.section.section-speakers .curve-lines{display:none}.page-home .section.section-image-left .curve-lines,.page-home .section.section-image-right .curve-lines{opacity:.75}
