






.component--slider-wide {
  position: relative;
}
.component--slider-wide__items.slick-initialized.slick-slider.slick-dotted {
  margin-bottom: 0;
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .container {
    width: 80%;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .component--cta__content {
    padding: 4.375rem 0 0 0;
    display: flex;
    justify-content: space-between;
    text-align: left;
  }
}
.component--slider-wide .component--cta__left.no-cta {
  max-width: none;
}
@media only screen and (max-width: 879px) {
  .component--slider-wide .component--cta__left.no-cta {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .component--cta__left {
    max-width: 28.75rem;
    min-width: auto;
    padding: 0;
  }
}
@media only screen and (min-width: 1700px) {
  .component--slider-wide .component--cta__left {
    max-width: 32.5rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .component--cta__right {
    min-width: auto;
    padding-top: 0.5rem;
  }
}
@media only screen and (max-width: 879px) {
  .component--slider-wide .container {
    min-height: 17.125rem;
  }
  .component--slider-wide .component--cta__content {
    padding: 3.75rem 0 0 0;
    align-items: unset;
    min-height: inherit;
    display: inherit;
  }
  .component--slider-wide .component--cta__left {
    max-width: 17.5rem;
    padding-bottom: 0;
  }
  .component--slider-wide .component--cta__prefix {
    margin-bottom: 1rem;
  }
  .component--slider-wide .component--cta__label {
    margin-bottom: 0;
  }
  .component--slider-wide .component--cta__right {
    padding-top: 0.625rem;
  }
  .component--slider-wide .component--cta__right .btn-cta {
    border: none;
  }
}
.component--slider-wide .slick-slide {
  position: relative;
}
.component--slider-wide .slick-slide .slide-image:after {
  background: linear-gradient(180deg, rgba(16, 25, 37, 0) 0%, #101925 100%);
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slick-slide .slide-image:after {
    background: none;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slick-slide.slick-current .slide-image:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    -webkit-clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
            clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    opacity: 0.6;
  }
}
.component--slider-wide .slide-image {
  height: 535px;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide-image {
    height: 656px;
    margin-left: -1.8vw;
    margin-right: -1.8vw;
  }
}
.component--slider-wide .slide-image .media {
  height: 535px;
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide-image .media {
    height: 656px;
    position: relative;
    -webkit-clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
            clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
  }
}
.component--slider-wide .slide-image img {
  height: 535px;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide-image img {
    height: 656px;
  }
}
.component--slider-wide .slide-image:after {
  width: 100%;
  height: 100%;
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.component--slider-wide .slide--text {
  position: absolute;
  bottom: 3.125rem;
  left: 10%;
  right: 10%;
  color: #FFFFFF;
  z-index: 12;
}
@media only screen and (max-width: 879px) {
  .component--slider-wide .slide--text {
    text-align: center;
    bottom: 1.875rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text {
    bottom: 6.75rem;
  }
}
.component--slider-wide .slide--text__title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  color: #FFFFFF;
}
.component--slider-wide .slide--text__title strong {
  font-weight: 900;
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__title {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text__title {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__title {
    line-height: 2rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text__title {
    line-height: 2rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__title {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text__title {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 879px) {
  .component--slider-wide .slide--text__title {
    margin-bottom: 1.125rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__title {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    margin-top: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    font-weight: 800;
  }
  .component--slider-wide .slide--text__title strong {
    font-weight: 900;
  }
}
@media only screen and (min-width: 880px) and (min-width: 880px) {
  .component--slider-wide .slide--text__title {
    font-size: 2.625rem;
  }
}
@media only screen and (min-width: 880px) and (min-width: 1100px) {
  .component--slider-wide .slide--text__title {
    font-size: 2.625rem;
  }
}
@media only screen and (min-width: 880px) and (min-width: 880px) {
  .component--slider-wide .slide--text__title {
    line-height: 3rem;
  }
}
@media only screen and (min-width: 880px) and (min-width: 1100px) {
  .component--slider-wide .slide--text__title {
    line-height: 3rem;
  }
}
@media only screen and (min-width: 880px) and (min-width: 880px) {
  .component--slider-wide .slide--text__title {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 880px) and (min-width: 1100px) {
  .component--slider-wide .slide--text__title {
    margin-bottom: 2rem;
  }
}
.component--slider-wide .slide--text__caption {
  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: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  color: #FFFFFF;
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__caption {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text__caption {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__caption {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text__caption {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__caption {
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text__caption {
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__caption {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slide--text__caption {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--slider-wide .slide--text__caption .slide-text {
    max-width: 22.5rem;
  }
}
.component--slider-wide .slick-dots {
  bottom: 0.25rem;
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slick-dots {
    bottom: -2.5rem;
  }
}
.component--slider-wide .slick-dots li button {
  padding: 0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #C6C6C6;
}
.component--slider-wide .slick-dots li button:before {
  display: none;
}
.component--slider-wide .slick-dots li.slick-active button {
  background: #BA0C2F;
}
.component--slider-wide .slick-dots li.slick-active button:before {
  display: none;
}
.component--slider-wide .slick-prev, .component--slider-wide .slick-next {
  bottom: 12.375rem;
  width: 7.5rem;
  height: 7.5rem;
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .slick-prev, .component--slider-wide .slick-next {
    bottom: 17.875rem;
    width: 3rem;
    height: 3rem;
  }
}
.component--slider-wide .slick-prev:focus, .component--slider-wide .slick-next:focus {
  outline: 5px auto #BA0C2F;
  outline-color: #BA0C2F;
  outline-style: auto;
  outline-width: 5px;
  outline-offset: 2px;
}
.component--slider-wide .slick-prev {
  z-index: 10;
  display: block;
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Previous-Default.svg) center center no-repeat;
  left: 8.3%;
  top: inherit;
  border-radius: 50%;
}
.component--slider-wide .slick-prev:before {
  content: "";
}
.component--slider-wide .slick-prev:hover {
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Previous-Default-red.svg) center center no-repeat;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1099px) {
  .component--slider-wide .slick-prev {
    left: 0;
  }
}
@media only screen and (max-width: 879px) {
  .component--slider-wide .slick-prev {
    background-size: 49%;
    left: -1.5rem;
  }
}
.component--slider-wide .slick-next {
  z-index: 10;
  display: block;
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Next-Default.svg) center center no-repeat;
  right: 8.3%;
  top: inherit;
  border-radius: 50%;
}
.component--slider-wide .slick-next:before {
  content: "";
}
.component--slider-wide .slick-next:hover {
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/Next-Default-red.svg) center center no-repeat;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1099px) {
  .component--slider-wide .slick-next {
    right: 0;
  }
}
@media only screen and (max-width: 879px) {
  .component--slider-wide .slick-next {
    background-size: 49%;
    right: -1.5rem;
  }
}
.component--slider-wide .fluid-full {
  padding-bottom: 2.875rem;
  background: #101925;
}
@media only screen and (min-width: 1100px) {
  .component--slider-wide .fluid-full {
    padding-bottom: 7rem;
    background: #101925;
  }
}
.component--slider-wide .component--slider-wide-slide {
  position: relative;
}


/*# sourceMappingURL=../../../../maps/body/slider_wide/scss/slider-wide.css.map */
