body{color:#000;background:#f1f1f1;margin:0;padding:0;font-family:Open Sans,sans-serif}.top-header{z-index:10;box-sizing:border-box;width:auto;margin:0;padding:0;position:fixed;top:40px;left:40px;right:40px}.menu{width:100%;height:88px;display:flex}.nav-menu{box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:inline-flex}.nav-menu ul{justify-content:center;gap:clamp(2px,4vw,100px);margin:0;padding:0;list-style:none;display:flex}.nav-menu a{--boldtic-blue:#007ee5;color:#000;text-transform:uppercase;letter-spacing:.6px;border-radius:999px;justify-content:center;align-items:center;padding:8px 4px;font-size:clamp(.8rem,1.2vw,1.4rem);font-weight:800;text-decoration:none;transition:color .25s,transform .22s,background-color .22s;display:inline-flex;position:relative}.nav-menu a:after{content:"";transform-origin:50%;opacity:0;background:linear-gradient(90deg,#007ee559,#007ee5,#007ee559);border-radius:999px;height:4px;transition:transform .28s,opacity .28s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(.08)}.nav-menu a.active{color:#000;text-shadow:none;text-decoration:none}.nav-menu a.active:after{opacity:0;transform:scaleX(.08)}.nav-menu a:hover{color:var(--boldtic-blue);font-weight:800;transform:translateY(-2px)}.nav-menu a:hover:after,.nav-menu a:focus-visible:after{opacity:1;transform:scaleX(1)}.nav-menu li:hover>a{color:var(--boldtic-blue);transform:translateY(-2px)}.nav-menu li:hover>a:after{opacity:1;transform:scaleX(1)}.nav-menu a:focus-visible{color:var(--boldtic-blue);outline:none}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";height:30px;position:absolute;top:100%;left:0;right:0}.nav-dropdown-trigger{color:#000;text-transform:uppercase;letter-spacing:.6px;cursor:pointer;background:0 0;border:0;padding:8px 4px;font-family:inherit;font-size:clamp(.8rem,1.2vw,1.4rem);font-weight:800}.nav-menu .nav-dropdown-menu{-webkit-backdrop-filter:blur(12px)saturate(3)brightness(1.1);backdrop-filter:blur(12px)saturate(3)brightness(1.1);opacity:0;visibility:hidden;pointer-events:none;z-index:30;background:#fffc;border:1px solid #ffffff4d;border-radius:0 0 14px 14px;flex-direction:column;gap:4px;min-width:260px;margin:0;padding:10px;list-style:none;transition:opacity .8s,transform .18s;display:flex;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(0);box-shadow:0 8px 24px #1f26872e,inset 0 1px #ffffff59}.nav-dropdown.nav-dropdown--open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-dropdown-menu a{text-transform:uppercase;letter-spacing:.6px;text-align:center;border-radius:8px;padding:8px 10px;font-size:clamp(.8rem,1.2vw,1.4rem);display:block}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.active{background:#007ee51f}.cover{box-sizing:border-box;background-image:radial-gradient(140% 100% at 0 0,#e1f8ff94 0%,#e1f8ff2e 26%,#e1f8ff00 58%),radial-gradient(120% 95% at 100% 8%,#89dfff85 0%,#89dfff24 32%,#89dfff00 60%),radial-gradient(90% 120% at 82% 100%,#007ee580 0%,#007ee52e 36%,#007ee500 68%),linear-gradient(128deg,#024d9ae0 4%,#024d9a33 37%,#024d9a00 52%),linear-gradient(322deg,#1caaffb8 8%,#1caaff2e 40%,#1caaff00 62%),linear-gradient(152deg,#004a98 0%,#006dcb 36%,#1699f4 67%,#85d4ff 100%);justify-content:flex-start;padding:clamp(10px,12vh,150px) clamp(5px,1vw,10px) clamp(4px,5vh,100px);display:flex}.service-hero-cover{--service-hero-rgb:0, 126, 229;background-image:radial-gradient(140% 100% at 0% 0%, #ffffff5c 0%, #ffffff1a 24%, #fff0 56%), radial-gradient(130% 100% at 100% 10%, rgba(var(--service-hero-rgb), .58) 0%, rgba(var(--service-hero-rgb), .2) 32%, rgba(var(--service-hero-rgb), 0) 62%), radial-gradient(95% 120% at 82% 100%, rgba(var(--service-hero-rgb), .52) 0%, rgba(var(--service-hero-rgb), .2) 36%, rgba(var(--service-hero-rgb), 0) 70%), linear-gradient(132deg, rgba(var(--service-hero-rgb), .9) 3%, rgba(var(--service-hero-rgb), .35) 36%, rgba(var(--service-hero-rgb), .06) 58%), linear-gradient(322deg, rgba(var(--service-hero-rgb), .72) 8%, rgba(var(--service-hero-rgb), .22) 42%, rgba(var(--service-hero-rgb), .04) 65%), linear-gradient(152deg, rgba(var(--service-hero-rgb), .98) 0%, rgba(var(--service-hero-rgb), .78) 36%, rgba(var(--service-hero-rgb), .56) 67%, rgba(var(--service-hero-rgb), .32) 100%)}.service-hero--workplace{--service-hero-rgb:3, 36, 148}.service-hero--cloud{--service-hero-rgb:0, 126, 229}.service-hero--development{--service-hero-rgb:106, 63, 200}.service-hero--managed{--service-hero-rgb:31, 143, 79}.logo{width:170px;padding:14px 25px 0}main{width:100%;margin:0;padding:0}.glass-surface{-webkit-backdrop-filter:blur(12px)saturate(3)brightness(1.1);backdrop-filter:blur(12px)saturate(3)brightness(1.1);background:#fffc;border:1px solid #ffffff4d;border-radius:45px;box-shadow:0 8px 32px #1f268733,0 2px 16px #1f26871a,inset 0 1px #fff6,inset 0 -1px #fff3}.card{background:#fff;border-radius:45px;transition:all .3s ease-in-out;box-shadow:0 10px 24px #0d295a14}.card:hover{filter:drop-shadow(5px 15px 10px #0d295a14)}.hero-section{text-align:left;color:#fff;margin-left:clamp(18px,10vw,300px)}.hero-section h1{font-size:clamp(1.5rem,2.5vw,4rem);font-weight:700}.hero-section p{font-size:clamp(1.15rem,1.15vw,1.6rem)}.hero-heading{grid-template-columns:2fr 2fr;align-items:center;display:grid}.hero-heading-text{width:clamp(300px,50vw,960px);padding-top:100px}.hero-heading-logo{justify-content:center;align-items:center;display:flex}.hero-icon{filter:drop-shadow(0 20px 40px #0006)drop-shadow(0 10px 20px #007ee54d);width:clamp(140px,18vw,500px)}.workplace-hero-cover{justify-content:center}.workplace-hero-section{text-align:center;width:min(1100px,100%);margin-left:0}.workplace-hero-section .hero-heading{grid-template-columns:1fr}.workplace-hero-section .hero-heading-text{width:min(920px,100%);margin:0 auto}.workplace-hero-section h1{color:#fff}.service-title-with-icon{justify-content:center;align-items:center;gap:12px;display:inline-flex}.service-title-icon{width:clamp(56px,8vw,150px);height:clamp(56px,8vw,150px);color:rgb(var(--service-hero-rgb,0, 126, 229));background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-right:40px;display:inline-flex}.service-title-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:68%;height:68%}.content-section{text-align:left;border:1px solid var(--border);background:color-mix(in srgb, var(--bg) 92%, var(--accent-bg));border-radius:14px;margin-top:20px;padding:26px 24px}.content-section h2{margin:0 0 12px;text-align:left!important;font-size:clamp(1.25rem,2vw,4rem)!important}.content-section p+p{margin-top:12px}.content-grid{grid-template-columns:2fr 2fr;gap:clamp(18px,2vw,30px);padding:0 clamp(0,10vw,500px);display:grid}.service-detail-page .content-grid>.content-section:first-child{background:#f1f1f1}.proposal-grid{grid-template-columns:1fr 1fr;gap:clamp(18px,1.8vw,26px);margin-top:34px;display:grid}.proposal-card{background:#fff;border:1px solid #d7e7ff;border-radius:18px;padding:clamp(18px,1.5vw,26px);transition:all .3s ease-in-out;box-shadow:0 12px 28px #0f37740f}.proposal-card:hover{filter:drop-shadow(5px 15px 10px #0d295a14)}.proposal-card--green{border-color:#d4f0df}.proposal-card-header{align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.proposal-card-icon{border-radius:50%;justify-content:center;align-items:center;width:85px;min-width:85px;height:85px;display:inline-flex}.proposal-card--blue .proposal-card-icon{color:#fff;background:#007ee5}.proposal-card--green .proposal-card-icon{color:#fff;background:#1f8f4f}.proposal-card-icon svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:48px;height:48px}.proposal-card h2{color:#0f213f;text-align:left;align-items:center;min-height:2.4em;margin:0;line-height:1.2;display:flex;font-size:clamp(1rem,1.6vw,2rem)!important}.proposal-intro{color:#1d2a44;margin:0 0 18px;font-size:clamp(1rem,.9vw,1.2rem);line-height:1.45}.proposal-pillars{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:10%;margin-bottom:8%;display:grid}.proposal-pillar{text-align:center;background:0 0;border:0;border-radius:0;padding:10px 12px;position:relative}.proposal-pillar:not(:last-child):after{content:"";background:#007ee573;border-radius:999px;width:2px;height:calc(100% - 16px);position:absolute;top:8px;right:0}.proposal-pillar-icon{color:#007ee5;background:#007ee51a;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;margin:0 auto 8px;display:inline-flex}.proposal-pillar-icon svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:42px;height:42px}.proposal-pillar p{color:#0f213f;margin:0;font-size:clamp(.85rem,.72vw,1rem);font-weight:700;line-height:1.3}.proposal-subtitle{color:#007ee5;margin:0 0 10px;font-size:clamp(1.2rem,1.05vw,1.55rem)}.proposal-checklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.proposal-checklist li{color:#0f213f;padding-left:30px;font-size:clamp(1rem,.9vw,1.18rem);line-height:1.35;position:relative}.proposal-checklist li:before{content:"";background:#007ee5;border-radius:50%;width:18px;height:18px;position:absolute;top:.45em;left:0;box-shadow:inset 0 0 0 4px #eaf3ff}.proposal-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.proposal-control{text-align:center;background:#fff;border:1px solid #deefe5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:170px;padding:10px 8px;display:flex}.proposal-control-icon{color:#1f8f4f;background:#1f8f4f1c;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;margin:0;display:inline-flex}.proposal-control-icon svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:42px;height:42px}.proposal-control p{color:#0f213f;margin:0;font-size:clamp(.84rem,.7vw,.98rem);font-weight:700;line-height:1.25}.proposal-note{color:#1d2a44;margin:0;font-size:clamp(1rem,.9vw,1.15rem);line-height:1.4}.content-grid-services{grid-template-columns:2fr 2fr 2fr 2fr;gap:clamp(18px,2vw,30px);padding:0 clamp(0,10vw,500px);display:grid}.section-title{text-align:center;text-transform:uppercase;color:#007ee5;margin:0 auto 44px;font-size:clamp(.8rem,.8vw,3.2rem);line-height:1.25}.section{background-size:cover;grid-column:1/-1;padding:80px clamp(28px,12vw,300px) 120px}.section h2{text-align:center;font-size:clamp(1.5rem,2.5vw,4rem);font-weight:700}.section .section-description{text-align:center;margin-top:12px;font-size:clamp(1.15rem,1.15vw,1.6rem)}.section.alternate{background:#fff}#services.section{padding-bottom:180px}article{font-size:clamp(1.15rem,1.15vw,1.6rem)}.service-card{border:1px solid #0000001f;border-top:6px solid var(--service-accent);border-radius:18px;flex-direction:column;height:100%;padding:clamp(18px,1.8vw,48px) clamp(18px,1.8vw,28px) clamp(18px,1.8vw,58px) clamp(18px,1.8vw,96px);display:flex;box-shadow:0 10px 22px #00000014}.service-card-link{width:fit-content;color:var(--service-accent);letter-spacing:.3px;align-items:center;gap:8px;margin-top:auto;padding-top:10px;font-size:clamp(.95rem,.8vw,1.25rem);font-weight:700;text-decoration:none;display:inline-flex}.service-card-link span{transition:transform .2s ease-in-out}.service-card-link:hover span{transform:translate(4px)}.service-detail-page{--service-accent-rgb:0, 126, 229;min-height:100vh;padding-top:40px}.service-hero--workplace+.service-detail-page{--service-accent-rgb:3, 36, 148}.service-hero--cloud+.service-detail-page{--service-accent-rgb:0, 126, 229}.service-hero--development+.service-detail-page{--service-accent-rgb:106, 63, 200}.service-hero--managed+.service-detail-page{--service-accent-rgb:31, 143, 79}.service-detail-page .content-section h3{color:rgb(var(--service-accent-rgb))}.service-detail-page .content-section li::marker{color:rgb(var(--service-accent-rgb))}.service-detail-page>p{font-size:clamp(1.15rem,1.15vw,1.6rem)}.service-detail-back{margin-top:24px}.service-detail-back:hover span{transform:translate(-4px)}.service-card-header{align-items:center;gap:12px;margin-bottom:10px;display:flex}.service-card-header h2{margin:0;text-align:left!important}.service-card .service-icon{width:80px;min-width:80px;height:80px;color:var(--service-accent);background:rgba(var(--service-accent-rgb), .14);border:2px solid rgba(var(--service-accent-rgb), .35);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.service-card .service-icon svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:42px;height:42px}.service-card--dark-blue{--service-accent:#032494;--service-accent-rgb:3, 36, 148}.service-card--blue{--service-accent:#007ee5;--service-accent-rgb:0, 126, 229}.service-card--violet{--service-accent:#6a3fc8;--service-accent-rgb:106, 63, 200}.service-card--green{--service-accent:#1f8f4f;--service-accent-rgb:31, 143, 79}.service-card h2{color:#000;margin:0 0 10px;font-size:clamp(1.25rem,.8vw,1.95rem);line-height:1.3}.service-card p,.service-card li{font-size:clamp(.92rem,.6vw,1.4rem);line-height:1.45}.service-card p{color:#000}.service-card ul{flex-wrap:wrap;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.service-card li{color:var(--service-accent);background:rgba(var(--service-accent-rgb), .12);border:1px solid rgba(var(--service-accent-rgb), .35);border-radius:9px;padding:8px 12px;font-weight:600;line-height:1.25}.team-section{isolation:isolate;background:#fff;margin:0 auto;padding:40px 0 110px;position:relative}.team-grid{grid-template-columns:repeat(3,minmax(260px,360px));justify-content:center;gap:clamp(18px,2vw,30px);display:grid}.team-card{color:#000;text-align:center;border-radius:24px;padding:clamp(20px,2vw,28px)}.team-avatar-placeholder{aspect-ratio:1;background:radial-gradient(circle at 32% 30%,#ffffffbf,#ffffff2e 45%,#ffffff0f 100%),linear-gradient(145deg,#007ee58c,#82828273);border-radius:50%;width:clamp(88px,6vw,120px);margin:0 auto 16px;overflow:hidden}.team-avatar-placeholder img.alt{object-fit:cover;object-position:center 20%;width:100%;height:180%;display:block}.team-avatar-placeholder img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.team-card h3{margin:0 0 8px;font-size:clamp(1.25rem,1.25vw,1.8rem);line-height:1.2}.team-card h4{color:#007ee5;margin:0 0 14px;font-size:clamp(.95rem,1vw,1.25rem);line-height:1.35}.team-card p{margin:0;font-size:clamp(.95rem,.95vw,1.15rem);line-height:1.5}.us-section{background:radial-gradient(120% 65% at 100% 100%,#007ee51f 0%,#007ee500 70%),radial-gradient(120% 65% at 0 100%,#007ee51a 0%,#007ee500 68%),#fff;padding-top:90px;position:relative;overflow:hidden}.us-section h2{color:#0f213f;margin-bottom:8px}.us-divider{background:#007ee5;border-radius:999px;width:110px;height:4px;margin:0 auto 24px;display:block}.us-description{color:#192744;width:min(980px,100%);margin-left:auto;margin-right:auto;line-height:1.5}.us-description strong{color:#007ee5}.us-description-secondary{margin-top:14px}.us-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:48px;display:grid}.us-kpi-card{text-align:center;background:#fff;border:1px solid #007ee51f;border-radius:22px;flex-direction:column;align-items:center;gap:10px;min-height:280px;padding:22px 14px 18px;transition:all .3s ease-in-out;display:flex;box-shadow:0 10px 24px #0d295a14}.us-kpi-card:hover{filter:drop-shadow(5px 15px 10px #0d295a14)}.us-kpi-icon{color:#007ee5;background:#007ee514;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;display:inline-flex}.us-kpi-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:40px;height:40px}.us-kpi-card h3{color:#007ee5;justify-content:center;align-items:flex-end;width:100%;min-height:1.5em;margin:0;font-size:clamp(2.3rem,2.2vw,3.4rem);font-weight:800;line-height:1.08;display:flex}.us-kpi-label{text-align:center;color:#007ee5;text-transform:lowercase;width:100%;padding-bottom:24px;font-size:clamp(1.05rem,1.05vw,1.45rem);font-weight:700;line-height:1.15;display:block;position:relative}.us-kpi-label:after{content:"";background:#007ee561;border-radius:999px;width:74px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.us-kpi-card p{color:#1d2a44;width:100%;margin:0;padding-top:12px;font-size:clamp(.95rem,.92vw,1.08rem);line-height:1.35}.contact{z-index:2;width:30vw;position:absolute;top:3vw;left:6vw}#contact{position:relative}.contact-card{padding:40px clamp(18px,2vw,40px)}.contact-card h2{text-align:left;font-size:clamp(1.5rem,1.6vw,4rem);font-weight:700}.contact-list{gap:12px;margin:12px 0 0;padding:0;list-style:none;display:grid}.contact-list li{color:#0f213f;grid-template-columns:64px 1fr;align-items:center;gap:12px;font-size:clamp(.95rem,.9vw,1.15rem);line-height:1.4;display:grid}.contact-list-icon{color:#007ee5;background:#007ee51f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-top:1px;display:inline-flex}.contact-list-icon svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:32px;height:32px}@media (width<=768px){.top-header{width:94vw;top:10px;left:10px;right:10px}.menu{height:64px}.nav-menu{display:none}.nav-menu ul{flex-wrap:wrap;gap:0}.nav-menu a{padding:9px 10px;font-size:14px}.logo{width:100px;margin:0;padding:8px 16px 0}.content-section{padding:20px}.cover{align-items:flex-start;height:auto;min-height:30vh;padding:0 16px}.hero-section{width:100%}.glass-surface{border-radius:48px}.hero-section h1{padding:28px 22px 0}.hero-section p{padding:0 22px 14px}.hero-heading{grid-template-columns:1fr}.hero-heading-logo{display:none}.hero-icon{width:clamp(110px,28vw,160px)}.content-grid{grid-template-columns:1fr;justify-content:stretch;gap:20px;display:grid}.proposal-grid{grid-template-columns:1fr;gap:16px;margin-top:24px}.proposal-card{padding:16px}.proposal-pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proposal-pillar{padding:10px 8px}.proposal-pillar:not(:last-child):after{display:none}.proposal-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{padding:18px}.content-grid-services{flex-direction:column;gap:20px;display:flex}.team-section{box-sizing:border-box;width:100%;padding:10px 22px 70px}.team-grid{grid-template-columns:1fr;justify-content:stretch;gap:16px}.us-section{padding-top:72px;padding-bottom:84px}.us-description{font-size:1rem}.us-kpis{grid-template-columns:1fr;gap:14px;margin-top:30px}.us-kpi-card{min-height:0;padding:18px 14px 16px}.contact{width:auto;margin:0 14px 12px;position:static}.contact-list li{grid-template-columns:36px 1fr;align-items:center;gap:8px}.contact-list-icon{width:36px;height:36px}.contact-list-icon svg{width:20px;height:20px}}
