/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1504px){.container{max-width:1504px}}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-30{--bg-opacity:1;background-color:#c1c7cd;background-color:rgba(193,199,205,var(--bg-opacity))}.bg-gray-outer-space{--bg-opacity:1;background-color:#343a3f;background-color:rgba(52,58,63,var(--bg-opacity))}.bg-blue-60{--bg-opacity:1;background-color:#0f62fe;background-color:rgba(15,98,254,var(--bg-opacity))}.hover\:bg-gray-abbey:hover{--bg-opacity:1;background-color:#4d5358;background-color:rgba(77,83,88,var(--bg-opacity))}.bg-no-repeat{background-repeat:no-repeat}.border-transparent{border-color:transparent}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-30{--border-opacity:1;border-color:#c1c7cd;border-color:rgba(193,199,205,var(--border-opacity))}.border-gray-ibm{--border-opacity:1;border-color:#121619;border-color:rgba(18,22,25,var(--border-opacity))}.border-blue-50{--border-opacity:1;border-color:#4589ff;border-color:rgba(69,137,255,var(--border-opacity))}.border-blue-60{--border-opacity:1;border-color:#0f62fe;border-color:rgba(15,98,254,var(--border-opacity))}.border-opacity-10{--border-opacity:0.1}.border-solid{border-style:solid}.border-0{border-width:0}.border-4{border-width:4px}.border{border-width:1px}.border-b-0{border-bottom-width:0}.border-b-1{border-bottom-width:1px}.border-b-3{border-bottom-width:3px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.first\:border-t-0:first-child{border-top-width:0}.first\:border-t:first-child{border-top-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.font-sans{font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-ibm-plex-mono{font-family:IBM Plex Mono,sans-serif}.h-8{height:2rem}.h-29{height:7.25rem}.h-40{height:10rem}.h-auto{height:auto}.h-full{height:100%}.h-whitesectionsmall{height:43.75rem}.h-boxsmall{height:34.375rem}.h-arrow{height:3.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.5rem}.text-xl{font-size:2.25rem}.text-lg-x{font-size:1.75rem}.text-lg-2x{font-size:2rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-9{line-height:2.25rem}.leading-11{line-height:2.75rem}.leading-none{line-height:1}.leading-tight{line-height:1.29}.leading-tighter{line-height:1.19}.list-none{list-style-type:none}.m-0{margin:0}.m-6{margin:1.5rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mt-5{margin-top:1.25rem}.ml-5{margin-left:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-24{margin-top:6.25rem}.mt-32{margin-top:8rem}.mt-52{margin-top:3.25rem}.mt-auto{margin-top:auto}.-mt-4{margin-top:-1rem}.-ml-16{margin-left:-4rem}.first\:mr-0:first-child{margin-right:0}.max-h-full{max-height:100%}.max-w-large-quote{max-width:47.5rem}.max-w-full{max-width:100%}.min-h-full{min-height:100%}.min-w-full{min-width:100%}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.overflow-y-hidden{overflow-y:hidden}.p-0{padding:0}.p-1{padding:.25rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pr-10{padding-right:2.5rem}.pt-12{padding-top:3rem}.pb-15{padding-bottom:3.75rem}.pb-16{padding-bottom:4rem}.pb-17{padding-bottom:4.25rem}.pt-24{padding-top:6rem}.pt-32{padding-top:8rem}.pb-32{padding-bottom:8rem}.pb-40{padding-bottom:10rem}.pb-56{padding-bottom:14rem}.first\:pt-0:first-child{padding-top:0}.first\:pt-4:first-child{padding-top:1rem}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.bottom-6{bottom:1.5rem}.left-12{left:3rem}.bottom-50{bottom:10rem}.top-60{top:15rem}.left-1\/2{left:50%}.text-left{text-align:left}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-40{--text-opacity:1;color:#a2a9b0;color:rgba(162,169,176,var(--text-opacity))}.text-gray-60{--text-opacity:1;color:#697077;color:rgba(105,112,119,var(--text-opacity))}.text-blue-50{--text-opacity:1;color:#4589ff;color:rgba(69,137,255,var(--text-opacity))}.text-blue-60{--text-opacity:1;color:#0f62fe;color:rgba(15,98,254,var(--text-opacity))}.text-grey-40{--text-opacity:1;color:#a2a9b0;color:rgba(162,169,176,var(--text-opacity))}.hover\:no-underline:hover,.no-underline{text-decoration:none}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.visible{visibility:visible}.invisible{visibility:hidden}.break-words{word-wrap:break-word}.w-7{width:1.75rem}.w-8{width:2rem}.w-40{width:10rem}.w-auto{width:auto}.w-6\/12{width:50%}.w-full{width:100%}.w-hpvideosmall{width:46.9rem}.w-arrow{width:3.75rem}.w-tech-heading-sm{width:17rem}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.scale-60{--transform-scale-x:0.6;--transform-scale-y:0.6}.scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.translate-y-10{--transform-translate-y:2.5rem}.-translate-y-3{--transform-translate-y:-0.75rem}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out-quint{transition-timing-function:cubic-bezier(.23,1,.32,1)}.duration-100{transition-duration:.1s}.duration-500{transition-duration:.5s}body,html{background:#fff}body{-ms-scroll-chaining:none;overscroll-behavior:none;overflow-x:hidden;-webkit-font-smoothing:antialiased}#ibm-masthead,body{font-family:IBM Plex Sans}#ibm-masthead{border-bottom:1px solid #000}#ibm-universal-nav{border-bottom:none}#ibm-universal-nav #ibm-home{display:none}#ibm-universal-nav #q{border-left-color:#000;border-right-color:#000}.bx--skip-to-content{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;visibility:inherit;clip:rect(0,0,0,0)}.bx--skip-to-content:focus{top:0;left:0;z-index:9999;display:flex;align-items:center;width:auto;height:3rem;padding:0 1rem;color:#f4f4f4;background-color:#161616;border:4px solid #0f62fe;outline:none;clip:auto}.ibm-parent-site-name{display:block!important}.wrapper{max-width:1440px;margin:0 auto;padding:0 20px}.sections{margin-top:45px}.homepage-video{display:block;position:relative;padding-top:56.25%;height:0;overflow:hidden}.homepage-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}mark{background-color:transparent;background-repeat:no-repeat;background-position:0 100%;background-size:100% 40%;transition-property:all;transition-duration:.7s;transition-timing-function:cubic-bezier(.23,1,.32,1);background-image:linear-gradient(90deg,#a7f0ba 100%,transparent 0)}#ibm-footer-module,ul.ibm-masthead-categories{display:none}@media (min-width:375px){.sm\:container{width:100%}@media (min-width:375px){.sm\:container{max-width:375px}}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1504px){.sm\:container{max-width:1504px}}.sm\:flex-wrap{flex-wrap:wrap}.sm\:text-lg{font-size:1.5rem}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:375px){.md\:container{max-width:375px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1504px){.md\:container{max-width:1504px}}.md\:top-0{top:0}.md\:left-1\/2{left:50%}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:375px){.lg\:container{max-width:375px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1504px){.lg\:container{max-width:1504px}}.lg\:focus\:bg-white:focus,.lg\:hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.lg\:border-gray-30{--border-opacity:1;border-color:#c1c7cd;border-color:rgba(193,199,205,var(--border-opacity))}.lg\:hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.lg\:hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.lg\:border-opacity-100{--border-opacity:1}.lg\:border-solid{border-style:solid}.lg\:border{border-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-r-0{border-right-width:0}.lg\:border-b-0{border-bottom-width:0}.lg\:border-l-0{border-left-width:0}.lg\:border-b-4{border-bottom-width:4px}.lg\:border-r{border-right-width:1px}.lg\:border-l,.lg\:first\:border-l:first-child{border-left-width:1px}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:self-center{align-self:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:h-24{height:6rem}.lg\:h-64{height:16rem}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:h-bluesection{height:67.5rem}.lg\:h-whitesection{height:51.875rem}.lg\:h-box{height:47.5rem}.lg\:h-tech-heading{height:5.5rem}.lg\:h-tech-container{height:21rem}.lg\:text-base{font-size:1rem}.lg\:text-3xl{font-size:3.375rem}.lg\:text-lg-x{font-size:1.75rem}.lg\:text-lg-2x{font-size:2rem}.lg\:leading-4{line-height:1rem}.lg\:leading-6{line-height:1.5rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-11{line-height:2.75rem}.lg\:leading-16{line-height:4rem}.lg\:leading-tighter{line-height:1.19}.lg\:leading-4\.5{line-height:1.125rem}.lg\:leading-largeQuotes{line-height:6.375rem}.lg\:m-0{margin:0}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:my-48{margin-top:12rem;margin-bottom:12rem}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-4{margin-top:1rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:ml-20{margin-left:5rem}.lg\:mr-40{margin-right:10rem}.lg\:ml-40{margin-left:10rem}.lg\:mr-48{margin-right:12rem}.lg\:ml-48{margin-left:12rem}.lg\:ml-60{margin-left:15rem}.lg\:ml-64{margin-left:16rem}.lg\:-ml-4{margin-left:-1rem}.lg\:-mr-10{margin-right:-10rem}.lg\:-mt-20{margin-top:-20rem}.lg\:mr-prediction-img-portrait{margin-right:8.375rem}.lg\:mt-large-quote{margin-top:5.625}.lg\:max-h-screen{max-height:100vh}.lg\:max-w-360{max-width:90rem}.lg\:max-w-prediction-heading{max-width:34.0625rem}.lg\:max-w-copy{max-width:29.375rem}.lg\:max-w-screen-xl{max-width:1504px}.lg\:max-w-speed-quote{max-width:51.25rem}.lg\:min-w-auto{min-width:auto}.lg\:object-contain{-o-object-fit:contain;object-fit:contain}.lg\:object-top{-o-object-position:top;object-position:top}.lg\:p-0{padding:0}.lg\:p-20{padding:5rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-12{padding-right:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pt-48{padding-top:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:first\:pt-0:first-child{padding-top:0}.lg\:first\:pb-15:first-child{padding-bottom:3.75rem}.lg\:absolute{position:absolute}.lg\:right-0{right:0}.lg\:bottom-20{bottom:5rem}.lg\:top-60{top:15rem}.lg\:bottom-60{bottom:15rem}.lg\:left-60{left:15rem}.lg\:top-160{top:160px}.lg\:left-160{left:160px}.lg\:text-right{text-align:right}.lg\:hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.lg\:focus\:text-black:focus{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.lg\:invisible{visibility:hidden}.lg\:w-auto{width:auto}.lg\:w-4\/6{width:66.666667%}.lg\:w-2\/12{width:16.666667%}.lg\:w-6\/12{width:50%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:w-hpintrotext{width:850px}.lg\:w-box{width:760px}.lg\:w-tech-copy{width:27.77777778vw}.lg\:w-hpvideo{width:79.0625rem}.lg\:w-homepage-prediction-boxes{width:536px}.lg\:w-tech-heading{width:23.375rem}.lg\:gap-12{grid-gap:3rem;gap:3rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-5{grid-column-start:5}.lg\:col-end-5{grid-column-end:5}.lg\:col-end-9{grid-column-end:9}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.lg\:translate-x-0{--transform-translate-x:0}.lg\:-translate-x-12{--transform-translate-x:-3rem}.lg\:-translate-x-18{--transform-translate-x:-4.5rem}.lg\:translate-y-4{--transform-translate-y:1rem}}@media (min-width:1504px){.xl\:container{width:100%}@media (min-width:375px){.xl\:container{max-width:375px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1504px){.xl\:container{max-width:1504px}}.xl\:justify-center{justify-content:center}.xl\:h-auto{height:auto}.xl\:h-largeLink{height:6.25rem}.xl\:mt-4{margin-top:1rem}.xl\:relative{position:relative}.xl\:w-8\/12{width:66.666667%}.xl\:w-full{width:100%}}@media (min-width:320px) and (max-width:812px) and (orientation:landscape){.sm-ldscp\:container{width:100%}@media (min-width:375px){.sm-ldscp\:container{max-width:375px}}@media (min-width:768px){.sm-ldscp\:container{max-width:768px}}@media (min-width:1024px){.sm-ldscp\:container{max-width:1024px}}@media (min-width:1504px){.sm-ldscp\:container{max-width:1504px}}.sm-ldscp\:h-whitesectionlandscape{height:29rem}.sm-ldscp\:bottom-40{bottom:7rem}}@media (min-width:768px) and (max-width:1080px){.md-ptrt\:container{width:100%}@media (min-width:375px){.md-ptrt\:container{max-width:375px}}@media (min-width:768px){.md-ptrt\:container{max-width:768px}}@media (min-width:1024px){.md-ptrt\:container{max-width:1024px}}@media (min-width:1504px){.md-ptrt\:container{max-width:1504px}}}@media (min-width:768px) and (max-width:1080px) and (orientation:landscape){.md-ldscp\:container{width:100%}@media (min-width:375px){.md-ldscp\:container{max-width:375px}}@media (min-width:768px){.md-ldscp\:container{max-width:768px}}@media (min-width:1024px){.md-ldscp\:container{max-width:1024px}}@media (min-width:1504px){.md-ldscp\:container{max-width:1504px}}.md-ldscp\:border-l-1{border-left-width:1px}.md-ldscp\:h-whitesectiontablet{height:40rem}.md-ldscp\:ml-0{margin-left:0}.md-ldscp\:mr-5{margin-right:1.25rem}.md-ldscp\:ml-60{margin-left:15rem}.md-ldscp\:px-40{padding-left:10rem;padding-right:10rem}.md-ldscp\:pr-5{padding-right:1.25rem}.md-ldscp\:top-0{top:0}.md-ldscp\:left-0{left:0}.md-ldscp\:bottom-40{bottom:7rem}.md-ldscp\:visible{visibility:visible}.md-ldscp\:w-70{width:70%}.md-ldscp\:w-3\/12{width:25%}.md-ldscp\:w-full{width:100%}.md-ldscp\:gap-5{grid-gap:1.25rem;gap:1.25rem}.md-ldscp\:gap-12{grid-gap:3rem;gap:3rem}.md-ldscp\:scale-70{--transform-scale-x:0.7;--transform-scale-y:0.7}}@media (min-width:1504px) and (max-height:1000px){.macbook\:container{width:100%}@media (min-width:375px){.macbook\:container{max-width:375px}}@media (min-width:768px){.macbook\:container{max-width:768px}}@media (min-width:1024px){.macbook\:container{max-width:1024px}}@media (min-width:1504px){.macbook\:container{max-width:1504px}}.macbook\:justify-start{justify-content:flex-start}.macbook\:justify-end{justify-content:flex-end}.macbook\:h-full{height:100%}.macbook\:mt-8{margin-top:2rem}.macbook\:absolute{position:absolute}}@font-face{font-family:IBM Plex Sans ExtraLight;font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(/5-in-5/_next/static/media/IBMPlexSans-ExtraLight-Latin1.c6af06155ecb6c4752bd9c58e98bb100.woff2) format("woff2");unicode-range:U+0000,U+000d,U+0020-007e,U+00a0-00a3,U+00a4-00ff,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2022,U+2026,U+2030,U+2039-203a,U+2044,U+2074,U+20ac,U+2122,U+2212,U+fb01-fb02}@font-face{font-family:IBM Plex Sans Light;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/5-in-5/_next/static/media/IBMPlexSans-Light-Latin1.bfefc1c5dd4c689b4f0f71167c6b1840.woff2) format("woff2");unicode-range:U+0000,U+000d,U+0020-007e,U+00a0-00a3,U+00a4-00ff,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2022,U+2026,U+2030,U+2039-203a,U+2044,U+2074,U+20ac,U+2122,U+2212,U+fb01-fb02}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/5-in-5/_next/static/media/IBMPlexSans-Regular-Latin1.cf8cdfc9a1ead9d332f5c153dfd26efd.woff2) format("woff2");unicode-range:U+0000,U+000d,U+0020-007e,U+00a0-00a3,U+00a4-00ff,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2022,U+2026,U+2030,U+2039-203a,U+2044,U+2074,U+20ac,U+2122,U+2212,U+fb01-fb02}@font-face{font-family:IBM Plex Sans SemiBold;font-style:normal;font-weight:500;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/5-in-5/_next/static/media/IBMPlexSans-SemiBold.a1c4ad34a6c536ffdc3484a33d0955f0.woff2) format("woff2");unicode-range:U+0000,U+000d,U+0020-007e,U+00a0-00a3,U+00a4-00ff,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2022,U+2026,U+2030,U+2039-203a,U+2044,U+2074,U+20ac,U+2122,U+2212,U+fb01-fb02}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:local("IBM Plex Mono"),local("IBMPlexMono"),url(/5-in-5/_next/static/media/IBMPlexMono-Regular-Latin1.19239848cb5cdf02953ec03ff74136fb.woff2) format("woff2");unicode-range:U+0000,U+000d,U+0020-007e,U+00a0-00a3,U+00a4-00ff,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2022,U+2026,U+2030,U+2039-203a,U+2044,U+2074,U+20ac,U+2122,U+2212,U+fb01-fb02}@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:400;src:local("IBM Plex Serif"),local("IBMPlexSerif"),url(/5-in-5/_next/static/media/IBMPlexSerif-Regular-Latin1.4882dd164789ce7f44fe6bc09b545e1c.woff2) format("woff2");unicode-range:U+0000,U+000d,U+0020-007e,U+00a0-00a3,U+00a4-00ff,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2013-2014,U+2018-201a,U+201c-201e,U+2020-2022,U+2026,U+2030,U+2039-203a,U+2044,U+2074,U+20ac,U+2122,U+2212,U+fb01-fb02}.type-sm{font-size:.875rem;line-height:1.29}.type-md{font-size:1rem;line-height:1.5}.type-lg,.type-xl{font-size:1.5rem;line-height:1.29}.type-xl{font-family:"IBM Plex Serif",sans-serif}.type-h3{font-family:IBM Plex Sans Light,sans-serif;font-size:3.375rem;line-height:1.19}.type-h2{font-family:IBM Plex Mono,sans-serif}.type-h1,.type-h2{font-size:5.25rem;line-height:1.09}.type-h1{font-family:IBM Plex Sans Light,sans-serif}@media (min-width:1024px){.type-lg{font-size:2.25rem;line-height:1.375}.type-xl{font-size:2.8vw;line-height:1.19}.type-h4{font-size:3.6vw;line-height:1.19}.type-h3{font-size:6.1vw;line-height:1.09}.type-h2{font-size:18.75rem;line-height:.93}.type-h1{font-size:20vw;line-height:.93}}@media (min-width:1504px){.type-xl{font-size:2.625rem}.type-h4{font-size:3.375rem}.type-h3{font-size:5.75rem}.type-h1{font-size:18.75rem}}.text-highlight{background-image:linear-gradient(90deg,#a7f0ba 100%,transparent 0)}.text-highlight,.text-highlight-dark{background-repeat:no-repeat;background-position:0 100%;background-size:100% 40%;transition-property:all;transition-duration:.7s;transition-timing-function:cubic-bezier(.23,1,.32,1)}.text-highlight-dark{background-image:linear-gradient(90deg,#044317 100%,transparent 0)}.text-highlight-dark.text-highlight--hide,.text-highlight.text-highlight--hide{background-size:0 40%}.Footer_footer__1_KSh a svg{fill:#fff}@media (min-width:1024px){.Footer_footer__1_KSh a svg{fill:#fff}.Footer_footer__1_KSh a:focus div,.Footer_footer__1_KSh a:hover div{background:#fff;color:#000}.Footer_footer__1_KSh a:focus svg,.Footer_footer__1_KSh a:hover svg{fill:#000}.Footer_footer__1_KSh a:focus img,.Footer_footer__1_KSh a:hover img{visibility:visible}.Footer_footer__1_KSh a sub{position:relative;top:0}}.Footer_logo__NMwh4{width:203px;height:203px}@media (min-width:1024px){.Footer_logo__NMwh4{width:auto;height:auto;max-width:100%}.Footer_logo__NMwh4 video{margin-left:0}.Footer_footerPadding__3ZvCP{padding-right:10rem}}@media(min-width:1600px){.Footer_footerPadding__3ZvCP{padding-right:0}}