@-webkit-keyframes slideBump{0%,50%,to{transform:translateY(0)}20%,80%{transform:translateY(-5px)}}@keyframes slideBump{0%,50%,to{transform:translateY(0)}20%,80%{transform:translateY(-5px)}}.crs{position:relative;min-height:20px;overflow:hidden;transition:height .5s cubic-bezier(.25,.46,.45,.94)}.crs:not([inited]) .crs__prev,.crs:not([inited]) .crs__next{opacity:0;background-color:transparent;pointer-events:none}.crs__loader{width:200px;outline:1px solid red}.crs__prev,.crs__next{opacity:0;pointer-events:none;position:absolute;z-index:2;top:0;bottom:0;width:2rem;height:2rem;margin:auto 0;background-color:#ffc200;color:#000;font-family:"filmweb-ico";font-size:1rem;line-height:2rem;text-align:center;cursor:pointer;transform:scale(1);transform-origin:center;transition:opacity .5s cubic-bezier(.39,.29,0,1),transform .25s cubic-bezier(.39,.29,0,1);border-radius:50%}.mouse .crs__prev:hover:not(.isInactive),.mouse .crs__next:hover:not(.isInactive){background-color:#ffd44d}.crs__prev.isInactive,.crs__next.isInactive{opacity:.3;background-color:#888;cursor:default}.crs__prev.isHidden,.crs__next.isHidden{transform:scale(0);transition:opacity .5s cubic-bezier(.39,.29,0,1),transform .25s cubic-bezier(.39,.29,0,1);opacity:0}.crs__prev--small,.crs__next--small{width:2.5rem;height:2.5rem;font-size:.875rem;line-height:2.5rem}.crs__prev{left:0}.crs__prev::before{content:"\e902"}.crs__next{right:0}.crs__next::before{content:"\e903"}.crs__dots{display:flex;justify-content:center;margin-bottom:.5rem}.crs__dot{display:block;flex-shrink:0;width:.5rem;height:.5rem;margin:0 .375rem;border-radius:.5rem;background:rgba(0,0,0,.3)}.crs__dot--selected{background:#242424}.crs__container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;transform:translateZ(0);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.crs__wrapper{display:flex;position:relative;flex-wrap:nowrap;align-items:flex-start}.crs__wrapper.crs--center{align-items:center}.crs__item{display:block;position:relative;flex-shrink:0}.crs--debug .crs__item{position:relative;background-color:#e8e8e8}.crs--debug .crs__item:nth-child(even){background-color:#ddd}.crs__item--remove{transform-origin:50% 50%;transform:perspective(600px) rotateX(-90deg);opacity:0;transition:margin .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94)}.crs__item--show{-webkit-animation:itemShow .3s cubic-bezier(.25,.46,.45,.94);animation:itemShow .3s cubic-bezier(.25,.46,.45,.94)}.crs__item--insert{-webkit-animation:itemInsert .3s cubic-bezier(.25,.46,.45,.94);animation:itemInsert .3s cubic-bezier(.25,.46,.45,.94)}.crs__debug{position:absolute;z-index:100;max-width:200px;padding:5px;overflow:hidden;background-color:rgba(0,0,0,.5);color:#fff;font-size:9px}.crs__debug--item{bottom:0;left:0}.crs__debug--carousel{top:0;left:0}.crs__exampleItem{padding:50px 10px;border:3px solid red}.crs__exampleItem button{position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:20px;background:#000;color:#fff}.crs__showAllButton{display:flex;flex-direction:column;align-items:center;justify-content:center;transform-origin:center}.crs__showAllButton:hover .ico{background:#ffd44d}.crs__showAllButton:hover span{opacity:.6}.crs__showAllButton span{display:inline-block;width:100%;padding-top:1rem;transition:opacity .3s cubic-bezier(.39,.29,0,1);opacity:1;font-size:.875rem;font-weight:700;text-align:center}.crs__showAllButton .ico{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;transform:scale(0);border-radius:50%;background:#ffc200;font-size:3.25rem}.crs__showAllButton .ico--goUp::before{transform:rotate(90deg)}.isVisible .crs__showAllButton .ico{transform:scale(1);transition:transform .3s cubic-bezier(.39,.29,0,1),background .25s cubic-bezier(.39,.29,0,1)}.crs--limited .crs__next,.crs--limited .crs__prev,.crs--roundedNavigation .crs__next,.crs--roundedNavigation .crs__prev{transform:scale(1);transform-origin:center;transition:opacity .5s cubic-bezier(.39,.29,0,1),transform .25s cubic-bezier(.39,.29,0,1);border-radius:50%}.crs--limited .crs__next.isHidden,.crs--limited .crs__prev.isHidden,.crs--roundedNavigation .crs__next.isHidden,.crs--roundedNavigation .crs__prev.isHidden{transform:scale(0);transition:opacity .5s cubic-bezier(.39,.29,0,1),transform .25s cubic-bezier(.39,.29,0,1);opacity:0}.crs--isScrolling .crs__item{pointer-events:none}.crs .crs__container::-webkit-scrollbar{display:none}.crs--isLoading.crs--endOfList::after{content:"";position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;width:4.375rem;height:4.375rem;margin:auto;-webkit-animation:spin 1.5s linear infinite,delayed-fade-in .75s;animation:spin 1.5s linear infinite,delayed-fade-in .75s;opacity:inherit;background:url(../gfx/d.2a2bca72b58243e965b2fe38b63eda985.svg) no-repeat center;background-size:4.375rem}.crs--hasNoNav .crs__prev,.crs--hasNoNav .crs__next{opacity:0;pointer-events:none}.crs--centered.crs--hasNoNav .crs__wrapper{justify-content:center}.crs--stretched .crs__wrapper{align-items:stretch}.crs--stretched .crs__item{display:flex;flex-direction:column}.crs--compact .crs__prev.isInactive,.crs--compact .crs__next.isInactive{opacity:0;pointer-events:none}.crs--isLocked{pointer-events:none}.crs--isRemoving{pointer-events:none}html.touch:not(.mouse) .crs__next,html.touch:not(.mouse) .crs__prev{opacity:0;pointer-events:none}@media (max-width:767px){.crs__prev,.crs__next{display:none}}@media (min-width:768px){.crs__prev,.crs__next{opacity:1;pointer-events:all}.crs__dots{display:none}}@media (min-width:1152px){html.touch:not(.mouse) .crs__next:not(.isInactive),html.touch:not(.mouse) .crs__prev:not(.isInactive){opacity:1;pointer-events:all}.page__section--wide.page__section--dark .crs,.page__section--wide.page__section--black .crs{position:relative}.page__section--wide.page__section--dark .crs::before,.page__section--wide.page__section--black .crs::before{content:"";position:absolute;left:0;top:0;bottom:0;width:7.5rem;pointer-events:none;background:linear-gradient(to right,rgba(0,0,0,.72) 0,transparent 98%) no-repeat;z-index:1}.page__section--wide.page__section--dark .crs::after,.page__section--wide.page__section--black .crs::after{content:"";position:absolute;right:0;top:0;bottom:0;width:7.5rem;pointer-events:none;background:linear-gradient(to right,transparent 0,rgba(0,0,0,.72) 98%) no-repeat}.page__section--wide.page__section--dark .crs__next,.page__section--wide.page__section--dark .crs__prev,.page__section--wide.page__section--black .crs__next,.page__section--wide.page__section--black .crs__prev{width:2.5rem;height:2.5rem;line-height:2.5rem}.page__section--wide.page__section--dark .crs__next,.page__section--wide.page__section--black .crs__next{right:1rem;z-index:2}.page__section--wide.page__section--dark .crs__prev,.page__section--wide.page__section--black .crs__prev{left:1rem;z-index:2}.page__section--wide:not(.isDark):not(.page__section--black) .crs{position:relative}.page__section--wide:not(.isDark):not(.page__section--black) .crs::before{content:"";position:absolute;left:0;top:0;bottom:0;width:7.5rem;pointer-events:none;background:linear-gradient(to right,rgba(255,255,255,.72) 0,rgba(255,255,255,0) 98%) no-repeat;z-index:1}.page__section--wide:not(.isDark):not(.page__section--black) .crs::after{content:"";position:absolute;right:0;top:0;bottom:0;width:7.5rem;pointer-events:none;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.72) 98%) no-repeat}.page__section--wide:not(.isDark):not(.page__section--black) .crs__next,.page__section--wide:not(.isDark):not(.page__section--black) .crs__prev{width:2.5rem;height:2.5rem;line-height:2.5rem}.page__section--wide:not(.isDark):not(.page__section--black) .crs__next{right:1rem;z-index:2}.page__section--wide:not(.isDark):not(.page__section--black) .crs__prev{left:1rem;z-index:2}.crs--vertical .crs__wrapper{flex-wrap:wrap;flex-direction:column}.crs--vertical .crs__prev,.crs--vertical .crs__next{display:none}.crs--vertical .crs__item{margin:0 auto}}.crs--ribbons{margin-top:-.25rem}.crs--ribbons .crs__item{padding-top:.25rem}.crs--persons .crs__item{width:calc((100% - 2rem)/2);padding-left:1rem}.crs--persons .crs__item:last-child{width:50%;padding-right:1rem}@media (min-width:768px){.crs--persons .crs__item{width:calc((100% - 1rem)/5);padding-bottom:1.75rem}.crs--persons .crs__item:last-child{width:calc(100%/5 + .75rem);padding-right:1rem}}@media (min-width:1152px){.crs--persons .crs__item{width:calc(100%/5);padding-right:1rem;padding-bottom:1rem;padding-left:1rem}.crs--persons .crs__item:last-child{width:calc(100%/5)}}.crs--posters .crs__item{padding-bottom:1.5rem;padding-left:1rem}.crs--posters .crs__item:last-child{padding-right:1rem}@media (min-width:768px){.crs--posters .crs__item{padding-bottom:1.75rem}}@media (min-width:1152px){.crs--posters .crs__item{padding-right:1rem;padding-bottom:2rem;padding-left:1rem}}@media (min-width:1152px){.crs--posters.lg-4 .crs__item{width:calc(100%/4)}}.crs--polaroids .crs__item{box-sizing:content-box;width:14.5rem;padding-bottom:1.5rem;padding-left:1rem}.crs--polaroids .crs__item:last-child{padding-right:1rem}.crs--polaroids .crs__item>*{box-sizing:border-box}@media (min-width:768px){.crs--polaroids .crs__item{width:17rem;padding-bottom:1.75rem}}@media (min-width:1152px){.crs--polaroids .crs__item{box-sizing:border-box;width:calc(100%/3);padding:0 1rem 2rem}}@media (min-width:1152px){.crs--polaroids.lg-4 .crs__item{width:calc(100%/4)}}@media (min-width:1152px){.crs--polaroids.lg-2 .crs__item{width:calc(100%/2)}}html.debug .crs{outline:1px solid #00f}html.debug .crs .crs__wrapper{background:green}html.debug .crs .crs__item{outline:1px solid red}.polaroid{display:block;width:100%;transition:all .5s cubic-bezier(.25,.46,.45,.94);text-align:center}.polaroid__thumbnail{position:relative;width:100%}.polaroid__thumbnail img{color:#e8e8e8}.polaroid__caption{position:relative;z-index:1;padding:.75rem .9375rem .875rem;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.polaroid__caption .labelBox--gold{top:-1.375rem;margin:-.5rem 0;padding:.5rem 1rem .375rem}.polaroid__lead{display:none;color:#888;text-align:left}.polaroid__lead:not(:empty){display:block;margin-top:.3125rem;margin-bottom:.625rem;overflow:hidden;color:#242424;font-size:.875rem;text-align:center;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.polaroid__title{font-size:1.125rem}.polaroid__title a,.polaroid__title span{max-width:100%;max-height:4.5rem;margin:0 auto;color:#242424;font-family:"Lato",sans-serif;font-weight:400;line-height:1.3;white-space:normal}.polaroid__title a::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.polaroid__meta{margin-top:.625rem;color:#888;font-family:"Lato",sans-serif;font-size:.875rem;text-align:center}.polaroid__meta:empty{display:none}.polaroid__date:not(:empty)+.polaroid__commentsCount::before{content:"/";margin-right:.1875rem;margin-left:.1875rem}.polaroid__commentsCount{position:relative;text-decoration:none}.polaroid__fullLinkable{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.mouse .polaroid:hover .thumbnail{background-size:35%}.mouse .polaroid:hover .thumbnail__image{transform:scale(1.1)}.mouse .polaroid:hover .polaroid__caption{box-shadow:0 0 2rem rgba(0,0,0,.2)}.isDark .polaroid .polaroid__title a,.polaroid--dark .polaroid__title a{color:#eee}.isDark .polaroid .polaroid__lead,.polaroid--dark .polaroid__lead{color:#888}.mouse .isDark .polaroid:hover .polaroid__caption,.mouse .polaroid--dark:hover .polaroid__caption{background:#242424}.polaroid--horizontal .polaroid__header{padding-top:0}.polaroid--horizontal .polaroid__caption{padding:.625rem 1rem .875rem}.polaroid--horizontal .polaroid__title a,.polaroid--horizontal .polaroid__title span{font-size:1rem;line-height:1.5}.polaroid--horizontal.polaroid--sm .labelBox{top:0;margin:0 0 .25rem;padding:0}.polaroid--carousel .labelBox,.polaroid--compact .labelBox,.polaroid--wide .labelBox{top:0;margin:0;padding:0;overflow:hidden}.polaroid--carousel .polaroid__header,.polaroid--compact .polaroid__header,.polaroid--wide .polaroid__header{padding:0}.polaroid--compact{display:flex;text-align:left;text-align:initial}.polaroid--compact .polaroid__thumbnail{width:7rem;flex-shrink:0}.polaroid--compact .polaroid__caption{width:13rem;padding:.0625rem 1rem 0 .75rem}.polaroid--compact .polaroid__header{padding-bottom:1.25rem}.polaroid--compact .polaroid__title{font-size:.875rem;line-height:1.25rem}.polaroid--compact .polaroid__meta{position:absolute;bottom:0;margin:0;text-align:left;text-align:initial;font-size:.75rem;line-height:1rem}.polaroid--carousel .polaroid__title,.polaroid--wide .polaroid__title{font-size:1rem;line-height:1.5rem}.polaroid--carousel .polaroid__meta,.polaroid--wide .polaroid__meta{font-size:.875rem;line-height:1.25rem}.polaroid--wide .polaroid__thumbnail{margin:0 auto;width:18rem}.polaroid--wide .polaroid__caption{width:20rem;padding:.8125rem 1rem 0}.polaroid--square .polaroid__caption{padding:0}.polaroid--square .polaroid__title{padding:.625rem 0 .5rem;font-size:1rem;line-height:1.5}.polaroid--square .polaroid__lead{margin:.125rem 0 .5rem;color:#888}.polaroid--square .labelBox{top:-.75rem;margin:-.75rem 0}.polaroid--single .polaroid__lead{margin-top:.5rem;color:#888}@media (min-width:768px){.polaroid__meta{margin-top:.75rem;font-size:.875rem}.polaroid__lead{display:block;margin-top:.5rem;font-size:1rem}.polaroid__title{font-size:1.125rem}.polaroid--horizontal{display:flex;width:100%;text-align:left}.polaroid--horizontal .polaroid__thumbnail{flex:1 0 auto;width:25.3125rem}.polaroid--horizontal .polaroid__caption{display:flex;flex-direction:column;align-self:stretch;justify-content:center;width:100%;margin:0;padding:0 0 0 1.5rem}.polaroid--horizontal .polaroid__caption::before{content:"";position:absolute;top:0;right:0;left:1.5rem;height:.5rem;background:#ffc200}.polaroid--horizontal .polaroid__header{margin-bottom:.875rem;padding-top:1.3125rem}.polaroid--horizontal .polaroid__title{margin-bottom:.875rem;padding-right:1.25rem}.polaroid--horizontal .polaroid__title a,.polaroid--horizontal .polaroid__title span{font-size:1.125rem;line-height:1.44}.polaroid--horizontal .polaroid__lead:not(:empty){padding-right:1.25rem;line-height:1.4;text-align:left}.polaroid--horizontal .polaroid__meta{padding:0;font-size:.875rem;text-align:left}.polaroid--horizontal.polaroid--sm .polaroid__thumbnail{width:20rem}.polaroid--horizontal.polaroid--sm .polaroid__caption{justify-content:flex-start;padding:1.5rem 0 0 1.5rem}.polaroid--horizontal.polaroid--sm .polaroid__meta,.polaroid--horizontal.polaroid--sm .polaroid__title{margin:0}.polaroid--horizontal.polaroid--sm .polaroid__header{margin-bottom:.625rem;padding-top:0}.polaroid--horizontal.polaroid--sm .labelBox{margin:.125rem 0 .375rem}.polaroid--horizontal.polaroid--equal .polaroid__thumbnail,.polaroid--horizontal.polaroid--equal .polaroid__caption{width:50%}.polaroid--carousel .polaroid__meta,.polaroid--compact .polaroid__meta,.polaroid--wide .polaroid__meta{font-size:.875rem;line-height:1.25rem}.polaroid--carousel,.polaroid--compact{width:20rem;flex-flow:wrap;text-align:center}.lg-2 .polaroid--carousel,.lg-2 .polaroid--compact{width:auto}.polaroid--carousel .polaroid__thumbnail,.polaroid--compact .polaroid__thumbnail{width:100%}.polaroid--carousel .polaroid__caption,.polaroid--compact .polaroid__caption{width:100%;padding:1.0625rem .5rem 1rem}.polaroid--carousel .polaroid__header,.polaroid--compact .polaroid__header{padding-bottom:.5rem}.polaroid--carousel .polaroid__title,.polaroid--compact .polaroid__title{overflow:hidden;font-size:1rem;line-height:1.5rem;height:3rem}.polaroid--carousel .polaroid__meta,.polaroid--compact .polaroid__meta{position:relative;text-align:center}.polaroid--wide{display:flex;text-align:unset}.polaroid--wide .polaroid__thumbnail{width:25.4375rem;flex-shrink:0}.polaroid--wide .polaroid__caption{width:16.5625rem;padding:1.0625rem 1rem 1rem;border-top:.25rem solid #ffc200}.polaroid--wide .polaroid__title{font-size:1.125rem;line-height:1.75rem}.polaroid--wide .polaroid__meta{position:absolute;left:1rem;bottom:1rem;margin:0;text-align:unset}.polaroid--single .polaroid__caption{display:inline-block}.polaroid--single .polaroid__caption::before{display:none}.polaroid--single .polaroid__lead{text-align:left;-webkit-line-clamp:3}.polaroid--single .polaroid:hover .polaroid__caption{box-shadow:none}.polaroid--single .labelBox{top:0;margin:0}.polaroid--square .polaroid__caption{padding:0 0 1rem}.polaroid--square .polaroid__title{padding:.375rem .5rem;font-size:1.125rem}.polaroid--square .polaroid__lead{margin:.125rem .5rem .5rem;line-height:1.7}}@media (min-width:1152px){.polaroid--horizontal .polaroid__thumbnail{width:25.625rem}.polaroid--horizontal .polaroid__title{display:-webkit-box;overflow:hidden;font-size:1.25rem;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.polaroid--horizontal .polaroid__meta,.polaroid--horizontal .polaroid__category{font-size:.875rem}.polaroid--horizontal.polaroid--sm .polaroid__thumbnail{width:20rem}}.labelBox{display:inline-block;position:relative;z-index:1;margin-top:.25rem;margin-bottom:.375rem;color:#e7a90f;font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;line-height:1rem;text-transform:uppercase}.labelBox__category::after{content:", "}.labelBox__category:last-child::after{content:""}.labelBox--slash .labelBox__category::after{content:" / "}.labelBox--slash .labelBox__category:last-child::after{content:""}.labelBox--grayText{position:relative;margin:0;padding:.625rem 0;color:#ccc;font-family:"Lato",sans-serif;font-weight:400;line-height:1.4;text-transform:none}.labelBox--gray{position:relative;top:-1.5rem;margin-top:0;margin-bottom:-1.5rem;padding:.5rem 1rem;background-color:#e8e8e8;color:#242424}.labelBox--lighten{font-weight:400;margin-top:.5rem;margin-bottom:.25rem}.labelBox--gold{position:relative;top:-1.75rem;margin-top:0;margin-bottom:-1.5rem;padding:.5rem 1rem;background-color:#ffc200;color:#242424}.labelBox--red{color:#e10817;font-family:"Lato",sans-serif;font-size:.75rem}.firstNewsContainer .labelBox--firstNewsContainer{display:inline-flex;align-items:center;height:1.25rem;padding:0 .5rem;border-radius:1px;background:#ffc200;color:#242424;font-size:.75rem;line-height:1}.labelBox--bold{font-family:"PT Sans Narrow","Open Sans",sans-serif;font-size:.875rem;font-weight:700}.labelBox--wide{width:100%}@media (max-width:767px){.firstNewsContainer .labelBox--firstNewsContainer{height:1.25rem;background:#ffc200;color:#242424;font-size:.75rem}}.thumbnail{display:block;position:relative;width:100%;height:0;overflow:hidden;background:#e8e8e8 url(../gfx/d.241740e7c59302575824baae6de87972c.svg) center center no-repeat;background-size:28%}.thumbnail__header{display:flex;position:absolute;z-index:1;top:50%;right:0;bottom:0;left:0;align-items:flex-end;padding:.75rem .75rem .625rem;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.35) 99%);color:#fff;font-size:.875rem;text-transform:uppercase}.thumbnail__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1);transition:transform .5s cubic-bezier(.25,.46,.45,.94);-o-object-fit:cover;object-fit:cover}.thumbnail__image:not([src]){visibility:hidden}.thumbnail__video{width:100%;height:100%;background:#000;-o-object-fit:fill;object-fit:fill}.thumbnail__link{position:absolute;top:0;right:0;bottom:0;left:0}.thumbnail__link::before{content:"";pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(128,128,128,.25);z-index:1}.section__dark .thumbnail__link::before{border:1px solid #000}.thumbnail--1x1{padding-top:100%}.thumbnail--16x9{padding-top:56.25%}.thumbnail--3x2{padding-top:calc(200%/3)}.thumbnail--mainSliders{padding-top:18.75rem}.thumbnail--7x10{padding-bottom:calc(10/7*100%)}.thumbnail--13x6{padding-bottom:calc(6/13*100%)}.thumbnail--square-to-rectangle{padding-top:100%}.thumbnail--video .thumbnail__link::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:content-box;width:3.5rem;height:3.5rem;margin:auto;background:url(../gfx/d.256b83e756eecec56906a6f06b1623581.svg) top left no-repeat}.mouse .thumbnail--video .thumbnail__link:hover::after{background-image:url(../gfx/d.2b3a4155aa3e482d2f0fc4a9f7fa72738.svg)}.thumbnail--video .thumbnail__link::before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;height:100%}.thumbnail--video .thumbnail__link:hover{cursor:pointer}@media (max-width:767px){.thumbnail__link::before{border-right:0;border-left:0}}@media (min-width:768px){.thumbnail--square-to-rectangle{padding-top:56.25%}}@media (min-width:1152px){.thumbnail--mainSliders{padding-top:25rem}}.filmPoster{position:relative}.filmPoster.isProcessing{pointer-events:none}.filmPoster.isProcessing::after{content:"";position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;width:2.5rem;height:2.5rem;margin:auto;-webkit-animation:spin 1.5s linear infinite,delayed-fade-in .75s;animation:spin 1.5s linear infinite,delayed-fade-in .75s;opacity:inherit;background:url(../gfx/d.2a2bca72b58243e965b2fe38b63eda985.svg) no-repeat center;background-size:2.5rem}.filmPoster.isProcessing::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:1}.filmPoster--empty[data-title]::after{content:attr(data-title);position:absolute;right:.5rem;bottom:.5rem;left:.5rem;color:#888;font-size:.75rem;line-height:1.3;pointer-events:none}.filmPoster__ribbon{position:absolute;top:-.1875rem;left:0}.filmPoster__ribbon .ribbonParent{top:0;left:0}.filmPoster__icon{position:absolute;z-index:1;top:.3125rem;right:.3125rem;color:#ffc200;font-size:1.375rem}.filmPoster__image{background-size:cover;-o-object-fit:cover;object-fit:cover}.filmPoster__link{display:block;position:relative;margin:0;overflow:hidden;background:#e8e8e8 url(../gfx/d.241740e7c59302575824baae6de87972c.svg) center center no-repeat}html.mouse .filmPoster__link:hover .filmPoster__imageWrap{transform:scale3d(calc(160/146),calc(160/146),calc(160/146))}.filmPoster__link::after{content:"";pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(128,128,128,.25)}.page__section--black .filmPoster__link{background:#131313 url(../gfx/d.25d88d11d6f564122047e4381a6ae71cf.svg) center center no-repeat}.filmPoster__link[data-text-alternative] .filmPoster__image{position:relative;z-index:1}.filmPoster__link[data-text-alternative]::before{content:attr(data-text-alternative);display:block;position:absolute;z-index:0;bottom:.3125rem;padding:.5rem .625rem;font-size:.75rem;white-space:normal}.filmPoster__videoLink::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:content-box;width:2.625rem;height:2.625rem;margin:auto;background:url(../gfx/d.256b83e756eecec56906a6f06b1623581.svg) top left no-repeat}.mouse .filmPoster__videoLink:hover::after{background-image:url(../gfx/d.2b3a4155aa3e482d2f0fc4a9f7fa72738.svg)}.filmPoster__videoLink+.filmPoster__filmLink{display:none}.filmPoster__filmLink,.filmPoster__videoLink{display:block;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.filmPoster__image{color:#e8e8e8;font-size:6px}.filmPoster__image:not([src]){visibility:hidden}.filmPoster__imageWrap{transform:scale(1);transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.filmPoster.filmPoster--opacityImage .filmPoster__imageWrap{height:100%;background:#000}.filmPoster.filmPoster--opacityImage .filmPoster__link .filmPoster__image{transition:all .35s cubic-bezier(.25,.46,.45,.94);opacity:.85}html.mouse .filmPoster.filmPoster--opacityImage .filmPoster__link:hover .filmPoster__image{transition:all .35s cubic-bezier(.25,.46,.45,.94);opacity:1}.filmPoster--dark .filmPoster__link{background:#131313 url(../gfx/d.25d88d11d6f564122047e4381a6ae71cf.svg) center center no-repeat}.filmPoster .filmPoster__link{width:9rem;height:12.8125rem}.filmPoster .filmPoster__imageWrap,.filmPoster .filmPoster__image{height:100%}.filmPoster .filmPoster__image{width:9rem}.filmPoster.filmPoster--auto .filmPoster__link{width:auto;height:100%}.filmPoster.filmPoster--auto .filmPoster__imageWrap,.filmPoster.filmPoster--auto .filmPoster__image{height:100%}.filmPoster.filmPoster--auto .filmPoster__image{width:100%}.filmPoster.filmPoster--little .filmPoster__link{width:5.4375rem;height:7.75rem}.filmPoster.filmPoster--little .filmPoster__imageWrap,.filmPoster.filmPoster--little .filmPoster__image{height:100%}.filmPoster.filmPoster--little .filmPoster__image{width:5.4375rem}.filmPoster.filmPoster--tiny .filmPoster__link{width:6.25rem;height:8.875rem}.filmPoster.filmPoster--tiny .filmPoster__imageWrap,.filmPoster.filmPoster--tiny .filmPoster__image{height:100%}.filmPoster.filmPoster--tiny .filmPoster__image{width:6.25rem}.filmPoster.filmPoster--mini .filmPoster__link{width:4.375rem;height:6.25rem}.filmPoster.filmPoster--mini .filmPoster__imageWrap,.filmPoster.filmPoster--mini .filmPoster__image{height:100%}.filmPoster.filmPoster--mini .filmPoster__image{width:4.375rem}.filmPoster.filmPoster--small .filmPoster__link{width:7.5rem;height:10.625rem}.filmPoster.filmPoster--small .filmPoster__imageWrap,.filmPoster.filmPoster--small .filmPoster__image{height:100%}.filmPoster.filmPoster--small .filmPoster__image{width:7.5rem}.filmPoster.filmPoster--normal .filmPoster__link{width:9rem;height:12.8125rem}.filmPoster.filmPoster--normal .filmPoster__imageWrap,.filmPoster.filmPoster--normal .filmPoster__image{height:100%}.filmPoster.filmPoster--normal .filmPoster__image{width:9rem}.filmPoster.filmPoster--big .filmPoster__link{width:13.125rem;height:18.6875rem}.filmPoster.filmPoster--big .filmPoster__imageWrap,.filmPoster.filmPoster--big .filmPoster__image{height:100%}.filmPoster.filmPoster--big .filmPoster__image{width:13.125rem}.filmPoster.filmPoster--smaller .filmPoster__link{width:7rem;height:10rem}.filmPoster.filmPoster--smaller .filmPoster__imageWrap,.filmPoster.filmPoster--smaller .filmPoster__image{height:100%}.filmPoster.filmPoster--smaller .filmPoster__image{width:7rem}.filmPoster--placeholder{pointer-events:none;background:#e8e8e8 url(../gfx/d.241740e7c59302575824baae6de87972c.svg) center center no-repeat}.filmPoster--placeholder::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(0,0,0,.1)}.filmPoster--loaderPlaceholder{background:#e8e8e8 url(../gfx/d.241740e7c59302575824baae6de87972c.svg) center center no-repeat;background-color:transparent;pointer-events:none}.filmPoster--loaderPlaceholder::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(0,0,0,.1)}.filmPoster--loaderPlaceholder::before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;z-index:-1;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loaderPlaceholder;animation-name:loaderPlaceholder;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:linear-gradient(to right,#e8e8e8 8%,#f5f5f5 18%,#e8e8e8 33%);background-size:800px 100px}.filmPoster--loaderPlaceholder .filmPoster__link{opacity:0;pointer-events:none}@media (max-width:767px){.filmPoster:not(.filmPoster--mini):not(.filmPoster--fixed):not(.filmPoster--auto):not(.filmPoster--opacityImage):not(.filmPoster--tiny):not(.filmPoster--little):not(.filmPoster--big):not(.filmPoster--smaller) .filmPoster__link{width:7.5rem;height:10.625rem}.filmPoster:not(.filmPoster--mini):not(.filmPoster--fixed):not(.filmPoster--auto):not(.filmPoster--opacityImage):not(.filmPoster--tiny):not(.filmPoster--little):not(.filmPoster--big):not(.filmPoster--smaller) .filmPoster__imageWrap,.filmPoster:not(.filmPoster--mini):not(.filmPoster--fixed):not(.filmPoster--auto):not(.filmPoster--opacityImage):not(.filmPoster--tiny):not(.filmPoster--little):not(.filmPoster--big):not(.filmPoster--smaller) .filmPoster__image{height:100%}.filmPoster:not(.filmPoster--mini):not(.filmPoster--fixed):not(.filmPoster--auto):not(.filmPoster--opacityImage):not(.filmPoster--tiny):not(.filmPoster--little):not(.filmPoster--big):not(.filmPoster--smaller) .filmPoster__image{width:7.5rem}}@media (min-width:1152px){.compactView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__link{width:6.25rem;height:8.875rem}.compactView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__imageWrap,.compactView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__image{height:100%}.compactView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__image{width:6.25rem}.simpleView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__link{width:4.375rem;height:6.25rem}.simpleView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__imageWrap,.simpleView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__image{height:100%}.simpleView .filmPreview .filmPoster:not(.filmPoster--fixed):not(.filmPoster--auto) .filmPoster__image{width:4.375rem}}.ribbon{transform:scale3d(1,1,1);min-height:1rem;min-width:1rem;position:absolute;z-index:2;top:0!important;left:0}.ribbon[data-character-id],.ribbon[data-world-id]{display:none}.tipsBoarding__container{height:0;position:absolute;display:flex;justify-content:flex-start;align-items:flex-end;z-index:8;font-family:"Lato",sans-serif}.tipsBoarding__container:after{content:"";position:absolute;background-image:url(../gfx/d.299937d60e5ac7bb055be8e50e18ee0a8.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none;left:.4375rem;bottom:.25rem;height:2.9375rem;width:1.3125rem}.tipsBoarding__box{position:relative;width:20rem;background:#ffc200;color:#242424;flex-shrink:0;border-radius:.25rem;padding:1rem;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.16);margin-bottom:1.5rem;margin-left:0}.tipsBoarding__title{font-size:.875rem;margin-bottom:.75rem;font-weight:700}.tipsBoarding__message{font-size:.75rem;line-height:1.3;padding-bottom:1.5rem}.tipsBoarding__button{position:absolute;white-space:nowrap;border-radius:.125rem;padding:.5rem 1rem;background:#fff;right:1rem;bottom:-.5rem;font-size:.875rem;font-weight:700;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.16)}@media (max-width:767px){.tipsBoarding__box{max-width:calc(100vw - 2rem)}}.advertButton{display:flex;align-items:center;justify-content:center;margin:0 auto;min-width:7.5rem;max-width:13.125rem;height:2rem;position:relative}.advertButton a{min-width:7.5rem;max-width:13.125rem;height:2rem;font-size:.75rem;line-height:1rem;display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto;text-align:center;transition:background .3s cubic-bezier(.25,.46,.45,.94);background-color:#fff;color:#242424}.advertButton a:hover{background-color:#e8e8e8;color:#242424}.advertButton a img{position:absolute;opacity:0;margin:auto}.advertButton::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:.0625rem solid #e8e8e8;pointer-events:none}.advertButton--count.advertButton--netflix:not(.advertButton--large) a{flex-direction:row-reverse}.advertButton--count.advertButton--netflix:not(.advertButton--large) a span{background-image:url(../gfx/d.254eea26dfb5d7d02b3160788cbebe703.svg);width:.875rem;background-size:auto 1rem;margin-right:.3125rem;margin-left:0}.advertButton--count.advertButton--large a{transform:scale(1);height:2.5rem}.isDark .advertButton a,.advertButton--dark a{background-color:#000;color:#eee}.isDark .advertButton a:hover,.advertButton--dark a:hover{background:#333;color:#eee}.isDark .advertButton::after,.advertButton--dark::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:.0625rem solid #333;pointer-events:none}.advertButton span{background-position:center;background-repeat:no-repeat;background-size:auto 1rem;width:4.375rem;height:1rem;text-indent:-20rem;overflow:hidden;margin-left:.3125rem}.advertButton--netflix span{background-image:url(../gfx/d.216fc6917e5bf015f6b49cc296f2ae710.svg);margin-top:.0625rem;width:3.5625rem;background-size:auto 1rem;height:1.125rem}.advertButton--hbo span{background-image:url(../gfx/d.26496f1b7cdf46e0b846043e1074b3a86.svg);background-size:auto .875rem;width:3.9375rem}.advertButton--player span{background-image:url(../gfx/d.26ad37c7bbfd8ca9a896c8cbc46bd39ff.svg);width:3.125rem;background-size:auto 1rem;height:1.125rem}.advertButton--multikino span{background-image:url(../gfx/d.2401c09a744a836aa8565b22b3d676bdc.svg);width:4.625rem;background-size:auto .75rem;height:1rem}.advertButton--chili span,.advertButton--chili2 span{background-image:url(../gfx/d.2d5435f74a27e327831a1ee261915dfe1.svg);width:3.6875rem;background-size:auto 1.125rem;height:1.125rem}.advertButton--cinemacity span,.advertButton--cinemacity2 span{background-image:url(../gfx/d.2497035af59e334759c6ab9d74bb41429.svg);margin-top:.125rem;margin-left:0;height:1.125rem;background-size:auto .65625rem;width:100%}.advertButton--cinemacity2 span{background-image:url(../gfx/d.23f54c074e35f5dcc97e5ddafe83b030c.svg)}.advertButton--cinemaCityLogo a{flex-direction:row-reverse}.advertButton--cinemaCityLogo span{background-image:url(../gfx/d.2d65555cebc7891d1c0c731fde390b2a7.svg);margin-left:0;height:1.5rem;background-size:auto 1.25rem;width:3.375rem}.advertButton--playnow span{background-image:url(../gfx/d.224438e320fb790539e607e0c133b48b1.svg);width:4.6875rem;background-size:auto .75rem;height:.75rem}.advertButton--playButton a,.advertButton--playbutton a{font-size:.625rem}.advertButton--playButton span,.advertButton--playbutton span{background-image:url(../gfx/d.2e9763f360f269e829ef85c31932f2047.svg);width:2.3125rem;background-size:auto .75rem;height:.75rem;margin-left:3.25rem;position:relative;color:transparent;overflow:visible}.advertButton--playButton span::before,.advertButton--playbutton span::before{content:"od";position:absolute;top:-.125rem;left:-.875rem;text-align:center;font-size:.625rem;width:.625rem;color:#242424;text-indent:0}.advertButton--playButton span::after,.advertButton--playbutton span::after{content:"";background-position:center;background-repeat:no-repeat;background-size:auto .75rem;background-image:url(../gfx/d.2025394217d8f4e1e700b9db41fa1ac45.svg);border:0;position:absolute;left:-3.75rem;height:.75rem;top:0;width:3.4375rem}.advertButton--playLogo span{background-image:url(../gfx/d.2e9763f360f269e829ef85c31932f2047.svg);width:3.5rem;background-size:auto 1.125rem;height:1.125rem}.advertButton--vodpl span{background-image:url(../gfx/d.22e8c14f3a1e47929724a9dc931909302.svg);width:3rem;background-size:auto 1.375rem;height:1.5rem}.advertButton--rakuten span{background-image:url(../gfx/d.278c6bca548674cb8240c6494f1924bec.svg);width:5.0625rem;background-size:auto 1.1875rem;height:1.5rem}.advertButton--huawei span{background-image:url(../gfx/d.2b5855a9164b7887a4781918ddf0bae96.png);width:4.75rem;background-size:auto 1.25rem;height:1.25rem;margin-left:0}.advertButton--redbull span{background-image:url(../gfx/d.2b8484d0e48cd2d47127b8e3646c21e7c.svg);width:3.125rem;background-size:auto 1.375rem;height:1.375rem;margin-left:0}.advertButton--canalplus span{background-image:url(../gfx/d.289e2b2e458eeb8624db65a588afaf46a.svg);width:4rem;background-size:auto 1rem;height:1rem;margin-left:.25rem}.advertButton--canalplusPremiere span{background-image:url(../gfx/d.234d3caf71fff01da79159f50dfb6756a.svg);width:3rem;background-size:auto 1rem;height:1rem;margin-left:.25rem}.advertButton--imax span{background-image:url(../gfx/d.2a184716b058e7c03b44c4882a398a8c9.svg);width:4.9375rem;background-size:auto .875rem;height:.875rem;margin-left:.25rem}.advertButton--tvpVod span{background-image:url(../gfx/d.2b279b39c82fbfe22e7d47214a7ca3622.svg);width:4.625rem;background-size:auto .875rem;height:.875rem;margin-left:.25rem}.advertButton--noweHoryzonty span{background-image:url(../gfx/d.2e27cda45b97fd0c31f10818e152c71e4.svg);width:4.75rem;background-size:auto 1.0625rem;height:1.0625rem;margin-left:.25rem}.advertButton--aff span{background-image:url(../gfx/d.25de33276b5853a4b9214c9867ea892f3.svg);width:4.5rem;background-size:auto 1.25rem;height:1.25rem;margin-left:.25rem}.advertButton--amazonPlay a,.advertButton--amazonplay a{position:relative;font-size:.5625rem}.advertButton--amazonPlay a span,.advertButton--amazonplay a span{display:none}.advertButton--amazonPlay a::before,.advertButton--amazonplay a::before{content:"";background-image:url(../gfx/d.2025394217d8f4e1e700b9db41fa1ac45.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:2.1875rem;height:.75rem}.advertButton--amazonPlay a::after,.advertButton--amazonplay a::after{content:"";background-position:center;background-repeat:no-repeat;width:2.8125rem;background-size:auto .75rem;background-image:url(../gfx/d.2a9438012d854f025a8598405f5a75fd2.svg);height:.75rem}.advertButton--stopklatka span{background-image:url(../gfx/d.268ecd6b261e6670be42ebcd6d97cdefe.svg);margin-top:.125rem;margin-left:.25rem;height:.625rem;background-size:auto .4375rem;width:4.375rem}.advertButton--entclick span{background-image:url(../gfx/d.20480a90cf770ad70c7c104ccce988525.png);margin-left:.25rem;height:1.5rem;background-size:auto 1.25rem;width:4.3125rem}.advertButton--playPromo a{font-size:.625rem}.advertButton--playPromo span{background-image:url(../gfx/d.21b53639c31ebf0f36791d205c2bea754.svg);margin-left:.25rem;height:1.25rem;background-size:auto .8125rem;width:2.625rem}.advertButton--verva span{background-image:url(../gfx/d.2c6c7752f38bbab06c5637d069b880e62.svg);margin-left:.25rem;height:1.5rem;background-size:auto 1.25rem;width:2rem}.advertButton--imaxNew span{background-image:url(../gfx/d.285e6a11bf021015d62f08ff94b09cb9c.svg);margin-left:.25rem;height:.875rem;background-size:auto .875rem;width:5rem}.advertButton--cinemaCityNew span{background-image:url(../gfx/d.2c8187894633d7cd31ee030b3d371350b.svg);margin-left:.25rem;height:1.25rem;background-size:auto 1.25rem;width:2.75rem}.advertButton--default span{display:none}.isDark .advertButton--netflix span,.advertButton--netflix.advertButton--dark span{background-image:url(../gfx/d.216fc6917e5bf015f6b49cc296f2ae710.svg)}.isDark .advertButton--hbo span,.advertButton--hbo.advertButton--dark span{background-image:url(../gfx/d.2a9069390b0daeba4db3ed3db6f167e3b.svg)}.isDark .advertButton--playButton span::after,.isDark .advertButton--playbutton span::after,.advertButton--playButton.advertButton--dark span::after,.advertButton--playbutton.advertButton--dark span::after{background-image:url(../gfx/d.21ad90058ae2e4dfc028516c0f513c4a2.svg)}.isDark .advertButton--playButton span::before,.isDark .advertButton--playbutton span::before,.advertButton--playButton.advertButton--dark span::before,.advertButton--playbutton.advertButton--dark span::before{color:#eee}.isDark .advertButton--chili span,.isDark .advertButton--chili2 span,.advertButton--chili2.advertButton--dark span,.advertButton--chili.advertButton--dark span{background-image:url(../gfx/d.2c43eedc044f90cc9dcd2a63983430585.svg)}.isDark .advertButton--playnow span,.advertButton--playnow.advertButton--dark span{background-image:url(../gfx/d.2a1e6671f1f89b2de316f588ba3e16250.svg)}.isDark .advertButton--huawei span,.advertButton--huawei.advertButton--dark span{background-image:url(../gfx/d.2fc36dcc0c16b42c5a106f3812e7567ec.png)}.isDark .advertButton--tvpVod span,.advertButton--tvpVod.advertButton--dark span{background-image:url(../gfx/d.22dbe849e90680c821d720c60605bfe95.svg)}.isDark .advertButton--noweHoryzonty span,.advertButton--noweHoryzonty.advertButton--dark span{background-image:url(../gfx/d.2fce010d9a323452b88f122c5ca9c93d5.svg)}.isDark .advertButton--aff span,.advertButton--aff.advertButton--dark span{background-image:url(../gfx/d.23601b54a93b8673f68cc91d27ef6b34b.svg)}.isDark .advertButton--stopklatka span,.advertButton--stopklatka.advertButton--dark span{background-image:url(../gfx/d.22f90ac2d3fdc728e4679bb99b0595b1b.svg)}.isDark .advertButton--amazonPlay a::before,.advertButton--amazonPlay.advertButton--dark a::before,.isDark .advertButton--amazonplay a::before,.advertButton--amazonplay.advertButton--dark a::before{background-image:url(../gfx/d.21ad90058ae2e4dfc028516c0f513c4a2.svg)}.isDark .advertButton--verva span,.advertButton--verva.advertButton--dark span{background-image:url(../gfx/d.286861593aedbb1db0aca48118006d501.svg)}@media (max-width:1151px){.advertButton{min-width:7.5rem;max-width:7.5rem;height:1.625rem;overflow:hidden}.advertButton:not([data-mobile-visible=true]){display:none}.advertButton a{transform:scale(calc(120/144));min-width:9rem}}@media (min-width:768px){.expandingImagesCarousel .advertButton{max-width:14.5rem;margin-top:1.5rem}.advertButton--large,.isLarge .advertButton{min-width:7.5rem;max-width:13.125rem;height:2rem}.advertButton--large a,.isLarge .advertButton a{transform:scale(1)}}@media (min-width:1152px){.advertButton--large,.isLarge .advertButton{height:2.5rem;overflow:hidden}.advertButton--large a,.isLarge .advertButton a{transform:scale(calc(40/32))}}.reviewBox{position:relative;height:-webkit-min-content;height:-moz-min-content;height:min-content}.reviewBox__thumbnail{position:relative}.reviewBox__content{position:relative;margin:.75rem 0 0}.reviewBox__header{margin:unset;font-size:medium;font-size:initial}.reviewBox__filmTitle,.reviewBox__filmYear{display:inline-block;color:#888;font-size:.875rem;font-family:"PT Sans Narrow","Open Sans",sans-serif;font-weight:700;line-height:1.43;text-transform:uppercase}.reviewBox__title{display:-webkit-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-height:3.25rem;margin-bottom:.375rem;overflow:hidden;color:#242424;font-size:1.125rem;line-height:1.56;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.reviewBox__text,.reviewBox__dots{color:#888;font-size:.875rem;line-height:1.57;word-break:break-word}.reviewBox__dots{display:inline}.reviewBox__readMore{color:#976103;font-size:.875rem}.reviewBox__textRest{display:none}.reviewBox__user{display:grid;grid-template-columns:2.875rem 1fr;grid-template-areas:"avatar userName" "avatar filmCritic" "avatar filmRate";grid-template-rows:repeat(3,-webkit-min-content -webkit-max-content);grid-template-rows:repeat(3,min-content max-content);margin-top:.75rem}.reviewBox__avatar{grid-area:avatar}.reviewBox__userName,.reviewBox__filmCritic,.reviewBox__filmRate{padding-left:.625rem}.reviewBox__rateLabel{color:#242424;font-size:.875rem;line-height:1.43}.reviewBox__userName{display:flex;grid-area:userName;align-items:center;padding-top:.125rem;color:#242424;font-size:1rem;line-height:1.5}.reviewBox__authorIcon{padding-left:.25rem;color:#ffc200;font-size:1rem}.reviewBox__filmCritic{grid-area:filmCritic;color:#888;font-size:.875rem;line-height:1.43}.reviewBox__filmRate{display:flex;grid-area:filmRate;align-items:center;width:100%}.reviewBox__rate{padding-right:.25rem;color:#242424;font-size:.875rem;line-height:1.43}.reviewBox__externalLink{display:flex;align-items:center;padding-top:.5rem;color:#888;font-size:.875rem}.reviewBox__externalLink .ico{padding-left:.25rem;color:#ffc200;font-size:1.125rem}.reviewBox__label{font-family:"PT Sans Narrow","Open Sans",sans-serif;font-size:.75rem;text-transform:uppercase}.reviewBox__label--gold{position:relative;color:#e7a90f;font-weight:700}.reviewBox__label--gray{color:#888;font-size:.875rem}.reviewBox--noAvatar .reviewBox__user{display:flex;flex-direction:column}.reviewBox--noAvatar .reviewBox__userName,.reviewBox--noAvatar .reviewBox__filmCritic,.reviewBox--noAvatar .reviewBox__filmRate{padding-left:0}.reviewBox .externalReviewPanel{display:flex;position:absolute;z-index:1;top:0;right:0;padding:.25rem}.reviewBox .ico--starSolid{color:#e8e8e8;font-size:1.125rem;line-height:1.43}.reviewBox .ico--starSolid.isSelected{color:#ffc200}@media (min-width:768px){.reviewBox__dots{display:none}.reviewBox__userName,.reviewBox__filmCritic,.reviewBox__filmRate{padding-left:.75rem}.reviewBox__textRest{display:inline}.reviewBox__content{margin:1rem 0 0}.reviewBox__text{line-height:1.71}.reviewBox__user{margin-top:1rem}.reviewBox--tripple .reviewBox__textRest{display:none}.reviewBox--middle .reviewBox__content{z-index:1;margin:-3rem 1rem 0;padding:1rem;background:#fff}.reviewBox--middle .reviewBox__title{font-size:1.25rem}.reviewBox--middle .reviewBox__filmRate{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.reviewBox--middle .reviewBox__externalLink{padding-top:0}.reviewBox--middle .reviewBox--noAvatar__user{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.reviewBox--middle .reviewBox--noAvatar__rateLabel,.reviewBox--middle .reviewBox--noAvatar__userName{width:100%}.reviewBox--wide{display:flex}.reviewBox--wide .reviewBox__content{margin:.75rem 1rem;padding:0}.reviewBox--wide .reviewBox__title{margin-bottom:.125rem;max-height:3.5rem;font-size:1.25rem}.reviewBox--wide .reviewBox__user{margin-top:1.625rem}.reviewBox--wide .reviewBox__userName{padding-top:.0625rem}.reviewBox--wide .reviewBox__label--gold{position:absolute;top:-1.125rem}.reviewBox--wide .thumbnail{min-width:20rem;min-height:12.5rem;padding-top:28.5%}.reviewBox--noAvatar .reviewBox__user{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.reviewBox--noAvatar .reviewBox__rateLabel,.reviewBox--noAvatar .reviewBox__userName{width:100%}.reviewBox--noAvatar .reviewBox__userName,.reviewBox--noAvatar .reviewBox__filmCritic,.reviewBox--noAvatar .reviewBox__filmRate{padding-left:0}}@media (min-width:1152px){.reviewBox{transition:box-shadow .5s cubic-bezier(.25,.46,.45,.94)}.reviewBox__title,.reviewBox__readMore,.reviewBox__filmTitle,.reviewBox__userName,.reviewBox__externalLink a,.reviewBox__link{transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.reviewBox__title:hover,.reviewBox__readMore:hover,.reviewBox__filmTitle:hover,.reviewBox__userName:hover,.reviewBox__externalLink a:hover,.reviewBox__link:hover{opacity:.6}.reviewBox__content{padding:0 1rem 1rem}.reviewBox:hover{box-shadow:0 .5rem 1.5rem 0 rgba(0,0,0,.04),0 -.5rem 1.5rem 0 rgba(0,0,0,.04)}.reviewBox:hover .thumbnail{background-size:35%}.reviewBox:hover .thumbnail__image{transform:scale3d(1.1,1.1,1)}.reviewBox--tripple .reviewBox__textRest{display:inline}.reviewBox--middle .reviewBox__content{transition:box-shadow .5s cubic-bezier(.25,.46,.45,.94)}.reviewBox--middle:hover{box-shadow:none}.reviewBox--middle:hover .reviewBox__content{box-shadow:0 0 2rem rgba(0,0,0,.2)}.reviewBox--middle:hover .thumbnail{background-size:35%}.reviewBox--middle:hover .thumbnail__image{transform:scale3d(1.1,1.1,1)}.reviewBox--wide{box-shadow:0 1rem 1.5rem 0 rgba(0,0,0,.08),0 -.5rem 1rem 0 rgba(0,0,0,.04)}.reviewBox--wide .reviewBox__content{margin:0;padding:1rem 1rem .625rem}.reviewBox--wide .reviewBox__text{line-height:1.51}.reviewBox--wide .reviewBox__label--gold{top:-.375rem}}