.konvertti-section{position:relative;min-height:80vh;overflow:hidden;background:#fff}.konvertti-content{position:relative;z-index:5}.konvertti-animated-bg{position:absolute;inset:0;z-index:0;display:grid;grid-template-columns:repeat(16,1fr);overflow:hidden;pointer-events:none;background:#fff}.konvertti-animated-bg span{position:relative;height:100%;overflow:hidden}.konvertti-animated-bg span::after{content:"";position:absolute;inset:0;opacity:var(--base);background:linear-gradient(180deg,rgba(255,255,255,0.70) 0%,rgba(237,251,255,0.54) 38%,rgba(212,244,254,0.56) 70%,rgba(176,231,248,0.56) 100%)}.konvertti-animated-bg span::before{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--h);opacity:calc(var(--o) * 0.68);transform-origin:bottom;animation:konverttiStepGlow 7.5s ease-in-out infinite;background:linear-gradient(180deg,rgba(247,254,255,0.72) 0%,rgba(224,248,255,0.68) 35%,rgba(182,234,250,0.72) 68%,rgba(108,205,238,0.78) 100%)}.konvertti-animated-bg span:nth-child(1)::before,.konvertti-animated-bg span:nth-child(16)::before{background:linear-gradient(180deg,rgba(205,241,253,0.90) 0%,rgba(144,220,246,0.92) 45%,rgba(74,190,231,0.98) 100%)}.konvertti-animated-bg span:nth-child(2)::before,.konvertti-animated-bg span:nth-child(15)::before{background:linear-gradient(180deg,rgba(218,247,255,0.85) 0%,rgba(173,230,249,0.84) 48%,rgba(102,203,238,0.90) 100%)}.konvertti-animated-bg span:nth-child(3)::before,.konvertti-animated-bg span:nth-child(14)::before{background:linear-gradient(180deg,rgba(230,250,255,0.80) 0%,rgba(196,238,252,0.78) 48%,rgba(135,217,243,0.82) 100%)}.konvertti-animated-bg span:nth-child(4)::before,.konvertti-animated-bg span:nth-child(13)::before{background:linear-gradient(180deg,rgba(238,252,255,0.76) 0%,rgba(212,244,254,0.72) 48%,rgba(159,225,247,0.76) 100%)}.konvertti-animated-bg span:nth-child(5)::before,.konvertti-animated-bg span:nth-child(12)::before{background:linear-gradient(180deg,rgba(243,253,255,0.72) 0%,rgba(220,247,255,0.68) 46%,rgba(173,230,248,0.70) 100%)}.konvertti-animated-bg span:nth-child(6)::before,.konvertti-animated-bg span:nth-child(11)::before{background:linear-gradient(180deg,rgba(246,254,255,0.68) 0%,rgba(226,248,255,0.64) 44%,rgba(184,235,250,0.66) 100%)}.konvertti-animated-bg span:nth-child(7)::before,.konvertti-animated-bg span:nth-child(10)::before{background:linear-gradient(180deg,rgba(248,254,255,0.64) 0%,rgba(231,249,255,0.60) 44%,rgba(194,238,252,0.62) 100%)}.konvertti-animated-bg span:nth-child(8)::before,.konvertti-animated-bg span:nth-child(9)::before{background:linear-gradient(180deg,rgba(250,255,255,0.60) 0%,rgba(234,250,255,0.56) 44%,rgba(201,241,253,0.58) 100%)}.konvertti-animated-bg span:nth-child(7)::after,.konvertti-animated-bg span:nth-child(8)::after,.konvertti-animated-bg span:nth-child(9)::after,.konvertti-animated-bg span:nth-child(10)::after{opacity:0.18;background:linear-gradient(180deg,rgba(245,254,255,0.58) 0%,rgba(228,249,255,0.52) 45%,rgba(202,241,253,0.54) 100%)}.konvertti-animated-bg span:nth-child(1)::before,.konvertti-animated-bg span:nth-child(16)::before{animation-delay:0s}.konvertti-animated-bg span:nth-child(2)::before,.konvertti-animated-bg span:nth-child(15)::before{animation-delay:-0.08s}.konvertti-animated-bg span:nth-child(3)::before,.konvertti-animated-bg span:nth-child(14)::before{animation-delay:-0.16s}.konvertti-animated-bg span:nth-child(4)::before,.konvertti-animated-bg span:nth-child(13)::before{animation-delay:-0.24s}.konvertti-animated-bg span:nth-child(5)::before,.konvertti-animated-bg span:nth-child(12)::before{animation-delay:-0.32s}.konvertti-animated-bg span:nth-child(6)::before,.konvertti-animated-bg span:nth-child(11)::before{animation-delay:-0.40s}.konvertti-animated-bg span:nth-child(7)::before,.konvertti-animated-bg span:nth-child(10)::before{animation-delay:-0.48s}.konvertti-animated-bg span:nth-child(8)::before,.konvertti-animated-bg span:nth-child(9)::before{animation-delay:-0.56s}@keyframes konverttiStepGlow{0%{opacity:calc(var(--o) * 0.46);transform:scaleY(1) translateY(0)}22%{opacity:var(--o);transform:scaleY(1) translateY(0)}44%{opacity:calc(var(--o) * 0.62);transform:scaleY(1) translateY(0)}68%{opacity:calc(var(--o) * 0.38);transform:scaleY(0.86) translateY(6%)}88%{opacity:calc(var(--o) * 0.22);transform:scaleY(0.74) translateY(10%)}100%{opacity:calc(var(--o) * 0.46);transform:scaleY(1) translateY(0)}}@media (max-width:767px){.konvertti-animated-bg{grid-template-columns:repeat(16,1fr)}}