.hsoc{flex-shrink:0;align-items:center;display:flex;position:relative}.hsoc-trigger{cursor:pointer;color:#ffd98a;background:linear-gradient(#16191f,#0f1216) padding-box padding-box,linear-gradient(135deg,#ffd98a,#8a6224 52%,#f0b04a) border-box;border:1px solid #0000;border-radius:50%;width:52px;height:52px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;position:relative;box-shadow:inset 0 1px #ffffff1f,0 6px 18px #0009}.hsoc-trigger:hover{transform:scale(1.08);box-shadow:inset 0 1px #fff3,0 8px 26px #f0b04a73}.hsoc.open .hsoc-trigger{transform:scale(.95)}.hsoc-ico{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s;display:flex;position:absolute;inset:0}.hsoc-ico svg{width:23px;height:23px}.hsoc-plus{opacity:1;transform:rotate(0)scale(1)}.hsoc-x{opacity:0;transform:rotate(-90deg)scale(.5)}.hsoc.open .hsoc-plus{opacity:0;transform:rotate(135deg)scale(.5)}.hsoc.open .hsoc-x{opacity:1;transform:rotate(0)scale(1)}.hsoc-items{pointer-events:none;z-index:40;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:absolute;top:calc(100% + 14px);right:0}.hsoc.open .hsoc-items{pointer-events:auto}.hsoc-item{color:#fff;font-family:var(--font-sans);white-space:nowrap;opacity:0;transition:transform .42s cubic-bezier(.34,1.56,.64,1),opacity .28s,box-shadow .25s;transition-delay:calc((var(--n) - 1 - var(--i)) * 35ms);will-change:transform, opacity;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:11px 16px;font-size:.9rem;font-weight:650;display:inline-flex;transform:translateY(-14px)scale(.85);box-shadow:0 8px 22px #0009}.hsoc.open .hsoc-item{opacity:1;transition-delay:calc(var(--i) * 55ms);transform:translateY(0)scale(1)}.hsoc-item:hover{transition-delay:0s;transform:translateY(0)scale(1.05)}.hsoc-item-icon{width:20px;height:20px;display:inline-flex}.hsoc-item-icon svg{width:19px;height:19px}.hsoc-call{color:#221704;background:linear-gradient(135deg,#ffd98a,#f0b04a 60%,#d0902c);border-color:#ffffff52}.hsoc-wa{background:linear-gradient(135deg,#25d366,#1faf53)}.hsoc-ig{background:linear-gradient(45deg,#f09433,#dc2743 50%,#bc1888)}.hsoc-maps{color:#201a02;background:linear-gradient(135deg,#fdd663,#fbbc05 60%,#f0a800);border-color:#ffffff59}.hsoc-c24{background:linear-gradient(135deg,#1f5fc0,#062f7d)}.hsoc-myh{color:#ffd98a;background:linear-gradient(135deg,#2a2f3a,#14171d);border-color:#f0b04a80}@media (max-width:980px){.hsoc-trigger{width:46px;height:46px}.hsoc-ico svg{width:20px;height:20px}.hsoc-item{padding:9px 14px;font-size:.83rem}}@media (prefers-reduced-motion:reduce){.hsoc-trigger,.hsoc-ico,.hsoc-item{transition:none}}
