body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(/moviesinfo/static/media/mainBg.99e07979a6a2ce9d5e55.png);background-color:#1b1b1b;font-family:Open Sans,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{margin:0;padding:0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin3D{0%{-webkit-transform:rotate3d(.5,.5,.5,1turn);transform:rotate3d(.5,.5,.5,1turn)}to{-webkit-transform:rotate3d(0deg);transform:rotate3d(0deg)}}@keyframes spin3D{0%{-webkit-transform:rotate3d(.5,.5,.5,1turn);transform:rotate3d(.5,.5,.5,1turn)}to{-webkit-transform:rotate3d(0deg);transform:rotate3d(0deg)}}@-webkit-keyframes configure-clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes configure-clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes configure-xclockwise{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}25%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}50%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}75%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}to{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}}@keyframes configure-xclockwise{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}25%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}50%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}75%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}to{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}}@-webkit-keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:.25;-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:.25;-webkit-transform:scale(.75);transform:scale(.75)}}.spinner-box{align-items:center;background-color:transparent;display:flex;height:300px;justify-content:center;margin:0 auto;width:300px}.configure-border-1{-webkit-animation:configure-clockwise 3s ease-in-out 0s infinite alternate;animation:configure-clockwise 3s ease-in-out 0s infinite alternate;background:#fb5b53;position:absolute}.configure-border-1,.configure-border-2{align-items:center;display:flex;height:115px;justify-content:center;padding:3px;width:115px}.configure-border-2{-webkit-animation:configure-xclockwise 3s ease-in-out 0s infinite alternate;animation:configure-xclockwise 3s ease-in-out 0s infinite alternate;background:#3ff9dc;left:-115px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.configure-core{background-color:#1d2630;height:100%;width:100%}.main-card{margin-bottom:20px;text-align:center}.main-card img{border-radius:20px;height:auto;object-fit:cover;width:100%}.main-card h4{color:#333;font-size:15px;font-weight:600;margin-top:20px}.main-card p,.main-card span{color:#333;font-size:13px;font-weight:400}.main-card .noPic{font-weight:700;margin:100px auto}@media (max-width:767px){.main-card{margin-bottom:35px}}.homePage{padding:100px 0}.homePage .mainTitle-wrapper h1{color:#e59c9c;font-size:60px;font-weight:700;text-align:center}.homePage .mainTitle-wrapper p{color:#fff;font-size:30px;font-weight:700;margin-bottom:50px;text-align:center}.homePage .mainList-wrapper{background-color:#fff;border-radius:20px;padding:40px 90px}@media (max-width:767px){.homePage{padding:70px 0}.homePage .mainTitle-wrapper h1{font-size:45px}.homePage .mainList-wrapper{padding:40px 30px}}.categoryPosts{background-color:#fff;border-radius:20px;margin:190px 0 95px;padding:40px 90px}.categoryPosts h2{color:#333;font-size:30px;margin-bottom:50px}.categoryPosts h2 span{color:#e59c9c;margin-left:35px}.categoryPosts .categoryCard{margin-bottom:25px}.categoryPosts .categoryCard .moviePic img{border-radius:20px;height:230px;object-fit:cover;width:100%}.categoryPosts .categoryCard .noPic{font-weight:700;padding-top:50%}.categoryPosts .categoryCard .contentWrap{margin-left:43px}.categoryPosts .categoryCard .contentWrap h3{color:#333;font-size:20px;font-weight:600;margin-bottom:65px}.categoryPosts .categoryCard .contentWrap h3:hover{opacity:.5}@media (max-width:991px){.categoryPosts{padding:40px 30px}}@media (max-width:767px){.categoryPosts{margin:70px 0}}@media (max-width:400px){.categoryPosts .categoryCard{flex-direction:column}.categoryPosts .categoryCard .moviePic img{height:430px}.categoryPosts .categoryCard .contentWrap{margin-left:0;text-align:center}.categoryPosts .categoryCard .contentWrap h3{margin:25px 0 15px}.categoryPosts .categoryCard .contentWrap p{margin-top:0}}.btn-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:35px}.btn-wrapper button{background-color:#e59c9c;border:none;border-radius:20px;margin-bottom:15px;padding:10px 20px}.btn-wrapper button:hover{opacity:.7}.aboutUs{background:#fff;border-radius:20px;margin:177px 0 100px;padding:40px 90px}.aboutUs h2{font-size:30px;font-weight:700;margin-bottom:15px}.aboutUs .about__text{font-size:15px;font-weight:400}.aboutUs img{height:auto;width:100%}@media (max-width:991px){.aboutUs img{margin-bottom:35px}}@media (max-width:575px){.aboutUs{margin:70px 0;padding:40px 15px}}.search{background-color:#fff;border-radius:20px;margin:100px 0;padding:40px 90px}.search form{display:flex;max-width:600px}.search form input{border:1px solid #888;border-radius:20px 0 0 20px;padding:7px 0 7px 20px;width:100%}.search form button{border:1px solid #888;border-radius:0 20px 20px 0;padding:0 10px}.search .search-results a{color:#333}.search-results .results{color:#333;font-size:20px;font-weight:60;margin:30px 0 40px}.search-results .nores{font-size:15px;font-weight:400;text-align:center}.search-results .enter{margin:0 auto;text-align:center;width:270px}.search-results .categoryCard{margin-bottom:25px}.search-results .categoryCard .moviePic img{border-radius:20px;height:230px;object-fit:cover;width:100%}.search-results .categoryCard .noPic{font-weight:700;padding-top:50%}.search-results .categoryCard .contentWrap{margin-left:43px}.search-results .categoryCard .contentWrap h3{color:#333;font-size:20px;font-weight:600;margin-bottom:65px}.search-results .categoryCard .contentWrap h3:hover{opacity:.5}@media (max-width:991px){.search{padding:40px 30px}}@media (max-width:400px){.search{padding:40px 20px}.search-results .categoryCard{flex-direction:column}.search-results .categoryCard .moviePic img{height:430px}.search-results .categoryCard .moviePic p{margin:auto;text-align:center}.search-results .categoryCard .contentWrap{margin-left:0;text-align:center}.search-results .categoryCard .contentWrap h3{margin:25px 0 15px}.search-results .categoryCard .contentWrap p{margin-top:0}}a{color:#fff;font-size:20px;text-decoration:none;transition:all .3s ease-in}a:hover{color:#e59c9c}nav{display:flex;justify-content:space-between}.active{color:#e59c9c;text-decoration:underline}@media (max-width:991px){.logo{display:block;margin-bottom:50px}nav{display:none}}@media (max-width:576px){.header .d-flex{flex-direction:column}}.footer{background-color:#3a3a3a;color:#fff;padding:50px 0}.footer p{font-size:20px;text-align:center}.footer .made,.footer .myName{display:block;font-weight:700;text-align:end}.footer .made{font-size:18px}.footer .myName{font-size:20px}@media (max-width:767px){.made{margin-top:50px}p{margin-top:35px}svg{display:block;margin:0 auto}}.detailWrap img{border-radius:20px;height:auto;object-fit:cover;width:100%}.detailWrap .title-wrap{display:flex;justify-content:space-between}.detailWrap .title-wrap h3{color:#e59c9c;font-size:28px;font-weight:700;margin-bottom:64px}.detailWrap .title-wrap .star{color:#333;display:flex;font-size:27px;font-weight:800}.detailWrap .title-wrap .star:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAsCAYAAAD8WEF4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPpSURBVHgB1ZlbaBxVGMf/39nszGoRC1VrxWqSVk3TBPGpUsvubGKjaF+1D9YLPohF0IoovlhbfBJ88dFHL08i+KQoFrdrGi2Kgm3tg2xBUYsGpNt7Zi/z9T/phSTM7pzNzCTpD5I5e85/zv755sx3LgukjFbdl/Q795BOFp5HyghSRKdwG9ruz1DcyY91BDcMSLleR0oYpEnL2X3FaMhqyIWXkSKpRVb3oQ+eW2OPd8+pZnT99VLGOaRAepEdy+9aYDRkNXLubqREembVvB1dj1dV03mCqZjVSv45Xvo7NK/DlPMEUiCdyIp5rWt7G68gBRKb1Un3UT7kke4q2aoH+8pISPLIBnjDSmdye5GQRGa1WhjjxS5iCk8n+zwkIFlkVV/sTZ97CwlYdErRKXcDWqihV7S9VbzWD1gEPZnVT+FgrbOB43QzjLzAqu3oGTmMQPcjH9RxoPmj7GNvtndGVeqBVWuBxl3I0VTODLNqmF2ORMxQyVGc4GD8i6Wf0AqOIac1zBRq8si56YVS0aozyssESyO8cRgq62lqHZYb1f9hzO8MUg1Gj9LXZzTr/sOmO7DyORVmgwauD04bLuweZuEkVjYnORy2G3nIP8G3c5wV01iZTIf+pOzXrmUDrTgjfCsP8mVbgxUDX7IAnpQbx8JP81KXfpu/n6lqksWbsNyo1hm8khQbR65WzZtuZaz5KzQYZwr7D8vLvzDBjrlGQ6InhUPOZk6lVchyDAk+ekGRRo8vbIlcyMi2xm9o6wRvPI0lRc9wcpqIMhrScdUl481fGNmdLF7AUhHITinyezvQdYkoRf9rbgR3IfOJQ5v89zjT01fdVLHrWfEufo7APIUsMblnpeR/GSuDDY78iSxptY/ayOzMNtu3IEvC1Z4FdmZVtyBLDO6zk1mp5AFkitlkpbIRMbK3IkskGLWRWe5u5UFkitxjo4o1y9XYEKe/VA+dI3B5sjMYJ4qPrHBPthQ0NXYoxJtVLaIXlLORooJeEcS+xPFmjVjlwFkCfIG2bBLPH+M8P0Djn1jfazoemc6RxKKD8RLuMES4ovd3yDi3SUTKM3+I13h6NoeqHo7tQ2RbrKRbo36APIbcMywWOkiO0+geRvIbxKDV/DNcFO3nN/Z3kJzHeX+NPAa/Ux/dIzvkbIw2yi0H9E1U/FEboyFSan6EaT/sbw8NR601VuHmwu3d+ogZBgvzn57lycg7CG4ckFLj3V7OqWZ7e5IjuuS/j7YJH/l7/JsfxVawZfFmAwmHwGVDoh8jcAfFm9mb9Ic4KV/8m6ZfZ/9D3GZ/eK0hjyNIgn7vbmTCvhcZwkPpAa0U+uN0lwAbfDg+9tQ40wAAAABJRU5ErkJggg==);content:"";display:block;height:43px;margin-right:11px;width:43px}.detailWrap .desc{font-size:16px;font-weight:700;margin-bottom:22px}.detailWrap .desc:last-of-type{margin-bottom:0}.detailWrap td{padding:13px 0;vertical-align:top}.detailWrap table td:first-child{width:30%}@media (max-width:991px){.title-wrap{margin-top:50px}}.singleMovie{background-color:#fff;border-radius:20px;margin:190px 0 95px;padding:40px 90px}@media (max-width:991px){.singleMovie{padding:40px 30px}}@media (max-width:767px){.singleMovie{margin:70px 0}}.bm-burger-button{display:none;height:30px;position:fixed;right:30px;top:27px;width:36px}.bm-burger-bars{background:#e59c9c}.bm-burger-bars-hover{background:#fff}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu-wrap{height:100%;position:fixed}.bm-menu{background:#373a47;font-size:1.15em;padding:2.5em 1.5em 0}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad;display:block;padding:.8em}.bm-overlay{background:rgba(0,0,0,.3)}.bm-item{color:#d1d1d1;display:inline-block;margin-bottom:10px;text-align:left;text-decoration:none;transition:color .2s}.bm-item:hover{color:#fff}@media (max-width:991px){.bm-burger-button{display:block}}@media (max-width:400px){.bm-burger-button{right:20px}}
/*# sourceMappingURL=main.610ac9e5.css.map*/