.single-burst{position:relative;margin-right:-70px;width:125px;min-width:125px;border-radius:50%;min-height:125px;height:125px;display:flex;justify-content:center;align-items:center;transition:500ms;cursor:pointer;text-transform:uppercase;text-align:center;box-shadow:#26394d 0 20px 30px -10px;font-weight:700;line-height:1.1rem;font-size:16pt;user-select:none}.burst-container-expanded .single-burst{margin-right:0}.burst-container:not(.burst-container-expanded) .single-burst:hover{scale:125%}.burst-container:not(.burst-container-expanded) .single-burst:not(.first-burst):hover{z-index:10!important;margin-right:0;margin-left:70px}.burst-container:not(.burst-container-expanded) .first-burst:hover{z-index:10!important;margin-right:0}.burst-container-expanded{transition:500ms}.burst-container{display:flex}.burst-wrapper{position:relative;top:41px;left:41px;margin:-112.5px;padding:50px;overflow-x:auto;max-width:calc(calc(100vw/3) - 15px)}@media screen and (max-width:750px){.burst-wrapper{max-width:calc(calc(100vw/2) - 15px)}}@media screen and (max-width:540px){.burst-wrapper{max-width:calc(100vw - 15px)}}.single-burst.static-single-burst{box-shadow:none!important}