.bumper-block {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px 0 70px 0;
  background-color: #E74620; }
  .bumper-block .line * {
    position: absolute;
    z-index: 999; }
  .bumper-block .line-1 {
    height: 100%;
    top: 0; }
  .bumper-block .line-2 {
    height: 160px;
    left: 50px; }
  .bumper-block .line-3 {
    height: 180px;
    right: 180px;
    top: -62px; }
  .bumper-block .line-4 {
    height: 180px;
    right: 180px;
    bottom: -72px; }
  .bumper-block .container {
    position: relative; }
    .bumper-block .container .plus * {
      position: absolute; }
    .bumper-block .container .plus-1 {
      height: 25px;
      right: 100px; }
    .bumper-block .container .plus-2 {
      height: 40px;
      right: 60px;
      top: 45px; }
    .bumper-block .container .plus-3 {
      height: 60px;
      left: 60px;
      bottom: -40px; }
    .bumper-block .container h2 {
      text-align: center;
      color: white;
      margin-bottom: 30px; }
    .bumper-block .container .image {
      background-size: cover;
      background-repeat: no-repeat; }

/*# sourceMappingURL=frontend.css.map */
