@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes countdownChange{0%{transform:scale(1);opacity:.5}to{transform:scale(1.2);opacity:1}}.card-title{display:inline-block;animation:countdownChange .3s ease-in-out}.card{background:#4c9f97;background:radial-gradient(circle,#4c9f97 35%,#12af9f 100%)}.countdown{z-index:999;margin-top:-100px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn 1s ease-in-out}.countdown,.hero{position:relative}.hero{height:80vh;width:100%;background-image:url(/background.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:1}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.65);z-index:2}.hero .content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:left;color:#fff;padding-left:20px}.hero .content h1{font-size:42px}@media(max-width:600px){.hero .content{align-items:flex-start}}.parking-info a,.parking-info button{width:-moz-fit-content;width:fit-content}.program-block svg{width:100%;height:auto;display:none}@media(max-width:600px){.program-block svg{display:block}.program-block .fw-bold{width:60%}.program-block .time{align-self:center}}.sticky-buttons{position:fixed;width:100%;height:65px;bottom:0;left:0;right:0;z-index:999!important}.sticky-buttons .col-6,.sticky-buttons .container,.sticky-buttons .row{height:100%;position:relative}.sticky-buttons .whatsapp{background-color:#128c7e}.sticky-buttons .youtube{background-color:#cd201f}.sticky-buttons a{width:100%;height:100%;position:absolute;left:0;display:flex;justify-content:center;align-items:center}