.Carousel{max-width:100vw;overflow:hidden;padding-top:144px}.Carousel__heading-container,.Carousel__mobile-text{margin-bottom:24px;padding:0 24px}.Carousel__mobile-text{transition:opacity .2s ease;min-height:120px;display:flex;align-items:flex-start}.Carousel__mobile-text.fade{opacity:.2}.Carousel__media-wrapper,.Carousel__mobile-text .Carousel__quick-stack{width:100%}.Carousel__content{display:flex;gap:12px;overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 24px}.Carousel__content::-webkit-scrollbar{display:none}.Carousel__slide{min-width:calc(70vw - 12px);max-width:calc(70vw - 12px);width:calc(70vw - 12px);flex-shrink:0}.Carousel__slide-text{display:none}.Carousel__quick-stack{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;align-items:baseline}.Carousel__cell{display:flex;flex-direction:column;gap:var(--space-md);height:100%}.Carousel__cell:first-child{width:40%;flex:0 0 40%}.Carousel__cell:last-child{width:60%;flex:0 0 60%}.Carousel__heading-3{font-size:21px;font-weight:400;line-height:140%;letter-spacing:-.36px;color:var(--primary-color);margin-bottom:0}.Carousel .copy{margin-left:var(--space-lg)}.Carousel__media{position:relative;width:100%;overflow:hidden}.Carousel__media--ratio-916{padding-bottom:177.78%}.Carousel__media--ratio-11{padding-bottom:100%}.Carousel__media--ratio-45{padding-bottom:125%}.Carousel__media--ratio-fluid{padding-bottom:0;height:auto}.Carousel__media--ratio-34{padding-bottom:133.33%}.Carousel__media-img,.Carousel__media-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Carousel__media-rive{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary-color);background-image:url(/images/phone-bg.png);background-position:50% 0;background-size:100% auto;background-repeat:no-repeat;background-clip:border-box;padding:90px 24px 0}.Carousel__media-rive canvas{width:100%!important;height:100%!important;display:block}._916-video-holder{width:100%;padding-bottom:177.78%;position:relative;overflow:hidden}.background-video{width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:visible}.background-video video{width:100%;height:100%;object-fit:cover;display:block}.w-embed{position:relative;width:100%;height:100%}.section.dark .Carousel__heading-3{color:var(--secondary-color)}.section.dark .Carousel__copy,.section.dark .Carousel__mobile-text .Carousel__copy{color:var(--dark-grey)}@media screen and (min-width:992px){.Carousel{max-width:1440px;margin:0 auto;padding:144px var(--space-md) 0 var(--space-md)}.Carousel__content{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);overflow:visible;padding:0}.Carousel__slide{min-width:0;max-width:none;width:auto;display:flex;flex-direction:column;gap:var(--space-lg)}.Carousel__slide-text{display:block;height:120px}.Carousel__mobile-text{display:none}}@media screen and (max-width:991px){.Carousel__media-rive{background-image:none;padding:0}.Carousel__mobile-text{position:sticky;top:0;left:0;width:100%;z-index:10}.Carousel__mobile-text .Carousel__heading-3{color:var(--primary-color)}.Carousel__mobile-text .copy{margin-left:20px;color:var(--dark-grey)}}