.pattern{z-index:-20;flex-wrap:nowrap;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.pattern .item{min-width:52px;height:100%;min-height:50dvh}@media screen and (min-width:2000px){.pattern .item{min-width:4.16667vw}}.pattern .item{background-blend-mode:overlay;-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);background:linear-gradient(rgba(255,255,255,0) .01%,rgba(4,9,20,0) 31.13%,rgba(255,255,255,0) 110.67%);border-bottom:8px solid rgba(255,255,255,.2);box-shadow:10px 0 20px #fff}.pattern:before{content:"";background:linear-gradient(169deg,var(--Lime-300,#bbf451)13%,var(--Green-500,#00bc7d)105.09%);border-radius:100%;min-width:553px;min-height:553px;position:absolute}@media screen and (min-width:1400px){.pattern:before{min-width:753px;min-height:753px;bottom:20%}}@media screen and (min-width:2000px){.pattern:before{min-width:40vw;min-height:70vh;bottom:20%}}.pattern:before{background-blend-mode:overlay;filter:blur(40px);flex-shrink:0;margin:0 auto;bottom:-10%;left:0;right:0}.bg-fade-top{z-index:1;background:linear-gradient(#fff 10%,transparent 80%);width:100%;height:300px;position:absolute;top:0;left:0}.bg-fade-bottom{z-index:1;background:linear-gradient(transparent 20%,#fff 90%);width:100%;height:300px;position:absolute;bottom:0;left:0}
