:root{--filmstriben-movie-page-text-color:#fff;--filmstriben-movie-page-accent-text-color:#ffd27a;--filmstriben-movie-page-tags-list-background:#171d29;--filmstriben-movie-page-tags-list-tag-name-color:hsla(0,0%,100%,.9);--filmstriben-movie-page-tags-list-tag-value-color:#ffd27a;--filmstriben-movie-page-tags-list-tag-delimiter-color:hsla(0,0%,100%,.3);--filmstriben-movie-page-carousels-background:#11161f;--filmstriben-movie-page-mobile-duration-color:hsla(0,0%,100%,.8);--filmstriben-movie-page-rent-color:#fff;--filmstriben-movie-page-rent-highlighted-section-background:#171d29;--filmstriben-movie-page-rent-library-name-color:#ffc451;--filmstriben-movie-page-rent-points-label-color:hsla(0,0%,100%,.8);--filmstriben-movie-page-insufficient-points-message-color:hsla(0,0%,100%,.8);--filmstriben-movie-page-rent-info-text-color:hsla(0,0%,100%,.6);--filmstriben-movie-page-rent-info-link-color:#ffd27a}.filmstriben-movie-page~.filmstriben-layout--content{min-height:0;padding:0}.filmstriben-movie-page--main-content{display:flex;flex-wrap:wrap;flex-direction:row;max-width:1440px;margin:0 auto;width:100%;position:relative;z-index:11}.filmstriben-movie-page--movie-images,.filmstriben-movie-page--movie-info{width:50%;padding:0 80px;box-sizing:border-box}.filmstriben-movie-page--movie-info{padding-right:40px}.filmstriben-movie-page--movie-images{padding-left:40px}.filmstriben-movie-page--content-section{margin-top:2.5rem}.filmstriben-movie-page--section-title{font-size:1.75rem;text-transform:uppercase;font-family:Expose,sans-serif;font-weight:900;color:var(--filmstriben-movie-page-text-color);margin-bottom:.5rem}.filmstriben-movie-page--background-image-wrapper{position:relative;z-index:1}.filmstriben-movie-page--background-image-wrapper:after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:80vh;background:linear-gradient(180deg,rgba(13,16,21,.88),#0d1015 79.81%);z-index:1}.filmstriben-movie-page--background-image{position:absolute;top:0;left:0;z-index:0;width:100%;height:80vh;object-fit:cover;object-position:center 0;z-index:1}.filmstriben-movie-page--mobile-poster-image{display:none}.filmstriben-movie-page--target-group{display:flex;flex-direction:row;align-items:center}.filmstriben-movie-page--age-restriction{display:flex;margin-left:.5rem}.filmstriben-movie-page--title{font-size:2.75rem;text-transform:uppercase;font-family:Expose,sans-serif;font-weight:900;margin:0;color:var(--filmstriben-movie-page-text-color);line-height:115%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.filmstriben-movie-page--title-duration{display:none}.filmstriben-movie-page--title-tags{margin-bottom:2.5rem}.filmstriben-movie-page--favorite-button-wrapper{display:flex;flex-direction:row;align-items:center;margin-left:1rem}.filmstriben-movie-page--favorite-button-text{font-size:.875rem;font-weight:600;text-transform:none;line-height:120%;font-family:Outfit,sans-serif}.filmstriben-movie-page--favorite-button{position:relative;top:auto;right:auto}.filmstriben-movie-page--description-text{margin-bottom:.75rem}.filmstriben-movie-page--description-text,.filmstriben-movie-page--description-text~.filmstriben-movie-page--description-text{color:var(--filmstriben-movie-page-text-color);font-size:1.125rem}.filmstriben-movie-page--description-more-button{font-size:1rem;font-weight:500;border:none;outline:none;background:none;text-decoration:underline;cursor:pointer;color:var(--filmstriben-movie-page-accent-text-color);margin-left:.25rem;display:none}.filmstriben-movie-page--description-more-button:hover{text-decoration:none}.filmstriben-movie-page--description-more-button_expanded{margin-top:.75rem;margin-left:0}.filmstriben-movie-page--tag-group{background:var(--filmstriben-movie-page-tags-list-background);margin-bottom:2px;padding:.5rem .75rem;box-sizing:border-box}.filmstriben-movie-page--tag-group-name{color:var(--filmstriben-movie-page-tags-list-tag-name-color);font-weight:600;font-size:.875rem;margin-bottom:.25rem}.filmstriben-movie-page--tag-group-value{display:inline-block;color:var(--filmstriben-movie-page-tags-list-tag-value-color);font-size:1rem;margin-bottom:.25rem}.filmstriben-movie-page--tag-group-value:after{display:inline-block;content:"";width:6px;height:6px;margin:0 .5rem;border-radius:50%;background:var(--filmstriben-movie-page-tags-list-tag-delimiter-color);position:relative;top:-2px}.filmstriben-movie-page--tag-group-value:last-child:after{display:none}.filmstriben-movie-page--actions{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:2rem;position:relative}.filmstriben-movie-page--actions:after{content:"";display:block;width:1px;height:24px;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.1);position:absolute;opacity:1;transition:opacity .3s ease}.filmstriben-movie-page--actions:hover:after{opacity:0}.filmstriben-movie-page--action-button{width:100%;border:none;background:transparent;font-weight:600;font-size:.875rem;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .3s ease;border-radius:4px}.filmstriben-movie-page--action-button:active{background:#222d3d}@media(hover:hover){.filmstriben-movie-page--action-button:hover{background:#222d3d}}.filmstriben-movie-page--action-button-icon{font-size:18px;margin-right:.25rem}.filmstriben-movie-page--images-gallery-wrapper{padding-top:2.5rem;box-sizing:border-box;height:min(100dvh - 69px - 2.5rem,100%)}.filmstriben-movie-page--lists{position:relative;z-index:2;margin-top:2rem;background:var(--filmstriben-movie-page-carousels-background)}.filmstriben-movie-page--lists .filmstriben-generic-carousel--navigation-button_left{background:linear-gradient(90deg,var(--filmstriben-movie-page-carousels-background) 0,rgba(13,16,21,.7) 40%,rgba(13,16,21,0) 100%)}.filmstriben-movie-page--lists .filmstriben-generic-carousel--navigation-button_right{background:linear-gradient(270deg,var(--filmstriben-movie-page-carousels-background) 0,rgba(13,16,21,.7) 40%,rgba(13,16,21,0) 100%)}.filmstriben-movie-page--carousels-lists{max-width:1440px;margin:0 auto;width:100%;padding:40px 80px 0;box-sizing:border-box}.filmstriben-movie-page--carousels-lists .filmstriben-generic-carousel{width:100%!important}.filmstriben-movie-page--user-lists-modal .filmstriben-user-lists{overflow-y:auto;max-height:400px}.filmstriben-movie-page--player-modal{width:100%;height:100%;max-width:100%;padding:0;background:rgba(0,0,0,.6)}.filmstriben-movie-page--player-modal .filmstriben-modal-blank--content{margin-top:0;height:100%}.filmstriben-movie-page--player-modal .filmstriben-modal-blank--close-button{position:absolute;top:.75rem;right:.75rem}.filmstriben-movie-page--cover-play-movie{width:50%}.filmstriben-movie-page--availability-info{background:var(--filmstriben-movie-page-tags-list-background);padding:.75rem;margin-top:.5rem;display:flex;flex-direction:row;align-items:center;border-radius:4px}.filmstriben-movie-page--availability-info-icon{color:var(--filmstriben-movie-page-text-color);font-size:24px;margin-right:.625rem}.filmstriben-movie-page--availability-info-icon:before{margin:0}.filmstriben-movie-page--availability-info-text{color:var(--filmstriben-movie-page-text-color);font-weight:600;font-size:.875rem}@media(min-width:1200px){.filmstriben-movie-page--availability-info-text{display:flex;flex-direction:row;justify-content:space-between;width:100%}}.filmstriben-movie-page--custom-list-message{text-align:center}.filmstriben-movie-page--rent-modal{max-width:520px}.filmstriben-movie-page--rent-modal .filmstriben-modal-blank--title{text-transform:uppercase;font-family:Expose,sans-serif;font-weight:900;font-size:2.75rem}.filmstriben-movie-page--rent-user-points-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem}.filmstriben-movie-page--rent-form-highlighted-section{padding:1rem .75rem;background:var(--filmstriben-movie-page-rent-highlighted-section-background)}.filmstriben-movie-page--rent-user-points{display:flex;flex-direction:column}.filmstriben-movie-page--rent-user-points-label{color:var(--filmstriben-movie-page-rent-points-label-color);font-size:.875rem;font-weight:600;margin-bottom:.25rem}.filmstriben-movie-page--rent-user-points-value{color:var(--filmstriben-movie-page-rent-color);font-size:1.5rem;font-weight:600}.filmstriben-movie-page--rent-user-points-section-delimiter{font-size:40px;width:40px;height:40px}.filmstriben-movie-page--rent-library{margin-bottom:2.5rem}.filmstriben-movie-page--rent-library:has(+.filmstriben-movie-page--rent-info-link){margin-bottom:1.5rem}.filmstriben-movie-page--rent-label{color:var(--filmstriben-movie-page-rent-color);font-size:1rem}.filmstriben-movie-page--rent-library-name{color:var(--filmstriben-movie-page-rent-library-name-color);font-size:1.25rem;font-weight:600}.filmstriben-movie-page--rent-info{color:var(--filmstriben-movie-page-rent-info-text-color);font-size:.875rem;margin-bottom:1rem}.filmstriben-movie-page--rent-info-link,.filmstriben-movie-page--rent-info-link a{color:var(--filmstriben-movie-page-rent-info-link-color)}.filmstriben-movie-page--rent-info-link{margin-bottom:1rem;font-size:1rem;font-weight:500}.filmstriben-movie-page--rent-info-link a:hover{text-decoration:none}.filmstriben-movie-page--rent-button{margin-bottom:.75rem!important}.filmstriben-movie-page--insufficient-points-message{color:var(--filmstriben-movie-page-insufficient-points-message-color);font-size:1.125rem}.filmstriben-movie-page--not-enoght-points-modal .filmstriben-modal-blank--title{color:var(--filmstriben-movie-page-rent-library-name-color)}@media(max-width:1023px)and (min-width:767px){.filmstriben-movie-page--movie-images,.filmstriben-movie-page--movie-info{padding:0 40px}.filmstriben-movie-page--description-text{font-size:1.125rem}.filmstriben-movie-page--carousels-lists{padding:40px 40px 0}.filmstriben-movie-page--images-gallery-wrapper{max-height:min(100dvh - 69px - 2.5rem - 69px,100%)}}@media(max-width:1023px){.filmstriben-movie-page--rent-modal{max-width:480px}.filmstriben-movie-page--rent-modal .filmstriben-modal-blank--title{font-size:1.75rem}.filmstriben-movie-page--rent-user-points-value{font-size:1.125rem}.filmstriben-movie-page--rent-library{margin-bottom:1.5rem}.filmstriben-movie-page--rent-library-name{font-size:1.125rem}.filmstriben-movie-page--rent-info{font-size:.875rem}}@media(max-width:767px){.filmstriben-movie-page--movie-info{width:100%;padding:0 20px;margin-top:-100px;position:relative;z-index:2}.filmstriben-movie-page--background-image-wrapper:after{height:230px;background:linear-gradient(180deg,rgba(17,22,31,0) 45.19%,rgba(13,16,21,.8) 85.1%,#0d1015)}.filmstriben-movie-page--background-image{position:relative;display:block;width:100%;height:230px}.filmstriben-movie-page--mobile-poster-image{display:block;width:102px;height:152px;object-fit:cover;object-position:center;border-radius:4px;border:1px solid hsla(0,0%,100%,.1);margin-right:.75rem}.filmstriben-movie-page--content-section{display:flex;flex-direction:column}.filmstriben-movie-page--section-title{font-size:1.5rem}.filmstriben-movie-page--movie-images{display:none}.filmstriben-movie-page--content-header{order:0;margin-bottom:.5rem}.filmstriben-movie-page--content-header_with-mobile-poster{display:flex;flex-direction:row;align-items:center}.filmstriben-movie-page--favorite-button-wrapper{position:absolute;top:-132px;right:0}.filmstriben-movie-page--favorite-button-text{display:none}.filmstriben-movie-page--description{order:1;margin-bottom:1rem}.filmstriben-movie-page--description-text{color:var(--filmstriben-movie-page-text-color);font-size:1rem!important}.filmstriben-movie-page--description-more-button{display:inline-block}.filmstriben-movie-page--description-more-button_expanded{display:block}.filmstriben-movie-page--title{flex-direction:column;font-size:1.75rem}.filmstriben-movie-page--title-duration{display:block;font-size:.875rem;font-weight:400;font-family:Outfit,sans-serif;text-transform:none;line-height:1em;color:var(--filmstriben-movie-page-mobile-duration-color)}.filmstriben-movie-page--title-tags{order:2;margin-bottom:0}.filmstriben-movie-page--title-tags_duration-tag{display:none}.filmstriben-movie-page--playback-controls{position:fixed;bottom:70px;width:100%;left:0;padding:.5rem .75rem;box-sizing:border-box;z-index:1;transition:bottom .3s ease}.filmstriben-movie-page--playback-controls .filmstriben-movie-page--cover-play-movie{width:100%}.filmstriben-movie-page--availability-info{margin-top:.75rem}.filmstriben-movie-page--tag-group{background:none;padding-left:0}.filmstriben-movie-page--carousels-lists{padding:40px 20px 0}.filmstriben-movie-page--custom-list-message{text-align:left;margin-top:-2.5rem}.filmstriben-movie-page--add-to-list-modal-title{font-size:1.5rem;text-transform:uppercase;font-family:Expose,sans-serif;font-weight:900}.filmstriben-movie-page--rent-modal{max-width:100%}.filmstriben-movie-page--rent-user-points-value{font-size:1.125rem}.filmstriben-movie-page--rent-library{margin-bottom:2rem}.filmstriben-movie-page--rent-label{font-size:.875rem}.filmstriben-movie-page--rent-library-name{font-size:1rem}.filmstriben-movie-page--rent-button{margin-bottom:.5rem!important}.filmstriben-movie-page--insufficient-points-message{font-size:1rem}.filmstriben-movie-page--rent-info-link{font-size:.875rem}.filmstriben-page--movie .filmstriben-footer{padding-bottom:156px}.filmstriben-page--movie_with-rent .filmstriben-footer{padding-bottom:220px}.filmstriben-page--movie .filmstriben-snackbar:not(.filmstriben-snackbar_closing)+.filmstriben-layout--fullwidth-content .filmstriben-movie-page--playback-controls{bottom:135px}}.filmstriben-image-gallery{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;height:100%;gap:2rem;width:calc(100% + 2rem);margin-left:-1rem}.filmstriben-image-gallery_initialization .filmstriben-image-gallery--big-image{transition:none!important}.filmstriben-image-gallery--big-image-wrapper{height:max(100% - 100px - 2rem,250px);width:calc(100% - 2rem);position:relative}.filmstriben-image-gallery--expand-container-image{max-width:100%;height:calc(100% - 100px - 2rem);opacity:0;pointer-events:none}.filmstriben-image-gallery--big-image{max-width:100%;max-height:100%;border-radius:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .8s ease;opacity:0}.filmstriben-image-gallery--big-image_border-poster{border-radius:8px}.filmstriben-image-gallery--big-image_active{opacity:1}.filmstriben-image-gallery--image-gallery-wrapper{height:100px;box-sizing:border-box;display:flex}.filmstriben-image-gallery--image{height:100%;box-sizing:border-box;margin:0 .25rem;position:relative}.filmstriben-image-gallery--image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;border:2px solid hsla(0,0%,100%,.063);z-index:1;box-sizing:border-box;transition:border-color .3s ease}.filmstriben-image-gallery--image_active:after{border-color:#ffd27a}.filmstriben-image-gallery--image img{width:100%;position:relative;height:100%;object-fit:cover;border-radius:4px;z-index:0}:root{--filmstriben-imdb-text-color:#fff;--filmstriben-imdb-background-color:#171d29}.filmstriben-imdb-rating{height:44px;padding:.75rem 1rem .75rem .75rem;background:var(--filmstriben-imdb-background-color);box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.25rem}.filmstriben-imdb-rating--website-block{color:var(--filmstriben-imdb-text-color);font-size:.875rem;display:flex;flex-direction:row;align-items:center;font-weight:600;text-decoration:none}.filmstriben-imdb-rating--website-block:hover{text-decoration:underline}.filmstriben-imdb-rating--image{width:20px;height:20px;margin-right:.5rem}.filmstriben-imdb-rating--rating-value{color:var(--filmstriben-imdb-text-color);font-size:1.125rem;font-weight:600}:root{--filmstriben-socialservice-rating-text-color:#fff;--filmstriben-socialservice-rating-background-color:#171d29;--filmstriben-socialservice-rating-votes-color:hsla(0,0%,100%,.6);--filmstriben-socialservice-rating-value-color:#ffc451}.filmstriben-social-service-rating--rating-section{height:44px;padding:.75rem 1rem .75rem .75rem;background:var(--filmstriben-socialservice-rating-background-color);box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.25rem}.filmstriben-social-service-rating--rating-info{color:var(--filmstriben-socialservice-rating-text-color);font-size:.875rem;font-weight:600;display:flex;flex-direction:row;align-items:center}.filmstriben-social-service-rating--rating-icon{font-size:24px;width:24px;height:24px;margin-right:.5rem}.filmstriben-social-service-rating--votes{margin-left:.25rem;color:var(--filmstriben-socialservice-rating-votes-color);font-weight:400}.filmstriben-social-service-rating--rating-value{color:var(--filmstriben-socialservice-rating-value-color);font-size:1.125rem;font-weight:600}.filmstriben-social-service-rating--controls{height:94px;padding:.75rem 1rem .75rem .75rem;background:var(--filmstriben-socialservice-rating-background-color);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.filmstriben-social-service-rating--message{color:var(--filmstriben-socialservice-rating-text-color);font-size:1rem}.filmstriben-social-service-rating--button{border:none;outline:none;background:none;font-size:32px;width:32px;height:32px;margin-right:.5rem}.filmstriben-social-service-rating--button:last-child{margin-right:0}.filmstriben-social-service-rating--button-icon{position:relative;width:32px;height:32px;display:inline-block;margin-left:2px}.filmstriben-social-service-rating--empty-button-icon,.filmstriben-social-service-rating--filled-button-icon{position:absolute;top:0;left:0;transition:opacity .3s ease}.filmstriben-social-service-rating--filled-button-icon{opacity:0}.filmstriben-social-service-rating--empty-button-icon{opacity:1;top:-1px;left:-1px}.filmstriben-social-service-rating--button_active .filmstriben-social-service-rating--filled-button-icon{opacity:1}.filmstriben-social-service-rating--button_active .filmstriben-social-service-rating--empty-button-icon{opacity:0}@media(pointer:fine){.filmstriben-social-service-rating--rating-wrapper:hover .filmstriben-social-service-rating--filled-button-icon{opacity:1}.filmstriben-social-service-rating--button:hover~.filmstriben-social-service-rating--button .filmstriben-social-service-rating--filled-button-icon,.filmstriben-social-service-rating--rating-wrapper:hover .filmstriben-social-service-rating--empty-button-icon{opacity:0}.filmstriben-social-service-rating--button:hover~.filmstriben-social-service-rating--button .filmstriben-social-service-rating--empty-button-icon{opacity:1}}@media(max-width:767px){.filmstriben-social-service-rating--message{font-size:.875rem}.filmstriben-social-service-rating--filled-button-icon.filmstriben-icon_active i{color:var(--filmstriben-socialservice-rating-value-color);background:none}}.filmstriben-lists-group--element>*{padding-bottom:68px!important}.filmstriben-lists-group--element .filmstriben-banner{padding-top:20px}.filmstriben-lists-group--keyboard-anchor{opacity:0;width:0;height:0}.filmstriben-lists-group .promoted-filmstriben-carousel{margin-bottom:2.5rem}@media(max-width:1023px){.filmstriben-lists-group--element>*{padding-bottom:56px!important}}.filmstriben-banner{max-width:840px;margin:0 auto}.filmstriben-banner--wrapper{padding:1.625rem 1.5rem;background-color:#11161f;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;box-sizing:border-box}.filmstriben-banner--content,.filmstriben-banner--wrapper{display:flex;justify-content:space-between;align-items:center}.filmstriben-banner--content{gap:1rem;max-width:80%}.filmstriben-banner--content-icon{color:#ffc451;font-size:2.5rem}.filmstriben-banner--title{color:#fff;font-size:1.25rem;font-weight:600;white-space:nowrap}.filmstriben-banner--description{font-size:.875rem;color:hsla(0,0%,100%,.7);text-align:left}@media(max-width:1023px){.filmstriben-banner--wrapper{width:calc(100% - 40px);margin:0 20px}}@media(min-width:767px)and (max-width:1023px){.filmstriben-banner--wrapper{padding:1.25rem}.filmstriben-banner--title{font-size:1.125rem}.filmstriben-banner--description{font-size:.875rem}.filmstriben-banner--button.filmstriben-button_size-large{font-size:.875rem;padding:calc(.75rem*var(--padding-modificator)) calc(1.25rem*var(--padding-modificator));height:44px}}@media(max-width:767px){.filmstriben-banner--content,.filmstriben-banner--wrapper{flex-direction:column;align-items:center;gap:.75rem}.filmstriben-banner--content{max-width:100%}.filmstriben-banner--title{font-size:1rem;text-align:center;white-space:wrap}.filmstriben-banner--description{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:.25rem auto .5rem;font-size:.875rem;text-align:center}.filmstriben-banner--button-block{width:100%}.filmstriben-banner--button.filmstriben-button_size-large{width:100%;background:#222d3d;color:#fff}.filmstriben-banner--button.filmstriben-button_size-large .filmstriben-button--content{justify-content:center}}.hero-filmstriben-carousel{position:relative;width:calc(100% + 160px);margin-left:-80px}@media(max-width:1439px){.hero-filmstriben-carousel{width:100%;margin-left:0}}.hero-filmstriben-carousel--carousel{position:relative;height:613px;padding-bottom:16px}.hero-filmstriben-carousel--carousel .filmstriben-carousel--element{padding-left:14px;padding-right:14px}@media(max-width:1023px){.hero-filmstriben-carousel--carousel .filmstriben-carousel--element{padding-left:10px;padding-right:10px}}@media(max-width:767px){.hero-filmstriben-carousel--carousel .filmstriben-carousel--element{padding-left:0;padding-right:0}}@media(max-width:1023px)and (min-width:767px){.hero-filmstriben-carousel--carousel{height:507px;padding-bottom:3px}}@media(max-width:767px){.hero-filmstriben-carousel--carousel{height:400px;padding-bottom:20px}}.hero-filmstriben-carousel--navigation{position:absolute;top:0;height:100%;width:8%;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.hero-filmstriben-carousel--navigation_left{left:0;background:linear-gradient(270deg,rgba(13,16,21,0) 0,rgba(13,16,21,.1) 15%,rgba(13,16,21,.2) 25%,rgba(13,16,21,.35) 35%,rgba(13,16,21,.5) 45%,rgba(13,16,21,.65) 55%,rgba(13,16,21,.8) 65%,rgba(13,16,21,.9) 75%,rgba(13,16,21,.95) 85%,#0d1015 95%,#0d1015)}.hero-filmstriben-carousel--navigation_right{right:0;background:linear-gradient(90deg,rgba(13,16,21,0) 0,rgba(13,16,21,.1) 15%,rgba(13,16,21,.2) 25%,rgba(13,16,21,.35) 35%,rgba(13,16,21,.5) 45%,rgba(13,16,21,.65) 55%,rgba(13,16,21,.8) 65%,rgba(13,16,21,.9) 75%,rgba(13,16,21,.95) 85%,#0d1015 95%,#0d1015)}@media(max-width:767px){.hero-filmstriben-carousel--navigation{width:190px;top:auto;bottom:0;height:auto;width:auto}.hero-filmstriben-carousel--navigation_left{left:1.5rem}.hero-filmstriben-carousel--navigation_right{right:1.5rem}}.hero-filmstriben-carousel--navigation-button{margin-bottom:80px;pointer-events:auto}@media(max-width:767px){.hero-filmstriben-carousel--navigation-button{margin-bottom:0}.hero-filmstriben-carousel--navigation-button.button-round_variant-white{background:transparent}.hero-filmstriben-carousel--navigation-button.button-round_variant-white .button-round__icon{color:#fff}}.hero-filmstriben-carousel--navigation-button .filmstriben-button--icon{color:#fff!important}.hero-filmstriben-carousel--scroll-bar-wrapper{display:flex;justify-content:center;z-index:1;position:relative}.hero-filmstriben-carousel--scroll-bar{width:200px}@media(max-width:767px){.hero-filmstriben-carousel--scroll-bar{width:190px}}:root{--filmstriben-hero-carousel-element-header-color:#fff;--filmstriben-hero-carousel-element-text-color:hsla(0,0%,100%,.8);--filmstriben-hero-carousel-element-image-overlay:linear-gradient(0deg,#0d1015 15%,rgba(13,16,21,.85) 50%,rgba(13,16,21,0));--filmstriben-hero-carousel-element-border:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0))}.filmstriben-hero-carousel-element{display:flex;flex-direction:column;align-items:center;height:100%;position:relative}.filmstriben-hero-carousel-element--wrapper{width:100%;height:590px;position:relative;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:all .3s ease}@media(min-width:1023px){.filmstriben-hero-carousel-element--wrapper:hover{border:2px solid #ffd27a}}.filmstriben-hero-carousel-element--link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.filmstriben-hero-carousel-element--content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;justify-content:flex-end}.filmstriben-hero-carousel-element--image{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border-radius:8px;border:1px solid;border-image-source:var(--filmstriben-hero-carousel-element-border);object-fit:cover}.filmstriben-hero-carousel-element--info-overlay{background:var(--filmstriben-hero-carousel-element-image-overlay);width:100%;position:relative;z-index:2;padding-top:70px;box-sizing:border-box;overflow:hidden;max-height:100%}.filmstriben-hero-carousel-element--info{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;width:70%;text-align:center;margin:0 auto}.filmstriben-hero-carousel-element--title{font-family:Expose,sans-serif;font-weight:900;color:var(--filmstriben-hero-carousel-element-header-color);font-size:2.25rem;text-transform:uppercase;line-height:1}.filmstriben-hero-carousel-element--description{font-size:1.125rem;color:var(--filmstriben-hero-carousel-element-text-color);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:.25rem;margin-bottom:1.25rem;line-height:136%}.filmstriben-hero-carousel-element--tags{position:relative;z-index:3;padding-bottom:.5rem}@media(max-width:1023px)and (min-width:767px){.filmstriben-hero-carousel-element--wrapper{height:500px}.filmstriben-hero-carousel-element--info{width:80%}}@media(max-width:767px){.filmstriben-hero-carousel-element--wrapper{height:370px;border-radius:0}.filmstriben-hero-carousel-element--info{width:90%}.filmstriben-hero-carousel-element--title{font-size:28px}.filmstriben-hero-carousel-element--description{font-size:16px;margin-bottom:.75rem}.filmstriben-hero-carousel-element--image{border-radius:0}}:root{--filmstriben-discrete-scroll-bar-background-color:#55575b;--filmstriben-discrete-scroll-bar-indicator-color:#ffb526;--filmstriben-discrete-scroll-bar-delimiter-tile-color:#0d1015}.filmstriben-discrete-scroll-bar{position:relative;height:2px;width:100%;overflow:hidden;background-color:var(--filmstriben-discrete-scroll-bar-background-color)}.filmstriben-discrete-scroll-bar--indicator{background-color:var(--filmstriben-discrete-scroll-bar-indicator-color);position:absolute;top:0;left:0;height:100%;transition:left .4s linear;z-index:1}.filmstriben-discrete-scroll-bar--delimiter-tile{height:2px;position:absolute;z-index:2;background-color:var(--filmstriben-discrete-scroll-bar-delimiter-tile-color)}.filmstriben-discrete-scroll-bar_without-transition .filmstriben-discrete-scroll-bar--indicator{transition:none}:root{--filmstriben-promoted-section-title-color:#fff}.filmstriben-promoted-section--title{color:var(--filmstriben-promoted-section-title-color);font-family:Expose,sans-serif;text-transform:uppercase;font-size:2rem;margin-bottom:1.5rem}@media(min-width:1023px)and (max-width:1439px){.filmstriben-promoted-section{padding-right:40px;padding-left:40px}.filmstriben-promoted-section--title{font-size:1.75rem}}@media(max-width:1023px){.filmstriben-promoted-section{padding:0 20px}.filmstriben-promoted-section--title{font-size:1.5rem}}:root{--filmstriben-promoted-element-border:linear-gradient(180deg,#ffd27a,#ffc451);--filmstriben-promoted-element-hovered-border:linear-gradient(180deg,#ffe9b2,#ffe9b2);--filmstriben-promoted-element-background:linear-gradient(90deg,#0d1015 55%,rgba(13,16,21,.7) 65%,rgba(13,16,21,0));--filmstriben-promoted-element-mobile-background:linear-gradient(0deg,#0d1015 30%,rgba(13,16,21,.7) 65%,rgba(13,16,21,0));--filmstriben-promoted-element-title-color:#fff;--filmstriben-promoted-element-text-color:#ffffffcc;--filmstriben-promoted-element-text-poster-border:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.05))}.filmstriben-promoted-element{height:470px;width:100%;background-size:auto 100%;background-repeat:no-repeat;background-position:top 0 right 0;position:relative;border-radius:6px;overflow:hidden}.filmstriben-promoted-element:after,.filmstriben-promoted-element:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border-radius:6px;padding:3px;background:var(--filmstriben-promoted-element-border);-webkit-mask:conic-gradient(#000 0 0) content-box,conic-gradient(#000 0 0);mask:conic-gradient(#000 0 0) content-box,conic-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:3;opacity:1;transition:opacity .3s ease}.filmstriben-promoted-element:before{background:var(--filmstriben-promoted-element-hovered-border);z-index:2}.filmstriben-promoted-element:hover:after{opacity:0}.filmstriben-promoted-element--link{display:block;height:100%;width:100%;position:absolute;z-index:2;top:0;left:0}.filmstriben-promoted-element--background{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--filmstriben-promoted-element-background);border-radius:8px}.filmstriben-promoted-element--content-wrapper{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;width:60%;height:100%;padding:56px 56px 56px 80px;box-sizing:border-box}.filmstriben-promoted-element_with-poster .filmstriben-promoted-element--content-wrapper{width:70%;padding-left:56px}.filmstriben-promoted-element--poster{height:100%;width:240px;margin-right:32px;position:relative;flex-grow:0;flex-shrink:0}.filmstriben-promoted-element--poster img{width:100%;height:100%;object-fit:cover;object-position:center;position:relative;z-index:1;border-radius:4px}.filmstriben-promoted-element--poster:after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border-radius:2px;padding:1px;background:var(--filmstriben-promoted-element-text-poster-border);-webkit-mask:conic-gradient(#000 0 0) content-box,conic-gradient(#000 0 0);mask:conic-gradient(#000 0 0) content-box,conic-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.filmstriben-promoted-element--content{position:relative;width:100%}.filmstriben-promoted-element--title{color:var(--filmstriben-promoted-element-title-color);font-weight:600;font-size:2.25rem;margin-bottom:1rem}.filmstriben-promoted-element--description{color:var(--filmstriben-promoted-element-text-color);font-weight:400;font-size:1rem;line-clamp:4;text-overflow:ellipsis;line-height:136%;margin-bottom:1rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.filmstriben-promoted-element--tags{position:relative;z-index:10}.filmstriben-promoted-element--favorite-icon{position:absolute;top:8px;right:10px;z-index:3}@media(max-width:1023px)and (min-width:767px){.filmstriben-promoted-element{height:342px}.filmstriben-promoted-element--content-wrapper{padding:40px 40px 40px 80px}.filmstriben-promoted-element_with-poster .filmstriben-promoted-element--content-wrapper{padding-left:40px}.filmstriben-promoted-element--poster{width:176px}.filmstriben-promoted-element--title{font-size:1.75rem}}@media(max-width:767px){.filmstriben-promoted-element{height:445px;background-size:cover}.filmstriben-promoted-element--background{background:var(--filmstriben-promoted-element-mobile-background)}.filmstriben-promoted-element--content-wrapper{padding:16px 16px 24px;flex-direction:column;justify-content:flex-end;width:100%;text-align:center}.filmstriben-promoted-element_with-poster .filmstriben-promoted-element--content-wrapper{padding:16px 16px 24px;width:100%}.filmstriben-promoted-element--poster{width:134px;height:200px;margin-right:0;margin-bottom:20px}.filmstriben-promoted-element--title{font-size:1.5rem}.filmstriben-promoted-element--description{font-size:.875rem}.filmstriben-promoted-element--tags{justify-content:center}}:root{--filmstriben-category-section-title-color:#fff;--filmstriben-category-section-title-border-color:hsla(0,0%,100%,.2)}.filmstriben-category-section{width:100%;margin:0 auto}.filmstriben-category-section--title{color:var(--filmstriben-category-section-title-color);font-family:Expose,sans-serif;text-transform:uppercase;font-size:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--filmstriben-category-section-title-border-color);margin-bottom:2rem}.filmstriben-category-section--title-link{color:#fff;text-decoration:none}.filmstriben-category-section--title-link:hover{text-decoration:underline}.filmstriben-category-section--title-icon{font-size:.85em;margin-left:.5rem;position:relative;top:-1px}.filmstriben-category-section--elements{display:flex;flex-direction:row}.filmstriben-category-section--elements:hover .filmstriben-category-section--element-wrapper{opacity:.4}.filmstriben-category-section--element-wrapper{padding:0 6px;width:100%;transition:opacity .3s ease}.filmstriben-category-section--element-wrapper:hover{opacity:1!important}.filmstriben-category-section--element-wrapper:hover .filmstriben-category-section-element{border-color:var(--filmstriben-category-section-element-hover-border);background:var(--filmstriben-category-section-element-hover-background)}.filmstriben-category-section--element-wrapper:hover .filmstriben-category-section-element .filmstriben-category-section-element--amount-label{color:var(--filmstriben-category-section-element-amount-label-hover-color)}@media(max-width:1439px){.filmstriben-category-section{width:calc(100% - 80px)}.filmstriben-category-section--element-wrapper{padding:0 4px}.filmstriben-category-section--title{font-size:1.75rem}}@media(max-width:1023px){.filmstriben-category-section{width:calc(100% - 40px)}.filmstriben-category-section--element-wrapper{padding:0 2px}.filmstriben-category-section--title{font-size:1.5rem}}:root{--filmstriben-category-section-element-background:#1c2533;--filmstriben-category-section-element-title-color:#fff;--filmstriben-category-section-element-amount-label-color:hsla(0,0%,100%,.7);--filmstriben-category-section-element-hover-border:#ffd27a;--filmstriben-category-section-element-hover-background:#11161f;--filmstriben-category-section-element-amount-label-hover-color:#fff}.filmstriben-category-section-element{padding:1.25rem;background:var(--filmstriben-category-section-element-background);border-radius:4px;width:100%;height:100%;box-sizing:border-box;position:relative;border:2px solid transparent;transition:background-color .3s ease,border .3s ease;overflow:hidden}.filmstriben-category-section-element--link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.filmstriben-category-section-element--icon{margin-bottom:1.875rem;font-size:2.25rem}.filmstriben-category-section-element--title{color:var(--filmstriben-category-section-element-title-color);font-weight:600;font-size:1.25rem}.filmstriben-category-section-element--amount-label{color:var(--filmstriben-category-section-element-amount-label-color);font-size:.875rem;transition:color .3s ease}.filmstriben-category-section-element:hover{border-color:var(--filmstriben-category-section-element-hover-border);background:var(--filmstriben-category-section-element-hover-background)}.filmstriben-category-section-element:hover .filmstriben-category-section-element--amount-label{color:var(--filmstriben-category-section-element-amount-label-hover-color)}@media(max-width:1439px)and (min-width:1023px){.filmstriben-category-section-element{padding:1rem 1rem .75rem;height:128px}.filmstriben-category-section-element--icon{font-size:2rem;margin-bottom:1.5rem}.filmstriben-category-section-element--title{font-size:1.125rem}}@media(max-width:1023px){.filmstriben-category-section-element{padding:.75rem .75rem .5rem;height:106px}.filmstriben-category-section-element--icon{font-size:1.75rem;margin-bottom:1.25rem}.filmstriben-category-section-element--title{font-size:1rem}.filmstriben-category-section-element--amount-label{font-size:.75rem}}[data-carousel-type=category] .filmstriben-carousel-element-placeholder{height:148px!important}@media(max-width:1439px)and (min-width:1023px){[data-carousel-type=category] .filmstriben-carousel-element-placeholder{height:128px!important}}@media(max-width:1023px){[data-carousel-type=category] .filmstriben-carousel-element-placeholder{height:106px!important}}.dbc-ams-video-player{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.dbc-ams-video-player--container{width:100%;text-align:center;position:absolute;transition:top .3s cubic-bezier(.22,.61,.36,1)}.dbc-ams-video-player--video-player{margin:0 auto;width:100%;height:100%;display:flex;align-items:center;justify-content:center;max-width:100%;box-sizing:border-box;padding:111px 88px}.dbc-ams-video-player--video-player iframe{width:100%;aspect-ratio:16/9;border:none;pointer-events:auto}:root{--filmstriben-user-list-background:#1c2533;--filmstriben-user-list-active-background:#273547;--filmstriben-user-list-text-color:#fff;--filmstriben-user-empty-lists-icon:hsla(0,0%,100%,.4);--filmstriben-user-empty-lists-text-color:#fff}.filmstriben-user-lists{list-style:none;margin-bottom:1rem}.filmstriben-user-lists--empty{margin-top:2.25rem;margin-bottom:1.5rem;text-align:center}.filmstriben-user-lists--empty-icon{font-size:43px;margin-bottom:.25rem;color:var(--filmstriben-user-empty-lists-icon)}.filmstriben-user-lists--empty-message{font-size:1rem;color:var(--filmstriben-user-empty-lists-text-color)}.filmstriben-user-lists--edit-modal-message{font-size:1.125rem;text-align:center;color:hsla(0,0%,100%,.8);margin-top:-2rem;margin-bottom:2.5rem!important}.filmstriben-user-list{background:var(--filmstriben-user-list-background);border-radius:4px;margin-bottom:.25rem;transition:background .3s ease}.filmstriben-user-list:last-child{margin-bottom:0}.filmstriben-user-list:hover{background:var(--filmstriben-user-list-active-background)}.filmstriben-user-list--link{color:var(--filmstriben-user-list-text-color);text-decoration:none;padding:.75rem 2.75rem .75rem .75rem;width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;flex-direction:row;position:relative;cursor:pointer}.filmstriben-user-list--icon{font-size:28px;width:28px;height:28px;margin-right:.5rem;display:inline-block}.filmstriben-user-list--label{font-size:.875rem;font-weight:700;display:inline-block}.filmstriben-user-list--chevron{color:var(--filmstriben-user-list-text-color);font-size:16px;display:inline-block;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}@media(max-width:767px){.filmstriben-user-lists--edit-modal-message{font-size:1rem;text-align:left;color:#fff;margin-bottom:1rem!important}}:root{--input-text-color:#fff;--input-placeholder-color:hsla(0,0%,100%,.7);--input-background-color:#222d3d;--input-hover-background-color:#1c2533;--input-with-value-background-color:#273547;--input-focus-background-color:#11161f;--input-focus-border-color:#ffd27a;--input-hover-border-color:#ffc451}.filmstriben-input{position:relative;display:inline-block;width:-moz-fit-content;width:fit-content}.filmstriben-input:hover .filmstriben-input--input-element,.filmstriben-input_active .filmstriben-input--input-element{background-color:var(--input-hover-background-color);border-color:var(--input-hover-border-color)}.filmstriben-input .filmstriben-input--input-element:focus{background-color:var(--input-focus-background-color);border-color:var(--input-hover-border-color)}.filmstriben-input_active .filmstriben-input--input-element{border-color:var(--input-hover-border-color)}.filmstriben-input--input-element{height:52px;border-radius:4px;font-size:1rem;outline:none;border:1px solid transparent;background:var(--input-background-color);padding-right:52px;color:var(--input-text-color);box-sizing:border-box;padding-left:.5rem;width:100%;font-weight:400;caret-color:var(--input-focus-border-color);transition:border-color .15s ease,background .15s ease}.filmstriben-input--input-element::placeholder{color:var(--input-placeholder-color)}.filmstriben-input--clear-button{opacity:0!important;pointer-events:none;transition:opacity .2s ease-out;cursor:pointer;pointer-events:auto;right:18px;width:16px;height:16px}.filmstriben-input--clear-button,.filmstriben-input--icon{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%)}.filmstriben-input--icon{left:1.125rem;font-size:1.125rem;width:20px;height:20px;color:var(--input-text-color)}.filmstriben-input_with-icon .filmstriben-input--input-element{padding-left:49px}.filmstriben-input_with-value .filmstriben-input--clear-button{opacity:1!important}.filmstriben-input_with-value .filmstriben-input--clear-button:hover{opacity:.8!important}.filmstriben-input_with-value .filmstriben-input--input-element{color:var(--input-text-color);background-color:var(--input-with-value-background-color)}.filmstriben-input_with-value:focus .filmstriben-input--input-element{color:var(--input-text-color)}.filmstriben-input_width-auto{width:auto}.filmstriben-input_width-full-width{width:100%}:root{--filmstriben-user-profile-page-title-color:#fff;--filmstriben-user-profile-header-border-color:hsla(0,0%,100%,.1);--filmstriben-user-profile-card-background:#171d29;--filmstriben-user-profile-static-library-text-color:#fff;--filmstriben-user-profile-library-name-color:#ffc451}.filmstriben-profile-layout{position:relative;top:-3px}.filmstriben-profile-layout--header{border-bottom:1px solid var(--filmstriben-user-profile-header-border-color)}.filmstriben-profile-layout--header-wrapper{height:84px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 1.25rem 0 2rem;width:100%;max-width:1440px;margin:0 auto}.filmstriben-profile-layout--page-title{text-transform:uppercase;font-family:Expose,sans-serif;font-size:2rem;color:var(--filmstriben-user-profile-page-title-color)}.filmstriben-profile-page-section{padding:2.25rem 80px 1.75rem;position:relative;margin:0 auto;max-width:1280px}.filmstriben-profile-page-section--header{display:flex;align-items:center;justify-content:space-between}.filmstriben-profile-page-section--title{text-transform:uppercase;font-family:Expose,sans-serif;font-size:2rem;color:var(--filmstriben-user-profile-page-title-color)}.filmstriben-profile-page-section--content{margin-top:1.5rem}.filmstriben-profile-page-section_two-columns-content .filmstriben-profile-page-section--content{display:flex;flex-direction:row;gap:1rem}.filmstriben-profile-page-section_two-columns-content .filmstriben-profile-page-section--content>*{width:50%}.filmstriben-profile-page-section--card{background:var(--filmstriben-user-profile-card-background);border-radius:4px;min-height:258px;margin-bottom:1rem;padding:.75rem;box-sizing:border-box}.filmstriben-profile-page-section--card:last-child{margin-bottom:0}.filmstriben-profile-page-section--card_no-min-height{min-height:auto}.filmstriben-profile-page-section--library-info{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto}.filmstriben-profile-page-section--library-icon{font-size:52px;width:52px;height:52px;margin-bottom:1.5rem}.filmstriben-profile-page-section--library-static-text{color:var(--filmstriben-user-profile-static-library-text-color);font-size:1.125rem;font-weight:600}.filmstriben-profile-page-section--library-name{color:var(--filmstriben-user-profile-library-name-color);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}@media(max-width:1023px){.filmstriben-profile-layout--page-title{display:none}.filmstriben-profile-page-section{padding:2.25rem 40px 1.75rem}.filmstriben-profile-page-section--title{font-size:1.5rem}.filmstriben-profile-page-section--library-name{font-size:1.125rem}}@media(max-width:767px){.filmstriben-profile-page-section{padding-left:20px;padding-right:20px}.filmstriben-profile-page-section--header-actions{margin-top:.75rem}.filmstriben-profile-page-section--card_hide-for-mobile,.filmstriben-profile-page-section--header-actions_hide-for-mobile{display:none}.filmstriben-user-points--info,.filmstriben-user-points--left-points{width:100%}.filmstriben-profile-message .filmstriben-profile-page-section--card,.filmstriben-user-points--wrapper .filmstriben-profile-page-section--card{border-bottom:1px solid hsla(0,0%,100%,.05)}.filmstriben-profile-message .filmstriben-profile-page-section--card:first-child,.filmstriben-user-points--wrapper .filmstriben-profile-page-section--card:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.filmstriben-profile-message .filmstriben-profile-page-section--card:nth-child(n+2),.filmstriben-user-points--wrapper .filmstriben-profile-page-section--card:nth-child(n+2){border-radius:0}.filmstriben-main-user-information .filmstriben-profile-page-section--content{gap:0!important;flex-direction:column}.filmstriben-main-user-information .filmstriben-profile-page-section--content>*{width:100%}.filmstriben-main-user-information .filmstriben-profile-page-section--card{margin-bottom:0;min-height:auto}.filmstriben-main-user-information .filmstriben-profile-page-section--library-info{align-items:start;padding:1rem;border-top-left-radius:0;border-top-right-radius:0}.filmstriben-main-user-information .filmstriben-profile-page-section--library-icon{display:none}.filmstriben-main-user-information .filmstriben-profile-page-section--library-static-text{font-size:.875rem}.filmstriben-main-user-information .filmstriben-profile-page-section--library-name{font-size:1rem;margin-bottom:0}.filmstriben-profile-layout--header-wrapper{overflow-x:auto;padding-left:20px}.filmstriben-profile-layout--navigation{flex-wrap:nowrap}}