@import url(https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500&display=swap);.bh-offices{position:relative;width:100%;overflow:hidden;padding:72px 0 56px;color:#fff;background:0 0;font-family:'Plus Jakarta Sans',Inter,system-ui,sans-serif}.bh-offices *{box-sizing:border-box}.bh-offices__inner{position:relative;max-width:1100px;margin:0 auto;padding:0 24px;z-index:10}.bh-offices__atmosphere{position:absolute;inset:0;pointer-events:none;z-index:1}.bh-offices__starfield{position:absolute;inset:0;opacity:.12;background-image:radial-gradient(1px 1px at 20% 30%,#fff,transparent),radial-gradient(1px 1px at 60% 70%,#fff,transparent),radial-gradient(1px 1px at 80% 20%,#fff,transparent),radial-gradient(1px 1px at 40% 80%,#fff,transparent),radial-gradient(1px 1px at 15% 60%,#fff,transparent),radial-gradient(1px 1px at 75% 50%,#fff,transparent),radial-gradient(1px 1px at 90% 85%,#fff,transparent),radial-gradient(1px 1px at 10% 15%,#fff,transparent);background-size:400px 400px}.bh-offices__header{text-align:center;margin-bottom:24px}.bh-offices__badge{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;border-radius:999px;background:rgba(2,6,23,.6);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:#94a3b8;margin-bottom:16px}.bh-offices__badge-dot{width:4px;height:4px;border-radius:50%;background:#60a5fa;animation:bhOfPulse 2s ease-in-out infinite}@keyframes bhOfPulse{0%,100%{opacity:1}50%{opacity:.4}}.bh-offices__title{font-size:clamp(28px, 4vw, 44px);font-weight:300;letter-spacing:-.02em;margin:0 0 12px;line-height:1.1;color:#fff}.bh-offices__title-accent{font-family:'Instrument Serif',serif;font-style:italic;background:linear-gradient(to right,#93c5fd,#6ee7b7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bh-offices__globe{width:180px;height:180px;margin:0 auto;position:relative}.bh-offices__globe svg{width:100%;height:100%;display:block}.bh-offices__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:20px}.bh-offices__card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(2,6,23,.72);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:24px;transition:all .5s cubic-bezier(.2, .8, .2, 1);box-shadow:0 10px 40px -10px rgba(0,0,0,.5);cursor:default}.bh-offices__card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--bh-accent),transparent);opacity:0;transition:opacity .5s}.bh-offices__card.is-active,.bh-offices__card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--bh-accent) 50%,transparent);box-shadow:0 20px 60px -20px color-mix(in srgb,var(--bh-accent) 40%,transparent),0 0 0 1px color-mix(in srgb,var(--bh-accent) 15%,transparent)}.bh-offices__card.is-active::before,.bh-offices__card:hover::before{opacity:1}.bh-offices__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.bh-offices__country{display:flex;align-items:center;gap:12px}.bh-offices__flag{width:32px;height:24px;border-radius:3px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.2),0 2px 6px rgba(0,0,0,.3);flex-shrink:0}.bh-offices__flag svg{width:100%;height:100%;display:block}.bh-offices__country-name{font-size:16px;font-weight:500;color:#fff;line-height:1.2}.bh-offices__country-role{font-size:12px;color:#94a3b8;margin-top:2px;display:flex;align-items:center;gap:6px}.bh-offices__clock-wrap{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.bh-offices__clock{width:78px;height:78px}.bh-offices__clock-digital{font-family:'JetBrains Mono',monospace;font-variant-numeric:tabular-nums;font-size:11px;font-weight:500;letter-spacing:.05em;color:var(--bh-accent)}.bh-offices__status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.bh-offices__status.is-open{background:rgba(16,185,129,.12);color:#6ee7b7;box-shadow:inset 0 0 0 1px rgba(16,185,129,.25)}.bh-offices__status.is-closed{background:rgba(100,116,139,.12);color:#94a3b8;box-shadow:inset 0 0 0 1px rgba(100,116,139,.25)}.bh-offices__status-dot{position:relative;display:inline-flex;width:6px;height:6px}.bh-offices__status-dot::before{content:'';position:absolute;inset:0;border-radius:50%}.bh-offices__status.is-open .bh-offices__status-dot::before{background:#10b981;box-shadow:0 0 0 0 rgba(16,185,129,.6);animation:bhOfPing 2s ease-out infinite}.bh-offices__status.is-closed .bh-offices__status-dot::before{background:#64748b}@keyframes bhOfPing{0%{box-shadow:0 0 0 0 rgba(16,185,129,.5)}70%{box-shadow:0 0 0 8px rgba(16,185,129,0)}100%{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.bh-offices__loc-label{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#64748b;margin-bottom:4px}.bh-offices__loc-city{font-size:18px;font-weight:500;color:#fff;line-height:1.2;margin-bottom:16px}.bh-offices__address{display:flex;align-items:flex-start;gap:10px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.bh-offices__address svg{margin-top:2px;flex-shrink:0;color:var(--bh-accent)}.bh-offices__address-lines{font-size:14px;color:#cbd5e1;line-height:1.6}.bh-offices__info-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:10px}.bh-offices__info-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#64748b}.bh-offices__info-value{color:#cbd5e1;font-size:13px}.bh-offices__phone{display:flex;align-items:center;gap:8px;color:#cbd5e1;font-size:14px;margin-bottom:16px}.bh-offices__phone svg{color:#64748b}.bh-offices__phone a{color:inherit;text-decoration:none;transition:color .2s}.bh-offices__phone a:hover{color:#fff}.bh-offices__actions{display:flex;gap:8px}.bh-offices__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border-radius:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:12px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s;font-family:inherit}.bh-offices__btn:hover{background:rgba(255,255,255,.1);color:#fff}.bh-offices__btn.is-copied{color:#6ee7b7}.bh-offices__stats{margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;justify-content:center;gap:16px 48px}.bh-offices__stat{text-align:center}.bh-offices__stat-value{font-size:22px;font-weight:500;color:#fff}.bh-offices__stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#64748b;margin-top:2px}@media (max-width:640px){.bh-offices{padding:48px 0}.bh-offices__globe{width:150px;height:150px}.bh-offices__card{padding:20px}.bh-offices__clock{width:64px;height:64px}}