@charset "UTF-8";.industry-carousel{padding-top:4rem;padding-bottom:4rem;text-align:center;--slide-image-sm:8.33rem;--slide-image-md:16rem;--slide-image-lg:20rem;--slide-image-current-sm-w:21rem;--slide-image-current-sm-h:fit-content;--slide-image-current-md-w:42rem;--slide-image-current-md-h:fit-content;--slide-image-current-lg-w:64rem;--slide-image-current-lg-h:fit-content}@media (min-width:768px){.industry-carousel{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1400px){.industry-carousel{padding-top:8rem;padding-bottom:8rem}}.industry-carousel .industry-carousel__viewport{position:relative;width:75%;min-height:14rem;margin:0 auto}@media (min-width:768px){.industry-carousel .industry-carousel__viewport{min-height:29rem}}@media (min-width:1024px){.industry-carousel .industry-carousel__viewport{width:85%;max-width:130rem;min-height:36rem}}.industry-carousel .industry-carousel__image{display:block;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all 750ms ease}.industry-carousel .is-current.industry-carousel__image-slide{height:var(--slide-image-current-sm-h)}@media (min-width:768px){.industry-carousel .is-current.industry-carousel__image-slide{height:var(--slide-image-current-md-h)}}@media (min-width:1024px){.industry-carousel .is-current.industry-carousel__image-slide{height:var(--slide-image-current-lg-h)}}.industry-carousel .is-current .industry-carousel__image{z-index:1;left:50%;width:var(--slide-image-current-sm-w);opacity:1}@media (min-width:768px){.industry-carousel .is-current .industry-carousel__image{width:var(--slide-image-current-md-w)}}@media (min-width:1024px){.industry-carousel .is-current .industry-carousel__image{width:var(--slide-image-current-lg-w)}}.industry-carousel .is-current .field--name-field-p-slide-description,.industry-carousel .is-current .field--name-field-p-title-formatted{display:inline-block;color:#111222}.industry-carousel .is-left .industry-carousel__image,.industry-carousel .is-right .industry-carousel__image{display:block;width:var(--slide-image-sm);opacity:.3}@media (min-width:768px){.industry-carousel .is-left .industry-carousel__image,.industry-carousel .is-right .industry-carousel__image{width:var(--slide-image-md)}}@media (min-width:1024px){.industry-carousel .is-left .industry-carousel__image,.industry-carousel .is-right .industry-carousel__image{width:var(--slide-image-lg)}}.industry-carousel .is-right .industry-carousel__image{left:100%}.industry-carousel .is-left .industry-carousel__image{left:0}.industry-carousel .quick-animate .industry-carousel__image{transition:all 180ms ease}.industry-carousel .quick-animate.is-current .industry-carousel__image{opacity:.3}.industry-carousel .quick-animate.is-current .field--name-field-p-slide-description,.industry-carousel .quick-animate.is-current .field--name-field-p-title-formatted{color:#ccc}.industry-carousel .is-hidden .industry-carousel__image{display:none;opacity:0}.industry-carousel .industry-carousel__content{width:100%;padding:0 1.7rem;margin-bottom:2rem}@media (min-width:768px){.industry-carousel .industry-carousel__content{padding:0 2.7rem}}@media (min-width:1024px){.industry-carousel .industry-carousel__content{padding:0 9.8rem}}@media (min-width:1200px){.industry-carousel .industry-carousel__content{width:85%;margin:0 auto;padding:0}}@media (min-width:1400px){.industry-carousel .industry-carousel__content{max-width:130rem}}@media (min-width:1024px){.industry-carousel .industry-carousel__content{margin-bottom:4rem}}.industry-carousel .industry-carousel__content-item{display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;min-height:unset}.industry-carousel .field--name-field-p-slide-description,.industry-carousel .field--name-field-p-title-formatted{display:none;transition:color .1s ease-out}.industry-carousel .carousel__control{display:inline-block;position:absolute;z-index:1;top:50%;bottom:0;width:2.89rem;height:2.89rem;padding:0;transition:220ms ease-in-out;border:1px solid #006cba;border-radius:50%;opacity:1;background:#efefef;color:#006cba;font-family:"Imprivata Icons",sans-serif;font-size:2.5rem;cursor:pointer}@media (min-width:768px){.industry-carousel .carousel__control{width:8rem;height:8rem;padding:.5rem;font-size:5rem}}@media (min-width:1400px){.industry-carousel .carousel__control{padding:1.25rem}}.industry-carousel .carousel__control--prev{top:50%;left:0;transform:translate(-150%,-50%) rotate(90deg);box-shadow:0 0 4px 0 rgba(0,0,0,.25)}.industry-carousel .carousel__control--prev::after{content:""}.industry-carousel .carousel__control--next{top:50%;left:100%;transform:translate(50%,-50%) rotate(-90deg);box-shadow:0 0 4px 0 rgba(0,0,0,.25)}.industry-carousel .carousel__control--next::after{content:""}.industry-carousel .carousel__control:disabled{opacity:0}.industry-carousel .industry-carousel__dots{display:flex;justify-content:center;gap:1.74rem;padding:3rem 0 0}@media (min-width:768px){.industry-carousel .industry-carousel__dots{padding:6rem 0 0}}.industry-carousel .industry-carousel__dot{display:inline-block;width:3rem;height:2rem;transition:background-color 220ms ease-in-out;border:none;border-radius:9999px;background-color:#efefef}@media (min-width:768px){.industry-carousel .industry-carousel__dot{width:5rem;height:2rem}}.industry-carousel .industry-carousel__dot.active{background-color:#006cba}.industry-carousel .industry-carousel__dot.active:hover{background-color:#006cba}.industry-carousel .industry-carousel__dot:hover{background-color:#ccc;cursor:pointer}
/*# sourceMappingURL=industry-illustrated-carousel.css.map */