.bubble-button-container *{box-sizing:border-box}.bubble-button-container div{display:block;height:100%;animation:hue-rotate 10s linear infinite}.bubble-button-container .button{-webkit-font-smoothing:antialiased;background-color:#333;border:none;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:500;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:1px;padding:16px 38px 13px 40px;text-transform:uppercase;transition:all .1s ease-out;border-radius:50px}.bubble-button-container .button:hover{background-color:gray;color:#fff}.bubble-button-container .button:active{transform:scale(.95)}.bubble-button-container .button--bubble{position:relative;z-index:2}.bubble-button-container .button--bubble:hover{background:none}.bubble-button-container .button--bubble:hover+.button--bubble__effect-container .circle{background:#5a5a5a}.bubble-button-container .button--bubble:hover+.button--bubble__effect-container .button{background:#5a5a5a}.bubble-button-container .button--bubble:active+.button--bubble__effect-container{transform:scale(.95)}.bubble-button-container .button--bubble__container{position:relative;display:inline-block}.bubble-button-container .button--bubble__container .effect-button{position:absolute;width:50%;height:25%;top:50%;left:25%;z-index:1;transform:translateY(-50%);transition:background .1s ease-out}.bubble-button-container .button--bubble__effect-container{position:absolute;display:block;width:200%;height:400%;top:-150%;left:-50%;filter:url(#goo);transition:all .1s ease-out;pointer-events:none}.bubble-button-container .button--bubble__effect-container .circle{position:absolute;width:25px;height:25px;border-radius:15px;background:#333;transition:background .1s ease-out}.bubble-button-container .button--bubble__effect-container .circle.top-left{top:40%;left:27%}.bubble-button-container .button--bubble__effect-container .circle.bottom-right{bottom:40%;right:27%}.bubble-button-container .goo{position:absolute;visibility:hidden;width:1px;height:1px}.bubble-button-container html,.bubble-button-container body{width:100%;height:100%;text-align:center}.bubble-button-container .button--bubble__container{top:50%;margin-top:-25px}@keyframes hue-rotate{0%{-moz-filter:hue-rotate(0);-ms-filter:hue-rotate(0);filter:hue-rotate(0)}to{-moz-filter:hue-rotate(360deg);-ms-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}@media (max-width: 480px){.event-slide{aspect-ratio:14/10!important}.event-quick-link{bottom:-26px;width:100%}.bubble-button-container,.bubble-button-container .button--bubble__container{width:100%;top:0}.bubble-button-container .button--bubble{font-size:.875rem;padding:12px 32px 9px;white-space:nowrap;width:100%;border-radius:0 0 12px 12px;display:flex;justify-content:center;background-color:#000;font-weight:700}}
