.breachSec1 small {
  font-size: 13px;
  font-weight: 400;
  max-width: 650px;
}
.breachSec1 h1 {
  font-size: 48px;
  font-weight: 900;
  line-height: 56px;
  max-width: 90%;
}
.breachSec2.icon-sec {
  padding: 30px 50px;
  border-top: #092a3c1f 1px solid;
  border-bottom: #092a3c1f 1px solid;
}
.breachSec3 p ,.breachSec4 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 10px;
}
.breachSec3 .box {
  background-color: #ffffff;
  border: #092a3b 1px solid;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  padding: 32px;
      font-size: 22px;
    font-weight: 400;
    line-height: 32px;
}
.breachSec3 .box h3{
      font-size: 32px;
    font-weight: 800;
    line-height: 40px;
}
.breachSec3 .borderBox {
  border: #C61264 1px solid;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  padding: 10px;
    color: #C61264;
}
.pr-2 {
    padding-right: 4rem;
}
.learn-section.breachSec5 .learn-wrap .featuredslider_inner .featuredslider_wrapper {
    background-color: #fbfaf5;
    border: 2px solid #092a3b;
    border-radius: 24px;
    padding: 24px;
}