: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}}.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{--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}}