@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);background-image:repeating-linear-gradient(45deg,rgba(0,0,0,0.02) 0px,rgba(0,0,0,0.02) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(-45deg,rgba(0,0,0,0.02) 0px,rgba(0,0,0,0.02) 1px,transparent 1px,transparent 40px);font-family:'Karla',sans-serif;padding:60px 20px 0;width:100%;overflow:hidden}#holo-social-block *{box-sizing:border-box}.holo-smm-wrap{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px;align-items:center}.holo-smm-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2}.holo-smm-text>*{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.5px;color:var(--text-dark);margin:0 0 20px;max-width:600px;animation-delay:0.2s}.holo-smm-paragraph{font-size:18px;line-height:1.7;color:var(--text-body);font-weight:300;margin-bottom:25px;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:10px 0 30px;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-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}.holo-smm-btn:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,237,11,0.3)}.holo-smm-visual{display:flex;justify-content:center;align-items:flex-end}.holo-smm-visual img{width:100%;height:auto;display:block}@media (max-width:1023px){.holo-smm-text{align-items:center;text-align:center;padding-bottom:10px}.holo-smm-badge{margin-left:auto;margin-right:auto}.holo-smm-stat{text-align:left}.holo-smm-visual{margin-top:10px;width:100%;justify-content:flex-start}.holo-smm-visual img{width:145%;max-width:none;margin-left:-15%;margin-bottom:-5px}}@media (min-width:1024px) and (max-width:1439px){.holo-smm-wrap{grid-template-columns:1fr 1fr;gap:40px}.holo-smm-visual{justify-content:flex-end}.holo-smm-visual img{max-width:750px;width:120%;transform:translateX(50px)}}@media (min-width:1440px) and (max-width:1950px){.holo-smm-visual{display:none !important}.holo-smm-wrap{grid-template-columns:1fr}.holo-smm-text{align-items:flex-start;text-align:left}}@media (min-width:1951px){.holo-smm-wrap{grid-template-columns:1fr 1.2fr;gap:100px}.holo-smm-visual{display:flex;justify-content:flex-end}.holo-smm-visual img{width:140%;transform:translateX(100px)}}
