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