.scroll-list-container{width:100%;position:relative}.scroll-list{max-height:520px;padding:8px 0;overflow-y:auto}.scroll-list::-webkit-scrollbar{width:6px}.scroll-list::-webkit-scrollbar-track{background:#0f0f0f}.scroll-list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.service-item{background-color:#131313;border:1px solid #000;border-radius:25px;margin-bottom:12px;padding:28px 32px;transition:background-color .2s,border-color .2s}.service-item.selected{background-color:#131313;border-color:#000}.top-gradient{pointer-events:none;background:linear-gradient(#0d0d0d,#0000);height:60px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.bottom-gradient{pointer-events:none;background:linear-gradient(#0000,#0d0d0d);height:50px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}
