@import url(https://fonts.googleapis.com/css2?family=VT323&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);nav{position:fixed;top:0;left:0;height:4.16667em;width:100vw;padding:0 .5em;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;background:linear-gradient(180deg,rgba(5,20,27,.33),rgba(10,40,48,0) 84%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000}nav img{height:2.7em}nav>ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;list-style-type:none}nav>ul li{color:#fff;font-family:"VT323";font-size:1.5em;padding:0 .5em;text-shadow:.12em .12em 0 #213043;cursor:pointer;transition:.15s cubic-bezier(.43,.18,.46,.77)}nav>ul li:hover{-webkit-transform:scale(1.1);transform:scale(1.1);text-shadow:.15em .15em 0 #213043}nav>ul li.active{text-shadow:.12em .12em 0 #904a6c}nav .hidden-menu{display:none;position:relative;color:#fff;font-size:1.5em}nav .hidden-menu span{margin-right:.5em;text-align:center;-webkit-filter:drop-shadow(.125em .125em 0 #213043);filter:drop-shadow(.125em .125em 0 #213043);transition:.15s cubic-bezier(.43,.18,.46,.77)}nav .hidden-menu span:hover{-webkit-filter:drop-shadow(.16667em .16667em 0 #213043);filter:drop-shadow(.16667em .16667em 0 #213043)}nav .hidden-menu .menu{position:fixed;font-family:"VT323";top:100%;right:-100%;height:100vh;width:65%;background:rgba(0,0,0,.4392156862745098);padding:1em;transition:.5s cubic-bezier(.43,.18,.46,.77)}nav .hidden-menu .menu>ul{list-style-type:none}nav .hidden-menu .menu>ul>li{color:#fff;font-size:1.2em;text-decoration:none;text-shadow:.12em .12em 0 #213043;padding:.2em 0}nav .hidden-menu .menu>ul li:hover{-webkit-transform:scale(1.1);transform:scale(1.1);text-shadow:.15em .15em 0 #213043}nav .active .menu{right:0}@media (max-width:425px){nav>ul{display:none}nav .hidden-menu{display:block}}footer{height:7.5em;width:100vw;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;background-color:#213043;color:#fff;font-family:"Poppins";font-size:.91667em}footer p:last-child{font-size:.66667em}footer p:last-child a{margin-left:.2em;color:#fff}.episode{display:-webkit-flex;display:flex;grid-gap:2em;gap:2em;padding:1em 0}.episode>img{height:7.5em;width:7.5em;cursor:pointer;box-shadow:.33em .33em 0 -1px #ee77ac;transition:.15s cubic-bezier(.43,.18,.46,.77)}.episode>img:hover{-webkit-transform:translate(-.25em,-.25em);transform:translate(-.25em,-.25em);box-shadow:.53em .53em 0 -1px #a7587b}.episode .side-info p:first-child{font-family:"VT323";font-size:1.75em;margin-bottom:.25em;color:#0a2830;text-shadow:.06em .06em 0 #cc6b8e}.episode .side-info p{font-family:"Nunito";font-size:.8em;color:rgba(51,51,51,.75);display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.episode .actions{font-family:"VT323";font-size:.92em}.episode .actions ul{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;grid-gap:2em;gap:2em;list-style-type:none;margin-top:.5em}.episode .actions ul a{transition:.35s cubic-bezier(.43,.18,.46,.77)}.episode .actions ul>a:hover{opacity:.75}.episode .actions ul li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.episode .actions ul li img{margin-right:.5em;width:2.7em;height:auto}.episode .actions ul #spotify{color:#399355}.episode .actions ul #instagram{color:#c8377f}.episode .actions ul #instagram img{width:2.2em;margin-right:.55em}@media (max-width:425px){.episode{-webkit-flex-direction:column!important;flex-direction:column!important;grid-gap:1.5em;gap:1.5em}.episode img{width:60%;height:auto;margin:0 auto}.episode .side-info{text-align:center}.episode .side-info p{font-size:1em}.episode .side-info .actions ul{grid-gap:1em;gap:1em;-webkit-justify-content:center;justify-content:center}.episode .side-info .actions ul li img{margin-right:.2em}}#content #header{padding-top:1em;height:8em;width:100vw;font-family:"VT323";font-size:3em;background-image:url(/static/media/background.deb7a4d9.jpg)}#content #header,#content #header .presentation{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#content #header .presentation{position:relative;width:70%;-webkit-flex-direction:column;flex-direction:column;line-height:1em;color:#213043;text-shadow:.06em .06em 0 #fff}#content #header .presentation p:last-child{text-align:right;color:#fdf1f7;text-shadow:.07em .07em 0 #213043}#content .episodes-row{width:70%;margin:0 auto;padding:1.75em}@media (max-width:768px){#content #header{font-size:3em;height:8em;padding-top:1em}}@media (max-width:425px){#content #header{font-size:2.4em;height:9em;padding-top:1em}#content .episodes-row{width:90%;padding:1.75em 0}}#content{width:100vw;height:100vh;overflow-x:hidden;transition:.5s cubic-bezier(.43,.18,.46,.77)}#content article{height:35em;max-width:100vw;-webkit-justify-content:center;justify-content:center}#content article,#content article .card{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#content article .card{position:relative;width:45em;height:25.4em;padding:0 4.42em;background-color:#000;color:#fff;-webkit-justify-content:space-between;justify-content:space-between}#content article .card p,#content article .card span{font-family:"VT323"}#content article .card span{position:absolute;bottom:1.2em}#content article .card span a{color:#fff;text-decoration:none}#content article .card img{object-fit:cover;height:16em;width:16em}#content article .card .side-info{height:16.66667em;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column}#content article .card .side-info p:first-child{font-size:2.6em}#content article .card .side-info p:last-of-type{font-size:2em;margin-bottom:.5em}#content article .card .side-info ul{position:relative;list-style-type:none;padding-top:1.5em;font-family:"Poppins";font-size:1.08333em}#content article:first-child{height:39.2em}#content article:last-of-type .card{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}#content #mariabeatriz{background-color:#49200a}#content #mariabeatriz .card{margin-left:4em}#content #mariabeatriz .card p:first-child{color:#fff;text-shadow:.06667em .06667em 0 #704012}#content #mariabeatriz .card p{color:#c60d00;text-shadow:.0625em .0625em 0 #704012}#content #mariabeatriz .card img{-webkit-filter:drop-shadow(1.54167em -1.54167em 0 #704012);filter:drop-shadow(1.54167em -1.54167em 0 #704012)}#content #matheusdiniz{background-color:#dc7725}#content #matheusdiniz .card{margin-right:4em;text-align:right}#content #matheusdiniz .card p:first-child{color:#fff;text-shadow:.06667em .06667em 0 #3c96b6}#content #matheusdiniz .card p{color:#3c96b6;text-shadow:.06667em .06667em 0 #914e17}#content #matheusdiniz .card img{-webkit-filter:drop-shadow(-1.54167em -1.54167em 0 #3c96b6);filter:drop-shadow(-1.54167em -1.54167em 0 #3C96B6)}@media (max-width:768px){#content article{font-size:18px}#content article:first-of-type{height:38em}#content article img{height:14em!important;width:14em!important}#content article .card{padding:0 3em;width:90%}#content #mariabeatriz .card{margin-top:1.5em;margin-right:1em}#content #matheusdiniz .card{margin-left:1em}}@media (max-width:425px){#content article{height:42em;font-size:16px}#content article:first-of-type{height:44em}#content article .card{width:80%;height:auto;padding:3em 2em;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}#content article .card p:first-child{padding-top:.4em}#content article .card .side-info ul{padding:1em 0}#content article .card span{bottom:1.5em}#content #mariabeatriz .card{margin-top:1.5em;margin-right:1em}#content #matheusdiniz .card{margin-left:1em}#content article:last-of-type .card{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}*{margin:0;padding:0;box-sizing:border-box}body{font-size:24px}body a{text-decoration:none}body .tooltip{font-family:"VT323";font-size:.85em;background:#0a2830;box-shadow:.33em .33em 0 -1px #ee77ac;color:#fff}body .tooltip:after{display:none}@media (max-width:768px){body{font-size:20px!important}}@media (max-width:425px){body{font-size:18px!important}}
/*# sourceMappingURL=main.29402aa0.chunk.css.map */