:root{color-scheme:dark;--ink:#18191a;--paper:#f3f3f0;--accent:#dedbd4;--muted:#b5b5b2;--line:#4c4d4b;--max:1280px;font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--ink);color:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img,svg{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}button{color:inherit}button,a,input{touch-action:manipulation}:focus-visible{outline:3px solid #a4a4a0;outline-offset:5px}button:focus-visible{outline-offset:3px}::selection{background:#e7e7e2;color:#151718}[hidden]{display:none!important}.shell{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.interactive{display:none}.js .interactive{display:flex}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:12px;background:var(--paper);color:var(--ink);transform:translateY(-180%)}.skip-link:focus{transform:none}
.site-header{height:90px;position:sticky;top:0;z-index:10;background:rgba(24,25,26,.96);border-bottom:1px solid #ffffff08}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:750;font-size:26px;letter-spacing:-1px;white-space:nowrap}.brand img{object-fit:contain}.header-inner nav{display:flex;align-items:center;gap:34px;font-size:14px}.header-inner nav a{padding-block:12px;color:#d8d9d8;transition:color .15s}.header-inner nav a:hover{color:#fff}.nav-download{border-bottom:1px solid #888985}.nav-download span{margin-left:10px;color:var(--accent)}.menu-toggle{border:1px solid var(--line);border-radius:3px;background:#252625;padding:10px 12px;gap:12px}.js .menu-toggle{display:none}
.hero{position:relative;overflow:hidden}.hero-inner{position:relative;min-height:660px;display:flex;align-items:center;padding-block:60px 92px}.hero-copy{position:relative;z-index:2;max-width:660px;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:3.2px;line-height:1.7}.hero .eyebrow{margin-bottom:25px}h1{font-size:clamp(48px,5.15vw,78px);font-weight:750;line-height:1.015;letter-spacing:-3.9px}h1 span{display:block}.hero-description{max-width:485px;color:#d7d7d3;font-size:18px;line-height:1.6;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:36px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid #e7e7e2;border-radius:3px;background:linear-gradient(#eeeeea,#dfdfda);box-shadow:inset 0 1px 0 #ffffff15,0 3px 8px #0002;padding:16px 23px;font-size:15px;font-weight:500;line-height:1.4;color:var(--ink);transition:background .15s,border-color .15s}.button:hover{background:#ffffff;border-color:#ffffff}.button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #92938e;padding-block:9px;font-size:14px}.text-link:hover{color:#fff;border-color:#fff}.text-link:hover span{color:#fff}.text-link span{color:var(--accent)}.hero-art{position:absolute;z-index:0;right:-130px;top:4px;width:930px;max-width:none;height:620px;object-fit:contain;pointer-events:none;mask-image:linear-gradient(to right,transparent 0%,#000 24%,#000 87%,transparent 100%)}.hero-copy:before{content:"";position:absolute;z-index:-1;inset:-20px -80px -25px -56px;background:linear-gradient(90deg,#18191ae8 8%,#18191ae0 54%,#18191a00 100%);pointer-events:none}.capabilities{position:relative;display:flex;justify-content:center;align-items:center;gap:30px;border-top:1px solid #636560;padding:24px 0 26px;font-size:13px;letter-spacing:1px;color:#c3c4bf}.capabilities a:hover{color:#fff}.capabilities>span{color:#747670}
.light{background:var(--paper);color:var(--ink);color-scheme:light}.light .eyebrow{color:#6c675e}h2{font-size:clamp(32px,3.6vw,50px);font-weight:700;line-height:1.12;letter-spacing:-2px}
.feature{padding:110px 0}.feature-grid{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:95px}.feature-copy .eyebrow{margin-bottom:23px}.section-number{display:inline-block;margin-right:13px;color:inherit;opacity:.8;letter-spacing:0}.feature-copy h2{margin-bottom:26px}.feature-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:440px}.feature-list{list-style:none;padding:0;margin:27px 0 31px;font-size:14px;line-height:1.5;color:#d6d6d1}.feature-list li{padding-block:9px;padding-left:22px;position:relative}.feature-list li:before{content:"";position:absolute;left:0;top:17px;width:8px;height:1px;background:var(--accent)}.light .feature-copy>p:not(.eyebrow){color:#5e615b}.light .feature-list{color:#3d403a}.light .feature-list li:before{background:#575955}figcaption{margin-top:17px;font-size:11px;line-height:1.5;color:#a3a59f;letter-spacing:.3px}.light figcaption{color:#666960}.image-grid{grid-template-columns:1.15fr 1fr}.image-figure{max-width:580px;width:100%}.comparison{position:relative;overflow:hidden;background:#fff;height:440px;border:1px solid #d3d3cb}.comparison-pair>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.comparison-original{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.comparison-divider{position:absolute;inset:0 auto 0 var(--split);width:1px;background:#61645c;pointer-events:none}.comparison-divider>span{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);display:grid;place-items:center;width:36px;height:36px;border:1px solid #767970;border-radius:50%;background:#f7f6f1;color:#393c34;font-size:20px;box-shadow:0 2px 12px #0001}.image-label{position:absolute;top:16px;font-size:11px;letter-spacing:1px;text-transform:uppercase;background:#f3f3f0ee;padding:7px 10px;line-height:1.3}.label-original{left:16px}.label-raster{right:16px}.image-figure figcaption{margin-top:11px;text-align:center}.nesting-video{display:block;width:100%;height:auto;background:#f8f8f7;border:1px solid #4c4d4b;border-radius:3px}.nesting-figure figcaption{text-align:right}
.preview-section{padding:86px 0 75px}.preview-heading{text-align:center;max-width:810px;margin:0 auto 34px}.preview-heading .eyebrow{margin-bottom:18px}.preview-heading h2{font-size:clamp(34px,4vw,56px)}.preview-heading>p:last-child{max-width:655px;margin:23px auto 0;font-size:16px;line-height:1.75;color:#5e615b}.preview-points{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.preview-points>div{position:relative;padding-left:35px}.preview-points>div>span{position:absolute;left:0;top:2px;font-size:12px;color:#7b756a}.preview-points h3{font-size:18px;letter-spacing:-.4px;margin-bottom:10px}.preview-points p{font-size:13px;line-height:1.65;color:#5e615b;max-width:270px}
.closing{position:relative;overflow:hidden}.closing-inner{position:relative;padding:90px 0 68px}.closing h2{font-size:clamp(36px,4vw,59px);margin:20px 0 30px;max-width:690px}.closing-art{position:absolute;width:900px;max-width:none;height:100%;right:0;top:0;object-fit:cover;object-position:75% 60%;mask-image:linear-gradient(90deg,transparent,#000 42%);opacity:.83}.download-note{margin-top:19px;max-width:440px;font-size:12px;line-height:1.65;color:#c1c3ba}.site-footer{border-top:1px solid #51544b;display:flex;align-items:center;gap:30px;padding-block:29px;font-size:12px;color:#b0b4a6}.site-footer .brand{font-size:21px;color:var(--paper)}.top-link{margin-left:auto}.top-link span{margin-left:12px;color:var(--accent)}.top-link:hover{color:var(--paper)}
dialog{color:var(--paper);background:#282927;border:1px solid #7c8072;border-radius:6px;padding:36px;width:min(460px,calc(100% - 36px));box-shadow:0 20px 100px #0008}dialog::backdrop{background:#101213be;backdrop-filter:blur(5px)}dialog form{position:relative}dialog img{margin-bottom:23px}dialog h2{font-size:31px;letter-spacing:-1px;line-height:1.15;margin:10px 0 18px}dialog p:not(.eyebrow){font-size:15px;line-height:1.7;color:#c9cbbf}dialog .button{margin-top:28px}.dialog-close{position:absolute;right:-15px;top:-19px;width:38px;height:38px;font-size:26px;line-height:1;border:0;background:transparent;border-radius:3px;color:#c4c7bb}.dialog-close:hover{background:#41443b}

@media(min-width:1600px){.hero-art{right:-115px;width:1000px;height:667px;top:-14px}.hero-inner{min-height:700px}}
@media(max-width:1100px){.shell{width:calc(100% - 72px)}.hero-inner{min-height:600px}.hero-art{right:-155px;width:790px;height:527px;top:30px}h1{letter-spacing:-2.8px}.hero-description{max-width:410px;font-size:16px}.hero-copy:before{right:-15px}.hero-actions{gap:24px}.feature-grid{gap:45px}.feature{padding:85px 0}.comparison{height:390px}.closing-art{right:-160px}}
@media(max-width:760px){html{scroll-padding-top:90px}.shell{width:calc(100% - 40px)}.site-header{height:auto;min-height:76px}.header-inner{min-height:76px;flex-wrap:wrap;gap:0;padding-block:16px}.brand{font-size:24px}.brand img{width:30px;height:30px}.header-inner nav{width:100%;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:18px;font-size:12px}.js .menu-toggle{display:flex}.js .header-inner nav{display:none}.js .header-inner nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:15px 0 0}.js .header-inner nav a{padding:15px 4px;font-size:15px;border-top:1px solid #ffffff13}.hero-inner{padding-top:40px;padding-bottom:0;display:block;min-height:0}.hero-copy{max-width:none}.hero .eyebrow{font-size:9px;letter-spacing:2.6px;margin-bottom:21px}h1{font-size:clamp(38px,8.5vw,63px);letter-spacing:-2.1px;line-height:1.025}.hero-description{font-size:15px;max-width:400px;margin-top:23px}.hero-actions{gap:23px;margin-top:26px;flex-wrap:wrap}.button{padding:14px 18px;font-size:14px;gap:23px}.text-link{font-size:13px}.hero-art{position:relative;right:auto;top:auto;width:calc(100% + 40px);max-width:none;margin:5px -20px -6px;height:auto;mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent);object-fit:contain}.hero-copy:before{display:none}.capabilities{flex-wrap:wrap;gap:12px 19px;padding:22px 0;font-size:11px;letter-spacing:.5px}.capabilities>span{display:none}.feature{padding:64px 0}.feature-grid,.image-grid{grid-template-columns:1fr;gap:34px}.feature-copy{max-width:580px}.feature-copy h2{font-size:39px;letter-spacing:-1.8px;margin-bottom:22px}.feature-copy>p:not(.eyebrow){font-size:15px;max-width:530px}.feature-copy .eyebrow{margin-bottom:19px}.feature-list{font-size:13px;margin-block:20px 22px}.image-grid .feature-copy{grid-row:1}.image-figure{max-width:none}.comparison{height:410px}.preview-section{padding:61px 0 50px}.preview-heading{text-align:left;margin-bottom:26px}.preview-heading h2{font-size:41px;letter-spacing:-1.8px}.preview-heading>p:last-child{font-size:15px;line-height:1.75}.preview-points{gap:24px;margin-top:31px}.preview-points>div{padding-left:0}.preview-points>div>span{position:static;display:block;margin-bottom:11px}.preview-points h3{font-size:16px}.preview-points p{font-size:12px}.closing-inner{padding:62px 0 60px}.closing h2{font-size:40px;letter-spacing:-1.7px;max-width:540px}.closing-art{width:780px;right:-300px;opacity:.35;mask-image:linear-gradient(90deg,transparent,#000 65%)}.site-footer{flex-wrap:wrap;gap:18px;padding-block:25px}.site-footer>p{order:3;width:100%;font-size:11px}.site-footer .brand{font-size:21px}.top-link{font-size:11px}}
@media(max-width:440px){.hero-actions{gap:22px}.hero-actions .text-link{font-size:12px;gap:9px}.capabilities{justify-content:space-between;gap:14px 18px}.capabilities a{width:calc(50% - 12px)}.capabilities a:nth-of-type(even){text-align:right}.feature-copy h2{font-size:35px}.comparison{height:365px}.preview-heading h2{font-size:37px}.preview-points{grid-template-columns:1fr;gap:23px}.preview-points>div{padding-left:33px}.preview-points>div>span{position:absolute;top:3px}.preview-points h3{margin-bottom:6px}.preview-points p{max-width:none}.nesting-figure figcaption{text-align:left;font-size:10px}.closing h2{font-size:35px}.closing .eyebrow{font-size:9px;letter-spacing:2px}.download-note{max-width:270px;font-size:11px}}
.brand-studio{font-weight:400;color:var(--accent)}
.header-inner .brand-logo{width:270px;max-width:calc(100% - 92px);flex-shrink:0;line-height:0}
.header-inner .brand-logo img{width:100%;height:auto}
@media(min-width:761px) and (max-width:1000px){.header-inner{gap:20px}.header-inner nav{gap:20px}.header-inner .brand-logo{width:240px}}
@media(max-width:760px){.header-inner{padding-block:8px}.header-inner .brand-logo{width:240px}}
.capabilities{flex-wrap:wrap;gap:18px 24px}
.portrait-figure{max-width:440px;margin-inline:auto}
.portrait-comparison{height:auto;aspect-ratio:1122/1402;background:#171717}
.assessment-result{border-block:1px solid #ccc9c1;padding:20px 0;margin-top:26px}
.score-label{font-size:11px;letter-spacing:1.3px;text-transform:uppercase;color:#6c675e}
.score-pair{display:flex;align-items:center;gap:28px;margin-top:17px}
.score-pair>div>span{font-size:12px;color:#666259}
.score-pair strong{display:block;font-size:40px;line-height:1.2;letter-spacing:-1.5px;margin-top:4px;font-weight:600}
.score-pair small{font-size:14px;letter-spacing:0;font-weight:400;color:#777267}
.score-arrow{font-size:26px;color:#837c6e}
.score-recommendation{font-size:13px;line-height:1.6;margin-top:17px;color:#514d46}
.feature-copy>p.score-context{font-size:11px;line-height:1.6;margin-top:14px;color:#737067}
.raster-section{background:#eaeae5;border-top:1px solid #d5d3cb}
@media(min-width:761px) and (max-width:960px){.hero-inner{display:block;min-height:0;padding-block:45px 25px}.hero-copy{max-width:620px}.hero-description{max-width:560px}.hero-art{position:relative;inset:auto;width:100%;height:auto;margin-top:25px;mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)}.hero-copy:before{display:none}.image-grid{grid-template-columns:1fr;gap:36px}.image-grid .feature-copy{grid-row:1;max-width:580px}.image-grid .feature-copy>p:not(.eyebrow){max-width:530px}.image-figure{margin-inline:auto}}
@media(max-width:760px){.portrait-figure{max-width:440px}.capabilities{gap:14px 18px}.assessment-result{padding-block:18px}.score-pair strong{font-size:36px}}
@media(max-width:440px){.menu-toggle{padding:10px;gap:7px}.capabilities a{width:auto;flex:1 1 42%}.capabilities a:nth-of-type(2){max-width:165px}.capabilities a:last-child{flex-basis:100%;text-align:left}}
.comparison-pair{position:absolute;inset:0}
.comparison-handle{position:absolute;z-index:2;top:50%;left:-22px;width:calc(100% + 44px);height:44px;transform:translateY(-50%);margin:0;padding:0;border:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:ew-resize;touch-action:pan-y}
.comparison-handle::-webkit-slider-runnable-track{height:44px;background:transparent;border:0}
.comparison-handle::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:44px;height:44px;background:transparent;border:0;border-radius:50%;cursor:ew-resize}
.comparison-handle::-moz-range-track{height:44px;background:transparent;border:0}
.comparison-handle::-moz-range-thumb{width:44px;height:44px;background:transparent;border:0;border-radius:50%;cursor:ew-resize}
.comparison-handle:focus-visible{outline:0}
.comparison-divider>span{width:44px;height:44px;transition:background .15s,box-shadow .15s}
.comparison:hover .comparison-divider>span{background:#fff;box-shadow:0 2px 14px #0003}
.comparison:has(.comparison-handle:focus-visible) .comparison-divider>span{outline:3px solid #5a5d55;outline-offset:3px;background:#fff}
.comparison-detail>img{object-fit:contain;padding:18px 0}
.raster-detail{image-rendering:pixelated}






.light :focus-visible{outline-color:#5a5d55}
.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.preview-card{min-width:0;background:#eaeae5;border:1px solid #d5d5cb;border-radius:4px;overflow:hidden}
.preview-image{position:relative;display:block;background:#fff}
.preview-image img{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain}
.preview-expand{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:30px;height:30px;background:#eeeeeae8;border:1px solid #c6c7bf;border-radius:3px;color:#363a30;font-size:20px}
.preview-image:hover .preview-expand{background:#fff}
.preview-card figcaption{margin:0;padding:22px 24px 24px;letter-spacing:0;color:#5e615b}
.preview-card h3{color:#22251e;font-size:22px;letter-spacing:-.6px}
.preview-card p{font-size:14px;line-height:1.65;margin:10px 0 15px}
.preview-card figcaption a{font-size:12px;color:#373b30;border-bottom:1px solid #92968a;padding-bottom:4px;display:inline-flex;gap:16px}
.preview-card figcaption a:hover{color:#000;border-color:#000}
.preview-caption{font-size:11px;color:#666960;text-align:center;margin-top:18px;line-height:1.5}
@media(max-width:760px){.preview-grid{grid-template-columns:1fr;gap:23px}.preview-card figcaption{padding:19px 20px 21px}.preview-card h3{font-size:20px}.preview-card p{font-size:13px}.preview-caption{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.workflow{padding:64px 0 44px}
.workflow>.shell>.eyebrow{margin-bottom:15px}
.workflow h2{font-size:clamp(34px,3.9vw,54px);margin-bottom:20px}
.workflow-intro{max-width:630px;font-size:16px;line-height:1.7;color:#62625a;margin-bottom:38px}
.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.workflow-step{min-width:0}
.workflow-step h3{display:flex;align-items:center;gap:14px;font-size:23px;letter-spacing:-.7px;margin-bottom:12px}
.workflow-step h3>span{color:#7b756a;font-size:20px}
.workflow-description{font-size:14px;line-height:1.6;color:#5d5e56;min-height:68px}
.workflow-caption,.construction-caption{font-size:11px;line-height:1.6;color:#77776f;margin-top:22px}
.carousel{min-width:0;--carousel-border:#d2d2cb;--carousel-muted:#66665f}
.carousel-track{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;border:1px solid var(--carousel-border);border-radius:4px;background:#fafaf8}
.carousel-track::-webkit-scrollbar{display:none}
.carousel-slide{flex:0 0 100%;min-width:0;background:#eaeae5;scroll-snap-align:start;scroll-snap-stop:always;color:#242424}
.carousel-slide img{width:100%;height:auto;aspect-ratio:8/5;object-fit:contain;background:#fafaf8;margin:0;user-select:none}
.carousel-slide figcaption{margin:0;padding:17px 18px 18px;letter-spacing:0;background:#eaeae5}
.carousel-slide figcaption strong{display:block;font-size:15px;line-height:1.3;color:#272823;margin-bottom:7px}
.carousel-slide figcaption>span{display:block;font-size:12px;line-height:1.6;color:#62635b}
.carousel-controls{align-items:center;justify-content:space-between;gap:8px;padding-top:10px}
.carousel-controls>button{display:grid;place-items:center;flex:0 0 40px;height:40px;border:1px solid var(--carousel-border);border-radius:50%;color:inherit;background:transparent;font-size:21px;line-height:1}
.carousel-controls>button:hover{background:#deded84d;border-color:#8a8b81}
.carousel-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.carousel-dots button{display:grid;place-items:center;width:28px;height:40px;padding:0;border:0;background:none;color:inherit}
.carousel-dots button::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.3}
.carousel-dots button[aria-pressed="true"]::before{width:7px;height:7px;opacity:1}
.carousel-dots button:hover::before{opacity:.75}
#optimieren-beispiele + .carousel-controls .carousel-dots{display:grid;grid-template-columns:repeat(6,minmax(20px,1fr));flex:1;max-width:216px}
#optimieren-beispiele + .carousel-controls .carousel-dots button{width:100%}
.construction .feature-grid{grid-template-columns:.85fr 1.35fr;gap:48px}
.construction .eyebrow{font-size:10px;letter-spacing:1.7px;line-height:1.9}
.construction .feature-list{margin-bottom:0}
.construction-examples{min-width:0}
.construction-examples .carousel{--carousel-border:#565752}
.construction-examples .carousel-track{border-color:#5d5e56}
.construction-caption{color:#aaa99e;margin-top:14px}
.carousel-enlarge{display:block;position:relative}
.carousel-enlarge>span{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:32px;height:32px;background:#fafaf8eb;color:#333;border:1px solid #b7b7ae;border-radius:3px;font-size:20px}
.carousel-enlarge:hover>span{background:#fff}
.nesting-player{position:relative}
.nesting-examples{--carousel-border:#565752}
.nesting-examples .nesting-video{border:0;border-radius:0;aspect-ratio:8/5}
.nesting-examples figcaption{text-align:left}
.nesting-note{margin-top:12px;color:#a3a59f;font-size:11px;line-height:1.6;text-align:right}
.nesting-play{position:absolute;inset:0 0 58px;width:100%;border:0;background:transparent;align-items:center;justify-content:center}
.nesting-play>span{display:flex;align-items:center;gap:12px;padding:16px 22px;background:#f8f8f4f5;color:#252624;border:1px solid #b6b6ae;border-radius:3px;box-shadow:0 3px 16px #0002;font-size:14px}
.nesting-play:hover>span{background:#fff;border-color:#77786f}
.nesting-play:focus-visible{outline-offset:-5px}
.image-dialog{width:min(1180px,calc(100% - 32px));padding:22px;max-height:calc(100dvh - 32px)}
.image-dialog h2{font-size:21px;letter-spacing:-.5px;margin:0 40px 18px 0}
.image-dialog .dialog-close{top:-8px;right:-8px}
.image-dialog img{width:100%;height:auto;max-height:calc(100dvh - 130px);object-fit:contain;margin:0}
@media(max-width:1100px){.workflow-grid{gap:18px}.workflow-step h3{font-size:21px}.carousel-slide figcaption{padding:15px}.construction .feature-grid{gap:30px;grid-template-columns:1fr 1.2fr}}
@media(max-width:960px){.construction .feature-grid{grid-template-columns:1fr}.construction .feature-copy{max-width:620px}.construction .feature-copy>p:not(.eyebrow){max-width:620px}.construction-examples{width:100%;max-width:780px}.workflow-description{min-height:90px}.carousel-controls>button{flex-basis:36px;height:36px}.carousel-dots button{width:23px}}
@media(max-width:760px){.workflow{padding:46px 0 35px}.workflow h2{font-size:37px;letter-spacing:-1.7px}.workflow-intro{font-size:15px;margin-bottom:32px}.workflow-grid{grid-template-columns:1fr;gap:32px}.workflow-step{padding-bottom:30px;border-bottom:1px solid #d5d4cf}.workflow-step:last-child{padding-bottom:0;border-bottom:0}.workflow-step h3{font-size:23px}.workflow-description{min-height:0;margin-bottom:18px}.carousel-slide figcaption,.construction-examples .carousel-slide figcaption{min-height:0;padding:17px 18px 18px}.carousel-slide figcaption>span{min-height:39px}.carousel-controls>button{flex-basis:44px;height:44px}.carousel-dots button{width:36px;height:44px}.workflow-caption{margin-top:26px}.construction .eyebrow{font-size:9px;letter-spacing:1.3px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:12px;gap:8px}}
@media(max-width:380px){.carousel-dots button{width:30px}.workflow h2{font-size:33px}.hero-actions{column-gap:12px}.hero-actions .button{padding-inline:14px;gap:13px}.hero-actions .text-link{font-size:11px}}
