.curve-lines{--bottom:0rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;bottom:calc(28% + var(--bottom));-webkit-filter:drop-shadow(0 .5rem .2rem transparent);filter:drop-shadow(0 .5rem .2rem rgba(0,0,0,0));justify-content:center;opacity:.2;pointer-events:none;position:absolute;-webkit-transition:opacity 2s ease-out .5s,-webkit-filter 2s ease-out .5s;transition:opacity 2s ease-out .5s,-webkit-filter 2s ease-out .5s;transition:filter 2s ease-out .5s,opacity 2s ease-out .5s;transition:filter 2s ease-out .5s,opacity 2s ease-out .5s,-webkit-filter 2s ease-out .5s;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;-webkit-transition:stroke-dashoffset 2s ease-out;transition:stroke-dashoffset 2s ease-out}.curve-lines .curve-stroke.stroke-b{stroke:var(--highlight)}.section:not(.intersected) .curve-lines{-webkit-filter:drop-shadow(.5rem 2.5rem 0 rgba(0,0,0,.45));filter:drop-shadow(.5rem 2.5rem 0 rgba(0,0,0,.45));opacity:1!important}.section:not(.intersected) .curve-stroke{stroke-dashoffset:10000}.section:nth-child(odd) .curve-lines{-webkit-transform:scaleX(-1);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}
