:root{--primary-100:#1a4b7e;--primary-80:#486f98;--primary-60:#7693b2;--primary-40:#a3b7cb;--primary-20:#d1dbe5;--primary-10:#e8edf2;--primary-5:#f4f6f9;--accent-100:#e1007e;--text:#1a4b7e;--muted:#486f98;--white:#fff;--line:#1a4b7e29;--shadow:0 24px 70px #1a4b7e24;--radius-lg:32px;--radius-md:18px;font-family:Work Sans,Worksans Variablefont Wght,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);background:radial-gradient(circle at 82% 7rem, #e1007e29 0 2px, transparent 3px) 0 0 / 22px 22px, linear-gradient(180deg, var(--white) 0%, var(--primary-5) 54%, var(--primary-10) 100%);margin:0;font-size:18px;overflow-x:hidden}a{color:inherit}.container{max-width:1180px;margin:0 auto;padding:0 28px}.nav-wrap{z-index:20;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffdb;position:sticky;top:0}.nav{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:18px 0;display:flex}.logo{letter-spacing:.03em;align-items:center;gap:12px;font-weight:800;text-decoration:none;display:flex}.logo img{width:auto;height:42px;display:block}.nav-note{letter-spacing:.12em;text-transform:uppercase;font-size:.86rem}.hero{padding:84px 0 58px;position:relative;overflow:hidden}.hero:after{content:"";border-radius:var(--radius-lg);width:min(38vw,470px);height:360px;box-shadow:var(--shadow);z-index:-1;opacity:.9;background:linear-gradient(135deg,#1a4b7e1f,#e1007e17),url(https://cdn.prod.website-files.com/66aa39494369df1f8741c304/66aa39494369df1f8741c329_ambos-stufe-1-basis.avif) 50%/cover;position:absolute;top:60px;right:max(28px,50vw - 590px)}.hero-inner{max-width:720px}.kicker{color:var(--accent-100);text-transform:uppercase;letter-spacing:.2em;margin-bottom:18px;font-size:.78rem;font-weight:800}h1,h2,h3{color:var(--primary-100);letter-spacing:-.025em;font-family:Merriweather,Georgia,serif}h1{max-width:850px;margin:0 0 22px;font-size:clamp(2.5rem,5.2vw,4.9rem);line-height:1.02}h2{margin:0 0 16px;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.12}h3{margin-top:0;font-size:1.25rem}p{color:var(--muted);font-size:1.03rem;line-height:1.68}.lead{max-width:720px;color:var(--primary-80);font-size:1.24rem}.actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.btn{letter-spacing:.05em;text-transform:uppercase;background:var(--accent-100);color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 34px #e1007e38}.btn.secondary{background:var(--white);color:var(--primary-100);border:1px solid var(--line);box-shadow:none}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#ffffffe0;border-radius:24px;min-height:175px;padding:26px;box-shadow:0 16px 46px #1a4b7e14}.card:before{content:"";background:var(--accent-100);border-radius:999px;width:42px;height:4px;margin-bottom:18px;display:block}.section:nth-of-type(2n){background:#ffffff6b;border-top:1px solid #ffffff8c;border-bottom:1px solid #1a4b7e14}.cta{background:linear-gradient(135deg, var(--primary-100), #12395f);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:40px}.cta h2,.cta p{color:var(--white)}.cta p{opacity:.86}.cta .btn{background:var(--white);color:var(--primary-100);box-shadow:none}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;color:var(--primary-100);font-weight:800}.meta{color:var(--primary-60);max-width:880px;margin-top:18px;font-size:.86rem}.footer{border-top:1px solid var(--line);color:var(--muted);margin-top:60px;padding:32px 0;font-size:.92rem}.import-badge{background:var(--primary-10);color:var(--primary-80);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}@media (width<=980px){.hero:after{width:100%;height:260px;margin:36px 0 0;display:block;position:relative;top:auto;right:auto}.hero-inner{max-width:none}.grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){body{font-size:16px}.grid{grid-template-columns:1fr}.hero{padding-top:46px}.logo img{height:34px}.nav-note{display:none}.cta{padding:28px}}.cms-hero{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:center;gap:clamp(34px,5vw,72px);width:min(90vw,80rem);padding-top:64px;padding-bottom:64px;display:grid}.breadcrumb{color:var(--primary-60);letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:.84rem;font-weight:800}.hero-supporting{color:var(--primary-80);margin-top:10px;font-size:1.08rem}.cms-hero-figure{border-radius:calc(var(--radius-lg) + 4px);box-shadow:var(--shadow);background:linear-gradient(135deg,#1a4b7e21,#e1007e1a);margin:0;padding:14px;position:relative}.cms-hero-figure:after{content:"";filter:blur(18px);z-index:-1;background:#1a4b7e2e;border-radius:999px;height:36px;position:absolute;inset:auto 30px -18px}.cms-hero-image{border-radius:var(--radius-lg);aspect-ratio:1;object-fit:cover;background:var(--primary-10);width:100%;display:block}.review-note{background:#ffffffbf;border:1px dashed #e1007e59;border-radius:22px;margin-top:24px;padding:18px 28px}.review-note p{margin:10px 0 0}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.feature-item{border:1px solid var(--line);color:var(--primary-100);background:#ffffffe6;border-radius:18px;align-items:flex-start;gap:12px;padding:18px;font-weight:700;display:flex;box-shadow:0 10px 34px #1a4b7e0f}.feature-item span{color:var(--accent-100);font-weight:900}.model-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.model-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffed;border-radius:28px;padding:18px 18px 26px;overflow:hidden}.model-card-image{aspect-ratio:4/3;object-fit:cover;background:var(--primary-10);border-radius:20px;width:100%;margin-bottom:18px;display:block}.model-card h3{margin:18px 0 8px}.model-columns{grid-template-columns:1fr;gap:14px;margin-top:18px;display:grid}.model-columns strong{color:var(--primary-100)}.model-columns ul{color:var(--muted);margin:8px 0 0;padding-left:1.1rem;line-height:1.55}.cta-with-image{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:center;gap:34px;padding:22px;display:grid}.cta-image-wrap{margin:0}.cta-image{aspect-ratio:1;object-fit:cover;border-radius:24px;width:100%;display:block}.cta-contact-links{flex-wrap:wrap;gap:14px;margin-top:18px;display:flex}.cta-contact-links a{color:var(--white);border-bottom:1px solid #ffffff7a;font-weight:800;text-decoration:none}@media (width<=980px){.cms-hero{grid-template-columns:1fr;width:auto;padding-top:46px}.cms-hero-figure{max-width:35rem}.model-grid,.cta-with-image{grid-template-columns:1fr}.cta-with-image .cta-copy{order:-1;padding:0}}@media (width<=760px){.feature-list{grid-template-columns:1fr}}.skip-link{width:1px;height:1px;position:absolute;top:auto;left:-999px;overflow:hidden}.skip-link:focus{background:var(--white);z-index:100;border-radius:.5rem;width:auto;height:auto;padding:.75rem 1rem;top:1rem;left:1rem}.asg-header{z-index:50;backdrop-filter:blur(16px);background:#fffffff0;padding:1.15rem 0;position:sticky;top:0}.asg-nav-shell{justify-content:space-between;align-items:center;gap:2rem;width:min(90vw,80rem);min-height:4.4rem;margin:0 auto;display:flex}.asg-logo img{width:11.8rem;max-width:42vw;height:auto;display:block}.asg-nav-links{align-items:center;gap:clamp(1rem,2.6vw,2.4rem);margin-left:auto;display:flex}.asg-nav-link{color:var(--primary-100);font-size:.98rem;font-weight:600;text-decoration:none;position:relative}.asg-nav-link:after{content:"";background:var(--accent-100);border-radius:999px;width:0;height:3px;transition:width .22s;position:absolute;bottom:-.55rem;left:0}.asg-nav-link:hover:after,.asg-nav-link.is-active:after{width:2.5rem}.asg-contact-pill{background:var(--primary-10);min-width:8.2rem;color:var(--primary-100);border-radius:2rem;justify-content:center;align-items:center;padding:.92rem 1.45rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.asg-contact-pill:after{content:"";border:1.5px solid var(--primary-100);border-radius:inherit;transition:inset .22s,border-width .22s;position:absolute;inset:0}.asg-contact-pill:hover:after,.asg-contact-pill:focus:after{border-width:2px;inset:-.35rem}.asg-menu-button{background:var(--primary-10);color:var(--primary-100);border:0;border-radius:50%;width:3rem;height:3rem;font-size:1.3rem;display:none}.cms-page{overflow:hidden}.cms-hero{min-height:calc(100vh - 8rem);padding-top:clamp(4rem,7vw,7rem);padding-bottom:clamp(5rem,8vw,8rem)}.cms-hero .breadcrumb{color:var(--primary-80);text-transform:none;letter-spacing:0;margin-bottom:1.5rem;font-size:.95rem}.cms-hero .kicker{color:var(--primary-100);letter-spacing:0;text-transform:none;margin-bottom:1.15rem;font-size:1rem;font-weight:800}.cms-hero h1{letter-spacing:-.015em;max-width:none;margin-bottom:1.35rem;font-size:clamp(2.05rem,3.15vw,2.82rem);line-height:1.25}.cms-hero .lead,.cms-hero .hero-supporting{max-width:35rem;color:var(--primary-80);font-size:1.05rem;line-height:1.72}.cms-hero .lead{margin-bottom:.25rem}.cms-hero .actions{width:min(100%,27rem);margin-top:2.3rem}.cms-hero .btn{background:var(--primary-10);width:100%;min-height:3.85rem;color:var(--primary-100);box-shadow:none;justify-content:center;position:relative}.cms-hero .btn:after{content:"";border:1.5px solid var(--primary-100);border-radius:inherit;transition:inset .22s,border-width .22s;position:absolute;inset:0}.cms-hero .btn:hover:after,.cms-hero .btn:focus:after{border-width:2px;inset:-.35rem}.cms-hero-figure{box-shadow:none;background:0 0;border-radius:2.1rem;padding:0}.cms-hero-figure:before{content:"";opacity:.55;background:radial-gradient(circle, var(--accent-100) 0 2px, transparent 2.5px) 0 0 / 18px 18px;z-index:-1;width:13rem;height:13rem;position:absolute;bottom:-3rem;right:-4rem}.cms-hero-figure:after{display:none}.cms-hero-image{filter:saturate(.86)brightness(1.08);border-radius:2.1rem;box-shadow:0 1.4rem 4rem #1a4b7e1a}.section:nth-of-type(2n){background:#f5f7fa;border:0}.cms-text{text-align:center;max-width:58rem}.cms-text h2{max-width:47rem;margin-left:auto;margin-right:auto;font-size:clamp(1.7rem,2.55vw,2.32rem);line-height:1.3}.cms-text p{white-space:pre-line;max-width:54rem;color:var(--primary-80);margin-left:auto;margin-right:auto}.text-actions{justify-content:center}.text-actions .btn{background:var(--primary-10);color:var(--primary-100);box-shadow:none;border:1px solid var(--primary-100)}#vorteile{text-align:center}#vorteile>p{margin-left:auto;margin-right:auto}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;margin-top:3rem}.feature-item{text-align:center;min-height:7rem;color:var(--primary-100);background:#fff;border:0;border-radius:1.25rem;justify-content:center;align-items:center;padding:1.65rem;font-size:1rem;line-height:1.45;box-shadow:0 .75rem 2.3rem #1a4b7e12}.feature-item span{display:none}.model-section{text-align:center}.model-section>p{margin-left:auto;margin-right:auto}.model-grid{gap:1.35rem;margin-top:3rem}.model-card{text-align:left;border:0;box-shadow:0 1rem 3.2rem #1a4b7e14}.model-card .import-badge{color:var(--primary-80);letter-spacing:0;text-transform:none;background:0 0;border-radius:0;padding:0;font-size:.92rem;line-height:1.45}.model-card p{font-size:.98rem}.model-columns ul{padding-left:1rem}.model-columns li{margin-bottom:.35rem}.cta{border-radius:2rem}.cta-with-image{background:linear-gradient(135deg, var(--primary-100), #12395f)}.cta-with-image .btn{color:var(--primary-100);background:#fff}.asg-footer{color:var(--primary-100);background:linear-gradient(135deg,#e8edf2f2,#fff);margin-top:5rem}.asg-footer-main{grid-template-columns:minmax(13rem,.9fr) minmax(15rem,1.15fr) minmax(10rem,.72fr) minmax(8rem,.58fr);align-items:start;gap:2.5rem;width:min(90vw,80rem);margin:0 auto;padding:4.5rem 0;display:grid}.asg-footer-logo img{width:13rem;height:auto;display:block}.asg-footer-details{justify-items:start;gap:1.4rem;display:grid}.asg-footer address{color:var(--primary-80);font-style:normal;line-height:1.65}.asg-footer a{color:var(--primary-100);font-weight:700;text-decoration:none}.asg-footer-links,.asg-social-links{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;display:flex}.asg-subfooter{border-top:1px solid var(--line);width:min(90vw,80rem);color:var(--primary-80);justify-content:space-between;gap:1rem;margin:0 auto;padding:1.2rem 0 1.6rem;font-size:.92rem;display:flex}@media (width<=1079px){.asg-nav-links,.asg-contact-pill{display:none}.asg-menu-button{justify-content:center;align-items:center;display:inline-flex}.asg-header{padding:.7rem 0}}@media (width<=980px){.cms-hero{min-height:0;padding-top:3rem}.cms-hero .actions,.cms-hero .btn{width:auto}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.asg-footer-main{grid-template-columns:1fr}}@media (width<=640px){.asg-logo img{width:9.5rem}.feature-list{grid-template-columns:1fr}.asg-subfooter{flex-direction:column}.cms-hero h1{font-size:1.75rem}}body{background:linear-gradient(180deg, var(--white) 0%, var(--primary-5) 58%, var(--primary-10) 100%)}.cms-hero{position:relative}.cms-hero:after{content:"";opacity:.45;background:radial-gradient(circle, var(--accent-100) 0 2px, transparent 2.5px) 0 0 / 18px 18px;z-index:-1;width:13rem;height:13rem;position:absolute;bottom:4rem;right:max(-2rem,-3vw)}.cms-hero-figure:before{display:none}.feature-list{gap:3.5rem 4rem;max-width:58.75rem;margin-left:auto;margin-right:auto}.feature-item{min-height:0;box-shadow:none;background:0 0;border-radius:0;padding:0;font-size:1.12rem;font-weight:600;line-height:1.6}.cta-with-image{background:radial-gradient(circle at 92% 18%, #e1007e29 0 2px, transparent 2.5px) 0 0 / 18px 18px, linear-gradient(135deg, var(--white), var(--primary-5));color:var(--primary-100);box-shadow:none;border-radius:0;padding:clamp(1rem,2vw,1.5rem) 0}.cta-with-image h2{color:var(--primary-100)}.cta-with-image p{color:var(--primary-80);opacity:1}.cta-with-image .cta-image{box-shadow:0 1rem 3rem #1a4b7e1a}.cta-with-image .btn{background:var(--primary-10);color:var(--primary-100);border:1px solid var(--primary-100);box-shadow:none}.cta-contact-links a{color:var(--primary-100);border-bottom:1px solid #1a4b7e57}.asg-footer{background:linear-gradient(#e8edf2db,#e8edf2eb),url(/asg-webflow/images/ambos-pattern-grey.png) 50%}.asg-subfooter{background:#ffffff61}@media (width<=980px){.cms-hero:after{bottom:0;right:1rem}}.asg-logo img{opacity:.96;width:10.8rem}.cms-hero{align-items:start;min-height:auto;padding-top:clamp(1.8rem,3.2vw,3.2rem);padding-bottom:clamp(4rem,6vw,6rem)}.cms-hero:after{top:5.5rem;bottom:auto;right:0}.cms-hero .breadcrumb{color:var(--primary-60);font-size:.88rem;font-weight:600}.cms-hero-image{box-shadow:none;filter:saturate(.72)brightness(1.18)contrast(.95)}.cms-hero .btn{background:#e8edf2;border:0}.cms-video-block{width:min(90vw,64rem);margin-inline:auto}.cms-video-block--grid{width:min(90vw,80rem)}.cms-video-block h2,.cms-video-block>p{max-width:46rem}.cms-video-grid{grid-template-columns:repeat(var(--video-count,1), minmax(0, 1fr));align-items:start;gap:clamp(1rem,2.4vw,1.6rem);display:grid}.cms-video-item{margin:0}.cms-video-frame{aspect-ratio:var(--video-ratio,16 / 9);background:var(--primary-10);border-radius:1.2rem;width:100%;overflow:hidden;box-shadow:0 1.4rem 4rem #1a4b7e24}.cms-video-frame iframe,.cms-video-frame video{border:0;width:100%;height:100%;display:block}.cms-video-frame video{object-fit:cover}.cms-video-caption{color:var(--primary-60);text-align:center;margin-top:.8rem;font-size:.9rem}.cms-video-block--autonomous-security-robot-video-gallery .cms-video-grid{grid-template-rows:auto auto;grid-template-columns:minmax(14rem,.78fr) minmax(0,1.55fr);align-items:stretch}.cms-video-block--autonomous-security-robot-video-gallery .cms-video-item:first-child{grid-row:1/span 2}.cms-video-block--autonomous-security-robot-video-gallery .cms-video-item:first-child .cms-video-frame{height:100%}@media (width<=980px){.cms-video-grid,.cms-video-block--autonomous-security-robot-video-gallery .cms-video-grid{grid-template-columns:1fr}.cms-video-block--autonomous-security-robot-video-gallery .cms-video-item:first-child{grid-row:auto}.cms-video-block--autonomous-security-robot-video-gallery .cms-video-item:first-child .cms-video-frame{height:auto}.cms-hero{padding-top:2rem}.cms-hero:after{top:auto;bottom:1rem}}.asg-nav-service{align-items:center;display:flex;position:relative}.asg-nav-service .asg-nav-link{align-items:center;gap:.3rem;display:inline-flex}.asg-nav-service .asg-nav-link:before{content:""}.asg-nav-service .asg-nav-link:after{bottom:-.55rem}.asg-nav-service:after{content:"";z-index:10;height:1.45rem;position:absolute;top:100%;left:-.85rem;right:-.85rem}.asg-subnav-card{z-index:20;opacity:0;pointer-events:none;background:#fffffffa;border-radius:1.75rem;grid-template-columns:1fr 1.25fr;gap:1.25rem;width:min(45rem,74vw);padding:1.35rem;transition:opacity .18s,translate .18s;display:grid;position:absolute;top:calc(100% + .45rem);left:50%;transform:translate(-42%)translateY(.5rem);box-shadow:0 1.6rem 5rem #1a4b7e29}.asg-nav-service:hover .asg-subnav-card,.asg-nav-service:focus-within .asg-subnav-card{opacity:1;pointer-events:auto;translate:0}.asg-subnav-title{color:var(--primary-100);margin-bottom:.75rem;font-family:Merriweather,Georgia,serif;font-weight:700}.asg-subnav-links{flex-direction:column;gap:.55rem;padding:.4rem .2rem .4rem .5rem;display:flex}.asg-subnav-item{flex-direction:column;display:flex}.asg-subnav-link{color:var(--primary-100);padding:.32rem 0;font-weight:600;text-decoration:none}.asg-subnav-link.is-active,.asg-subnav-link:hover{color:var(--accent-100);text-underline-offset:.22rem;text-decoration:underline}.asg-subnav-children{border-left:2px solid var(--primary-10);flex-direction:column;gap:.25rem;margin:.05rem 0 .25rem;padding-left:1rem;display:flex}.asg-subnav-item.has-children>.asg-subnav-children[data-always-expanded=true]{visibility:visible!important;opacity:1!important;max-height:none!important;display:flex!important;overflow:visible!important}.asg-subnav-child-link{color:var(--primary-80);padding:.2rem 0;font-size:.9rem;font-weight:600;text-decoration:none}.asg-subnav-child-link:hover,.asg-subnav-child-link.is-active{color:var(--accent-100);text-underline-offset:.2rem;text-decoration:underline}.asg-subnav-image{object-fit:contain;box-sizing:border-box;background:var(--primary-10);border-radius:1.2rem;width:100%;height:13rem;padding:.65rem}.cms-hero{grid-template-columns:calc(50% - 1rem) calc(50% - 1rem);gap:2rem;width:min(90vw,80rem);padding-top:clamp(1.15rem,2.1vw,2.25rem)}.cms-hero-copy{max-width:36rem}.cms-hero .breadcrumb{color:var(--primary-60);align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.82rem;line-height:1;display:flex}.breadcrumb-home{color:var(--primary-60);justify-content:center;align-items:center;width:1.1rem;height:1.1rem;font-size:.9rem;text-decoration:none;display:inline-flex}.breadcrumb-separator{color:var(--primary-40);font-size:1.15rem;transform:translateY(-.03rem)}.breadcrumb .is-current{color:var(--primary-80)}.cms-hero .kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--primary-100);font-size:.78rem}.cms-hero h1{margin-bottom:1.1rem}.cms-hero .lead,.cms-hero .hero-supporting{font-size:1rem;line-height:1.66}.cms-hero .btn{letter-spacing:.045em;min-height:3.45rem;font-weight:600}.section{padding-top:clamp(4.6rem,6.4vw,7rem);padding-bottom:clamp(4.6rem,6.4vw,7rem)}#vorteile h2,.model-section h2{text-align:center;margin-left:auto;margin-right:auto}.feature-list{gap:3.1rem 4.2rem}.feature-item{color:#1a4b7eeb;font-size:1.08rem;font-weight:500}.model-grid{max-width:58rem;margin:3rem auto 0;display:block}.model-card{background:#ffffffc7;border-radius:1.6rem;grid-template-columns:minmax(0,1fr) 22rem;align-items:center;gap:2.4rem;min-height:23rem;margin-bottom:1.6rem;padding:1.1rem 1.1rem 1.1rem 3.6rem;display:grid;box-shadow:0 1rem 3.4rem #1a4b7e14}.model-card-copy{min-width:0}.model-card-image{aspect-ratio:auto;object-fit:cover;filter:saturate(.78)brightness(1.08);border-radius:1.2rem;order:2;width:100%;height:21.5rem;margin:0}.model-card h3{font-size:1.35rem;line-height:1.25}.cta-with-image{grid-template-columns:calc(50% - 1rem) minmax(0,calc(42% - 1rem));justify-content:space-between;gap:2rem;padding:0}.cta-with-image .cta-copy{padding:2rem 0}.cta-with-image .cta-image{filter:saturate(.84)brightness(1.08);box-shadow:none;border-radius:1.5rem}.asg-footer{margin-top:3rem}.asg-footer-main{padding:3.8rem 0}@media (width<=1079px){.asg-subnav-card{display:none}}.asg-mobile-service-item{flex-direction:column;display:flex}.asg-mobile-menu-child{font-size:.92rem;color:var(--primary-80)!important;padding-left:2rem!important}.asg-mobile-service-item.has-children>.asg-mobile-menu-child[data-always-expanded=true]{visibility:visible!important;opacity:1!important;max-height:none!important;display:block!important}@media (width<=980px){.cms-hero{grid-template-columns:1fr;width:auto}.model-card{grid-template-columns:1fr;padding:1.1rem}.model-card-image{aspect-ratio:4/3;order:0;height:auto}.model-columns,.cta-with-image{grid-template-columns:1fr}}.asg-nav-link{color:#1a4b7eb8;font-weight:500}h1,h2,h3{color:#1a4b7ef0}p{color:#5b7ca0}.cms-hero .kicker{color:#1a4b7ec7;font-weight:700}.cms-hero .lead,.cms-hero .hero-supporting{color:#5f7f9f}.cms-hero-figure{justify-self:end;width:92%}.cms-text p,.feature-item,.model-card p,.model-columns ul{color:#5f7f9f}.feature-item{font-weight:500}.cta-with-image p{color:#5f7f9f}.cta-with-image .btn{color:#1a4b7ed1;border-color:#1a4b7e8c}@media (width<=980px){.cms-hero-figure{justify-self:start;width:100%}}@font-face{font-family:"Merriweather V 30 Latin";src:url(/asg-webflow/fonts/merriweather-v30-latin-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Merriweather V 30 Latin 700";src:url(/asg-webflow/fonts/merriweather-v30-latin-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Worksans Variablefont Wght;src:url(/asg-webflow/fonts/WorkSans-VariableFont_wght.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Worksans Variablefont Wght;src:url(/asg-webflow/fonts/WorkSans-Italic-VariableFont_wght.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}:root{--wf-font-body:"Worksans Variablefont Wght", Arial, sans-serif;--wf-font-heading:"Merriweather V 30 Latin", Georgia, serif;--wf-font-heading-bold:"Merriweather V 30 Latin 700", Georgia, serif}body{font-family:var(--wf-font-body);font-variation-settings:"wght" 400;font-size:1.125rem;line-height:1.5}h1,h2,h3{font-family:var(--wf-font-heading);letter-spacing:0;font-weight:400;line-height:1.3}h1{font-size:clamp(1.625rem,3vw,2.8125rem)}h2{font-size:clamp(1.5625rem,2.45vw,2.3125rem)}p{font-size:1.125rem;line-height:1.5}.asg-nav-link,.asg-contact-pill,.asg-subnav-link{font-family:var(--wf-font-body);font-variation-settings:"wght" 600;font-weight:400}.asg-header{background:#fffffffa;padding:.5rem 0}.asg-contact-pill{background:var(--primary-10);border-radius:2rem;padding:.75rem 1.5rem}.cms-hero-copy{align-self:center;padding-top:2rem}.cms-hero .breadcrumb{margin-bottom:1.35rem;font-size:.82rem}.cms-hero .kicker{font-variation-settings:"wght" 600;letter-spacing:.14em;margin-bottom:.75rem;font-size:.875rem;line-height:1.3}.cms-hero h1{margin-bottom:1.35rem;font-size:2.8125rem;line-height:1.3}.cms-hero .lead,.cms-hero .hero-supporting{max-width:37rem;font-size:1.125rem;line-height:1.5}.cms-hero .actions{width:min(100%,28rem);margin-top:2rem;margin-bottom:1.5rem}.cms-hero .btn{background:var(--accent-100);color:#fff;font-variation-settings:"wght" 600;border-radius:2rem;min-height:3.15rem;padding:.75rem 1.5rem}.cms-hero-figure{align-self:flex-end;width:100%}.cms-hero-image{filter:saturate(.82)brightness(1.08)contrast(.98);border-radius:0}.section{padding:80px 30px}.cms-text{max-width:940px}.cms-text h2{max-width:750px}.cms-text p{max-width:750px;font-size:1rem;line-height:1.5}.feature-list{gap:56px 64px;max-width:940px;margin-top:50px}.feature-item{font-variation-settings:"wght" 500;font-size:20px;font-weight:500;line-height:32px}.model-section{max-width:100%}.model-grid{max-width:940px}.model-card{min-height:auto;box-shadow:none;background:#fff;border-radius:0;justify-content:space-between;align-items:center;padding:12px 12px 12px 64px;display:flex}.model-card-copy{max-width:460px;margin-right:40px}.model-card .import-badge{font-variation-settings:"wght" 600;color:var(--primary-100);margin-bottom:0;font-size:24px;font-weight:600;line-height:32px}.model-card h3{font-family:var(--wf-font-body);font-variation-settings:"wght" 600;margin:.1rem 0 1rem;font-size:24px;font-weight:600;line-height:32px}.model-card p{font-size:1rem;line-height:1.5}.model-card-image{filter:none;border-radius:0;flex:none;width:350px;height:400px}.model-columns{grid-template-columns:1fr;gap:.25rem}.model-columns ul{font-size:.96rem;line-height:1.45}.cta-with-image{background-image:linear-gradient(180deg, var(--white), white 50%, var(--primary-5));grid-template-columns:calc(50% - 1rem) calc(41.6667% - 1.16667rem);padding-top:10rem}.cta-with-image .cta-copy{align-self:center;padding:0}.cta-with-image .cta-image{box-shadow:none;filter:none;border-radius:0}.asg-footer-main{max-width:80rem}@media (width<=980px){body{font-size:1rem}.asg-logo img{width:10rem}.cms-hero h1{font-size:1.625rem}.cms-hero .lead,.cms-hero .hero-supporting{font-size:1rem}.section{padding:64px 24px}.model-card{padding:12px;display:grid}.model-card-copy{max-width:none;margin-right:0}.model-card-image{aspect-ratio:1;width:100%;height:auto}.cta-with-image{padding-top:5rem}}.container{max-width:80rem}.asg-header{padding:0}.asg-nav-shell{width:90%;max-width:80rem;min-height:6rem}.asg-logo img{width:12rem}.asg-nav-links{gap:clamp(1rem,2.1vw,2rem)}.asg-contact-pill{min-width:auto}.cms-hero{align-items:center;width:90%;max-width:80rem;margin-top:0;padding:0 0 5.5rem}.cms-hero-copy{width:100%;max-width:none;margin-top:40px;padding-top:2rem}.cms-hero .actions{width:100%;max-width:none}.cms-hero .btn{width:100%}.cms-hero-figure{place-self:flex-end end;width:100%}.cms-hero-image{width:100%}.cms-hero:after{top:8rem;right:-2rem}.section>h2,.section>p{max-width:750px}#anforderung{max-width:none}#anforderung h2,#anforderung p{max-width:750px;margin-left:auto;margin-right:auto}#anforderung{background:#f5f7fa;border-bottom:1px solid #e4ebf3}#vorteile,.model-section{border-bottom:1px solid #e4ebf3}#versprechen{background:#f5f7fa;border-bottom:1px solid #e4ebf3}@media (width<=980px){.asg-nav-shell{min-height:4.8rem}.cms-hero{width:auto;padding-top:0}.cms-hero-copy{margin-top:0;padding-top:2rem}.cms-hero .actions{width:auto}}.cms-hero{align-items:start;padding-top:clamp(4.8rem,6.8vw,6.2rem);padding-bottom:clamp(7rem,9vw,8.4rem)}.cms-hero-copy{margin-top:0;padding-top:2rem}.hero-copy-text{color:#486f98;max-width:37.5rem;margin:0;font-size:1.125rem;line-height:1.5}.cms-hero .lead,.cms-hero .hero-supporting{display:none}.cms-hero .actions{margin-top:2.35rem}#anforderung,#vorteile{padding-top:96px;padding-bottom:96px}@media (width<=980px){.cms-hero{padding-top:2.8rem;padding-bottom:4.8rem}.cms-hero-figure{width:100%;margin-top:1.5rem}.hero-copy-text{font-size:1rem}#anforderung,#vorteile{padding-top:64px;padding-bottom:64px}}.asg-nav-link{color:#1a4b7e9e;font-variation-settings:"wght" 560}.asg-contact-pill{color:#1a4b7eb8;background:#e8edf2a6}.asg-contact-pill:after{border-color:#1a4b7e7a}.asg-nav-shell{align-items:center}.cms-hero .breadcrumb{color:#8aa1ba;margin-bottom:1.05rem}.cms-hero .kicker{color:#1a4b7ead}.hero-copy-text{color:#6f8baa;font-variation-settings:"wght" 390}.cms-hero-figure{width:92%;margin-top:3.25rem}.cms-hero-image{filter:saturate(.74)brightness(1.15)contrast(.92)}.cms-hero:after{opacity:.22;top:10.5rem;right:-4.2rem}#anforderung,#versprechen{background:#f5f7fa85}.section:nth-of-type(2n){background:linear-gradient(#f5f7fa3d,#f5f7fa14)}.cms-text p,.feature-item,.model-card p,.model-columns ul,.cta-with-image p{color:#6f8baa}.feature-item{color:#607f9f}.model-card{background:#ffffffdb}.cta-with-image{background-image:linear-gradient(180deg, var(--white), white 55%, #f4f6f9b8)}.asg-header{background:#fff}.asg-contact-pill{box-shadow:none}.cms-hero .btn{box-shadow:none;color:#1a4b7eb8}.cms-hero{padding-top:clamp(4.8rem,6.8vw,6.2rem)}.cms-hero-copy{padding-top:1.45rem}.cms-hero-image{border-radius:1.9rem}.cms-hero .btn{color:#1a4b7ecc}.asg-nav-link{color:var(--primary-100)}.asg-contact-pill{color:#1a4b7ea8}.cms-hero{padding-top:clamp(3.8rem,5.6vw,5.2rem);padding-bottom:clamp(6.1rem,7.8vw,7.2rem)}.cms-hero-figure{margin-top:2.9rem}.cms-hero .btn{color:#fff;background:#e1007edb}.cms-hero .btn:after{border-color:#e1007ed1}.cms-hero-image{box-shadow:none;filter:none;border-radius:0}.cms-hero-dotgrid{opacity:.62!important;width:auto!important;height:clamp(14rem,25vw,24rem)!important;inset:clamp(7.5rem,13vw,11rem) calc(-50vw + min(90vw,80rem)/2) auto calc(50% + 9rem)!important}@media (width<=980px){.cms-hero-dotgrid{opacity:.18!important;height:8rem!important;inset:auto -1rem 2rem 35%!important}}.cta-with-image{isolation:isolate;background-image:none;background-position:0 0;background-repeat:no-repeat;background-size:auto;position:relative;overflow:visible}.cta-with-image:before{content:"";opacity:.58;z-index:-1;background-image:url(/asg-webflow/images/ambos-pattern-magenta.png);background-repeat:repeat;background-size:18px 18px;height:clamp(12rem,24vw,22rem);position:absolute;top:clamp(8rem,22%,12rem);left:calc(-50vw + min(90vw,80rem)/2);right:calc(50% + 9rem)}.cta-with-image .cta-image-wrap,.cta-with-image .cta-copy{z-index:1;position:relative}.rag-page{padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(5rem,8vw,8rem)}.rag-hero{max-width:50rem;margin-bottom:2.75rem}.rag-hero h1{margin-bottom:1.25rem}.rag-shell{background:#ffffffdb;border:1px solid #1a4b7e21;border-radius:2rem;grid-template-rows:minmax(22rem,36rem) auto;display:grid;overflow:hidden;box-shadow:0 1.4rem 4rem #1a4b7e1a}.rag-chat{background:linear-gradient(#f4f6f9c7,#ffffffe6);flex-direction:column;gap:1rem;padding:clamp(1rem,2.6vw,2rem);display:flex;overflow:auto}.rag-message{background:#fff;border-radius:1.25rem;max-width:min(44rem,88%);padding:1rem 1.15rem;box-shadow:0 .6rem 1.8rem #1a4b7e12}.rag-message-user{background:var(--primary-100);color:#fff;align-self:flex-end}.rag-message-user p{color:#ffffffeb}.rag-message-bot{align-self:flex-start}.rag-message p{margin:.35rem 0 0;font-size:1rem}.rag-message-label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-100);font-size:.78rem;font-weight:800}.rag-message-user .rag-message-label{color:#ffffffb8}.rag-sources{color:#6f8baa;border-top:1px solid #1a4b7e1f;margin-top:.75rem;padding-top:.75rem;font-size:.85rem;line-height:1.45}.rag-lead-form{background:#fff7fb;border-top:1px solid #1a4b7e1f;gap:1rem;padding:clamp(1rem,2.4vw,1.5rem);display:grid}.rag-lead-form[hidden]{display:none}.rag-lead-form h2{color:var(--primary-100);margin:0;font-size:1.25rem}.rag-lead-form p{color:#6f8baa;margin:0;line-height:1.5}.rag-lead-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.rag-lead-grid input,.rag-lead-grid textarea{width:100%;font:inherit;color:var(--primary-100);background:#fff;border:1px solid #1a4b7e2e;border-radius:1rem;padding:.85rem}.rag-lead-grid textarea{resize:vertical;grid-column:1/-1;min-height:5rem}.rag-lead-consent{color:#6f8baa;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.4;display:flex}.rag-lead-consent input{margin-top:.2rem}.rag-lead-form .btn{cursor:pointer;border:0;justify-self:start}.rag-lead-form .btn:disabled{opacity:.65;cursor:wait}.rag-form{background:#fff;border-top:1px solid #1a4b7e1f;gap:1rem;padding:clamp(1rem,2.4vw,1.5rem);display:grid}.rag-form textarea{resize:vertical;width:100%;min-height:6rem;font:inherit;color:var(--primary-100);background:#f4f6f99e;border:1px solid #1a4b7e2e;border-radius:1.1rem;padding:1rem}.rag-form textarea:focus{border-color:#e1007e8c;outline:3px solid #e1007e29}.rag-form-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.rag-disclaimer{color:#6f8baa;max-width:42rem;margin:0;font-size:.9rem}.rag-form .btn:disabled{opacity:.65;cursor:wait}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=760px){.rag-shell{border-radius:1.35rem;grid-template-rows:minmax(20rem,60vh) auto}.rag-message{max-width:100%}.rag-form-actions{flex-direction:column;align-items:stretch}.rag-form .btn{width:100%}.rag-lead-grid{grid-template-columns:1fr}.rag-lead-form .btn{width:100%}}.asg-lang-pill{min-width:2.75rem;height:2.75rem;color:var(--primary-100);background:#ffffff9e;border:1.5px solid #1a4b7e47;border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.asg-lang-pill:hover,.asg-lang-pill:focus{border-color:var(--primary-100);background:var(--primary-10)}@media (width<=760px){.asg-lang-pill{display:none}}.usecase-section{text-align:center}.usecase-heading{max-width:48rem;margin:0 auto 3rem}.usecase-heading p{color:#6f8baa;font-weight:600}.usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;max-width:940px;margin:0 auto;display:grid}.usecase-card{background:#ffffffe0;border:1px solid #1a4b7e14;flex-direction:column;justify-content:center;align-items:center;min-height:9rem;padding:1.6rem;display:flex;box-shadow:0 1rem 3.2rem #1a4b7e12}.usecase-card h3{font-family:var(--wf-font-body);color:var(--primary-100);font-variation-settings:"wght" 560;margin:0;font-size:1.05rem;line-height:1.42}.usecase-card p{color:#6f8baa;margin:.6rem 0 0}@media (width<=980px){.usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.usecase-grid{grid-template-columns:1fr}.usecase-card{min-height:7.5rem}}.split-feature{text-align:left}.split-feature-grid{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,5vw,4.8rem);display:grid}.split-feature-reverse .split-feature-figure{order:2}.split-feature-figure{margin:0}.split-feature-image{object-fit:contain;filter:saturate(.9)brightness(1.04);border-radius:1.6rem;width:100%;max-height:28rem;display:block}.split-feature-copy h2{margin-bottom:1.1rem;font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1.28}.split-feature-copy p{color:#5f7f9f;max-width:38rem;line-height:1.72}.split-feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.8rem;display:grid}.split-feature-item{background:#ffffffb8;border:1px solid #1a4b7e12;align-items:flex-start;gap:.8rem;min-height:8rem;padding:1.35rem;display:flex;box-shadow:0 1rem 3rem #1a4b7e11}.split-feature-item span{color:var(--accent-100);font-weight:900;line-height:1.3}.split-feature-item h3{font-family:var(--wf-font-body);color:#1a4b7eeb;font-variation-settings:"wght" 560;margin:0;font-size:1rem;line-height:1.45}@media (width<=980px){.split-feature-grid{grid-template-columns:1fr}.split-feature-reverse .split-feature-figure{order:0}.split-feature-list{grid-template-columns:1fr}}.home-hero{grid-template-columns:minmax(0,1fr) minmax(22rem,.86fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-top:clamp(2.4rem,5vw,5.5rem);padding-bottom:clamp(4rem,7vw,7rem);display:grid;position:relative}.home-hero:after{content:"";opacity:.62;z-index:-1;background-image:url(/asg-webflow/images/ambos-pattern-magenta.png);background-repeat:repeat;background-size:18px 18px;height:clamp(14rem,25vw,24rem);position:absolute;top:clamp(7.5rem,13vw,11rem);left:calc(50% + 9rem);right:calc(-50vw + min(90vw,80rem)/2)}.home-hero-copy{max-width:43rem}.home-hero h1{max-width:48rem;margin-bottom:1.15rem}.home-lead{color:#5f7f9f;max-width:42rem}.home-hero-figure{z-index:1;justify-self:end;width:min(100%,34rem);margin:0;position:relative}.home-hero-figure img{width:100%;box-shadow:none;filter:none;border-radius:0;display:block}.home-hero-figure .home-hero-protection-chain{--interactive-hero-width:168%;max-width:none;height:auto;position:relative;left:50%;transform:translate(-50%)}.home-hero-hint{color:#1a4b7eb8;text-align:center;width:168%;margin:.55rem 0 0;font-size:.82rem;line-height:1.4;position:relative;left:50%;transform:translate(-50%)}.home-check{background:#ffffffb8;border-radius:2rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;display:grid;box-shadow:0 1rem 3rem #1a4b7e0f}.home-check h2{margin-top:.7rem}.home-check p{max-width:52rem}.home-whitepaper{color:#fff;background:linear-gradient(135deg,#1a4b7ef5,#14365bfa);border-radius:2rem;grid-template-columns:minmax(0,1fr) minmax(18rem,.44fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.4rem 4rem #1a4b7e24}.home-whitepaper:after{content:"";opacity:.28;background-image:url(/asg-webflow/images/ambos-pattern-magenta.png);background-repeat:repeat;background-size:18px 18px;width:22rem;height:22rem;position:absolute;inset:auto -4rem -5rem auto;transform:rotate(-8deg)}.home-whitepaper>*{z-index:1;position:relative}.home-whitepaper .import-badge{color:#fff;background:#ffffff24}.home-whitepaper h2,.home-whitepaper h3,.home-whitepaper p{color:#fff}.home-whitepaper-copy p{color:#ffffffdb;max-width:52rem}.home-whitepaper-points{gap:.65rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.home-whitepaper-points li{color:#ffffffe6;align-items:flex-start;gap:.7rem;display:flex}.home-whitepaper-points li:before{content:"✓";color:#fff;font-weight:900}.home-whitepaper-card{backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff3d;border-radius:1.35rem;padding:1.5rem;box-shadow:inset 0 1px #ffffff1f}.home-whitepaper-card-kicker{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:800}.home-whitepaper-card h3{font-family:var(--wf-font-body);font-variation-settings:"wght" 680;margin:.55rem 0 .7rem;font-size:1.25rem}.home-whitepaper-card p{color:#ffffffd1;font-size:.95rem;line-height:1.55}.home-whitepaper-button{width:100%;color:var(--primary-100);background:#fff;justify-content:center;margin-top:.85rem}.home-whitepaper-button:hover,.home-whitepaper-button:focus{background:var(--accent-100);color:#fff}.whitepaper-form{gap:.85rem;margin-top:1rem;display:grid}.whitepaper-form-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.whitepaper-form label{color:#ffffffdb;gap:.35rem;font-size:.92rem;font-weight:650;display:grid}.whitepaper-form label small{color:#ffffff9e;font-weight:500}.whitepaper-form input[type=text],.whitepaper-form input[type=email]{width:100%;color:var(--primary-100);font:inherit;background:#fffffff0;border:1px solid #ffffff3d;border-radius:.8rem;padding:.78rem .9rem}.whitepaper-form input:focus-visible{border-color:#fff;outline:3px solid #e1007e52}.whitepaper-form-full{grid-column:1/-1}.whitepaper-form-consent{flex-direction:row;grid-template-columns:none;align-items:flex-start;gap:.65rem;line-height:1.35;font-weight:500!important;display:flex!important}.whitepaper-form-consent input{flex:none;width:1.05rem;height:1.05rem;margin-top:.18rem}.whitepaper-form-consent a{color:#fff;text-underline-offset:.18em;text-decoration:underline}.whitepaper-form-status{margin:0;font-size:.92rem;color:#ffffffd6!important}.whitepaper-form-status[data-state=success]{color:#d8ffe8!important}.whitepaper-form-status[data-state=error]{color:#ffd9d9!important}.whitepaper-form-honeypot{width:1px;height:1px;position:absolute;left:-100vw;overflow:hidden}.whitepaper-download-link{color:#fff;text-underline-offset:.18em;font-weight:700;text-decoration:underline}.home-section-heading{text-align:center;max-width:56rem;margin:0 auto 3rem}.home-section-heading p{max-width:48rem;margin-left:auto;margin-right:auto}.home-solutions .home-section-heading,.home-partners .home-section-heading{margin-bottom:1.25rem}.home-solutions .carousel-section,.home-partners .carousel-section{padding-top:1.25rem}.home-partner-status{text-align:center;background:#f5f7fac7;border:1px solid #1a4b7e1f;border-radius:1.5rem;max-width:58rem;margin:2.75rem auto 0;padding:clamp(1.5rem,3vw,2.25rem)}.home-partner-status h3{margin:.5rem 0 .75rem}.home-partner-status p{max-width:50rem;margin:0 auto}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.solution-card{min-height:100%;color:inherit;background:#ffffffc2;border:1px solid #1a4b7e1a;border-radius:1.45rem;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 .85rem 2.8rem #1a4b7e12}.solution-card:hover,.solution-card:focus{border-color:#e1007e42;transform:translateY(-.18rem);box-shadow:0 1.1rem 3.2rem #1a4b7e1c}.solution-card img{aspect-ratio:16/10;object-fit:cover;background:var(--primary-10);filter:saturate(.82)brightness(1.07);width:100%}.solution-card div{flex-direction:column;flex:1;padding:1.35rem;display:flex}.solution-card h3{font-family:var(--wf-font-body);font-variation-settings:"wght" 650;margin-bottom:.6rem;font-size:1.25rem}.solution-card p{flex:1;font-size:.98rem;line-height:1.55}.solution-card span{color:var(--accent-100);margin-top:1rem;font-weight:700}.advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.advantage-card{background:#fff;border-radius:1.25rem;padding:1.45rem;box-shadow:0 .8rem 2.5rem #1a4b7e0f}.advantage-card h3{font-family:var(--wf-font-body);font-variation-settings:"wght" 650;font-size:1.05rem;line-height:1.35}.advantage-card p{font-size:.95rem;line-height:1.52}.asg-logo.is-active img{opacity:1}@media (width<=1100px){.solution-grid,.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.home-hero{grid-template-columns:1fr}.home-hero-figure{justify-self:start;width:100%}.home-hero-figure .home-hero-protection-chain{--interactive-hero-width:172%}.home-hero-hint{width:172%}.home-check,.home-whitepaper,.whitepaper-form-grid,.solution-grid,.advantage-grid{grid-template-columns:1fr}}.asg-mobile-menu{display:none;position:relative}.asg-mobile-menu summary{cursor:pointer;list-style:none}.asg-mobile-menu summary::-webkit-details-marker{display:none}.asg-mobile-menu[open] .asg-menu-button{background:var(--primary-100);color:#fff}.asg-mobile-menu-panel{z-index:80;background:#fffffffa;border:1px solid #1a4b7e1a;border-radius:1.35rem;flex-direction:column;gap:.15rem;width:min(88vw,22rem);padding:1rem;display:flex;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 1.4rem 4rem #1a4b7e2e}.asg-mobile-menu-title{font-family:var(--wf-font-heading);color:var(--primary-100);margin:.2rem .45rem .55rem;font-size:1.05rem}.asg-mobile-menu-link{color:var(--primary-100);border-radius:.85rem;padding:.78rem .9rem;font-weight:600;text-decoration:none}.asg-mobile-menu-link:hover,.asg-mobile-menu-link:focus,.asg-mobile-menu-link.is-active{background:var(--primary-10);color:var(--accent-100)}.asg-mobile-menu-divider{background:var(--line);height:1px;margin:.55rem .45rem}@media (width<=1079px){.asg-mobile-menu{display:block}.asg-menu-button{justify-content:center;align-items:center;display:inline-flex}}.home-breakin-cta{background:linear-gradient(135deg,#1a4b7ef5,#12395ff5);border-radius:2rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;display:grid;box-shadow:0 1rem 3rem #1a4b7e1f}.home-breakin-cta h2,.home-breakin-cta p{color:#fff}.home-breakin-cta p{opacity:.86;max-width:50rem}.home-breakin-cta .import-badge{color:#fff;background:#ffffff29}.home-breakin-cta .btn{color:var(--primary-100);box-shadow:none;background:#fff}.home-focus-list{max-width:70rem;margin-left:auto;margin-right:auto}.partner-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.partner-strip span{text-align:center;min-width:8rem;color:var(--primary-100);background:#ffffffc2;border:1px solid #1a4b7e1a;border-radius:1rem;padding:1rem 1.35rem;font-weight:700;box-shadow:0 .7rem 2rem #1a4b7e0d}@media (width<=760px){.home-breakin-cta{grid-template-columns:1fr}}.model-carousel-section .model-carousel{max-width:940px;min-height:430px;margin:3rem auto 0;display:grid;position:relative;overflow:hidden}.model-carousel-section .model-slide{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;width:100%;margin:0;transition:opacity .45s,transform .45s,visibility .45s;transform:translate(1.5rem)}.model-carousel-section .model-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.model-carousel-controls{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.model-carousel-button{width:2.75rem;height:2.75rem;color:var(--primary-100);cursor:pointer;background:#fff;border:1px solid #1a4b7e2e;border-radius:999px;font-size:1.8rem;line-height:1;box-shadow:0 .55rem 1.8rem #1a4b7e0f}.model-carousel-button:hover,.model-carousel-button:focus{color:var(--accent-100);border-color:#e1007e52}.model-carousel-dots{align-items:center;gap:.55rem;display:flex}.model-carousel-dot{cursor:pointer;background:#1a4b7e38;border:0;border-radius:999px;width:.72rem;height:.72rem;padding:0}.model-carousel-dot.is-active{background:var(--accent-100);width:2rem}@media (width<=980px){.model-carousel-section .model-carousel{min-height:0}.model-carousel-section .model-slide{transform:translateY(.75rem)}}@media (prefers-reduced-motion:reduce){.model-carousel-section .model-slide{transition:none}}.static-seed-page{padding-top:clamp(3.5rem,6vw,6rem);padding-bottom:clamp(4rem,7vw,7rem)}.static-seed-page[data-page-slug=unternehmen]{padding-top:0}.static-source-note{color:#6f8baa;margin:.85rem 0 2rem;font-size:.88rem}.static-block{border-bottom:1px solid #1a4b7e1a;max-width:54rem;margin:0 auto 2.35rem;padding-bottom:2rem}.static-block-hero{text-align:left;border-bottom:0;padding-bottom:1rem}.static-block p{white-space:pre-line}.static-seed-page[data-page-slug=mobile-kameratuerme] #unser-versprechen,.static-seed-page[data-page-slug=mobile-camera-towers] #unser-versprechen{padding-top:clamp(3rem,5vw,4.5rem)}.static-contact-list{flex-wrap:wrap;gap:.85rem 1rem;margin-top:1.5rem;display:flex}.static-contact-list a{background:var(--primary-10);color:var(--primary-100);border-radius:999px;align-items:center;padding:.8rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=760px){.home-hero:after{opacity:.18;width:auto;height:8rem;inset:auto -1rem 2rem 35%}.cta-with-image:before{opacity:.18;height:8rem;top:4rem;left:-1rem;right:35%}}.static-block-with-image{grid-template-columns:minmax(0,1fr) minmax(18rem,.82fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);max-width:80rem;display:grid}.static-block-hero.static-block-with-image{isolation:isolate;padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(4rem,7vw,6rem);position:relative}.static-block-hero.static-block-with-image:after{content:"";opacity:.54;z-index:-1;background-image:url(/asg-webflow/images/ambos-pattern-magenta.png);background-repeat:repeat;background-size:18px 18px;height:clamp(12rem,24vw,22rem);position:absolute;top:clamp(6rem,12vw,10rem);left:calc(50% + 9rem);right:calc(-50vw + min(90vw,80rem)/2)}.static-block-figure{z-index:1;margin:0;position:relative}.static-block-figure img{object-fit:contain;width:100%;max-height:34rem;box-shadow:none;filter:none;border-radius:0;display:block}.static-card-grid-section{max-width:80rem;margin-left:auto;margin-right:auto}.static-seed-page[data-page-slug=autonome-systeme] .static-block-hero .static-block-figure img{width:138%;max-width:none;max-height:40rem;transform:translate(-12%)}@media (width<=760px){.static-block-with-image{grid-template-columns:1fr}.static-block-hero.static-block-with-image:after{opacity:.18;height:8rem;inset:auto -1rem 2rem 35%}.static-seed-page[data-page-slug=autonome-systeme] .static-block-hero .static-block-figure img{width:116%;transform:translate(-8%)}}.home-hero,.cms-hero,.static-block-hero.static-block-with-image,.cta-with-image{isolation:isolate;position:relative;overflow:hidden}.home-hero>*,.cms-hero>*,.static-block-hero.static-block-with-image>*,.cta-with-image>*{z-index:2;position:relative}.home-hero:before,.cms-hero:before,.static-block-hero.static-block-with-image:before,.cta-with-image:after{content:"";z-index:0;pointer-events:none;opacity:.1;background-image:url(/asg-webflow/images/ambos-pattern-grey.png);background-position:0 0;background-repeat:repeat;background-size:.75rem;position:absolute;inset:0 calc(-50vw + min(90vw,80rem)/2)}.home-hero:after,.cta-with-image:before,.static-block-hero.static-block-with-image:after,.cms-hero-dotgrid{pointer-events:none;z-index:1!important;opacity:.78!important;background-image:url(/asg-webflow/images/ambos-pattern-grey.png)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:.75rem!important}.home-hero:after,.static-block-hero.static-block-with-image:after,.cms-hero-dotgrid{width:auto!important;height:auto!important;inset:0 0 0 72.5%!important}.cta-with-image:before{height:auto!important;inset:0 50% 0 0!important}.home-hero-figure,.cms-hero-figure,.static-block-figure,.cta-image-wrap{z-index:2;isolation:isolate;position:relative;overflow:visible}.home-hero-figure:before,.cms-hero-figure:before,.static-block-figure:before,.cta-image-wrap:before{content:none!important}.home-hero-figure>img,.cms-hero-figure>img,.static-block-figure>img,.cta-image-wrap>img{z-index:2;position:relative}@media (width<=760px){.home-hero:before,.cms-hero:before,.static-block-hero.static-block-with-image:before,.cta-with-image:after{opacity:.18;inset:0 -2rem}.home-hero:after,.static-block-hero.static-block-with-image:after,.cms-hero-dotgrid{opacity:.62!important;background-size:.5rem!important;height:auto!important;max-height:none!important;inset:0!important}.cta-with-image:before{opacity:.62!important;height:auto!important;inset:0!important}}.static-block-hero.static-block-with-image:before,.static-block-hero.static-block-with-image:after{content:none!important}.static-block-hero.static-block-with-image{isolation:isolate;background-image:linear-gradient(180deg, var(--white) 50%, var(--primary-5));position:relative;overflow:hidden}.static-block-hero.static-block-with-image>.static-hero-dotgrid{opacity:1!important;z-index:0!important;pointer-events:none!important;background-image:url(/asg-webflow/images/ambos-pattern-magenta.png)!important;background-position:0 0!important;background-repeat:repeat-x!important;background-size:.75rem!important;width:auto!important;height:auto!important;position:absolute!important;inset:0% 0% 0% 72.5%!important}.static-block-hero.static-block-with-image>.static-block-copy,.static-block-hero.static-block-with-image>.static-block-figure{z-index:1;position:relative}@media (width>=1440px){.static-block-hero.static-block-with-image>.static-hero-dotgrid{left:calc(50% + 20rem)!important}}@media (width<=991px){.static-block-hero.static-block-with-image>.static-hero-dotgrid{background-size:.5rem!important;height:calc(95vw - 1rem)!important;max-height:36rem!important;top:auto!important;left:0!important}}@media (width<=767px){.static-block-hero.static-block-with-image>.static-hero-dotgrid{background-size:.375rem!important}}.home-hero:before,.home-hero:after,.cms-hero:before,.cms-hero:after,.cta-with-image:before,.cta-with-image:after,.static-block-hero.static-block-with-image:before,.static-block-hero.static-block-with-image:after,.home-hero-figure:before,.cms-hero-figure:before,.static-block-figure:before,.cta-image-wrap:before{content:none!important;background-image:none!important}.home-hero,.cms-hero,.static-block-hero.static-block-with-image,.cta-pattern-host,.cta-with-image{isolation:isolate;position:relative;overflow:hidden}.home-hero>:not(.dot-pattern),.cms-hero>:not(.dot-pattern),.static-block-hero.static-block-with-image>:not(.dot-pattern),.cta-pattern-host>:not(.dot-pattern),.cta-with-image>:not(.dot-pattern){z-index:1;position:relative}.home-hero-dotgrid,.cms-hero-dotgrid,.static-hero-dotgrid,.cta-dotgrid{z-index:0!important}.cms-hero,.static-block-hero.static-block-with-image{background-image:linear-gradient(180deg, var(--white) 50%, var(--primary-5))}.cta-pattern-host .cta-dotgrid,.cta-with-image .cta-dotgrid{opacity:.9}@media (width<=991px){.home-hero-dotgrid,.cms-hero-dotgrid,.static-hero-dotgrid{opacity:1!important}.cta-dotgrid{opacity:.86!important}}@media (width>=761px) and (width<=991px){.home-hero>.home-hero-dotgrid.dot-pattern,.cms-hero>.cms-hero-dotgrid.dot-pattern,.static-block-hero.static-block-with-image>.static-hero-dotgrid.dot-pattern{height:auto!important;max-height:none!important;inset:0 0 0 54%!important}}.dot-pattern{background-image:var(--dot-pattern-image)!important;background-repeat:repeat-x!important}.static-block-hero.static-block-with-image>.static-hero-dotgrid.dot-pattern,.home-hero>.home-hero-dotgrid.dot-pattern,.cms-hero>.cms-hero-dotgrid.dot-pattern,.cta-with-image>.cta-dotgrid.dot-pattern,.cta-pattern-host>.cta-dotgrid.dot-pattern{background-image:var(--dot-pattern-image)!important;background-position:0 0!important;background-repeat:repeat-x!important}.cms-hero--with-dot-pattern>.cms-hero-dotgrid.dot-pattern{opacity:1!important;height:clamp(18rem,30vw,26rem)!important;top:clamp(8.5rem,12vw,11.5rem)!important;bottom:auto!important}@media (width<=991px){.cms-hero--with-dot-pattern>.cms-hero-dotgrid.dot-pattern{height:calc(95vw - 1rem)!important;max-height:36rem!important;top:auto!important;bottom:1rem!important}}.closing-contact-section{background:linear-gradient(180deg, var(--white), white 58%, #f4f6f9b8);isolation:isolate;grid-template-columns:minmax(0,.92fr) minmax(18rem,.82fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:clamp(3rem,6vw,6rem);display:grid;position:relative;overflow:hidden}.closing-contact-section>:not(.dot-pattern){z-index:1;position:relative}.closing-contact-copy{max-width:43rem}.closing-contact-copy h2{margin-bottom:1.25rem}.closing-contact-copy p{color:#5f7f9f;max-width:40rem;line-height:1.72}.closing-contact-card{color:var(--primary-100);flex-direction:column;gap:.45rem;margin-top:1.5rem;display:flex}.closing-contact-card strong{font-variation-settings:"wght" 700;font-size:1.05rem}.closing-contact-card a{width:max-content;max-width:100%;color:var(--primary-100);overflow-wrap:anywhere;border-bottom:1px solid #1a4b7e59;font-weight:800;text-decoration:none}.closing-contact-visual{isolation:isolate;justify-content:center;align-items:center;min-height:clamp(18rem,32vw,31rem);display:flex;position:relative}.closing-contact-dotgrid.dot-pattern{z-index:0!important;opacity:1!important;background-repeat:repeat-x!important;width:auto!important;height:auto!important;position:absolute!important;inset:0!important}.closing-contact-image-wrap{z-index:1;width:min(100%,30rem);margin:0;position:relative}.closing-contact-image{aspect-ratio:1;object-fit:cover;width:100%;box-shadow:none;filter:none;border-radius:0;display:block}@media (width<=980px){.closing-contact-section{grid-template-columns:1fr;gap:2rem;padding-top:64px;padding-bottom:64px}.closing-contact-copy,.closing-contact-copy p{max-width:none}.closing-contact-visual{min-height:0;display:block}.closing-contact-dotgrid.dot-pattern{opacity:.86!important}.closing-contact-image-wrap{width:100%}}.usecase-image{object-fit:contain;width:4.4rem;height:4.4rem;margin-bottom:1rem}.split-feature-autonomous-robot .split-feature-grid{grid-template-columns:minmax(18rem,.95fr) minmax(0,1.05fr);gap:clamp(2.4rem,5vw,5.2rem)}.split-feature-autonomous-robot .split-feature-image{object-fit:contain;filter:none;border-radius:0;max-height:31rem}.split-feature-autonomous-robot .split-feature-copy h2,.feature-list-autonomous-drone h2,.usecase-accent-list .usecase-heading h2{font-family:var(--wf-font-heading);color:var(--primary-100);font-weight:400}.split-feature-autonomous-robot .split-feature-copy p,.feature-list-autonomous-drone .feature-list-copy p,.usecase-accent-list .usecase-heading p{color:#5f7f9f;font-variation-settings:"wght" 400;font-weight:400}.split-feature-autonomous-robot .text-actions{justify-content:flex-start;margin-top:1.9rem}.split-feature-autonomous-robot .text-actions .btn{background:var(--accent-100);color:#fff;width:auto;min-height:3.35rem;box-shadow:none;font-variation-settings:"wght" 600;border:0;padding:.85rem 1.7rem}.split-feature-autonomous-robot .split-feature-list,.feature-list-autonomous-drone .feature-list{gap:clamp(1.8rem,4vw,4.2rem);max-width:62rem;margin-top:clamp(2.6rem,5vw,4.2rem)}.split-feature-autonomous-robot .split-feature-item,.feature-list-autonomous-drone .feature-item,.usecase-accent-list .usecase-card{min-height:0;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;padding:0}.split-feature-autonomous-robot .split-feature-item,.feature-list-autonomous-drone .feature-item{flex-direction:column;gap:.9rem;display:flex}.split-feature-autonomous-robot .split-feature-item span,.feature-list-autonomous-drone .feature-item span{background:var(--accent-100);color:#fff;width:2.05rem;height:2.05rem;font-family:var(--wf-font-body);border-radius:999px;justify-content:center;align-items:center;font-size:1.05rem;line-height:1;display:inline-flex}.split-feature-autonomous-robot .split-feature-item h3,.feature-list-autonomous-drone .feature-item,.usecase-accent-list .usecase-card h3{font-family:var(--wf-font-heading);color:var(--accent-100);font-variation-settings:normal;font-size:clamp(1.15rem,1.65vw,1.48rem);font-weight:400;line-height:1.45}.feature-list-autonomous-drone{background:#f5f7fa;max-width:none}.feature-list-autonomous-drone .feature-list-split{grid-template-columns:minmax(0,.95fr) minmax(18rem,.8fr);align-items:center;gap:clamp(2.4rem,5vw,5rem);width:min(100%,70rem);margin:0 auto;display:grid}.feature-list-autonomous-drone .feature-list-copy{max-width:38rem}.feature-list-autonomous-drone .feature-list-figure{justify-self:center;margin:0}.feature-list-autonomous-drone .feature-list-figure img{object-fit:contain;width:min(100%,24rem);max-height:32rem;display:block}.feature-list-autonomous-drone .feature-list{grid-template-columns:repeat(3,minmax(0,1fr))}.usecase-accent-list .usecase-heading{max-width:56rem;margin-bottom:clamp(2.6rem,5vw,4rem)}.usecase-accent-list .usecase-heading p{max-width:54rem;margin-left:auto;margin-right:auto;line-height:1.7}.usecase-accent-list .usecase-grid{gap:clamp(1.8rem,4vw,4.2rem);max-width:62rem}@media (width<=980px){.split-feature-autonomous-robot .split-feature-grid,.feature-list-autonomous-drone .feature-list-split,.feature-list-autonomous-drone .feature-list,.usecase-accent-list .usecase-grid{grid-template-columns:1fr}.split-feature-autonomous-robot .text-actions{justify-content:center}.feature-list-autonomous-drone .feature-list-figure{order:2}.feature-list-autonomous-drone .feature-list{margin-top:2.7rem}}.static-block-eyebrow,.text-eyebrow,.split-feature-eyebrow{color:var(--primary-100);font-family:var(--wf-font-body,Arial, sans-serif);text-transform:uppercase;font-variation-settings:"wght" 700;letter-spacing:.02em;margin-bottom:1rem;font-size:.96rem;line-height:1.35}.static-block-hero .static-block-eyebrow{color:var(--primary-100)}.static-block-hero:has(.static-block-eyebrow) .static-block-copy p{color:#5f7f9f;max-width:38rem}.static-block-hero:has(.static-block-eyebrow) .static-block-figure{position:relative}.static-block-hero:has(.static-block-eyebrow) .static-block-figure:after{content:"";z-index:-1;opacity:.78;background-image:url(/asg-webflow/images/ambos-pattern-magenta.png);background-repeat:repeat;background-size:.75rem .75rem;width:12rem;height:12rem;position:absolute;bottom:-2rem;right:-2.6rem}.process-services-compact-links{max-width:80rem}.services-compact-wrap{grid-template-columns:minmax(0,.82fr) minmax(24rem,1.05fr);align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.services-compact-copy h2{margin-bottom:1.2rem;font-size:clamp(1.55rem,2.35vw,2.15rem)}.services-compact-copy p{color:#5f7f9f;max-width:27rem;margin-bottom:2rem}.services-blue-btn{min-width:8.6rem;background:var(--primary-100)!important;color:#fff!important;box-shadow:none!important;border:0!important}.services-link-list{gap:1.2rem;margin:0;padding:0;list-style:none;display:grid}.services-link-list li{grid-template-columns:6.2rem minmax(0,1fr);align-items:center;gap:1.2rem;display:grid}.services-link-list img{object-fit:cover;border-radius:1rem;width:6.2rem;height:5rem;display:block}.services-link-list a,.services-link-label{color:var(--accent-100);font-family:var(--wf-font-body,Arial, sans-serif);font-variation-settings:"wght" 700;text-underline-offset:.18rem;font-size:1.08rem;font-style:italic;line-height:1.35;text-decoration:underline .12rem}.services-link-label{display:inline}.services-compact-closing{text-align:center;max-width:58rem;color:var(--primary-100);margin:clamp(3rem,5vw,4.6rem) auto 0;font-size:1.18rem;line-height:1.65}.usecase-services-value-icons{text-align:center;max-width:80rem}.usecase-services-value-icons .usecase-heading{max-width:62rem;margin-bottom:clamp(3rem,5vw,4.5rem)}.usecase-services-value-icons .usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(3rem,5vw,4.6rem) clamp(2rem,5vw,4rem);max-width:70rem}.usecase-services-value-icons .usecase-card{box-shadow:none;background:0 0;border:0;min-height:0;padding:0}.usecase-services-value-icons .usecase-image{object-fit:contain;width:5.8rem;height:5.8rem;margin:0 auto 1.35rem;display:block}.usecase-services-value-icons .usecase-card h3{color:var(--primary-100);font-family:var(--wf-font-body,Arial, sans-serif);white-space:pre-line;font-variation-settings:"wght" 650;font-size:1.08rem;line-height:1.35}.usecase-services-value-icons .usecase-card p{color:#6f8baa;max-width:14rem;margin:.3rem auto 0;line-height:1.45}.process-services-levels{text-align:center;max-width:80rem}.process-services-levels>h2{margin-left:auto;margin-right:auto}.process-services-levels .process-intro{color:#5f7f9f;max-width:56rem;margin:0 auto clamp(2.6rem,5vw,4rem);font-size:1.04rem}.service-level-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.4rem;display:grid}.service-level-card{text-align:left;background:#fff;border:1px solid #1a4b7e1f;border-radius:1.3rem;flex-direction:column;min-height:34rem;padding:2rem 1.65rem;display:flex;box-shadow:0 .9rem 2.6rem #1a4b7e0e}.service-level-card h3{font-family:var(--wf-font-heading,Georgia, serif);color:var(--accent-100);margin:0 0 1.2rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:400;line-height:1.15}.service-level-card strong{color:var(--primary-100);margin-bottom:1rem;font-size:1.02rem;line-height:1.45;display:block}.service-level-card p{color:#5f7f9f;margin:.2rem 0 0;font-size:.96rem;line-height:1.6}.service-level-divider{background:#1a4b7e29;height:1px;margin:auto 0 1.3rem}.service-level-card img{object-fit:contain;width:4.25rem;height:4.25rem;margin:0 0 1.05rem}.service-level-target{font-variation-settings:"wght" 600;color:var(--primary-100)!important}.service-level-cta{justify-content:center;margin-top:2.6rem}.service-level-cta .btn{background:var(--accent-100);color:#fff;box-shadow:none}.text-gebaeudeautomation-factor{max-width:62rem;padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:clamp(4rem,6vw,5.5rem)}.text-gebaeudeautomation-factor h2{font-family:var(--wf-font-heading,Georgia, serif);font-size:clamp(1.55rem,2.25vw,2.05rem)}.text-gebaeudeautomation-factor p{color:#5f7f9f}.split-feature-gebaeudeautomation-knx-split{max-width:80rem}.split-feature-gebaeudeautomation-knx-split .split-feature-grid{grid-template-columns:minmax(18rem,.95fr) minmax(0,1.05fr)}.split-feature-gebaeudeautomation-knx-split .split-feature-image{object-fit:contain;filter:none;border-radius:0;max-height:30rem}.split-feature-gebaeudeautomation-knx-split .split-feature-copy p{color:#5f7f9f}.usecase-gebaeudeautomation-knx-list{text-align:left;max-width:80rem}.usecase-gebaeudeautomation-knx-list .usecase-heading{max-width:24rem;margin:0}.usecase-gebaeudeautomation-knx-list .usecase-heading h2{font-size:clamp(1.45rem,2vw,1.9rem)}.usecase-gebaeudeautomation-knx-list{grid-template-columns:minmax(16rem,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(2.2rem,5vw,5rem);display:grid}.usecase-gebaeudeautomation-knx-list .usecase-grid{grid-template-columns:1fr;gap:1rem;max-width:none;margin:0}.usecase-gebaeudeautomation-knx-list .usecase-card{text-align:left;min-height:0;box-shadow:none;background:0 0;border:0;justify-content:flex-start;align-items:flex-start;padding:0 0 1rem}.usecase-gebaeudeautomation-knx-list .usecase-card h3{font-family:var(--wf-font-body,Arial, sans-serif);color:var(--primary-100);font-variation-settings:"wght" 700;margin:0 0 .25rem;font-size:1.05rem}.usecase-gebaeudeautomation-knx-list .usecase-card p{color:#5f7f9f;margin:0;line-height:1.65}.text-gebaeudeautomation-blue-band{background:var(--primary-100);color:#fff;border-radius:0;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,5vw,5rem);width:min(100%,80rem);max-width:none;padding:clamp(3.5rem,6vw,5.5rem) clamp(1.5rem,4vw,4rem);display:grid;position:relative;overflow:hidden}.text-gebaeudeautomation-blue-band:after{content:"";opacity:.22;background-image:url(/asg-webflow/images/ambos-pattern-grey.png);background-repeat:repeat;background-size:.75rem .75rem;width:24rem;position:absolute;top:0;bottom:0;right:-1rem}.text-gebaeudeautomation-blue-band>*{z-index:1;position:relative}.text-gebaeudeautomation-blue-band .text-eyebrow,.text-gebaeudeautomation-blue-band h2,.text-gebaeudeautomation-blue-band p{color:#fff;text-align:left;margin-left:0;margin-right:0}.text-gebaeudeautomation-blue-band p{opacity:.88}@media (width<=980px){.services-compact-wrap,.feature-list-autonomous-drone .feature-list-split,.split-feature-gebaeudeautomation-knx-split .split-feature-grid,.usecase-gebaeudeautomation-knx-list,.text-gebaeudeautomation-blue-band{grid-template-columns:1fr}.services-link-list li{grid-template-columns:5.4rem minmax(0,1fr)}.services-link-list img{width:5.4rem;height:4.5rem}.usecase-services-value-icons .usecase-grid,.service-level-grid{grid-template-columns:1fr}.service-level-card{min-height:0}}@media (width<=640px){.static-block-hero:has(.static-block-eyebrow) .static-block-figure:after{opacity:.42;width:8rem;height:8rem;bottom:-1rem;right:-1rem}.usecase-services-value-icons .usecase-image{width:4.8rem;height:4.8rem}}.usecase-gebaeudeautomation-knx-list .usecase-heading h2{margin:0;font-size:clamp(1.72rem,2.4vw,2.25rem);line-height:1.28}.usecase-gebaeudeautomation-knx-list .usecase-grid{gap:1.35rem}.usecase-gebaeudeautomation-knx-list .usecase-card{padding:0 0 1.35rem}.usecase-gebaeudeautomation-knx-list .usecase-card h3{color:var(--accent-100);font-variation-settings:"wght" 700;margin:0 0 .35rem;font-size:1.12rem;line-height:1.35}.usecase-gebaeudeautomation-knx-list .usecase-card p{color:#486f98;font-size:1rem;line-height:1.68}.text-gebaeudeautomation-blue-band{color:var(--primary-100);box-shadow:none;isolation:isolate;background:#f4f6f9;border:0;border-radius:0;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:.9rem clamp(2.4rem,6vw,6rem)}.text-gebaeudeautomation-blue-band:after{opacity:.32;z-index:0;background-image:url(/asg-webflow/images/ambos-pattern-grey.png);background-repeat:repeat;background-size:.75rem .75rem;width:auto;inset:0 calc(-50vw + min(90vw,80rem)/2) 0 calc(50% - 2rem)}.text-gebaeudeautomation-blue-band .text-eyebrow{color:var(--primary-100);text-transform:uppercase;letter-spacing:.02em;grid-area:1/1;margin:0}.text-gebaeudeautomation-blue-band h2{color:var(--primary-100);text-align:left;grid-area:2/1;margin:0;font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.25}.text-gebaeudeautomation-blue-band p{color:#486f98;opacity:1;text-align:left;grid-area:1/2/span 2;align-self:center;max-width:36rem;margin:0;line-height:1.72}@media (width<=980px){.text-gebaeudeautomation-blue-band .text-eyebrow,.text-gebaeudeautomation-blue-band h2,.text-gebaeudeautomation-blue-band p{grid-area:auto/1}.text-gebaeudeautomation-blue-band:after{opacity:.2;left:30%;right:-1rem}}.text-gebaeudeautomation-blue-band{background-color:var(--primary-10);background-image:url(/asg-webflow/images/ambos-pattern-grey.png);background-position:0 0;background-repeat:repeat-x;background-size:.75rem .75rem}.text-gebaeudeautomation-blue-band:after{display:none}@media (width<=1200px){.text-gebaeudeautomation-blue-band{background-size:.375rem .375rem;width:100%;max-width:none;padding:clamp(4.5rem,8vw,6rem) clamp(3.25rem,7vw,4.5rem) clamp(7rem,11vw,9rem);display:block}.text-gebaeudeautomation-blue-band .text-eyebrow{letter-spacing:.22em;margin:0 0 1.25rem;font-size:.82rem}.text-gebaeudeautomation-blue-band h2{max-width:58rem;margin:0 0 clamp(4.2rem,8vw,5.6rem);font-size:clamp(2.15rem,4.2vw,3rem);line-height:1.18}.text-gebaeudeautomation-blue-band p{max-width:56rem;font-size:clamp(1.08rem,2.1vw,1.35rem);line-height:1.5}}@media (width<=480px){.text-gebaeudeautomation-blue-band{padding-left:1.8rem;padding-right:1.8rem}.text-gebaeudeautomation-blue-band h2{font-size:2rem}}.text-gebaeudeautomation-blue-band{background-color:var(--primary-10);background-image:url(../asg-webflow/images/ambos-pattern-grey.png);background-position:0 0;background-repeat:repeat-x;background-size:.75rem .75rem;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (width<=1200px){.text-gebaeudeautomation-blue-band{background-image:url(../asg-webflow/images/ambos-pattern-grey.png);background-size:.375rem .375rem;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:clamp(3.4rem,5.2vw,4.2rem);padding-right:clamp(3.4rem,5.2vw,4.2rem)}.text-gebaeudeautomation-blue-band h2,.text-gebaeudeautomation-blue-band p{max-width:64rem}}:root{--asg-fixed-header-height:6rem}body{padding-top:var(--asg-fixed-header-height)}.asg-header{z-index:1000;min-height:var(--asg-fixed-header-height);background:#fffffffb;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #1a4b7e14}.asg-nav-shell{min-height:var(--asg-fixed-header-height)}:target{scroll-margin-top:calc(var(--asg-fixed-header-height) + 1.5rem)}@media (width<=1079px){:root{--asg-fixed-header-height:4.5rem}}.freddy-widget{z-index:90;pointer-events:none;justify-items:end;gap:.8rem;display:grid;position:fixed;bottom:clamp(1rem,2vw,1.6rem);right:clamp(1rem,2vw,1.6rem)}.freddy-launcher,.freddy-panel{pointer-events:auto}.freddy-launcher{background:var(--primary-100);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:.55rem;padding:.85rem 1.05rem;font-weight:800;display:inline-flex;box-shadow:0 1rem 2.7rem #1a4b7e38}.freddy-launcher-dot{background:var(--accent-100);border-radius:999px;width:.7rem;height:.7rem;box-shadow:0 0 0 .35rem #e1007e2e}.freddy-panel{opacity:0;background:#fffffff5;border:1px solid #1a4b7e29;border-radius:1.8rem;grid-template-rows:auto minmax(12rem,1fr) auto;width:min(26rem,100vw - 2rem);max-height:min(42rem,100vh - 7rem);transition:transform .36s,opacity .24s;display:grid;overflow:hidden;transform:translate(calc(100% + 2rem));box-shadow:0 1.35rem 4rem #1a4b7e33}.freddy-panel.is-open{opacity:1;transform:translate(0)}.freddy-panel-header{background:linear-gradient(135deg, var(--primary-100), #12395f);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem 1.25rem 1rem;display:flex}.freddy-panel-header h2{color:#fff;margin:.2rem 0 0;font-size:1.28rem;line-height:1.25}.freddy-kicker{color:#ffffffb8;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800;line-height:1.3}.freddy-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff57;border-radius:999px;width:2.2rem;height:2.2rem;font-size:1.4rem;line-height:1}.freddy-chat{background:linear-gradient(#f4f6f9db,#fffffff0);flex-direction:column;gap:.85rem;padding:1rem;display:flex;overflow:auto}.freddy-message{background:#fff;border-radius:1.15rem;max-width:92%;padding:.9rem 1rem;box-shadow:0 .55rem 1.6rem #1a4b7e12}.freddy-message-user{background:var(--primary-100);color:#fff;align-self:flex-end}.freddy-message-bot{align-self:flex-start}.freddy-message p{margin:.35rem 0 0;font-size:.94rem;line-height:1.55}.freddy-message-user p{color:#ffffffeb}.freddy-message-label{color:var(--accent-100);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.freddy-message-user .freddy-message-label{color:#ffffffb8}.freddy-privacy-note{color:#6f8baa;border-top:1px solid #1a4b7e1a;padding-top:.55rem;font-size:.86rem!important}.freddy-sources{color:#6f8baa;border-top:1px solid #1a4b7e1f;margin-top:.7rem;padding-top:.65rem;font-size:.8rem;line-height:1.4}.freddy-lead-form{background:#fff7fb;border-top:1px solid #1a4b7e1f;gap:.75rem;padding:1rem;display:grid}.freddy-lead-form[hidden]{display:none}.freddy-lead-form h3{color:var(--primary-100);margin:0;font-size:1rem}.freddy-lead-form p{color:#6f8baa;margin:0;font-size:.78rem;line-height:1.45}.freddy-lead-grid{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.freddy-lead-grid input,.freddy-lead-grid textarea{width:100%;font:inherit;color:var(--primary-100);background:#fff;border:1px solid #1a4b7e2e;border-radius:.8rem;padding:.65rem .7rem;font-size:.86rem}.freddy-lead-grid textarea{resize:vertical;grid-column:1/-1;min-height:4.5rem}.freddy-lead-consent{color:#6f8baa;align-items:flex-start;gap:.5rem;font-size:.76rem;line-height:1.35;display:flex}.freddy-lead-consent input{margin-top:.15rem}.freddy-lead-form .btn{cursor:pointer;border:0;width:100%}.freddy-lead-form .btn:disabled{opacity:.65;cursor:wait}.freddy-form{background:#fff;border-top:1px solid #1a4b7e1f;gap:.85rem;padding:1rem;display:grid}.freddy-form textarea{resize:vertical;width:100%;min-height:5.5rem;max-height:10rem;font:inherit;color:var(--primary-100);background:#f4f6f99e;border:1px solid #1a4b7e2e;border-radius:1rem;padding:.85rem}.freddy-form textarea:focus{border-color:#e1007e8c;outline:3px solid #e1007e29}.freddy-actions{gap:.75rem;display:grid}.freddy-actions p{color:#6f8baa;margin:0;font-size:.78rem;line-height:1.45}.freddy-actions .btn{cursor:pointer;border:0;width:100%}.freddy-actions .btn:disabled{opacity:.65;cursor:wait}@media (width<=640px){.freddy-widget{bottom:.7rem;right:.7rem}.freddy-panel{border-radius:1.35rem;width:calc(100vw - 1.4rem);max-height:calc(100vh - 5.5rem)}.freddy-launcher{padding:.75rem .9rem}.freddy-lead-grid{grid-template-columns:1fr}}.static-seed-page[data-page-slug=referenzen] .text-usecase-section-intro,.static-seed-page[data-page-slug=references] .text-usecase-section-intro,.static-seed-page[data-page-slug=referenzen] .text-usecase-process,.static-seed-page[data-page-slug=references] .text-usecase-process{text-align:left;max-width:min(90vw,80rem);margin-left:auto;margin-right:auto}.static-seed-page[data-page-slug=referenzen] .text-usecase-section-intro .static-block-copy,.static-seed-page[data-page-slug=references] .text-usecase-section-intro .static-block-copy,.static-seed-page[data-page-slug=referenzen] .text-usecase-process .static-block-copy,.static-seed-page[data-page-slug=references] .text-usecase-process .static-block-copy{max-width:54rem}.cms-video-block--usecase-portrait{text-align:left;width:min(90vw,80rem)}.cms-video-block--usecase-portrait h2,.cms-video-block--usecase-portrait>p{max-width:54rem;margin-left:0;margin-right:0}.cms-video-block--usecase-portrait .cms-video-grid{max-width:28rem}.cms-video-block--usecase-portrait .cms-video-frame{border-radius:1.45rem}.static-card-grid-section--usecase-series-large{max-width:min(90vw,86rem)}.static-card-grid-section--usecase-series-large .solution-grid{gap:clamp(1.25rem,2.4vw,1.65rem)}.static-card-grid-section--usecase-series-large .solution-card{border-radius:1.65rem}.static-card-grid-section--usecase-series-large .solution-card img{aspect-ratio:16/10;filter:saturate(.9)brightness(1.03)}.static-card-grid-section--usecase-series-large .solution-card div{padding:clamp(1.3rem,2.2vw,1.7rem)}.static-card-grid-section--usecase-series-large .solution-card h3{font-size:clamp(1.18rem,1.55vw,1.4rem)}@media (width<=980px){.cms-video-block--usecase-portrait .cms-video-grid{max-width:min(100%,28rem)}}
