@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{position:relative;width:100%;height:100vh}#root{width:100%;max-width:480px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 0 24px rgba(0,0,0,.15);min-height:100vh;background-color:#fff}.card{width:33.3333%;padding:8px}.card:hover .card__inner{cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-5px)}.card__inner{position:relative;border-radius:11px;overflow:hidden;max-height:180px;min-height:180px;transition:all .35s}.card__inner .card__img{width:100%;height:100%;border-radius:11px;object-fit:cover;object-position:center}input[type=text]{width:100%;border:1px solid #eee;padding:8px;border-radius:11px}input[type=text]:focus{outline:none;border:2px solid #ddd}.Modal__modal{transition:.3s ease;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1;background-color:#263238;opacity:0}.Modal__box{transition:.3s ease;position:fixed;bottom:-100%;width:480px;z-index:10;background-color:#fff;border-radius:8px 8px 0 0;padding:24px}.Modal__title{margin:0}.Modal__description{font-size:14px;opacity:.8;line-height:1.4;margin-bottom:24px}.Modal--show{z-index:1}.Modal--show .Modal__modal{opacity:.8;z-index:1}.Modal--show .Modal__box{bottom:0}.pagesHome{padding:14px}.pagesHome__row{display:flex;flex-wrap:wrap}.singlePages__header{position:relative}.singlePages__header .singlePages__headerImg{width:100%;height:100%;object-fit:cover;object-position:0 -99px;max-height:230px;min-height:230px;-webkit-filter:brightness(.3) blur(1px);filter:brightness(.3) blur(1px)}.singlePages__header--closebtn{position:absolute;padding:12px 16px;background:#e91e63;color:#fff;font-size:12px;font-weight:700;border-radius:100px;right:10px;top:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:99;cursor:pointer}.singlePages__headerTitle{position:absolute;bottom:35px;left:156px;color:#fff;word-break:break-word}.singlePages__content--title{background:#e91e63;color:#fff;width:95%;padding:8px;margin:10px auto;border-radius:3px;font-size:13px;overflow:hidden}.singlePages__headerPoster img{width:40%;border-radius:11px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.singlePages__headerPoster{position:absolute;top:127px;left:20px;border-radius:11px}.singlePages__content{margin-top:100px;padding:15px}.formGroup{width:95%;padding:8px;margin:10px auto;border-radius:3px;font-size:13px;overflow:hidden}.formGroup span:last-child{float:right}.formGroup:nth-child(odd){background:#eee}
/*# sourceMappingURL=main.e26f04b9.chunk.css.map */