.sticky-contact[data-astro-cid-7a6gfs7d]{position:fixed;top:56.6vh;right:16px;bottom:26vh;z-index:999;display:flex;flex-direction:column;width:44px;box-shadow:0 4px 20px #00000026}.contact-part[data-astro-cid-7a6gfs7d]:first-child{border-radius:12px 12px 0 0}.contact-part[data-astro-cid-7a6gfs7d]:last-child{border-radius:0 0 12px 12px}.contact-part[data-astro-cid-7a6gfs7d]{position:relative;flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .2s ease}.contact-part[data-astro-cid-7a6gfs7d]:hover{filter:brightness(.85)}.icon[data-astro-cid-7a6gfs7d]{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff;pointer-events:none}.tooltip[data-astro-cid-7a6gfs7d]{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%) translate(10px);color:#fff;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000026;line-height:1.4}.wechat-tooltip[data-astro-cid-7a6gfs7d]{pointer-events:auto}.tooltip[data-astro-cid-7a6gfs7d]:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border-left:6px solid var(--tooltip-bg, #09B83E);border-top:6px solid transparent;border-bottom:6px solid transparent}.contact-part[data-astro-cid-7a6gfs7d]:hover .tooltip[data-astro-cid-7a6gfs7d]{opacity:1;transform:translateY(-50%) translate(0)}.contact-part[data-astro-cid-7a6gfs7d][data-type=email] .tooltip[data-astro-cid-7a6gfs7d],.contact-part[data-astro-cid-7a6gfs7d][data-type=phone] .tooltip[data-astro-cid-7a6gfs7d]{--tooltip-bg: #2563EB;background:#2563eb;pointer-events:none}.contact-part[data-astro-cid-7a6gfs7d][data-type=wechat] .tooltip[data-astro-cid-7a6gfs7d]{--tooltip-bg: #09B83E;background:#09b83e}.contact-part[data-astro-cid-7a6gfs7d][data-type=wechat] .tooltip[data-astro-cid-7a6gfs7d]:before{content:"";position:absolute;right:-18px;top:-8px;bottom:-8px;width:24px}.contact-part[data-astro-cid-7a6gfs7d][data-type=whatsapp] .tooltip[data-astro-cid-7a6gfs7d]{--tooltip-bg: #075E54;background:#075e54}.contact-part[data-astro-cid-7a6gfs7d][data-type=wechat]:hover .tooltip[data-astro-cid-7a6gfs7d]{pointer-events:auto}.contact-part[data-astro-cid-7a6gfs7d][data-type=email],.contact-part[data-astro-cid-7a6gfs7d][data-type=phone],.contact-part[data-astro-cid-7a6gfs7d][data-type=wechat],.contact-part[data-astro-cid-7a6gfs7d][data-type=whatsapp]{background:#2563eb}.contact-part[data-astro-cid-7a6gfs7d]+.contact-part[data-astro-cid-7a6gfs7d]{border-top:1px solid #3B82F6}.overlay[data-astro-cid-7a6gfs7d]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.overlay[data-astro-cid-7a6gfs7d].hidden{display:none}.overlay[data-astro-cid-7a6gfs7d].visible{display:flex}.overlay-backdrop[data-astro-cid-7a6gfs7d]{position:absolute;inset:0;background:#666;opacity:.85}.overlay-content[data-astro-cid-7a6gfs7d]{position:relative;z-index:1;width:500px;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 8px 40px #0000004d}.overlay-content[data-astro-cid-7a6gfs7d] img[data-astro-cid-7a6gfs7d]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#fff}@media(max-width:768px){.sticky-contact[data-astro-cid-7a6gfs7d]{right:10px;width:38px}.contact-part[data-astro-cid-7a6gfs7d]:first-child{border-radius:10px 10px 0 0}.contact-part[data-astro-cid-7a6gfs7d]:last-child{border-radius:0 0 10px 10px}.tooltip[data-astro-cid-7a6gfs7d]{font-size:12px;padding:6px 10px;right:calc(100% + 8px)}.overlay-content[data-astro-cid-7a6gfs7d]{width:320px;height:320px}}.corner-marker-wrapper[data-astro-cid-vmutxtex]{display:flex;justify-content:center;align-items:center;width:100%;pointer-events:none;z-index:1;padding:9rem 0}.corner-marker-wrapper[data-astro-cid-vmutxtex].compact{padding:4rem 0}.chevron[data-astro-cid-vmutxtex]{color:#999;opacity:0;will-change:opacity,transform}.corner-marker[data-astro-cid-vmutxtex].animate .chevron[data-astro-cid-vmutxtex]{animation:slideFade 1.2s linear infinite}@keyframes slideFade{0%{opacity:0;transform:translateY(-16px)}50%{opacity:1;transform:translateY(1px)}to{opacity:0;transform:translateY(16px)}}#back-to-top[data-astro-cid-37fxchfa]{position:fixed;bottom:60px;right:calc(39% - 400px);width:42px;height:42px;border-radius:9px;background:#e6e6e6;color:#454545;border:none;cursor:pointer;z-index:998;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;box-shadow:0 2px 8px #0000001a}#back-to-top[data-astro-cid-37fxchfa].visible{opacity:1;transform:translateY(0)}#back-to-top[data-astro-cid-37fxchfa]:hover{background:#d4d4d4}@media(max-width:1024px){#back-to-top[data-astro-cid-37fxchfa]{right:20px}}
