.qube-torn-gallery--v1{position:relative;overflow:hidden;color:var(--qtg-text);background-color:var(--qtg-paper);background-image:var(--qtg-paper-image);background-repeat:no-repeat;background-position:top center;background-size:100% auto;font-style:var(--font-body-style, normal);letter-spacing:0}.qube-torn-gallery--v1 *,.qube-torn-gallery--v1 *:before,.qube-torn-gallery--v1 *:after{box-sizing:border-box}.qube-torn-gallery--v1 .qube-torn-gallery__inner{width:min(100%,var(--page-width, 1600px));margin:0 auto;padding:max(var(--qtg-padding-top),10vw) 2vw var(--qtg-padding-bottom)}.qube-torn-gallery--v1 .qube-torn-gallery__header{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:end;gap:64px;margin-bottom:34px;padding-bottom:26px;border-bottom:1px solid var(--qtg-line)}.qube-torn-gallery--v1 .qube-torn-gallery__eyebrow{margin:0 0 11px;color:var(--qtg-accent);font-size:12px;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:uppercase}.qube-torn-gallery--v1 .qube-torn-gallery__heading{overflow-wrap:anywhere;margin:0;color:var(--qtg-text)}.qube-torn-gallery--v1 .qube-torn-gallery__intro{display:flex;max-width:470px;flex-direction:column;align-items:flex-start;justify-self:end;gap:17px}.qube-torn-gallery--v1 .qube-torn-gallery__description{margin:0;color:var(--qtg-muted);font-size:15px;line-height:1.55}.qube-torn-gallery--v1 .qube-torn-gallery__description>*{margin:0}.qube-torn-gallery--v1 .qube-torn-gallery__item-action svg{flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.qube-torn-gallery--v1 .qube-torn-gallery__carousel{display:block;min-width:0}.qube-torn-gallery--v1 .qube-torn-gallery__rail{display:flex;gap:28px;overflow-x:auto;overscroll-behavior-inline:contain;padding:0 0 18px;scroll-padding-inline:0 24px;scroll-snap-type:inline mandatory;scrollbar-color:var(--qtg-accent) rgba(17,17,17,.16);scrollbar-width:thin;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.qube-torn-gallery--v1 .qube-torn-gallery__rail::-webkit-scrollbar{height:6px}.qube-torn-gallery--v1 .qube-torn-gallery__rail::-webkit-scrollbar-track{background:#11111124}.qube-torn-gallery--v1 .qube-torn-gallery__rail::-webkit-scrollbar-thumb{border-radius:0;background:var(--qtg-accent)}.qube-torn-gallery--v1 .qube-torn-gallery__carousel[data-pager-ready=true] .qube-torn-gallery__rail{padding-bottom:0;scrollbar-width:none}.qube-torn-gallery--v1 .qube-torn-gallery__carousel[data-pager-ready=true] .qube-torn-gallery__rail::-webkit-scrollbar{display:none}.qube-torn-gallery--v1 .qube-torn-gallery__pager{display:none;min-height:16px;align-items:center;justify-content:center;gap:7px;margin-top:17px}.qube-torn-gallery--v1 .qube-torn-gallery__carousel[data-pager-ready=true] .qube-torn-gallery__pager{display:flex}.qube-torn-gallery--v1 .qube-torn-gallery__segment{position:relative;width:30px;height:16px;flex:0 0 auto;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;transition:width .18s ease}.qube-torn-gallery--v1 .qube-torn-gallery__segment:before{position:absolute;top:50%;right:0;left:0;height:2px;background:#1111116b;content:"";transform:translateY(-50%);transition:background-color .18s ease}.qube-torn-gallery--v1 .qube-torn-gallery__segment[aria-current=true]{width:78px}.qube-torn-gallery--v1 .qube-torn-gallery__segment[aria-current=true]:before{background:var(--qtg-accent)}.qube-torn-gallery--v1 .qube-torn-gallery__segment:focus-visible{outline:2px solid var(--qtg-accent);outline-offset:2px}.qube-torn-gallery--v1 .qube-torn-gallery__entry{min-width:0;margin:0;scroll-snap-align:start}.qube-torn-gallery--v1.qube-torn-gallery--columns-3 .qube-torn-gallery__entry{flex:0 0 calc((100% - 56px) / 3)}.qube-torn-gallery--v1.qube-torn-gallery--columns-4 .qube-torn-gallery__entry{flex:0 0 calc((100% - 84px)/4)}.qube-torn-gallery--v1 .qube-torn-gallery__item{display:block;min-height:100%;color:inherit;text-decoration:none}.qube-torn-gallery--v1 .qube-torn-gallery__figure{display:grid;min-height:100%;grid-template-rows:auto 1fr;margin:0}.qube-torn-gallery--v1 .qube-torn-gallery__media-frame{padding:7px;border:1px solid rgba(17,17,17,.24);border-radius:var(--qtg-radius);background:var(--qtg-card);transition:border-color .22s ease}.qube-torn-gallery--v1 .qube-torn-gallery__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;border-radius:max(0px,calc(var(--qtg-radius) - 2px));background:var(--qtg-card)}.qube-torn-gallery--v1 .qube-torn-gallery__image,.qube-torn-gallery--v1 .qube-torn-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--qtg-image-position, center center)}.qube-torn-gallery--v1 .qube-torn-gallery__image{pointer-events:none;-webkit-user-select:none;user-select:none;transition:transform .32s ease;-webkit-user-drag:none}.qube-torn-gallery--v1 .qube-torn-gallery__rating{position:absolute;z-index:2;top:12px;right:12px;display:inline-flex;max-width:calc(100% - 24px);min-height:30px;align-items:center;gap:5px;overflow:hidden;padding:7px 11px;border:1px solid rgba(17,17,17,.08);border-radius:999px;color:var(--qtg-text);background:var(--qtg-rating-bg);box-shadow:0 1px 3px #11111114;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;pointer-events:none;white-space:nowrap}.qube-torn-gallery--v1 .qube-torn-gallery__rating-star{flex:0 0 auto;color:var(--qtg-rating-star);font-size:15px;line-height:1}.qube-torn-gallery--v1 .qube-torn-gallery__rating-count{overflow:hidden;text-overflow:ellipsis}.qube-torn-gallery--v1 .qube-torn-gallery__caption{display:grid;min-height:104px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;padding:19px 2px 0}.qube-torn-gallery--v1 .qube-torn-gallery__meta{min-width:0}.qube-torn-gallery--v1 .qube-torn-gallery__meta h3{overflow-wrap:anywhere;margin:0;color:var(--qtg-text);font-size:25px;font-style:var(--font-heading-style, normal);font-weight:700;line-height:1.12;letter-spacing:0}.qube-torn-gallery--v1 .qube-torn-gallery__proof{display:flex;flex-wrap:wrap;gap:6px 0;margin:11px 0 0;padding:0;color:var(--qtg-muted);font-size:10px;font-weight:600;line-height:1.4;list-style:none}.qube-torn-gallery--v1 .qube-torn-gallery__proof li+li:before{margin:0 7px;color:var(--qtg-muted);content:"/"}.qube-torn-gallery--v1 .qube-torn-gallery__item-action{display:inline-flex;align-items:center;gap:7px;margin-top:3px;padding-bottom:4px;border-bottom:1px solid rgba(17,17,17,.5);color:var(--qtg-text);font-size:11px;font-weight:700;line-height:1;white-space:nowrap;text-transform:uppercase;transition:color .18s ease,border-color .18s ease}.qube-torn-gallery--v1 .qube-torn-gallery__item-action svg{transition:transform .18s ease}.qube-torn-gallery--v1 .qube-torn-gallery__editor-note{margin:0;padding:28px;border:1px dashed var(--qtg-line);color:var(--qtg-muted);text-align:center}.qube-torn-gallery--v1 .qube-torn-gallery__item:focus-visible{outline:3px solid var(--qtg-accent);outline-offset:4px}@media(hover:hover)and (pointer:fine){.qube-torn-gallery--v1 .qube-torn-gallery__item:hover .qube-torn-gallery__media-frame{border-color:#1111119e}.qube-torn-gallery--v1 .qube-torn-gallery__item:hover .qube-torn-gallery__image{transform:scale(1.018)}.qube-torn-gallery--v1 .qube-torn-gallery__item:hover .qube-torn-gallery__item-action{border-color:var(--qtg-accent);color:var(--qtg-accent)}.qube-torn-gallery--v1 .qube-torn-gallery__item:hover .qube-torn-gallery__item-action svg{transform:translate(2px,-2px)}}@media screen and (max-width:1180px){.qube-torn-gallery--v1.qube-torn-gallery--columns-3 .qube-torn-gallery__entry,.qube-torn-gallery--v1.qube-torn-gallery--columns-4 .qube-torn-gallery__entry{flex-basis:45%}}@media screen and (max-width:749px){.qube-torn-gallery--v1{background-image:var(--qtg-paper-image-mobile);background-size:cover}.qube-torn-gallery--v1 .qube-torn-gallery__inner{padding:126px 18px var(--qtg-padding-bottom)}.qube-torn-gallery--v1 .qube-torn-gallery__header{display:block;margin-bottom:26px;padding-bottom:0;border-bottom:0;text-align:left}.qube-torn-gallery--v1 .qube-torn-gallery__eyebrow{margin-bottom:8px;font-size:11px}.qube-torn-gallery--v1 .qube-torn-gallery__heading{max-width:none}.qube-torn-gallery--v1 .qube-torn-gallery__intro{max-width:100%;gap:14px;margin-top:14px}.qube-torn-gallery--v1 .qube-torn-gallery__description{font-size:14px;line-height:1.5}.qube-torn-gallery--v1 .qube-torn-gallery__rail{width:calc(100% + 18px);gap:16px;margin-right:-18px;padding-right:18px;scroll-padding-inline:0 18px;scroll-snap-type:inline proximity;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom}.qube-torn-gallery--v1 .qube-torn-gallery__rail::-webkit-scrollbar{display:none}.qube-torn-gallery--v1 .qube-torn-gallery__pager{justify-content:flex-start;gap:4px;margin-top:10px}.qube-torn-gallery--v1 .qube-torn-gallery__segment{width:21px}.qube-torn-gallery--v1 .qube-torn-gallery__segment[aria-current=true]{width:56px}.qube-torn-gallery--v1.qube-torn-gallery--columns-3 .qube-torn-gallery__entry,.qube-torn-gallery--v1.qube-torn-gallery--columns-4 .qube-torn-gallery__entry{flex-basis:var(--qtg-mobile-card-width)}.qube-torn-gallery--v1 .qube-torn-gallery__media-frame{padding:6px}.qube-torn-gallery--v1 .qube-torn-gallery__rating{top:10px;right:10px;min-height:30px;max-width:calc(100% - 20px);gap:5px;padding:7px 10px;font-size:12px}.qube-torn-gallery--v1 .qube-torn-gallery__rating-star{font-size:15px}.qube-torn-gallery--v1 .qube-torn-gallery__caption{min-height:96px;gap:12px;padding:16px 1px 0}.qube-torn-gallery--v1 .qube-torn-gallery__meta h3{font-size:23px}.qube-torn-gallery--v1 .qube-torn-gallery__proof{margin-top:8px;font-size:10px}.qube-torn-gallery--v1 .qube-torn-gallery__item-action{padding-bottom:0;border-bottom:0}.qube-torn-gallery--v1 .qube-torn-gallery__item-action>span{display:none}}@media screen and (max-width:359px){.qube-torn-gallery--v1 .qube-torn-gallery__proof li+li:before{margin:0 6px}}@media(prefers-reduced-motion:reduce){.qube-torn-gallery--v1 .qube-torn-gallery__image,.qube-torn-gallery--v1 .qube-torn-gallery__item-action,.qube-torn-gallery--v1 .qube-torn-gallery__item-action svg,.qube-torn-gallery--v1 .qube-torn-gallery__segment,.qube-torn-gallery--v1 .qube-torn-gallery__segment:before{transition:none}}.qube-poster-hero--v3{position:relative;display:block;width:100%;overflow:hidden;color:#fff;background:#0b0c0d;font-family:var(--font-body-family, inherit);font-style:var(--font-body-style, inherit)}.qube-poster-hero--v3 *,.qube-poster-hero--v3 *:before,.qube-poster-hero--v3 *:after{box-sizing:border-box}.qube-poster-hero--v3 [hidden]{display:none!important}.qube-poster-hero--v3 .qube-poster-hero__status{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.qube-poster-hero--v3 .qube-poster-hero__viewport{position:relative;height:clamp(520px,var(--qube-hero-desktop-height),740px);overflow:hidden;outline:none;touch-action:pan-y pinch-zoom}.qube-poster-hero--v3 .qube-poster-hero__viewport:focus-visible{outline:2px solid #ffffff;outline-offset:-4px}.qube-poster-hero--v3 .qube-poster-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--qube-slide-text, #ffffff);background:var(--qube-slide-background, #0b0c0d);visibility:hidden;opacity:0;pointer-events:none;transition:opacity .56s ease,visibility .56s ease}.qube-poster-hero--v3 .qube-poster-hero__slide.is-active{z-index:1;visibility:visible;opacity:1;pointer-events:auto}.qube-poster-hero--v3 .qube-poster-hero__media,.qube-poster-hero--v3 .qube-poster-hero__media picture,.qube-poster-hero--v3 .qube-poster-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.qube-poster-hero--v3 .qube-poster-hero__image{object-fit:cover;object-position:var(--qube-desktop-position, 50% 50%)}.qube-poster-hero--v3 .qube-poster-hero__slide--media-contain .qube-poster-hero__image{inset:0 0 0 auto;width:min(70%,1120px);object-fit:contain;object-position:center;transform:none}.qube-poster-hero--v3 .qube-poster-hero__slide--media-contain.qube-poster-hero__slide--desktop-right .qube-poster-hero__image{right:auto;left:0}.qube-poster-hero--v3 .qube-poster-hero__slide--media-contain.qube-poster-hero__slide--desktop-center .qube-poster-hero__image{width:100%}.qube-poster-hero--v3 .qube-poster-hero__placeholder{color:#ffffff2e;background:#202224}.qube-poster-hero--v3 .qube-poster-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(5,6,7,.92) 0%,rgba(5,6,7,.66) 26%,rgba(5,6,7,.18) 54%,transparent 72%),linear-gradient(0deg,rgba(5,6,7,.48) 0%,transparent 34%);opacity:var(--qube-slide-overlay, .45);pointer-events:none}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__shade{transform:scaleX(-1)}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__shade{background:linear-gradient(0deg,rgba(5,6,7,.82) 0%,rgba(5,6,7,.34) 36%,transparent 74%)}.qube-poster-hero--v3 .qube-poster-hero__content-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;width:100%;max-width:1600px;margin:0 auto;padding:56px clamp(24px,5vw,84px)}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-left .qube-poster-hero__content-shell{justify-content:flex-start}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__content-shell{justify-content:center;text-align:center}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__content-shell{justify-content:flex-end;text-align:right}.qube-poster-hero--v3 .qube-poster-hero__content{width:min(100%,var(--qube-hero-content-width));text-wrap:balance}.qube-poster-hero--v3 .qube-poster-hero__logo{display:block;width:auto;max-width:240px;max-height:132px;margin:0 0 18px;object-fit:contain}.qube-poster-hero--v3 .qube-poster-hero__rating{display:flex;align-items:center;gap:10px;max-width:100%;margin:0 0 20px;color:var(--qube-rating-text-color, #ffffff);font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.qube-poster-hero--v3 .qube-poster-hero__rating-check{display:inline-grid;flex:0 0 auto;place-items:center;width:20px;height:20px;color:#111;background:var(--qube-rating-star-color, #e8dbc1);border-radius:50%;font-size:12px;font-weight:800}.qube-poster-hero--v3 .qube-poster-hero__rating-score{flex:0 0 auto;color:inherit;font-size:18px;font-weight:700}.qube-poster-hero--v3 .qube-poster-hero__rating-stars{position:relative;display:inline-block;flex:0 0 auto;width:5em;color:var(--qube-rating-star-color, #e8dbc1);font-size:17px;line-height:1;white-space:nowrap}.qube-poster-hero--v3 .qube-poster-hero__rating-stars-base{display:block;opacity:.34}.qube-poster-hero--v3 .qube-poster-hero__rating-stars-fill{position:absolute;top:0;left:0;display:block;width:var(--qube-rating-percent, 92%);overflow:hidden;white-space:nowrap}.qube-poster-hero--v3 .qube-poster-hero__rating-divider{flex:0 0 auto;width:1px;height:22px;margin:0 2px;background:currentColor;opacity:.46}.qube-poster-hero--v3 .qube-poster-hero__rating-copy{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qube-poster-hero--v3 .qube-poster-hero__rating-copy--mobile,.qube-poster-hero--v3 .qube-poster-hero__rating-divider--mobile{display:none}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__logo{margin-right:auto;margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__logo{margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__rating{justify-content:center}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__rating{justify-content:flex-end}.qube-poster-hero--v3 .qube-poster-hero__eyebrow{margin:0 0 10px;color:var(--qube-slide-accent, #ff5a1f);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:uppercase}.qube-poster-hero--v3 .qube-poster-hero__heading{max-width:16ch;margin:0;color:inherit;font-family:var(--font-heading-family, inherit);font-style:var(--font-heading-style, inherit);font-size:46px;font-weight:700;line-height:1.08;letter-spacing:0}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__heading,.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__heading{margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__heading{margin-right:auto}.qube-poster-hero--v3 .qube-poster-hero__text{max-width:54ch;margin-top:14px;color:inherit;font-size:16px;line-height:1.5}.qube-poster-hero--v3 .qube-poster-hero__text>*{margin-top:0;margin-bottom:0}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__text,.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__text{margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__text{margin-right:auto}.qube-poster-hero--v3 .qube-poster-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-center .qube-poster-hero__actions{justify-content:center}.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__actions{justify-content:flex-end}.qube-poster-hero--v3 .qube-poster-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 28px;border:1px solid transparent;border-radius:999px;font:inherit;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:0;text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.qube-poster-hero--v3 .qube-poster-hero__button--primary{min-width:190px;color:var(--qube-slide-button-text, #ffffff);background:#12182675;border:2px solid var(--qube-slide-accent, #ffffff);box-shadow:inset 0 1px #ffffff47,0 10px 30px #00000029}.qube-poster-hero--v3 .qube-poster-hero__button--primary:hover{background:#12182699;box-shadow:inset 0 1px #ffffff57,0 14px 34px #00000038;transform:translateY(-1px)}.qube-poster-hero--v3 .qube-poster-hero__button--secondary{color:inherit;min-height:auto;padding:10px 2px;background:transparent;border:0;border-radius:0}.qube-poster-hero--v3 .qube-poster-hero__button--secondary:hover{color:var(--qube-slide-accent, #ff5a1f);background:transparent;transform:translate(2px)}.qube-poster-hero--v3 .qube-poster-hero__button:focus-visible,.qube-poster-hero--v3 .qube-poster-hero__controls button:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.qube-poster-hero--v3 .qube-poster-hero__controls{position:absolute;right:clamp(24px,4vw,72px);bottom:30px;z-index:4;display:flex;align-items:center;gap:12px;color:#fff}.qube-poster-hero--v3 .qube-poster-hero__toggle{position:relative;display:inline-grid;place-items:center;width:34px;height:34px;padding:0;color:inherit;background:#00000047;border:1px solid rgba(255,255,255,.48);border-radius:4px;cursor:pointer}.qube-poster-hero--v3 .qube-poster-hero__pause-icon{display:flex;gap:4px}.qube-poster-hero--v3 .qube-poster-hero__pause-icon i{display:block;width:3px;height:11px;background:currentColor}.qube-poster-hero--v3 .qube-poster-hero__play-icon{display:none;width:0;height:0;margin-left:2px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid currentColor}.qube-poster-hero--v3.is-user-paused .qube-poster-hero__pause-icon{display:none}.qube-poster-hero--v3.is-user-paused .qube-poster-hero__play-icon{display:block}.qube-poster-hero--v3 .qube-poster-hero__dots{display:flex;align-items:center;gap:7px}.qube-poster-hero--v3 .qube-poster-hero__dot{position:relative;display:block;width:8px;height:8px;padding:0;overflow:hidden;background:#ffffff6b;border:0;border-radius:4px;cursor:pointer;transition:width .22s ease,background-color .22s ease}.qube-poster-hero--v3 .qube-poster-hero__dot.is-active{width:38px;background:#ffffff57}.qube-poster-hero--v3 .qube-poster-hero__dot span{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#ff5a1f;transform:scaleX(0);transform-origin:left center}.qube-poster-hero--v3.is-running .qube-poster-hero__dot.is-active span{animation:qubeHeroV3Progress var(--qube-hero-interval) linear forwards}@keyframes qubeHeroV3Progress{to{transform:scaleX(1)}}@media screen and (max-width:989px){.qube-poster-hero--v3 .qube-poster-hero__heading{font-size:40px}}@media screen and (max-width:749px){.qube-poster-hero--v3 .qube-poster-hero__viewport{height:clamp(460px,var(--qube-hero-mobile-height),560px)}.qube-poster-hero--v3 .qube-poster-hero__image{object-position:var(--qube-mobile-position, var(--qube-desktop-position, 50% 50%))}.qube-poster-hero--v3 .qube-poster-hero__slide--media-product .qube-poster-hero__image,.qube-poster-hero--v3 .qube-poster-hero__slide--media-product.qube-poster-hero__slide--desktop-right .qube-poster-hero__image,.qube-poster-hero--v3 .qube-poster-hero__slide--media-product.qube-poster-hero__slide--desktop-center .qube-poster-hero__image,.qube-poster-hero--v3 .qube-poster-hero__slide--media-contain .qube-poster-hero__image,.qube-poster-hero--v3 .qube-poster-hero__slide--media-contain.qube-poster-hero__slide--desktop-right .qube-poster-hero__image,.qube-poster-hero--v3 .qube-poster-hero__slide--media-contain.qube-poster-hero__slide--desktop-center .qube-poster-hero__image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--qube-mobile-position, var(--qube-desktop-position, 50% 50%))}.qube-poster-hero--v3 .qube-poster-hero__shade,.qube-poster-hero--v3 .qube-poster-hero__slide--desktop-right .qube-poster-hero__shade{background:linear-gradient(0deg,rgba(5,6,7,.76) 0%,rgba(5,6,7,.62) 28%,rgba(5,6,7,.34) 52%,rgba(5,6,7,.1) 72%,transparent 86%);opacity:1;transform:none}.qube-poster-hero--v3 .qube-poster-hero__content-shell{align-items:flex-end;padding:30px 18px 66px var(--qube-hero-mobile-left-space, 18px)}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-left .qube-poster-hero__content-shell{justify-content:flex-start;text-align:left}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-center .qube-poster-hero__content-shell{justify-content:center;text-align:center}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-right .qube-poster-hero__content-shell{justify-content:flex-end;text-align:right}.qube-poster-hero--v3 .qube-poster-hero__content{width:100%;text-wrap:pretty}.qube-poster-hero--v3 .qube-poster-hero__logo{max-width:160px;max-height:88px;margin-bottom:14px}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-center .qube-poster-hero__logo{margin-right:auto;margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-right .qube-poster-hero__logo{margin-right:0;margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__eyebrow{margin-bottom:6px;font-size:10px}.qube-poster-hero--v3 .qube-poster-hero__heading{max-width:17ch;font-size:30px;line-height:1.08}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-left .qube-poster-hero__heading,.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-left .qube-poster-hero__text{margin-right:auto;margin-left:0}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-center .qube-poster-hero__heading,.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-center .qube-poster-hero__text{margin-right:auto;margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-right .qube-poster-hero__heading,.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-right .qube-poster-hero__text{margin-right:0;margin-left:auto}.qube-poster-hero--v3 .qube-poster-hero__text{display:none}.qube-poster-hero--v3 .qube-poster-hero__actions{gap:12px;margin-top:16px}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-left .qube-poster-hero__actions{justify-content:flex-start}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-center .qube-poster-hero__actions{justify-content:center}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-right .qube-poster-hero__actions{justify-content:flex-end}.qube-poster-hero--v3 .qube-poster-hero__button{min-height:46px;padding:11px 22px;border-radius:999px;font-size:13px}.qube-poster-hero--v3 .qube-poster-hero__button--primary{min-width:168px}.qube-poster-hero--v3 .qube-poster-hero__button--secondary{display:none}.qube-poster-hero--v3 .qube-poster-hero__controls{right:auto;bottom:14px;left:50%;justify-content:center;transform:translate(-50%)}.qube-poster-hero--v3 .qube-poster-hero__toggle{width:30px;height:30px}.qube-poster-hero--v3 .qube-poster-hero__rating{gap:7px;margin-bottom:14px;font-size:12px}.qube-poster-hero--v3 .qube-poster-hero__rating-check{width:18px;height:18px;font-size:10px}.qube-poster-hero--v3 .qube-poster-hero__rating-score{font-size:15px}.qube-poster-hero--v3 .qube-poster-hero__rating-stars{font-size:14px}.qube-poster-hero--v3 .qube-poster-hero__rating-divider{height:18px;margin:0 1px}.qube-poster-hero--v3 .qube-poster-hero__rating-divider--desktop{display:none}.qube-poster-hero--v3 .qube-poster-hero__rating-divider--mobile{display:block}.qube-poster-hero--v3 .qube-poster-hero__rating-copy--desktop{display:none}.qube-poster-hero--v3 .qube-poster-hero__rating-copy--mobile{display:inline}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-left .qube-poster-hero__rating{justify-content:flex-start}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-center .qube-poster-hero__rating{justify-content:center}.qube-poster-hero--v3 .qube-poster-hero__slide--mobile-right .qube-poster-hero__rating{justify-content:flex-end}}@media screen and (max-width:380px){.qube-poster-hero--v3 .qube-poster-hero__heading{font-size:28px}.qube-poster-hero--v3 .qube-poster-hero__rating-copy--mobile{max-width:76px}}@media(prefers-reduced-motion:reduce){.qube-poster-hero--v3 .qube-poster-hero__slide,.qube-poster-hero--v3 .qube-poster-hero__button,.qube-poster-hero--v3 .qube-poster-hero__dot{transition:none!important}.qube-poster-hero--v3 .qube-poster-hero__dot span{animation:none!important}.qube-poster-hero--v3 .qube-poster-hero__toggle{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map */
