#services-widget-wrapper .tab-btn{width:100%;text-align:left;padding:1rem 1.5rem;border-radius:var(--radius-lg);border:1px solid transparent;background:0 0;cursor:pointer;display:flex;align-items:center;gap:1.25rem;transition:all .2s ease-out;position:relative;color:#64748b;white-space:nowrap;font-family:inherit}@media (min-width:1024px){#services-widget-wrapper .tab-btn{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px;padding:1rem 1.75rem}}#services-widget-wrapper .tab-btn:hover{color:var(--brand-heading);background:rgba(255,255,255,.6)}#services-widget-wrapper .tab-btn.active{background:var(--brand-surface);color:var(--brand-primary);border-color:transparent}@media (max-width:1023px){#services-widget-wrapper .tab-btn.active{background:var(--brand-primary);color:white;box-shadow:var(--shadow-glow)}}@media (min-width:1024px){#services-widget-wrapper .tab-btn.active{background:var(--brand-surface);color:var(--brand-primary);width:calc(100% + 1px);z-index:20;border:1px solid var(--brand-border);border-right:none;box-shadow:-4px 4px 12px rgba(0,0,0,.03)}#services-widget-wrapper .tab-btn.active::before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:4px;background:var(--brand-primary);border-radius:4px 0 0 4px}}#services-widget-wrapper .tab-icon-box{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;font-size:2.5rem;transition:all .2s ease;flex-shrink:0;color:var(--brand-text);background:0 0;box-shadow:none}#services-widget-wrapper .tab-btn:hover .tab-icon-box{transform:scale(1.1);color:var(--brand-primary)}#services-widget-wrapper .tab-btn.active .tab-icon-box{background:0 0;color:var(--brand-primary);box-shadow:none}@media (max-width:1023px){#services-widget-wrapper .tab-btn.active .tab-icon-box{color:white}}#services-widget-wrapper .tab-text{font-size:1.6rem;font-weight:600;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#services-widget-wrapper .scroll-viewport{flex-grow:1;padding-right:.5rem;margin-right:-.5rem;padding-top:.5rem;padding-bottom:.5rem;overflow-y:auto;max-height:400px}@media (min-width:1024px){#services-widget-wrapper .scroll-viewport{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;max-height:none}}#services-widget-wrapper .scroll-viewport::-webkit-scrollbar{width:6px}#services-widget-wrapper .scroll-viewport::-webkit-scrollbar-track{background:0 0}#services-widget-wrapper .scroll-viewport::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}#services-widget-wrapper .content-header{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--brand-border);flex-shrink:0}#services-widget-wrapper .header-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}#services-widget-wrapper .main-icon-box{width:4.5rem;height:4.5rem;border-radius:1rem;background:0 0;color:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:2.8rem;flex-shrink:0;box-shadow:none}#services-widget-wrapper .service-title{font-size:1.5rem;font-weight:700;color:var(--brand-heading);line-height:1.1;margin:0;letter-spacing:-.02em}#services-widget-wrapper .service-id{display:block;margin-top:.25rem;font-size:1rem;color:var(--brand-primary);font-weight:600;text-transform:uppercase;letter-spacing:.05em}@media (min-width:768px){#services-widget-wrapper .service-title{font-size:2.25rem}}#services-widget-wrapper .service-description{font-size:1.6rem;line-height:1.6;color:var(--brand-text);font-weight:400;max-width:60rem;margin-top:.5rem}#services-widget-wrapper .subservice-grid{display:grid;grid-template-columns:1fr;gap:1rem;padding-bottom:2rem}@media (min-width:640px){#services-widget-wrapper .subservice-grid{grid-template-columns:repeat(2,1fr)}}#services-widget-wrapper .sub-card{background:#fff;border:1px solid var(--brand-light);box-shadow:var(--shadow-card);border-radius:var(--radius-lg);padding:1rem;display:flex;flex-direction:row;align-items:center;text-align:left;gap:1rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);text-decoration:none;color:inherit;height:100%;position:relative;top:0}#services-widget-wrapper .sub-card.linked:hover{border-color:rgba(37,99,235,.3);transform:translateY(-3px);box-shadow:0 12px 20px -3px rgba(37,99,235,.15)}#services-widget-wrapper .sub-icon-box{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.75rem;transition:all .3s ease;flex-shrink:0;margin-bottom:0;background:0 0;color:#94a3b8}#services-widget-wrapper .sub-icon-box img.tech-logo{width:80%;height:80%;object-fit:contain}#services-widget-wrapper .sub-card.linked:hover .sub-icon-box{background:0 0;color:var(--brand-primary);transform:scale(1.1) rotate(-3deg)}#services-widget-wrapper .sub-title{font-size:1.6rem;font-weight:600;color:var(--brand-heading);margin-bottom:.25rem;line-height:1.2}#services-widget-wrapper .sub-type{font-size:1rem;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:600}#services-widget-wrapper .link-indicator{margin-left:auto;margin-top:0;padding-top:0;display:inline-flex;align-items:center;gap:.5rem;color:var(--brand-primary);font-size:1.1rem;font-weight:600;opacity:0;transform:translateX(-10px);transition:all .3s ease}#services-widget-wrapper .sub-card.linked:hover .link-indicator{opacity:1;transform:translateX(0)}#services-widget-wrapper .content-footer{margin-top:auto;padding-top:1.25rem;border-top:1px solid var(--brand-border);display:flex;justify-content:flex-start;flex-shrink:0}#services-widget-wrapper .cta-btn{display:inline-flex;align-items:center;gap:1rem;padding:1.25rem 2.5rem;background:var(--brand-primary);border-radius:var(--radius-full);color:white;text-decoration:none;font-size:1.3rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}#services-widget-wrapper .cta-btn:hover{background:#1e40af;transform:translateY(-2px);gap:1.25rem;box-shadow:0 10px 15px -3px rgba(37,99,235,.4)}