.landing{background-repeat:no-repeat;background-position:50%;background-size:cover;height:100vh;justify-content:center;align-items:end}.landing:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.1)}.landing__div{display:flex;justify-content:center;flex-direction:column;align-items:center;z-index:1}.landing__p{font-size:64px;color:#fff;font-family:Baloo;font-weight:bolder;line-height:59.52px}.landing__small{color:#fff;text-align:center}.landing__free{font-size:20px;line-height:24.2px;color:#fff;margin-top:5px;margin-bottom:5px;filter:blur(6px)}.landing__btn{display:inline-block;background:#ed1e79;color:#fff;border-radius:32px;padding:10px 30px;border:none;cursor:pointer;white-space:nowrap;font-size:16px;transition:background .3s ease,color .3s ease,width .3s ease;width:180px}.landing__btn.hovered{width:150px}.landing__btn:hover{background:#fff;color:#ed1e79}@media screen and (max-width:700px){.landing__p{font-size:44px}.landing__free,.landing__small{font-size:14px}}@media screen and (max-width:460px){.landing__p{font-size:30px}.landing__free,.landing__small{font-size:12px}}.landing{position:relative;overflow:hidden;display:flex}.landing-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.landing__spacer{height:257px}.standalone-cards-desktop{display:block}.standalone-cards-mobile{display:none}.standalone-dots{margin-top:20px;margin-bottom:30px}.standalone-dot{width:12px;height:12px;transition:all .3s ease}.live-event-logo{width:200px;height:36px}@media screen and (max-width:768px){.standalone-cards-desktop{display:none}.standalone-cards-mobile{display:block;padding:0 1rem}.landing__spacer{height:80px}.standalone-dots{margin-top:0;margin-bottom:40px}}.whatsapp-btn{position:sticky;bottom:20px;left:95%}