.hero-area{background-size:cover;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero-video{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.hero-img,.hero-video{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-img{min-height:750px;min-width:750px;animation:comparsa 4s;opacity:.7}@keyframes comparsa{0%{opacity:0}20%{opacity:0}to{opacity:.7}}.overlay:before{background:linear-gradient(180deg,rgba(0,0,0,.596) 34%,rgba(0,0,0,.411))}.background-btn{background:#000000ab;cursor:pointer;box-shadow:inset 0 0 0 0 #000;transition:all 1s ease}.background-btn:hover{box-shadow:inset 300px 0 0 0 #fff;color:#000}.bg-cards{background:#333;background:linear-gradient(0deg,#191515 10%,#000)}.bg-about{background:#333;background:linear-gradient(0deg,#333,#333 30%,#333 70%,#191515)}.bg-palestra{background:#333;background:linear-gradient(0deg,#191515,#333 70%,#333)}.barra{background:#147909;background:linear-gradient(90deg,#147909,#147909 33%,#fff 0,#fff 66%,#b90505 0,#b90505);height:.25rem}.bg-staff{background:#333;background:linear-gradient(0deg,#191515,#191515 70%,#191515)}.bg-contatti{background:#333;background:linear-gradient(0deg,#241602,#191515 70%,#191515)}#navlinks ul li{margin-left:auto;margin-right:auto;width:66.666667%;border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem;border-bottom-width:2px;padding-top:1rem;padding-bottom:1rem;font-family:var(--font-cinzel);font-size:1.3rem;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}#navlinks ul li:hover{font-weight:500;text-decoration-line:underline}@media (min-width:1024px){#navlinks ul li{width:100%;border-style:none;padding-top:0;padding-bottom:0;padding-left:1.25rem}}.overlay{position:relative}.overlay:before{content:"";background:#000;background:linear-gradient(180deg,rgba(0,0,0,.63) 34%,rgba(15,10,10,.555));position:absolute;top:0;right:0;bottom:0;left:0;z-index:20}.containerCard{width:300px;height:400px;position:relative;-ms-perspective:800px;perspective:800px;border-radius:4px}.card{transform-style:preserve-3d;transition:transform .8s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.card,.card div{width:100%;height:100%;position:absolute;border-radius:6px}.card div{backface-visibility:hidden;display:flex;-o-box-pack:center;justify-content:center;-o-box-align:center;-webkit-font-smoothing:antialiased}.card .back,.card.flipped{transform:rotateY(180deg)}.bg-logo-back{background:#fff;background:linear-gradient(hsla(0,0%,100%,.9),hsla(0,0%,100%,.9)),url(/_next/static/media/logoASD.e92043a1.png);background-size:cover;background-position:top}