.totale{width:100%;height:100%}.centrale,.totale{display:flex;justify-content:center;align-items:center}.centrale{width:60%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#app,#navigazione{background:#ffe9d5}#navigazione{z-index:9;display:flex;justify-content:center;align-items:center;position:fixed;font-size:2vw;box-shadow:0 5px 15px rgba(0,0,0,.35);top:0;width:60%;margin-left:20%;margin-right:20%;padding-bottom:1.5%}.nav{width:100%}#navigazione a{font-weight:700;color:#2c3e50;box-shadow:0 5px 5px rgba(0,0,0,.45);background:#ffe9d5;background:#ccb7a4}.nav-item{margin:1.5% 3% 0 3%}#navigazione a:hover{box-shadow:0 5px 15px rgba(0,0,0,.65)}#navigazione a.router-link-exact-active{color:#fff;background:#2c3e50}html{background:#ffe9d5}body::-webkit-scrollbar{width:1em}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#426486}body::-webkit-scrollbar-thumb{background-color:#2c3e50;outline:1px solid #15202c}.corpo{height:100%;width:100%}.barside{width:20%;background:#ccb7a4;height:100%;position:fixed;z-index:10;top:0;overflow-x:hidden;box-shadow:0 0 10px rgba(0,0,0,.7)}.left{margin-left:0;left:0}.right{margin-right:0;right:0}@media screen and (max-width:1000px){.barside{width:0}.corpo{margin-left:0}.centrale,.corpo{width:100%}#navigazione{background:#ccb7a4;box-shadow:0 5px 5px rgba(0,0,0,.4);width:100%;margin-left:0;margin-right:0;padding-bottom:3%}#navigazione a{background:#ffe9d5}.nav-item{margin:3% 3% 0 3%}}@media screen and (max-width:540px){#navigazione{font-size:7vw}}@media screen and (min-width:540px) and (max-width:850px){#navigazione{font-size:5vw}}@media screen and (min-width:850px) and (max-width:1000px){#navigazione{font-size:4vw}}.logo{--max-height:300px;width:60%;max-width:calc(var(--max-height, 300px)*var(--img-ratio, 1))}.last_puntata{--max-height:320px;width:85%;max-width:calc(var(--max-height, 300px)*var(--img-ratio, 2))}.esterno{margin-top:12%}.display-4{background:#2c3e50}.display-4,.display-5{color:#fff;box-shadow:0 5px 5px rgba(0,0,0,.5);border-radius:10px;width:80%;margin-left:10%;padding:1%;margin-bottom:2%;font-weight:550}.display-5{background:#490234;cursor:pointer;text-decoration:none}@media screen and (max-width:1000px){.last_puntata{width:95%;--max-height:500px;max-width:calc(var(--max-height, 300px)*var(--img-ratio, 2))}}@media screen and (max-width:540px){.esterno{margin-top:40%}.display-4,.display-5{margin-bottom:4%}}.no_dec{text-decoration:inherit!important;color:inherit!important}.a_text{margin-bottom:0}.autori{display:flex;justify-content:center;align-items:center}.contorno{color:#2c3e50;background:#ccb7a4}.contorno,.contorno_i{box-shadow:0 5px 5px rgba(0,0,0,.5);border-radius:10px;width:80%;margin-left:10%;margin-right:10%;padding:1%;margin-bottom:0}.contorno_i{color:#fff;background:#2c3e50;cursor:pointer}.titolo-text{font-weight:700}:root{--surface-color:#2c3e50;--curve:40}*{box-sizing:border-box}body{font-family:Noto Sans JP,sans-serif;background-color:#fef8f8}.div_ricerca,.ricercaEst{display:flex;justify-content:center;align-items:center}.div_ricerca{z-index:2;position:fixed;top:14vh;width:17%}.ricerca{display:flex;justify-content:center;align-items:center;color:#2c3e50;box-shadow:0 5px 5px rgba(0,0,0,.5);border-radius:10px;background:#ccb7a4;padding-left:.5%;padding-right:5%;padding-top:1.5%;padding-bottom:1.5%;width:100%}.imm_ricerca{--max-height:50px;width:95%;max-width:calc(var(--max-height, 50px)*var(--img-ratio, 1))}.ricerca_text{width:95%}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 3vw;padding:0;list-style-type:none;justify-items:center;margin-top:15%}.card{position:relative;display:block;height:100%;border-radius:calc(var(--curve)*1px);overflow:hidden;text-decoration:none;box-shadow:0 5px 5px rgba(0,0,0,.45);align-items:center;max-width:calc(var(--max-height, 300px)*var(--img-ratio, 1))}.card__image{width:100%;height:auto}.card__overlay-head{position:absolute;top:0;z-index:1;border-radius:calc(var(--curve)*1px);background-color:var(--surface-color);transform:translateY(-200%);transition:.2s ease-in-out;align-items:center;width:95%;box-shadow:0 5px 15px rgba(0,0,0,.45)}.card:hover{box-shadow:0 5px 20px rgba(0,0,0,.45)}.card__header{position:relative;display:flex;align-items:center;gap:2em;padding:2%;border-radius:calc(var(--curve)*1px);background-color:var(--surface-color);transform:translateY(0);transition:.2s ease-in-out}.card:hover .card__overlay-head{transform:translateY(20%)}.card:hover .card__header{transform:translateY(0)}.card__header_footer-text{padding:auto;margin:auto;margin-bottom:0;width:95%}.card__overlay-foot{position:absolute;bottom:0;z-index:1;border-radius:calc(var(--curve)*1px);background-color:var(--surface-color);transform:translateY(200%);transition:.2s ease-in-out;align-items:center;width:95%;box-shadow:0 5px 15px rgba(0,0,0,.45)}.card:hover .card__overlay-foot{transform:translateY(-5%)}.card:hover .card__footer{transform:translateY(0)}.card__footer{position:relative;display:flex;align-items:center;gap:2em;padding:2%;border-radius:calc(var(--curve)*1px);border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:var(--surface-color);transform:translateY(-200%);transition:.2s ease-in-out}.card__arc{width:80px;height:80px;position:absolute;bottom:100%;right:0;z-index:1}.card__arc path{fill:var(--surface-color)}.card__thumb{flex-shrink:0;width:50px;height:50px;border-radius:50%}.card__title{font-size:1.2em;margin-top:.2em;color:#fff;text-align:center}.card__tagline{display:block;margin:1em 0;font-family:MockFlowFont;font-size:.8em;color:#fff}.card__status{font-size:1em;color:#fff;padding:auto;padding:2%;margin:auto}.card__status2{font-size:1em;color:#fff;padding-top:1%;padding-bottom:1%}.card__description{padding-top:1%;padding-bottom:2%;padding-left:1em;padding-right:1em;color:#fff;font-family:MockFlowFont;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (min-width:1100px) and (max-width:1500px){.div_ricerca{top:11vh;width:17%}}@media screen and (min-width:1000px) and (max-width:1100px){.div_ricerca{top:9vh;width:17%}}@media screen and (min-width:850px) and (max-width:1000px){.div_ricerca{top:15vh;width:23%}.ricerca{padding-left:1.5%;padding-right:5%;padding-top:2%;padding-bottom:2%}}@media screen and (max-width:850px) and (min-width:540px){.div_ricerca{top:15vh;width:33%}.ricerca{padding-left:1.5%;padding-right:5%;padding-top:2%;padding-bottom:2%}}@media screen and (max-width:540px) and (min-width:380px){.div_ricerca{top:20vh;width:83%}.ricerca{width:70%;padding-left:1.5%;padding-right:3%;padding-top:2%;padding-bottom:2%}}@media screen and (max-width:380px){.div_ricerca{top:25vh;width:83%}.ricerca{width:70%;padding-left:1.5%;padding-right:3%;padding-top:2%;padding-bottom:2%}}.div_pre_puls{cursor:pointer;margin-top:1%;margin-bottom:2%}.div_pre_puls,.div_pulsante{display:flex;justify-content:center;align-items:center}.div_pulsante{color:#2c3e50;box-shadow:0 5px 5px rgba(0,0,0,.5);border-radius:10px;background:#ccb7a4;width:20%;margin-top:.3%}.pulsante_text{font-weight:bolder;margin-left:2%;margin-bottom:0}.imm_pulsante{--max-height:50px;width:95%;max-width:calc(var(--max-height, 50px)*var(--img-ratio, 1))}.frame_puntata{display:flex;justify-content:center;align-items:center}.overlay-titolo{color:#fff;background:#2c3e50}.overlay-descrizione,.overlay-titolo{box-shadow:0 5px 5px rgba(0,0,0,.5);border-radius:10px;width:80%;margin-left:10%;padding:1%}.overlay-descrizione{color:#2c3e50;background:#ccb7a4}.titolo{font-weight:bolder}.FT{font-weight:700}.descrizione{margin-left:2%;margin-right:2%}.cover{--max-height:350px;width:70%;max-width:calc(var(--max-height, 350px)*var(--img-ratio, 1));margin-top:.3%;box-shadow:0 5px 15px rgba(0,0,0,.45)}.puntata{--max-height:320px;width:85%;max-width:calc(var(--max-height, 300px)*var(--img-ratio, 2))}@media screen and (max-width:1000px){.puntata{width:95%;--max-height:500px;max-width:calc(var(--max-height, 300px)*var(--img-ratio, 2))}.overlay-descrizione,.overlay-titolo{width:90%;margin-left:5%;margin-right:5%}.div_pulsante{width:40%}.imm_pulsante{max-width:calc(var(--max-height, 30px)*var(--img-ratio, 1))}}.classifica{--max-height:600px;width:90%;max-width:calc(var(--max-height, 300px)*var(--img-ratio, 1))}.titolo_oscars{color:#fff;box-shadow:0 5px 5px rgba(0,0,0,.5);border-radius:10px;background:#2c3e50;width:80%;margin-left:10%;padding:1%;margin-top:2%;margin-bottom:1%;font-size:1.5em}@media screen and (min-width:1100px) and (max-width:1500px){.modulo_google{width:"640px"}}@media screen and (min-width:1000px) and (max-width:1100px){.modulo_google{width:"640px"}}@media screen and (min-width:850px) and (max-width:1000px){.esterno{margin-top:16%}.modulo_google{width:"640px"}.titolo_oscars{font-size:1.2em}}@media screen and (max-width:850px) and (min-width:540px){.esterno{margin-top:20%}.titolo_oscars{font-size:1.2em}}@media screen and (max-width:540px) and (min-width:380px){.esterno{margin-top:40%}.titolo_oscars{font-size:1.2em}}@media screen and (max-width:380px){.titolo_oscars{font-size:1.2em}}