@font-face{font-family:gilroy;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/gilroy-light.woff2)format('woff2'),url(/fonts/gilroy-light.woff)format('woff')}@font-face{font-family:gilroy;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/gilroy-regular.woff2)format('woff2'),url(/fonts/gilroy-regular.woff)format('woff')}@font-face{font-family:gilroy;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/gilroy-bold.woff2)format('woff2'),url(/fonts/gilroy-bold.woff)format('woff')}@font-face{font-family:gilroy;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/gilroy-extrabold.woff2)format('woff2'),url(/fonts/gilroy-extrabold.woff)format('woff')}:root{--iot-dark:#1b0439;--iot-dark-deep:#000022;--iot-pink:#ec516b;--iot-purple:#ac23ff;--iot-magenta:#dc5ded;--iot-orange:#ff5e48;--iot-yellow:#fdc300;--iot-white:#ffffff;--iot-grey:#323232;--iot-glow:0 6px 20px rgba(172, 35, 255, 0.46), 0 -6px 20px rgba(236, 81, 107, 0.56);--font-base:'Gilroy', arial, helvetica, sans-serif;--container:1080px;--module-max:1920px;--gutter:1.5rem;--nav-height:64px;--section-space:4rem}@media(min-width:1024px){:root{--nav-height:100px;--section-space:6rem;--gutter:2rem}}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height);-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;overflow-x:hidden;background:var(--iot-dark);color:var(--iot-white);font-family:var(--font-base);font-weight:400;font-size:1rem;line-height:1.625;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,.h1,.h2{font-family:var(--font-base);font-weight:700;line-height:1.2;margin:0 0 .5rem;hyphens:manual}@media(max-width:767px){h1,h2,h3,.h1,.h2{hyphens:auto}}h1,.h1{font-size:clamp(2.25rem,1.1rem + 5vw,5.625rem)}h2,.h2{font-size:clamp(1.75rem,1.1rem + 3.2vw,4.375rem)}h3{font-size:clamp(1.25rem,1.15rem + .55vw,1.75rem)}h4{font-size:1.125rem}p{margin:0 0 1rem}.module p,.module li{font-size:1.125rem}a{color:inherit}ul{margin:0;padding:0;list-style:none}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.container--narrow{max-width:1100px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:10000;padding:.75rem 1.25rem;background:var(--iot-white);color:var(--iot-dark);font-weight:700;text-decoration:none}.skip-link:focus{top:1rem}.iot-button,.iot-button-dark{display:inline-block;border:0;border-radius:0;padding:12px 24px;margin-top:2rem;font-family:var(--font-base);font-size:1.0625rem;line-height:1.25rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .4s ease}.iot-button{color:var(--iot-dark);background:var(--iot-white)}.iot-button-dark{color:var(--iot-white);background:var(--iot-dark);font-weight:600}.iot-button:hover,.iot-button:focus-visible,.iot-button-dark:hover,.iot-button-dark:focus-visible{box-shadow:var(--iot-glow)}.iot-button:hover{color:#6a1757}.module{max-width:var(--module-max);margin-inline:auto;padding-block:var(--section-space)}.module--light{background:var(--iot-white);color:var(--iot-dark)}.module--light h1,.module--light h2,.module--light h3,.module--light h4,.module--light p{color:var(--iot-dark)}.module--dark{background:var(--iot-dark);color:var(--iot-white)}.module__headline{margin-bottom:2.5rem}.grid{display:grid;gap:2rem}@media(min-width:768px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--3{grid-template-columns:repeat(3,1fr)}}.text-center{text-align:center}.logo-marquee{--marquee-duration:60s;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.logo-marquee__track{display:flex;align-items:center;gap:4rem;width:max-content;animation:logo-marquee var(--marquee-duration)linear infinite}.logo-marquee:hover .logo-marquee__track{animation-play-state:paused}.logo-marquee img{height:42px;width:auto;max-width:180px;object-fit:contain;flex:none}@keyframes logo-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.logo-marquee{-webkit-mask-image:none;mask-image:none;overflow-x:auto}.logo-marquee__track{animation:none}html{scroll-behavior:auto}}.logo{width:120px;height:auto;overflow:visible}@media(min-width:1024px){.logo{width:162px}}.header{position:fixed;inset:0 0 auto 0;z-index:1000}.navbar{height:var(--nav-height);background:0 0;transition:background .4s linear,box-shadow .4s linear}.navbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.navbar__brand{display:flex;align-items:center;color:var(--iot-white);z-index:2}.navbar__nav{display:flex;align-items:center;gap:2rem}.navbar__link{color:var(--iot-white);font-weight:700;font-size:1.125rem;text-decoration:none;padding:.25rem 0;border-bottom:2px solid transparent;transition:border-color .3s ease,text-shadow .3s ease}.navbar__link:hover,.navbar__link:focus-visible{text-shadow:0 0 9px var(--iot-pink),0 0 12px var(--iot-pink)}.navbar__link.is-current{border-bottom-color:initial}.navbar__link--lang{text-transform:uppercase;font-size:1rem}.navbar__toggle{display:none;width:44px;height:44px;padding:10px;background:0 0;border:0;cursor:pointer;z-index:2}.navbar__toggle-bar{display:block;height:2px;background:var(--iot-white);margin:5px 0;transition:transform .3s ease,opacity .3s ease}.navbar.is-scrolled{background:var(--iot-white);box-shadow:0 2px 20px rgba(0,0,0,.1)}.navbar.is-scrolled .navbar__brand,.navbar.is-scrolled .navbar__link{color:var(--iot-dark-deep)}.navbar.is-scrolled .navbar__toggle-bar{background:var(--iot-dark-deep)}@media(max-width:1023px){.navbar__toggle{display:block}.navbar__collapse{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:var(--iot-dark);transform:translateX(100%);transition:transform .35s ease;visibility:hidden}.nav-open .navbar__collapse{transform:translateX(0);visibility:visible}.navbar__nav{flex-direction:column;gap:2rem;text-align:center}.navbar__link{font-size:1.75rem;color:var(--iot-white)!important}.nav-open .navbar__toggle-bar:nth-child(1){transform:translateY(7px)rotate(45deg)}.nav-open .navbar__toggle-bar:nth-child(2){opacity:0}.nav-open .navbar__toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-open .navbar__toggle-bar{background:var(--iot-white)!important}.nav-open .navbar__brand{color:var(--iot-white)!important}.nav-open .navbar.is-scrolled{background:0 0;box-shadow:none}}.footer{background:var(--iot-dark);padding-block:4rem 3rem}.footer__inner{display:grid;gap:3rem}@media(min-width:768px){.footer__inner{grid-template-columns:2fr 1fr 1fr}}.footer__brand .logo{color:var(--iot-white)}.footer__info{color:var(--iot-white);font-size:1rem;line-height:1.5rem;margin-top:3rem}.footer__info a{color:var(--iot-white);font-weight:700;text-decoration:underline;text-decoration-color:var(--iot-orange);text-underline-offset:2.5px}.footer__info a:hover{background:var(--iot-pink)}.footer__list{display:flex;flex-direction:column;gap:.75rem;font-size:1.125rem;line-height:1.625rem}.footer__list--pages{font-weight:700}.footer__list a{color:var(--iot-white);text-decoration:none}.footer__list a:hover,.footer__list a:focus-visible{text-shadow:0 0 9px var(--iot-pink),0 0 12px var(--iot-pink)}.footer__lang{text-transform:uppercase;padding-top:.5rem}.hero-home{position:relative;padding-top:calc(var(--nav-height) + 3rem);padding-bottom:4rem;margin-bottom:var(--section-space);overflow:hidden}.hero-home__bg{position:absolute;left:50%;top:50%;width:140%;max-width:1920px;z-index:-1;transform:translate(-50%,-45%);pointer-events:none}.hero-home__bg img{width:100%;height:auto;object-fit:contain}.hero-home__content{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;min-height:60vh}.hero-home__content h1{max-width:730px;font-size:clamp(2.25rem,1.1rem + 5vw,5.625rem);line-height:1.06;margin-bottom:1.25rem}.hero-home__content h2{max-width:671px;font-size:clamp(1.375rem,.9rem + 2.1vw,3.125rem);line-height:1.24;font-weight:700;margin-bottom:0}.hero-home__content p{max-width:550px;margin:2rem 0 3.125rem;font-size:1.125rem}.hero-home__content .iot-button{margin-top:0;font-size:1.375rem;line-height:1.6875rem;font-weight:600}@media(min-width:1024px){.hero-home{padding-top:calc(var(--nav-height) + 5rem)}.hero-home__bg{width:110%}.hero-home__content{min-height:700px}}.hero-default{position:relative;padding-top:calc(var(--nav-height) + 3rem);padding-bottom:4rem;overflow:hidden}.hero-default__bg{position:absolute;left:50%;top:50%;width:140%;max-width:1920px;z-index:-1;transform:translate(-50%,-50%);pointer-events:none}.hero-default__bg img{width:100%;height:auto;object-fit:contain}.hero-default__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:55vh}.hero-default__content h1{max-width:840px;font-size:clamp(2.25rem,1.1rem + 5vw,5.625rem);line-height:1.06;margin-bottom:1.25rem}.hero-default__content p{max-width:550px;margin:2rem 0 0;font-size:1.125rem}.hero-default__content .iot-button{font-size:1.375rem;line-height:1.6875rem;font-weight:600}@media(min-width:1024px){.hero-default{padding-top:calc(var(--nav-height) + 6rem)}.hero-default__bg{width:110%}.hero-default__content{min-height:600px}}.benefits__head{max-width:830px;margin-bottom:3rem}.benefits__lead{margin-top:2rem;font-weight:600}.benefits__grid{margin-bottom:1rem}.benefit__icon{width:110px;height:110px;margin-bottom:1.25rem}.benefit__icon img{width:100%;height:100%;object-fit:contain}.benefit h3{margin-bottom:.75rem}.solution-teaser__headline{max-width:830px;margin-bottom:3rem}.solution{display:grid;gap:2rem;align-items:center;margin-bottom:4rem}.solution:last-child{margin-bottom:0}.solution__text h3{font-size:clamp(1.5rem,1.2rem + 1.6vw,2.5rem);margin-bottom:1rem}.solution__bullets{display:grid;gap:.75rem;margin:1.5rem 0 0}.solution__bullets li{display:flex;align-items:flex-start;gap:.75rem;font-weight:700}.solution__bullets svg{flex:none;color:var(--iot-pink);margin-top:.2rem}.solution__image img{width:100%;height:auto}@media(min-width:768px){.solution{grid-template-columns:7fr 5fr;gap:3rem}.solution--reverse .solution__text{order:2}}.story-teaser{background-image:url(/img/cutting-edge/cutting-edge-bg.png);background-repeat:no-repeat;background-position:100% 0;background-size:300%}@media(min-width:768px){.story-teaser{background-size:100%}}@media(min-width:1400px){.story-teaser{background-size:85%}}.story-teaser__headline{max-width:800px;margin-bottom:3rem}.story-teaser__grid{margin-bottom:4rem}.teaser{position:relative;display:block;text-decoration:none;color:inherit;overflow:hidden}.teaser__image{position:relative}.teaser__image::before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(181deg,rgba(27,4,57,0) .5%,rgba(27,4,57,.7) 98%)}.teaser__image::after{content:'';position:absolute;inset:0;z-index:1;opacity:0;transition:opacity .5s ease-in-out;background:linear-gradient(181deg,rgba(27,4,57,0) .5%,#1b0439 98%),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.teaser:hover .teaser__image::after,.teaser:focus-visible .teaser__image::after{opacity:1}.teaser__image img{width:100%;height:auto}.teaser__text{position:absolute;bottom:0;z-index:2;padding:2rem}.teaser__text h4{font-size:1.125rem;line-height:1.75;text-transform:uppercase;margin:0}.teaser__button{margin-top:1.5rem}.teaser:hover .teaser__button,.teaser:focus-visible .teaser__button{box-shadow:var(--iot-glow)}.story-teaser__partner-headline{max-width:700px;margin:0 auto 3rem}.news__headline{margin-bottom:3rem}.news__grid{margin-bottom:2rem}.news-item{display:flex;flex-direction:column}.news-item__image{width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:1.5rem}.news-item__date{color:var(--iot-pink);margin-bottom:.5rem}.news-item__link{margin-top:auto;align-self:flex-start}.contact{background-image:url(/img/cutting-edge/iot-cutting-edge-contact-form.png);background-size:contain;background-position:50% 0;background-repeat:no-repeat;margin-top:4.5rem;scroll-margin-top:var(--nav-height)}.contact__inner{display:grid;gap:3rem}@media(min-width:1024px){.contact__inner{grid-template-columns:5fr 6fr;gap:5rem}}.contact__intro h2{margin-bottom:2rem}.contact__intro p{padding-bottom:.5rem}.contact .field{display:flex;flex-direction:column;margin-bottom:2rem}.contact .field-row{display:grid;gap:0 2rem}@media(min-width:768px){.contact .field-row{grid-template-columns:1fr 1fr}}.contact label{font-size:1.125rem;line-height:1.222;font-weight:700;margin-bottom:.5rem}.contact input,.contact textarea{width:100%;background:0 0;border:none;border-bottom:1px solid grey;resize:none;padding:.5rem 0;caret-color:var(--iot-pink);color:var(--iot-white);font-family:var(--font-base);font-weight:200;font-size:1rem}.contact input:focus,.contact textarea:focus{outline:none;border-bottom-color:var(--iot-pink)}.contact__submit{display:flex;justify-content:flex-end}.text-two__headline{max-width:720px;margin-bottom:3rem}.text-two__columns{display:grid;gap:2rem}@media(min-width:1024px){.text-two__columns{grid-template-columns:5fr 6fr;gap:4rem}}.strengths__headline{margin-bottom:3.5rem}.strengths__grid{display:grid;gap:3rem 2rem}@media(min-width:768px){.strengths__grid{grid-template-columns:repeat(2,1fr)}}.strength{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.strength img{width:100px;height:100px;object-fit:contain}.strength h4{font-size:clamp(1.125rem,1rem + .5vw,1.375rem);line-height:1.4;margin:0}.quote{display:flex;align-items:center;min-height:70vh;background:url(/img/quote/team-mobile.png)no-repeat 50%;background-size:cover}@media(min-width:768px){.quote{min-height:640px;background-image:url(/img/quote/team-desktop.png)}}@media(min-width:1024px){.quote{min-height:780px}}.quote__body{max-width:60ch;margin:0}.quote__body:not(:last-child){margin-bottom:5rem}.quote__mark{color:var(--iot-pink);margin-bottom:1.5rem}.quote__body h2{font-size:clamp(1.375rem,1.1rem + 1.2vw,2.25rem);margin-bottom:1.5rem}.quote__body h4{font-weight:400;margin:0}.quote__cta{display:grid;gap:2rem}@media(min-width:1024px){.quote__cta{grid-template-columns:6fr 5fr;gap:4rem;align-items:start}}.solution-intro__head{max-width:830px;margin-bottom:3.5rem}.solution-intro__head p{font-weight:600}.solution-intro__items{list-style:none;margin:0 0 2rem;padding:0;display:grid;gap:3.5rem}.solution-item{display:grid;gap:1.5rem;align-items:center}@media(min-width:768px){.solution-item{grid-template-columns:7fr 5fr;gap:3rem}}.solution-item__number{display:block;font-size:clamp(1.5rem,1.2rem + 1vw,2rem);font-weight:800;color:var(--iot-pink);margin-bottom:.5rem}.solution-item__image img{width:100%;height:auto}.data-signature__inner{display:grid;gap:2.5rem}@media(min-width:768px){.data-signature__inner{grid-template-columns:1fr 1fr;gap:4rem}}.data-signature h2{margin-bottom:2rem}.data-signature h3{margin-bottom:1.5rem}.data-signature img{width:100%;height:auto}.successes-hero{position:relative;height:75vw;min-height:640px;max-height:min(900px,100vh);max-width:1920px;margin-inline:auto;overflow:hidden}.successes-hero__bg{position:absolute;inset:0;z-index:-1}.successes-hero__bg::after{content:'';position:absolute;inset:0;opacity:.44;background:linear-gradient(to bottom,transparent 0%,#020042 100%)}.successes-hero__bg img{width:100%;height:100%;object-fit:cover}.successes-hero__content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding-top:var(--nav-height);padding-bottom:2.75rem}.successes-hero__content .h1{display:block;font-size:clamp(2.5rem,1.2rem + 5vw,5.625rem);font-weight:800;line-height:1.1;margin-bottom:2rem;text-shadow:0 2px 15px rgba(0,0,34,.35)}.successes-hero__abstract{max-width:720px;font-size:1.125rem;line-height:1.7;font-weight:700;margin-bottom:0}.successes-hero__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 2rem;margin-top:3.5rem}@media(min-width:1024px){.successes-hero__tabs{margin-top:7rem}}.success-tab{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.75rem;min-width:110px;padding-bottom:.5rem;font-weight:700;white-space:nowrap;text-decoration:none;color:var(--iot-white);transition:color .2s linear,text-shadow .2s linear}.success-tab__icon{display:block;height:38px}.success-tab__icon svg{display:block;width:auto;height:100%;fill:currentColor;transition:filter .2s linear}.success-tab.is-active,.success-tab:hover{color:var(--tab-accent)}.success-tab.is-active .success-tab__label,.success-tab:hover .success-tab__label{text-shadow:0 0 16px var(--tab-accent)}.success-tab.is-active .success-tab__icon svg,.success-tab:hover .success-tab__icon svg{filter:drop-shadow(0 0 3px var(--tab-accent))}.success-tab--mobility{--tab-accent:var(--iot-yellow)}.success-tab--pets{--tab-accent:var(--iot-pink)}.success-tab--whats-next{--tab-accent:var(--iot-magenta)}.success-tab--hersteller{--tab-accent:var(--iot-yellow)}.success-tab--versicherer{--tab-accent:var(--iot-purple)}.success-tab--handel{--tab-accent:var(--iot-magenta)}.case-teaser{max-width:var(--module-max);margin-inline:auto;background:var(--iot-white);color:var(--iot-dark);padding-block:3rem}.case-teaser__inner{display:grid;gap:2rem;align-items:center}@media(min-width:1024px){.case-teaser__inner{grid-template-columns:minmax(0,300px)minmax(0,1fr)minmax(0,300px);gap:2rem}.case-teaser--reverse .case-teaser__image{order:3}}.case-teaser__image img{width:100%;aspect-ratio:1;object-fit:cover}.case-teaser__kicker{text-transform:uppercase;letter-spacing:.04em;font-weight:700;color:var(--iot-dark);margin-bottom:.75rem}.case-teaser__text h2{color:var(--iot-dark);font-size:clamp(1.5rem,1.2rem + 1.4vw,2.5rem);margin-bottom:1rem}.case-teaser__text p{font-size:1rem;color:var(--iot-dark)}.case-teaser__text .iot-button-dark{margin-top:1.5rem}.case-teaser__facts{display:grid;gap:2rem;margin:0}.case-fact dd{margin:0 0 .25rem;font-size:clamp(2rem,1.4rem + 2vw,4rem);font-weight:800;line-height:1.1;color:var(--iot-yellow)}.case-fact dt{font-size:1rem;font-weight:700;color:var(--iot-dark)}.case-teaser:not(.is-last) .case-teaser__inner{padding-bottom:3rem;border-bottom:1px solid rgba(27,4,57,.2)}.jobs-hero{position:relative;padding-top:calc(var(--nav-height) + 3rem);padding-bottom:4rem;margin-bottom:var(--section-space);overflow:hidden}.jobs-hero__bg{position:absolute;inset:0;z-index:-1}.jobs-hero__bg::after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(27,4,57,.45) 0%,var(--iot-dark) 96%)}.jobs-hero__slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:jobs-hero-fade 15s infinite}@keyframes jobs-hero-fade{0%,28%{opacity:1}36%,100%{opacity:0}}@media(prefers-reduced-motion:reduce){.jobs-hero__slide{animation:none;opacity:0}.jobs-hero__slide:first-child{opacity:1}}.jobs-hero__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;min-height:55vh}.jobs-hero__content h1{max-width:840px;font-size:clamp(2.25rem,1.1rem + 5vw,5.625rem);line-height:1.06;margin-bottom:1.25rem}.jobs-hero__content p{max-width:550px;margin:1rem 0 0;font-size:1.125rem}.jobs-hero__content .iot-button{font-size:1.375rem;line-height:1.6875rem;font-weight:600}@media(min-width:1024px){.jobs-hero{padding-top:calc(var(--nav-height) + 6rem)}.jobs-hero__content{min-height:640px}}.text-jobs__intro{display:grid;gap:2rem;margin-bottom:3rem}@media(min-width:1024px){.text-jobs__intro{grid-template-columns:5fr 6fr;gap:4rem}}.text-jobs__media{display:grid;gap:1.5rem}@media(min-width:768px){.text-jobs__media{grid-template-columns:7fr 5fr}}.text-jobs__video{position:relative;display:block;text-decoration:none}.text-jobs__video img{width:100%;height:100%;object-fit:cover}.text-jobs__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:var(--iot-white);color:var(--iot-dark);font-weight:700;transition:box-shadow .4s ease}.text-jobs__video:hover .text-jobs__play{box-shadow:var(--iot-glow)}.text-jobs__mood{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media(min-width:768px){.text-jobs__mood{grid-template-columns:1fr}}.text-jobs__mood img{width:100%;height:100%;object-fit:cover}.reasons__headline{max-width:830px;margin-bottom:3rem}.reasons__grid{display:grid;grid-template-columns:1fr;gap:2.5rem 2rem}@media(min-width:560px){.reasons__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.reasons__grid{grid-template-columns:repeat(4,1fr);gap:3rem 2.5rem}}.reason{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:2px solid rgba(255,255,255,.18)}.reason img{height:56px;width:auto;margin:0}.reason h4{font-size:1.1875rem;line-height:1.45;font-weight:700;margin:0}.testimonial{display:grid;gap:2rem;align-items:center;margin:0 0 3rem}.testimonial:last-child{margin-bottom:0}@media(min-width:768px){.testimonial{grid-template-columns:1fr 1fr;gap:3rem}.testimonial:nth-child(even) .testimonial__text{order:2}}.testimonial figcaption{font-weight:700;margin-top:1rem}.testimonial__image{width:100%;height:auto}.job-list{scroll-margin-top:var(--nav-height)}.job-list__headline{margin-bottom:2.5rem}.job-category__title{color:var(--iot-magenta);margin-top:2.5rem;margin-bottom:.5rem}.job{border-bottom:1px solid rgba(255,255,255,.2)}.job a{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 2rem;padding:1.25rem 0;text-decoration:none;transition:color .3s ease}.job a:hover h4,.job a:focus-visible h4{color:var(--iot-pink)}.job h4{margin:0;font-size:1.125rem;transition:color .3s ease}.job__location{font-weight:200;opacity:.8}.contact-person{display:grid;gap:2rem;align-items:center;margin-top:4rem}@media(min-width:1024px){.contact-person{grid-template-columns:5fr 7fr;max-width:900px}}.contact-person img{width:100%;height:auto}.contact-person a{color:var(--iot-white);text-decoration:underline;text-decoration-color:var(--iot-orange);text-underline-offset:2.5px}.tech-stack__head{max-width:720px;margin-bottom:3rem}.tech-stack .logo-marquee img{filter:grayscale(1);opacity:.75;transition:filter .3s ease,opacity .3s ease}.tech-stack .logo-marquee img:hover{filter:none;opacity:1}.page-header{position:relative;padding-top:calc(var(--nav-height) + 3rem);padding-bottom:4rem;overflow:hidden}.page-header--plain{padding-bottom:2rem;margin-bottom:2rem}.page-header__bg{position:absolute;left:50%;top:50%;width:140%;max-width:1920px;z-index:-1;transform:translate(-50%,-50%);pointer-events:none}.page-header__bg img{width:100%;height:auto;object-fit:contain}.page-header__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:40vh}.page-header__content h1{max-width:1e3px;margin-bottom:1.25rem}.page-header__content p{max-width:640px;font-size:1.125rem}@media(min-width:1024px){.page-header{padding-top:calc(var(--nav-height) + 6rem)}.page-header__bg{width:110%}.page-header__content{min-height:420px}.page-header--plain .page-header__content{min-height:240px}}.location img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:1.5rem}.location h3{margin-bottom:.5rem}.location__name{font-weight:700;margin-bottom:.25rem}.rich-text__headline{margin-bottom:2.5rem}.rich-text__columns{display:grid;gap:2rem}@media(min-width:1024px){.rich-text__columns{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.rich-text__body{font-size:1rem;line-height:1.7}.rich-text__body h2,.rich-text__body h3,.rich-text__body h4{margin-top:2rem;margin-bottom:.75rem}.rich-text__body h2{font-size:clamp(1.375rem,1.2rem + .8vw,1.875rem)}.rich-text__body h3{font-size:1.375rem}.rich-text__body p{margin-bottom:1rem}.rich-text__body ul,.rich-text__body ol{margin:0 0 1rem 1.25rem;padding-left:1rem;list-style:disc}.rich-text__body ol{list-style:decimal}.rich-text__body li{margin-bottom:.35rem}.rich-text__body a{text-decoration:underline;text-decoration-color:var(--iot-pink);text-underline-offset:3px}.rich-text__body img{margin:1.5rem 0}.rich-text__body table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.rich-text__body td,.rich-text__body th{border:1px solid rgba(27,4,57,.15);padding:.5rem .75rem;text-align:left}.product__headline{margin-bottom:3rem}.product-item{display:grid;gap:2rem;align-items:center;margin-bottom:3.5rem}.product-item:last-child{margin-bottom:0}@media(min-width:768px){.product-item{grid-template-columns:7fr 5fr;gap:3rem}.product-item:nth-child(even) .product-item__text{order:2}}.product-item__bullets{display:grid;gap:.75rem;margin-top:1.5rem}.product-item__bullets li{display:flex;align-items:flex-start;gap:.75rem;font-weight:700}.product-item__bullets svg{flex:none;color:var(--iot-pink);margin-top:.2rem}.cases-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:0;list-style:none}.cases-carousel__track::-webkit-scrollbar{display:none}.cases-carousel__slide{scroll-snap-align:start}@media(min-width:768px){.cases-carousel__track{grid-auto-columns:calc(50% - 1rem)}}.cases-carousel__controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem}.cases-carousel.is-static .cases-carousel__controls{display:none}.cases-carousel__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:2px solid;border-radius:50%;background:0 0;color:var(--iot-dark);cursor:pointer;transition:color .2s linear,box-shadow .2s linear}.cases-carousel__arrow--prev svg{transform:rotate(180deg)}.cases-carousel__arrow:hover,.cases-carousel__arrow:focus-visible{color:var(--iot-purple);box-shadow:var(--iot-glow)}.cases-carousel__dots{display:flex;align-items:center;gap:.75rem}.cases-carousel__dot{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:rgba(27,4,57,.25);cursor:pointer;transition:background .2s linear,transform .2s linear}.cases-carousel__dot.is-active{background:var(--iot-purple);transform:scale(1.3)}.cases-carousel__dot:focus-visible{outline:2px solid var(--iot-purple);outline-offset:3px}.case-card,.press-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .3s ease}.case-card:hover,.press-card:hover,.case-card:focus-visible,.press-card:focus-visible{transform:translateY(-4px)}.case-card img,.press-card__image{width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:1.25rem}.case-card__text h4,.press-card__date{display:block;text-transform:uppercase;letter-spacing:.04em;font-size:.9375rem;font-weight:700;color:var(--iot-pink);margin-bottom:.5rem}.case-card h3,.press-card h3{margin-bottom:.75rem}.press-list__headline{margin-bottom:3rem}.article-hero{position:relative;padding-top:calc(var(--nav-height) + 3rem);padding-bottom:3rem;overflow:hidden}.article-hero__bg{position:absolute;inset:0;z-index:-1}.article-hero__bg::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(27,4,57,.5) 0%,var(--iot-dark) 96%)}.article-hero__bg img{width:100%;height:100%;object-fit:cover}.article-hero__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;min-height:45vh}.article-hero__content h1{max-width:900px;font-size:clamp(1.875rem,1.1rem + 3.4vw,3.75rem);margin-bottom:1rem}.article-hero__kicker{text-transform:uppercase;letter-spacing:.06em;color:var(--iot-pink);margin-bottom:.75rem}.article-hero__abstract{max-width:680px;font-size:1.125rem;font-weight:700}.article-hero--plain{padding-top:calc(var(--nav-height) + 4rem);padding-bottom:2rem}.article-hero--plain .article-hero__content{min-height:0}.article-block{margin-bottom:3rem}.article-block:last-child{margin-bottom:0}.article-block__image{width:100%;margin-bottom:2rem}.article-facts{display:grid;gap:2rem;margin:0}@media(min-width:768px){.article-facts{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.article-fact dd{margin:0 0 .25rem;font-size:clamp(1.75rem,1.3rem + 1.8vw,3rem);font-weight:800;line-height:1.1;color:var(--iot-pink)}.article-fact dt{font-weight:700;margin-bottom:.5rem}.article-video{position:relative;display:block;text-decoration:none}.article-video img{width:100%}.article-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:var(--iot-white);color:var(--iot-dark);font-weight:700;transition:box-shadow .4s ease}.article-video:hover .article-video__play{box-shadow:var(--iot-glow)}.article-attribution{margin-top:2rem;font-size:.9375rem;opacity:.7}.article-nav{padding-block:3rem;text-align:center}.article-nav .iot-button{margin-top:0}.download-list{display:grid;gap:.75rem;margin-bottom:2.5rem}.download-list a{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;text-decoration:underline;text-decoration-color:var(--iot-pink);text-underline-offset:3px}.download-image img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:.75rem}.download-image figcaption{font-size:.9375rem;opacity:.8}.download-page__inner{display:grid;gap:2.5rem;align-items:center}@media(min-width:768px){.download-page__inner{grid-template-columns:1fr 1fr}}.use-cases__head{max-width:830px;margin-bottom:3rem}.use-case{border-top:3px solid var(--iot-pink);padding-top:1.25rem}.use-case h3{font-size:1.25rem;line-height:1.4}.text-one__inner{display:grid;gap:2rem}@media(min-width:1024px){.text-one__inner{grid-template-columns:5fr 6fr;gap:4rem;align-items:start}}.notfound{min-height:calc(100vh - var(--nav-height));display:flex;align-items:center;overflow:hidden}.notfound__inner{text-align:center}.notfound__radar{position:relative;width:min(320px,72vw);aspect-ratio:1;margin:0 auto 2.5rem;display:grid;place-items:center}.notfound__radar::before{content:'';position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(172,35,255,.28) 0%,transparent 68%)}.notfound__sweep{position:absolute;inset:0;border-radius:50%;background:conic-gradient( from 0,rgba(172,35,255,0) 0,rgba(172,35,255,0) 250deg,rgba(236,81,107,.55) 350deg,rgba(255,255,255,.75) 360deg );-webkit-mask-image:radial-gradient(circle,#000 62%,transparent 63%);mask-image:radial-gradient(circle,#000 62%,transparent 63%);animation:notfound-sweep 4s linear infinite}.notfound__ring{position:absolute;inset:0;border:2px solid rgba(220,93,237,.55);border-radius:50%;opacity:0;animation:notfound-ping 3.6s ease-out infinite}.notfound__ring:nth-of-type(2){animation-delay:1.2s}.notfound__ring:nth-of-type(3){animation-delay:2.4s}.notfound__blip{position:absolute;top:30%;left:68%;width:14px;height:14px;border-radius:50%;background:var(--iot-yellow);box-shadow:0 0 20px var(--iot-yellow);animation:notfound-blip 4s ease-in-out infinite}.notfound__code{position:relative;font-size:clamp(3.5rem,2rem + 7vw,6.5rem);font-weight:800;line-height:1;letter-spacing:-.02em;text-shadow:0 0 40px rgba(172,35,255,.8)}.notfound__status{display:inline-flex;align-items:center;gap:.625rem;margin:0 0 1rem;font-size:.9375rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--iot-magenta)}.notfound__led{width:10px;height:10px;border-radius:50%;background:var(--iot-pink);box-shadow:0 0 12px var(--iot-pink);animation:notfound-led 1.4s steps(1,end)infinite}.notfound__headline{font-size:clamp(1.75rem,1.1rem + 3vw,3.25rem);max-width:20ch;margin-inline:auto}.notfound__text{max-width:56ch;margin:1.25rem auto 0;font-size:1.125rem}.notfound__signal{margin:1rem auto 0;font-family:ui-monospace,sf mono,Menlo,Consolas,monospace;font-size:.875rem;color:rgba(255,255,255,.55)}.notfound__links ul{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 2rem;margin-top:2.5rem}.notfound__links a{text-decoration:none}.notfound__links ul a{font-weight:700;padding-bottom:2px;border-bottom:2px solid transparent;transition:color .2s linear,border-color .2s linear}.notfound__links ul a:hover,.notfound__links ul a:focus-visible{color:var(--iot-magenta);border-bottom-color:var(--iot-magenta)}@keyframes notfound-sweep{to{transform:rotate(360deg)}}@keyframes notfound-ping{0%{transform:scale(.35);opacity:0}12%{opacity:.9}100%{transform:scale(1);opacity:0}}@keyframes notfound-blip{0%,9%{opacity:0;transform:scale(.6)}14%{opacity:1;transform:scale(1.2)}34%{opacity:.4;transform:scale(1)}60%,100%{opacity:0;transform:scale(.6)}}@keyframes notfound-led{0%,49%{opacity:1}50%,100%{opacity:.15}}@media(prefers-reduced-motion:reduce){.notfound__sweep,.notfound__ring,.notfound__blip,.notfound__led{animation:none}.notfound__ring{opacity:.5}.notfound__blip{opacity:1}}