.education-card:nth-child(2n){background:radial-gradient(circle at 50% 40%,rgba(255,106,42,.3) 0,rgba(26,26,26,0) 60%),linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01)),#1a1a1a}.education-card:nth-child(odd){background:radial-gradient(circle at 50% 40%,rgba(50,106,250,.3) 0,rgba(26,26,26,0) 60%),linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01)),#1a1a1a}.education-card{position:relative;overflow:hidden}.education-card:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;opacity:.25;mix-blend-mode:overlay;pointer-events:none;z-index:1}