.brand-film{padding-top:105px;padding-bottom:90px}
.brand-film-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:55px;margin-bottom:34px}
.brand-film-heading h2{font-size:clamp(42px,5.2vw,76px);letter-spacing:-4px;line-height:.94;margin:16px 0 0}
.brand-film-heading h2 em{font-style:normal;background:linear-gradient(135deg,#a7c7ff,#266cff 55%,#071f68);-webkit-background-clip:text;background-clip:text;color:transparent}
.brand-film-heading>p{margin:0 0 4px;color:var(--muted);font-size:14px;line-height:1.8}
.brand-film-frame{position:relative;min-height:620px;border:1px solid rgba(95,142,255,.24);border-radius:28px;overflow:hidden;background:#020813;box-shadow:0 35px 100px rgba(0,35,105,.35)}
.brand-film-frame:before{content:"";position:absolute;inset:-1px;z-index:3;pointer-events:none;border-radius:28px;box-shadow:inset 0 0 80px rgba(3,21,55,.35)}
.brand-film-frame video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#020813}
.brand-film-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,18,.06) 45%,rgba(2,6,18,.88));pointer-events:none}
.brand-film-brand{position:absolute;left:34px;top:30px;display:flex;align-items:center;gap:13px;padding:10px 15px 10px 10px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(3,10,24,.58);backdrop-filter:blur(14px);color:white}
.brand-film-brand img{width:48px;height:48px;object-fit:contain;border-radius:9px;background:#fff}
.brand-film-brand div{display:grid;gap:2px}.brand-film-brand b{font-size:15px}.brand-film-brand small{font-size:9px;color:#a9bbd8;letter-spacing:.6px}
.brand-film-actions{position:absolute;left:34px;right:34px;bottom:30px;display:flex;justify-content:space-between;align-items:center;gap:15px}
.brand-film-actions button,.brand-film-actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:12px;font:inherit;font-weight:800;text-decoration:none;transition:.2s}
.brand-film-actions button{border:1px solid rgba(255,255,255,.24);background:rgba(3,10,24,.62);backdrop-filter:blur(12px);color:white}
.brand-film-actions a{background:white;color:#07111f;box-shadow:0 12px 30px rgba(0,0,0,.25)}
.brand-film-actions button:hover,.brand-film-actions a:hover{transform:translateY(-2px)}
@media(max-width:900px){.brand-film-heading{grid-template-columns:1fr;gap:22px}.brand-film-frame{min-height:520px}.brand-film-heading h2{letter-spacing:-3px}}
@media(max-width:580px){.brand-film{padding-top:70px;padding-bottom:55px}.brand-film-heading h2{font-size:44px;letter-spacing:-2.5px}.brand-film-heading>p{font-size:12px}.brand-film-frame{min-height:540px;border-radius:19px}.brand-film-frame video{object-position:center center}.brand-film-brand{left:16px;top:16px}.brand-film-brand img{width:39px;height:39px}.brand-film-actions{left:16px;right:16px;bottom:16px;flex-direction:column}.brand-film-actions button,.brand-film-actions a{width:100%}}
