/* Saar intelligence studio */
:root{--muted:#41566b;--lime:#dafa65}body{background:#fff}h1,h2{font-weight:600}h2 em{font-style:normal;color:#608228}header{padding-top:27px;padding-bottom:27px}header .brand{font-size:52px}nav{font-size:15px}.hero{grid-template-columns:.85fr 1.3fr;gap:5%;padding:96px 5.5% 110px;overflow:hidden;background:radial-gradient(ellipse at 90% 30%,#eaf0f4 0,transparent 55%)}h1{font-size:clamp(48px,5.2vw,78px);letter-spacing:-.055em;line-height:1.07}.hero .intro{line-height:1.7;font-size:18px;max-width:420px}.hero-note{font-size:14px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px}.hero-visual.command-scene{position:relative;background:none;box-shadow:none;padding:0;color:white;border-radius:0;transform:none;margin-right:5px}.console{background:#0d2440;border:1px solid #3b4d5f;border-radius:12px;box-shadow:0 38px 65px -30px #09264185;transform:perspective(1500px) rotateY(-5deg) rotateX(2deg);overflow:hidden}.console-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #33485e;padding:16px 22px}.console-mark{font-size:14px;letter-spacing:.5px}.console-period{font-size:11px;color:#d5e0e9;border:1px solid #4b5f73;padding:4px 10px;border-radius:4px}.console-body{display:flex}.console-side{display:flex;flex-direction:column;gap:24px;padding:24px 12px;border-right:1px solid #30465d;color:#a0b4c7;font-size:20px}.console-side span{width:30px;text-align:center}.side-active{color:var(--lime)}.console-main{padding:25px 23px;width:100%;min-width:0}.console-title{display:flex;align-items:center;justify-content:space-between}.console-title h3{font-size:22px;letter-spacing:-.025em;margin-top:8px}.demo-pill{font-size:9px;border:1px solid #50633a;color:var(--lime);border-radius:20px;padding:3px 9px}.hero-kpis{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px;margin:25px 0}.hero-kpis>div{border-right:1px solid #34495f}.hero-kpis>div:last-child{border:0}.hero-kpis span{display:block;font-size:10px;color:#c0cedb}.hero-kpis strong{display:block;font-size:clamp(20px,2.2vw,31px);letter-spacing:-1px;line-height:1.4;font-weight:500}.hero-kpis small{font-size:9px;color:var(--lime);display:block}.hero-chart{background:#16304b;border:1px solid #344b60;border-radius:6px;padding:16px}.chart-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.chart-top strong{font-size:12px;font-weight:500}.chart-top>span{font-size:9px;color:#b9cadd}.chart-top i{display:inline-block;width:13px;border-top:2px dashed #6d8fac;vertical-align:middle;margin:0 8px}.hero-chart svg{display:block;width:100%;height:140px}.chart-months{display:flex;justify-content:space-between;font-size:9px;color:#9fb4c8;margin-top:9px}.hero-bottom{display:grid;grid-template-columns:1.2fr 1fr;margin-top:20px;gap:20px}.hero-bottom>div:first-child{border-right:1px solid #344b60;padding-right:15px}.mini-mix{display:flex;align-items:center;gap:15px;margin-top:12px}.donut{width:150px;height:150px;flex-shrink:0;border-radius:50%;background:conic-gradient(#dafa65 0 58%,#55b6c9 58% 85%,#7682bc 85%);display:grid;place-items:center;position:relative}.donut:before{content:'';position:absolute;inset:20px;background:#fff;border-radius:50%}.donut>span{position:relative;font-size:25px;font-weight:700;text-align:center;letter-spacing:-1px}.donut small{display:block;letter-spacing:.8px;font-size:9px;font-weight:500;margin-top:4px}.hero-donut{width:76px;height:76px}.hero-donut:before{inset:10px;background:var(--navy)}.hero-donut>span{font-size:21px}.hero-donut small{display:inline;font-size:10px;margin:0}.mix-legend{display:grid;gap:9px;font-size:12px;flex:1}.mix-legend>span{display:flex;align-items:center;gap:7px;white-space:nowrap}.mix-legend b{margin-left:auto;padding-left:8px;font-weight:500}.mix-legend i{display:inline-block;background:#dafa65;width:7px;height:7px;border-radius:2px;flex-shrink:0}.mix-legend>span:nth-child(2) i{background:#55b6c9}.mix-legend>span:nth-child(3) i{background:#7682bc}.hero-bottom .mix-legend{font-size:9px;gap:6px}.hero-target>strong{display:block;font-size:32px;font-weight:500;margin:8px 0 6px;line-height:1}.hero-target>strong span{font-size:18px}.target-track{height:5px;border-radius:5px;background:#39536b;margin:10px 0;overflow:hidden}.target-track i{display:block;background:var(--lime);height:100%;width:90%}.hero-target small{display:block;font-size:9px;color:#c0cedb}.float-card{position:absolute;display:flex;align-items:center;gap:15px;background:white;color:var(--navy);border:1px solid #e4ebef;border-radius:9px;padding:18px 23px;box-shadow:0 16px 40px #0d24402a;z-index:1}.float-card small{font-size:9px;letter-spacing:1px;display:block;color:#466076;font-weight:700}.float-card strong{display:block;font-size:30px;font-weight:600;line-height:1.35;letter-spacing:-1px}.float-card strong span{display:inline;font-size:18px}.float-card div>span{font-size:10px;color:#506478;display:block}.float-top{right:-25px;top:-35px;animation:floatA 7s ease-in-out infinite}.float-symbol{border-radius:50%;height:38px;width:38px;display:grid;place-items:center;color:#53702a;background:#edf5d7;font-size:24px}.float-bottom{left:0;bottom:-40px;animation:floatA 8s ease-in-out infinite reverse}.mini-bars{display:flex;align-items:end;height:40px;gap:4px;width:52px}.mini-bars i{height:40%;width:7px;border-radius:2px;background:#537a49}.mini-bars i:nth-child(2){height:62%}.mini-bars i:nth-child(3){height:52%}.mini-bars i:nth-child(4){height:80%}.mini-bars i:nth-child(5){height:100%;background:#bbdd64}.scene-caption{color:#466076;font-size:10px;text-align:right;position:absolute;bottom:-64px;right:0}.technology-band{padding:34px 5.5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcfd}.technology-band>.eyebrow{text-align:center;margin-bottom:25px;color:#40576c}.technology-list{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.technology-list>span{font:600 23px Manrope;color:#304b62;letter-spacing:-.8px;white-space:nowrap}.technology-list .tech-oracle{font-weight:400;color:#b63032;letter-spacing:0}.technology-list .tech-aws{font-size:32px;position:relative;line-height:1}.tech-aws span{display:block;color:#ba6a0b;font-size:31px;line-height:.25;text-align:center}.technology-list .tech-snow{font-size:22px;color:#287fa4}.technology-list .tech-tableau{line-height:1.1;color:#264c6b}.tech-tableau small{display:block;font-size:10px;letter-spacing:.3px;font-weight:500}.technology-list .tech-zapier{color:#a74923}.technology-note{font-size:10px;color:#53667a;text-align:center;margin-top:25px}.work-section{background:#eaf0f4;padding-top:90px}.work-section .section-heading h2{font-size:clamp(38px,4.4vw,62px)}.section-heading>p{font-size:17px;line-height:1.8}.showcase-toolbar{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:23px}.showcase-toolbar .tabs{margin:0}.tabs button{font-size:14px;font-weight:600;padding:13px 23px}.sample-disclosure{font-size:10px;letter-spacing:1px;color:#496076}.showcase-frame{display:grid;grid-template-columns:180px 1fr;border:1px solid #d4dfe7;border-radius:11px;overflow:hidden;box-shadow:0 22px 55px -30px #13344960;background:#f4f7fa}.dash-sidebar{background:#102a45;color:white;padding:27px 18px;position:relative}.dash-logo{font-size:36px;font-weight:700;letter-spacing:-2px;display:block}.dash-logo span{display:block;font-size:8px;letter-spacing:1.2px;font-weight:500;color:#bacbda}.sidebar-label{font-size:9px;color:#b5c7d8;letter-spacing:1.5px;margin-top:42px;margin-bottom:15px}.sidebar-active{background:#dafa65;color:#102a45;border-radius:5px;padding:11px 12px;font-size:13px;font-weight:700}.sidebar-note{font-size:9px;letter-spacing:1px;line-height:3.2;margin:17px 12px;color:#b9cad9}.sidebar-bottom{position:absolute;bottom:28px;left:24px;font-size:12px;color:#b2c6d8;line-height:1.7}.sidebar-bottom strong{color:var(--lime);font-weight:400}.dash-content{padding:26px;min-width:0}.dash-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:20px}.dash-heading .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:9px;color:#476078}.dash-heading h3{font-size:26px}.period-picker{display:block;font-size:10px;color:#52687a;margin:0}.period-picker select{display:block;background:white;border:1px solid #cedae3;border-radius:5px;padding:8px 12px;font:600 12px 'DM Sans',sans-serif;color:var(--navy);margin-top:5px;min-width:120px}.dash-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px}.metric-tile{background:white;border:1px solid #dee6ec;border-radius:6px;padding:17px}.metric-tile>span{font-size:11px;color:#526779;display:block}.metric-tile strong{font:600 27px Manrope;letter-spacing:-1px;display:block;margin:9px 0}.metric-tile small{display:block;font-size:10px;color:#376347}.metric-tile small.neutral{color:#5f6470}.metric-tile:first-child{background:#102a45;color:white;border-color:#102a45}.metric-tile:first-child>span{color:#c1d1df}.metric-tile:first-child small{color:var(--lime)}.dash-chart-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:17px}.chart-card{background:white;border:1px solid #dee6ec;border-radius:6px;padding:20px;min-width:0}.chart-card-head{display:flex;justify-content:space-between;gap:14px;align-items:start}h4{font:600 14px/1.4 Manrope;margin:0;color:#1a354d;letter-spacing:-.2px}.chart-card-head p{font-size:10px;color:#526779;margin-top:5px}.chart-key{display:flex;gap:10px;font-size:9px;color:#4c6579}.chart-key span{display:flex;gap:5px;align-items:center}.chart-key i{width:7px;height:7px;background:#173e5b;display:inline-block;border-radius:1px}.chart-key .target-key{background:#c1d3df}.comparison-chart{height:188px;display:flex;gap:20px;justify-content:space-around;align-items:end;padding:15px 8px 0;background:repeating-linear-gradient(to top,transparent 0,transparent 42px,#e6edf2 43px);margin-top:12px}.chart-group{display:flex;align-items:end;justify-content:center;position:relative;height:100%;gap:8px;width:25%;padding-bottom:22px}.chart-group>span{position:absolute;bottom:0;font-size:10px;color:#597083}.comparison-bar{width:30%;height:var(--height);background:#173e5b;border-radius:3px 3px 0 0;position:relative;min-height:3px}.comparison-bar.target{background:#c1d3df}.comparison-bar small{position:absolute;top:-18px;left:50%;transform:translateX(-50%);font-size:9px;color:#415b71;white-space:nowrap}.mix-body{display:flex;align-items:center;gap:20px;min-height:210px}.mix-body .donut{width:125px;height:125px}.mix-body .donut:before{inset:18px}.mix-body .donut>span{font-size:20px}.mix-body .mix-legend{font-size:10px;gap:15px}.mix-body .donut small{font-size:7px}.dash-detail-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:17px;margin-top:17px}.table-badge{font-size:8px;letter-spacing:1px;color:#476378;background:#f0f4f7;padding:5px 8px;border-radius:3px}.table-scroll{overflow:auto;margin-top:13px}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:9px;text-transform:uppercase;letter-spacing:.5px;color:#607384;font-weight:500;border-bottom:1px solid #dce5ed;padding:8px}td{font-size:11px;padding:11px 8px;border-bottom:1px solid #edf1f4}td:first-child{font-weight:600}td:last-child span{padding:3px 7px;border-radius:3px;background:#edf5e1;color:#41612a;font-size:9px}td:last-child span.watch{background:#fff1d8;color:#795719}.insight-card{border-radius:6px;padding:22px;background:#e2edc9;border:1px solid #cdddad}.insight-card .eyebrow{font-size:9px;margin-bottom:13px;letter-spacing:1.2px;color:#455e28}.insight-card h4{font-size:20px;line-height:1.3;letter-spacing:-.5px}.insight-card>p:not(.eyebrow){font-size:12px;color:#38502f;margin-top:12px;line-height:1.75}.insight-footer{font-size:9px;margin-top:17px;border-top:1px solid #c3d2b1;padding-top:12px;color:#49603e}.dash-footer{display:flex;justify-content:space-between;margin-top:20px;font-size:9px;color:#51687b}.case-notes{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:30px;margin-top:32px}.case-notes h3{font-size:22px;line-height:1.3;margin-top:12px}.case-notes .story-line{display:block;border:0;border-left:1px solid #c8d5df;padding:0 0 0 24px}.case-notes .story-line>span{font-size:10px}.case-notes .story-line p{margin-top:12px;font-size:14px;line-height:1.7}.services article{background:linear-gradient(145deg,#fff,#f7f9fa)}.services h3{font-size:28px}.services p{font-size:16px}.services .service-number{color:#52752b}.services li{font-size:15px}.service-tag{color:#3e586e;font-size:11px}.process-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.process-node{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:28px}.process-node:after{content:'';height:1px;background:#b9cbd8;position:absolute;left:52px;right:0;top:23px}.process-node>span{width:46px;height:46px;display:grid;place-items:center;background:var(--navy);color:var(--lime);border-radius:50%;font:600 14px Manrope}.process-node>i{font-style:normal;color:#537324;background:white;z-index:1;padding:0 4px}.process-flow .small-label{font-size:10px;letter-spacing:1px;color:#54732f}.process-flow h3{font-size:26px;line-height:1.2;margin:15px 0 18px}.process-flow article>p:not(.small-label){font-size:15px;line-height:1.8;color:var(--muted)}.process-flow ul{padding-left:17px;font-size:13px;line-height:2;margin:20px 0;color:#344d62}.process-output{border-top:1px solid #d7e1e8;padding-top:15px;font-size:13px;font-weight:600}.process-output span{display:block;font-size:9px;letter-spacing:1.5px;color:#5a7183;margin-bottom:5px}.contact h2{font-weight:500}.contact-box .button{gap:14px}.whatsapp-contact svg{width:20px;height:20px}.brief-link{display:block;background:none;border:0;border-bottom:1px solid #8096aa;color:white;padding:3px 0;margin-top:23px;font-size:14px}.contact-note{color:#c6d5e2!important;font-size:13px!important}.whatsapp-float{position:fixed;bottom:25px;right:27px;z-index:8;display:flex;gap:11px;align-items:center;background:#137f4b;color:white;padding:15px 20px;border:1px solid #50ad79;border-radius:40px;box-shadow:0 7px 25px #0b352b33;font-size:14px;font-weight:600}.whatsapp-float svg{width:25px;height:25px}.whatsapp-float:hover{background:#086237}.contact-note a{text-decoration:underline}dialog .contact-note{color:var(--muted)!important}@keyframes floatA{0%,100%{translate:0 0}50%{translate:0 -7px}}@media(min-width:1500px){h1{font-size:78px}}@media(max-width:1100px){.hero{gap:3%;padding-top:80px}.console-main{padding:18px}.console-side{padding:20px 6px}.hero-kpis strong{font-size:24px}.hero-kpis small{font-size:8px}.mini-mix{gap:8px}.hero-bottom{gap:12px}.hero-bottom .mix-legend{font-size:8px}.float-card{padding:14px}.float-top{right:-15px}.float-bottom{left:-10px}.scene-caption{font-size:9px}.technology-list{justify-content:center;gap:32px}.showcase-frame{grid-template-columns:145px 1fr}.dash-sidebar{padding:24px 12px}.dash-content{padding:20px}.metric-tile{padding:12px}.metric-tile strong{font-size:24px}.mix-body{flex-direction:column;gap:12px;padding-top:18px}.mix-body .mix-legend{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.mix-body .mix-legend b{padding-left:0}.mix-body .donut{width:112px;height:112px}.chart-card{padding:16px}.comparison-chart{height:210px}.case-notes{gap:18px}.case-notes .story-line{padding-left:18px}.process-flow{gap:22px}.process-flow h3{font-size:23px}}@media(max-width:800px){.hero{grid-template-columns:1fr;padding:50px 6% 100px;gap:65px}.hero-copy{max-width:600px}h1{font-size:65px}.hero .intro{max-width:550px}.command-scene{max-width:620px;margin:0 auto!important;width:100%}.console-main{padding:23px}.hero-kpis strong{font-size:28px}.hero-kpis small{font-size:10px}.hero-kpis span{font-size:12px}.hero-bottom .mix-legend{font-size:10px}.float-bottom{left:0}.float-top{right:-5px}.scene-caption{bottom:-66px}.showcase-frame{grid-template-columns:1fr}.dash-sidebar{display:none}.showcase-toolbar{display:block}.sample-disclosure{display:block;margin-top:17px}.dash-content{padding:20px}.case-notes{grid-template-columns:1fr 1fr;gap:28px}.case-notes .story-line{border-left:0;padding:0}.case-notes>div{border-top:1px solid #c8d5df;padding-top:18px!important}.process-flow{grid-template-columns:1fr 1fr;gap:35px}.dash-chart-grid{grid-template-columns:1.2fr 1fr}.dash-detail-grid{grid-template-columns:1.2fr 1fr}.metric-tile strong{font-size:24px}.metric-tile>span{font-size:10px}.work-section{padding-top:65px}.technology-list>span{font-size:21px}}@media(max-width:540px){h1{font-size:52px}.hero{padding-bottom:105px}.console-side{display:none}.console-main{padding:15px}.console-head{padding:13px 15px}.console-title h3{font-size:20px}.hero-kpis{gap:8px}.hero-kpis strong{font-size:22px}.hero-kpis span{font-size:10px}.hero-kpis small{font-size:8px}.hero-bottom .mix-legend{font-size:8px}.hero-bottom .micro{font-size:8px}.mini-mix{gap:8px}.hero-donut{width:60px;height:60px}.hero-donut:before{inset:8px}.hero-donut>span{font-size:17px}.hero-target>strong{font-size:28px}.hero-target small{font-size:8px}.hero-chart{padding:12px}.hero-chart svg{height:115px}.float-card{padding:11px 15px;gap:10px}.float-card strong{font-size:23px}.float-card small{font-size:8px}.float-card div>span{font-size:9px}.float-top{top:-42px}.float-bottom{bottom:-45px}.float-symbol{height:30px;width:30px}.scene-caption{font-size:8px;bottom:-70px;text-align:center;width:100%}.technology-list{gap:25px}.technology-note{font-size:10px}.work-section .section-heading h2{font-size:36px}.tabs{gap:7px}.tabs button{padding:11px 12px;font-size:12px}.dash-content{padding:14px}.dash-heading{align-items:start;gap:10px}.dash-heading h3{font-size:21px}.dash-heading .eyebrow{font-size:8px}.period-picker select{min-width:100px;padding:7px}.dash-metrics{grid-template-columns:1fr 1fr;gap:10px}.metric-tile{padding:15px}.metric-tile>span{font-size:11px}.metric-tile strong{font-size:27px}.metric-tile small{font-size:10px}.dash-chart-grid,.dash-detail-grid{grid-template-columns:1fr}.mix-body{flex-direction:row;min-height:170px;justify-content:center;gap:22px}.mix-body .mix-legend{display:grid;width:auto;flex:0;gap:14px;font-size:11px}.mix-body .donut{width:130px;height:130px}.comparison-chart{height:205px}.dash-footer{gap:12px;font-size:8px}.case-notes{grid-template-columns:1fr}.case-notes h3{font-size:25px}.case-notes .story-line p{font-size:15px}.process-flow{grid-template-columns:1fr}.process-node{margin-bottom:20px}.process-flow h3{font-size:27px}.process-flow ul{font-size:14px}.process-output{font-size:14px}.whatsapp-float{bottom:18px;right:16px;padding:14px}.whatsapp-float span{display:none}footer{padding-bottom:90px}}@media(prefers-reduced-motion:reduce){.float-card{animation:none}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.metric-tile>span,.metric-tile small,.period-picker,.chart-card-head p,.chart-key,.comparison-bar small,.chart-group>span,.mix-body .mix-legend,td,.dash-footer,.technology-note,.scene-caption{font-size:12px}.period-picker select{font-size:14px}th,.table-badge,.insight-footer,.dash-heading .eyebrow,.sample-disclosure{font-size:11px}.insight-card>p:not(.eyebrow){font-size:14px}.mix-body .donut small{font-size:9px}.comparison-bar small{font-size:10px}.metric-tile{min-width:0}.process-flow article{display:flex;flex-direction:column}.process-output{margin-top:auto}.process-node{flex-shrink:0}.process-flow ul{margin-bottom:24px}@media(max-width:950px){.showcase-frame{grid-template-columns:1fr}.dash-sidebar{display:none}}@media(max-width:540px){.dash-heading{flex-wrap:wrap}.chart-key{font-size:11px}.mix-body .mix-legend{font-size:12px}.dash-footer{font-size:10px}.scene-caption{font-size:10px}.technology-note{font-size:11px}}

/* Technology ecosystem marquee */
.technology-band{padding:40px 0 25px;background:#f9fbfc;overflow:hidden}.ticker-heading{padding:0 5.5%;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px}.ticker-heading .eyebrow{font-size:11px;letter-spacing:1.7px;margin-bottom:12px;color:#4b6377}.ticker-heading h2{font-size:32px;letter-spacing:-1.2px;font-weight:600}.ticker-intro{display:flex;align-items:center;gap:28px}.ticker-intro p{font-size:14px;line-height:1.6;color:#435d72}#ticker-toggle{background:white;border:1px solid #c9d5df;border-radius:30px;padding:9px 14px;white-space:nowrap;font:500 12px 'DM Sans',sans-serif;color:#24435a;min-height:40px}#ticker-toggle>span{margin-right:6px}.ticker-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent);padding:8px 0 14px}.ticker-track{display:flex;width:max-content;animation:technology-scroll 38s linear infinite;will-change:transform}.ticker-group{display:flex;flex-shrink:0;gap:18px;padding-right:18px}.ticker-brand{width:210px;height:130px;border:1px solid #dce5eb;border-radius:9px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;box-shadow:0 3px 9px #173e5b04}.ticker-logo{height:45px;display:flex;align-items:center;justify-content:center;gap:9px}.ticker-logo img{width:140px;height:42px;object-fit:contain;max-width:145px}.ticker-brand:nth-child(2) img{width:74px}.ticker-brand:nth-child(4) img{width:76px;height:48px}.ticker-brand:nth-child(7) img{width:32px;height:42px}.ticker-logo>span{font:600 21px Manrope;color:#304252;letter-spacing:-.7px}.ticker-role{font-size:10px;font-weight:600;letter-spacing:1.1px;color:#506b80}.technology-band .technology-note{padding:0 6%;font-size:11px;margin-top:12px;color:#526b7e}.ticker-window:hover .ticker-track,.technology-band:focus-within .ticker-track,.ticker-track.is-paused{animation-play-state:paused}@keyframes technology-scroll{to{transform:translateX(-50%)}}@media(max-width:800px){.ticker-heading{align-items:start}.ticker-intro{display:block}.ticker-intro p{font-size:13px}#ticker-toggle{margin-top:12px}.ticker-heading h2{font-size:28px}}@media(max-width:540px){.technology-band{padding-top:30px}.ticker-heading{display:block;margin-bottom:20px}.ticker-intro{display:flex;justify-content:space-between;gap:14px;margin-top:18px}.ticker-intro p{font-size:12px}#ticker-toggle{margin:0;font-size:11px;padding:8px 11px}.ticker-heading .eyebrow{font-size:10px}.ticker-brand{width:175px;height:115px;gap:16px}.ticker-group{gap:12px;padding-right:12px}.ticker-logo img{width:122px;height:36px}.ticker-role{font-size:9px}.ticker-track{animation-duration:42s}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}.ticker-window{overflow-x:auto;mask-image:none}.ticker-group[aria-hidden=true]{display:none}#ticker-toggle{display:none}}

.ticker-track{animation-duration:58s}.ticker-informatica .ticker-logo img,.ticker-talend .ticker-logo img,.ticker-dynamics365 .ticker-logo img{width:32px;height:36px}.ticker-informatica .ticker-logo>span,.ticker-talend .ticker-logo>span{font-size:20px}.ticker-dynamics365 .ticker-logo>span{font-size:16px;line-height:1.25}.ticker-dynamics365 .ticker-logo small{display:block;font-size:10px;font-weight:500;letter-spacing:0}.ticker-qlik .ticker-logo img{width:100px;height:42px}.technology-band{padding-bottom:28px}@media(max-width:540px){.ticker-track{animation-duration:64s}.ticker-dynamics365 .ticker-logo>span{font-size:14px}.ticker-informatica .ticker-logo>span{font-size:18px}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}}
