/* Positionierung als Generalunternehmen 6.3 */
.general-contractor-section{position:relative;overflow:hidden;padding:115px 0;background:#021c38;color:#fff}.general-contractor-section:after{content:"GU";position:absolute;right:-20px;bottom:-75px;color:rgba(255,255,255,.025);font-family:"Segoe UI Variable Display","Segoe UI",sans-serif;font-size:330px;font-weight:700;line-height:1}.general-contractor-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:start}.gc-heading{position:sticky;top:145px}.gc-heading h2{max-width:700px;color:#fff;font-family:"Segoe UI Variable Display","Segoe UI",sans-serif;font-size:clamp(42px,4.7vw,65px);font-weight:550;line-height:1.04;letter-spacing:-.05em;margin:14px 0}.gc-content>p{max-width:760px;color:rgba(255,255,255,.7);font-size:19px;line-height:1.85;margin-bottom:40px}.gc-points{border-top:1px solid rgba(255,255,255,.16)}.gc-points>div{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.16)}.gc-points b{color:#f2aa00;font-size:12px}.gc-points span{color:rgba(255,255,255,.66);line-height:1.55}.gc-points strong{display:block;color:#fff;font-size:19px;font-weight:600;margin-bottom:5px}.general-contractor-section+.concept-services{border-top:7px solid #f2aa00}
@media(max-width:900px){.general-contractor-grid{grid-template-columns:1fr;gap:45px}.gc-heading{position:static}.general-contractor-section{padding:85px 0}}
@media(max-width:560px){.general-contractor-section{padding:70px 0}.gc-heading h2{font-size:35px}.gc-content>p{font-size:17px}.gc-points>div{grid-template-columns:40px 1fr}}
