.cinema__headline{margin-left:16px}.cinema__container{padding-top:16px}.cinema__container .cinema__item:has(+.cinema__fullscreen-view){margin-right:16px}.cinema__item{width:224px;height:398px;display:flex;cursor:pointer;margin-bottom:24px}.cinema__video{width:100%;height:100%;object-fit:cover;border-radius:16px;overflow:hidden}.cinema__fullscreen-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:#000;background-image:radial-gradient(80% 90% at 50% 50%,#969696e6 15%,#828282b3 25%,#5f5f5f7a 45%,#2d2d2d33 60%,#1e1e1e17 70%);background-repeat:no-repeat;background-size:cover;background-position:center}.cinema__video-container{position:relative;display:flex;justify-content:center;align-items:center;height:100%;max-width:100%;max-height:100%}.cinema__fullscreen-video{max-width:100%;width:auto;height:100vh;height:100dvh;object-fit:contain;display:block;cursor:pointer;max-height:100vh}.cinema__fullscreen-video-wrapper{position:relative;display:inline-block}.cinema__fullscreen-video-wrapper .cinema__fullscreen-video{display:block}.cinema__top-right-controls{position:absolute;top:var(--cinema-overlay-top, 16px);right:16px;z-index:1001;display:flex;flex-direction:column;gap:8px}.cinema__top-left-logo{position:absolute;top:var(--cinema-overlay-top, 16px);left:16px;z-index:1001;background-color:#fff;width:48px;height:48px;border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center}.cinema__top-left-logo oc-product-image{background:var(--color-canvas-background, rgb(255, 255, 255));width:100%;height:100%;border-radius:24px;display:flex;align-items:center;justify-content:center}.cinema__top-left-logo img{width:32px;object-fit:contain;display:block}.cinema__swipe-controls{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1001;display:none;flex-direction:column;gap:24px}@media(min-width:768px){.cinema__swipe-controls{display:flex}}@media(hover:hover)and (pointer:fine){.cinema__swipe-controls{display:flex}}.cinema__resume-control{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;display:flex}.cinema__video{cursor:pointer}.cinema oc-icon-button-v3{--oc-icon-button-v3-background-color: rgba(0, 0, 0, .5);--oc-icon-button-v3-color: white}.cinema__fullscreen-carousel{position:relative;width:-moz-fit-content;width:fit-content;max-width:100%;height:100vh;height:100dvh;margin:0 auto;overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center}.cinema__fullscreen-item{flex:0 0 auto;width:-moz-fit-content;width:fit-content;height:100%;min-height:100vh;min-height:100dvh;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;position:relative}.cinema__fullscreen-item video{max-height:100%;max-width:100%;object-fit:contain;height:100vh;height:100dvh;max-height:100vh}.cinema__fullscreen-video-wrapper{position:relative}.cinema__fullscreen-carousel::-webkit-scrollbar{width:0;background:transparent}@supports (-webkit-touch-callout: none){.cinema__fullscreen-view{min-height:-webkit-fill-available;margin-right:unset!important;background-color:#000}}
