.icon{height:auto;width:auto}.icon.\33xs{height:.75rem}.icon.\32xs{height:1rem}.icon.xs{height:1.25rem}.icon.sm{height:1.5rem}.icon.md{height:2rem}.icon.lg{height:2.5rem}.icon.xl{height:3rem}.icon-box{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:.5rem;border-radius:.5rem;background:#f2f6f9;width:4rem;height:4rem}.icon-box .icon{height:2.5rem;width:2.5rem}.breadcrumbs{width:100%}.breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:.5rem;font-size:.75rem;color:var(--fg-color);max-width:unset}.breadcrumbs ol .icon{stroke:#90deff80}.breadcrumbs li{font-size:.875rem;display:block;min-width:fit-content;box-sizing:border-box;padding:0;margin:0;line-height:1.5}.breadcrumbs>li>a{line-height:1.5;box-sizing:border-box;font-size:.875rem}.breadcrumbs>li.active>a{color:var(--fg-color);text-decoration:none}@media(max-width:639px){footer.section{padding-left:2rem;padding-right:2rem}}footer p,footer a,footer .legal{font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:0;color:#90deff80}footer a{cursor:pointer}footer ul,footer li{padding:0;margin:0}footer li{list-style-type:none}footer p{max-width:50ch}footer a:hover{color:#c7efff}footer .legal{font-size:.75rem;letter-spacing:.025em}footer .group-heading{display:flex;align-items:center;gap:.25rem;font-size:.9375rem;font-weight:400;color:#fff;letter-spacing:0}footer .group-heading .icon{margin-top:.125rem;stroke:#fff;height:.75rem;width:.75rem}footer .row{display:flex;flex-direction:row;row-gap:2rem}footer .row ul{list-style-type:none;display:inline-flex;flex-wrap:wrap;gap:2rem}footer .row li a{white-space:nowrap}footer .column{display:flex;flex-direction:column;width:100%;gap:1.5rem}footer .column ul{list-style-type:none}footer .group{display:flex;flex-direction:column;gap:1rem}footer .group ul{list-style-type:none}footer .info{grid-column:span 1;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:640px){footer .info{grid-column:span 2}}.header{padding:0;margin:0}.hero-breadcrumbs{width:100%}.hero-breadcrumbs ol{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:.125rem;list-style:none;height:fit-content;width:auto;max-width:unset}.hero-breadcrumb-item{cursor:pointer;display:block;pointer-events:auto;text-transform:uppercase;letter-spacing:.15rem;line-height:1;color:var(--text-color);border-radius:100vw;padding:.375rem .5rem;font-weight:700;font-size:.65rem;transition:color .1s linear,background-color .1s linear}.hero-breadcrumb-item.active{background-color:transparent;color:var(--text-color)}.hero-breadcrumb-item.active:focus,.hero-breadcrumb-item.active:hover{color:var(--text-color-hover);background-color:var(--bg-color-hover)}.hero-breadcrumb-item.active:focus{outline:2px solid #c7efff}.hero-breadcrumb-item.inactive{border:none;background-color:transparent;text-decoration:none;color:var(--text-color-inactive)}.hero-breadcrumb-item.inactive:focus,.hero-breadcrumb-item.inactive:hover{background-color:transparent;outline:none}.hero-breadcrumb-arrow{stroke:var(--arrow-color);stroke-width:3px}[data-theme=dark] .hero-breadcrumbs,[data-theme=photo] .hero-breadcrumbs{--text-color: #d0dbe5;--text-color-inactive: #ffffff99;--text-color-hover: #009df2;--bg-color: transparent;--bg-color-hover: #18293c;--bg-color-hover: color-mix(in srgb, transparent, #18293c 60%);--arrow-color: color-mix(in srgb, transparent, #ffffff 60%)}[data-theme=light] .hero-breadcrumbs,[data-theme=tint] .hero-breadcrumbs,[data-theme=gradient] .hero-breadcrumbs{--text-color: #7d8e9f;--text-color-hover: #009df2;--bg-color: transparent;--bg-color-hover: #e3f7ff;--arrow-color: color-mix(in srgb, transparent, #18293c 30%)}.text-animation{opacity:0}.text-animation.play{display:inline-block;white-space:normal;animation:text-anim-2 1s ease forwards;opacity:0;padding:0;margin:0}@keyframes text-anim-1{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translate(0)}}@keyframes text-anim-2{0%{opacity:0;transform:translate(.75rem)}to{opacity:1;transform:translate(0)}}.bullet-list{list-style-type:none;text-align:left}.bullet-list li{position:relative;line-height:1.75;padding-left:1.75em}.bullet-list li:before{content:"";position:absolute;left:0;top:.4em;width:1em;height:1em;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ccircle%20opacity='0.3'%20cx='12'%20cy='12'%20r='12'%20fill='%2318B1F2'/%3e%3cpath%20d='M16.5597%206.79317C15.7539%206.34484%2014.7389%206.63651%2014.293%207.44067L11.1989%2013.009L9.42804%2011.2382C8.77721%2010.5873%207.72221%2010.5873%207.07138%2011.2382C6.42054%2011.889%206.42054%2012.944%207.07138%2013.5948L10.4047%2016.9282C10.7197%2017.244%2011.1447%2017.4173%2011.583%2017.4173L11.8139%2017.4007C12.3314%2017.3282%2012.7855%2017.0173%2013.0397%2016.5598L17.2064%209.05984C17.6539%208.25484%2017.3639%207.24067%2016.5597%206.79317Z'%20fill='%23225DC3'/%3e%3c/g%3e%3c/svg%3e");background-size:cover}[data-theme=dark] .bullet-list li:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ccircle%20opacity='0.3'%20cx='12'%20cy='12'%20r='12'%20fill='white'/%3e%3cpath%20d='M16.5597%206.79317C15.7539%206.34484%2014.7389%206.63651%2014.293%207.44067L11.1989%2013.009L9.42804%2011.2382C8.77721%2010.5873%207.72221%2010.5873%207.07138%2011.2382C6.42054%2011.889%206.42054%2012.944%207.07138%2013.5948L10.4047%2016.9282C10.7197%2017.244%2011.1447%2017.4173%2011.583%2017.4173L11.8139%2017.4007C12.3314%2017.3282%2012.7855%2017.0173%2013.0397%2016.5598L17.2064%209.05984C17.6539%208.25484%2017.3639%207.24067%2016.5597%206.79317Z'%20fill='rgb(255,255,255,0.5)'/%3e%3c/g%3e%3c/svg%3e")}[data-theme=photo] .bullet-list li:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ccircle%20opacity='1'%20cx='12'%20cy='12'%20r='12'%20fill='rgb(255,255,255,0.2)'/%3e%3cpath%20d='M16.5597%206.79317C15.7539%206.34484%2014.7389%206.63651%2014.293%207.44067L11.1989%2013.009L9.42804%2011.2382C8.77721%2010.5873%207.72221%2010.5873%207.07138%2011.2382C6.42054%2011.889%206.42054%2012.944%207.07138%2013.5948L10.4047%2016.9282C10.7197%2017.244%2011.1447%2017.4173%2011.583%2017.4173L11.8139%2017.4007C12.3314%2017.3282%2012.7855%2017.0173%2013.0397%2016.5598L17.2064%209.05984C17.6539%208.25484%2017.3639%207.24067%2016.5597%206.79317Z'%20fill='rgb(255,255,255,0.8)'/%3e%3c/g%3e%3c/svg%3e")}.feature-tablet{position:relative;width:100vw;padding-top:6rem;background-image:linear-gradient(#fff,#f2f6f9)}.bottom-gradient-overlay{position:absolute;pointer-events:none;width:100vw;height:15rem;background-image:linear-gradient(transparent,#18293c);bottom:0;left:0;opacity:.05;z-index:3}.tablet-wrapper{z-index:1;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;align-self:flex-start;margin-bottom:-1.75rem}.tablet{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:.2rem;background:#dce4ec;border-radius:1.95rem 1.95rem 0 0;border:.065rem solid rgba(0,0,0,.15)}.tablet .tablet-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000;border-radius:1.75rem 1.75rem 0 0;padding:1.5rem}.tablet .tablet-screen{width:100%;height:100%;align-items:center;justify-content:center;background:#5c6d7e;border-radius:.5rem .5rem 0 0;overflow:hidden;display:flex;flex-direction:column;align-items:start;justify-content:start}.media-frame{position:relative;display:block;width:100%;height:auto;overflow:hidden;border-radius:.75rem;background:#f2f6f9}.media-frame-transparent{background:transparent;border-radius:0}.media-sizer{display:block;width:100%;height:auto;visibility:hidden}@media(max-width:639px){.media-sizer[viewBox="0 0 3 2"],.media-sizer[viewBox="0 0 16 9"],.media-sizer[viewBox="0 0 2 1"],.media-sizer[viewBox="0 0 2.4 1"]{aspect-ratio:4/3!important}}.media-content{position:absolute;inset:0}.cover-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-product{padding-bottom:8rem;padding-top:8rem;row-gap:4rem}.hero-product .hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex-grow:1;gap:2rem;margin-top:2rem;margin-bottom:2rem}.hero-product h1{max-width:20ch}.hero-product p{max-width:70ch}.hero-product.no-padding-bottom{padding-bottom:0}.cover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.section-bg-gradient{pointer-events:none;position:absolute;inset:0;background-image:linear-gradient(#18293c33,#18293cb3)}img.section-bg-media,video.section-bg-media{position:absolute;inset:0;width:120%;height:120%;object-fit:cover}.scroll-hint{animation:scroll-hint-anim 1s infinite ease-in-out}@keyframes scroll-hint-anim{0%{opacity:0;transform:translateY(-24px)}50%{opacity:.5;transform:translateY(-12px)}to{opacity:0;transform:translateY(-12px)}}.hero{padding:4.5rem 0 0}.expand{display:flex;flex:1 1 auto;align-items:center;justify-content:center;align-self:stretch;justify-self:stretch}.hero-content{position:relative;display:flex;flex-direction:column;z-index:1;flex-grow:1;justify-self:stretch;height:100%;gap:0;padding:0}.hero-header{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex-grow:1;gap:2rem;padding:0}.hero-features{height:fit-content;padding:4rem 0 5rem}.hero-features p{opacity:.8}.hero h1{filter:drop-shadow(0 0 2rem rgba(24,41,60,.8));max-width:20ch}.hero p{max-width:75ch;filter:drop-shadow(0 0 1rem #18293c)}.hero .button-group{margin-top:1rem}.hero-bg-gradient{pointer-events:none;position:absolute;inset:0;background-image:linear-gradient(#18293c40,#18293ccc);grid-column:content-full}img.hero-bg-media,video.hero-bg-media,div.hero-bg-media{position:absolute;inset:0;z-index:1;grid-column:content-full}.parallax{position:absolute;inset:0;overflow:hidden;will-change:contents}.parallax-image{position:absolute;top:0;left:0;width:100%;object-fit:cover;will-change:transform}.hero-lite{position:relative;padding-bottom:8rem;padding-top:10rem;row-gap:6rem}.hero-lite .hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex-grow:1;gap:2rem;margin-top:2rem;margin-bottom:2rem}.hero-lite h1{max-width:20ch}.hero-lite p{max-width:70ch}.hero-lite.no-padding-bottom{padding-bottom:0}.product-image{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:visible;width:100%;height:100%;border:inherit}.product-image-frame{--bg-color-transparent: color-mix(in srgb, transparent, var(--bg-color) 0%);--offset-left: -4rem;--offset-y: 0rem;--aspect-ratio: 640 / 480;--product-image-height: calc(480px + 2 * var(--offset-y));--product-image-width: calc(var(--product-image-height) * var(--aspect-ratio));position:relative;height:var(--product-image-height);width:var(--product-image-width);margin-top:calc(-1 * var(--offset-y));margin-bottom:calc(-1 * var(--offset-y));left:var(--offset-left);max-width:100vw;z-index:-1}.product-image-frame .product-image-fade-bottom{position:absolute;left:0;bottom:0;width:100%;height:12rem;background:linear-gradient(var(--bg-color-transparent),var(--bg-color))}.product-image-frame .product-image-fade-right{position:absolute;top:0;right:0;width:24rem;height:100%;background:linear-gradient(to right,var(--bg-color-transparent),var(--bg-color))}.product-image-frame>img{width:100%;height:100%}@media(max-width:1024px){.product-image-frame{left:0;width:calc(100vw + 2 * var(--page-gutter));height:auto;margin-left:calc(-1 * var(--page-gutter))}}.text-prose{max-width:80ch;margin:0 auto}.text-content{display:block}.text-content *{margin-bottom:2rem}.text-content :last-child{margin-bottom:0}.text-content :first-child{margin-top:0}.text-content .h1,.text-content h1,.text-content .h2,.text-content h2,.text-content .h3,.text-content h3{margin-top:1rem}.text-content .h4,.text-content h4{margin-top:2rem;margin-bottom:1.5rem}.text-content .h5,.text-content h5{margin-top:1rem;margin-bottom:1rem}.text-content .h6,.text-content h6{margin-bottom:.5rem}.text-content p,.text-content ul,.text-content ol{margin-bottom:2rem}.text-content li{margin-bottom:0}.text-content hr{margin-top:3rem;margin-bottom:3rem}.text-content hr+*{margin-top:0}[data-scope=accordion][data-part=root]{user-select:text;text-align:left;max-width:62rem}[data-scope=accordion][data-part=item]{--border-width: 1px;--border: var(--border-width) solid var(--divider-color);border-top:var(--border);display:flex;flex-direction:column}[data-scope=accordion][data-part=item]:last-child{border-bottom:var(--border-width) solid var(--divider-color)}[data-scope=accordion][data-part=item-trigger]{all:unset;cursor:pointer;user-select:text;box-sizing:border-box;border-radius:0;padding:1.5rem .5rem 1.5rem 0;display:flex;flex-direction:column;align-items:flex-start;justify-self:stretch;justify-content:space-between;border:none;transition:padding .25s ease-in-out,gap .25s ease-in-out,border .25s ease-in-out;gap:0}[data-scope=accordion][data-part=item-trigger][data-state=open]{padding-top:1.5rem}[data-scope=accordion][data-part=item-trigger][data-state=open] .indicator{transform:rotate(135deg)}[data-scope=accordion][data-part=item-trigger][data-state=open]{gap:1.5rem}[data-scope=accordion][data-part=item-content]{user-select:text;overflow:hidden;padding:1.5rem 0;background-color:#f2f6f9;transition:background-color .25s ease-in-out;border-radius:.375rem;padding:4rem 3rem;color:var(--text-color)}[data-scope=accordion][data-part=item-content] p{max-width:unset}.title{display:flex;flex-direction:row;align-self:stretch;align-items:flex-start;justify-content:space-between;gap:1rem}.title h6,.title .h6{margin-top:.1em;font-size:1.1rem;line-height:1.5;font-weight:400!important}.indicator{display:flex;align-items:center;justify-content:center;border-radius:100vh;transition:transform .25s ease-in-out;width:2rem;height:2rem;background-color:#f2f6f9;border:1px solid #edf3f7;stroke:#5c6d7e;stroke-width:3;flex:0 0 auto}.accordion-animated-content{border:none;transition:height .25s ease-in-out,opacity .2s ease-in-out;overflow:hidden;width:100%}video{position:relative;display:block;vertical-align:bottom;width:100%;height:auto;border-radius:.75rem}
