/*! 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:672px){.container{max-width:672px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1504px){.container{max-width:1504px}}.bg-transparent{background-color:transparent}.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-outer-space{--bg-opacity:1;background-color:#343a3f;background-color:rgba(52,58,63,var(--bg-opacity))}.bg-gray-abbey{--bg-opacity:1;background-color:#4d5358;background-color:rgba(77,83,88,var(--bg-opacity))}.bg-gray-figure{--bg-opacity:1;background-color:#dde1e6;background-color:rgba(221,225,230,var(--bg-opacity))}.bg-gray-figure-dark{--bg-opacity:1;background-color:#21272a;background-color:rgba(33,39,42,var(--bg-opacity))}.hover\:bg-blue-60:hover{--bg-opacity:1;background-color:#0f62fe;background-color:rgba(15,98,254,var(--bg-opacity))}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-60{--border-opacity:1;border-color:#697077;border-color:rgba(105,112,119,var(--border-opacity))}.border-gray-ibm{--border-opacity:1;border-color:#121619;border-color:rgba(18,22,25,var(--border-opacity))}.border-gray-figure{--border-opacity:1;border-color:#dde1e6;border-color:rgba(221,225,230,var(--border-opacity))}.border-gray-figure-dark{--border-opacity:1;border-color:#21272a;border-color:rgba(33,39,42,var(--border-opacity))}.border-grey-60{border-color:#697077;border-color:rgba(105,112,119,var(--border-opacity))}.border-grey-60,.border-opacity-100{--border-opacity:1}.border-solid{border-style:solid}.border-1{border-width:1px}.border-b-0{border-bottom-width:0}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-r{border-right-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}.odd\:border-b-2:nth-child(odd){border-bottom-width:2px}.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-start{align-items:flex-start}.items-center{align-items:center}.self-center{align-self:center}.justify-start{justify-content:flex-start}.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-sans{font-family:IBM Plex Sans,sans-serif}.font-ibm-plex-semibold{font-family:IBM Plex Sans SemiBold,sans-serif}.font-ibm-plex-mono{font-family:IBM Plex Mono,sans-serif}.h-16{height:4rem}.h-29{height:7.25rem}.h-auto{height:auto}.h-full{height:100%}.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}.leading-6{line-height:1.5rem}.leading-9{line-height:2.25rem}.leading-11{line-height:2.75rem}.leading-none{line-height:1}.leading-tight{line-height:1.29}.leading-normal{line-height:1.5}.leading-tighter{line-height:1.19}.leading-base{line-height:1.5}.list-none{list-style-type:none}.m-0{margin:0}.m-auto{margin:auto}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.mb-20{margin-bottom:5rem}.mt-24{margin-top:6.25rem}.mt-auto{margin-top:auto}.-mb-5{margin-bottom:-1.25rem}.-ml-16{margin-left:-4rem}.-mt-32{margin-top:-8rem}.first\:mr-0:first-child{margin-right:0}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.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-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.p-0{padding:0}.p-1{padding:.25rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.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}.pt-1{padding-top:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pt-3{padding-top:.75rem}.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}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pt-12{padding-top:3rem}.pb-15{padding-bottom:3.75rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.pt-24{padding-top:6rem}.pb-24{padding-bottom:6rem}.pt-32{padding-top:8rem}.pb-32{padding-bottom:8rem}.pb-56{padding-bottom:14rem}.pt-4half{padding-top:1.125rem}.first\:pt-0:first-child{padding-top:0}.first\:pt-4:first-child{padding-top:1rem}.odd\:pl-0:nth-child(odd){padding-left:0}.odd\:pr-4:nth-child(odd){padding-right: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}.resize{resize:both}.fill-current{fill:currentColor}.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-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))}.hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-blue-50:hover{--text-opacity:1;color:#4589ff;color:rgba(69,137,255,var(--text-opacity))}.hover\:text-blue-60:hover{--text-opacity:1;color:#0f62fe;color:rgba(15,98,254,var(--text-opacity))}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.tracking-tighter{letter-spacing:-.05em}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.visible{visibility:visible}.w-20{width:5rem}.w-64{width:16rem}.w-auto{width:auto}.w-1\/2{width:50%}.w-5\/6{width:83.333333%}.w-full{width:100%}.w-screen{width:100vw}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.gap-4{grid-gap:1rem;gap:1rem}.gap-8{grid-gap:2rem;gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.col-span-8{grid-column:span 8/span 8}.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))}.rotate-0{--transform-rotate:0}.rotate-180{--transform-rotate:180deg}.-translate-y-3{--transform-translate-y:-0.75rem}.-translate-y-full{--transform-translate-y:-100%}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.transition-transform{transition-property:transform}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out-cubic{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.ease-out-quint{transition-timing-function:cubic-bezier(.23,1,.32,1)}.ease-out-expo{transition-timing-function:cubic-bezier(.19,1,.22,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}body,html{background:#fff}body{-ms-scroll-chaining:none;overscroll-behavior:none;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans}body.mobile-nav-open{overflow:hidden;max-height:100vh;position:relative}#ibm-masthead{font-family:IBM Plex Sans;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)}mark.dark{color:#fff;background-image:linear-gradient(90deg,#044317 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:672px){.sm\:container{max-width:672px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1504px){.sm\:container{max-width:1504px}}.sm\:hidden{display:none}.sm\:flex-wrap{flex-wrap:wrap}.sm\:text-lg{font-size:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-16{padding-top:4rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-8{grid-column:span 8/span 8}}@media (min-width:672px){.md\:container{width:100%}@media (min-width:375px){.md\:container{max-width:375px}}@media (min-width:672px){.md\:container{max-width:672px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1504px){.md\:container{max-width:1504px}}.md\:border-t{border-top-width:1px}.md\:border-l{border-left-width:1px}.md\:flex{display:flex}.md\:grid{display:grid}.md\:justify-end{justify-content:flex-end}.md\:font-ibm-plex-light{font-family:IBM Plex Sans Light,sans-serif}.md\:font-ibm-plex-mono-light{font-family:IBM Plex Mono Light,monospaced}.md\:h-24{height:6rem}.md\:mb-0{margin-bottom:0}.md\:mt-4{margin-top:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-32{margin-bottom:8rem}.md\:-mt-40{margin-top:-10rem}.md\:-mt-64{margin-top:-16rem}.md\:max-w-360{max-width:90rem}.md\:pt-0{padding-top:0}.md\:pb-0{padding-bottom:0}.md\:pr-5{padding-right:1.25rem}.md\:pr-6{padding-right:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-32{padding-top:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pt-40{padding-top:10rem}.md\:pt-64{padding-top:16rem}.md\:gap-12{grid-gap:3rem;gap:3rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-start-1{grid-column-start:1}.md\:col-start-5{grid-column-start:5}.md\:col-end-5{grid-column-end:5}.md\:col-end-9{grid-column-end:9}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:375px){.lg\:container{max-width:375px}}@media (min-width:672px){.lg\:container{max-width:672px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1504px){.lg\:container{max-width:1504px}}.lg\:focus\:bg-black:focus,.lg\:hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.lg\:border{border-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-l-0{border-left-width:0}.lg\:border-l,.lg\:first\:border-l:first-child{border-left-width:1px}.lg\:odd\:border-b-0:nth-child(odd){border-bottom-width:0}.lg\:odd\:border-r-2:nth-child(odd){border-right-width:2px}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:justify-start{justify-content:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:text-base{font-size:1rem}.lg\:text-3xl{font-size:3.375rem}.lg\:text-5xl{font-size:5.75rem}.lg\:text-lg-x{font-size:1.75rem}.lg\:leading-4{line-height:1rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-16{line-height:4rem}.lg\:leading-tight{line-height:1.29}.lg\:leading-4\.5{line-height:1.125rem}.lg\:leading-25\.5,.lg\:leading-largeQuotes{line-height:6.375rem}.lg\:my-48{margin-top:12rem;margin-bottom:12rem}.lg\:mt-0{margin-top:0}.lg\:ml-0{margin-left:0}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-4{margin-left: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\:mb-32{margin-bottom:8rem}.lg\:ml-60{margin-left:15rem}.lg\:ml-64{margin-left:16rem}.lg\:mr-prediction-img-portrait{margin-right:8.375rem}.lg\:mt-large-quote{margin-top:5.625}.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-speed-quote{max-width:51.25rem}.lg\:max-w-full{max-width:100%}.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\:px-0{padding-left:0;padding-right:0}.lg\:px-8{padding-left:2rem;padding-right:2rem}.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-3{padding-bottom:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pt-32{padding-top:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pt-48{padding-top:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pl-64{padding-left:16rem}.lg\:first\:pt-0:first-child{padding-top:0}.lg\:first\:pb-15:first-child{padding-bottom:3.75rem}.lg\:first\:pt-16:first-child{padding-top:4rem}.lg\:odd\:pr-16:nth-child(odd){padding-right:4rem}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:text-right{text-align:right}.lg\:tracking-normal{letter-spacing:0}.lg\:invisible{visibility:hidden}.lg\:w-auto{width:auto}.lg\:w-4\/5{width:80%}.lg\:w-full{width:100%}.lg\:gap-8{grid-gap:2rem;gap:2rem}.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\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-4{grid-column:span 4/span 4}.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\:-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:672px){.xl\:container{max-width:672px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1504px){.xl\:container{max-width:1504px}}.xl\:pl-6{padding-left:1.5rem}.xl\:w-8\/12{width:66.666667%}}@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:672px){.sm-ldscp\:container{max-width:672px}}@media (min-width:1024px){.sm-ldscp\:container{max-width:1024px}}@media (min-width:1504px){.sm-ldscp\:container{max-width:1504px}}.sm-ldscp\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}}@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:672px){.md-ptrt\:container{max-width:672px}}@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:672px){.md-ldscp\:container{max-width:672px}}@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\:text-lg{font-size:1.5rem}.md-ldscp\:text-xl{font-size:2.25rem}.md-ldscp\:pr-5{padding-right:1.25rem}.md-ldscp\:visible{visibility:visible}.md-ldscp\:w-full{width:100%}}@media (min-width:1504px) and (max-height:1000px){.macbook\:container{width:100%}@media (min-width:375px){.macbook\:container{max-width:375px}}@media (min-width:672px){.macbook\:container{max-width:672px}}@media (min-width:1024px){.macbook\:container{max-width:1024px}}@media (min-width:1504px){.macbook\:container{max-width:1504px}}}@font-face{font-family:IBM Plex Sans ExtraLight;font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(/science/_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(/science/_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(/science/_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(/science/_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(/science/_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 Mono Light;font-style:light;font-weight:300;src:local("IBM Plex Mono Light"),local("IBMPlexMono-Light"),url(/science/_next/static/media/IBMPlexMono-Light-Latin1.62fd670eebf4976bb6df37d1d2666f44.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(/science/_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-h1,.type-h2{font-family:IBM Plex Mono,sans-serif;font-size:5.25rem;line-height:1.09}@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{height:13.5rem}@media (min-width:375px){.Footer_footer__1_KSh a{height:13.5rem}}@media (min-width:1024px){.Footer_footer__1_KSh a{height:auto}}.Footer_footer__1_KSh a svg{fill:currentColor;height:1.875rem;width:1.75rem}@media (min-width:1024px){.Footer_footer__1_KSh a svg{height:auto;width:auto}}.Footer_footer__1_KSh a span{max-width:15rem}@media (min-width:1024px){.Footer_footer__1_KSh a span{max-width:auto}}.Footer_footer__1_KSh video{display:none}@media (min-width:1024px){.Footer_footer__1_KSh video{display:block}.Footer_footer__1_KSh a video{visibility:hidden}.Footer_footer__1_KSh a:focus div,.Footer_footer__1_KSh a:hover div{background:#000}.Footer_footer__1_KSh a:focus img,.Footer_footer__1_KSh a:focus video,.Footer_footer__1_KSh a:hover img,.Footer_footer__1_KSh a:hover video{visibility:visible}.Footer_footer__1_KSh a sub{position:relative;top:0}.Footer_logo__NMwh4{width:auto;height:100%;max-width:100%}.Footer_logo__NMwh4 video{margin-left:0}.Footer_footerPadding__3ZvCP{padding-right:4rem}}@media(min-width:1600px){.Footer_footerPadding__3ZvCP{padding-right:0}}