.leistung-number{margin-bottom:50px;position:relative;display:flex;justify-content:center;align-items:center;box-shadow:0 0 30px 0 rgba(64,233,163,.2);border-radius:50%;height:75px;width:75px}.leistung-number.blue{box-shadow:0 0 30px 0 rgba(32,150,236,.2)}.leistung-number.purple{box-shadow:0 0 30px 0 rgba(236,135,252,.2)}.leistung-number .color-bgr{position:absolute;width:70%;height:70%;background-color:#FF0000;border-radius:50%;transition:all .25s ease-out}.leistung-number .color-bgr.blue{background-color:#FF8000}.leistung-number .color-bgr.purple{background-color:#2680FF}.leistung-number .icon-content{background:hsla(0,0%,100%,.15);box-shadow:0 4px 27px rgba(5,18,24,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;border:.5px solid rgba(255,254,241,.2);height:100%;justify-content:center;color:#fff;font-size:.8rem}.all-services-wrapper,.leistung-number .icon-content{position:relative;width:100%;display:flex;align-items:center}.all-services-wrapper{z-index:-2;padding-top:80px;flex-direction:column}.all-services-wrapper .service-glow{top:0;position:absolute;height:100%;width:20px}.all-services-wrapper .service-glow .glow-relative{position:relative;display:flex;justify-content:center;height:100%;width:100%}.all-services-wrapper .service-glow .glow-relative .glow-sticky{position:-webkit-sticky;position:sticky;left:5px;top:40%;width:20px;height:200px;background:linear-gradient(180deg,rgba(64,233,163,0),#FF0000 49.57%,rgba(64,233,163,0))}.all-services-wrapper .service-glow .glow-relative .glow-sticky.blue{background:linear-gradient(180deg,rgba(32,150,236,0),#FF8000 49.57%,rgba(32,150,236,0))}.all-services-wrapper .service-glow .glow-relative .glow-sticky.purple{background:linear-gradient(180deg,rgba(236,135,252,0),#2680FF 49.57%,rgba(236,135,252,0))}.all-services-wrapper .service-glow .glow-relative .glow-overlay{position:absolute;height:100%;width:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#051218 12.67%,hsla(0,0%,100%,.26) 49.57%,#051218)}.all-services-wrapper .service-line{position:relative;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:180px;column-gap:180px;grid-row-gap:50px;row-gap:50px}@media screen and (max-width:767px){.all-services-wrapper .service-line{grid-template-columns:1fr}}.all-services-wrapper .service-line .service-card{width:auto;background:linear-gradient(129.1deg,hsla(0,0%,100%,.1) 1.2%,hsla(0,0%,100%,0) 175.17%);border:.5px solid rgba(255,254,241,.2);border-radius:20px;padding:50px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.all-services-wrapper .service-line .service-card h5{margin-bottom:1rem}