/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#020914;--panel:#061526;--blue:#168cff;--cyan:#55bcff;--text:#f3f8fd;--muted:#9ab0c4;--line:#4997e038}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}img{max-width:100%;display:block}::selection{background:var(--blue);color:#fff}.topbar{z-index:20;background:linear-gradient(#020914b8,#0000);border-bottom:1px solid #64aaeb26;align-items:center;gap:38px;height:96px;padding:0 clamp(24px,5vw,82px);display:flex;position:absolute;inset:0 0 auto}.logo{width:190px;margin-right:auto}.topbar nav{gap:30px;font-size:13px;display:flex}.topbar nav a:hover{color:var(--cyan)}.button{background:linear-gradient(135deg,#0879fa,#064dc7);border:1px solid #228fff;border-radius:4px;justify-content:space-between;align-items:center;gap:34px;min-height:52px;padding:0 23px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 10px 35px #006eff35}.button:hover{transform:translateY(-2px);box-shadow:0 15px 45px #0075ff55}.button-small{background:#0b4e9d55;min-height:46px}.hero{border-bottom:1px solid var(--line);height:100vh;min-height:820px;max-height:980px;position:relative;overflow:hidden}.hero-bg{background:linear-gradient(90deg,#020914 0%,#020914f2 30%,#02091499 44%,#0000 66%),linear-gradient(#0000 70%,#020914 100%),#020d2b;position:absolute;inset:0}.hero-building{z-index:1;pointer-events:none;width:clamp(1080px,78vw,1350px);max-width:none;height:auto;position:absolute;top:57%;left:68%;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 13% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 13% 91%,#0000 100%)}.hero .hero-eyebrow{letter-spacing:.08em;font-size:clamp(34px,3.2vw,44px);line-height:1}.hero h1,.hero h1 em{color:var(--text);text-shadow:none}main>.services+.intro-wrap{margin-top:0;padding-bottom:clamp(70px,7vw,112px)}main .hero h1,main .hero h1 em{color:#fff;text-shadow:none}main .service-art{background:#010f2c;border-bottom:0;border-right:0}main .service-grid article,main .service-art img{background:#010f2c}main .bus-visual{background:radial-gradient(72% 76%,#000b1b 40%,#0000 100%)}main .bus-visual img{box-shadow:none;border:0}.hero:after,.section:before{content:"";pointer-events:none;background-image:linear-gradient(#2f85cf10 1px,#0000 1px),linear-gradient(90deg,#2f85cf10 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%);mask-image:linear-gradient(#0000,#000 35%)}.hero-copy{z-index:2;max-width:770px;padding:clamp(210px,25vh,275px) 0 80px clamp(24px,6vw,105px);position:relative}.eyebrow{color:var(--cyan);letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.055em;text-transform:uppercase;font-size:clamp(52px,5.1vw,86px);line-height:1.02}.hero h1 em{color:#168cff;text-shadow:0 0 35px #07f5;font-style:normal}.hero-copy>p:not(.eyebrow){color:#c0d0de;max-width:620px;margin-top:29px;font-size:18px;line-height:1.7}.actions{align-items:center;gap:32px;margin-top:38px;display:flex}.textlink{gap:15px;font-size:13px;display:flex}.textlink:hover{color:var(--cyan)}.hero-labels span{z-index:3;text-transform:uppercase;letter-spacing:.12em;background:#031426d9;border:1px solid #258ff7;border-radius:50%;padding:10px 14px;font-size:8px;position:absolute;box-shadow:0 0 24px #0084ff55}.l1{top:20%;right:16%}.l2{top:45%;right:7%}.l3{top:44%;right:39%}.l4{top:70%;right:20%}.section{border-bottom:1px solid var(--line);padding:clamp(85px,9vw,145px) clamp(24px,6vw,105px);position:relative;overflow:hidden}.section>*{z-index:2;position:relative}.section h2{letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(40px,4.2vw,68px);line-height:1.06}.heading{max-width:850px}.heading>p:last-child{max-width:720px;color:var(--muted);margin-top:25px;line-height:1.7}.intro{background:#04101e;grid-template-columns:.9fr 1.1fr;gap:9vw;display:grid}.intro>div:nth-child(2)>p{color:#b1c2d1;font-size:18px;line-height:1.8}.benefits{flex-wrap:wrap;gap:10px;margin-top:35px;display:flex}.benefits span{border:1px solid var(--line);color:#8dccff;text-transform:uppercase;letter-spacing:.1em;padding:11px 15px;font-size:11px}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:56px;display:grid}.service-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#0a2039cc,#03101eee);border-radius:6px;min-height:365px;padding:26px;transition:all .3s;position:relative}.service-grid article:hover{border-color:#278ff0;transform:translateY(-7px);box-shadow:0 20px 55px #006ed122}.service-art{height:145px;margin:-10px -10px 22px;overflow:hidden}.service-art img{object-fit:cover;object-position:center top;filter:saturate(1.08);width:100%;height:174px}.number{color:#4a759b;font-size:10px;position:absolute;top:25px;right:25px}.service-grid h3{text-transform:uppercase;font-size:19px}.service-grid article>p{color:var(--muted);margin-top:13px;font-size:14px;line-height:1.65}.buses{background:#03101d;grid-template-columns:.85fr 1.15fr;align-items:center;gap:6vw;display:grid}.bus-copy>p:not(.eyebrow){color:var(--muted);margin-top:28px;font-size:16px;line-height:1.78}.network{height:560px;position:relative}.network:before,.network:after{content:"";border:1px solid #198bff44;border-radius:50%;width:450px;height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.network:after{border-style:dashed;width:310px;height:310px}.gateway{z-index:2;background:#061a31;border:1px solid #208fff;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px #007eff44}.gateway b{letter-spacing:.13em;font-size:14px}.gateway small{color:var(--cyan);margin-top:8px}.bus{z-index:3;color:#bce1ff;background:#06162a;border:1px solid #228fff;border-radius:50%;place-items:center;width:78px;height:78px;font-size:11px;display:grid;position:absolute;box-shadow:0 0 25px #007cff44}.b1{top:2%;left:44%}.b2{top:21%;right:8%}.b3{top:58%;right:3%}.b4{bottom:1%;right:27%}.b5{bottom:8%;left:19%}.b6{top:44%;left:2%}.b7{top:12%;left:14%}.process ol{grid-template-columns:repeat(3,1fr);gap:14px;margin:60px 0 0;padding:0;list-style:none;display:grid}.process li{border:1px solid var(--line);background:#07192cae;min-height:215px;padding:27px}.process li>span{width:38px;height:38px;color:var(--cyan);border:1px solid #268fff;border-radius:50%;place-items:center;font-size:10px;display:grid}.process h3{text-transform:uppercase;margin-top:38px;font-size:17px}.process li p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.6}.references{background:#030c18}.reference-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px;display:grid}.reference-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#071a30,#020c18);transition:all .3s;overflow:hidden}.reference-art{background:radial-gradient(circle,#063569,#020b16 70%);height:245px;overflow:hidden}.reference-art img{object-fit:cover;width:100%;height:100%}.reference-copy{min-height:230px;padding:25px}.reference-copy small{color:var(--cyan);letter-spacing:.13em;text-transform:uppercase;font-size:9px}.reference-copy h3{text-transform:uppercase;margin-top:10px;font-size:18px;line-height:1.25}.reference-copy p{color:var(--muted);margin-top:14px;font-size:13px;line-height:1.65}.company{background:linear-gradient(135deg,#05101e,#08203a)}.company-copy{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:48px;display:grid}.company-copy p{color:#afc1d1;font-size:15px;line-height:1.75}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:60px;padding-top:35px;display:grid}.stats div{border-left:1px solid var(--line);flex-direction:column;padding-left:25px;display:flex}.stats b{color:#269eff;font-size:35px}.stats span{color:#a7bacb;text-transform:uppercase;letter-spacing:.1em;margin-top:7px;font-size:10px}.contact{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.contact>div>p:last-child{color:var(--muted);margin-top:24px;font-size:17px}.contact-card{background:#071d34cc;border:1px solid #278ff066;gap:16px;padding:35px;display:grid;box-shadow:0 0 60px #0075dd22}.contact-card address{color:#bdd0e0;font-style:normal;line-height:1.7}.contact-card>a:not(.button){border-top:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;padding:17px 0;font-size:15px;display:grid}.contact-card small{color:#6e94b4;text-transform:uppercase;letter-spacing:.12em;font-size:9px}footer{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr auto;align-items:center;gap:40px;padding:38px clamp(24px,6vw,105px);display:grid}footer p{color:#6686a2;font-size:11px;line-height:1.7}footer div{gap:25px;font-size:11px;display:flex}.legal{border-bottom:1px solid var(--line);background:#020711;grid-template-columns:200px 1fr;gap:40px;padding:38px clamp(24px,6vw,105px);display:grid}.legal h2{font-size:18px}.legal p{color:#6f889e;font-size:11px;line-height:1.7}@media (width<=1050px){.topbar nav{display:none}.intro,.buses,.contact{grid-template-columns:1fr}.service-grid,.reference-grid{grid-template-columns:repeat(2,1fr)}.bus-copy{max-width:760px}.company-copy{grid-template-columns:1fr}.hero-labels{display:none}}@media (width<=700px){.topbar{height:78px;padding:0 20px}.logo{width:150px}.button-small{gap:12px;min-height:42px;padding:0 14px}.hero{height:auto;min-height:830px}.hero-bg{background:linear-gradient(#02091411 15%,#020914f3 54%,#020914 83%),url(/regelwerk-hero-v4.webp) 70% 70px/auto 52% no-repeat}.hero-building{display:none}.hero-copy{padding:410px 20px 80px}.hero h1{font-size:43px}.hero-copy>p:not(.eyebrow){font-size:15px}.actions{flex-direction:column;align-items:stretch}.textlink{padding:10px 2px}.section{padding:78px 20px}.section h2{font-size:38px}.intro{gap:40px}.service-grid,.reference-grid,.process ol{grid-template-columns:1fr}.network{height:430px;margin:-20px -70px;transform:scale(.78)}.reference-art{height:220px}.company-copy{gap:22px}.stats{grid-template-columns:1fr 1fr;gap:28px}.contact-card{padding:22px}.contact-card>a:not(.button){grid-template-columns:1fr auto}.contact-card>a small{grid-column:1/3;margin-bottom:8px}footer,.legal{grid-template-columns:1fr;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-grid article,.reference-grid article{transition:none}}.section{padding:clamp(70px,7vw,112px) clamp(24px,5vw,82px)}.intro-wrap{z-index:5;margin:-82px 0 0;padding:0 clamp(20px,4vw,60px);position:relative}.intro-wrap .intro{border:1px solid var(--line);background:linear-gradient(130deg,#061a2df5,#03101df8);border-radius:24px;grid-template-columns:.75fr 1.25fr;gap:4vw;padding:45px;display:grid;box-shadow:0 25px 70px #0008}.intro-wrap .intro:before{border-radius:24px}.intro>div:first-child{border-right:1px solid var(--line);padding-right:35px}.intro>div:nth-child(2)>p{font-size:15px}.benefits{grid-template-columns:1fr 1fr;gap:0;margin-top:22px;display:grid}.benefits>div{border-top:1px solid var(--line);grid-template-columns:38px 1fr;gap:12px;padding:15px;display:grid}.benefits svg,.process svg{fill:none;stroke:#37a8ff;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;width:27px}.benefits span{border:0;flex-direction:column;padding:0;display:flex}.benefits b{color:#38a8ff;text-transform:uppercase;font-size:11px}.benefits small{color:#8fa7bc;margin-top:5px;line-height:1.4}.service-grid{gap:14px;margin-top:42px}.service-grid article{background:linear-gradient(145deg,#071b30dd,#020c18f5);min-height:335px;padding:20px}.service-art{height:166px;margin:-7px -5px 16px}.service-art img{height:195px}.service-grid h3{font-size:17px}.service-grid article>p{margin-top:9px;font-size:12px;line-height:1.58}.buses{grid-template-columns:.75fr 1.25fr}.bus-copy>p:not(.eyebrow){font-size:14px}.network{height:480px}.network:before{width:400px;height:400px}.network:after{width:280px;height:280px}.gateway{width:120px;height:120px;transform:translate(-50%,-50%)rotate(45deg)}.gateway>*{transform:rotate(-45deg)}.gateway b{font-size:11px}.bus{writing-mode:horizontal-tb;border-radius:9px;width:68px;height:68px;font-size:10px;transform:rotate(45deg)}.bus:after{content:"";border:1px solid #168cff55;position:absolute;inset:11px}.process ol{grid-template-columns:repeat(6,1fr);gap:0;margin-top:45px;position:relative}.process ol:before{content:"";background:#168cff;height:1px;position:absolute;top:22px;left:7%;right:7%}.process li{text-align:center;background:0 0;border:0;min-height:205px;padding:0 14px}.process li:after{display:none}.process li>span{z-index:2;background:#041428;width:44px;height:44px;margin:auto;position:relative}.process li svg{margin:22px auto 12px;display:block}.process h3{margin-top:0;font-size:12px}.reference-grid{gap:14px;margin-top:42px}.reference-grid article{border-radius:7px;grid-template-columns:46% 54%;min-height:260px;display:grid}.reference-copy{min-height:0;padding:23px 20px;position:relative}.reference-copy>span{color:#46adff;position:absolute;bottom:17px;right:18px}.more-projects{border-top:1px solid var(--line);grid-template-columns:180px repeat(2,1fr);margin-top:28px;display:grid}.more-projects h3{text-transform:uppercase;color:#78bfff;padding:18px 12px;font-size:13px}.more-projects>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px 15px;display:flex}.more-projects span{font-size:11px}.more-projects small{color:#668aa9;text-align:right;font-size:9px}@media (width<=1050px){.intro-wrap .intro{grid-template-columns:1fr}.intro>div:first-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 28px}.process ol{grid-template-columns:repeat(3,1fr);gap:30px 0}.process ol:before{display:none}.reference-grid article{grid-template-columns:1fr}.reference-art{height:220px;min-height:220px}.more-projects{grid-template-columns:150px 1fr}}@media (width<=700px){.intro-wrap{margin:-35px 0 0;padding:0 12px}.intro-wrap .intro{padding:28px 20px}.benefits{grid-template-columns:1fr}.service-art{height:180px}.process ol{grid-template-columns:1fr 1fr}.more-projects{grid-template-columns:1fr}.more-projects h3{border-bottom:1px solid var(--line)}.network{height:430px}}.bus{writing-mode:horizontal-tb;transform:none}.bus:after{transform:rotate(45deg)}.hero h1{font-size:clamp(42px,4.05vw,68px);line-height:1.06}.hero-labels span{place-items:center;width:48px;height:48px;padding:0;display:grid}.hero-labels svg{fill:none;stroke:#71c7ff;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #168cff);width:23px;height:23px}.hero-labels .l1{top:15%;right:23%}.hero-labels .l2{top:40%;right:10%}.hero-labels .l3{top:36%;right:42%}.hero-labels .l4{top:66%;right:20%}.hero-labels .l5{top:55%;right:35%}.bus-visual{align-items:center;min-height:480px;display:flex;position:relative}.bus-visual:before{content:"";filter:blur(55px);background:#006fff33;border-radius:50%;position:absolute;inset:10% 5%}.bus-visual img{z-index:1;border:1px solid #1a6fb044;border-radius:8px;width:100%;position:relative;box-shadow:0 25px 65px #0008}@media (width<=700px){.hero h1{font-size:36px}.bus-visual{min-height:0;margin-top:25px}.bus-visual img{width:125%;max-width:none;margin-left:-12.5%}}.bus-visual img{aspect-ratio:2;object-fit:cover;object-position:center}.hero h1{letter-spacing:-.035em;font-size:clamp(31px,3vw,50px)}.hero-copy{max-width:650px}.hero-copy>p:not(.eyebrow){max-width:560px}.service-grid article{min-height:320px;padding:0;overflow:hidden}.service-art{border-bottom:1px solid var(--line);background:#03101d;height:180px;margin:0}.service-art img{object-fit:cover;object-position:center;width:100%;height:100%}.service-copy{padding:22px}.service-copy p{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.58}.reference-grid{grid-template-columns:repeat(3,1fr)}.reference-grid article{grid-template-columns:1fr;min-height:0}.reference-art{height:225px;min-height:225px}.reference-copy{min-height:210px}.more-projects{display:none}footer label{cursor:pointer}footer label:hover{color:var(--cyan)}.legal-toggle{position:relative}.legal-toggle input{opacity:0;pointer-events:none;position:absolute}.legal-toggle>label{cursor:pointer;grid-column:1/-1;justify-content:space-between;font-size:18px;display:flex}.legal-toggle>label span{color:var(--cyan);font-size:22px;transition:all .2s}.legal-toggle>p{grid-column:1/-1;display:none}.legal-toggle input:checked~p{display:block}.legal-toggle input:checked~label span{transform:rotate(45deg)}@media (width<=1050px){.reference-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.hero h1{font-size:30px}.service-art{height:165px}.reference-grid{grid-template-columns:1fr}.reference-copy{min-height:180px}}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020914e6;position:fixed;box-shadow:0 8px 35px #0005}.service-grid article{min-height:0}.service-art{aspect-ratio:1.55;height:auto}.service-copy{min-height:135px}.reference-grid{grid-template-columns:repeat(2,1fr);gap:18px}.reference-grid article{aspect-ratio:1.75;grid-template-columns:44% 56%;min-height:0}.reference-art{background:#020b16;height:100%;min-height:0}.reference-art img{object-fit:contain;padding:8px}.reference-copy{min-height:0;padding:24px 22px;overflow:hidden}.legal-switch{opacity:0;pointer-events:none;position:absolute}.legal-panel{border-bottom:1px solid var(--line);background:#020711;grid-template-columns:1fr 1fr;gap:60px;padding:48px clamp(24px,6vw,105px);display:none}.legal-switch:checked~.legal-panel{display:grid}.legal-panel>div{position:relative}.legal-panel p{color:#8199ae;font-size:13px;line-height:1.75}.legal-panel label{color:var(--cyan);cursor:pointer;font-size:30px;position:absolute;top:-8px;right:0}footer label{font-size:12px}@media (width<=1050px){.reference-grid{grid-template-columns:1fr}.reference-grid article{aspect-ratio:2.1}}@media (width<=700px){.topbar{position:fixed}.service-copy{min-height:0}.reference-grid article{aspect-ratio:auto;display:block}.reference-art{aspect-ratio:1.35;height:auto}.reference-copy{min-height:0}.reference-copy p{font-size:14px}.legal-panel{grid-template-columns:1fr;gap:36px}}.intro>div:nth-child(2)>p{font-size:clamp(22px,1.55vw,27px);line-height:1.65}.benefits small{font-size:15px}.section-title>p:last-child,.heading>p:last-child{font-size:clamp(19px,1.25vw,22px);line-height:1.65}.hero-copy>p:not(.eyebrow){font-size:clamp(20px,1.35vw,24px);line-height:1.6}.service-grid article:hover{border-color:var(--line);box-shadow:none;transform:none}.service-art{aspect-ratio:1;background:#020b17;width:100%;height:auto}.service-art img{object-fit:cover;width:100%;height:100%}.service-copy{min-height:165px;padding:24px}.bus-copy>p:not(.eyebrow){font-size:clamp(19px,1.3vw,23px);line-height:1.65}.process li p{font-size:15px;line-height:1.55}.reference-grid article:hover{border-color:var(--line);transform:none}.reference-copy p{font-size:clamp(15px,1vw,18px);line-height:1.55}.company-copy p{font-size:clamp(19px,1.25vw,22px);line-height:1.65}.contact>div>p:last-child{font-size:clamp(20px,1.35vw,24px)}@media (width<=700px){.hero-copy>p:not(.eyebrow){font-size:19px}.intro>div:nth-child(2)>p{font-size:21px}.service-copy p{font-size:18px}.reference-copy p{font-size:17px}.company-copy p{font-size:18px}}.process li>span svg{stroke:#58baff;width:23px;height:23px;margin:0}.process li>svg{display:none}.service-grid article{aspect-ratio:1.8;grid-template-columns:45% 55%;display:grid}.service-art{aspect-ratio:auto;border:0;border-right:1px solid var(--line);width:100%;height:100%}.service-art img{object-fit:cover}.service-copy{flex-direction:column;justify-content:center;min-height:0;padding:20px;display:flex}.service-copy h3{font-size:16px}.service-copy p{font-size:19px;line-height:1.42}.heading>p:last-child,.intro>div:nth-child(2)>p,.hero-copy>p:not(.eyebrow),.bus-copy>p:not(.eyebrow),.service-copy p,.company-copy p,.contact>div>p:last-child{font-size:max(19px,1.2vw)}@media (width<=1200px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article{aspect-ratio:1.9}}@media (width<=700px){.service-grid{grid-template-columns:1fr}.service-grid article{aspect-ratio:1.65;grid-template-columns:42% 58%}.service-copy{padding:15px}.service-copy h3{font-size:14px}.service-copy p{font-size:16px}.heading>p:last-child{font-size:19px}}.reference-copy p{font-size:19px}.reference-grid article{aspect-ratio:1.55}@media (width<=1050px){.reference-grid article{aspect-ratio:1.7}}@media (width<=700px){.service-grid article{aspect-ratio:1.45}.service-copy p{font-size:19px}.reference-grid article{aspect-ratio:auto}}.reference-grid article{aspect-ratio:auto;height:310px}.reference-art{height:310px}.reference-copy{flex-direction:column;justify-content:center;height:310px;display:flex}.reference-copy p{margin-top:12px}.reference-copy>span{display:none}@media (width<=1050px){.reference-grid article{aspect-ratio:auto;height:330px}.reference-art,.reference-copy{height:330px}}@media (width<=700px){.reference-grid article{height:auto}.reference-art{aspect-ratio:1;height:auto}.reference-copy{height:auto;min-height:0}}.reference-copy h3{font-size:21px;line-height:1.25}.reference-copy small{letter-spacing:.11em;font-size:14px;font-weight:700}.legal-panel{grid-template-columns:1fr;gap:50px}.legal-panel>div{max-width:1050px}.legal-panel h2{margin-bottom:24px;font-size:26px}.legal-panel h3{color:#5bbaff;margin:24px 0 10px;font-size:17px}.legal-panel p{margin-bottom:12px;font-size:15px;line-height:1.75}.legal-panel a{color:#8bcfff}.legal-panel .privacy{border-top:1px solid var(--line);padding-top:35px}.hero h1{font-size:clamp(31px,3vw,40px)}.section h2{font-size:clamp(34px,3.4vw,40px)}.eyebrow,.benefits b,.topbar nav,.topbar>.button-small,footer p{font-size:22px}.service-copy h3{font-size:clamp(22px,1.4vw,26px);line-height:1.2}.process h3{margin-top:26px;font-size:18px;line-height:1.3}.process li p{margin-top:12px;font-size:18px;line-height:1.5}@media (width<=700px){.service-copy h3{font-size:22px}.process h3,.process li p{font-size:18px}.process li{min-height:270px}}.services .heading{max-width:none}.services .heading h2{white-space:nowrap}.hero-labels span{width:96px;height:96px}.hero-labels svg{width:46px;height:46px}.process li>span{width:88px;height:88px}.process li>span svg{width:46px;height:46px}.process ol:before{top:44px}.process li{min-height:350px}@media (width<=700px){.services .heading h2{white-space:normal}.hero-labels span{width:72px;height:72px}.hero-labels svg{width:38px;height:38px}.process li>span{width:76px;height:76px}.process li>span svg{width:42px;height:42px}.process li{min-height:330px}}.reference-copy h3{font-size:26px}.reference-copy small{font-size:19px}.benefits small,.stats span,.contact-card small,footer label,.legal-panel p,.legal-panel h3,.contact-card>a:not(.button){font-size:18px}.contact-card{gap:20px}.contact-card address{font-size:22px;line-height:1.55}.contact-card .route-link{color:#55b7ff;align-items:center;gap:12px;width:fit-content;margin-top:18px;font-size:22px;font-style:normal;line-height:1.35;transition:color .2s,text-shadow .2s;display:flex}.contact-card .route-link svg{fill:none;stroke:currentColor;stroke-width:1.7px;flex:none;width:24px;height:24px}.contact-card .route-link:hover,.contact-card .route-link:focus-visible{color:#9bd8ff;text-shadow:0 0 16px #2999ffa6}.contact-card>a:not(.button){grid-template-columns:120px minmax(0,1fr) auto;column-gap:16px;min-width:0;font-size:22px;line-height:1.4}.contact-card>a:not(.button) small{font-size:22px;line-height:1.3}.contact-card .button{font-size:22px}@media (width<=700px){.contact-card>a:not(.button){grid-template-columns:minmax(0,1fr) auto;row-gap:10px}.contact-card>a:not(.button) small{grid-column:1/-1;margin-bottom:0}}.more-projects small,.more-projects span{font-size:18px}.reference-art img{transition:transform .45s}@media (prefers-reduced-motion:reduce){.reference-art img{transition:none}.reference-grid article:hover .reference-art img{transform:none}}.reference-grid article,.reference-art{position:relative;overflow:visible}.reference-art img{z-index:2;border-radius:7px;transition:transform .45s,filter .45s;position:relative}.reference-grid article:hover{z-index:20}@media (prefers-reduced-motion:reduce){.reference-grid article:hover .reference-art img{filter:none;transform:none}}.logo{width:clamp(230px,20vw,320px)}.logo img,footer img{filter:none}footer img{width:clamp(250px,20vw,320px)}.hero-network-lines{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-network-lines path{fill:none;vector-effect:non-scaling-stroke}.hero-network-lines .network-glow{stroke:#007eff75;stroke-width:8px;filter:blur(4px)}.hero-network-lines .network-line{stroke:#35a9ff;stroke-width:2.4px;filter:drop-shadow(0 0 5px #168cff)drop-shadow(0 0 10px #168cfff2)}.hero-network-lines circle{fill:#b8e7ff;stroke:#168cff;stroke-width:2px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px #168cff)drop-shadow(0 0 10px #168cff)}.hero-labels span{z-index:4}footer .legal-link{cursor:pointer;font-size:22px;transition:color .2s}footer .legal-link:hover{color:var(--cyan)}.legal-panel{grid-template-columns:minmax(0,1fr);gap:50px;width:100%;padding:56px clamp(24px,5vw,82px);scroll-margin-top:96px;display:none}.legal-panel:target{display:grid}.legal-panel>div{width:100%;max-width:none}.legal-panel .privacy{border-top:1px solid var(--line);width:100%;max-width:none;padding-top:42px}.legal-close{color:var(--cyan);cursor:pointer;font-size:34px;line-height:1;position:absolute;top:-8px;right:0}@media (width<=700px){.logo{width:210px}footer img{width:230px}.legal-panel{padding:45px 20px;scroll-margin-top:78px}}.process li>span svg{fill:none;stroke:#66c2ff;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px #168cffb3)}.reference-art{cursor:zoom-in;width:100%;color:inherit;border:0;padding:0;display:block}.image-modal{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000712e6;flex-direction:column;justify-content:center;align-items:center;padding:70px;animation:.25s modalFade;display:flex;position:fixed;inset:0}.image-modal img{object-fit:contain;border:1px solid #3ea2ff80;border-radius:10px;width:min(70vw,720px);height:min(70vh,720px);animation:.35s imageEnter;box-shadow:0 35px 100px #000,0 0 55px #168cff59}.image-modal>span{color:#bfe4ff;text-transform:uppercase;letter-spacing:.08em;margin-top:18px;font-size:22px}.modal-close{color:#fff;cursor:pointer;background:#06172c;border:1px solid #2999ff;border-radius:50%;width:52px;height:52px;font-size:32px;position:fixed;top:25px;right:35px}.modal-close:hover{background:#0c3970}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes imageEnter{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (width<=700px){.image-modal{padding:55px 15px}.image-modal img{width:92vw;height:70vh}.image-modal>span{text-align:center;font-size:17px}.modal-close{top:15px;right:15px}}@media (prefers-reduced-motion:reduce){.image-modal,.image-modal img{animation:none}}.reference-grid article:hover .reference-art img{filter:drop-shadow(0 14px 18px #0000008c)drop-shadow(0 0 12px #168cff33);transform:translateY(-4px)scale(1.07)}.reference-art img{transform-origin:top}.reference-grid article:hover .reference-art img{transform:scale(1.07)}.reference-grid article{background:linear-gradient(105deg,#01091c 0% 42%,#031225 100%)}.reference-art{background:#01091c}.reference-art img{padding:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 86%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 86%,#0000 100%)}.modal-card{background:linear-gradient(115deg,#01091c 0% 58%,#061a30 100%);border:1px solid #3ea2ff59;border-radius:12px;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);width:min(92vw,1320px);max-height:82vh;animation:.35s imageEnter;display:grid;overflow:hidden;box-shadow:0 35px 100px #000,0 0 55px #168cff40}.image-modal .modal-card>img{object-fit:contain;width:100%;height:82vh;max-height:82vh;box-shadow:none;border:0;border-radius:0;animation:none;-webkit-mask-image:linear-gradient(90deg,#000 0% 91%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 91%,#0000 100%)}.modal-copy small{color:var(--cyan);letter-spacing:.11em;text-transform:uppercase;font-size:18px;font-weight:700}.modal-copy h3{text-transform:uppercase;margin-top:14px;font-size:clamp(27px,2.4vw,40px);line-height:1.15}.modal-copy p{color:#b7cadb;margin-top:24px;font-size:clamp(18px,1.3vw,22px);line-height:1.65}@media (width<=800px){.modal-card{grid-template-columns:1fr;width:94vw;max-height:88vh;overflow-y:auto}.image-modal .modal-card>img{height:48vh;max-height:48vh;-webkit-mask-image:linear-gradient(#000 0% 88%,#0000 100%);mask-image:linear-gradient(#000 0% 88%,#0000 100%)}.modal-copy{padding:24px}}.image-modal img{width:min(88vw,1100px);height:82vh}@media (width<=700px){.image-modal img{width:96vw;height:82vh}}@media (prefers-reduced-motion:reduce){.reference-grid article:hover .reference-art img{filter:none;transform:none}}.reference-grid article:hover .reference-art img,.reference-grid article:focus-within .reference-art img{filter:none;transform:none}.reference-grid article:hover{transform:none}.reference-grid article{cursor:pointer;background:linear-gradient(100deg,#01091c 0% 48%,#031225 78%,#04172b 100%)}.reference-grid article:focus-visible{outline-offset:4px;outline:2px solid #55b7ff}.reference-art{background:#01091c;overflow:hidden}.reference-art img{-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;transition:none;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 90%,#0000 100%),linear-gradient(#0000 0%,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 90%,#0000 100%),linear-gradient(#0000 0%,#000 7% 93%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.modal-card{background:linear-gradient(#01091c 0% 67%,#061a30 100%);flex-direction:column;width:min(92vw,1040px);max-height:90vh;display:flex;overflow:hidden auto}.image-modal .modal-card>img{object-fit:contain;flex:none;width:100%;height:min(54vh,600px);max-height:none;-webkit-mask-image:linear-gradient(#000 0% 91%,#0000 100%);mask-image:linear-gradient(#000 0% 91%,#0000 100%)}.modal-copy{align-self:stretch;padding:clamp(22px,3vw,38px) clamp(24px,4vw,54px) clamp(30px,4vw,50px)}.modal-copy p{max-width:900px}@media (width>=1050px){.reference-grid{grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.reference-grid article{grid-template-columns:44% 56%}.reference-copy{padding-left:22px;padding-right:22px}.reference-copy h3{font-size:21px;line-height:1.25}.reference-copy h3.reference-title-compact{font-size:18px}footer{grid-template-columns:250px minmax(0,1fr) auto;gap:24px;padding-left:clamp(24px,3vw,50px);padding-right:clamp(24px,3vw,50px)}footer p{overflow-wrap:anywhere;min-width:0;font-size:18px}}@media (width>=1280px){footer p{white-space:nowrap;overflow-wrap:normal}}@media (width<=800px){.modal-card{width:94vw;max-height:88vh;display:flex}.image-modal .modal-card>img{height:min(48vh,520px)}}.hero-labels .hero-network-lines{z-index:3;pointer-events:none;fill:none;stroke:none;filter:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-labels .hero-network-lines .network-glow{fill:none;stroke:#007eff57;stroke-width:5px;vector-effect:non-scaling-stroke;filter:blur(3px)}.hero-labels .hero-network-lines .network-line{fill:none;stroke:#299fff;stroke-width:1.45px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #168cff)drop-shadow(0 0 7px #168cffd9)}.hero-labels .hero-network-lines .network-nodes circle{fill:#7bcaff;stroke:#168cff;stroke-width:1.4px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px #168cff)}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}

/* Finaler Hero-Stand: vollständiges Bild, unverfälschter Kontrast und proportionale Höhe */
.hero {
  height: auto;
  min-height: 0;
  max-height: none;
  aspect-ratio: 1536 / 819;
  overflow: hidden;
}
.hero-bg {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(2,9,20,.76) 0%, rgba(2,9,20,.48) 29%, rgba(2,9,20,.12) 49%, rgba(2,9,20,0) 68%),
    linear-gradient(180deg, rgba(2,9,20,.06) 62%, rgba(2,9,20,.48) 100%);
}
.hero-building {
  z-index: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: center center;
  top: 0;
  left: 0;
  transform: none;
  -webkit-mask-image: none;
  mask-image: none;
  content: url('../regelwerk-hero-final.webp');
}
.hero-copy {
  z-index: 3;
  padding-top: clamp(160px, 20vw, 300px);
}
.hero:after { z-index: 2; opacity: .45; }

/* Mobiles Dropdown-Menü */
.mobile-menu-toggle {
  display: none;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(85,188,255,.55);
  border-radius: 5px;
  background: rgba(3,20,38,.92);
  color: #fff;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 0;
}
.mobile-menu-toggle::before,
.mobile-menu-toggle::after,
.mobile-menu-toggle span {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  background: currentColor;
  position: absolute;
  transition: transform .2s, opacity .2s;
}
.mobile-menu-toggle::before { transform: translateY(-7px); }
.mobile-menu-toggle::after { transform: translateY(7px); }
.mobile-menu-toggle[aria-expanded="true"] span { opacity: 0; }
.mobile-menu-toggle[aria-expanded="true"]::before { transform: rotate(45deg); }
.mobile-menu-toggle[aria-expanded="true"]::after { transform: rotate(-45deg); }

@media (max-width: 1100px) {
  .topbar { height: 78px; padding: 0 20px; gap: 14px; }
  .topbar .logo { width: 210px; }
  .topbar > nav { display: none; }
  .topbar > .button-small { display: none; }
  .mobile-menu-toggle { display: flex; position: relative; margin-left: auto; flex: 0 0 auto; }
  .topbar.menu-open > nav {
    display: flex;
    position: absolute;
    top: 78px;
    left: 0;
    right: 0;
    flex-direction: column;
    gap: 0;
    padding: 10px 20px 18px;
    background: rgba(2,9,20,.98);
    border-bottom: 1px solid rgba(85,188,255,.3);
    box-shadow: 0 18px 35px rgba(0,0,0,.35);
  }
  .topbar.menu-open > nav a {
    display: block;
    padding: 15px 4px;
    font-size: 18px;
    border-bottom: 1px solid rgba(85,188,255,.14);
  }
  .topbar.menu-open > nav a:last-child { border-bottom: 0; }
  .hero {
    aspect-ratio: auto;
    min-height: 680px;
  }
  .hero-building {
    width: 100%;
    height: auto;
    top: 78px;
    object-fit: contain;
    object-position: top center;
  }
  .hero-bg {
    background: linear-gradient(180deg, rgba(2,9,20,.05) 0%, rgba(2,9,20,.26) 35%, rgba(2,9,20,.96) 68%, #020914 100%);
  }
  .hero-copy {
    padding: clamp(390px, 72vw, 530px) 22px 60px;
  }
  .hero .hero-eyebrow { font-size: clamp(23px, 7vw, 34px); }
  .hero h1 { font-size: clamp(38px, 10vw, 56px); }
}

@media (max-width: 520px) {
  .topbar .logo { width: 178px; }
  .hero { min-height: 650px; }
  .hero-copy { padding-top: clamp(330px, 76vw, 420px); }
}

/* Korrektur: Leistungskarten bleiben bei schmaleren Browserbreiten lesbar. */
.service-grid article {
  aspect-ratio: auto !important;
  height: auto !important;
  min-height: 340px;
  overflow: hidden;
}
.service-grid .service-art {
  min-width: 0;
}
.service-grid .service-copy {
  min-width: 0;
  height: auto;
  min-height: 0;
  overflow: visible;
}
.service-grid .service-copy h3,
.service-grid .service-copy p {
  overflow-wrap: anywhere;
  word-break: normal;
}

@media (width <= 1200px) {
  .service-grid article {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .service-grid .service-art {
    aspect-ratio: 16 / 9;
    height: auto;
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }
  .service-grid .service-copy {
    justify-content: flex-start;
    padding: 24px;
  }
}

@media (width <= 700px) {
  .service-grid article {
    grid-template-columns: 1fr;
  }
  .service-grid .service-art {
    aspect-ratio: 16 / 9;
  }
  .service-grid .service-copy {
    padding: 22px 20px 26px;
  }
}

/* Leistungskarten – robuste, verlustfreie Darstellung bei allen Browserbreiten */
.service-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  align-items: stretch;
}
.service-grid article {
  display: flex !important;
  flex-direction: column !important;
  aspect-ratio: auto !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
.service-grid .service-art {
  flex: 0 0 auto;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  margin: 0 !important;
  padding: 10px !important;
  border-right: 0 !important;
  border-bottom: 1px solid var(--line) !important;
  background: #010f2c !important;
  overflow: hidden !important;
}
.service-grid .service-art img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  filter: none !important;
}
.service-grid .service-copy {
  display: block !important;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  padding: clamp(18px, 1.8vw, 26px) !important;
  overflow: visible !important;
}
.service-grid .service-copy h3 {
  font-size: clamp(18px, 1.25vw, 22px) !important;
  line-height: 1.22 !important;
  overflow-wrap: break-word;
  hyphens: auto;
}
.service-grid .service-copy p {
  margin-top: 10px !important;
  font-size: clamp(16px, 1.05vw, 18px) !important;
  line-height: 1.5 !important;
  overflow-wrap: break-word;
  hyphens: auto;
}

@media (max-width: 1180px) {
  .service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 680px) {
  .service-grid {
    grid-template-columns: 1fr !important;
  }
  .service-grid .service-art {
    aspect-ratio: 16 / 8.5 !important;
    padding: 8px !important;
  }
  .service-grid .service-copy {
    padding: 20px !important;
  }
}
