.pattern{z-index:-20;flex-wrap:nowrap;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.pattern .item{min-width:53px;height:100%;min-height:50dvh}@media screen and (min-width:2000px){.pattern .item{min-width:4.16667vh}}.pattern .item{background-blend-mode:overlay;-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);box-shadow:10px 0 20px 0 var(--background);background:linear-gradient(#0000 .01%,#04091400 31.13%,#fff0 110.67%);border-bottom:8px solid #fff3}.pattern:before{content:"";background:linear-gradient(169deg,var(--secondary)13%,var(--Green-500,#00bc7d)105.09%);border-radius:100%;min-width:553px;min-height:553px;position:absolute}.dark .pattern:before{background:linear-gradient(169deg,var(--Green-500,#00bc7d),var(--Green-500,#00bc7d))}@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{background:linear-gradient(180deg,var(--background)10%,transparent 80%);z-index:1;width:100%;height:300px;position:absolute;top:0;left:0}.bg-fade-bottom{background:linear-gradient(0deg,var(--background)10%,transparent 80%);z-index:1;width:100%;height:300px;position:absolute;bottom:0;left:0}
