.text-insight-breaker .component{background:url('../../../../../../static/images/text-insight.svg');background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#007abc;position:relative}
.text-insight-breaker .component.custom{background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:40px;position:relative}
.text-insight-breaker .component.custom .enable{box-shadow:inset 0 0 0 500px rgba(0,0,0,0.3)}
.text-insight-breaker .text-insight-breaker__content{padding:32px 0 32px;position:relative;z-index:1}
.text-insight-breaker .text-insight-breaker__content-eyebrow,.text-insight-breaker .text-insight-breaker__content-title,.text-insight-breaker .text-insight-breaker__content-copy{padding-bottom:16px}
.text-insight-breaker .text-insight-breaker__content-cta{padding-top:8px}
@media screen and (min-width:768px){.text-insight-breaker .text-insight-breaker__content{padding:64px 0 64px}
}
body[dir="rtl"] .text-insight-breaker.component:not(.custom){transform:scaleX(-1)}
body[dir="rtl"] .text-insight-breaker.component:not(.custom)>.container{transform:scaleX(-1)}