






.paragraph--type--cta-image.paragraph--view-mode--default .cta-image {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
.paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-left {
  min-width: 12.5rem;
  min-height: 16.25rem;
  width: 100%;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 420px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-left {
    min-height: 28.75rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-left {
    min-width: 22.5rem;
    min-height: 22.5rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-left {
    width: 46.25rem;
    min-height: 46.25rem;
  }
}
.paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right {
  background-color: #BA0C2F;
  padding: 1.875rem;
  -webkit-clip-path: polygon(100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 0);
  margin-bottom: 0.9375rem;
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right {
    margin-bottom: 0;
    width: 46.25rem;
    max-width: 46.25rem;
    width: 46.25rem;
    padding: 6.25rem;
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0 100%, 0 0);
            clip-path: polygon(100% 0, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0 100%, 0 0);
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right {
    min-width: 46.25rem;
  }
}
.paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
  font-family: "Inter", sans-serif;
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 2rem;
  font-weight: bold;
  color: #000000;
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    line-height: 4rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    line-height: 4rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right h2 {
    margin-bottom: 2rem;
  }
}
.paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right .btn-secondary:hover, .paragraph--type--cta-image.paragraph--view-mode--default .cta-image .cta-image-right .btn-secondary:focus {
  border-color: #000000;
}

@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--style2 .cta-image-style2 {
    display: flex;
  }
}
.paragraph--type--cta-image.paragraph--view-mode--style2 .cta-image-style2 .cta-image-left {
  padding: 1.875rem;
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--style2 .cta-image-style2 .cta-image-left {
    min-width: 40%;
    width: 680px;
    padding: 115px 15px;
  }
}
.paragraph--type--cta-image.paragraph--view-mode--style2 .cta-image-style2 .cta-image-right {
  margin-left: 0.9375rem;
  z-index: -1;
  position: relative;
  margin-bottom: 2.5rem;
  margin-right: 2.5rem;
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--style2 .cta-image-style2 .cta-image-right {
    margin-left: -17.5rem;
    margin-bottom: 5rem;
  }
}
.paragraph--type--cta-image.paragraph--view-mode--style2 .cta-image-style2 .cta-image-right:after {
  content: " ";
  background-color: #BA0C2F;
  display: block;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 30px;
  z-index: -3;
  left: 30px;
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-image.paragraph--view-mode--style2 .cta-image-style2 .cta-image-right:after {
    content: " ";
    background-color: #BA0C2F;
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 80px;
    z-index: -3;
    left: 80px;
  }
}

.paragraph--type--cta-banner {
  background: #101925;
}
.paragraph--type--cta-banner .cta-banner .yellow {
  background-color: #BA0C2F;
}
.paragraph--type--cta-banner .cta-banner .black {
  background-color: #101925;
  color: #FFFFFF;
}
.paragraph--type--cta-banner .cta-banner .black .cta-banner-right .icon-phone a {
  color: #FFFFFF;
}
.paragraph--type--cta-banner .cta-banner .grey {
  background-color: #E1E1E1;
}
.paragraph--type--cta-banner .cta-banner {
  background: transparent;
  border-bottom: #4D4D4D 1px solid;
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner {
    min-height: 18.75rem;
    display: flex;
    text-align: left;
  }
}
.paragraph--type--cta-banner .cta-banner p {
  width: 100%;
}
.paragraph--type--cta-banner .cta-banner .icon-phone {
  margin-bottom: 2.5rem;
  display: inline-block;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner .icon-phone {
    margin-bottom: 0;
  }
}
.paragraph--type--cta-banner .cta-banner .cta-banner-left {
  padding: 4rem 1.875rem 0.9375rem;
  align-items: center;
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-left {
    max-width: 52%;
    padding: 6.375rem 6.25rem;
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1319px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-left p {
    text-align: center;
  }
}
.paragraph--type--cta-banner .cta-banner .cta-banner-left.black {
  color: #FFFFFF;
  background-color: #101925;
}
.paragraph--type--cta-banner .cta-banner .cta-banner-right {
  width: 100%;
  padding: 0.9375rem 2.5rem 4rem;
  text-align: center;
}
@media only screen and (max-width: 879px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right {
    padding: 0.9375rem 3.5rem 4rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right {
    padding: 6.375rem 7.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media only screen and (min-width: 880px) and (max-width: 1319px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right {
    padding: 0.9375rem 1.875rem 1.875rem;
  }
}
.paragraph--type--cta-banner .cta-banner .cta-banner-right .subtle-heading {
  font-size: 0.9375rem;
  line-height: 1rem;
  color: #FFFFFF;
  letter-spacing: 0.0625rem;
  font-weight: 700;
  display: block;
  padding-left: 1.875rem;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right .subtle-heading {
    margin-right: 0.75rem;
    display: inline-block;
    padding-left: 0;
  }
}
.paragraph--type--cta-banner .cta-banner .cta-banner-right a {
  line-height: 1rem;
  font-size: 0.9375rem;
  letter-spacing: 0.0625rem;
  font-weight: 700;
}
.paragraph--type--cta-banner .cta-banner .cta-banner-right .btn-primary {
  padding: 1.5rem 1.875rem 1.5rem 1.875rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right .btn-primary {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1319px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right p {
    text-align: center;
  }
}
.paragraph--type--cta-banner .cta-banner .cta-banner-right.black p.text-align-right .subtle-heading .icon-phone:before {
  margin-top: 0.1875rem;
  width: 0.75rem;
  height: 0.75rem;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right.black p.text-align-right .subtle-heading .icon-phone:before {
    width: 1.125rem;
    height: 1.125rem;
  }
}
.paragraph--type--cta-banner .cta-banner .cta-banner-right.black p.text-align-right .subtle-heading .icon-phone a.btn {
  font-size: 0.75rem;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right.black p.text-align-right .subtle-heading .icon-phone a.btn {
    font-size: 0.9375rem;
  }
}
.paragraph--type--cta-banner .cta-banner .cta-banner-right.black p.text-align-right > a.btn.btn-primary {
  padding: 1.25rem 1.875rem;
  height: 3.5rem;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--cta-banner .cta-banner .cta-banner-right.black p.text-align-right > a.btn.btn-primary {
    padding: 1.5rem 1.875rem;
    height: 4rem;
    width: 11.5625rem;
  }
}

.component--cta {
  color: #FFFFFF;
  overflow: hidden;
}
.component--cta h2, .component--cta h3, .component--cta h4, .component--cta h5 {
  color: #FFFFFF;
}
@media only screen and (min-width: 1100px) {
  .component--cta.cta-dots .component--cta__content {
    background-repeat: no-repeat;
    background-image: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/paragraph-cta--black-right.svg);
    background-position: right center;
    background-size: 30% 100%;
  }
  .component--cta.cta-dots .component--cta__content::before {
    content: " ";
    display: inline-block;
    margin-left: -7.5rem;
    margin-top: 2.8125rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/paragraph-cta-black-left.svg);
    width: 26.5625rem;
    height: 17rem;
    position: absolute;
    z-index: 0;
  }
}
.component--cta .black {
  background: #101925;
}
.component--cta.primary {
  background: #BA0C2F;
}
.component--cta.primary .btn-dark-primary:hover {
  border: 2px solid #FFFFFF;
}
.component--cta.secondary {
  background: #101925;
}
.component--cta__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  padding: 4rem 1.25rem;
  min-height: 18.75rem;
}
@media only screen and (min-width: 1100px) {
  .component--cta__content {
    padding: 4rem 6.5625rem;
    position: relative;
    text-align: left;
  }
}
@media only screen and (min-width: 1100px) {
  .component--cta.fluid-full .component--cta__content {
    padding: 0;
  }
}
.component--cta__left {
  flex: 1 0 60%;
  color: #FFFFFF;
  padding-bottom: 2rem;
  position: relative;
  min-width: 100%;
}
@media only screen and (min-width: 1100px) {
  .component--cta__left {
    min-width: auto;
    padding-right: 3.75rem;
    padding-bottom: 0;
  }
}
.component--cta__right {
  color: #FFFFFF;
  min-width: 100%;
  line-height: 1.5rem;
  max-width: 25.9375rem;
}
@media only screen and (min-width: 1100px) {
  .component--cta__right {
    min-width: auto;
  }
}
.component--cta__label {
  margin-bottom: 2rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
@media only screen and (min-width: 1100px) {
  .component--cta__label {
    margin-bottom: 0.625rem;
    font-size: 2.625rem;
    line-height: 3rem;
  }
}
.component--cta__text p {
  margin: 0;
}
.component--cta__prefix {
  color: #FFFFFF;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-transform: none;
}
@media only screen and (min-width: 1100px) {
  .component--cta__prefix {
    font-size: 1.25rem;
  }
}


/*# sourceMappingURL=../../../../maps/body/cta/scss/cta.css.map */
