.services-page{--services-paper: #f7f5f0;--services-ink: #10243a;--services-surface: #fff;--services-raised: #f0f0ed;--services-border: #e1e2df;--services-copy: #667083;--services-accent: #155bec;--services-accent-soft: #e9effc;background:var(--services-paper);color:var(--services-ink);font-weight:500}html[data-theme=dark] .services-page{--services-paper: #09090b;--services-ink: #f5f5f7;--services-surface: #141418;--services-raised: #1b1b20;--services-border: #303038;--services-copy: #a1a1aa;--services-accent: #82aaff;--services-accent-soft: #1b263e}.services-main{overflow:clip}.services-wrap{width:calc(100% - 96px);max-width:1200px;margin-inline:auto}.services-main h1,.services-main h2,.services-main h3,.services-main h4{font-family:Onest,sans-serif;font-weight:800;letter-spacing:-.045em}.services-main em{font-family:Caveat,cursive;font-style:normal;font-weight:700;letter-spacing:-.035em;color:var(--services-accent)}.services-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 14px;background:var(--services-surface);font-size:13px;font-weight:700;line-height:1.4;box-shadow:0 1px 2px #0000000d}.services-badge-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor}.services-hero{padding-top:58px}.services-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:72px;align-items:center}.services-hero h1{font-size:clamp(64px,6.25vw,96px);font-weight:900;letter-spacing:-.065em;line-height:.96;margin-top:28px}.services-hero h1 em{position:relative;display:inline-block;font-size:1.15em;line-height:1.02;white-space:nowrap}.services-hero h1 em svg{position:absolute;width:98%;height:17px;left:2%;bottom:-8px;stroke:currentColor;stroke-width:2;fill:none;opacity:.62}.services-hero-description{font-size:21px;line-height:1.48;color:var(--services-copy);margin-top:30px}.services-hero-description strong{display:inline-block;color:var(--services-ink);font-size:18px;margin-top:8px}.services-actions{margin-top:27px}.services-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;border:1px solid #ffffff1a;min-height:58px;padding:15px 24px;border-radius:999px;color:#fff;background:linear-gradient(160deg,#3b7eff,#155bec 60%,#1045b9);font-size:16px;font-weight:800;line-height:1.4;box-shadow:0 12px 24px -12px #155bec70,inset 0 1px #ffffff24;transition:transform .2s,box-shadow .2s}.services-button:hover{transform:translateY(-3px);box-shadow:0 16px 28px -12px #155bec80}.services-button svg{flex-shrink:0}.services-button--hero{min-height:72px;padding:9px 25px 9px 9px;gap:14px;font-size:19px;box-shadow:0 0 0 6px #155bec0c,0 15px 30px -12px #155bec70}.services-button-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;color:#10243a;flex-shrink:0}.services-signature{display:flex;align-items:center;gap:12px;margin-top:26px}.services-signature>img{width:42px;height:42px;object-fit:cover;border-radius:50%;background:var(--services-raised)}.services-signature strong,.services-signature small{display:block}.services-signature strong{font-size:12px;font-weight:800}.services-signature small{font-size:11px;line-height:1.5;color:var(--services-copy);margin-top:3px}.services-hero-art{position:relative;padding:38px 15px 37px 6px;isolation:isolate}.services-hero-art:before{content:"";position:absolute;inset:6% -13% 0;background:radial-gradient(ellipse,#c7d8fa66,transparent 67%);z-index:-1}.services-art-note{position:absolute;right:20px;top:-10px;display:flex;gap:6px;align-items:flex-start;color:var(--services-accent);font-family:Caveat,cursive;font-size:28px;font-weight:700;transform:rotate(5deg);z-index:2}.services-art-note svg{margin-top:15px;width:45px;height:48px}.services-portrait{height:520px;border-radius:30px;position:relative;overflow:hidden;background:#cfd9e5;border:5px solid var(--services-surface);box-shadow:0 28px 60px -24px #10243a66,0 0 0 1px var(--services-border);transform:rotate(2deg)}.services-portrait-image{width:100%;height:100%;object-fit:cover;object-position:50% center}.services-portrait-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0715267a 0%,transparent 25%,transparent 52%,#071526dc 100%)}.services-portrait-top{position:absolute;left:18px;right:18px;top:18px;display:flex;align-items:center;gap:10px;color:#fff}.services-portrait-top img{height:36px;width:36px;border-radius:50%;background:#ffffff24;object-fit:cover}.services-portrait-top strong{display:block;font-size:11px}.services-portrait-top small{display:block;font-size:8px;margin-top:2px;color:#e7edf6}.services-portrait-top>b{margin-left:auto;padding:5px 7px;border:1px solid #ffffff5c;border-radius:999px;font-size:7px;letter-spacing:.08em}.services-portrait-caption{position:absolute;left:24px;right:24px;bottom:52px;font-size:32px;font-weight:800;letter-spacing:-.045em;line-height:1.02;color:#fff}.services-portrait-caption em{color:#bed3ff;font-size:1.28em}.services-art-chip{position:absolute;bottom:18px;left:-20px;display:flex;align-items:center;gap:12px;padding:17px 20px;border-radius:16px;background:var(--services-surface);border:1px solid var(--services-border);box-shadow:0 20px 40px -22px #10243a70}.services-art-chip>span{display:grid;place-items:center;height:36px;width:36px;border-radius:11px;color:#fff;background:#155bec}.services-art-chip small{display:block;color:var(--services-copy);font-size:8px;letter-spacing:.06em}.services-art-chip strong{display:block;font-size:12px;margin-top:4px}.services-hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:55px;padding-block:26px;border-top:1px solid var(--services-border);font-size:12px}.services-hero-bottom>span{display:flex;align-items:center;gap:10px}.services-hero-bottom b{display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--services-border);border-radius:50%;font-size:9px;color:var(--services-copy)}.services-hero-bottom a{display:flex;align-items:center;gap:8px;color:var(--services-accent);font-size:11px;font-weight:800}.services-offers,.services-applications{padding-top:110px;scroll-margin-top:110px}.services-section-heading{text-align:center;margin-bottom:55px}.services-section-heading h2{font-size:clamp(52px,5.65vw,80px);line-height:.97;margin-top:22px}.services-section-heading h2 em{font-size:1.18em;line-height:.95}.services-section-heading>p:last-child{font-size:19px;color:var(--services-copy);line-height:1.5;margin-top:22px}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.services-card{background:var(--services-surface);border:1px solid var(--services-border);border-top:4px solid #3379ff;border-radius:32px;padding:36px;min-width:0;display:flex;flex-direction:column;box-shadow:0 1px 2px #00000005,0 35px 60px -45px #10243a38}.services-card-kicker{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;line-height:1.4;color:var(--services-copy)}.services-card-kicker>svg{margin-left:auto;flex-shrink:0;color:var(--services-accent)}.services-number{display:grid;place-items:center;width:30px;height:30px;background:var(--services-accent-soft);border-radius:50%;font-size:10px;color:var(--services-accent);flex-shrink:0}.services-card h3{font-size:clamp(36px,3.45vw,50px);line-height:1;margin-top:26px;letter-spacing:-.05em}.services-card h3 em{font-size:1.2em}.services-card-intro{font-size:16px;color:var(--services-copy);line-height:1.6;margin-top:21px;max-width:440px}.services-flow,.services-video{position:relative;height:177px;border-radius:20px;background:var(--services-paper);margin-block:28px;overflow:hidden}.services-flow{display:flex;align-items:center;justify-content:center;gap:12px;padding:18px}.services-flow-node{display:flex;flex-direction:column;align-items:center;gap:13px;min-width:70px}.services-flow-node>span{display:grid;place-items:center;width:60px;height:60px;border-radius:17px;background:var(--services-surface);border:1px solid var(--services-border);color:var(--services-ink)}.services-flow-node b{color:var(--services-copy);font-size:9px;white-space:nowrap}.services-flow-node--active>span{background:#155bec;color:#fff;border-color:#155bec;box-shadow:0 10px 20px #155bec24}.services-flow-connector{color:var(--services-accent);font-size:22px;margin-top:-25px}.services-inclusions{display:grid;gap:15px;font-size:15px;line-height:1.5}.services-inclusions li{display:flex;align-items:flex-start;gap:10px}.services-inclusions li>span{display:grid;place-items:center;width:21px;height:21px;margin-top:1px;background:var(--services-ink);color:var(--services-surface);border-radius:50%;flex-shrink:0}.services-card-footer{padding-top:28px;margin-top:auto}.services-card-footer p{color:var(--services-copy);font-size:12px;line-height:1.6;max-width:400px}.services-card-footer .services-button{display:flex;width:100%;margin-top:24px}.services-card--video{--services-copy: #b7c7dd;--services-ink: #fff;--services-surface: #183453;--services-accent: #a9c8ff;--services-accent-soft: #ffffff14;--services-paper: #07192e4d;background:radial-gradient(120% 90% at 0 0,#294669,#152b48 55%,#09192f);color:#fff;border-color:#334d70;border-top-color:#8eb5ff}html[data-theme=dark] .services-card--video{background:radial-gradient(120% 90% at 0 0,#1e3556,#122239 60%,#0b1422);border-color:#304664;border-top-color:#82aaff}.services-video{display:grid;place-items:center}.services-video-frame{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:225px;height:131px;border-radius:15px;background:linear-gradient(150deg,#3a80ff,#155bec 60%,#1546a5);border:1px solid #ffffff45;box-shadow:0 10px 25px #07152655;transform:rotate(-3deg)}.services-video-frame>svg{padding:10px;width:47px;height:47px;border-radius:50%;border:1px solid #ffffff70;background:#ffffff16}.services-video-frame>span{font-family:Caveat,cursive;font-size:24px;font-weight:700}.services-format{position:absolute;display:grid;place-items:center;color:#fff;background:#2d4669;border:1px solid #577296;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800;z-index:2}.services-format--square{top:23px;left:20px;transform:rotate(-10deg)}.services-format--wide{top:24px;right:19px;transform:rotate(8deg)}.services-format--portrait{bottom:17px;right:33px;transform:rotate(6deg)}.services-offers-note{display:flex;justify-content:center;align-items:center;gap:8px;text-align:center;margin-top:25px;font-size:12px;line-height:1.6;color:var(--services-copy)}.services-offers-note svg{flex-shrink:0;color:var(--services-accent)}.services-applications{padding-top:130px}.services-app-list{display:grid;gap:28px}.services-app{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);background:var(--services-surface);border:1px solid var(--services-border);border-radius:32px;overflow:hidden;box-shadow:0 1px 2px #00000005,0 35px 60px -45px #10243a38}.services-app-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:52px}.services-app-label{color:var(--services-copy);font-size:9px;font-weight:800;letter-spacing:.075em;line-height:1.5}.services-app-heading{display:flex;align-items:center;gap:16px;margin-top:27px}.services-app-brand{display:grid;place-items:center;width:67px;height:67px;border-radius:19px;background:var(--services-raised);border:1px solid var(--services-border)}.services-app-brand img{width:52px;height:52px}.services-app h3{font-size:50px;line-height:1}.services-app h4{font-size:41px;line-height:1.05;margin:29px 0 0}.services-app h4 em{font-size:1.18em}.services-app-copy>p:not(.services-app-label){font-size:18px;color:var(--services-copy);line-height:1.6;margin-top:22px;max-width:430px}.services-app-tags{display:flex;flex-wrap:wrap;gap:13px;margin-top:23px}.services-app-tags li{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:var(--services-copy)}.services-app-tags svg{color:var(--services-accent)}.services-app-actions{display:flex;align-items:flex-start;flex-direction:column;gap:14px;margin-top:33px}.services-text-link{display:inline-flex;align-items:center;gap:9px;min-height:40px;font-size:13px;font-weight:800;color:var(--services-ink)}.services-text-link:hover{color:var(--services-accent)}.services-app-visual{position:relative;margin:0;min-width:0;padding:66px 35px 33px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 20%,#d9e5ff,#edf0f7 70%);border-left:1px solid var(--services-border)}.services-app-annotation{position:absolute;top:19px;left:0;right:0;text-align:center;font-family:Caveat,cursive;font-size:29px;font-weight:700;color:#155bec;transform:rotate(-5deg)}.services-app-visual video,.services-app-visual>img{display:block;width:min(100%,285px);aspect-ratio:9 / 16;height:auto;object-fit:cover;border-radius:20px;background:#101116;border:5px solid #10243a;box-shadow:0 20px 38px -13px #10243a66}.services-app-visual figcaption{display:flex;align-items:center;gap:14px;justify-content:center;margin-top:20px;color:#5c6b85;font-size:10px;font-weight:700}.services-app-visual figcaption span{border:1px solid #acb9cd;padding:4px 6px;border-radius:5px;font-size:9px}html[data-theme=dark] .services-hero-art:before{background:radial-gradient(ellipse,#1b335566,transparent 67%)}html[data-theme=dark] .services-app-visual{background:radial-gradient(ellipse at 50% 20%,#263755,#151c29 70%)}html[data-theme=dark] .services-app-annotation{color:#a9c8ff}html[data-theme=dark] .services-app-visual figcaption{color:#b1bfd4}html[data-theme=dark] .services-app-visual figcaption span{border-color:#4d607e}.services-closing{padding-block:110px 85px}.services-closing-panel{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:48px;border-radius:32px;background:radial-gradient(120% 90% at 0 0,#294669,#152b48 55%,#09192f);color:#fff;box-shadow:0 28px 55px -32px #10243a66}.services-closing-eyebrow{font-size:10px;line-height:1.5;letter-spacing:.07em;color:#b5c6de;font-weight:700}.services-closing h2{font-size:47px;line-height:1.03;margin-top:21px}.services-closing h2 em{color:#b3ceff;font-size:1.23em}.services-closing-panel>div>p:last-child{color:#b5c6de;font-size:15px;line-height:1.6;max-width:440px;margin-top:21px}.services-closing .services-button{flex-shrink:0}@media(max-width:1100px){.services-wrap{width:calc(100% - 64px)}.services-hero-grid{gap:36px;grid-template-columns:minmax(0,1fr) minmax(0,.85fr)}.services-hero h1{font-size:clamp(64px,7.3vw,84px)}.services-button--hero{font-size:16px}.services-portrait{height:490px}.services-portrait-caption{font-size:27px}.services-art-note{font-size:24px}.services-card{padding:29px}.services-card h3{font-size:40px}.services-flow{gap:6px;padding:15px}.services-flow-node{min-width:66px}.services-app-copy{padding:34px}.services-app h4{font-size:35px}.services-app-copy>p:not(.services-app-label){font-size:16px}.services-closing-panel{padding:40px;gap:30px}}@media(max-width:800px){.services-hero{padding-top:42px}.services-hero-grid{grid-template-columns:1fr;gap:36px}.services-hero-copy{max-width:560px}.services-hero-art{width:min(100%,460px);margin-inline:auto}.services-hero-bottom{flex-wrap:wrap;row-gap:15px}.services-hero-bottom>span,.services-hero-bottom>a{width:calc(50% - 15px)}.services-grid{grid-template-columns:1fr;max-width:580px;margin-inline:auto}.services-card h3{font-size:49px}.services-app{grid-template-columns:1fr}.services-app-copy{padding:42px}.services-app h4{font-size:41px}.services-app-visual{border-left:0;border-top:1px solid var(--services-border)}.services-closing-panel{flex-direction:column;align-items:flex-start}}@media(max-width:539px){.services-wrap{width:calc(100% - 40px)}.services-hero{padding-top:35px}.services-badge{font-size:11px;padding:7px 11px}.services-hero h1{font-size:clamp(59px,16.2vw,82px);margin-top:25px}.services-hero-description{font-size:17px;line-height:1.5;margin-top:27px}.services-hero-description strong{font-size:15px}.services-button{min-height:54px;padding:14px 19px;font-size:14px}.services-button--hero{width:100%;min-height:64px;padding:8px 17px 8px 8px;gap:11px;font-size:16px;justify-content:flex-start}.services-button-icon{width:46px;height:46px}.services-signature{margin-top:24px}.services-signature strong{font-size:11px}.services-signature small{font-size:10px}.services-hero-grid{gap:32px}.services-hero-art{padding:40px 13px 36px;max-width:365px}.services-art-note{top:0;right:18px;font-size:25px}.services-art-note svg{height:40px}.services-portrait{height:420px;border-width:4px;border-radius:25px}.services-portrait-caption{left:20px;right:15px;bottom:47px;font-size:28px}.services-portrait-top{left:12px;right:12px}.services-art-chip{left:0;bottom:17px;padding:14px;gap:9px}.services-art-chip strong{font-size:11px}.services-art-chip small{font-size:7px}.services-hero-bottom{margin-top:13px;padding-block:21px;font-size:10px;column-gap:10px}.services-hero-bottom>span,.services-hero-bottom>a{width:calc(50% - 5px);gap:7px}.services-hero-bottom a{font-size:10px}.services-hero-bottom b{height:23px;width:23px;font-size:8px;flex-shrink:0}.services-offers,.services-applications{padding-top:72px;scroll-margin-top:88px}.services-section-heading{margin-bottom:32px}.services-section-heading h2{font-size:clamp(39px,10.5vw,55px);line-height:1;margin-top:21px}.services-section-heading h2 em{font-size:1.13em}.services-section-heading>p:last-child{font-size:15px;margin-top:19px}.services-card{border-radius:25px;padding:25px 22px}.services-card-kicker{font-size:9px;gap:8px}.services-card-kicker>svg{width:21px}.services-number{width:27px;height:27px;font-size:9px}.services-card h3{font-size:clamp(34px,9.7vw,47px);margin-top:24px}.services-card-intro{font-size:14px;line-height:1.65;margin-top:20px}.services-flow,.services-video{height:160px;margin-block:24px;border-radius:15px}.services-flow{gap:4px;padding:12px 6px}.services-flow-node{min-width:62px;gap:11px}.services-flow-node>span{width:48px;height:48px;border-radius:14px}.services-flow-node b{font-size:7.5px}.services-flow-connector{font-size:17px;margin-top:-23px}.services-inclusions{font-size:13px;gap:13px}.services-inclusions li{gap:8px}.services-inclusions li>span{height:19px;width:19px}.services-card-footer{padding-top:24px}.services-card-footer p{font-size:11px}.services-card-footer .services-button{margin-top:21px}.services-video-frame{width:190px;height:120px}.services-video-frame>span{font-size:22px}.services-format{padding:5px 7px;font-size:9px}.services-format--square{left:9px;top:22px}.services-format--wide{right:9px;top:25px}.services-format--portrait{right:18px;bottom:15px}.services-offers-note{align-items:flex-start;font-size:11px;padding-inline:5px}.services-offers-note svg{margin-top:1px}.services-app{border-radius:25px}.services-app-copy{padding:30px 25px}.services-app-label{font-size:8px}.services-app-heading{margin-top:23px;gap:13px}.services-app-brand{width:57px;height:57px;border-radius:16px}.services-app-brand img{width:44px;height:44px}.services-app h3{font-size:41px}.services-app h4{font-size:34px;margin-top:25px}.services-app-copy>p:not(.services-app-label){font-size:15px;margin-top:20px}.services-app-tags{gap:10px;margin-top:20px}.services-app-tags li{font-size:10px}.services-app-actions{margin-top:27px;width:100%;gap:10px}.services-app-actions .services-button{width:100%}.services-text-link{font-size:12px}.services-app-visual{padding:62px 32px 25px}.services-app-annotation{font-size:27px}.services-app-visual video,.services-app-visual>img{max-width:265px;border-width:4px;border-radius:18px}.services-app-visual figcaption{font-size:9px;gap:10px}.services-closing{padding-block:70px 55px}.services-closing-panel{padding:30px 25px;border-radius:25px;gap:26px}.services-closing-eyebrow{font-size:8px}.services-closing h2{font-size:33px;margin-top:19px}.services-closing-panel>div>p:last-child{font-size:13px;margin-top:18px}.services-closing .services-button{width:100%}}@media(max-width:359px){.services-wrap{width:calc(100% - 32px)}.services-hero h1{font-size:57px}.services-button--hero{font-size:14px;padding-right:14px;gap:8px}.services-hero-bottom,.services-hero-bottom a{font-size:9px}.services-portrait{height:370px}.services-portrait-caption{font-size:25px}.services-section-heading h2{font-size:36px}.services-card{padding-inline:19px}.services-card h3{font-size:33px}.services-card-kicker{font-size:8px}.services-inclusions{font-size:12px}.services-app-copy{padding-inline:22px}.services-app h4{font-size:31px}.services-app-visual{padding-inline:25px}}
