:root{--office-primary: #334155;--office-accent: #2563eb;--office-bg: #f8fafc;--office-glass: rgba(255, 255, 255, .9);--office-border: rgba(226, 232, 240, .8);--service-office: #334155}.office-page-2026{background-color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b}.office-page-2026 main{margin-top:0}.office-hero-section-unique.hero-section{display:grid;grid-template-columns:35% 65%;grid-template-rows:auto auto;max-width:1400px;margin:0 auto;padding:70px 20px 0;position:relative;overflow:hidden;align-items:center}.office-hero-section-unique .text-column{padding:60px 40px 20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;z-index:2;grid-column:1;grid-row:1}.office-hero-section-unique .image-column{position:relative;display:flex;align-items:center;justify-content:flex-end;grid-column:2;grid-row:1}.office-hero-section-unique .headline{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:24px}.office-hero-section-unique .highlight{color:var(--service-office)}.office-hero-section-unique .subtext{font-size:1.2rem;color:#666;margin-bottom:40px;max-width:90%}.office-hero-section-unique .cta-container{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;grid-column:1 / span 2;grid-row:2;z-index:2;padding:40px 0 80px}.office-hero-section-unique .btn{padding:14px 32px;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.office-hero-section-unique .btn-primary{background-color:var(--service-office);color:#fff;border:none}.office-hero-section-unique .btn-primary:hover{background-color:var(--service-office);transform:translateY(-2px);box-shadow:0 4px 12px #3341554d}.office-hero-section-unique .btn-secondary{background-color:transparent;color:#333;border:2px solid #ddd}.office-hero-section-unique .btn-secondary:hover{border-color:var(--service-office);color:var(--service-office);transform:translateY(-2px)}.office-hero-section-unique .image-container{position:relative;width:100%;max-width:800px;aspect-ratio:4 / 3;overflow:hidden;margin-left:auto}.office-hero-section-unique .organic-shape{position:absolute;top:0;right:0;width:100%;height:100%;background-color:var(--service-office);border-radius:60% 40% 70% 30%/40% 50% 60%;transform:scale(1.1);z-index:1}.office-hero-section-unique .image-content{position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/global/images/pages/other-services/office.webp);background-size:cover;background-position:center;border-radius:60% 40% 70% 30%/40% 50% 60%;z-index:2}@media(max-width:1024px){.office-hero-section-unique.hero-section{display:flex;flex-direction:column;padding:10px 20px 25px;min-height:auto}.office-hero-section-unique .text-column,.office-hero-section-unique .image-column,.office-hero-section-unique .cta-container{flex:1;width:100%}.office-hero-section-unique .text-column{padding:40px 0 20px;text-align:center;order:1}.office-hero-section-unique .subtext{max-width:100%;margin-bottom:20px}.office-hero-section-unique .image-column{justify-content:center;order:2}.office-hero-section-unique .cta-container{justify-content:center;order:3;padding:30px 0}.office-hero-section-unique .image-container{height:400px}.office-hero-section-unique .headline{font-size:2.8rem}}@media(max-width:768px){.office-hero-section-unique .headline{font-size:2.2rem}.office-hero-section-unique .subtext{font-size:1rem}.office-hero-section-unique .image-container{height:300px}}.text-gradient-office{background:linear-gradient(135deg,#1e293b,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.office-hero{position:relative;padding:10rem 0 8rem;background:#0f172a url(/global/images/pages/other-services/office.webp) center/cover no-repeat;text-align:center;color:#fff}.hero-overlay-office{position:absolute;inset:0;background:linear-gradient(135deg,#0f172af2,#1e293bd9)}.hero-content-office{position:relative;z-index:2;max-width:1000px;margin:0 auto}.office-badge{display:inline-block;background:#ffffff1a;backdrop-filter:blur(10px);padding:.5rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2)}.office-hero h1{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem}.office-hero p{font-size:1.25rem;opacity:.9;margin-bottom:3.5rem;max-width:800px;margin-inline:auto}.office-hero-stats{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.o-stat{display:flex;flex-direction:column}.o-val{font-size:2.5rem;font-weight:900;color:#60a5fa}.o-lab{font-size:.85rem;font-weight:600;text-transform:uppercase;opacity:.8;letter-spacing:1px}.office-hub{padding:8rem 0}.hub-header-office{text-align:center;margin-bottom:5rem}.hub-header-office h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.hub-header-office p{max-width:800px;margin:0 auto;font-size:1.1rem;color:#64748b}.bento-office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.bento-office-card{background:#fff;border-radius:2.5rem;padding:3rem;border:1px solid var(--office-border);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.bento-office-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px -12px #2563eb1a;border-color:var(--office-accent)}.card-wide{grid-column:span 2;background:linear-gradient(135deg,#fff,#f8fafc)}.card-accent{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border:none}.card-accent h3{color:#fff!important}.card-accent p{color:#fffc!important}.oi-icon{width:56px;height:56px;background:#eff6ff;color:var(--office-accent);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.card-accent .oi-icon{background:#ffffff1a;color:#60a5fa}.bento-office-card h3{font-size:1.75rem;font-weight:800;margin-bottom:1rem;color:#0f172a}.bento-office-card p{color:#64748b;line-height:1.7;font-size:1.05rem;margin-bottom:2rem}.service-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto}.s-tag{padding:.5rem 1rem;background:#f1f5f9;border-radius:50px;font-size:.85rem;font-weight:700;color:#475569}.card-accent .s-tag{background:#ffffff1a;color:#fff}.office-details{padding:8rem 0;background:#fff}.details-row{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.details-visual{border-radius:3rem;overflow:hidden;box-shadow:0 40px 80px -15px #00000026}.details-visual img{width:100%;height:auto;display:block}.details-content h2{font-size:3rem;font-weight:900;margin-bottom:2rem;color:#0f172a}.details-content p{font-size:1.2rem;color:#64748b;line-height:1.8;margin-bottom:3rem}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.benefit-item{display:flex;gap:1rem;align-items:flex-start}.benefit-item i{color:var(--office-accent);flex-shrink:0;margin-top:4px}.benefit-item h4{font-weight:800;margin-bottom:.25rem;font-size:1.1rem}.benefit-item p{font-size:.95rem;margin:0;line-height:1.5}.office-cta{background:#0f172a;padding:8rem 0;text-align:center;color:#fff}.office-cta h2{font-size:3.5rem;font-weight:900;margin-bottom:2rem}.cta-btns-office{display:flex;justify-content:center;gap:2rem;margin-top:4rem}.btn-office{padding:1.5rem 3.5rem;border-radius:1rem;font-weight:800;text-decoration:none;transition:.3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:1rem;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem}.btn-office-primary{background:var(--office-accent);color:#fff;border:none}.btn-office-primary:hover{background:#1d4ed8;transform:translateY(-5px);box-shadow:0 20px 40px #2563eb66}.btn-office-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.2)}.btn-office-secondary:hover{background:#ffffff1a;border-color:#fff}@media(max-width:1024px){.bento-office-grid{grid-template-columns:1fr 1fr}.card-wide{grid-column:span 2}.details-row{grid-template-columns:1fr;gap:4rem}}@media(max-width:768px){.office-hero{padding:8rem 1.5rem 6rem}.office-hero-stats{gap:2rem}.bento-office-grid{grid-template-columns:1fr;padding:0 1.5rem}.card-wide{grid-column:span 1}.cta-btns-office{flex-direction:column;align-items:center}.btn-office{width:100%;max-width:400px;justify-content:center}.benefit-grid{grid-template-columns:1fr}.hub-header-office h2{font-size:2rem}}
