.maas-wrapper[data-astro-cid-auy57fyx]{min-height:100vh;position:relative;background-color:var(--color-body, #000000);padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,2.5rem);overflow-x:hidden}.maas-wrapper[data-astro-cid-auy57fyx] .company-circuit-background[data-astro-cid-auy57fyx]{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;background-color:transparent;background-image:url(/images/cheeso_circuit.svg);background-repeat:no-repeat;background-size:120% auto;background-position:center center;opacity:.55!important;filter:blur(.1px) brightness(1) contrast(1.4)}.maas-wrapper[data-astro-cid-auy57fyx] .company-circuit-overlay[data-astro-cid-auy57fyx]{position:fixed;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.15) 100%)}.maas-wrapper[data-astro-cid-auy57fyx]:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(255,213,79,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,213,79,.02) 0%,transparent 50%);pointer-events:none;z-index:2;animation:backgroundFloat 20s ease-in-out infinite}@keyframes backgroundFloat{0%,to{transform:translateY(0) scale(1);opacity:.5}50%{transform:translateY(-20px) scale(1.05);opacity:.8}}.maas-terminal[data-astro-cid-auy57fyx]{max-width:1400px;margin:0 auto;position:relative;z-index:10}.maas-section[data-astro-cid-auy57fyx]{position:relative;transform-style:preserve-3d}.maas-section[data-astro-cid-auy57fyx]:before{content:"";position:absolute;inset:-10%;background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,213,79,.05) 0%,transparent 50%);pointer-events:none;z-index:-1;opacity:0;transition:opacity .3s ease}.maas-section[data-astro-cid-auy57fyx]:hover:before{opacity:1}.maas-hero-section[data-astro-cid-auy57fyx]{padding-top:clamp(2rem,5vw,4rem);position:relative}.maas-hero-floating-box[data-astro-cid-auy57fyx]{position:absolute;top:10%;right:5%;width:clamp(120px,15vw,200px);height:clamp(120px,15vw,200px);max-width:200px;max-height:200px;background:#fffcf4e6;border:2px solid rgba(255,213,79,.4);border-radius:10px;box-shadow:0 10px 40px #0000004d,inset 0 1px #ffd54f33;opacity:.8;z-index:1;animation:floatModule 6s ease-in-out infinite;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:clamp(.5rem,1.5vw,1rem);box-sizing:border-box}.maas-hero-floating-box[data-astro-cid-auy57fyx]:before{display:none}.maas-hero-cat[data-astro-cid-auy57fyx]{width:100%;height:100%;object-fit:contain;opacity:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.maas-hero-section[data-astro-cid-auy57fyx]:after{display:none}@keyframes floatModule{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(5deg)}}.maas-hero-content[data-astro-cid-auy57fyx]{text-align:center;max-width:900px;margin:0 auto;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}.maas-hero-tagline[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);line-height:clamp(1.2,1.3vw,1.3);margin-bottom:2rem;color:var(--color-secondary, #ffD54F);text-transform:none;letter-spacing:-.02em;font-weight:400;opacity:0;animation:fadeInUp .8s ease-out .4s forwards}.maas-hero-description[data-astro-cid-auy57fyx]{font-size:clamp(1.1rem,2.2vw,1.35rem);line-height:var(--leading-relaxed, 1.75);margin-bottom:1.5rem;color:var(--color-text, #fffcf4);opacity:0;font-weight:300;animation:fadeInUp .8s ease-out .6s forwards}.maas-hero-description[data-astro-cid-auy57fyx]:last-of-type{margin-bottom:2rem}.maas-hero-cta[data-astro-cid-auy57fyx]{margin-top:2rem;opacity:0;animation:fadeInUp .8s ease-out .8s forwards}.maas-hero-link[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:clamp(1rem,1.8vw,1.2rem);color:var(--color-secondary, #ffD54F);text-decoration:none;border-bottom:1px solid rgba(255,213,79,.3);padding-bottom:2px;transition:all .3s ease;font-weight:400}.maas-hero-link[data-astro-cid-auy57fyx]:hover{border-bottom-color:#ffd54fb3;color:#ffc107}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.maas-cta-button[data-astro-cid-auy57fyx]{display:inline-flex;align-items:center;justify-content:center;padding:1.125rem 3rem;background-color:var(--color-secondary, #ffD54F);color:var(--color-body, #000000);border:2px solid var(--color-secondary, #ffD54F);border-radius:var(--radius-md, 6px);font-family:var(--font-heading);font-size:1.15rem;font-weight:400;letter-spacing:.05em;text-decoration:none;transition:all .3s ease;cursor:pointer;opacity:0;animation:fadeInUp .8s ease-out .8s forwards;position:relative;overflow:hidden}.maas-cta-button[data-astro-cid-auy57fyx]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.maas-cta-button[data-astro-cid-auy57fyx]:hover:before{left:100%}.maas-cta-button[data-astro-cid-auy57fyx]:hover:not(:disabled){background-color:var(--color-secondary-80);border-color:var(--color-secondary-80);transform:translateY(-3px) scale(1.05);box-shadow:var(--shadow-yellow-xl)}.maas-section[data-astro-cid-auy57fyx],.maas-hero-section[data-astro-cid-auy57fyx],.maas-what-is-section[data-astro-cid-auy57fyx],.maas-how-it-works-section[data-astro-cid-auy57fyx]{margin-bottom:clamp(6rem,10vw,8rem)}.maas-base-module[data-astro-cid-auy57fyx]{position:relative;max-width:900px;margin:0 auto;background:#fffcf4;border:1px solid rgba(255,213,79,.2);border-radius:var(--radius-lg, 12px);padding:var(--space-component-lg, clamp(1.5rem, 3vw, 2rem));box-shadow:var(--shadow-md, 0 4px 6px rgba(0, 0, 0, .1))}.maas-module[data-astro-cid-auy57fyx]{position:relative;background:linear-gradient(145deg,#141419f2,#0f0f14f2);border:1px solid rgba(255,252,244,.15);border-radius:12px;padding:1.25rem;width:280px;min-width:280px;max-width:280px;height:280px;min-height:280px;max-height:280px;flex-shrink:0;scroll-snap-align:start;box-shadow:0 4px 20px #0000004d,inset 0 1px #fffcf40d;transition:all .3s ease;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.maas-module[data-astro-cid-auy57fyx]:hover{border-color:#ffd54f66;box-shadow:0 8px 30px #0006,0 0 20px #ffd54f1a;transform:translateY(-4px)}.maas-module--cta[data-astro-cid-auy57fyx]{background:var(--color-secondary, #ffD54F);border:2px solid var(--color-secondary, #ffD54F);cursor:pointer;text-decoration:none;transition:all .3s ease}.maas-module--cta[data-astro-cid-auy57fyx] .maas-module-body[data-astro-cid-auy57fyx]{color:#000;justify-content:space-between}.maas-module--cta[data-astro-cid-auy57fyx] .maas-module-title[data-astro-cid-auy57fyx]{color:#000;font-weight:600;margin-bottom:1rem}.maas-module--cta[data-astro-cid-auy57fyx] .maas-module-text[data-astro-cid-auy57fyx]{color:#000c;opacity:1;margin-bottom:1.5rem}.maas-module-cta-button[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--color-body, #000000);padding:.75rem 1.25rem;background:#0000001a;border:2px solid var(--color-body, #000000);border-radius:var(--radius-sm, 4px);text-align:center;transition:all .3s ease;margin-top:auto;flex-shrink:0;white-space:nowrap}.maas-module--cta[data-astro-cid-auy57fyx]:hover{background:var(--color-secondary-80);border-color:var(--color-secondary-80);transform:translateY(-6px) scale(1.02);box-shadow:var(--shadow-yellow-lg),0 0 30px var(--color-secondary-40)}.maas-module--cta[data-astro-cid-auy57fyx]:hover .maas-module-cta-button[data-astro-cid-auy57fyx]{background:var(--color-body, #000000);color:var(--color-secondary, #ffD54F);transform:translate(4px)}.maas-module-body[data-astro-cid-auy57fyx]{color:var(--color-text, #fffcf4);display:flex;flex-direction:column;width:100%;flex:1;min-height:0;gap:.5rem}.maas-module-title[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:1.2rem;color:#fffcf4f2;margin:0;font-weight:400;line-height:1.3;text-transform:none;flex-shrink:0}.maas-module-text[data-astro-cid-auy57fyx]{font-size:.9rem;line-height:1.6;color:var(--color-text, #fffcf4);opacity:.88;margin:0;flex-shrink:0}.maas-module-includes[data-astro-cid-auy57fyx]{display:flex;flex-direction:column;gap:.3rem;margin:0;padding-top:.5rem;border-top:1px solid rgba(255,252,244,.1);flex-shrink:0}.maas-include-item[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:.7rem;color:#fffcf480;padding:0;background:transparent;border:none;letter-spacing:.05em;position:relative;padding-left:.75rem;line-height:1.4}.maas-include-item[data-astro-cid-auy57fyx]:before{content:"—";position:absolute;left:0;color:#fffcf44d}.maas-base-module[data-astro-cid-auy57fyx]{background:#fffcf4}.maas-base-module[data-astro-cid-auy57fyx] .maas-module-title[data-astro-cid-auy57fyx]{font-size:clamp(1.8rem,4vw,2.5rem);color:var(--color-body, #000000)}.maas-base-module[data-astro-cid-auy57fyx] .maas-module-text[data-astro-cid-auy57fyx]{font-size:clamp(1rem,1.8vw,1.15rem);margin-bottom:1.5rem;color:#000c;opacity:1}.maas-alternative-module[data-astro-cid-auy57fyx]{position:relative;max-width:800px;margin:0 auto;background:linear-gradient(145deg,#141419f2,#0f0f14f2);border:2px solid rgba(255,213,79,.3);border-radius:12px;padding:2.5rem;box-shadow:0 8px 32px #00000080,inset 0 1px #ffd54f1a,0 0 0 1px #ffd54f0d;opacity:0;transform:translateY(30px);animation:moduleSlideIn .7s ease-out .3s forwards;overflow:visible;text-align:center}.maas-link-button[data-astro-cid-auy57fyx]{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-family:var(--font-heading);font-weight:400;letter-spacing:.05em;border-radius:var(--radius-full, 9999px);border:2px solid var(--color-border, #fffcf4);background-color:transparent;color:var(--color-text, #fffcf4);transition:all .3s ease;cursor:pointer;margin-top:1.5rem;text-decoration:none}.maas-link-button[data-astro-cid-auy57fyx]:hover:not(:disabled){background-color:var(--color-bg-hover);border-color:var(--color-secondary-40);color:var(--color-text-85)}.maas-link-button--primary[data-astro-cid-auy57fyx]{background-color:var(--color-secondary, #ffD54F);color:var(--color-body, #000000);border-color:var(--color-secondary, #ffD54F);font-size:1.1rem;padding:1rem 2.5rem;margin-top:1.5rem}.maas-link-button--primary[data-astro-cid-auy57fyx]:hover:not(:disabled){background-color:var(--color-secondary-80);border-color:var(--color-secondary-80)}.maas-module-text--cta[data-astro-cid-auy57fyx]{font-weight:500;color:var(--color-secondary, #ffD54F);margin-top:1rem;margin-bottom:.5rem}.maas-services-header[data-astro-cid-auy57fyx]{text-align:center;margin-bottom:var(--space-section-md, clamp(2rem, 4vw, 3rem));opacity:0;animation:fadeInUp .8s ease-out forwards}.maas-services-title[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3rem);color:var(--color-text, #fffcf4);margin-bottom:.5rem;font-weight:400}.maas-services-subtitle[data-astro-cid-auy57fyx]{display:block;font-size:clamp(1rem,1.8vw,1.2rem);color:var(--color-text, #fffcf4);opacity:.8;margin-top:.5rem}.maas-modules-stack[data-astro-cid-auy57fyx]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:clamp(1.5rem,3vw,2rem);padding:2rem clamp(4rem,12vw,8rem);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,213,79,.3) transparent;scroll-snap-type:x proximity}.maas-scroll-hint[data-astro-cid-auy57fyx]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;opacity:.7}.maas-scroll-hint-text[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:.875rem;color:#ffd54fb3;letter-spacing:.1em;animation:scrollHintPulse 2s ease-in-out infinite}.maas-scroll-arrow[data-astro-cid-auy57fyx]{background:#fffcf414;border:1px solid rgba(255,252,244,.2);border-radius:50%;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fffcf499;padding:0;flex-shrink:0;touch-action:manipulation}.maas-scroll-arrow[data-astro-cid-auy57fyx]:hover{background:#ffd54f26;border-color:#ffd54f66;color:#ffd54fe6;transform:scale(1.1)}.maas-scroll-arrow[data-astro-cid-auy57fyx]:active{transform:scale(.95)}.maas-scroll-arrow[data-astro-cid-auy57fyx] svg[data-astro-cid-auy57fyx]{width:22px;height:22px}.maas-scroll-arrow[data-astro-cid-auy57fyx]:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}@keyframes scrollHintPulse{0%,to{opacity:.5}50%{opacity:.9}}.maas-modules-stack[data-astro-cid-auy57fyx]::-webkit-scrollbar{height:8px}.maas-modules-stack[data-astro-cid-auy57fyx]::-webkit-scrollbar-track{background:#ffd54f0d;border-radius:4px}.maas-modules-stack[data-astro-cid-auy57fyx]::-webkit-scrollbar-thumb{background:#ffd54f4d;border-radius:4px}.maas-modules-stack[data-astro-cid-auy57fyx]::-webkit-scrollbar-thumb:hover{background:#ffd54f80}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]{justify-content:flex-start;padding-left:clamp(2rem,10vw,10rem);padding-right:clamp(2rem,10vw,10rem);scroll-padding:clamp(2rem,10vw,10rem);position:relative;flex-wrap:nowrap}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:before,.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:after{content:"";position:sticky;flex-shrink:0;width:clamp(2rem,10vw,10rem);height:100%;z-index:5;pointer-events:none}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:before{left:0;background:linear-gradient(to right,var(--color-body, #000000) 0%,transparent 100%)}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:after{right:0;background:linear-gradient(to left,var(--color-body, #000000) 0%,transparent 100%)}.maas-next-steps-section[data-astro-cid-auy57fyx]{margin-bottom:clamp(6rem,10vw,8rem)}.maas-next-steps-section[data-astro-cid-auy57fyx] .maas-services-title[data-astro-cid-auy57fyx]{color:var(--color-text, #fffcf4)}.next-steps-grid[data-astro-cid-auy57fyx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(2rem,4vw,3rem);max-width:900px;margin:2rem auto 0;justify-items:center}.next-step-card[data-astro-cid-auy57fyx]{background:#fffcf4;border:1px solid rgba(255,213,79,.2);border-radius:12px;padding:clamp(1.5rem,4vw,3rem);transition:all .4s cubic-bezier(.25,.9,.3,1);display:flex;flex-direction:column;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.next-step-card[data-astro-cid-auy57fyx]:before{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--color-secondary, #ffD54F),transparent);transform:scaleX(0);transition:transform .4s ease}.next-step-card[data-astro-cid-auy57fyx]:after{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(135deg,rgba(255,213,79,.3),rgba(255,213,79,.1),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.next-step-card[data-astro-cid-auy57fyx]:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 0 0 2px var(--color-secondary, #ffD54F),0 12px 48px #00000026,0 0 100px #ffd54f66,inset 0 0 80px #ffd54f1a;border-color:var(--color-secondary, #ffD54F)}.next-step-card[data-astro-cid-auy57fyx]:hover .next-step-button[data-astro-cid-auy57fyx]{transform:translateY(-3px);border-color:#ffd54f99;background:#ffd54f26;box-shadow:0 8px 24px #0006,0 0 20px #ffd54f33,inset 0 0 20px #ffd54f0d}.next-step-card[data-astro-cid-auy57fyx]:hover:before{transform:scaleX(1)}.next-step-card[data-astro-cid-auy57fyx]:hover:after{opacity:1}.next-step-header[data-astro-cid-auy57fyx]{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.next-step-label[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#00000080;letter-spacing:.1em}.next-step-badge[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#000;font-weight:600;padding:.25rem .75rem;background:var(--color-secondary, #ffD54F);border:1px solid var(--color-secondary, #ffD54F);border-radius:4px;letter-spacing:.1em}.next-step-content[data-astro-cid-auy57fyx]{flex:1;display:flex;flex-direction:column;gap:1.25rem}.next-step-title[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);color:var(--color-body, #000000);margin:0;font-weight:400;line-height:1.3}.next-step-text[data-astro-cid-auy57fyx]{font-size:clamp(1rem,1.8vw,1.15rem);line-height:var(--leading-relaxed, 1.75);color:#000c;opacity:1;flex:1;margin:0}.next-step-button[data-astro-cid-auy57fyx]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading, "IBM Plex Mono"),monospace;font-size:var(--text-sm, .875rem);color:var(--color-secondary, #ffD54F);font-weight:500;margin-top:.5rem;padding:1rem 2.5rem;background:var(--color-secondary-10);border:1px solid var(--color-secondary-60);border-radius:var(--radius-md, 6px);width:fit-content;text-transform:uppercase;letter-spacing:.1em;transition:all .4s cubic-bezier(.25,.9,.3,1);cursor:pointer}.next-step-button[data-astro-cid-auy57fyx]:hover{border-color:var(--color-secondary-80);background:var(--color-secondary-20);box-shadow:var(--shadow-lg),var(--shadow-yellow-md),var(--shadow-inner-sm);transform:translateY(-3px)}.maas-different-section[data-astro-cid-auy57fyx]{margin-bottom:clamp(6rem,10vw,8rem)}.maas-different-wrapper[data-astro-cid-auy57fyx]{position:relative;max-width:1100px;margin:0 auto}.maas-different-title[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3rem);color:var(--color-text, #fffcf4);font-weight:400;margin:0 0 clamp(2.5rem,5vw,3.5rem);line-height:1.2;letter-spacing:-.02em;text-align:center}.maas-different-grid[data-astro-cid-auy57fyx]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,3rem);max-width:100%}.maas-different-card[data-astro-cid-auy57fyx]{position:relative;background:#fffcf4;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column}.maas-different-card[data-astro-cid-auy57fyx]:hover{border-color:#ffd54f66;transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.maas-different-card-text[data-astro-cid-auy57fyx]{font-size:clamp(1rem,1.7vw,1.15rem);line-height:var(--leading-relaxed, 1.75);color:#000c;opacity:1;margin:0;flex:1}.maas-different-card[data-astro-cid-auy57fyx]:hover .maas-different-card-text[data-astro-cid-auy57fyx]{opacity:1}.maas-faq-section[data-astro-cid-auy57fyx]{margin-bottom:clamp(6rem,10vw,8rem)}.faq-option4-row[data-astro-cid-auy57fyx]{display:flex;flex-direction:row;gap:clamp(1.5rem,3vw,2rem);align-items:stretch;max-width:1400px;margin:2rem auto 0;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:rgba(255,213,79,.3) transparent;flex-wrap:wrap}.faq-option4-row[data-astro-cid-auy57fyx]::-webkit-scrollbar{height:8px}.faq-option4-row[data-astro-cid-auy57fyx]::-webkit-scrollbar-track{background:transparent}.faq-option4-row[data-astro-cid-auy57fyx]::-webkit-scrollbar-thumb{background:#ffd54f4d;border-radius:4px}.faq-option4-row[data-astro-cid-auy57fyx]::-webkit-scrollbar-thumb:hover{background:#ffd54f80}.faq-item-chip[data-astro-cid-auy57fyx]{min-width:280px;max-width:100%;flex:1 1 300px;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.faq-item-chip[data-astro-cid-auy57fyx].is-visible{opacity:1;transform:translateY(0)}.faq-item-chip[data-astro-cid-auy57fyx] .story-chip__body[data-astro-cid-auy57fyx]{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem)}.faq-item-chip__question[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:clamp(1.1rem,1.8vw,1.25rem);color:#ffd54ff2;margin:0;font-weight:500;line-height:1.4}.faq-item-chip__answer[data-astro-cid-auy57fyx]{font-size:clamp(.95rem,1.4vw,1.05rem);color:#fffcf4d9;line-height:1.7;flex:1}.faq-item-chip__answer[data-astro-cid-auy57fyx] p[data-astro-cid-auy57fyx]{margin:0 0 .5rem}.faq-item-chip__answer[data-astro-cid-auy57fyx] p[data-astro-cid-auy57fyx]:last-child{margin-bottom:0}@media (max-width: 768px){.maas-services-actions[data-astro-cid-auy57fyx]{flex-direction:column;gap:.75rem}.maas-action-separator[data-astro-cid-auy57fyx]{display:none}.faq-option4-row[data-astro-cid-auy57fyx]{gap:1rem}.faq-item-chip[data-astro-cid-auy57fyx]{min-width:280px;max-width:320px}.next-steps-grid[data-astro-cid-auy57fyx]{grid-template-columns:1fr;gap:1.5rem}.next-step-card[data-astro-cid-auy57fyx]{padding:clamp(1.5rem,3vw,2rem)}.maas-different-grid[data-astro-cid-auy57fyx]{grid-template-columns:1fr;gap:1.25rem}.maas-different-header[data-astro-cid-auy57fyx]{flex-direction:column;gap:1rem}.maas-different-status-badge[data-astro-cid-auy57fyx]{align-self:flex-start}.maas-different-card[data-astro-cid-auy57fyx]{padding:clamp(1.25rem,2.5vw,1.5rem)}}.maas-how-it-works-section[data-astro-cid-auy57fyx]{margin-bottom:clamp(5rem,9vw,7rem);position:relative}.workflow-timeline[data-astro-cid-auy57fyx]{max-width:1200px;margin:0 auto clamp(2rem,4vw,3rem);position:relative;padding:clamp(1.5rem,3vw,2rem) clamp(.75rem,2vw,1rem)}.timeline-track[data-astro-cid-auy57fyx]{position:relative;width:100%;height:4px;background:#ffd54f33;border-radius:2px;overflow:hidden}.timeline-progress[data-astro-cid-auy57fyx]{position:absolute;top:0;left:0;height:100%;width:0%;background:linear-gradient(90deg,#ffd54f99,#ffd54fcc,#ffd54f99);border-radius:2px;transition:width .6s ease;box-shadow:0 0 10px #ffd54f80}.timeline-marks[data-astro-cid-auy57fyx]{display:flex;justify-content:space-between;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);padding:0 clamp(.75rem,2vw,1rem);gap:clamp(.5rem,1vw,1rem)}.timeline-mark[data-astro-cid-auy57fyx]{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:2;cursor:pointer}.mark-dot[data-astro-cid-auy57fyx]{width:16px;height:16px;border-radius:50%;background:#ffd54f4d;border:3px solid rgba(255,213,79,.5);transition:all .3s ease}.timeline-mark[data-astro-cid-auy57fyx].active .mark-dot[data-astro-cid-auy57fyx]{background:var(--color-secondary, #ffD54F);border-color:var(--color-secondary, #ffD54F);box-shadow:0 0 12px #ffd54fcc;transform:scale(1.3)}.timeline-mark[data-astro-cid-auy57fyx].completed .mark-dot[data-astro-cid-auy57fyx]{background:#27c93f;border-color:#27c93f;box-shadow:0 0 8px #27c93f99}.mark-label[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#ffd54fb3;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;transition:color .3s ease}.timeline-mark[data-astro-cid-auy57fyx].active .mark-label[data-astro-cid-auy57fyx]{color:var(--color-secondary, #ffD54F);font-weight:600}.timeline-mark[data-astro-cid-auy57fyx].completed .mark-label[data-astro-cid-auy57fyx]{color:#27c93f}.dashboard-workflow-cards[data-astro-cid-auy57fyx]{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2.5vw,2rem);max-width:1400px;margin:0 auto}.workflow-card[data-astro-cid-auy57fyx]{background:linear-gradient(145deg,#141419f2,#0f0f14f2);border:1px solid rgba(255,213,79,.2);border-radius:12px;padding:1.75rem;transition:all .3s ease;position:relative;overflow:hidden}.workflow-card[data-astro-cid-auy57fyx]:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#ffd54f66;transform:scaleY(0);transition:transform .3s ease}.workflow-card[data-astro-cid-auy57fyx]:hover{border-color:#ffd54f66;box-shadow:0 8px 30px #ffd54f26,inset 0 1px #ffd54f1a;transform:translateY(-4px)}.workflow-card[data-astro-cid-auy57fyx]:hover:before{transform:scaleY(1)}.workflow-card[data-astro-cid-auy57fyx].active{border-color:#ffd54f80;box-shadow:0 8px 30px #ffd54f33,inset 0 1px #ffd54f26}.workflow-card[data-astro-cid-auy57fyx].active:before{background:var(--color-secondary, #ffD54F);transform:scaleY(1)}.workflow-card[data-astro-cid-auy57fyx].completed{border-color:#27c93f66}.workflow-card[data-astro-cid-auy57fyx].completed:before{background:#27c93f;transform:scaleY(1)}.workflow-card-header[data-astro-cid-auy57fyx]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,213,79,.1)}.workflow-card-number[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:1.5rem;font-weight:700;color:#fffcf480;line-height:1}.workflow-card[data-astro-cid-auy57fyx].active .workflow-card-number[data-astro-cid-auy57fyx]{color:var(--color-secondary, #ffD54F)}.workflow-card[data-astro-cid-auy57fyx].completed .workflow-card-number[data-astro-cid-auy57fyx]{color:#27c93f}.status-badge[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:.7rem;padding:.25rem .6rem;border-radius:4px;border:1px solid;letter-spacing:.05em;transition:all .3s ease}.status-badge--pending[data-astro-cid-auy57fyx]{color:#ffd54f99;background:#ffd54f1a;border-color:#ffd54f4d}.status-badge--active[data-astro-cid-auy57fyx]{color:var(--color-secondary, #ffD54F);background:#ffd54f26;border-color:#ffd54f80;box-shadow:0 0 8px #ffd54f66;animation:statusPulse 2s ease-in-out infinite}.status-badge--completed[data-astro-cid-auy57fyx]{color:#27c93f;background:#27c93f26;border-color:#27c93f66}.workflow-card-body[data-astro-cid-auy57fyx]{margin-bottom:1.25rem}.workflow-card-title[data-astro-cid-auy57fyx]{font-family:var(--font-heading);font-size:clamp(1.1rem,2.2vw,1.4rem);color:#fffcf4f2;margin:0 0 .75rem;font-weight:400;line-height:1.3}.workflow-card[data-astro-cid-auy57fyx].active .workflow-card-title[data-astro-cid-auy57fyx]{color:var(--color-secondary, #ffD54F)}.workflow-card-description[data-astro-cid-auy57fyx]{font-size:clamp(.9rem,1.5vw,1rem);line-height:1.7;color:var(--color-text, #fffcf4);opacity:.88;margin:0}.workflow-card-footer[data-astro-cid-auy57fyx]{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(255,213,79,.1)}.workflow-meta[data-astro-cid-auy57fyx]{font-family:IBM Plex Mono,monospace;font-size:.7rem;color:#fffcf480;padding:0;background:transparent;border:none;letter-spacing:.05em;position:relative;padding-left:.75rem}.workflow-meta[data-astro-cid-auy57fyx]:before{content:"—";position:absolute;left:0;color:#ffd54f66}@keyframes statusPulse{0%,to{opacity:1;box-shadow:0 0 8px #27c93f99}50%{opacity:.8;box-shadow:0 0 12px #27c93fcc}}.maas-cta-section[data-astro-cid-auy57fyx]{margin-top:clamp(4rem,8vw,8rem);margin-bottom:clamp(4rem,8vw,8rem);padding:0 clamp(1rem,3vw,2rem);opacity:1!important;visibility:visible!important;display:block!important;position:relative!important;z-index:10!important}.maas-cta-container[data-astro-cid-auy57fyx]{max-width:800px;margin:0 auto;opacity:1!important;visibility:visible!important;position:relative!important;z-index:11!important}section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-field[data-astro-cid-auy57fyx] input[data-astro-cid-auy57fyx],section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-field[data-astro-cid-auy57fyx] textarea[data-astro-cid-auy57fyx],section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-contact--chip[data-astro-cid-auy57fyx] .cta-field[data-astro-cid-auy57fyx] input[data-astro-cid-auy57fyx],section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-contact--chip[data-astro-cid-auy57fyx] .cta-field[data-astro-cid-auy57fyx] textarea[data-astro-cid-auy57fyx]{background:#141414f2!important;border:1px solid rgba(255,213,79,.5)!important;color:#fffcf4!important;opacity:1!important;visibility:visible!important}section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-field[data-astro-cid-auy57fyx] input[data-astro-cid-auy57fyx]::placeholder,section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-field[data-astro-cid-auy57fyx] textarea[data-astro-cid-auy57fyx]::placeholder,section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-contact--chip[data-astro-cid-auy57fyx] .cta-field[data-astro-cid-auy57fyx] input[data-astro-cid-auy57fyx]::placeholder,section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-contact--chip[data-astro-cid-auy57fyx] .cta-field[data-astro-cid-auy57fyx] textarea[data-astro-cid-auy57fyx]::placeholder{color:#ffd54f99!important;opacity:1!important}section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-submit[data-astro-cid-auy57fyx],section[data-astro-cid-auy57fyx]#contact.maas-cta-section .cta-contact--chip[data-astro-cid-auy57fyx] .cta-submit[data-astro-cid-auy57fyx]{background:#ffd54f!important;color:#000!important;opacity:1!important;visibility:visible!important}.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx]{background:#1e1e1ef2!important;border:1px solid rgba(255,213,79,.4)!important;border-radius:8px!important;padding:2rem!important;box-shadow:0 4px 20px #00000080!important;opacity:1!important;visibility:visible!important;display:block!important}.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__inner[data-astro-cid-auy57fyx]{padding:0!important;color:#fffcf4!important;opacity:1!important;visibility:visible!important}.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__inner[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact__inner[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact[data-astro-cid-auy57fyx] .cta-contact__inner[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__inner[data-astro-cid-auy57fyx]{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__title[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] #contact[data-astro-cid-auy57fyx] .cta-contact__title[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact__title[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact[data-astro-cid-auy57fyx] h2[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact[data-astro-cid-auy57fyx] .cta-contact__title[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] h2[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__title[data-astro-cid-auy57fyx]{color:#ffd54f!important;font-family:var(--font-heading)!important;font-weight:400!important;font-size:clamp(1.9rem,4vw,2.6rem)!important;opacity:1!important;visibility:visible!important;text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact[data-astro-cid-auy57fyx] p[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] p[data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx]{color:#fffcf4!important;opacity:.9!important;visibility:visible!important;text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx] [data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx] [data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx] [data-astro-cid-auy57fyx],.maas-cta-section[data-astro-cid-auy57fyx] .cta-section[data-astro-cid-auy57fyx] .cta-contact--chip[data-astro-cid-auy57fyx] .cta-contact__desc[data-astro-cid-auy57fyx] [data-astro-cid-auy57fyx]{color:#fffcf4!important;opacity:1!important;text-align:center!important}@media (max-width: 1024px){.maas-modules-stack[data-astro-cid-auy57fyx]{padding-left:clamp(1.5rem,4vw,4rem);padding-right:clamp(1.5rem,4vw,4rem)}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]{padding-left:clamp(1.5rem,4vw,4rem);padding-right:clamp(1.5rem,4vw,4rem);scroll-padding:clamp(1.5rem,4vw,4rem)}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:before,.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:after{width:clamp(1.5rem,4vw,4rem)}.dashboard-workflow-cards[data-astro-cid-auy57fyx]{grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,2vw,1.75rem)}.maas-different-grid[data-astro-cid-auy57fyx]{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem)}.maas-different-card[data-astro-cid-auy57fyx]{padding:clamp(1.5rem,3vw,2rem)}.faq-option4-row[data-astro-cid-auy57fyx]{gap:clamp(1.25rem,2.5vw,1.75rem);padding-left:clamp(1rem,3vw,2rem);padding-right:clamp(1rem,3vw,2rem);flex-wrap:wrap}.faq-item-chip[data-astro-cid-auy57fyx]{min-width:250px;max-width:100%;flex:1 1 calc(50% - 1rem)}}@media (max-width: 900px){.faq-option4-row[data-astro-cid-auy57fyx]{flex-direction:column;overflow-x:visible;padding-left:0;padding-right:0}.faq-item-chip[data-astro-cid-auy57fyx]{min-width:100%;max-width:100%;flex:1 1 100%}.maas-services-header[data-astro-cid-auy57fyx]{margin-bottom:clamp(2.5rem,4vw,3.5rem)}.workflow-timeline[data-astro-cid-auy57fyx]{padding:clamp(1.5rem,2.5vw,2rem) clamp(1rem,2vw,1.5rem)}.timeline-marks[data-astro-cid-auy57fyx]{padding:0 clamp(1rem,2vw,1.5rem)}.maas-cta-section[data-astro-cid-auy57fyx]{padding:0 clamp(1.5rem,3vw,2rem)}}@media (max-width: 768px){.maas-different-grid[data-astro-cid-auy57fyx]{grid-template-columns:1fr;gap:clamp(1.25rem,3vw,1.75rem)}.dashboard-workflow-cards[data-astro-cid-auy57fyx]{grid-template-columns:1fr;gap:clamp(1.25rem,3vw,1.5rem)}.workflow-timeline[data-astro-cid-auy57fyx]{padding:clamp(1.25rem,2vw,1.5rem) clamp(.5rem,1.5vw,.75rem);margin-bottom:clamp(1.5rem,3vw,2.5rem)}.timeline-marks[data-astro-cid-auy57fyx]{padding:0 clamp(.5rem,1.5vw,.75rem);gap:clamp(.25rem,1vw,.5rem)}.mark-label[data-astro-cid-auy57fyx]{font-size:clamp(.6rem,1.5vw,.65rem)}.workflow-card[data-astro-cid-auy57fyx]{padding:clamp(1.25rem,2.5vw,1.5rem)}.faq-option4-row[data-astro-cid-auy57fyx]{flex-direction:column;gap:clamp(1.5rem,3vw,2rem);padding-left:0;padding-right:0;overflow-x:visible;align-items:stretch}.faq-item-chip[data-astro-cid-auy57fyx]{min-width:100%;max-width:100%;width:100%;flex:1 1 100%}.faq-item-chip__question[data-astro-cid-auy57fyx]{font-size:clamp(1.1rem,2vw,1.25rem)}.faq-item-chip__answer[data-astro-cid-auy57fyx]{font-size:clamp(.95rem,1.5vw,1.05rem)}.maas-hero-tagline[data-astro-cid-auy57fyx]{line-height:1.3;margin-bottom:clamp(1.5rem,3vw,2rem)}.maas-services-header[data-astro-cid-auy57fyx]{margin-bottom:clamp(2rem,4vw,2.5rem)}.maas-scroll-arrow[data-astro-cid-auy57fyx]{width:48px;height:48px;min-width:48px;min-height:48px}.maas-scroll-arrow[data-astro-cid-auy57fyx] svg[data-astro-cid-auy57fyx]{width:24px;height:24px}.maas-scroll-hint[data-astro-cid-auy57fyx]{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.maas-scroll-hint-text[data-astro-cid-auy57fyx]{font-size:clamp(.75rem,2vw,.875rem);order:3;width:100%;text-align:center}.maas-wrapper[data-astro-cid-auy57fyx] .company-circuit-background[data-astro-cid-auy57fyx]{opacity:.45!important;filter:blur(.2px) brightness(.95) contrast(1.3)}}@media (max-width: 480px){.dashboard-workflow-cards[data-astro-cid-auy57fyx]{grid-template-columns:1fr!important}.workflow-timeline[data-astro-cid-auy57fyx]{padding:1rem .25rem}.timeline-marks[data-astro-cid-auy57fyx]{padding:0 .25rem;gap:.25rem}.mark-label[data-astro-cid-auy57fyx]{font-size:clamp(.55rem,2vw,.65rem);white-space:normal;text-align:center;max-width:60px;line-height:1.2}.mark-dot[data-astro-cid-auy57fyx]{width:14px;height:14px}.workflow-card[data-astro-cid-auy57fyx]{padding:clamp(1rem,2vw,1.25rem)}.faq-option4-row[data-astro-cid-auy57fyx]{flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem);padding-left:0;padding-right:0;overflow-x:visible}.faq-item-chip[data-astro-cid-auy57fyx]{min-width:100%!important;max-width:100%!important;width:100%!important}.faq-item-chip__question[data-astro-cid-auy57fyx]{font-size:clamp(1.15rem,2.5vw,1.3rem)}.faq-item-chip__answer[data-astro-cid-auy57fyx]{font-size:clamp(1rem,1.8vw,1.1rem)}.maas-module[data-astro-cid-auy57fyx]{width:calc(100vw - 4rem)!important;min-width:calc(100vw - 4rem)!important;max-width:calc(100vw - 4rem)!important;height:auto!important;min-height:320px!important;max-height:none!important}.maas-modules-stack[data-astro-cid-auy57fyx]{padding-left:2rem;padding-right:2rem}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]{padding-left:2rem;padding-right:2rem;scroll-padding:2rem}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:before,.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:after{width:2rem}.maas-scroll-arrow[data-astro-cid-auy57fyx]{width:44px;height:44px;min-width:44px;min-height:44px}.maas-scroll-arrow[data-astro-cid-auy57fyx] svg[data-astro-cid-auy57fyx]{width:22px;height:22px}.maas-wrapper[data-astro-cid-auy57fyx] .company-circuit-background[data-astro-cid-auy57fyx]{opacity:.4!important;filter:blur(.3px) brightness(.9) contrast(1.2)}}@media (max-width: 360px){.faq-option4-row[data-astro-cid-auy57fyx]{flex-direction:column;gap:clamp(1rem,2.5vw,1.5rem);padding-left:0;padding-right:0}.faq-item-chip[data-astro-cid-auy57fyx]{min-width:100%!important;max-width:100%!important;width:100%!important}.faq-item-chip__question[data-astro-cid-auy57fyx]{font-size:clamp(1.1rem,2.2vw,1.25rem)}.faq-item-chip__answer[data-astro-cid-auy57fyx]{font-size:clamp(.95rem,1.6vw,1.05rem)}.maas-module[data-astro-cid-auy57fyx]{width:calc(100vw - 3rem)!important;min-width:calc(100vw - 3rem)!important;max-width:calc(100vw - 3rem)!important;min-height:300px!important}.maas-modules-stack[data-astro-cid-auy57fyx]{padding-left:1.5rem;padding-right:1.5rem}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]{padding-left:1.5rem;padding-right:1.5rem;scroll-padding:1.5rem}.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:before,.maas-modules-stack--scrollable[data-astro-cid-auy57fyx]:after{width:1.5rem}.mark-label[data-astro-cid-auy57fyx]{font-size:.5rem;max-width:50px}.mark-dot[data-astro-cid-auy57fyx]{width:12px;height:12px}}@media (max-width: 1250px){.maas-hero-floating-box[data-astro-cid-auy57fyx]{position:relative;top:auto;right:auto;width:clamp(120px,18vw,180px);height:clamp(120px,18vw,180px);max-width:180px;max-height:180px;margin:2rem auto 0;opacity:.8;animation:floatModule 6s ease-in-out infinite}.maas-hero-content[data-astro-cid-auy57fyx]{padding-right:0}.maas-hero-section[data-astro-cid-auy57fyx]{display:flex;flex-direction:column;align-items:center}}@media (max-width: 768px){.maas-wrapper[data-astro-cid-auy57fyx]{padding:1.5rem 1rem}.maas-module[data-astro-cid-auy57fyx]{padding:1.5rem}.maas-hero-floating-box[data-astro-cid-auy57fyx]{width:clamp(100px,20vw,150px);height:clamp(100px,20vw,150px);max-width:150px;max-height:150px;margin:1.5rem auto 0;opacity:.7}}@media (max-width: 480px){.maas-hero-floating-box[data-astro-cid-auy57fyx]{position:relative;top:auto;right:auto;width:clamp(80px,25vw,120px);height:clamp(80px,25vw,120px);max-width:120px;max-height:120px;margin:1.5rem auto 0;opacity:.8;animation:floatModule 6s ease-in-out infinite}.maas-hero-content[data-astro-cid-auy57fyx]{padding-right:0}.maas-hero-section[data-astro-cid-auy57fyx]{display:flex;flex-direction:column;align-items:center}}@media (max-width: 360px){.maas-hero-floating-box[data-astro-cid-auy57fyx]{width:clamp(70px,30vw,100px);height:clamp(70px,30vw,100px);max-width:100px;max-height:100px;margin:1rem auto 0}}
