@charset "UTF-8";#holo-video-block{--brand-purple:#4500a0;--brand-green:#00ed0b;--text-dark:#111;--text-body:#444;--bg-white:#fff;width:100%;padding:90px 20px;overflow:hidden;background-color:var(--bg-white);font-family:'Karla',sans-serif}#holo-video-block *{box-sizing:border-box}.holo-video-wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;align-items:center;max-width:100%;margin:0 auto}.holo-video-header-block{grid-column:1;grid-row:1}.holo-video-body-block{grid-column:1;grid-row:2;margin-top:25px}.holo-video-visual{grid-column:2;grid-row:1 / span 2;text-align:center}.holo-video-header-block>*,.holo-video-body-block>*{opacity:0;animation:holoFadeUp 0.8s ease forwards}.holo-video-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;margin-bottom:25px;border:1px solid rgba(69,0,160,0.1);border-radius:50px;background:rgba(69,0,160,0.05);color:var(--text-body);font-size:14px;animation-delay:0.1s}.holo-video-badge strong{color:var(--brand-purple);font-weight:700}.holo-badge-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;background-color:var(--brand-green);box-shadow:0 0 8px rgba(0,237,11,0.6)}.holo-video-title{margin:0;color:var(--text-dark);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:clamp(32px,5vw,44px);font-weight:800;line-height:1.05;letter-spacing:-1.2px;animation-delay:0.2s}.holo-video-paragraph{max-width:550px;margin:0 0 25px;color:var(--text-body);font-size:19px;font-weight:400;line-height:1.7;animation-delay:0.4s}.holo-video-paragraph strong{color:var(--brand-purple);font-weight:700}.holo-video-benefits-list{padding:0;margin:0 0 30px;list-style:none;animation-delay:0.5s}.holo-video-benefits-list li{display:flex;align-items:flex-start;margin-bottom:14px;color:var(--text-body);font-size:18px;line-height:1.5}.holo-video-benefits-list li i{margin-top:4px;margin-right:12px;color:var(--brand-green);font-size:18px}.holo-video-benefits-list li strong{color:var(--text-dark)}.holo-video-btn-wrap{animation-delay:0.6s}.holo-video-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border-radius:4px;background-color:var(--brand-green);box-shadow:0 4px 15px rgba(0,237,11,0.1);color:#000;font-size:18px;font-weight:700;text-decoration:none;transition:transform 0.3s ease,box-shadow 0.3s ease,background-color 0.3s ease,color 0.3s ease}.holo-video-btn svg{width:20px;height:20px;transition:transform 0.3s ease}.holo-video-btn:hover{transform:translateY(-4px);background-color:#4500a0;color:#fff;box-shadow:0 10px 25px rgba(69,0,160,0.3)}.holo-video-btn:hover svg{transform:translateX(5px)}.holo-video-btn:focus-visible{outline:3px solid #4500a0;outline-offset:4px}.holo-video-visual img{display:block;width:100%;max-width:700px;height:auto;margin:0 auto;border-radius:12px;filter:drop-shadow(0 15px 30px rgba(0,0,0,0.08))}@media (max-width:1440px){#holo-video-block{padding:40px 15px}.holo-video-wrap{display:flex;flex-direction:column;gap:0;text-align:left}.holo-video-header-block{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:25px}.holo-video-badge{align-self:center;margin-bottom:30px}.holo-video-title{width:100%;font-size:28px;text-align:left}.holo-video-visual{align-self:center;width:100%;max-width:100%;margin-bottom:30px}.holo-video-visual img{width:100%;max-width:100%}.holo-video-body-block{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:0}.holo-video-btn{justify-content:center;width:100%;max-width:350px}}
