.scroll-shadows{background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)) top,linear-gradient(hsla(0,0%,100%,0),#fff 80%) bottom,radial-gradient(farthest-side at 60% 0,rgba(0,0,0,.1),transparent) top,radial-gradient(farthest-side at 60% 100%,rgba(0,0,0,.1),transparent) bottom;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}@keyframes pulse{0%{box-shadow:0 0 0 0 #4c6af1}70%{box-shadow:0 0 0 8px rgba(76,106,241,0)}to{box-shadow:0 0 0 0 rgba(76,106,241,0)}}.pulse{animation:pulse 1.2s forwards;-webkit-animation:pulse 1.2s forwards}