*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width:61.25em){html{font-size:50%}}body{font-family:Nunito Sans,sans-serif;font-weight:400;line-height:1.6;color:#d3c7c3;background-color:#fff;background-size:cover;background-repeat:no-repeat;min-height:calc(100vh - 8vw)}.container{max-width:120rem;min-height:117rem;margin:4vw auto;background-color:#1d1a26;border-radius:9px;overflow:hidden;box-shadow:0 2rem 6rem .5rem rgba(97,85,81,.2);display:grid;grid-template-rows:10rem minmax(100rem,auto);grid-template-columns:1fr 2fr;grid-template-areas:"head head" "list recipe"}@media only screen and (max-width:78.15em){.container{grid-template-columns:3fr 5fr}}@media only screen and (max-width:61.25em){.container{grid-template-columns:1fr;grid-template-rows:auto auto minmax(100rem,auto);max-width:100%;margin:0;border-radius:0;align-content:start}}.btn,.btn--small,.btn--small:link,.btn--small:visited{background-image:linear-gradient(to right bottom,#748cdb,#4d4e7b);border-radius:10rem;border:none;text-transform:uppercase;color:#fff;cursor:pointer;display:flex;align-items:center;transition:all .2s}.btn--small:hover,.btn:hover{transform:scale(1.05)}.btn--small:focus,.btn:focus{outline:none}.btn--small>:first-child,.btn>:first-child{margin-right:1rem}.btn{padding:1.5rem 4rem;font-size:1.5rem;font-weight:600}@media only screen and (max-width:37.5em){.btn{padding:1.5rem 1rem}}.btn svg{height:2.25rem;width:2.25rem;fill:currentColor}.btn--text,.btn--text:link,.btn--text:visited{text-decoration:none;padding:.2rem;border-radius:0;background-image:linear-gradient(to right bottom,#f84040,#a80606);transform:skewX(-20deg);display:inline-block;margin-top:2rem;margin-right:2rem;color:#f2efee;cursor:pointer;box-shadow:0 .5rem .5rem rgba(0,0,0,.3)}.btn--text:hover{transform:skewX(-20deg) scale(1.05)}.btn--text:focus{outline:none}.btn--small,.btn--small:link,.btn--small:visited{font-size:1.4rem;font-weight:600;padding:1.25rem 2.25rem;text-decoration:none}.btn--small:link svg,.btn--small:visited svg,.btn--small svg{height:1.75rem;width:1.75rem;fill:currentColor}.btn--inline{color:#7b3d39;font-size:1.3rem;font-weight:600;border:none;background-color:#f9f5f3;padding:.8rem 1.2rem;border-radius:10rem;cursor:pointer;display:flex;align-items:center;transition:all .2s}.btn--inline svg{height:1.6rem;width:1.6rem;fill:currentColor;margin:0 .2rem}.btn--inline span{margin:0 .4rem}.btn--inline:hover{color:#4d4e7b;background-color:#f2efee}.btn--inline:focus{outline:none}.btn--round{background-image:linear-gradient(to right bottom,#f84040,#a80606);border-radius:50%;border:none;cursor:pointer;height:4.5rem;width:4.5rem;transition:all .2s;display:flex;align-items:center;justify-content:center}.btn--round:hover{transform:scale(1.07)}.btn--round:focus{outline:none}.btn--round svg{height:2.5rem;width:2.5rem;fill:#f2efee}.btn--tiny{height:2rem;width:2rem;border:none;background:none;cursor:pointer}.btn--tiny svg{height:100%;width:100%;fill:#7b3d39;transition:all .3s}.btn--tiny:focus{outline:none}.btn--tiny:hover svg{fill:#4d4e7b;transform:translateY(-1px)}.btn--tiny:active svg{fill:#4d4e7b;transform:translateY(0)}.btn--tiny:not(:last-child){margin-right:.3rem}.heading--2{font-size:2rem;font-weight:700;color:#7b3d39;text-transform:uppercase;margin-bottom:2.5rem;text-align:center}.link:link,.link:visited{color:#918581}.spinner{margin:5rem auto;text-align:center}.spinner svg{height:6rem;width:6rem;fill:#f84040;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.error,.message{max-width:40rem;margin:0 auto;padding:5rem 4rem;display:flex}.error svg,.message svg{height:3rem;width:3rem;fill:#f84040;transform:translateY(-.3rem)}.error p,.message p{margin-left:1.5rem;font-size:1.8rem;line-height:1.5;font-weight:600}@media only screen and (max-width:61.25em){.message--search{display:none}}.movie__bookmark-btn{position:absolute;right:4rem;top:4rem}.btn--clear-bm{font-size:1.4rem;padding:1rem;margin:1rem auto}.header{grid-area:head;background-image:linear-gradient(to top left,#748cdb,#4d4e7b);display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:61.25em){.header{max-width:100vw;flex-wrap:wrap}}@media only screen and (max-width:37.5em){.header{display:grid;justify-content:stretch}}.header__logo{margin-left:4rem;height:8rem;display:block}@media only screen and (max-width:37.5em){.header__logo{margin:0 auto}}.search{background-color:#ccc;border-radius:10rem;display:flex;align-items:center;padding-left:3rem;transition:all .3s}.search:focus-within{transform:translateY(-2px);box-shadow:0 .7rem 3rem rgba(97,85,81,.08)}.search__field{border:none;background:none;font-family:inherit;color:#1d1a26;font-size:1.7rem;width:30rem}@media only screen and (max-width:61.25em){.search__field{width:100%}}.search__field:focus{outline:none}.search__field::placeholder{color:#918581}.search__btn{font-weight:600;font-family:inherit}.nav{align-self:stretch;margin-right:2.5rem}@media only screen and (max-width:37.5em){.nav{margin-left:auto;height:5rem}}.nav__list{list-style:none;display:flex;height:100%}.nav__item{position:relative}.nav__btn{height:100%;font-family:inherit;color:inherit;font-size:1.4rem;font-weight:700;text-transform:uppercase;background:none;border:none;cursor:pointer;padding:0 1.5rem;transition:all .3s;display:flex;align-items:center}.nav__btn svg{height:2.4rem;width:2.4rem;fill:#f84040;margin-right:.7rem;transform:translateY(-1px)}.nav__btn:focus{outline:none}.nav__btn:hover{background-color:#615551}.bookmarks{padding:1rem 0;position:absolute;right:-2.5rem;z-index:10;width:40rem;background-color:#1d1a26;box-shadow:0 .8rem 5rem 2rem rgba(97,85,81,.3);visibility:hidden;opacity:0;transition:all .5s .2s}@media only screen and (max-width:61.25em){.bookmarks{max-height:80rem;overflow-y:scroll;max-width:25rem}}.bookmarks svg{fill:#fff}.bookmarks__list{list-style:none}.bookmarks__field{cursor:pointer;padding:0 4rem;display:flex;align-items:center;height:100%;transition:all .3s}.bookmarks__field:hover{background-color:#f2efee}.bookmarks:hover,.nav__btn--bookmarks:hover+.bookmarks{visibility:visible;opacity:1}.movie{background-color:#1d1a26;color:#f9f5f3}@media only screen and (max-width:37.5em){.movie{min-width:20rem}}.movie__fig{height:42rem;position:relative;transform-origin:top}.movie__fig:before{content:"";position:absolute;top:0;left:0;background-image:linear-gradient(to right bottom,#748cdb,#4d4e7b);opacity:.2}.movie__fig:before,.movie__img{display:block;height:100%;width:100%}.movie__img{object-fit:cover}.movie__title{position:absolute;bottom:0;left:50%;transform:translate(-50%,20%) skewY(-6deg);font-weight:700;font-size:3.25rem;text-transform:uppercase;width:50%;line-height:1.95;text-align:center}.movie__title span{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:1.3rem 2rem;background-image:linear-gradient(to right bottom,#748cdb,#4d4e7b)}.movie__release-date{font-size:1.6rem;text-transform:uppercase;font-weight:600}.movie__overiew{font-size:1.5rem;color:#d3c7c3}.movie__home-page{color:#d3c7c3;display:block;width:15rem;margin-left:auto;text-align:center}.movie__description{padding:4rem;font-size:1.6rem;position:relative}.movie__description-box{display:flex;margin-bottom:1rem}.movie__description-box--key{min-width:14rem;color:#918581;text-transform:uppercase}.movie__heading{margin-bottom:1rem}.cast__container{margin:2rem auto}.cast{overflow-x:auto;max-width:70rem;list-style:none;display:flex;font-size:1.3rem}@media only screen and (max-width:78.15em){.cast{max-width:60rem}}@media only screen and (max-width:61.25em){.cast{min-width:100%}}.cast::-webkit-scrollbar{width:0}.cast__item{margin:.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:10rem}.cast__img{width:8rem;height:8rem;object-fit:cover;border-radius:50%;transition:all .2s}.cast__img:hover{border:1px solid #f9f5f3}.cast__character{color:#918581}.movie__video-container{margin:2rem;display:flex;overflow-x:auto;max-width:70rem;transition:all .2s}.movie__video-container::-webkit-scrollbar{width:0}@media only screen and (max-width:78.15em){.movie__video-container{max-width:60rem}}@media only screen and (max-width:61.25em){.movie__video-container{min-width:100%}}.movie__video{width:40rem;height:25rem;transition:all .2s}.movie__video:not(:last-child){margin-right:2rem}.preview{display:flex;flex-wrap:wrap;font-size:2rem;overflow:hidden;background-color:#1d1a26}@media only screen and (max-width:61.25em){.preview{max-width:20rem;min-width:25rem;margin:0 .5rem}}.preview__link{display:flex;width:100%;align-items:center;text-decoration:none;color:#e6e7e7;transition:all .2s}@media only screen and (max-width:61.25em){.preview__link{flex-direction:column;height:100%}}.preview__link:hover{color:#1d1a26}.preview__link--active,.preview__link:hover{background-color:#f9f5f3}.preview__figure{flex:0 0 30%;height:100%;margin-right:2rem;overflow:hidden;position:relative;backface-visibility:hidden}@media only screen and (max-width:37.5em){.preview__figure--bookmark{display:none}}@media only screen and (max-width:61.25em){.preview__figure{width:100%;margin-right:0;flex:0 0 70%}}.preview__poster{width:100%;height:100%;object-fit:cover}.preview__description{display:grid;width:100%;grid-template-columns:1fr 3fr;row-gap:.5rem;align-items:center;margin:2rem 1rem}@media only screen and (max-width:61.25em){.preview__description{margin:2rem 0;padding:0 1rem}}.preview__title{grid-column:1/-1;font-size:2rem;text-transform:uppercase;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media only screen and (max-width:37.5em){.preview__title{font-size:1.5rem}}.preview__rating{grid-column:1/span 1;font-size:1.4rem;font-weight:200}.preview__genre{grid-column:2/span 1;font-size:1.2rem;font-weight:200;font-style:italic}.preview__overiew{grid-column:1/-1;font-size:1.3rem}@media only screen and (max-width:61.25em){.preview__overiew{display:none}}.search-results{padding:3rem 0;display:flex;flex-direction:column;overflow-y:scroll;max-height:127rem;background-color:#1d1a26;grid-column:1/2}@media only screen and (max-width:61.25em){.search-results{grid-column:1/-1;padding:0}}.results{list-style:none}@media only screen and (max-width:61.25em){.results{max-height:45rem;display:flex;overflow-x:scroll;padding-top:1rem}}.search-results::-webkit-scrollbar{width:0}.pagination{margin-top:auto;padding:1rem 3.5rem;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:61.25em){.pagination{max-width:100vw;justify-items:center}}.pagination__btn--prev{grid-column:1/2;grid-row:1/2}.pagination__btn--next{grid-column:3/4;grid-row:1/2}.pagination__page{display:inline-block;margin:auto;font-size:1.3rem;font-weight:700;color:#f9f5f3;grid-column:2/3;grid-row:1/2}
/*# sourceMappingURL=/main.e6b0538e.css.map */