.control{color:var(--main-text-color);display:block;position:relative;margin-bottom:.5rem;padding-left:1.5rem;border:0;font-size:.875rem;line-height:1.125rem;cursor:pointer}.control--disabled{cursor:default}.control input{position:absolute;left:0;width:auto;opacity:0}.control__indicator{border-radius:.25rem;position:absolute;top:0;left:0;width:1.125rem;height:1.125rem;transition:background .2s cubic-bezier(.25,.46,.45,.94);border:1px solid #ccc;background:transparent}.control__indicator--radio{border-radius:50%}.control__text{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 .25rem;color:#888;font-family:Lato,sans-serif;font-size:.875rem}.control__text a{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#976103}.control--radio .control__indicator{border-radius:50%}.control--radio .control__indicator:after{top:.0625rem;left:.0625rem;width:.875rem;height:.875rem;border-radius:50%;background:#0000;box-shadow:inset 0 0 0 1px #fff}.control--radio:not(.control--switchIcon) .control__label:before{content:"";display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer}.control--radio input:disabled~.control__indicator:after{top:.125rem;left:.125rem;background:#ccc}.control--radio input:checked:not([disabled])~.control__indicator:after{background:#ffc200}.control--radio input:not([disabled]):not(:checked)~.control__indicator:after{background:#ccc}.mouse .control--radio:hover input:not([disabled]):not(:checked)~.control__indicator:after{background:#ccc}.control--radio.control--radio-check .control__indicator:before,.control--radio.control--radio-check .control__indicator:after{content:"";display:block;position:absolute;height:.125rem;border:0;border-radius:2px;opacity:0;background:#000;box-shadow:none}.control--radio.control--radio-check .control__indicator:before{top:.4375rem;left:.3125rem;width:.625rem;transform:rotate(-45deg)}.control--radio.control--radio-check .control__indicator:after{top:.5625rem;left:.125rem;width:.375rem;transform:rotate(45deg)}.control--radio.control--radio-check input:disabled~.control__indicator:after{top:.5625rem;left:.125rem;width:.4375rem}.control--radio.control--radio-check input:disabled~.control__indicator:before,.control--radio.control--radio-check input:disabled~.control__indicator:after{background:#888}.control--radio.control--radio-check input:checked~.control__indicator:before{opacity:1}.control--radio.control--radio-check input:checked:not([disabled])~.control__indicator:after,.control--radio.control--radio-check input:checked:not([disabled])~.control__indicator:before{background:#000}.control--radio.control--radio-check input:not([disabled]):not(:checked)~.control__indicator:before,.control--radio.control--radio-check input:not([disabled]):not(:checked)~.control__indicator:after{background:#ccc}.mouse .control--radio.control--radio-check:hover input:not([disabled]):not(:checked)~.control__indicator:before,.mouse .control--radio.control--radio-check:hover input:not([disabled]):not(:checked)~.control__indicator:after{opacity:1}.control input:checked~.control__indicator,.control.control--is-selected .control__indicator,.control.control--not-all-check .control__indicator{border-color:#ffc200;background:#ffc200}.mouse .control.control--not-all-check:hover input:not([disabled]):not(:checked)~.control__indicator,.mouse .control:hover input:not([disabled]):checked~.control__indicator{border-color:#ffd900;background:#ffd900}.mouse .control:hover input:not([disabled]):not(:checked)~.control__indicator{background:transparent}.mouse .control:hover input:not([disabled])~.control__indicator{border-color:#ccc;background:#ccc}.mouse .control--checkbox:hover input:not([disabled]):not(:checked)~.control__indicator:after{border-color:#888}.mouse .control.control--not-all-check:hover input:not([disabled]):not(:checked)~.control__indicator:after{border-color:#000}.mouse .control:hover input:not([disabled])~.control__indicator:after{opacity:1}.control input:disabled~.control__indicator{border-width:0 2px 2px 0;border-color:#ccc;opacity:.6;background:#ccc;pointer-events:none}.control__indicator .ico,.control__indicator:after{position:absolute;transition:opacity .5s cubic-bezier(.25,.46,.45,.94);opacity:0}.control__indicator .ico{width:1rem;height:1rem}.control__indicator:after{content:""}.control input:checked~.control__indicator:after,.control.control--is-selected .control__indicator:after,.control.control--not-all-check .control__indicator:after{opacity:1}.control--checkbox input .control__indicator:after,.control--checkbox .control__indicator:after,.control--link .control__indicator:after{top:.125rem;left:.375rem;width:.3125rem;height:.625rem;transform:rotate(45deg);border:solid #000;border-width:0 2px 2px 0}.control--checkbox input:disabled~.control__indicator:after{border-color:#888}.control.control--not-all-check .control__indicator:after{transform:rotate(90deg);border-width:0 2px 0 0}.control--partial .control__indicator:after{top:.1875rem;left:.1875rem;width:.625rem;height:.625rem;border-radius:50%}.control--switch{display:flex;align-items:center;margin-bottom:0}.control--switch .control__label{padding:0 .9375rem;font-size:1rem;font-weight:400}.control--switch .control__indicator{position:relative;width:2.125rem;height:.875rem;transition-property:background-color;transition-duration:.35s;transition-timing-function:cubic-bezier(.25,.46,.45,.94);border:0;border-radius:.4375rem;background:#888}.control--switch .control__indicator:after{display:block;top:-.1875rem;left:0;width:1.25rem;height:1.25rem;transition-property:background,left;transition-duration:.35s;transition-timing-function:cubic-bezier(.25,.46,.45,.94);border:0;border-radius:50%;opacity:1;background:#fff}.control--switch input:checked~.control__indicator{background:#ffd900}.control--switch input:checked~.control__indicator:after{left:.875rem;background:#ffc200}.control--switch input:disabled~.control__indicator:after{display:block;left:0}.control--switchIcon{display:flex;position:relative;align-items:center;width:100%;height:2.5rem;margin-bottom:0;padding:0;border-radius:0}.control--switchIcon .control__label{display:flex;position:relative;align-items:center;justify-content:center;width:50%;height:100%;padding:0;font-size:1.5rem;font-weight:400;cursor:pointer}.control--switchIcon .control__label:not([for=form-female]):after{content:"";position:absolute;top:.5rem;right:0;bottom:.5rem;width:.0625rem;background-color:#e8e8e8}.control--switchIcon .control__label .ico{width:1.5rem;height:1.5rem;margin-right:.5rem;pointer-events:none}.control--switchIcon .control__label--off .ico{color:#000}.control--switchIcon .control__label--on .ico{color:#e8e8e8}.control--switchIcon .control__indicator{position:absolute;z-index:-1;top:0;width:100%;height:100%;border:1px solid #e8e8e8;border-radius:0;background:#fff}.control--switchIcon .control__indicator:after{display:block;top:0;left:0;width:50%;height:100%;transform:initial;transition-property:left,background;transition-duration:.35s;transition-timing-function:cubic-bezier(.25,.46,.45,.94);border:0;border-radius:0;box-shadow:none}.mouse .control--switchIcon:hover input:not([disabled]):not(:checked)~.control__indicator:after{background:#ffc200}.control--switchIcon:hover input:not([disabled]):checked~.control__indicator{border-color:#e8e8e8;background:#fff}.control--switchIcon input:checked~.control__indicator{border:1px solid #e8e8e8;border-radius:0;background:none}.control--switchIcon input:checked+.control__label .ico,.control--switchIcon input:checked+.control__label .control__text{color:#000}.control--switchIcon input+.control__label .ico{color:#888}.control--switchIcon input+.control__label .control__text{color:#888}.control--switchIcon input:checked:first-of-type~.control__indicator:after{left:0;background:#ffc200}.control--switchIcon input:checked:last-of-type~.control__indicator:after{left:50%;background:#ffc200}.control--switchIcon input:disabled~.control__indicator:after{display:block;left:0}.control--switchIcon input:not([disabled]):not(:checked)~.control__indicator:after{background:#ffc200}.control--switchIcon .control__indicator:after{transition:.3s all}.mouse .control--switchIcon input:not([disabled]):not(:checked)+label:hover~.control__indicator:after{background:#ffc200}.mouse .control--switchIcon input:not([disabled]):checked+label:hover~.control__indicator{border-color:#ffc200;box-shadow:0 0 #ffc200}.mouse .control--switchIcon input:not([disabled]):not(:checked)+label:first-of-type:hover~.control__indicator:after{left:0}.mouse .control--switchIcon input:not([disabled]):not(:checked)+label:last-of-type:hover~.control__indicator:after{left:50%}.control--bordered{padding-top:1rem;padding-bottom:1rem;padding-left:2.875rem;margin-bottom:0}.control--bordered .control__indicator{top:1rem;left:1rem}.control--bordered .control__title{font-size:.875rem}.control--bordered .control__title:after{content:"";position:absolute;left:0;bottom:0;right:0;top:0;pointer-events:none;border-color:#e8e8e8;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;transition:box-shadow .5s,border-color .3s}.control--bordered input:checked+.control__title:after{border-color:#fff0;box-shadow:0 0 32px #00000026}.mouse .control--ico:hover input:not([disabled]):checked~.control__indicator{border-color:#ffd900}.mouse .control--ico:hover input:not([disabled]):checked~.control__indicator:before{color:#ffd900}.mouse .control--ico:hover input:not([disabled]):not(:checked)~.control__indicator:before{background:#ccc;color:#fff;opacity:1}.control--ico input:checked~.control__indicator,.control--ico.control--is-selected .control__indicator,.control--ico.control--not-all-check .control__indicator{border:1px solid #ffc200}.control--ico input:checked:not([disabled])~.control__indicator .ico{color:#ffc200;background:#fff;opacity:1}.control--ico .control__indicator{width:1.125rem;height:1.125rem;overflow:hidden;transition:none}.control--ico .control__indicator:after{content:none}.control--ico .control__indicator .ico{display:flex;justify-content:center;align-items:center;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:#fff;background:#fff;border-radius:50%}.control--ico.control--gold .control__indicator{border-color:#ffc200}.control--ico.control--gold input:checked:not([disabled])~.control__indicator .ico{background:#242424}.control--ico.control--gold:hover input:not([disabled])~.control__indicator{border-color:#ffc200;background:#ccc}.control--like{display:flex;align-items:center}.control--like .control__indicator{width:1.25rem;height:1.25rem;background:#0000;border:0}.control--like .control__indicator:after{content:"";top:0;left:-.125rem;color:#ccc;font-family:filmweb-ico;font-size:1.25rem;border:0;opacity:1;transform:rotate(0);transition:color .2s cubic-bezier(.25,.46,.45,.94)}.control--like .control__indicator:before{content:none}.control--like input:checked~.control__indicator{background:#0000}.control--like input:checked~.control__indicator:after{color:#ffc200}.mouse .control--like:hover input:not([disabled])~.control__indicator:after{color:#ffd900}.mouse .control--like:hover input:not([disabled]):checked~.control__indicator{background:#0000}@media (min-width: 768px){.control{font-size:.875rem}.control--bordered .control__title{font-size:1rem}.control--bordered .control__title:after{border:1px solid #e8e8e8}.control--bordered input:checked+.control__title:after{border-color:#fff0}}[data-group=vodPage] .page__group[data-group=g1] .page__title{margin-bottom:1rem}[data-group]>.page__content{position:relative}[data-group=vodPage] .page__group[data-group=g2]{position:sticky;z-index:9;top:var(--fw-header-height)}[data-group=vodPage] .page__group[data-group=g2] .VodProvidersSection{background:#000;z-index:1}[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .page__container,[data-group=vodPage] .page__group[data-group=g2] .vodProvidersSection .page__container{background:#fff}[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .page__container{margin-top:-1rem;box-shadow:0 8px 32px #00000029}[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--primary .navList__text,[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--tertiary .navList__text,[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--primary .navList__button,[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--tertiary .navList__button{color:#242424}.mouse [data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--primary .navList__text:hover,.mouse [data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--tertiary .navList__text:hover,.mouse [data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--primary .navList__button:hover,.mouse [data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--tertiary .navList__button:hover{color:#888}[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--primary .navList__item.navList__item--selected .navList__text{font-weight:700}.mouse [data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--primary .navList__item.navList__item--selected .navList__text:hover{color:#242424}@media (min-width: 768px){[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .page__container,[data-group=vodPage] .page__group[data-group=g2] .vodProvidersSection .page__container{background:#fff}[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .navList--primary:after,[data-group=vodPage] .page__group[data-group=g2] .vodProvidersSection .navList--primary:after{display:none}[data-group=vodPage] .page__group[data-group=g2] .vodProvidersSection .page__container{margin-top:0rem}[data-group=vodPage] .page__group[data-group=g2] .vodProvidersSection .page__container{padding:1rem 1rem .5rem;border-top-right-radius:.25rem;border-top-left-radius:.25rem}[data-group=vodPage] .page__group[data-group=g2] .vodProvidersSection .providerFilter__list{min-height:3.5rem}[data-group=vodPage] .page__group[data-group=g2] .vodCommonSection .page__container{margin-top:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}}@media (min-width: 1152px){[data-group=vodPage].page .page__wrapper--grid{grid-template-areas:"g1 g1" "g2 g2" "g3 g3" "g4 g4"}[data-group=vodPage] .page__group[data-group=g2]{top:3.75rem}.site .header--main.header--fixed{border-bottom:1px solid #000}}.simplePoster__title{margin-top:.75rem!important}[data-group=vodPage] .slumpdown--expanded{z-index:8}[data-state=loading] .simplePoster__poster{position:relative}[data-state=loading] .simplePoster__poster:after{content:"";position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;background:#e8e8e8}[data-state=loading] .simplePoster__title{position:relative;padding:0}[data-state=loading] .simplePoster__title:before,[data-state=loading] .simplePoster__title:after{content:"";display:block;background:#e8e8e8;height:1rem}[data-state=loading] .simplePoster__title:after{margin:.5rem 1.5rem 0}[data-state=loading] .simplePoster__title h3,[data-state=loading] .simplePoster__seasonNumber{display:none}.vodCommonSection .page__header{padding-bottom:0}.vodCommonSection h1{color:#eee}.vodCommonSection__container{display:flex;flex-wrap:wrap;justify-content:space-between}.vodCommonSection__container.page__container{padding:0 1rem}.vodCommonSection__container .control{margin:1rem 0 0}.vodCommonSection__container .slumpdown{flex-shrink:0;min-width:100%;margin-top:1rem}.vodCommonSection .tooltipInfo{margin:.75rem 0 0}.vodCommonSection .tooltipInfo i{font-size:1.5rem;color:#888}@media (max-width: 767px){.vodCommonSection__container .control{font-size:.75rem}}@media (min-width: 768px){.vodCommonSection__container{justify-content:flex-end}.vodCommonSection__container .control{margin-left:2rem}.vodCommonSection__container .slumpdown{position:absolute;left:1rem;top:0;min-width:initial;margin-top:0}[data-linkable=vodFree] .vodCommonSection__container{margin-top:1rem}.vodCommonSection .tooltipInfo{margin:.75rem 0 0 .25rem}.vodCommonSection .tooltipInfo i{font-size:1.5rem;color:#888}}.providerFilter__item{transition:background-color .5s cubic-bezier(.25,.46,.45,.94);background-color:#fff0}.providerFilter__item:not(.noBorder){border:1px solid #e8e8e8}.mouse .providerFilter__item:not(.noBorder):hover{border:1px solid #e8e8e8;background-color:#f8f8f8;box-shadow:inset 0 0 0 1px #e8e8e8}.providerFilter__item:not(.noBorder):active{border:1px solid #e8e8e8;background-color:#e8e8e8}.providerFilter__item:not(.noBorder).providerFilter__item--active{border:1px solid #ffc200}@media (min-width: 768px){.providerFilter__item:not(.noBorder).providerFilter__item--active:hover{border:1px solid #ffc200;box-shadow:inset 0 0 0 1px #ffc200}}.mouse .providerFilter__item:hover{background-color:#f8f8f8}.providerFilterSection{position:relative;display:flex;align-items:center;justify-content:center;margin-top:0!important}.providerFilterSection .page__container{padding:.75rem 0 .75rem 1rem;display:flex;overflow-y:hidden;height:3.75rem;align-items:center;white-space:nowrap}.providerFilter__container{padding:0;width:100%;overflow-y:hidden}.providerFilter__list{display:block;flex-wrap:nowrap;width:100%;white-space:nowrap;font-size:0}.providerFilter__list--icons .providerFilter__text a:after{visibility:hidden}.providerFilter__default,.providerFilter__edit,.providerFilter__item{border-radius:.25rem;display:inline-block;width:2.25rem;min-width:2.25rem;height:2.25rem;background-color:#fff;cursor:pointer}.providerFilter__edit{background-color:#f8f8f8;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:.5rem}.providerFilter__edit .ico{width:.875rem;height:.8125rem;color:#888;fill:#fff}.mouse .providerFilter__edit:hover .ico{color:#000}.mouse .providerFilter__edit:active{background-color:#e8e8e8}.providerFilter__default{display:flex;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0;width:auto;font-size:.75rem;line-height:.75rem;text-align:center;border:1px solid #e8e8e8;padding-left:.625rem;padding-right:.625rem;font-weight:600;transition:background-color .5s cubic-bezier(.25,.46,.45,.94),border .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94);background-color:#fff}.providerFilter__default:active{border:2px solid #e8e8e8;background-color:#e8e8e8}.providerFilter__default--active{border:1px solid #ffc200}.providerFilter__default a,.providerFilter__default button{display:block;margin:0 auto;padding:.25rem;white-space:nowrap}.providerFilter__favoritesVodsButtonsBackground{width:auto;flex-grow:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:.25rem;margin-right:.5rem}.providerFilter__item{margin-right:.5rem;position:relative;background-position:center;background-repeat:no-repeat;background-size:auto 2rem}.providerFilter__item:last-of-type{margin-right:.5rem}.providerFilter__item picture{display:flex;pointer-events:none;width:100%}.providerFilter__item img{border-radius:.25rem;clip-path:content-box;-webkit-clip-path:inset(0 0 0 0 round .25rem);margin:0 auto}.providerFilter__text{display:none;position:relative;font-size:.75rem}.providerFilter__text .ico{width:.75rem;height:.75rem}.providerFilter__item a,.providerFilter__item button,.providerFilter__text a,.providerFilter__text button{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.providerFilter__item a,.providerFilter__item button{font-size:0}.providerFilter__separator{min-width:1px;height:2rem;background:#e8e8e8;border:0;margin:0 .5rem}.providerFilter__expand{border-radius:.25rem;display:none;width:2rem;height:2rem;border:1px solid #e8e8e8;background:#fff}.providerFilter__expand:hover{border:1px solid #e8e8e8;box-shadow:inset 0 0 0 1px #e8e8e8}.providerFilter__expand .ico{width:1.5rem;height:1.5rem;transform:rotateX(0)}.providerFilter__expand.expanded .ico{display:inline-flex;align-items:center;justify-content:center;transform:rotateX(180deg)}.providerFilter__expand.active{border:1px solid #ffc200}@media (min-width: 768px){.providerFilterSection .page__container{padding:.75rem 0;height:100%;align-items:flex-start;overflow:initial}[data-group=searchPage].page .page__wrapper--grid .providerFilterSection .page__container{padding-bottom:.75rem}.providerFilter__list{display:flex;flex-wrap:wrap;align-items:flex-start;height:100%;max-height:3.25rem;margin-top:-.625rem;padding-top:.625rem;overflow:hidden;transition:max-height .5s cubic-bezier(.25,.46,.45,.94);white-space:normal}.providerFilter__list.expanded{max-height:28.125rem;transition:max-height .5s cubic-bezier(.25,.46,.45,.94)}.providerFilter__text.clear{display:flex;position:absolute;z-index:11;bottom:-1rem;right:1rem;align-items:center;height:1rem;padding:.0625rem .5rem;border-radius:.5rem;background:#fff;color:#888;font-size:.5rem;font-weight:700;transition:color .2s cubic-bezier(.25,.46,.45,.94);text-transform:uppercase}.providerFilter__text.clear i{color:inherit;margin-right:.25rem;font-size:.75rem}.mouse .providerFilter__text.clear:hover{color:#242424}.providerFilter__edit{height:2.5rem;width:2.5rem}.providerFilter__favoritesVodsButtonsBackground{margin-right:1rem}.providerFilter__default{flex:1 0 auto;width:auto;height:2.5rem;padding:.625rem 1.125rem;font-size:.875rem;line-height:1rem}.providerFilter__default a,.providerFilter__default button{padding:.375rem 1rem}.mouse .providerFilter__default:hover{background-color:#f8f8f8;box-shadow:inset 0 0 0 1px #e8e8e8}.mouse .providerFilter__default--active:hover{border:1px solid #ffc200;box-shadow:inset 0 0 0 1px #ffc200}.providerFilter__item{width:4.125rem;height:2.5rem;margin-bottom:.5rem;margin-right:.625rem;flex-shrink:0;transition:box-shadow .5s cubic-bezier(.25,.46,.45,.94)}.providerFilter__item img{max-height:2rem}.providerFilter__item--withLabel a,.providerFilter__item--withLabel button,.providerFilter__item--withLabelSell a,.providerFilter__item--withLabelSell button{flex-direction:column;padding-bottom:.5rem}.providerFilter__item--withLabel:after,.providerFilter__item--withLabelSell:after{border-radius:0 0 .25rem .25rem;clip-path:content-box;-webkit-clip-path:inset(0 0 0 0 round 0 0 .25rem .25rem);content:"";display:block;position:relative;background-repeat:no-repeat;background-position:center;height:.875rem;width:4.125rem;background-color:#3476f6;left:-1px;bottom:.813rem;pointer-events:none;transition:box-shadow .5s cubic-bezier(.25,.46,.45,.94)}.providerFilter__item--withLabel:after{background-image:url(https://fwcdn.pl/prt/static/images/vod/primeVideoText.svg)}.providerFilter__item--withLabelSell:after{background-image:url(https://fwcdn.pl/prt/static/images/vod/sellIcon.svg)}.providerFilter__item--active.providerFilter__item--withLabel:after,.providerFilter__item--active.providerFilter__item--withLabelSell:after{box-shadow:inset 0 -1px #ffc200,inset -1px 0 #ffc200,inset 1px 0 #ffc200}.providerFilter__item--active:hover.providerFilter__item--withLabel:after,.providerFilter__item--active:hover.providerFilter__item--withLabelSell:after{box-shadow:inset 0 -2px #ffc200,inset -2px 0 #ffc200,inset 2px 0 #ffc200}.mouse .providerFilter__item:hover:not(.providerFilter__item--active){border:1px solid #e8e8e8;box-shadow:inset 0 0 0 1px #e8e8e8}.providerFilter__separator{height:2.5rem;margin:0 .75rem}.providerFilter__separator:last-child{display:initial}.providerFilter__expand{display:flex;align-items:center;justify-content:center;min-width:4.1875rem;height:2.5rem}.providerFilter__expand .ico{display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}}@media (min-width: 1152px){.providerFilter .page__container{padding:1rem}}.vodLogo{width:1rem;height:1rem;background-size:contain;background-position:center;background-repeat:no-repeat;display:inline-flex;border:0;margin:0 .25rem;pointer-events:none}.vodDrawMovieSection{padding-top:1rem;padding-bottom:11rem;min-height:21.875rem;background:#f8f8f8}.vodDrawMovieSection__background{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.vodDrawMovieSection__background .image{width:auto;-o-object-fit:contain;object-fit:contain}.vodDrawMovieSection__background .fastPoster{position:absolute;display:block;right:auto;bottom:auto;overflow:hidden;justify-content:center;align-items:center;border-radius:.5rem;box-shadow:0 .5rem 1.5rem #00000029;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;width:7.25rem;height:10.3125rem}.vodDrawMovieSection__background .fastPoster--mini{width:4.5rem;height:6.4375rem}.vodDrawMovieSection__background .fastPoster.image--1{left:12.5rem;top:19rem}.vodDrawMovieSection__background .fastPoster.image--2{left:auto;top:1rem;right:8.5rem}.vodDrawMovieSection__background .fastPoster.image--3{left:auto;top:7.5rem;right:1.5rem;display:none;margin-right:auto;margin-left:auto}.vodDrawMovieSection__background .fastPoster.image--4{left:auto;top:9.5rem;right:5rem;z-index:2}.vodDrawMovieSection__background .fastPoster.image--5{top:29.5rem;right:0;left:15rem}.vodDrawMovieSection__background .fastPoster.image--6{top:25.5rem;right:0;left:1rem}.vodDrawMovieSection__background .fastPoster.image--7{z-index:2;top:15.5rem;left:0}.vodDrawMovieSection__background .fastPoster.image--8{top:19rem;left:9.5rem}.vodDrawMovieSection__background .fastPoster.image--9{top:19rem;right:16.5rem;left:auto}.vodDrawMovieSection__background .fastPoster.image--10{z-index:2;top:12.5rem;right:11.5rem;left:auto}.vodDrawMovieSection__background .fastPoster.image--11{top:5.5rem;left:1rem}.vodDrawMovieSection__background .fastPoster.image--12{top:1.5rem;right:.5rem;left:auto}.vodDrawMovieSection__background .fastPoster.image--13{top:14.1rem;right:0;left:0;margin-right:auto;margin-left:auto}.vodDrawMovieSection__background .fastPoster.image--14{top:20rem;left:2.5rem}.vodDrawMovieSection__background .fastPoster.image--15{top:23rem;right:1rem;left:auto}.vodDrawMovieSection .vodDrawMovieSection__sticky{position:sticky;top:30%;bottom:25%;z-index:2;display:flex;width:100%;margin-top:auto;margin-bottom:auto;padding-top:11rem;flex-direction:row;justify-content:center;align-items:center}.vodDrawMovieSection__info{border-radius:.25rem;position:static;left:0;top:20vh;right:0;bottom:0;z-index:9;overflow:hidden;max-width:18rem;margin:auto;padding:1.5rem 1rem;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 2rem 3rem #00000029;background-color:#fff}.vodDrawMovieSection__pick,.vodDrawMovieSection__change{border-radius:.25rem;display:flex;width:100%;height:2.5rem;padding:0 2rem;justify-content:center;align-items:center;font-size:.875rem}.vodDrawMovieSection__pick{margin-bottom:1rem}.vodDrawMovieSection__change{font-weight:400}.vodDrawMovieSection__buttonsWrap{grid-auto-columns:1fr;grid-column-gap:2rem;grid-row-gap:0rem;grid-template-columns:1fr 1fr;grid-template-rows:auto;margin-top:1rem}.vodDrawMovieSection__title{margin-bottom:.25rem;font-family:Lato,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2;text-align:center}.vodDrawMovieSection__subtitle{font-size:.875rem;line-height:1.4;text-align:center}.vodDrawMovieSection__subtitle br{display:none}@media (min-width: 768px){.vodDrawMovieSection{padding-top:3rem;padding-bottom:7.5rem;height:73.8125rem;margin:2rem 0 0}.vodDrawMovieSection__info{max-width:35rem;width:100%;padding:2rem;border-radius:1rem}.vodDrawMovieSection .vodDrawMovieSection__sticky{top:7.75rem}.vodDrawMovieSection__title{font-size:3rem;margin-bottom:.5rem}.vodDrawMovieSection__subtitle{font-size:1.25rem}.vodDrawMovieSection__subtitle br{display:inline}.vodDrawMovieSection__buttonsWrap{display:grid;margin-top:2rem}.vodDrawMovieSection__pick,.vodDrawMovieSection__change{height:3rem;font-size:1rem}.vodDrawMovieSection__pick{margin-bottom:0}.vodDrawMovieSection__background{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.vodDrawMovieSection__background .fastPoster{width:14.5rem;height:20.625rem}.vodDrawMovieSection__background .fastPoster--mini{width:9rem;height:12.75rem}.vodDrawMovieSection__background .fastPoster.image--1{left:22.5rem;top:9rem}.vodDrawMovieSection__background .fastPoster.image--2{top:6.5rem;right:18.5rem}.vodDrawMovieSection__background .fastPoster.image--3{right:3.5rem}.vodDrawMovieSection__background .fastPoster.image--4{top:22.5rem;right:0}.vodDrawMovieSection__background .fastPoster.image--5{top:22.5rem;left:11rem}.vodDrawMovieSection__background .fastPoster.image--6{top:33.5rem}.vodDrawMovieSection__background .fastPoster.image--7{top:53.5rem}.vodDrawMovieSection__background .fastPoster.image--8{top:57rem;left:21.5rem}.vodDrawMovieSection__background .fastPoster.image--9{top:56rem;right:16.5rem}.vodDrawMovieSection__background .fastPoster.image--10{top:53.5rem;right:3.5rem}.vodDrawMovieSection__background .fastPoster.image--11{left:0}.vodDrawMovieSection__background .fastPoster.image--12{top:30.5rem;right:5.5rem}.vodDrawMovieSection__background .fastPoster.image--13{top:33.1rem}.vodDrawMovieSection__background .fastPoster.image--14{top:42rem;left:5.5rem}.vodDrawMovieSection__background .fastPoster.image--15{top:0}}.drawMovie__item{transition:background-color .5s cubic-bezier(.25,.46,.45,.94);background-color:#fff0}.drawMovie__item:not(.noBorder){border:1px solid #e8e8e8}.mouse .drawMovie__item:not(.noBorder):hover{border:1px solid #e8e8e8;background-color:#f8f8f8;box-shadow:inset 0 0 0 1px #e8e8e8}.drawMovie__item:not(.noBorder):active{border:1px solid #e8e8e8;background-color:#e8e8e8}.drawMovie__item:not(.noBorder).drawMovie__item--active{border:1px solid #ffc200}@media (min-width: 768px){.drawMovie__item:not(.noBorder).drawMovie__item--active:hover{border:1px solid #ffc200;box-shadow:inset 0 0 0 1px #ffc200}}.mouse .drawMovie__item:hover{background-color:#f8f8f8}@keyframes textSlideIn{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.drawMovie{display:flex;position:fixed;z-index:9;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;background:#000000b8}.drawMovie__wrapper{width:100%;height:100%;position:relative;display:flex;flex-direction:column;background:#fff}.drawMovie__info{padding:1rem}.drawMovie__vodLink{color:#976103;transition:.2s all;font-size:.875rem;margin-left:auto}.drawMovie__logo{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-left:.25rem}.drawMovie__logo img{height:1.25rem}.drawMovie__reroll.fwBtn,.drawMovie__change.fwBtn,.drawMovie__drawDefault.fwBtn{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;padding:.75rem 0;font-size:.875rem}.drawMovie__reroll.fwBtn{margin-bottom:1rem;margin-top:1rem}.drawMovie__change.fwBtn,.drawMovie__drawDefault.fwBtn{box-shadow:inset 0 0 0 1px #e8e8e8;font-weight:400}.drawMovie__image,.drawMovie__caption{display:none}.drawMovie__step{display:flex;position:relative;flex-direction:column;height:100%;padding:1rem;overflow:hidden}.drawMovie__close{position:absolute;z-index:5;top:.625rem;right:.625rem;height:2rem;color:#242424;cursor:pointer}.drawMovie__close .ico{width:1.5rem;height:1.5rem}@media (min-width: 768px){.drawMovie__close .ico{width:2rem;height:2rem}}.drawMovie__title{color:#242424;font-family:PT Sans Narrow,Open Sans,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.14;letter-spacing:-.32px}.drawMovie__list{display:flex;flex-wrap:wrap;width:100%;font-size:0;padding:.5rem 0}.drawMovie__default,.drawMovie__edit,.drawMovie__item{border-radius:.25rem;display:inline-block;width:5.375rem;height:1.75rem;background-color:#fff;cursor:pointer}.drawMovie__edit{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:2.5rem;background-color:#f8f8f8;font-size:1rem}.drawMovie__edit .ico{width:1rem;height:1rem}.drawMovie__default{display:flex;justify-content:center;align-items:center;width:100%;min-width:6.25rem;padding-right:.25rem;padding-left:.25rem;box-shadow:inset 0 0 0 1px #e8e8e8;font-size:.875rem;line-height:.75rem;text-align:center}.drawMovie__default--active{box-shadow:inset 0 0 0 1px #ffc200}.drawMovie__default a,.drawMovie__default button{display:block;margin:0 auto;padding:.25rem;white-space:nowrap}.drawMovie__item{display:flex;position:relative;align-items:center;justify-content:center;margin-right:.5rem;margin-bottom:.75rem}.drawMovie__item--isAmazonLabel{position:absolute;display:flex;justify-content:center;align-items:center;height:calc(100% + 2px);width:.875rem;background-color:#3476f6;border-radius:.1875rem 0 0 .1875rem;left:-1px;z-index:1}.drawMovie__item--active .drawMovie__item--isAmazonLabel{box-shadow:inset 0 .0625rem #ffc200,inset 0 -.0625rem #ffc200,inset .0625rem 0 #ffc200}.drawMovie__item--isAmazonLabelIcon,.drawMovie__item--isAmazonSellLabelIcon{display:block;position:absolute;width:1.4rem;transform-origin:center;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:.1875rem .1875rem 0 0}.drawMovie__item--isAmazonLabelIcon{transform:rotate(-90deg);height:.875rem;background-image:url(https://fwcdn.pl/prt/static/images/vod/primeVideoText.svg)}.drawMovie__item--isAmazonSellLabelIcon{height:.5rem;width:.5rem;background-image:url(https://fwcdn.pl/prt/static/images/vod/sellIcon.svg)}.drawMovie__item img{max-height:100%}.drawMovie__item.disabled{pointer-events:none;position:relative}.drawMovie__item.disabled:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;opacity:.9}.drawMovie__favorites.drawMovie__item{width:12.5rem;border:0}.mouse .drawMovie__favorites.drawMovie__item:hover{border:none}.drawMovie__item a,.drawMovie__item button,.drawMovie__text a,.drawMovie__text button{display:flex;width:100%;height:100%;align-items:center}.drawMovie__item a,.drawMovie__item button{font-size:0}.drawMovie__buttonsWrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem}.drawMovie__error{opacity:0;visibility:hidden;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.drawMovie__errorImage{height:10rem;width:100%;background-image:url(https://fwcdn.pl/prt/static/images/gf/iri/component/drawMovie/sad_dude.svg);background-size:contain;background-position:center;background-repeat:no-repeat;margin-bottom:1rem}.drawMovie__errorMessage{text-align:center;color:#fff;font-size:1rem;font-weight:700;line-height:1.33;letter-spacing:-.14px;margin-bottom:1rem}.drawMovie__errorButton{width:100%;margin:0 1rem 5rem}.drawMovie .tooltip{max-width:18.75rem;white-space:normal}.drawMovie.inProgress .drawMovie__step{position:relative}.drawMovie.inProgress .drawMovie__step:after{content:"";position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;width:4.375rem;height:4.375rem;margin:auto;animation:spin .9s cubic-bezier(.5,0,.35,1) infinite,delayed-fade-in .75s;opacity:inherit;display:inline-block;border:.25rem solid #f8f8f8;border-top:.25rem solid #ffc200;border-radius:50%}.drawMovie.inProgress .drawMovie__step.isDark:after,.isDark .drawMovie.inProgress .drawMovie__step:after{content:"";position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;width:4.375rem;height:4.375rem;margin:auto;animation:spin .9s cubic-bezier(.5,0,.35,1) infinite,delayed-fade-in .75s;opacity:inherit;display:inline-block;border:.25rem solid #f8f8f8;border-radius:50%;border:.25rem solid #242424;border-top:.25rem solid #ffc200}.drawMovie.results.error .drawMovie__error{opacity:1;visibility:visible}.drawMovie.results.error .drawMovie__step{border:0}.drawMovie.results.error .drawMovie__info{position:relative}.drawMovie.results.error .drawMovie__info:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;opacity:.72}.drawMovie.results.error .drawMovie__step{background:#a12a57;background:linear-gradient(73deg,#a12a57,#122a4c 91%,#152941)}.drawMovie.results .step{display:none}.drawMovie.results .drawMovie__step{background:#000;border-top:0}.drawMovie.results .drawMovie__title,.drawMovie.results .drawMovie__caption,.drawMovie.results .drawMovie__buttons{opacity:0}.drawMovie.results .drawMovie__title{animation:textSlideIn .3s forwards .1s}.drawMovie.results .drawMovie__caption{animation:textSlideIn .3s forwards .15s}.drawMovie.results .drawMovie__buttons{animation:textSlideIn .3s forwards .2s}.drawMovie.results .drawMovie__close{color:#fff}@media (max-width: 767px){.drawMovie__step{padding:1rem;margin:0;box-shadow:inset 0 0 0 1px #e8e8e8}.drawMovie__buttons .fwBtn{height:2.5rem}.drawMovie__list{display:flex;flex-shrink:0}.drawMovie__favorites.drawMovie__item{display:flex;width:11.25rem;height:auto}.drawMovie__favorites.drawMovie__item .drawMovie__logo{height:1.5rem;margin:0}.drawMovie__reroll.fwBtn,.drawMovie__change.fwBtn{font-size:.875rem}.drawMovie__default{font-size:.75rem}.drawMovie__edit{width:1.75rem;height:1.75rem}.drawMovie__edit .ico{width:1rem;height:1rem}}@media (max-width: 1151px){.drawMovie.results .drawMovie__wrapper{flex-direction:column-reverse;background:transparent}.drawMovie.results .drawMovie__title{display:none}.drawMovie.results .drawMovie__info{padding:1rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem;background:#fff}}@media (min-width: 768px){.drawMovie__wrapper{max-height:90%;max-width:85%;margin:auto;border-radius:.5rem;overflow:hidden}.drawMovie__item.drawMovie__favorites{display:flex;width:13.5rem}.drawMovie__item.drawMovie__favorites div{height:100%}.drawMovie__info{padding:2rem 2rem 0}.drawMovie__logo img{height:1.25rem}.drawMovie__step{padding:2rem;width:100%;background:#fff}.drawMovie__title{font-size:3.5rem}.drawMovie__caption{display:block;font-family:Lato,sans-serif;font-size:1.25rem;padding-top:1rem;padding-bottom:1rem}.drawMovie__item{width:6.25rem;height:2.5rem;margin-right:1rem;margin-bottom:1rem;flex-shrink:0;background-size:auto 2.5rem}.drawMovie__item--active:hover .drawMovie__item--isAmazonLabel{box-shadow:inset 0 .125rem #ffc200,inset 0 -.125rem #ffc200,inset .125rem 0 #ffc200}.drawMovie__item--isAmazonLabelIcon{width:2rem}.mouse .drawMovie__item:not(.drawMovie__favorites):hover:not(.drawMovie__item--active){box-shadow:inset 0 0 0 2px #e8e8e8}.mouse .drawMovie__default:hover{box-shadow:inset 0 0 0 1px #ffc200}.mouse .drawMovie__default:hover:not(.drawMovie__default--active){box-shadow:inset 0 0 0 1px #e8e8e8}.drawMovie__errorButton{margin-bottom:8rem;width:20rem}}@media screen and (min-width: 768px) and (max-height: 31.25rem){.drawMovie__wrapper{max-height:none;max-width:none}.drawMovie__title{font-size:unset}.drawMovie__caption{display:none}.drawMovie__step{padding:1rem}.drawMovie .step{padding:0 1rem}.drawMovie .step__header{width:unset;padding:0;font-size:1rem}.drawMovie .step__content{margin-top:0}.drawMovie__info{padding-left:3rem}}@media (min-width: 1152px){.drawMovie__wrapper{flex-direction:row;max-width:66rem;max-height:45.25rem;background:#f8f8f8}.drawMovie__image{display:block;width:100%;height:12.5rem;margin-top:auto;background-image:url(https://fwcdn.pl/prt/static/images/gf/iri/component/drawMovie/dude.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.drawMovie__info{display:flex;flex-direction:column;width:26.5rem;flex-shrink:0;padding:3rem 2rem}.drawMovie__caption br{display:none}.drawMovie__list:not(.drawMovie__list--favorites) .drawMovie__item:nth-child(5n+5){margin-right:0}.drawMovie__list--favorites .drawMovie__item:nth-child(5n+4){margin-right:0}.drawMovie__error{left:26.5rem;background-image:linear-gradient(to bottom,#0000,#000)}.drawMovie__errorImage{height:13.4375rem;margin-bottom:2.5625rem}.drawMovie__errorMessage{font-size:1.5rem;width:25rem;margin-bottom:2rem}.drawMovie__errorButton{width:22.5rem;margin-bottom:0}}.preventScroll .ribbonPanel{position:fixed}.step{display:flex;flex-direction:column;height:100%;z-index:1}.step__header{font-size:1rem;line-height:1.14;margin-bottom:.5rem}.step__header .text span{white-space:break-spaces}.step__navigation{align-self:end;margin-top:auto;width:100%;display:flex;justify-content:space-between;flex-direction:column-reverse}.step__active{height:3rem;width:18.75rem;display:inline-flex;align-items:center;justify-content:flex-start}.step__active .drawMovie__edit{width:2rem;height:2rem;margin-left:.25rem}.step__action{border-radius:.25rem;display:flex;justify-content:center;align-items:center;width:100%;max-width:18rem;height:3rem;padding:.75rem;font-weight:700;font-size:.875rem;transition:.3s all;cursor:pointer}.step__action:hover{background:#e8e8e8}.step__action--gold{background:#ffc200}.step__action--gold:hover{background:#ffd900}.step__setFavorites .control input:disabled~*{pointer-events:none;opacity:.32;color:#242424}.step .typeList li,.step .moreInfoList li{border-radius:.25rem;padding-left:.75rem;padding-right:.75rem;margin-bottom:1rem;height:2.5rem;display:flex;align-items:center;border:1px solid #e8e8e8;transition:.3s all;font-size:.875rem;cursor:pointer}.step .typeList li.active,.step .moreInfoList li.active{border-color:#ffc200}.step .typeList li[disabled],.step .moreInfoList li[disabled]{pointer-events:none;background:#e8e8e8;opacity:.8}.step .typeList li:hover,.step .moreInfoList li:hover{background:#f8f8f8}.step .moreInfoList{display:flex;margin-top:2rem}.step .moreInfoList li{white-space:nowrap;padding:0;justify-content:center}.step .moreInfoList li span{color:#888;font-size:.75rem;margin-left:.25rem}.step .moreInfoList li:first-child{margin-right:.5rem;min-width:7.3125rem}.step .moreInfoList li:last-child{width:100%}.step .genresWrapper{display:flex;justify-content:space-between}.step .genres{margin-right:2rem;width:100%}.step .genres .head{font-size:1.25rem;margin-bottom:1rem;line-height:1.14}.step .genres li:not(.head){border-radius:.25rem;display:flex;align-items:center;border:1px solid #e8e8e8;font-size:.875rem;height:2.5rem;margin-right:2rem;padding-left:1.25rem;margin-bottom:1rem;width:100%;transition:background .3s;cursor:pointer}.step .genres li:not(.head):hover{background:#f8f8f8}.step .genres li:not(.head).active{border:1px solid #ffc200}.step .inputWrapper .step__header{padding-top:1rem}@media (max-width: 767px){.step__content{max-height:100%;font-size:.875rem}.step__navigation{position:absolute;width:100%;bottom:0;left:0;height:5rem;align-items:center;justify-content:center;box-shadow:0 -.5rem 2rem #00000029}.step__action{height:2.5rem}.step__setFavorites .control{font-size:.75rem}.step__nav{padding-top:.5rem;margin-top:auto;padding-bottom:4rem}.step .genresWrapper{justify-content:flex-start}.step .genresWrapper .genres{flex-shrink:0;width:8.5rem;margin-right:1rem}.step .genresWrapper .genres .head{padding-top:1rem;font-size:1rem}.step .genresWrapper .genres li:not(.head){font-size:.75rem;padding-left:.5rem;margin-bottom:.75rem;margin-right:0}}@media (max-width: 1151px){.step__content{overflow:scroll;scroll-behavior:smooth}}@media (min-width: 768px){.step__header{font-size:1.5rem}.step__action{max-width:16rem;font-size:1rem}.step__content{margin-top:2rem;max-height:70vh}.step__navigation{flex-direction:row-reverse}.step__setFavorites{display:flex;align-items:center}.step__setFavorites .control{margin:0}.step .inputWrapper .step__header{padding-top:2rem}.step .moreInfoList{display:flex}.step .moreInfoList li{white-space:nowrap;justify-content:center;width:100%;max-width:10.5rem}.step .moreInfoList li:first-child{margin-right:2rem}}@media (min-width: 1152px){.step__content{max-height:100%}}.radioInput{width:100%;position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin:2rem 0}.radioInput:before{content:"";position:absolute;top:.8125rem;left:0;right:0;height:.125rem;background:#ccc}.radioInput input{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;opacity:0}.radioInput .input{display:flex;flex-direction:column;align-items:center;position:relative}.radioInput .title{font-size:.625rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:center;color:#242424;margin-top:.5rem}.radioInput .indicator{width:1.75rem;height:1.75rem;transition:.2s cubic-bezier(.25,.46,.45,.94) all;border:2px solid #ccc;background:#ccc;border-radius:50%}.radioInput .indicator:after{content:"";position:absolute;top:.0625rem;left:.0625rem;transition:.5s cubic-bezier(.25,.46,.45,.94) all;opacity:0;width:1.5rem;height:1.5rem;border-radius:50%;background:#0000;box-shadow:inset 0 0 0 1px #fff}.radioInput input:checked~.indicator{background:#ffc200;border:2px solid #fff;box-shadow:0 .25rem .75rem #0000003d}@media (min-width: 768px){.radioInput .title{font-size:.75rem}}.Parallax{position:relative;scroll-behavior:smooth}.Parallax .image.parallax{position:absolute;will-change:transform;transform-style:preserve-3d}.filmwebProductionsSection [data-type=normal]{display:grid;grid-template-columns:1fr}@media (max-width: 767px){.filmwebProductionsSection [data-type=normal] .filmwebProductionsSection__item{position:relative}.filmwebProductionsSection [data-type=normal] .filmwebProductionsSection__item:before{content:"";display:block;position:absolute;bottom:1rem;left:0;width:100%;height:1px;background:#e8e8e8}.filmwebProductionsSection [data-type=normal] .filmwebProductionsSection__item:last-child .polaroid{margin-bottom:1rem}.filmwebProductionsSection [data-type=normal] .filmwebProductionsSection__item:last-child:before{display:none}.filmwebProductionsSection [data-type=normal] .polaroid{display:grid;grid-template-columns:7rem 1fr;grid-column-gap:1rem;text-align:left;margin-bottom:2rem}.filmwebProductionsSection [data-type=normal] .polaroid__caption{display:flex;flex-direction:column;padding:0}.filmwebProductionsSection [data-type=normal] .polaroid__title,.filmwebProductionsSection [data-type=normal] .polaroid__title a,.filmwebProductionsSection [data-type=normal] .polaroid__title span{font-size:.875rem;line-height:1.25rem}.filmwebProductionsSection [data-type=normal] .polaroid__meta{margin-top:auto;font-size:.75rem;line-height:1rem;text-align:left}.filmwebProductionsSection [data-type=normal] .labelBox{margin-top:0;font-size:.75rem}.filmwebProductionsSection [data-type=normal] .thumbnail{padding-top:7rem}.filmwebProductionsSection [data-type=normal] .thumbnail__link:before{border-right:1px solid rgba(128,128,128,.25);border-left:1px solid rgba(128,128,128,.25)}.filmwebProductionsSection [data-type=normal] .thumbnail--video .thumbnail__link:after{width:2rem;height:2rem}}@media (min-width: 768px){.filmwebProductionsSection [data-type=normal]{grid-template-columns:1fr 1fr 1fr;grid-column-gap:1rem}.filmwebProductionsSection__item{margin-bottom:2rem}}@media (min-width: 1152px){.filmwebProductionsSection [data-type=normal]{grid-column-gap:2rem}}.vodSeeMoreSection{padding:2rem 1rem 2.5rem}.vodSeeMoreSection .linkRecommended__link{padding:.625rem .5rem .625rem 1rem}@media (min-width: 768px){.vodSeeMoreSection{padding:2rem 0 1rem}.vodSeeMoreSection .linkRecommended__link{padding:1rem .75rem 1rem 1rem}}
