.evoq-runtime{--evoq-runtime-ease:cubic-bezier(0.22,1,0.36,1);--evoq-green:#52e081;--evoq-bg:#071417;--evoq-card:#0c2226;--evoq-border:#194247;--evoq-muted:#8ca1a3;background:var(--evoq-bg);box-sizing:border-box;font-family:var(--font-family,"Montserrat",system-ui,sans-serif);overflow-x:clip;overflow-y:visible;padding:100px max(24px,env(safe-area-inset-right)) 100px max(24px,env(safe-area-inset-left));position:relative}@media only screen and (max-width:767px){.evoq-runtime{padding-bottom:96px;padding-top:96px}}@media (min-width:768px){.evoq-runtime{padding-left:max(40px,env(safe-area-inset-left));padding-right:max(40px,env(safe-area-inset-right))}}.evoq-runtime__inner{margin:0 auto;max-width:1300px;position:relative;width:100%;z-index:1}.evoq-runtime__header{align-items:center;display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.5rem);margin-bottom:5rem;text-align:center;width:100%}.evoq-runtime__eyebrowRow{align-items:center;display:flex;gap:12px}.evoq-runtime__eyebrowDash{background:var(--evoq-green);height:1.5px;width:16px}.evoq-runtime__eyebrow{color:var(--evoq-green);font-size:14px;font-weight:500;letter-spacing:3px;text-transform:uppercase}.evoq-runtime__heading{color:#fff;font-size:clamp(1.75rem,1.1rem + 3.2vw,3rem);font-weight:500;letter-spacing:-.03em;line-height:1.08;margin:0;max-width:800px;text-wrap:balance;width:100%}.evoq-runtime__headingAccent{color:var(--evoq-green)}.evoq-runtime__intro{color:var(--evoq-muted);font-size:clamp(.9375rem,.85rem + .35vw,1.125rem);font-weight:500;line-height:1.625;margin:0;max-width:900px;white-space:pre-line;text-wrap:pretty;width:100%}.evoq-runtime__grid{align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:1fr;width:100%}@media only screen and (max-width:767px){.evoq-runtime__grid{align-items:stretch;display:flex;flex-direction:column;gap:1.25rem}.evoq-runtime__center{max-width:none;order:0;width:100%}}@media (min-width:1360px){.evoq-runtime__grid{gap:1.25rem;grid-template-columns:320px minmax(0,1fr) 320px;justify-content:center}}.evoq-runtime__col{display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.5rem);justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:320px;width:100%}@media (min-width:1360px){.evoq-runtime__sideCard{height:220px;min-height:220px;width:320px}.evoq-runtime__col{gap:0;justify-content:space-between;max-width:320px;width:320px}.evoq-runtime__col--left{justify-self:end;margin-left:0;margin-right:0}.evoq-runtime__col--right{justify-self:start;margin-left:0;margin-right:0}.evoq-runtime__center{justify-self:stretch;margin-left:0;margin-right:0;width:100%}}@media only screen and (max-width:767px){.evoq-runtime__inner{padding-left:0;padding-right:0}.evoq-runtime__col{margin-left:0;margin-right:0;max-width:100%}}.evoq-runtime__sideCard--left{margin-left:var(--evoq-card-offset,0)}.evoq-runtime__sideCard--right{margin-right:var(--evoq-card-offset,0)}@media only screen and (max-width:767px){.evoq-runtime__sideCard--left,.evoq-runtime__sideCard--right{margin-left:0;margin-right:0}}.evoq-runtime__sideCard{background:var(--evoq-card);border:1px solid var(--evoq-border);border-radius:16px;box-sizing:border-box;cursor:default;display:flex;flex-direction:column;height:auto;max-width:320px;min-height:220px;padding:clamp(1rem,3vw,1.5rem);position:relative;transition:border-color .24s var(--evoq-runtime-ease);width:100%;z-index:20}@media only screen and (max-width:767px){.evoq-runtime__sideCard{cursor:pointer;max-width:100%}}@media (hover:hover) and (pointer:fine){.evoq-runtime__sideCard:hover{border-color:rgba(82,224,129,.4)}.evoq-runtime__sideCard:hover .evoq-runtime__sidePane--default{opacity:0;transform:translateY(-5px)}.evoq-runtime__sideCard:hover .evoq-runtime__sidePane--hover{opacity:1;pointer-events:auto;transform:translateY(0)}}.evoq-runtime__sideCard.is-expanded{border-color:rgba(82,224,129,.4)}.evoq-runtime__sideCard.is-expanded .evoq-runtime__sidePane--default{opacity:0;transform:translateY(-5px)}.evoq-runtime__sideCard.is-expanded .evoq-runtime__sidePane--hover{opacity:1;pointer-events:auto;transform:translateY(0)}.evoq-runtime__sidePattern{border-radius:16px;inset:0;opacity:.1;overflow:hidden;pointer-events:none;position:absolute}.evoq-runtime__sideTop{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px;position:relative;z-index:10}.evoq-runtime__sideTag{color:var(--evoq-muted);font-size:12px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.evoq-runtime__sideIconWrap{align-items:center;background:rgba(82,224,129,.1);border:1px solid rgba(82,224,129,.2);border-radius:8px;display:flex;height:24px;justify-content:center;width:24px}.evoq-runtime__sideIconImg{display:block;height:12px;object-fit:contain;width:12px}.evoq-runtime__sideIconSvg{align-items:center;color:var(--evoq-green);display:inline-flex;height:12px;justify-content:center;width:12px}.evoq-runtime__sideIconSvg svg{display:block;height:12px;width:12px}.evoq-runtime__sideBody{flex:1;min-height:0;overflow:hidden;position:relative}.evoq-runtime__sidePane{transition:opacity .24s var(--evoq-runtime-ease),transform .24s var(--evoq-runtime-ease)}.evoq-runtime__sidePane--default{opacity:1;transform:translateY(0)}.evoq-runtime__sidePane--hover{display:flex;flex-direction:column;gap:8px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(5px)}.evoq-runtime__sideTitle{color:#fff;font-size:18px;font-weight:600;line-height:1.25;margin:0}.evoq-runtime__sideSub{color:var(--evoq-muted);font-size:clamp(.8125rem,.78rem + .2vw,.875rem);line-height:1.625;margin:0}.evoq-runtime__sideHoverEyebrow{color:var(--evoq-green);font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.evoq-runtime__sideBullets{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.evoq-runtime__sideBullets li{align-items:center;color:hsla(0,0%,100%,.9);display:flex;font-size:14px;gap:8px}.evoq-runtime__bulletDot{background:var(--evoq-green);border-radius:50%;flex-shrink:0;height:4px;width:4px}.evoq-runtime__sideFoot{align-items:center;border-top:1px solid var(--evoq-border);display:flex;justify-content:space-between;margin-bottom:-10px;margin-top:auto;padding-top:2px;position:relative;z-index:10}.evoq-runtime__sideCode{color:rgba(82,224,129,.3);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}@media (min-width:1360px){.evoq-runtime:not(.evoq-runtime--inview) .evoq-runtime__sideCard--left{opacity:0;transform:translate3d(-20px,0,0)}.evoq-runtime:not(.evoq-runtime--inview) .evoq-runtime__sideCard--right{opacity:0;transform:translate3d(20px,0,0)}.evoq-runtime--inview .evoq-runtime__sideCard--left{animation:evoqRuntimeSlideInLeft .6s var(--evoq-runtime-ease) both}.evoq-runtime--inview .evoq-runtime__sideCard--right{animation:evoqRuntimeSlideInRight .6s var(--evoq-runtime-ease) both}.evoq-runtime--inview .evoq-runtime__sideCard--left.evoq-runtime__sideCard--in-0{animation-delay:.3s}.evoq-runtime--inview .evoq-runtime__sideCard--left.evoq-runtime__sideCard--in-1{animation-delay:.45s}.evoq-runtime--inview .evoq-runtime__sideCard--right.evoq-runtime__sideCard--in-0{animation-delay:.3s}.evoq-runtime--inview .evoq-runtime__sideCard--right.evoq-runtime__sideCard--in-1{animation-delay:.45s}}.evoq-runtime__sideCard--entered{opacity:1;transform:translateZ(0)}@keyframes evoqRuntimeSlideInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes evoqRuntimeSlideInRight{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:translateZ(0)}}.evoq-runtime__center{align-items:center;background:var(--evoq-card);border:1px solid rgba(82,224,129,.3);border-radius:24px;box-shadow:0 0 60px rgba(82,224,129,.1);display:flex;flex-direction:column;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:100%;min-height:580px;overflow:hidden;padding:16px;position:relative;width:100%;z-index:10}@media (min-width:768px){.evoq-runtime__center{flex-direction:row;justify-content:center;min-height:540px}}.evoq-runtime__circleArea{align-items:center;display:flex;height:320px;justify-content:center;position:relative;width:100%}@media (min-width:768px){.evoq-runtime__circleArea{height:400px}}@media (min-width:1360px){.evoq-runtime__circleArea{height:auto;inset:0;position:absolute}}.evoq-runtime__centerGlow{background:radial-gradient(circle at center,rgba(82,224,129,.12),transparent 58%);inset:0;pointer-events:none;position:absolute;z-index:0}.evoq-runtime__ringSvg{height:280px;left:50%;overflow:visible;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:280px;z-index:10}@media (min-width:768px){.evoq-runtime__ringSvg{height:420px;width:420px}}.evoq-runtime__ringOuter{fill:none;opacity:.45;stroke:#52e081;stroke-dasharray:6 10;stroke-width:1.4;transform-box:fill-box;transform-origin:50% 50%}.evoq-runtime--inview .evoq-runtime__ringOuter{animation:evoqRuntimeRingSpin 38s linear infinite;will-change:transform}@keyframes evoqRuntimeRingSpin{to{transform:rotate(1turn)}}.evoq-runtime__ringInner{fill:none;opacity:.14;stroke:#52e081;stroke-width:6}.evoq-runtime__ringLine{opacity:.38;stroke:#52e081;stroke-dasharray:1;stroke-dashoffset:1;stroke-width:1}.evoq-runtime--inview .evoq-runtime__ringLine{animation:evoqRuntimeLineDraw 2.6s ease-in-out infinite}.evoq-runtime--inview .evoq-runtime__ringLine--0{animation-delay:0s}.evoq-runtime--inview .evoq-runtime__ringLine--1{animation-delay:.25s}.evoq-runtime--inview .evoq-runtime__ringLine--2{animation-delay:.5s}.evoq-runtime--inview .evoq-runtime__ringLine--3{animation-delay:.75s}.evoq-runtime--inview .evoq-runtime__ringLine--4{animation-delay:1s}@keyframes evoqRuntimeLineDraw{0%{stroke-dashoffset:1}50%,to{stroke-dashoffset:0}}@media (min-width:1360px){.evoq-runtime__element--0{left:50%;top:10%;transform:translate(-50%,18px) scale(.94)}.evoq-runtime--inview .evoq-runtime__element--0{transform:translate(-50%) scale(1)}.evoq-runtime__element--1{left:auto;right:4%;top:35%}.evoq-runtime__element--2{left:auto;right:8%;top:68%}.evoq-runtime__element--3{left:8%;right:auto;top:68%}.evoq-runtime__element--4{left:4%;right:auto;top:35%}}.evoq-runtime__centerCircle{align-items:center;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:rgba(7,20,23,.95);border:1px solid rgba(82,224,129,.35);border-radius:9999px;box-sizing:border-box;display:flex;height:170px;justify-content:center;left:50%;padding:8px;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:170px;z-index:40}.evoq-runtime--inview .evoq-runtime__centerCircle{animation:evoqRuntimeHubPulse 3.5s ease-in-out infinite}@keyframes evoqRuntimeHubPulse{0%,to{box-shadow:0 0 0 0 rgba(82,224,129,.22)}50%{box-shadow:0 0 0 18px rgba(82,224,129,0)}}.evoq-runtime__centerCircleInner{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.evoq-runtime__centerCircleTitle{color:#fff;font-size:15px;font-weight:600;line-height:1.2;margin:0}.evoq-runtime__centerCircleBody{color:var(--evoq-muted);font-size:11px;line-height:1.625;margin:8px 0 0;max-width:140px}.evoq-runtime__elements{inset:0;pointer-events:none;position:absolute;z-index:30}.evoq-runtime__elements--desktop{display:none}.evoq-runtime__ringIcons{display:block}.evoq-runtime__ringIcon{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:9999px;color:var(--evoq-green);display:flex;height:36px;justify-content:center;pointer-events:none;position:absolute;transform:translate3d(-50%,-50%,0);width:36px;z-index:30}.evoq-runtime__ringIcon svg{height:16px;width:16px}.evoq-runtime__mobileGrid{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:32px;padding:8px;width:100%;z-index:20}.evoq-runtime__mobileCard{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:12px;transition:border-color .24s var(--evoq-runtime-ease),background-color .24s var(--evoq-runtime-ease)}.evoq-runtime__mobileCard--wide{grid-column:1/-1}.evoq-runtime__mobileCard.is-active{background:rgba(82,224,129,.1);border-color:rgba(82,224,129,.6)}.evoq-runtime__mobileRow{align-items:center;display:flex;gap:8px}.evoq-runtime__mobileIcon{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid rgba(82,224,129,.3);border-radius:6px;color:var(--evoq-green);display:flex;height:24px;justify-content:center;width:24px}.evoq-runtime__mobileLabel{color:#fff;font-size:12px;font-weight:600;margin:0}.evoq-runtime__mobileDetailWrap{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;transition:grid-template-rows .28s var(--evoq-runtime-ease),opacity .28s var(--evoq-runtime-ease)}.evoq-runtime__mobileDetailWrap>.evoq-runtime__mobileDetail{min-height:0;overflow:hidden}.evoq-runtime__mobileCard.is-active .evoq-runtime__mobileDetailWrap{grid-template-rows:1fr;opacity:1}.evoq-runtime__mobileDetail{border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.65);font-size:11px;line-height:1.625;margin:8px 0 0;padding-top:8px}@media (min-width:1360px){.evoq-runtime__elements--desktop{display:block}.evoq-runtime__ringIcons{display:none}.evoq-runtime__mobileGrid{display:none!important}.evoq-runtime__col--left,.evoq-runtime__col--right{display:flex}}.evoq-runtime__element{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,100%,.075);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-sizing:border-box;cursor:default;opacity:0;overflow:hidden;padding:12px;pointer-events:auto;position:absolute;transform:translateY(18px) scale(.94);transform-origin:top center;transition:opacity .55s var(--evoq-runtime-ease),transform .55s var(--evoq-runtime-ease),border-color .3s ease,background-color .3s ease;width:185px}.evoq-runtime--inview .evoq-runtime__element{opacity:1;transform:translateY(0) scale(1)}@media (min-width:1360px){.evoq-runtime--inview .evoq-runtime__element{transform:none}.evoq-runtime--inview .evoq-runtime__element--0{transform:translateX(-50%)}}.evoq-runtime--inview .evoq-runtime__element--0{transition-delay:.35s}.evoq-runtime--inview .evoq-runtime__element--1{transition-delay:.45s}.evoq-runtime--inview .evoq-runtime__element--2{transition-delay:.55s}.evoq-runtime--inview .evoq-runtime__element--3{transition-delay:.65s}.evoq-runtime--inview .evoq-runtime__element--4{transition-delay:.75s}.evoq-runtime__element.is-active{background:hsla(0,0%,100%,.12);border-color:rgba(82,224,129,.6)}.evoq-runtime__elementRow{align-items:center;display:flex;gap:8px}.evoq-runtime__elementIcon{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid rgba(82,224,129,.25);border-radius:8px;color:var(--evoq-green);display:flex;flex:0 0 auto;height:28px;justify-content:center;width:28px}.evoq-runtime__elementIcon svg{display:block;height:14px;width:14px}.evoq-runtime__elementLabel{color:#fff;font-size:12px;font-weight:600;line-height:1.375;margin:0;text-align:left}.evoq-runtime__elementDetailWrap{max-height:0;opacity:0;overflow:hidden;transition:max-height .25s var(--evoq-runtime-ease),opacity .25s var(--evoq-runtime-ease)}.evoq-runtime__element.is-active .evoq-runtime__elementDetailWrap{max-height:120px;opacity:1}.evoq-runtime__elementDetail{border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.65);font-size:11px;line-height:1.625;margin:8px 0 0;padding-top:8px;text-align:left}@media (max-width:767px){.evoq-runtime__center{min-height:auto;padding:16px}.evoq-runtime__ringSvg{display:block}.evoq-runtime__centerCircle{left:auto;margin:0 auto;pointer-events:auto;position:relative;top:auto;transform:none}.evoq-runtime__elements--desktop{display:none}}.evoq-runtime__orbitArc{fill:none;filter:drop-shadow(0 0 3px rgba(82,224,129,.95)) drop-shadow(0 0 10px rgba(82,224,129,.45));opacity:0;stroke:#52e081;stroke-dasharray:1;stroke-dashoffset:1;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.evoq-runtime--inview .evoq-runtime__orbitArc{will-change:stroke-dashoffset,opacity}.evoq-runtime__centerHead{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(.5rem,1.5vw,.75rem);left:50%;max-width:20rem;padding:0 .5rem;position:absolute;top:clamp(.875rem,2.5vw,2rem);transform:translateX(-50%);width:min(100%,calc(100% - 2rem));z-index:30}.evoq-runtime__logoPulse{align-items:center;backdrop-filter:blur(12px);background:rgba(7,20,23,.95);border:1px solid rgba(82,224,129,.3);border-radius:16px;display:flex;height:56px;justify-content:center;width:56px}.evoq-runtime--inview .evoq-runtime__logoPulse{animation:evoqRuntimeLogoRing 3s ease-in-out infinite}@keyframes evoqRuntimeLogoRing{0%,to{box-shadow:0 0 0 0 rgba(82,224,129,.22)}38%{box-shadow:0 0 0 14px rgba(82,224,129,0)}39%,99%{box-shadow:0 0 0 0 rgba(82,224,129,0)}}.evoq-runtime__logoImg{display:block;height:auto;max-height:36px;max-width:36px;object-fit:contain;width:auto}.evoq-runtime__logoMark{color:var(--evoq-green);font-size:20px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:1}.evoq-runtime__centerTitle{color:#fff;font-size:clamp(.8125rem,.75rem + .4vw,1rem);font-weight:500;line-height:1.35;max-width:100%;text-align:center;white-space:normal}.evoq-runtime__pill{background:var(--evoq-bg);border:1px solid rgba(82,224,129,.25);border-radius:12px;box-sizing:border-box;cursor:default;opacity:0;padding:8px 12px;position:absolute;transition:opacity .55s var(--evoq-runtime-ease),transform .55s var(--evoq-runtime-ease),box-shadow .24s var(--evoq-runtime-ease);width:min(150px,46vw);z-index:30}.evoq-runtime__pill:focus{outline:1px solid rgba(82,224,129,.5);outline-offset:0}.evoq-runtime__pill--0{left:50%;max-width:min(200px,calc(100% - 1.5rem));top:38%;transform:translate(-50%,18px) scale(.94)}.evoq-runtime__pill--1{bottom:16%;left:auto;right:12%}.evoq-runtime__pill--1,.evoq-runtime__pill--2{max-width:calc(50% - .35rem);top:auto;transform:translateY(18px) scale(.94)}.evoq-runtime__pill--2{bottom:12%;left:12%}.evoq-runtime__pillRow{align-items:center;display:flex;gap:4px;justify-content:space-between}.evoq-runtime__pillLabel{color:#fff;flex:1;font-size:clamp(.625rem,.55rem + .35vw,.75rem);font-weight:500;line-height:1.35;margin:0;min-width:0;text-align:left}.evoq-runtime__microWrap{flex-shrink:0;transform:scale(.65);transform-origin:center right}.evoq-runtime__pillExpand{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .24s var(--evoq-runtime-ease),opacity .24s var(--evoq-runtime-ease)}.evoq-runtime__pillExpandInner{min-height:0;overflow:hidden}.evoq-runtime__pill:focus-within .evoq-runtime__pillExpand,.evoq-runtime__pill:hover .evoq-runtime__pillExpand{grid-template-rows:1fr;opacity:1}.evoq-runtime__pillDetail{border-top:1px solid var(--evoq-border);color:var(--evoq-muted);font-size:11px;line-height:1.625;margin:12px 0 0;padding-top:8px;text-align:left}.evoq-runtime--inview .evoq-runtime__pill{opacity:1}.evoq-runtime--inview .evoq-runtime__pill--0{transform:translate(-50%) scale(1);transition-delay:.35s}.evoq-runtime--inview .evoq-runtime__pill--1{transform:translateY(0) scale(1);transition-delay:.47s}.evoq-runtime--inview .evoq-runtime__pill--2{transform:translateY(0) scale(1);transition-delay:.59s}.evoq-runtime--inview .evoq-runtime__pill--in-3{transform:translateY(0) scale(1);transition-delay:.71s}.evoq-runtime--inview .evoq-runtime__pill--in-4{transform:translateY(0) scale(1);transition-delay:.83s}.evoq-runtime--inview .evoq-runtime__pill--in-5{transform:translateY(0) scale(1);transition-delay:.95s}.evoq-runtime--inview .evoq-runtime__decDot{animation:evoqRuntimeDecDot 1.5s ease-in-out infinite;transform-origin:center}.evoq-runtime__decDot:first-child{animation-delay:0s}.evoq-runtime__decDot:nth-child(2){animation-delay:.2s}.evoq-runtime__decDot:nth-child(3){animation-delay:.4s}.evoq-runtime__decDot:nth-child(4){animation-delay:.6s}@keyframes evoqRuntimeDecDot{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.evoq-runtime--inview .evoq-runtime__wfRect{animation:evoqRuntimeWfDash 2s linear infinite}@keyframes evoqRuntimeWfDash{to{stroke-dashoffset:-12}}.evoq-runtime--inview .evoq-runtime__waveShift{animation:evoqRuntimeWaveX 10s linear infinite}@keyframes evoqRuntimeWaveX{0%{transform:translateX(0)}to{transform:translateX(-20px)}}@media only screen and (max-width:1359px){.evoq-runtime__col--left,.evoq-runtime__col--right{display:flex}.evoq-runtime__grid{align-items:stretch;display:flex;flex-direction:column;gap:1.25rem}.evoq-runtime__center{flex-direction:column;justify-content:flex-start;max-width:none;min-height:auto;order:0;padding:16px;width:100%}.evoq-runtime__circleArea{height:320px}.evoq-runtime__centerCircle{left:auto;margin:0 auto;pointer-events:auto;position:relative;top:auto;transform:none}.evoq-runtime__elements--desktop{display:none}.evoq-runtime__ringIcons{display:block}.evoq-runtime__mobileGrid{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:32px;padding:8px;width:100%}.evoq-runtime:not(.evoq-runtime--inview) .evoq-runtime__sideCard--left,.evoq-runtime:not(.evoq-runtime--inview) .evoq-runtime__sideCard--right{opacity:1;transform:none}.evoq-runtime--inview .evoq-runtime__ringOuter{animation-duration:52s}.evoq-runtime--inview .evoq-runtime__ringLine{animation:none;opacity:.38;stroke-dashoffset:0}.evoq-runtime--inview .evoq-runtime__centerCircle{animation:evoqRuntimeHubPulse 3.5s ease-in-out infinite}}@media only screen and (min-width:768px) and (max-width:1359px){.evoq-runtime{padding-bottom:clamp(3.5rem,5vw,5rem);padding-top:clamp(3.5rem,5vw,5rem)}.evoq-runtime__header{margin-bottom:clamp(2rem,4vw,3.5rem)}.evoq-runtime__col--left,.evoq-runtime__col--right{align-items:stretch;display:flex;flex-direction:row;gap:clamp(.875rem,2vw,1.25rem);margin-left:auto;margin-right:auto;max-width:760px;width:100%}.evoq-runtime__sideCard--left,.evoq-runtime__sideCard--right{margin-left:0;margin-right:0}.evoq-runtime__sideCard{flex:1 1 0;height:auto;max-width:none;min-height:200px;min-width:0}.evoq-runtime__center{margin-left:auto;margin-right:auto;max-width:760px;padding:clamp(16px,3vw,28px)}.evoq-runtime__circleArea{height:clamp(440px,56vw,480px)}.evoq-runtime__mobileGrid{gap:16px;margin-left:auto;margin-right:auto;max-width:640px}.evoq-runtime__mobileCard{padding:14px}.evoq-runtime__mobileCard:nth-child(3){grid-column:auto}.evoq-runtime__mobileCard--wide{grid-column:1/-1}}@media only screen and (max-width:767px){.evoq-runtime__mobileCard:nth-child(3){grid-column:auto}.evoq-runtime__mobileCard--wide{grid-column:1/-1}.evoq-runtime__pill--0{top:41%}.evoq-runtime__pill--1{bottom:10%;right:3%}.evoq-runtime__pill--2{bottom:8%;left:3%}.evoq-runtime__orbitSvg{height:min(240px,78vw);top:72%;width:min(240px,78vw)}.evoq-runtime__center{min-height:clamp(320px,88vw,400px)}}@media (prefers-reduced-motion:reduce){.evoq-runtime__centerCircle,.evoq-runtime__element,.evoq-runtime__ringLine,.evoq-runtime__ringOuter,.evoq-runtime__ringSpin,.evoq-runtime__sideCard,.evoq-runtime__sideCard--entered,.evoq-runtime__wheelScale{animation:none!important;opacity:1;transform:translate(-50%,-50%) scale(var(--wheel-scale,1));transition:none!important}.evoq-runtime--inview .evoq-runtime__ringLine{opacity:.38;stroke-dashoffset:0}.evoq-runtime--inview .evoq-runtime__element--0{transform:translate(-50%) scale(1)}.evoq-runtime__ringLine{stroke-dashoffset:0}.evoq-runtime:not(.evoq-runtime--inview) .evoq-runtime__sideCard--left,.evoq-runtime:not(.evoq-runtime--inview) .evoq-runtime__sideCard--right{opacity:1;transform:none}.evoq-runtime__elementDetailWrap,.evoq-runtime__sidePane{transition:none!important}}