/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0}img,picture,svg{display:block;max-width:100%}html{height:100%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;font-family:"Oswald",sans-serif;font-weight:500;font-size:15px;color:var(--main-text-color);background-color:var(--main-bg-color);font-size:15px}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}ul{padding-left:0;list-style:none}li{text-decoration:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}:root{--main-text-color: #000;--main-bg-color: #eeeeee;--secondary-text-color: #99a99b;--title-light-color: #fff;--border-color: #000;--type-background-color: #33bbc5;--md-dark-color: #1d1d1d;--dark-color: #171717;--light-dark-color: #292929;--yellow-color: #d4aa11}.dark{--main-text-color: #fff;--main-bg-color: #05151e;--secondary-text-color: #99a99b;--border-color: #fff;--type-background-color: #ff52a2}.dark .movie__favorites{background-image:url("/img/bookmark.svg")}.dark .movie__theme{background-image:url("/img/sun.png")}.dark .movie__input{background-color:#282326;background-image:url("/img/search-dark.png")}.dark .element__play{background-image:url("/img/play-dark.png")}.dark .element__close{background-image:url("/img/close-dark.png")}.container{max-width:1320px;width:100%;padding:0 20px;margin:0 auto}.header{padding-top:25px;margin-bottom:30px}.movie{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo{text-decoration:none;color:var(--main-text-color)}.movie__form{position:relative}.movie__input{width:180px;outline:none;border-radius:8px;border:1px solid rgba(0,0,0,0);font-size:12px;padding:4px 6px;background-image:url("/img/search-default.png");background-position:right 7px center;background-size:15px 15px;background-repeat:no-repeat}.movie__input::-webkit-input-placeholder{color:var(--secondary-text-color);letter-spacing:.3px}.movie__input::-moz-placeholder{color:var(--secondary-text-color);letter-spacing:.3px}.movie__input:-ms-input-placeholder{color:var(--secondary-text-color);letter-spacing:.3px}.movie__input::-ms-input-placeholder{color:var(--secondary-text-color);letter-spacing:.3px}.movie__input::placeholder{color:var(--secondary-text-color);letter-spacing:.3px}.movie__container{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.movie__favorites{width:25px;height:25px;background-image:url("/img/bookmarked.svg");background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.movie__theme{width:25px;height:25px;background-image:url("/img/moon-light.png");background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.main__title{margin-bottom:25px}.main__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.movie__item{position:relative;max-width:305px;width:100%;-webkit-box-shadow:4px 4px 8px 0px rgba(34,60,80,.95);box-shadow:4px 4px 8px 0px rgba(34,60,80,.95)}.movie__img{position:relative;-webkit-transition:all .5s ease;transition:all .5s ease}.movie__img:hover{-webkit-filter:blur(5px);filter:blur(5px)}.movie__fav{width:25px;height:25px;position:absolute;top:70%;right:5%;background-image:url("/img/bookmark.svg");background-position:center;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);opacity:.5}.movie__fav:hover{opacity:1}.movie__textbox{max-width:305px;width:100%;opacity:0;position:absolute;bottom:0;left:0;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;pointer-events:none;-webkit-transition:.5 ease;transition:.5 ease}.movie__img:hover+.movie__textbox{opacity:1}.movie__title{color:var(--title-light-color);font-size:18px}.movie__title span{font-size:18px}.movie__type{color:var(--title-light-color);font-size:12px;max-width:305px;width:100%}.footer{padding-bottom:30px}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__copyright{font-size:10px}@media only screen and (min-width: 375px){.logo{font-size:18px}.movie__input{font-size:14px}.movie__favorites{width:28px;height:28px}.movie__theme{width:28px;height:28px}.footer__copyright{font-size:12px}.movie__textbox{padding:15px}.movie__title{color:var(--title-light-color);font-size:20px}.movie__title span{font-size:20px}.movie__type{color:var(--title-light-color);font-size:16px}}@media only screen and (min-width: 500px){.logo{font-size:20px}.movie__input{font-size:15px;background-size:19px 19px}.main__list{grid-template-columns:repeat(3, 1fr);gap:25px}.movie__favorites{width:30px;height:30px}.movie__theme{width:30px;height:30px}.footer__copyright{font-size:13px}.movie__title{color:var(--title-light-color);font-size:20px}.movie__title span{font-size:20px}.movie__type{color:var(--title-light-color);font-size:12px}}@media only screen and (min-width: 768px){.header{padding-top:15px;margin-bottom:10px}.logo{font-size:24px}.movie__input{font-size:16px;padding:6px 10px;background-size:22px 22px}.movie__item:nth-child(even){justify-self:flex-end}.main{padding-bottom:20px}.footer__copyright{font-size:14px}.movie__title{font-size:22px}.movie__type{font-size:22px}}@media only screen and (min-width: 992px){.logo{font-size:28px}.movie__item:nth-child(even){justify-self:unset}.main__list{grid-template-columns:repeat(4, 1fr);gap:25px}.footer__copyright{font-size:15px}}@media only screen and (min-width: 1100px){.main__list{grid-template-columns:repeat(5, 1fr);grid-template-rows:-webkit-min-content;grid-template-rows:min-content}.logo{font-weight:bold}}.element__item{max-width:1280px;width:100%;max-height:700px;height:100%;margin:0 auto}.element__img{max-width:150px;border-radius:25px;margin:0 auto;-webkit-box-shadow:4px 4px 8px 0px rgba(34,60,80,.95);box-shadow:4px 4px 8px 0px rgba(34,60,80,.95)}.element__bottom{margin-top:10px}.element__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.element__close{width:20px;height:20px;background-image:url("/img/close.png");background-position:center;background-repeat:no-repeat;background-size:cover;background-color:rgba(0,0,0,0);border:none;border-radius:5px;-webkit-box-shadow:4px 4px 8px 0px rgba(34,60,80,.85);box-shadow:4px 4px 8px 0px rgba(34,60,80,.85)}.element__writers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.element__title{font-size:25px;margin:5px 0}.element__genre{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:5px 0}.element__type-first{font-size:10px;padding:5px 8px;border-radius:5px;background-color:var(--type-background-color)}.element__type-second{font-size:10px;padding:5px 8px;border-radius:5px;background-color:var(--type-background-color)}.element__type-third{font-size:10px;padding:5px 8px;border-radius:5px;background-color:var(--type-background-color)}.element__stats{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;grid-template-columns:repeat(3, 1fr);gap:10px;margin-top:15px}.borders{border-radius:11px;max-width:250px;width:100%;padding:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;background-color:var(--type-background-color)}.borders__rotate{font-size:15px}.rotate{text-align:center}.element__play{background-image:url("/img/play.png");background-position:center;background-repeat:no-repeat;background-size:30px}.element__info{margin-top:15px;margin-bottom:15px}.element__desription{margin-bottom:15px}.element__ratings{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.element__imdb{max-width:305px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.element__imdb::before{content:"";width:30px;height:30px;background-image:url("/img/imdp.png");background-position:center;background-repeat:no-repeat;background-size:cover}.element__rt{max-width:305px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.element__rt::before{content:"";width:30px;height:30px;background-image:url("/img/rt.png");background-position:center;background-repeat:no-repeat;background-size:cover}.element__metacritic{max-width:305px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.element__metacritic::before{content:"";width:30px;height:30px;background-image:url("/img/mt.png");background-position:center;background-repeat:no-repeat;background-size:cover}.no-show{display:none}@media only screen and (min-width: 375px){.element__img{max-width:185px}.element__bottom{margin-top:12px}.element__writers{font-size:17px}.element__title{font-size:26px;margin:7px 0}.element__genre{gap:12px;margin:7px 0}.element__type-first{font-size:12px}.element__type-second{font-size:12px}.element__type-third{font-size:12px}.element__stats{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;grid-template-columns:repeat(3, 1fr);gap:10px;margin-top:15px}.borders__rotate{font-size:16px}.element__play{background-image:url("/img/play.png");background-position:center;background-repeat:no-repeat;background-size:30px}.element__info{margin-top:15px;margin-bottom:16px;font-weight:bold}.element__desription{margin-bottom:16px}}@media only screen and (min-width: 450px){.element__img{max-width:205px}}@media only screen and (min-width: 500px){.element__bottom{margin-top:15px}.element__writers{font-size:19px}.element__title{font-size:30px;margin:7px 0}.element__genre{gap:15px;margin:10px 0}.element__type-first{padding:9px 12px;font-size:14px}.element__type-second{padding:9px 12px;font-size:14px}.element__type-third{padding:9px 12px;font-size:14px}.element__stats{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;grid-template-columns:repeat(4, 1fr);gap:10px;margin-top:15px}.borders{padding:12px}.borders__rotate{font-size:18px}.element__play{background-image:url("/img/play.png");background-position:center;background-repeat:no-repeat;background-size:30px}.element__info{margin-top:19px;margin-bottom:16px;font-weight:bold;font-size:18px}.element__desription{margin-bottom:20px;font-size:18px}.element__ratings{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.element__imdb{max-width:305px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.element__imdb::before{content:"";width:30px;height:30px;background-image:url("/img/imdp.png");background-position:center;background-repeat:no-repeat;background-size:cover}.element__rt{max-width:305px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.element__rt::before{content:"";width:30px;height:30px;background-image:url("/img/rt.png");background-position:center;background-repeat:no-repeat;background-size:cover}.element__metacritic{max-width:305px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.element__metacritic::before{content:"";width:30px;height:30px;background-image:url("/img/mt.png");background-position:center;background-repeat:no-repeat;background-size:cover}.footer__copyright{font-size:15px}}@media only screen and (min-width: 600px){.element__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}.element__img{max-width:305px}.element__ratings{max-width:305px}}@media only screen and (min-width: 600px){.element__stats{grid-template-columns:repeat(5, 1fr)}.element__item{gap:50px}}@media only screen and (min-width: 800px){.element__item{margin-top:50px}.element__img{max-width:405px}}.no-show{display:none}.search-element h3{-ms-flex-item-align:center;align-self:center;margin-right:1rem;font-size:2rem;color:#fff;font-weight:500;margin-bottom:1.5rem}.search-element .form-control{padding:1rem 2rem;font-size:1.4rem;border:none;border-top-left-radius:3px;border-bottom-left-radius:3px;outline:none;color:var(--light-dark-color);width:350px}.search-list{position:absolute;right:0;top:100%;max-height:500px;overflow-y:scroll;overflow-x:hidden;z-index:10}.search-list .search-list-item{background-color:var(--light-dark-color);padding:.5rem;border-bottom:1px solid var(--dark-color);width:342px;color:#fff;cursor:pointer;-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease}.search-list .search-list-item:hover{background-color:#1f1f1f}.search-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-item-thumbnail img{width:40px;margin-right:1rem}.search-item-info h3{font-weight:600;font-size:1rem}.search-item-info p{font-size:.8rem;margin-top:.5rem;font-weight:600;opacity:.6}.search-list::-webkit-scrollbar{width:8px}.search-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.search-list::-webkit-scrollbar-thumb{background-color:var(--yellow-color);outline:none;border-radius:10px}.hide-search-list{display:none}@media only screen and (min-width: 320px){.search-item-info h3{font-weight:400;font-size:.5rem}.search-element .form-control{padding:1rem 2rem;font-size:1.4rem;border:none;border-top-left-radius:3px;border-bottom-left-radius:3px;outline:none;color:var(--light-dark-color);width:170px}.search-list{position:absolute;right:0;top:100%;max-height:500px;max-width:180px;overflow-y:scroll;z-index:10}.search-list .search-list-item{background-color:var(--light-dark-color);padding:.5rem;border-bottom:1px solid var(--dark-color);width:172px;color:#fff;cursor:pointer;-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease}}@media only screen and (min-width: 375px){.search-item-info h3{font-weight:500;font-size:.6rem}.search-element .form-control{padding:1rem 2rem;font-size:1.4rem;border:none;border-top-left-radius:3px;border-bottom-left-radius:3px;outline:none;color:var(--light-dark-color);width:190px}.search-list{position:absolute;right:0;top:100%;max-height:500px;max-width:190px;overflow-y:scroll;z-index:10}.search-list .search-list-item{background-color:var(--light-dark-color);padding:.5rem;border-bottom:1px solid var(--dark-color);width:182px;color:#fff;cursor:pointer;-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease}.movie__input{width:190px}}@media only screen and (min-width: 575px){.search-item-info h3{font-weight:600;font-size:.8rem}.search-element .form-control{padding:1rem 2rem;font-size:1.4rem;border:none;border-top-left-radius:3px;border-bottom-left-radius:3px;outline:none;color:var(--light-dark-color);width:210px}.search-list{position:absolute;right:0;top:100%;max-height:500px;max-width:210px;overflow-y:scroll;z-index:10}.search-list .search-list-item{background-color:var(--light-dark-color);padding:.5rem;border-bottom:1px solid var(--dark-color);width:202px;color:#fff;cursor:pointer;-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease}.movie__input{width:210px}}@media only screen and (min-width: 800px){.search-item-info h3{font-size:1rem}.search-element .form-control{padding:1rem 2rem;font-size:1.4rem;border:none;border-top-left-radius:3px;border-bottom-left-radius:3px;outline:none;color:var(--light-dark-color);width:350px}.search-list{position:absolute;right:0;top:100%;max-height:500px;max-width:342px;overflow-y:scroll;z-index:10}.search-list .search-list-item{background-color:var(--light-dark-color);padding:.5rem;border-bottom:1px solid var(--dark-color);width:342px;color:#fff;cursor:pointer;-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease}.movie__input{width:342px}}/*# sourceMappingURL=style.css.map */