.carousel-fixed-text-h1{color:#3c4043;font-family:Google Sans,Helvetica,Arial,sans-serif;font-weight:400}body{-moz-osx-font-smoothing:grayscale}.carousel-fixed-text-h1{font-size:2rem;line-height:2.5rem}.grid{display:-ms-grid;display:grid;grid-column-gap:16px;-ms-grid-columns:1fr 16px 1fr 16px 1fr 16px 1fr;grid-template-columns:repeat(4,1fr)}.carousel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:0;position:relative;width:100%}.carousel--animate{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;will-change:transform}.carousel__clip{min-width:100%}.carousel__img{display:block;height:auto;pointer-events:none;width:100%}.carousel__item{min-width:100%}.carousel__item .clone img{display:none}.carousel__nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;width:100%}.carousel__indicator,.carousel__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel__indicator{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:80px 0 24px}.carousel__indicator-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;height:2px;overflow:hidden;width:calc(-36px + 50%)}.carousel__indicator-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:2px;overflow:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.carousel__indicator--active{-webkit-transform:translateX(0);transform:translateX(0)}.carousel__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;width:100%}.carousel--clipped .carousel__wrap,.carousel__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel--clipped .carousel__wrap{margin:0 auto}.carousel-fixed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.carousel-fixed,.carousel-fixed-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}.carousel-fixed-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;top:0;width:100%}.carousel-fixed-text__wrapper{margin:0 auto;width:calc(-24px + 100%)}.carousel-fixed-text__headline{display:none;padding:40px 0 32px;position:relative;text-align:center;width:100%}.carousel-fixed-text__headline--mobile{display:block;text-align:center}.carousel-fixed-text__subhead{padding-top:16px;position:relative;text-align:center;width:100%}.carousel-fixed-text__link{margin-top:24px}.carousel-fixed__bg{display:block;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:100%;will-change:opacity}.carousel-fixed__image{height:100%;width:100%}.carousel-fixed .carousel__wrap{display:table}.carousel-fixed .carousel__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:0}.carousel-fixed .carousel-button{top:calc(50% - 35px);z-index:3}.carousel-fixed .carousel-button--prev{left:12px}.carousel-fixed .carousel-button--next{right:12px}.carousel-fixed .carousel__item-1 .carousel-fixed__bg{opacity:1;position:relative}.carousel-fixed .carousel__item-1.clone .carousel-fixed__bg{opacity:0;position:absolute}.carousel-fixed__nav{bottom:0;position:relative;width:100%}@-webkit-keyframes carouselSlideInUp{0%{opacity:0;-webkit-transform:translateY(40%);transform:translateY(40%)}to{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes carouselSlideInUp{0%{opacity:0;-webkit-transform:translateY(40%);transform:translateY(40%)}to{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}.carousel__item--active .carousel-fixed__bg{opacity:1;position:relative}.carousel-fixed .carousel-fixed-text__headline{opacity:0;-webkit-animation:carouselSlideInUp .7s ease-out .84s normal forwards;animation:carouselSlideInUp .7s ease-out .84s normal forwards}.carousel-fixed .carousel-fixed-text__copy{opacity:0;-webkit-animation:carouselSlideInUp .7s ease-out .98s normal forwards;animation:carouselSlideInUp .7s ease-out .98s normal forwards}.carousel-fixed .carousel-fixed-text__link{opacity:0;-webkit-animation:carouselSlideInUp .7s ease-out 1.12s normal forwards;animation:carouselSlideInUp .7s ease-out 1.12s normal forwards}.carousel-nav{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:16px;position:absolute;width:100%;z-index:2}.carousel-nav__bullet{background-clip:content-box;border:1px solid #000;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 3px;-webkit-transition:all .5s;transition:all .5s;width:10px}.carousel-nav__bullet.active{background-color:#000}.carousel-button{height:35px;width:35px;background-color:#fff;border:0;border-radius:35px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;z-index:3}.carousel-button:focus{outline:0}.carousel-button:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px 0 rgba(0,0,0,.12);outline:none}.carousel-button .icon--svg{-webkit-box-flex:1;-ms-flex:1;flex:1;height:14px;width:14px}.carousel-button--prev{position:absolute}.carousel-button--prev .icon--svg{margin-right:2px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.carousel-button--next{position:absolute}.carousel-button--next .icon--svg{margin-left:2px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.carousel-button--disabled{opacity:0;pointer-events:none;visibility:hidden}.carousel-button--opaque{opacity:.6}.carousel-button--opaque:focus{outline:0}.carousel-button--opaque:hover{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.more-things{margin:0 auto;max-width:300px;padding:80px 0;text-align:center}.more-things__header{padding-bottom:32px}.more-things__icon{height:48px;width:48px;margin-bottom:16px}.device{height:auto;max-width:750px}.device,.device__frame,.device__section{position:relative}.device__frame{left:0}.device__bg{background:#000;height:calc(100% - 4px);margin-left:2px;margin-top:2px;width:calc(100% - 4px)}.device__ui-list{display:block;height:100%;position:absolute;width:100%}.device__ui{bottom:0;height:auto;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:100%}.device__ui-video video{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}.device .ui--active{opacity:1}.device__ui-image{width:100%}.video-embedded-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.video-embedded-link__svg-icon{height:34px;margin-right:.5rem;width:34px}.video-embedded-link__svg-icon.after{-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:8px;margin-inline-start:8px}.cta_video_link .icon--svg{display:block}.video-full-width{left:0;position:relative;width:100%}.video-full-width.container{padding:0}.video-full-width:before{content:"";display:block;width:100%}.video-full-width__mask{height:100%;position:absolute;width:100%}.video-full-width__content{width:100%}.video-full-width__content:focus{background:none;outline:none}.video-full-width__content:focus-visible{background:#f1f3f4;outline:auto}.video-full-width__image{height:100%;width:100%}.video-full-width .icon--svg{color:red;height:66px;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;z-index:2}.product-grid__heading{margin:56px auto;max-width:500px;text-align:center}.product-grid__container{margin:0 auto;max-width:1320px;position:relative}.product-grid__wrap{position:relative}.product-grid .carousel__clip::-webkit-scrollbar{display:none}.product-grid .carousel__item{min-width:calc(-6px + 75%)}.product-grid .carousel__item .tile__body{margin:0 auto auto;max-width:300px;width:100%}.product-grid .carousel-button{border-radius:35px;height:35px;top:calc(50% - 35px);width:35px;z-index:3}.product-grid .carousel-button--next,.product-grid .carousel-button--prev{opacity:0}.product-grid .carousel-button .icon--svg{height:14px;width:14px}.product-grid.one .carousel__item{min-width:300px}.product-grid .tile__links--centered{-webkit-padding-end:24px;padding-inline-end:24px;-webkit-padding-start:24px;padding-inline-start:24px}.product-grid .tile__links-button{position:relative}.product-grid .tile__link-icon{-ms-flex-negative:0;flex-shrink:0;height:11px;width:11px}.device-strapline{margin-left:auto;margin-right:auto;margin-top:80px;text-align:center;width:250px}.query-cases{margin-bottom:56px;margin-top:48px;position:relative}.query-cases__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.query-cases__copy{text-align:center}.query-cases__copy-heading{margin:0 auto 8px;max-width:300px}.query-cases__copy-description{max-width:400px}.query-cases__device{margin-bottom:45px}.query-cases[data-is-last]{margin-bottom:0;padding-bottom:120px}.query-cases--last{padding-bottom:64px}.bottom-nav{background-color:#fff;border-bottom:1px solid #f1f3f4;border-top:1px solid #f1f3f4;bottom:0;opacity:0;padding:14px 0;position:fixed;width:100%}.bottom-nav .carousel{height:auto}.bottom-nav .carousel__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-height:auto;width:100%}.bottom-nav .carousel__item{margin-right:0;min-width:auto;padding:0 16px;text-align:center;white-space:nowrap}.bottom-nav__link{color:#c8c8c8;display:block;font-family:Google Sans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.07813rem;text-decoration:none;text-transform:uppercase}.bottom-nav__link:active,.bottom-nav__link:focus,.bottom-nav__link:hover,.bottom-nav__link:visited{background-color:transparent;color:#c8c8c8;outline:none}.bottom-nav__link:focus,.bottom-nav__link:hover{color:#000}.bottom-nav__link--active{color:#000!important}.hero .carousel-fixed-text__headline,.hero .carousel-fixed-text__subhead{width:100%}main>*{opacity:1;-webkit-transform:none;transform:none}main:after{content:"loaded";display:none}@media only screen and (min-width:320px) and (max-width:372px){.carousel-fixed-text__headline,.hero .carousel-fixed-text__headline{font-size:1.625rem}}@media only screen and (min-width:320px) and (max-width:1023px){.product-grid .carousel__clip{overflow-anchor:none;-ms-touch-action:auto;touch-action:auto}.product-grid .carousel__item:first-of-type{margin-left:24px}}@media only screen and (min-width:600px){.carousel-fixed-text-h1{font-size:2.375rem;line-height:2.75rem}.grid{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.carousel__indicator-bar{width:calc(-30px + 25%)}.carousel--clipped .carousel__wrap{width:100%}.carousel-fixed-text__headline{margin:56px auto 0;padding:0 0 32px;width:calc(-44px + 83.33333%)}.carousel-fixed-text__subhead{margin:auto;padding-top:24px;width:calc(-16px + 66.66667%)}.carousel-fixed__bg{display:block}.carousel-fixed__image{width:100%}.carousel-fixed .carousel{padding-bottom:0}.carousel-fixed .carousel__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-fixed .carousel-button--prev{left:24px}.carousel-fixed .carousel-button--next{right:24px}.carousel-button .icon--svg{height:16px;width:16px}.more-things{max-width:400px}.more-things__icon{height:64px;width:64px}.product-grid .carousel__item{min-width:calc(-14px + 41.66667%)}.product-grid .carousel-button .icon--svg{height:16px;width:16px}.product-grid.two-or-fewer .carousel__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.device-strapline{width:100%}.query-cases__copy-description{max-width:350px}.query-cases[data-is-last]{margin-bottom:0;padding-bottom:152px}.query-cases--last{padding-bottom:96px}.bottom-nav{padding:40px 0}.hero .carousel-fixed-text__headline{width:calc(-42px + 75%)}.hero .carousel-fixed-text__subhead{width:calc(-16px + 66.66667%)}}@media only screen and (min-width:1024px){.carousel-fixed-text-h1{font-size:3.5rem;letter-spacing:-.03125rem;line-height:4.125rem}.grid{grid-column-gap:28px}.carousel__indicator{margin:80px 0}.carousel--clipped .carousel__wrap{max-width:100%;width:100%}.carousel--clipped .carousel__item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:0}.carousel-fixed{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.carousel-fixed-text{height:100%;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.carousel-fixed-text__headline{display:block;margin:auto auto auto calc(-2px + 8.33333%);max-width:490px;padding:0;text-align:left;width:calc(-38px + 58.33333%)}.carousel-fixed-text__headline--mobile{display:none}.carousel-fixed-text__subhead{margin:auto auto auto calc(-2px + 8.33333%);padding-top:0;text-align:left;width:calc(-10px + 41.66667%)}.carousel-fixed-text__subhead .body-badges{display:none}.carousel-fixed-text__copy{padding-top:16px}.carousel-fixed .carousel-button{opacity:.6;top:calc(50% - 65px)}.carousel-fixed .carousel-button:hover{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.carousel-fixed .carousel-button--prev{margin-right:0}.carousel-fixed__nav{position:absolute}.carousel-nav{padding:24px}.carousel-button{height:65px;width:65px;border-radius:65px}.carousel-button .icon--svg{height:24px;width:24px}.more-things{max-width:500px;padding:120px 0}.more-things__icon{height:96px;width:96px}.cta_video_link .icon--svg{display:none}.video-full-width .icon--svg{height:94px}.product-grid__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1520px;position:relative}.product-grid__heading{margin:0 auto 80px}.product-grid__container{padding:0 100px}.product-grid__wrap{margin:0 auto;max-width:1600px}.product-grid .carousel--clipped{margin-bottom:-15px;overflow:hidden;padding-bottom:15px}.product-grid .carousel__item{min-width:calc(-18px + 25%)}.product-grid .carousel-button{border-radius:65px;height:65px;opacity:.6;top:calc(50% - 65px);width:65px}.product-grid .carousel-button:hover{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.product-grid .carousel-button--prev{left:24px;margin-right:0;opacity:1}.product-grid .carousel-button--next{margin-left:0;opacity:1;right:24px}.product-grid .carousel-button .icon--svg{height:24px;width:24px}.product-grid.four-or-fewer .carousel__item{min-width:300px}.product-grid.four-or-fewer .carousel--clipped .carousel__item{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.product-grid.four-or-fewer .carousel__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-grid.four-or-fewer .product-grid__container{padding:0 24px}.device-strapline{display:none}.query-cases{height:100vh;margin-bottom:0;margin-top:0;max-height:100%;padding-bottom:0}.query-cases__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:80px 0 0}.query-cases__copy{left:60%;max-width:400px;opacity:0;position:fixed;text-align:left;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.query-cases__copy-description,.query-cases__copy-heading{max-width:400px}.query-cases__device{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(10px + 58.33333%)}.query-cases[data-is-first] .query-cases__copy{opacity:1;position:absolute}.query-cases[data-is-last]{margin-bottom:0;padding-bottom:0;padding-top:0}.query-cases--last{padding-bottom:0}.mobile-only{display:none}.bottom-nav .carousel__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero .carousel-fixed-text__headline{width:calc(-14px + 58.33333%)}.hero .carousel-fixed-text__subhead{width:calc(-12px + 50%)}[lang=da-DK] .assistant-displays .more-things,[lang=da-DK] .phones .more-things,[lang=da-DK] .speakers .more-things{max-width:580px}}@media only screen and (min-width:1024px) and (max-width:1339px){.carousel-fixed-text__headline{font-size:2.375rem;line-height:2.75rem;width:calc(-36px + 50%)}}@media only screen and (min-width:1024px) and (max-width:1340px){.carousel-fixed-text__subhead{width:calc(-10px + 41.66667%)}.carousel-fixed-text__copy{font-size:1rem;line-height:1.625rem}.hero .carousel-fixed-text__headline{font-size:2.375rem;line-height:2.75rem;width:calc(-10px + 41.66667%)!important}.hero .carousel-fixed-text__copy{font-size:1rem;line-height:1.625rem}.hero .carousel-fixed-text__subhead{width:calc(-10px + 41.66667%)}}@media only screen and (min-width:1280px){.hero .carousel-fixed-text__subhead{width:calc(-10px + 41.66667%)}}@media only screen and (min-width:1340px){.carousel-fixed-text__headline{max-width:690px}}@media only screen and (min-width:1350px){.product-grid__container{padding:0 80px}}@media only screen and (min-width:1440px){.video-full-width{position:relative}}@media only screen and (min-width:1450px){.product-grid__container{padding:0 24px}}@media only screen and (min-width:2000px){.carousel__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:1023px){.carousel--clipped{padding-bottom:8px}.carousel--clipped .carousel__wrap{margin-bottom:-8px;overflow-anchor:none;-webkit-overflow-scrolling:touch;overflow-x:scroll}.carousel--clipped .carousel__wrap::-webkit-scrollbar{display:none}}@media only screen and (min-width:dektop){.carousel-fixed .carousel-button--next{margin-left:0}}@media only screen and (max-width:599px){.product-grid.one .carousel__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}