/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial}}}@layer theme{:root,:host{--color-sky-50:oklch(97.7% .013 236.62);--color-sky-300:oklch(82.8% .111 230.318);--color-blue-100:oklch(93.2% .032 255.585);--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-2xl:42rem;--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--color-primary:#013974;--color-tech:#061c33;--color-surface:#f5f8fc;--color-muted:#5b7083;--font-display:"TK Source Serif", Georgia, serif}}@layer base,components;@layer utilities{.static{position:static}.col-span-2{grid-column:span 2/span 2}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-9{margin-top:calc(var(--spacing) * 9)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-auto{margin-top:auto}.ml-auto{margin-left:auto}.flex{display:flex}.grid{display:grid}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.h-full{height:100%}.max-h-full{max-height:100%}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[65ch\]{max-width:65ch}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:0}.shrink-0{flex-shrink:0}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.gap-3{gap:calc(var(--spacing) * 3)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-10{gap:calc(var(--spacing) * 10)}.gap-12{gap:calc(var(--spacing) * 12)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab, red, red)){.border-white\/30{border-color:color-mix(in oklab, var(--color-white) 30%, transparent)}}.bg-surface{background-color:var(--color-surface)}.bg-tech{background-color:var(--color-tech)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.py-10{padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.font-display{font-family:var(--font-display)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-pretty{text-wrap:pretty}.text-blue-100{color:var(--color-blue-100)}.text-muted{color:var(--color-muted)}.text-primary{color:var(--color-primary)}.text-sky-300{color:var(--color-sky-300)}.text-white{color:var(--color-white)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}@media (hover:hover){.hover\:border-white:hover{border-color:var(--color-white)}.hover\:bg-sky-50:hover{background-color:var(--color-sky-50)}.hover\:bg-white\/10:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab, var(--color-white) 10%, transparent)}}}@media (min-width:40rem){.sm\:col-span-1{grid-column:span 1/span 1}.sm\:flex-row{flex-direction:row}.sm\:gap-5{gap:calc(var(--spacing) * 5)}}@media (min-width:48rem){.md\:w-48{width:calc(var(--spacing) * 48)}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:calc(var(--spacing) * 10)}.md\:py-14{padding-block:calc(var(--spacing) * 14)}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media (min-width:64rem){.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:min-h-\[620px\]{min-height:620px}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:gap-10{gap:calc(var(--spacing) * 10)}.lg\:gap-16{gap:calc(var(--spacing) * 16)}.lg\:py-14{padding-block:calc(var(--spacing) * 14)}}@media (min-width:80rem){.xl\:flex-row{flex-direction:row}}}.tk-home-section{padding-block:clamp(3.5rem,6vw,5rem)}.tk-home-section .mt-10{margin-top:2rem}.tk-home-section,.tk-capability-section{content-visibility:auto;contain-intrinsic-size:auto 760px}.tk-section-heading{max-width:46rem}.tk-eyebrow{color:#0b67b2;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.4}.tk-display-title{color:#013974;letter-spacing:-.025em;text-wrap:balance;margin:0;font-family:TK Source Serif,Georgia,serif;font-size:clamp(2.15rem,4vw,3.7rem);font-weight:650;line-height:1.04}.tk-hero-title{color:#013974;letter-spacing:-.035em;text-wrap:balance;max-width:13ch;margin:0;font-family:TK Source Serif,Georgia,serif;font-size:clamp(2.8rem,5.4vw,5rem);font-weight:650;line-height:.98}.tk-home-hero{isolation:isolate;background:linear-gradient(112deg,#fff 0% 51%,#f3f9fd 51%,#f8fbfe 100%);position:relative;overflow:hidden}.tk-home-hero:before{content:"";z-index:-1;pointer-events:none;opacity:.55;background-image:linear-gradient(#cfe5f4 1px,#0000 1px),linear-gradient(90deg,#cfe5f4 1px,#0000 1px);background-size:44px 44px;height:48%;position:absolute;inset:auto 0 0 51%;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.tk-hero-copy{z-index:3;position:relative}.tk-hero-stage{min-height:35rem;padding:0 0 3rem 3.5rem;position:relative}.tk-hero-media{background:#f5f8fc;border:1px solid #cfe0ed;border-radius:.65rem 2rem 2rem;position:absolute;inset:0 0 3rem 3.5rem;overflow:hidden;box-shadow:0 34px 80px #01397429}.tk-hero-media picture{position:absolute;inset:0}.tk-hero-media img{transform-origin:67% 42%;object-position:67% 42%;transform:scale(1.1)}.tk-hero-media:before,.tk-hero-media:after{content:"";z-index:2;opacity:.7;background:#78b9e3;position:absolute}.tk-hero-media:before{width:4rem;height:1px;top:1.25rem;right:1.25rem}.tk-hero-media:after{width:1px;height:4rem;top:1.25rem;right:1.25rem}.tk-hero-caption{z-index:3;color:#fff;background:#061c33e6;border-left:2px solid #82c7ef;flex-direction:column;max-width:15rem;padding:.7rem .9rem;display:flex;position:absolute;top:1.15rem;left:1.15rem}.tk-hero-caption span{color:#a7dafa;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:750}.tk-hero-caption strong{margin-top:.25rem;font-size:.78rem;line-height:1.4}.tk-hero-proof-media{z-index:4;aspect-ratio:4/3;background:#eaf4fb;border:.4rem solid #fff;border-radius:1rem .35rem 1rem 1rem;width:min(47%,19rem);position:absolute;bottom:0;right:-1rem;overflow:hidden;box-shadow:0 24px 55px #061c3340}.tk-hero-proof-media picture,.tk-hero-proof-media img{width:100%;height:100%}.tk-hero-proof-media figcaption{color:#fff;letter-spacing:.02em;background:#061c33e6;align-items:center;gap:.55rem;padding:.62rem .75rem;font-size:.65rem;font-weight:650;display:flex;position:absolute;inset:auto 0 0}.tk-hero-proof-media figcaption span{color:#8fd2f8;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;font-size:.55rem;display:grid}.tk-hero-index{z-index:5;color:#5b7083;letter-spacing:.08em;align-items:center;gap:.55rem;margin:0;font-size:.62rem;font-weight:750;display:flex;position:absolute;bottom:.6rem;left:.35rem}.tk-hero-index i{background:#90bddb;width:2.4rem;height:1px}.tk-hero-proof-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:1.8rem 0 0;padding:0;list-style:none;display:grid}.tk-hero-proof-list li{border-top:1px solid #bcd6e9;min-width:0;padding-top:.75rem}.tk-hero-proof-list strong{color:#013974;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800;display:block}.tk-hero-proof-list span{color:#5b7083;text-transform:uppercase;margin-top:.2rem;font-size:.65rem;font-weight:650;line-height:1.35;display:block}.tk-proof-runway{z-index:4;position:relative}.tk-proof-metrics{background:#061c33;padding-block:1.15rem}.tk-proof-partners{background:#fff;border-bottom:1px solid #d8e4ef;padding-block:2rem}.tk-metric-grid{border-inline:1px solid #ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.tk-metric{text-align:center;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;min-height:6.2rem;padding:1rem;position:relative}.tk-metric .tk-metric-value{color:#fff;margin:0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1}.tk-metric-value strong{font-weight:750}.tk-metric-value span{color:#8fd2f8;font-weight:650}.tk-metric .tk-metric-label{color:#b9d4e7;text-transform:uppercase;margin:.6rem 0 0;font-size:.67rem;font-weight:650;line-height:1.35}.tk-partner-cloud{scroll-snap-type:x mandatory;scrollbar-width:thin;flex:1;grid-auto-columns:8.5rem;grid-auto-flow:column;gap:.75rem;padding:.25rem .25rem .75rem;display:grid;overflow-x:auto}.tk-partner-logo{scroll-snap-align:start;background:#fff;border:1px solid #d8e4ef;border-radius:.75rem;justify-content:center;align-items:center;min-width:0;height:4.75rem;padding:.75rem;transition:border-color .18s ease-out,transform .18s ease-out;display:flex;overflow:hidden}.tk-partner-logo picture{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.tk-partner-logo img{object-fit:contain;opacity:1;filter:grayscale(0);width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .18s ease-out;display:block}.tk-partner-logo:hover,.tk-partner-logo:focus-within{border-color:#7fb8dd;transform:translateY(-2px)}.tk-partner-logo:hover img,.tk-partner-logo:focus-within img{opacity:1;filter:grayscale(0);transform:scale(1.03)}.tk-story-media{background:#f5f8fc;border-radius:.5rem 2rem 2rem;min-height:25rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0139741f}.tk-story-media picture,.tk-story-media img{width:100%;height:100%}.tk-story-media img{object-position:68% 42%;position:absolute;inset:0}.tk-story-media figcaption{color:#e8f5fd;background:#061c33e0;padding:1rem 1.25rem;font-size:.8rem;line-height:1.5;position:absolute;bottom:0;left:0;right:0}.tk-story-quote{color:#013974;text-wrap:balance;border-left:2px solid #7fc4ec;max-width:34rem;margin:1.6rem 0 0;padding:.15rem 0 .15rem 1.15rem;font-family:TK Source Serif,Georgia,serif;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:600;line-height:1.35;position:relative}.tk-richtext{color:#5b7083;text-wrap:pretty}.tk-richtext p{margin:0 0 .9rem}.tk-richtext p:last-child{margin-bottom:0}.tk-richtext ul{margin:.75rem 0;padding-left:1.25rem;list-style:outside}.tk-richtext a{color:#0b67b2;text-underline-offset:.18em;text-decoration:underline}.tk-values-section{isolation:isolate;background:linear-gradient(145deg,#f8fcff 0%,#edf7fc 53%,#f9fcff 100%);position:relative;overflow:hidden}.tk-values-section:before{z-index:0;content:"";pointer-events:none;opacity:.62;background-image:linear-gradient(#47a1d31f 1px,#0000 1px),linear-gradient(90deg,#47a1d31f 1px,#0000 1px);background-size:3rem 3rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000 0%,#000000bd 45%,#0000 76%);mask-image:linear-gradient(135deg,#000 0%,#000000bd 45%,#0000 76%)}.tk-values-section:after{z-index:0;content:"";pointer-events:none;border:1px solid #3e9fd547;border-radius:50%;width:30rem;height:30rem;position:absolute;top:-10rem;right:-12rem;box-shadow:0 0 0 2rem #6dbee814,0 0 0 4.3rem #6dbee80b}.tk-values-section>.tk-container{z-index:1;position:relative}.tk-value-card{background:#fff;border:1px solid #d8e4ef;border-radius:1rem;flex-direction:column;min-height:19rem;padding:clamp(1.5rem,3vw,2rem);transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;display:flex;box-shadow:0 16px 42px #0139740f}.tk-value-card:hover{border-color:#8bbde0;transform:translateY(-4px);box-shadow:0 22px 55px #0139741c}.tk-line-icon{color:#0b67b2;background:#f5faff;border:1px solid #bcd6e9;border-radius:.9rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex}.tk-value-top{flex-direction:column;align-items:flex-start;display:flex}.tk-value-top h3{color:#013974;margin:1.5rem 0 0;font-family:TK Source Serif,Georgia,serif;font-size:1.65rem;font-weight:650;line-height:1.1}.tk-capability-section{isolation:isolate;position:relative;overflow:hidden}.tk-capability-section:before{content:"";z-index:-1;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpath d='M0 60h120M60 0v120' stroke='%236bb7e8' stroke-opacity='.16' stroke-width='.7'/%3E%3Ccircle cx='60' cy='60' r='2' fill='%236bb7e8' fill-opacity='.45'/%3E%3C/svg%3E");position:absolute;inset:0}.tk-capability-section .tk-section-heading .tk-eyebrow{color:#a9e0fb}.tk-capability-section .tk-section-heading .tk-display-title{color:#fff}.tk-capability-section .tk-section-heading>p:not(.tk-eyebrow){color:#c7deee}.tk-capability-card{color:#fff;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:1rem;align-items:center;gap:1rem;min-height:6.75rem;padding:1rem;transition:transform .18s ease-out,border-color .18s ease-out,background-color .18s ease-out;display:flex}.tk-capability-card:hover,.tk-capability-card:focus-visible{background:#ffffff13;border-color:#69bef18c;transform:translate(4px)}.tk-capability-index{color:#8bd2fa;letter-spacing:.08em;background:#4ba3dc1a;border:1px solid #79c7f652;border-radius:50%;flex:none;place-items:center;width:3rem;height:3rem;font-size:.72rem;font-weight:750;display:grid}.tk-capability-card strong{font-size:1rem;font-weight:700;display:block}.tk-capability-card small{color:#bed8eb;margin-top:.35rem;font-size:.8rem;line-height:1.5;display:block}.tk-capability-media{background:#08294a;border:1px solid #ffffff24;border-radius:1.5rem .5rem 1.5rem 1.5rem;min-height:31rem;position:relative;overflow:hidden}.tk-capability-media picture,.tk-capability-media img{width:100%;height:100%}.tk-capability-media img{object-position:center;position:absolute;inset:0}.tk-capability-media figcaption{background:#061c33e6;border:1px solid #ffffff29;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.tk-capability-media figcaption strong{color:#fff;font-variant-numeric:tabular-nums;font-size:2rem}.tk-capability-media figcaption span{color:#c7deee;font-size:.8rem;line-height:1.4}.tk-home-card,.tk-news-card{background:#fff;border:1px solid #d8e4ef;border-radius:1rem;flex-direction:column;min-width:0;height:100%;transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;display:flex;overflow:hidden;box-shadow:0 14px 38px #0139740f}.tk-home-card:not(.tk-product-showcase-card):hover,.tk-home-card:not(.tk-product-showcase-card):focus-within,.tk-news-card:hover,.tk-news-card:focus-within{border-color:#87bde1;transform:translateY(-4px);box-shadow:0 22px 52px #0139741c}.tk-home-card-media,.tk-project-media,.tk-news-media{aspect-ratio:16/10;background:#f5f8fc;display:block;position:relative;overflow:hidden}.tk-home-card-media picture,.tk-home-card-media img,.tk-project-media picture,.tk-project-media img,.tk-news-media picture,.tk-news-media img{width:100%;height:100%}.tk-project-card{isolation:isolate;background:#062d58;border:1px solid #7eb9df85;border-radius:1rem;min-width:0;min-height:11rem;position:relative;overflow:hidden;box-shadow:0 14px 38px #0139741a}.tk-project-card:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0323440a 26%,#032344ed 100%);position:absolute;inset:0}.tk-project-art{display:block;position:absolute;inset:0}.tk-project-art img{object-fit:cover;width:100%;height:100%}.tk-project-overlay{z-index:2;color:#fff;position:absolute;bottom:1rem;left:1rem;right:1rem}.tk-project-overlay p{color:#a9e0fb;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .45rem;font-size:.62rem;font-weight:750;line-height:1.35}.tk-project-overlay h3{letter-spacing:-.015em;text-wrap:balance;margin:0;font-family:TK Source Serif,Georgia,serif;font-size:clamp(1.05rem,1.8vw,1.4rem);font-weight:650;line-height:1.06}.tk-project-overlay span{color:#d9ecf8;margin-top:.5rem;font-size:.72rem;line-height:1.45;display:block}.tk-home-card-media img,.tk-news-media img{transition:transform .2s ease-out}.tk-home-card:not(.tk-product-showcase-card):hover img,.tk-home-card:not(.tk-product-showcase-card):focus-within img,.tk-news-card:hover img,.tk-news-card:focus-within img{transform:scale(1.025)}.tk-product-showcase{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading action""grid grid";column-gap:1.25rem;display:grid}.tk-product-showcase>.tk-section-heading{grid-area:heading}.tk-product-showcase-grid{grid-area:grid;margin-top:2rem}.tk-product-showcase-view-all{grid-area:action;align-self:end}.tk-product-showcase-card{isolation:isolate;cursor:pointer;background:#fff;border:0;transition:translate .22s ease-out,box-shadow .22s ease-out;position:relative;translate:0;box-shadow:inset 0 0 0 1px #9fc6e0ad,0 12px 30px #01397412,0 2px 8px #061c330a}.tk-product-showcase-card:before{z-index:3;content:"";background:linear-gradient(90deg,#79c7ef,#0b67b2);border-radius:0 0 999px 999px;width:3rem;height:3px;transition:width .22s ease-out,box-shadow .22s ease-out;position:absolute;top:0;left:50%;transform:translate(-50%)}.tk-product-showcase-link{border-radius:inherit;width:100%;min-width:0;height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.tk-product-showcase-link:focus-visible{outline-offset:-3px;outline:3px solid #0b67b2}.tk-product-showcase-card .tk-home-card-media{isolation:isolate;aspect-ratio:1;background:radial-gradient(circle at 50% 16%,#fff 0%,#f5fbfe 38%,#e6f4fb 69%,#d9edf8 100%);border:1px solid #add3e9b8;border-radius:.9rem;margin:.75rem .75rem 0;padding:.75rem;transition:border-color .22s ease-out,box-shadow .22s ease-out;position:relative;overflow:hidden}.tk-product-showcase-card .tk-home-card-media:before{z-index:0;content:"";filter:blur(12px);opacity:.7;background:radial-gradient(circle,#67beeb47 0%,#67beeb1a 47%,#0000 72%);border-radius:50%;transition:opacity .22s ease-out,transform .22s ease-out;position:absolute;inset:19% 18% 14%;transform:scale(.92)}.tk-product-showcase-card .tk-home-card-media picture{z-index:1;width:100%;height:100%;display:block;position:relative}.tk-product-showcase-card .tk-home-card-media img{object-fit:contain;width:100%;height:100%;transition:transform .22s ease-out}.tk-product-showcase-card .tk-home-card-body{align-items:center;min-height:6.25rem;padding:.75rem .9rem 1.25rem}.tk-product-showcase-card .tk-card-title{color:#013974;text-align:center;text-wrap:balance;-webkit-line-clamp:3;min-height:4.2em;font-size:1.05rem;font-weight:750;line-height:1.4}.tk-product-showcase-card:focus-within{box-shadow:inset 0 0 0 1px #6eb4dc,0 18px 42px #01397421,0 3px 10px #061c330d}.tk-product-showcase-card:focus-within:before{width:5rem;box-shadow:0 3px 12px #0b67b238}@media (hover:hover) and (pointer:fine){.tk-product-showcase-card:hover{translate:0 -4px;box-shadow:inset 0 0 0 1px #72b8df,0 24px 58px #01397424,0 5px 14px #061c330f}.tk-product-showcase-card:hover:before{width:5rem;box-shadow:0 3px 12px #0b67b238}.tk-product-showcase-card:hover .tk-home-card-media{border-color:#6bb7e2c7;box-shadow:inset 0 0 0 1px #ffffffb8,0 12px 30px #2a89c01a}.tk-product-showcase-card:hover .tk-home-card-media:before{opacity:1;transform:scale(1.08)}.tk-product-showcase-card:hover .tk-home-card-media img{transform:scale(1.025)}}.tk-home-card-body,.tk-project-body,.tk-news-body{flex-direction:column;flex:1;min-height:11.5rem;padding:1.25rem;display:flex}.tk-card-title,.tk-project-body h3,.tk-news-body h3{color:#013974;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.tk-project-body p,.tk-news-body p{color:#0b67b2;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .65rem;font-size:.7rem;font-weight:700}.tk-text-link{color:#0b67b2;align-items:center;gap:.5rem;width:fit-content;min-height:2.75rem;font-size:.82rem;font-weight:700;display:inline-flex;position:relative}.tk-text-link:after{content:"";transform-origin:100%;background:#0b67b2;height:1px;transition:transform .18s ease-out;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.tk-text-link:hover:after,.tk-text-link:focus-visible:after{transform-origin:0;transform:scaleX(1)}.tk-text-link span{transition:transform .18s ease-out}.tk-text-link:hover span,.tk-text-link:focus-visible span{transform:translate(3px)}.tk-project-grid,.tk-news-grid{align-items:stretch;gap:1.25rem;display:grid}.tk-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(11rem,1fr)}.tk-project-featured{grid-column:1/-1;min-height:19rem}.tk-project-featured .tk-project-overlay{bottom:clamp(1.25rem,3vw,2rem);left:clamp(1.25rem,3vw,2rem);right:clamp(1.25rem,3vw,2rem)}.tk-project-featured .tk-project-overlay h3{font-size:clamp(1.7rem,3vw,2.5rem)}.tk-project-featured .tk-project-overlay span{max-width:45ch;font-size:.82rem}.tk-final-cta{isolation:isolate;color:#fff;background:#061c33;border-radius:1.5rem;flex-direction:column;gap:2rem;padding:clamp(2rem,5vw,4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 26px 65px #01397429}.tk-final-cta-grid{z-index:-1;opacity:.22;background-image:linear-gradient(#7cc5ef40 1px,#0000 1px),linear-gradient(90deg,#7cc5ef40 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0 0 0 55%;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.tk-final-cta h2{letter-spacing:-.025em;text-wrap:balance;max-width:20ch;margin:.8rem 0 0;font-family:TK Source Serif,Georgia,serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:650;line-height:1.04}.tk-final-cta p:not(.tk-eyebrow){color:#c8deed;max-width:55ch;margin:1rem 0 0;line-height:1.7}.tk-final-cta .tk-cta-secondary:hover,.tk-final-cta .tk-cta-secondary:focus-visible{color:#013974;background-color:#f0f9ff;border-color:#bae6fd}html.tk-motion-ready [data-reveal]{opacity:0;transform:translateY(20px)}html.tk-motion-ready [data-reveal].is-visible{opacity:1;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(0)}html.tk-motion-ready [data-reveal][data-reveal-order="2"].is-visible{transition-delay:70ms}html.tk-motion-ready [data-reveal][data-reveal-order="3"].is-visible{transition-delay:.14s}html.tk-motion-ready [data-reveal][data-reveal-order="4"].is-visible{transition-delay:.21s}@media (min-width:640px){.tk-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.tk-metric{border-bottom:0}.tk-metric:last-child{border-right:0}}@media (min-width:768px){.tk-partner-cloud{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:row;padding:0;overflow:visible}.tk-project-grid{grid-auto-rows:minmax(13rem,1fr)}.tk-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tk-final-cta{justify-content:space-between;align-items:center}}@media (min-width:1024px){.tk-project-grid{grid-template-rows:repeat(2,minmax(14.75rem,1fr));grid-template-columns:4fr 3fr 3fr;grid-auto-rows:auto}.tk-project-featured{grid-area:1/1/-1;min-height:0}.tk-final-cta{flex-direction:row}}@media (max-width:1023px){.tk-hero-stage{order:-1}}@media (max-width:639px){.tk-metric:nth-child(2n){border-right:0}.tk-metric:last-child{border-bottom:0;border-right:0}.tk-home-hero{background:#fff}.tk-home-hero:before{display:none}.tk-product-showcase{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading""grid""action"}.tk-product-showcase-grid{margin-top:2rem}.tk-product-showcase-view-all{justify-self:center;margin-top:1.5rem}.tk-featured-product-showcase>.tk-section-heading .tk-display-title{letter-spacing:-.03em;text-wrap:nowrap;white-space:nowrap;font-size:clamp(1.5rem,7.5vw,1.9rem)}.tk-product-showcase-card{box-shadow:inset 0 0 0 1px #8bbedd9e,0 10px 25px #01397417,0 2px 7px #061c330a}.tk-product-showcase-card:before{width:2.25rem;height:2px}.tk-product-showcase-card .tk-home-card-media{aspect-ratio:1;border-radius:.8rem;margin:.5rem .5rem 0;padding:.4rem}.tk-product-showcase-card .tk-home-card-media picture,.tk-product-showcase-card .tk-home-card-media img{height:100%}.tk-product-showcase-card .tk-home-card-body{min-height:6rem;padding:.7rem .55rem 1rem}.tk-product-showcase-card .tk-card-title{-webkit-line-clamp:3;min-height:4.05em;font-size:clamp(.82rem,3.6vw,.92rem);line-height:1.35}.tk-project-grid{grid-auto-rows:minmax(9.5rem,1fr);gap:.75rem}.tk-project-featured{min-height:16rem}.tk-project-overlay{bottom:.75rem;left:.75rem;right:.75rem}.tk-project-overlay span{display:none}.tk-hero-stage{min-height:24rem;padding:0 0 2rem}.tk-hero-media{inset:0 0 2rem}.tk-hero-proof-media{border-width:.25rem;width:46%;right:-.25rem}.tk-hero-proof-media figcaption{padding:.45rem .55rem;font-size:.58rem}.tk-hero-proof-media figcaption span{display:none}.tk-hero-caption{max-width:12rem;top:.75rem;left:.75rem}.tk-hero-proof-list span{font-size:.58rem}.tk-story-media,.tk-capability-media{min-height:22rem}.tk-value-card{min-height:0}.tk-value-top{flex-direction:row;align-items:center;gap:.75rem}.tk-line-icon{border-radius:.8rem;flex:0 0 2.75rem;width:2.75rem;height:2.75rem}.tk-value-top h3{margin:0;font-size:1.3rem;line-height:1.12}.tk-values-section:before{background-size:2rem 2rem}.tk-values-section:after{width:21rem;height:21rem;top:-7rem;right:-10rem;box-shadow:0 0 0 1.4rem #6dbee814,0 0 0 3rem #6dbee80b}}@media (min-width:480px) and (max-width:639.98px){.tk-values-section .tk-display-title{letter-spacing:-.035em;text-wrap:nowrap;white-space:nowrap;font-size:clamp(1.35rem,5vw,1.7rem)}}@media (prefers-reduced-motion:reduce){html.tk-motion-ready [data-reveal]{opacity:1;transform:none}.tk-partner-logo,.tk-partner-logo img,.tk-home-card,.tk-project-card,.tk-news-card,.tk-home-card img,.tk-project-card img,.tk-news-card img,.tk-capability-card,.tk-product-card-action,.tk-product-showcase-card .tk-home-card-media,.tk-product-showcase-card .tk-home-card-media:before{transition:none;transform:none}.tk-product-showcase-card{translate:none}.tk-product-showcase-card:before{transition:none}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}