@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap);.ratings .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.ratings .rating svg{width:16px;height:16px;margin-right:6px}img{width:100%;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);border-radius:6px}.providers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.providers .provider{margin-left:16px;max-width:50px}.providers .provider .providers--icon{max-width:100%;-webkit-box-shadow:0 0 54px -7px rgba(0,0,0,.2);box-shadow:0 0 54px -7px rgba(0,0,0,.2);border-radius:6px}.providers .provider .provider--offer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px}.providers .provider .provider--offer .tag{border-radius:12px;font-size:12px;font-weight:600;margin-right:4px;padding:4px 8px;color:#fff;min-width:50px;text-align:center;background-image:linear-gradient(-60deg,#ff5858,#f09819)}::-webkit-input-placeholder{color:#fff;opacity:.6}::-moz-placeholder{color:#fff;opacity:.6}:-ms-input-placeholder{color:#fff;opacity:.6}::-ms-input-placeholder{color:#fff;opacity:.6}::placeholder{color:#fff;opacity:.6}.search{-webkit-box-flex:1;-ms-flex:1;flex:1}.search #autosuggest #autosuggest__input{background-color:transparent;caret-color:red;position:relative;padding:24px;padding-left:100px;width:100%;border:0;font-size:20px;outline:none;color:#fff}.search #autosuggest #autosuggest__input.autosuggest__input--open{background:var(--bg)}.search #autosuggest .autosuggest__results-container{position:relative;width:100%}.search #autosuggest .autosuggest__results-container .autosuggest__results{background-color:#fff;font-weight:300;margin:0;position:absolute;z-index:101;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;max-height:800px;overflow-y:scroll;padding:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.search #autosuggest .autosuggest__results-container .autosuggest__results .autosuggest__results-before{opacity:.5;margin-left:0;padding:12px}.search #autosuggest .autosuggest__results-container .autosuggest__results ul{list-style:none;padding-left:0;margin:0}.search #autosuggest .autosuggest__results-container .autosuggest__results ul:first-child>.autosuggest__results-before{border-top:none}.search #autosuggest .autosuggest__results-container .autosuggest__results ul .autosuggest__results-item{cursor:pointer;background-color:transparent;padding:12px;color:var(--bg);border-bottom:1px solid var(--border-color);-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.search #autosuggest .autosuggest__results-container .autosuggest__results ul .autosuggest__results-item.autosuggest__results-item--highlighted,.search #autosuggest .autosuggest__results-container .autosuggest__results ul .autosuggest__results-item:active,.search #autosuggest .autosuggest__results-container .autosuggest__results ul .autosuggest__results-item:focus,.search #autosuggest .autosuggest__results-container .autosuggest__results ul .autosuggest__results-item:hover{background-color:var(--bg);color:#fff}.search .suggestion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search .suggestion .title{-webkit-box-flex:1;-ms-flex:1;flex:1}.search .suggestion .poster{width:56px;margin-right:36px}@media (max-width:720px){.search .suggestion .poster{max-width:36px}}@media (max-width:720px){.search .suggestion .providers .provider{max-width:24px}}.genres{display:-webkit-box;display:-ms-flexbox;display:flex}.genres .genre{padding:4px 8px;border-radius:6px;border:1px solid #ccc;margin-right:6px}:root{--backdrop:#d3d3d3}.item{position:relative;background-image:linear-gradient(135deg,rgba(48,207,208,.8),rgba(51,8,103,.8) 50%),var(--backdrop);background-size:cover;background-repeat:no-repeat;padding:100px 48px;text-shadow:0 3px 3px rgba(0,0,0,.2);display:grid;grid-template-areas:"header poster" "info poster"}@media (max-width:720px){.item{grid-template-areas:"header" "poster" "info"}}.item .item--header{grid-area:header}.item .item--header .title{font-size:54px;font-weight:800;margin-bottom:16px}@media (max-width:720px){.item .item--header .title{font-size:36px}}.item .item--header .ratings .rating{font-size:32px}.item .item--header .ratings .rating svg{width:32px;height:32px}.item .poster{max-width:300px;margin:48px auto;grid-area:poster}@media (max-width:720px){.item .poster{float:none}}.item .meta{grid-area:meta;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .info{position:relative}.item .info .description{max-width:800px;font-size:24px}.item .info .clips{margin:48px 0}.item .providers .provider{max-width:none}.item .providers .provider .providers--icon{width:70px}.item .button{margin:36px 0;padding:12px 16px;border-radius:16px;font-weight:800;font-size:24px;display:inline-block;border:1px solid rgba(48,207,208,.8);background:#330867}.item .button a{color:#fff}:root{--light-color:#fff;--dark-color:#363948;--link-color:#5de1e5;--header-bg:rgba(26,31,52,0.5);--bg:#330867;--border-color:#e0e0e0;--logo-size:20px}*{-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style:none}h1,h2,h3,ul{padding:0;margin:0}iframe{max-width:640px;height:auto}body{font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left;color:var(--light-color);margin:0;padding:0;font-size:16px;line-height:1.4;background-color:var(--bg)}body a{color:var(--link-color);text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}body a:hover{-webkit-transition-duration:.05s;transition-duration:.05s}body .header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;position:fixed;width:100%;z-index:3}body .header .logo{width:100px;height:60px;-ms-flex-item-align:center;align-self:center;padding:15px 30px;position:absolute;z-index:99}body .header .logo .triangle{cursor:pointer;position:relative;background-image:-webkit-gradient(linear,left bottom,left top,from(#37ecba),to(#72afd3));background-image:linear-gradient(0deg,#37ecba 0,#72afd3);text-align:left;width:var(--logo-size);height:var(--logo-size);border-top-right-radius:30%;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(-90deg) skewX(-30deg) scaleY(.866);transform:rotate(-90deg) skewX(-30deg) scaleY(.866)}body .header .logo .triangle:after,body .header .logo .triangle:before{content:"";position:absolute;background-image:inherit;width:var(--logo-size);height:var(--logo-size);border-top-right-radius:30%}body .header .logo .triangle:before{-webkit-transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translateY(-50%);transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translateY(-50%)}body .header .logo .triangle:after{-webkit-transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}body .header .logo .triangle:hover{background-image:-webkit-gradient(linear,left bottom,left top,from(#cc208e),to(#6713d2));background-image:linear-gradient(0deg,#cc208e 0,#6713d2)}