.superbreaker-panel__image {
  height: 20rem
}
.superbreaker-panel__content {
  margin-top: -2.8rem;
  z-index: 1
}
.superbreaker-panel__content .bg-primary-4.superbreaker-panel__clippath:before {
content: unset;
}
.superbreaker-panel__content .bg-primary-4 .config-text__into-text {
color: var(--base-1);
}
.superbreaker-panel__clippath{
clip-path: polygon(100% 0, 100% calc(100% - 7rem), calc(100% - 6rem) 100%, 0% 100%, 0 100%, 0% 0%);
}


@media (max-width: 991.98px) {
  clip-path: none;
}



.superbreaker-panel__clippath::before{
  position: absolute;
  /*content: url('~/media/Images/I/inchcape/Corp/body-content/superbreaker/super-breaker-dotted-pattern');*/
  content: unset;
  bottom: 0;
  right: 28.8%;
}

  @media (max-width: 991.98px) {
    content: none;
    display: none;
  }
}


@media (min-width:768px) {
  .superbreaker-panel__content {
    margin-top: -6.4rem
  }
  .superbreaker-panel__image {
    height: 22.7rem
  }
}
@media (min-width:992px) {
  .superbreaker-panel__content {
    margin-top: -9.6rem
  }
  .superbreaker-panel__image {
    height: 47.2rem
  }
  .superbreaker-panel .config-text {
    padding: 0 2.8rem
  }
}
@media (min-width:1200px) {
  .superbreaker-panel .config-text {
    padding: 0 1.8rem
  }
  .superbreaker-panel__content .bg-primary-1.dots-pattern::before{
 /* content: url("../~/media/Images/I/inchcape/Corp/css/dots-pattern-primary-2"); */
 content: unset;
    position: absolute;
    right: 12%;
    z-index: 0;
    bottom: -6.8rem;
  }
}
@media (min-width:1400px) {
  .superbreaker-panel .config-text {
    padding: 0 2.2rem
  }
}
.superbreaker-full-image {
  min-height: 23.2rem;
  height: 100%
}
.superbreaker-full-image::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--dark-50);
  z-index: 1
}
.superbreaker-full-image__content {
  z-index: 2;
  flex: 1
}
.superbreaker-full-image__image {
  min-height: 23.2rem;
  height: 100%
}
.superbreaker-full-image__background {
  width: 100%;
  height: 100%;
  top: 0
}
.superbreaker-full-image .config-text {
  z-index: 2;
  position: relative
}
@media (min-width:768px) {
  .superbreaker-full-image {
    min-height: 38.8rem;
    height: 100%
  }
  .superbreaker-full-image__image {
    min-height: 38.8rem
  }
}
@media (min-width:992px) {
  .superbreaker-full-image {
    min-height: 54.8rem;
    height: 100%
  }
  .superbreaker-full-image__image {
    min-height: 54.8rem
  }
}
.superbreaker-fifty {
  min-height: 27rem
}
.superbreaker-fifty__image {
  position: relative;
  width: 100%;
  height: 27rem;
  left: 0
}
.superbreaker-fifty__content {
  padding: var(--md-1) 0
}
@media (min-width:768px) {
  .superbreaker-fifty {
    min-height: 40.4rem
  }
  .superbreaker-fifty__image {
    position: absolute;
    width: 50%;
    height: 100%
  }
  .superbreaker-fifty__content {
    padding: var(--md-1) 0 var(--md-1) var(--md-1)
  }
}
@media (min-width:992px) {
  .superbreaker-fifty {
    min-height: 60rem
  }
}
.superbreaker-text-only__section {
  max-width: 100%;
  right: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0
}
@media (min-width:768px) {
  .superbreaker-text-only__section {
    max-width: calc(100% - 5.6rem)
  }
  .superbreaker-text-only__section-left {
    right: 5.6rem
  }
  .superbreaker-text-only__section-right {
    left: 5.6rem
  }
}
@media (min-width:992px) {
  .superbreaker-text-only__section {
    max-width: calc(100% - 17.6rem)
  }
  .superbreaker-text-only__section-left {
    right: 17.6rem
  }
  .superbreaker-text-only__section-right {
    left: 17.6rem
  }
}
@media (min-width:1400px) {
  .superbreaker-text-only__section {
    max-width: calc(153.6rem + (100% - 153.6rem)/ 2 - 9.6rem - 3.2rem - 1.6rem)
  }
  .superbreaker-text-only__section-left {
    right: auto
  }
  .superbreaker-text-only__section-right {
    left: auto
  }
}

.superbreaker-panel__content .dots-pattern::before{
/*content: url("../~/media/Images/I/inchcape/Corp/body-content/superbreaker/dots-pattern-primary-1"); */
content: unset;
    position: absolute;
    right: 29.3%;
    z-index: 0;
    bottom: -0.8rem;
  
}

