.hero-cinema{--hc-ink: #000000;--hc-accent: #c09a3c;--hc-grad: linear-gradient(105deg, #3a2d0e, #c8a24c 60%, #e6cd86 100%);--hc-ease: cubic-bezier(.16, 1, .3, 1);--hc-gut: clamp(28px, 8vw, 184px);position:relative;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:120px var(--hc-gut) 60px;overflow:hidden;background:var(--hc-ink);color:#fff;font-family:var(--font-body-family)}.hero-cinema__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#000}.hero-cinema__video video,.hero-cinema__video img{width:100%;height:100%;object-fit:cover;will-change:transform;animation:hc-kenburns 26s ease-in-out infinite alternate}.hero-cinema__video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#00000059 45%,#000000c7)}@keyframes hc-kenburns{0%{transform:scale(1.03)}to{transform:scale(1.13)}}.hero-cinema__blob{position:absolute;right:-10vw;top:8vh;z-index:0;width:60vw;height:60vw;max-width:820px;max-height:820px;border-radius:50%;background:var(--hc-grad);filter:blur(80px);opacity:.18;will-change:transform;animation:hc-blob-pulse 9s ease-in-out infinite}@keyframes hc-blob-pulse{0%,to{opacity:.16}50%{opacity:.32}}.hero-cinema__rating{position:relative;z-index:2;display:inline-flex;align-items:center;gap:14px;margin-bottom:38px;font-size:13px;color:#ffffffd9}.hero-cinema__stars{color:var(--hc-accent);letter-spacing:2px}.hero-cinema__title{position:relative;z-index:2;max-width:21ch;margin:0;font-family:var(--font-heading-family);font-weight:400;font-synthesis:none;font-size:clamp(40px,6.1vw,86px);line-height:1.2;letter-spacing:-.02em;color:#fff}.hero-cinema__title .ttl-line{display:block}.hero-cinema__title .ttl-line>span{display:inline-block}.hero-cinema__accent{color:#fff;font-style:normal;letter-spacing:-.02em;white-space:nowrap}.hero-cinema__bottom{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:30px;margin-top:34px}.hero-cinema__sub{max-width:52ch;margin:0;font-size:clamp(15px,1.7vw,20px);line-height:1.5;color:#ffffffd1}.hero-cinema__actions{display:flex;gap:14px;flex-wrap:wrap}.hero-cinema__btn{position:relative;display:inline-flex;align-items:center;gap:12px;overflow:hidden;padding:20px 36px;border-radius:100px;background:var(--hc-ink);color:#fff;font-family:var(--font-body-family);font-size:15px;font-weight:500;letter-spacing:.02em;text-decoration:none}.hero-cinema__btn span{position:relative;z-index:2}.hero-cinema__btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#ffffff29;transform:translateY(101%);transition:transform .5s var(--hc-ease)}.hero-cinema__btn:hover:before{transform:translateY(0)}.hero-cinema__btn .arrow{display:inline-flex;transition:transform .4s var(--hc-ease)}.hero-cinema__btn .arrow svg{display:block}.hero-cinema__btn:hover .arrow{transform:translate(4px,-4px)}.hero-cinema__btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.5)}.hero-cinema__btn--ghost:before{background:#ffffff29}.hero-cinema__btn--ghost:hover{color:#fff}.hero-cinema__proof{position:relative;z-index:2;display:flex;gap:clamp(20px,4vw,56px);flex-wrap:wrap;margin-top:44px}.hero-cinema__proof-item{display:flex;align-items:center;gap:12px}.hero-cinema__proof-item+.hero-cinema__proof-item{padding-left:clamp(20px,4vw,56px);border-left:1px solid rgba(255,255,255,.18)}.hero-cinema__proof-item>div{display:flex;flex-direction:column;line-height:1.2}.hero-cinema__proof-num{font-family:var(--font-heading-family);font-weight:400;font-synthesis:none;font-size:26px;color:#fff}.hero-cinema__proof-num--gold{color:var(--hc-accent)}.hero-cinema__proof-lbl{font-size:12px;letter-spacing:.02em;color:#fff9}@media screen and (max-width:760px){.hero-cinema{padding-top:72px}.hero-cinema__rating{margin-bottom:22px}.hero-cinema__title{max-width:100%;font-size:clamp(36px,10vw,58px)}.hero-cinema__actions{width:100%}.hero-cinema__btn{flex:1 1 auto;justify-content:center}.hero-cinema__proof{display:flex;flex-direction:column;width:100%;gap:0;margin-top:28px}.hero-cinema__proof-item{align-items:center;gap:10px;padding:13px 0}.hero-cinema__proof-item>div{flex-direction:row;align-items:baseline;gap:9px}.hero-cinema__proof-item+.hero-cinema__proof-item{padding-left:0;border-left:none;border-top:1px solid rgba(255,255,255,.14)}.hero-cinema__proof-num{font-size:20px}.hero-cinema__proof-lbl{font-size:12px;line-height:1.3}}@media(prefers-reduced-motion:reduce){.hero-cinema__video video,.hero-cinema__video img,.hero-cinema__blob{animation:none}}.logo-cloud{--lc-ease: cubic-bezier(.16, 1, .3, 1);padding:clamp(24px,2.6vw,38px) 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background:#000}.logo-cloud__label{margin:0 0 clamp(15px,1.6vw,22px);font-family:var(--font-body-family);font-size:12px;letter-spacing:.2em;text-transform:uppercase;text-align:center;color:#ffffff73}.logo-cloud__mask{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.logo-cloud__row{display:flex;gap:clamp(26px,2.6vw,40px);width:max-content;animation:lc-scroll 36s linear infinite}.logo-cloud:hover .logo-cloud__row{animation-play-state:paused}.logo-cloud__track{display:flex;gap:clamp(26px,2.6vw,40px);align-items:center}.logo-cloud img{width:clamp(104px,12vw,138px);height:clamp(27px,3vw,36px);object-fit:contain;filter:brightness(0) invert(1);opacity:.88;transition:opacity .4s var(--lc-ease)}.logo-cloud img:hover{opacity:1}@keyframes lc-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.logo-cloud__row{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
