@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,400;0,700;1,400;1,700&display=swap";*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-size:1.6rem;font-family:Arial,sans-serif}a{text-decoration:none}.grid-1{width:calc(8.3333333333% - 20px)}.grid-2{width:calc(16.6666666667% - 20px)}.grid-3{width:calc(25% - 20px)}.grid-4{width:calc(33.3333333333% - 20px)}.grid-5{width:calc(41.6666666667% - 20px)}.grid-6{width:calc(50% - 20px)}.grid-7{width:calc(58.3333333333% - 20px)}.grid-8{width:calc(66.6666666667% - 20px)}.grid-9{width:calc(75% - 20px)}.grid-10{width:calc(83.3333333333% - 20px)}.grid-11{width:calc(91.6666666667% - 20px)}.grid-12{width:calc(100% - 20px)}[class*=grid-]{float:left;min-height:1px;margin-left:10px;margin-right:10px}@media screen and (max-width: 760px){[class*=grid-]{width:100%;float:none;margin-left:0;margin-right:0}}.offset-1{margin-left:calc(8.3333333333% + 10px)}.offset-2{margin-left:calc(16.6666666667% + 10px)}.offset-3{margin-left:calc(25% + 10px)}.offset-4{margin-left:calc(33.3333333333% + 10px)}.offset-5{margin-left:calc(41.6666666667% + 10px)}.offset-6{margin-left:calc(50% + 10px)}.offset-7{margin-left:calc(58.3333333333% + 10px)}.offset-8{margin-left:calc(66.6666666667% + 10px)}.offset-9{margin-left:calc(75% + 10px)}.offset-10{margin-left:calc(83.3333333333% + 10px)}.offset-11{margin-left:calc(91.6666666667% + 10px)}.offset-12{margin-left:calc(100% + 10px)}@media screen and (max-width: 760px){.offset-1,.offset-2,.offset-3,.offset-4,.offset-5,.offset-6,.offset-7,.offset-8,.offset-9,.offset-10,.offset-11,.offset-12{margin-left:0}}.row{position:relative;margin-left:-10px;margin-right:-10px}@media screen and (max-width: 760px){.row{margin-left:0;margin-right:0}}.row:after,.row:before{content:"";display:table;clear:both}.container{max-width:1200px;margin:0 auto;position:relative}@media screen and (min-width: 760px) and (max-width: 1200px){.container{max-width:760px}}@media screen and (max-width: 760px){.container{max-width:480px;padding-left:10px;padding-right:10px}}.container:after,.container:before{content:"";display:table;clear:both}.elemento{display:flex;align-items:center;flex-direction:column}.elemento h1{font-size:18px;margin-top:120px}.elemento h1:after{content:"|";margin-left:30px}.elemento p{margin-top:50px;max-width:460px}.elemento button{margin-top:50px}.imagem{margin-top:80px;border-radius:10rem 10rem 10rem 24rem;border:1.2rem solid rgba(129,118,175,.1098039216)}@media screen and (max-width: 760px){.imagem{margin-top:0;width:90vw}}.card{margin-top:100px}.card-item{text-align:center;background-image:linear-gradient(to top,#433D60,#211E2E);min-height:510px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;border-radius:40px;padding:0 20px}.card-item img{border-radius:50%;margin-bottom:20px;border:10px solid rgba(14,14,14,.6039215686)}.card-item h2{font-size:24px;font-weight:700;width:160px;border-bottom:1px solid #fff}.card-item p{text-align:justify;max-width:250px;margin-top:20px}header{height:8rem;width:100vw;display:flex;align-items:center;justify-content:space-between;padding:0 8rem;position:fixed;top:0;z-index:100000;transition:background-color .3s ease}header .menu-mobile{display:none;width:2rem}@media screen and (max-width: 760px){header{padding:0;justify-content:space-around}header .menu-mobile{display:block}}header .logo a{color:#3854f2;letter-spacing:.2rem;font-family:Montserrat,sans-serif;font-weight:bolder;font-style:italic;display:flex;justify-content:center;gap:.5rem}header .logo a img{width:2.5rem}header .logo a:hover{color:#fdfdfd}@media screen and (max-width: 760px){header .logo a{font-size:2.2rem}}header nav{display:flex;align-items:center;justify-content:center;gap:4rem;transition:.5s}@media screen and (max-width: 760px){header nav{gap:1rem;position:absolute;display:none;opacity:0;top:0;right:0}}header nav a{font-weight:bolder;letter-spacing:.1rem}header nav.active{display:flex;flex-direction:column;justify-content:flex-start;gap:7rem;padding-top:2rem;background-color:#0d0d0d;position:absolute;margin-top:8rem;width:60dvw;height:100lvh;opacity:1}header form{display:flex;align-items:center;justify-content:center}header .search-input{width:100%;transition:width .3s ease}header .search-input:focus{width:15rem!important}header input{width:8rem!important;height:3rem;border:2px solid transparent;background-color:#f2b84b;color:#0d0d0d;border-radius:100px;padding:1rem}header input::placeholder{color:#0d0d0d!important}header input:focus{outline:none;border-color:#fff}header button{background-color:transparent;border:none;cursor:pointer!important}header button img{margin-left:1rem;width:2rem}header button img:hover{filter:brightness(10)}.solid{background-color:#0d0d0d}.solid input{background-color:#3854f2}.solid a{color:#3854f2;text-shadow:0 0 10px #000000}.solid #navbar.active{background-color:#0d0d0d}.transparent{background-color:#000000a4;backdrop-filter:blur(10px)}.transparent .logo a,.transparent a{color:#f2b84b;text-shadow:0 0 10px #000000}.transparent #navbar.active{background-color:#000}.active{color:#fff!important}h1.home-title{font-size:4.4rem;letter-spacing:.1rem;font-style:italic;margin-top:1rem;margin-bottom:1rem;color:#fff;text-align:center;padding:1rem 0}h1.home-title span{color:#f2b84b}@media screen and (max-width: 760px){h1.home-title{font-size:3.4rem}}h1.title-animation{font-size:4.4rem;letter-spacing:.1rem;font-style:italic;margin-top:1rem;margin-bottom:1rem;text-align:center;padding:1rem 0}@media screen and (max-width: 760px){h1.title-animation{font-size:2.8rem}}.movie-card{max-width:35rem;height:59rem;background-color:#00000071;backdrop-filter:blur(8px);border-radius:1rem;padding:1rem;color:#fff;margin-top:2rem;display:flex;flex-direction:column;justify-content:space-evenly;margin-bottom:5rem}@media screen and (max-width: 760px){.movie-card{padding:3rem}}.movie-card img.poster-card-img{margin:0 auto;width:100%}.movie-card img.poster-img-not-found{margin:0 auto;height:39rem;width:100%}.movie-card .title-card{font-size:1.9rem;font-weight:400}.movie-card .vote{display:flex;align-items:center;gap:.2rem;font-size:1.6rem;color:#f2b84b}.movie-card .vote img{width:3.2rem}.btn{padding:10px 20px;background-image:linear-gradient(to right,#283040 0%,#283040 50%,#f2b84b 50%,#f2b84b 100%);background-size:200% 100%;background-position:right;background-repeat:no-repeat;border:none;border-radius:5rem;text-align:center;font-size:1.6rem;font-weight:700;transition:background-position .3s ease;text-decoration:none;color:#283040!important}.btn:hover{color:#fff!important}.btn a{color:#283040!important;padding:10px 65px}.btn a:hover{color:#fff!important}@media screen and (max-width: 760px){.btn{margin-top:1rem}}.btn:hover{background-position:left}.search-container{min-height:100vh}.search-title{font-size:4.4rem;letter-spacing:.3rem;text-decoration:overline underline;color:#fff;text-align:center;padding:1rem 0;margin-top:1rem;margin-bottom:1rem}.search-title span{color:#f5c518}@media screen and (max-width: 760px){.search-title{font-size:3.4rem}}.bg-movie{min-height:calc(100vh - 8rem);background-repeat:no-repeat;background-size:cover;background-position:center center;color:#f2b84b;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.bg-movie .blur{min-height:calc(100vh - 8rem);width:100%;background:rgba(0,0,0,.0431372549);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center}.bg-movie .info-poster{padding:5rem 0;display:flex;flex-direction:column}.bg-movie .info-poster .poster-title{font-size:4rem;color:#f2b84b;margin-bottom:1rem}.bg-movie .info-poster .poster-overview{font-size:2rem;color:#fff}.bg-movie .info-poster span{font-size:2rem}.bg-movie .info-poster .vote{display:flex;align-items:center;gap:.2rem;color:#f2b84b}.bg-movie .info-poster .vote img{width:3rem}.bg-movie .info-poster .web-link a{color:#fff!important}.bg-movie .poster{max-height:calc(100vh - 8rem);padding:3rem 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.bg-movie .poster span{font-size:2rem;background-color:#000;border-radius:.5rem;padding:.1rem 1rem;margin-top:.5rem}.bg-movie .poster img{height:100%;max-height:50rem;border:1rem solid rgba(0,0,0,.4431372549);backdrop-filter:blur(8px)}.genre{color:#8697a6;text-shadow:1px 1px 2px rgb(0,0,0);display:flex;gap:1rem}body{margin-top:8rem;background-color:#00101c;background-image:url(/assets/bgdark-816e0f33.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;font-family:Montserrat,sans-serif;min-height:calc(100vh - 8rem)!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.load-card{height:100vh;display:flex;justify-content:center;align-items:center}.loading{display:inline-block;width:7rem;height:7rem;border:.7rem solid #f3f3f3;border-top:.4rem solid #3498db;border-radius:50%;animation:spin 1s linear infinite}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:#00101c}::-webkit-scrollbar-thumb{background:#3d3d3d;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#585858}@keyframes animateIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.animateIn{animation:animateIn 1s forwards}footer{height:10rem;background-color:#0d0d0d}footer section{color:#fff;text-transform:none!important;font-family:Montserrat,sans-serif;font-size:1.6rem;display:flex;align-items:center;justify-content:center;width:100%;height:100%;word-wrap:break-word;text-align:center}footer section a{color:#f2b84b!important;font-weight:700}.biography{font-size:1.8rem;margin-top:1rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);text-indent:2rem}
