.headline--wrapper{background-color:var(--colorBackground)}.headline--white{background-color:var(--colorBackgroundSecondary)}.headline--grey{background-color:var(--colorGrey)}.headline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-ms-grid;display:grid;gap:20px;gap:1.25rem;position:relative;z-index:1}@media only screen and (min-width:50em){.headline{-ms-grid-columns:48% 48%;gap:4%;grid-template-columns:48% 48%}}.headline .title{font-size:26px;font-size:1.625rem;line-height:1.2;position:relative}@media only screen and (min-width:50em){.headline .title{font-size:39px;font-size:2.4375rem}}.headline .title--line:after{background-color:#b10000;bottom:-8px;bottom:-.5rem;content:"";height:4px;height:.25rem;left:0;position:absolute;width:150px;width:9.375rem}.headline .technology{color:var(--colorMainRevert)}@media only screen and (min-width:50em){.headline--full{-ms-grid-columns:1fr;gap:4%;grid-template-columns:1fr}}.headline--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.headline--bracket{padding-top:5rem}.headline--bracket:after{background-color:var(--colorGrey);background-size:cover;content:"";height:255px;height:15.9375rem;left:0;-webkit-mask-image:url(/images/svg/bracket.svg);mask-image:url(/images/svg/bracket.svg);position:absolute;top:10px;top:.625rem;width:260px;width:16.25rem;z-index:-1}@media only screen and (min-width:96.875em){.headline--bracket:after{height:288px;height:18rem;width:293px;width:18.3125rem}}@media only screen and (min-width:112.5em){.headline--bracket:after{left:-100px;left:-6.25rem}}