.wv-wave-div{background:var(--wd-above,transparent);height:var(--wd-height,104px);margin-bottom:-1px;margin-top:-1px;overflow:hidden;position:relative}.wv-wave-div svg{height:100%;left:0;position:absolute;top:0;width:200%}.wv-wd-fill path{fill:var(--wd-below,transparent)}.wv-wd-line path{fill:none;stroke:var(--wd-stroke,var(--wv-warm));stroke-width:1.6;vector-effect:non-scaling-stroke}.wv-wd-fill{animation:wvWaveTravel 44s linear infinite}.wv-wd-line1{animation:wvWaveTravel 58s linear infinite;opacity:.34}.wv-wd-line2{animation:wvWaveTravel 36s linear infinite;opacity:.2}.wv-wd-line3{animation:wvWaveTravel 76s linear infinite reverse;opacity:.12}@keyframes wvWaveTravel{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.wv-wave-static svg{animation:none!important}@media (prefers-reduced-motion:reduce){.wv-wave-div svg{animation:none!important}}@media (max-width:767px){.wv-wave-div{height:calc(var(--wd-height, 104px)*.62)}}.wv-wave-div[data-wv-reveal]{opacity:1;transform:none}.wv-wd-layer{inset:0;position:absolute;transition:transform 1.2s cubic-bezier(.22,1,.36,1),opacity .85s ease}.wv-wave-div[data-wv-reveal]:not(.wv-revealed) .wv-wd-layer{opacity:0}.wv-wave-div[data-wv-reveal]:not(.wv-revealed) .wv-wd-layer:first-child{transform:translateY(58px)}.wv-wave-div[data-wv-reveal]:not(.wv-revealed) .wv-wd-layer:nth-child(2){transform:translateY(72px)}.wv-wave-div[data-wv-reveal]:not(.wv-revealed) .wv-wd-layer:nth-child(3){transform:translateY(88px)}.wv-wave-div[data-wv-reveal]:not(.wv-revealed) .wv-wd-layer:nth-child(4){transform:translateY(104px)}.wv-wd-layer:first-child{transition-delay:0s}.wv-wd-layer:nth-child(2){transition-delay:.12s}.wv-wd-layer:nth-child(3){transition-delay:.22s}.wv-wd-layer:nth-child(4){transition-delay:.32s}.wv-wave-editor .wv-wd-layer{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.wv-wd-layer{opacity:1!important;transform:none!important}}.wv-wd-auto .wv-wd-line{mix-blend-mode:difference}.wv-wd-auto .wv-wd-line1{opacity:.55}.wv-wd-auto .wv-wd-line2{opacity:.36}.wv-wd-auto .wv-wd-line3{opacity:.22}