@charset "UTF-8";#holo-social-block{--brand-purple:#4b0286;--brand-green:#00ED0B;--text-dark:#111;--text-body:#444;--bg-white:#fff;--bg-stat:rgba(75,2,134,0.04);background-color:var(--bg-white);font-family:'Karla',sans-serif;padding:90px 20px;width:100%;overflow:hidden}#holo-social-block *{box-sizing:border-box}.holo-smm-wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;align-items:center;max-width:100%;margin:0 auto}.holo-smm-header-block{grid-column:1;grid-row:1}.holo-smm-body-block{grid-column:1;grid-row:2;margin-top:25px}.holo-smm-visual{grid-column:2;grid-row:1 / span 2;text-align:center}.holo-smm-header-block>*,.holo-smm-body-block>*{opacity:0;animation:holoFadeUp 0.8s ease forwards}.holo-smm-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-smm-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-smm-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-smm-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-smm-paragraph strong{color:var(--brand-purple);font-weight:700}.holo-smm-stat{background-color:var(--bg-stat);border-left:4px solid var(--brand-purple);border-radius:0 16px 16px 0;padding:24px 28px;margin:0 0 30px 0;box-shadow:0 10px 30px rgba(0,0,0,0.02);width:100%;max-width:500px;text-align:left;animation-delay:0.5s}.holo-smm-stat-title{font-size:20px;font-weight:700;color:var(--brand-purple);margin:0 0 6px}.holo-smm-stat-detail{margin:0;font-size:16px;line-height:1.6;color:var(--text-body);font-family:'Karla',sans-serif}.holo-smm-btn-wrap{animation-delay:0.6s}.holo-smm-btn{display:inline-block;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-smm-btn:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,237,11,0.25)}.holo-smm-visual img{width:100%;max-width:700px;height:auto;display:block;margin:0 auto}@media (max-width:1440px){#holo-social-block{padding:40px 15px}.holo-smm-wrap{display:flex;flex-direction:column;text-align:left;gap:0}.holo-smm-header-block{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:25px;width:100%}.holo-smm-badge{align-self:center;margin-bottom:30px}.holo-smm-title{font-size:28px;text-align:left;width:100%}.holo-smm-visual{width:100%;max-width:100%;margin-bottom:30px;align-self:center}.holo-smm-visual img{max-width:100%;width:100%}.holo-smm-body-block{margin-top:0;display:flex;flex-direction:column;align-items:flex-start;width:100%}.holo-smm-btn{width:100%;max-width:350px;text-align:center}}
