/*! 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:Droid Sans Mono,monospace;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid}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::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:SFMono-Regular,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}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.27rem}.container{width:100%}@media (min-width:320px){.container{max-width:320px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1600px){.container{max-width:1600px}}@media (min-width:2200px){.container{max-width:2200px}}.bg-blue{--bg-opacity:1;background-color:#4c70f2;background-color:rgba(76,112,242,var(--bg-opacity))}.bg-azure{--bg-opacity:1;background-color:#08d1ff;background-color:rgba(8,209,255,var(--bg-opacity))}.bg-light-blue{--bg-opacity:1;background-color:#c7cee5;background-color:rgba(199,206,229,var(--bg-opacity))}.bg-body{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.bg-greyish{--bg-opacity:1;background-color:#f6f8fe;background-color:rgba(246,248,254,var(--bg-opacity))}.bg-brand{--bg-opacity:1;background-color:#00bed5;background-color:rgba(0,190,213,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-blue-light{--bg-opacity:1;background-color:#f2fafc;background-color:rgba(242,250,252,var(--bg-opacity))}.bg-shade{--bg-opacity:1;background-color:#454f76;background-color:rgba(69,79,118,var(--bg-opacity))}.bg-table-cell{--bg-opacity:1;background-color:#f3f8fa;background-color:rgba(243,248,250,var(--bg-opacity))}.bg-table-header{--bg-opacity:1;background-color:#dbe2fc;background-color:rgba(219,226,252,var(--bg-opacity))}.bg-table-hover{--bg-opacity:1;background-color:#edf1fe;background-color:rgba(237,241,254,var(--bg-opacity))}.bg-badge{--bg-opacity:1;background-color:#f6f8fe;background-color:rgba(246,248,254,var(--bg-opacity))}.bg-card-grey{--bg-opacity:1;background-color:#f4f5fa;background-color:rgba(244,245,250,var(--bg-opacity))}.bg-secondary{--bg-opacity:1;background-color:#f6f8fe;background-color:rgba(246,248,254,var(--bg-opacity))}.bg-callout-tip{background-color:rgba(76,112,242,.08)}.bg-callout-note{background-color:rgba(47,166,84,.08)}.bg-callout-warning{background-color:rgba(242,99,99,.08)}.bg-callout-important{background-color:rgba(247,188,46,.08)}.bg-red{--bg-opacity:1;background-color:red;background-color:rgba(255,0,0,var(--bg-opacity))}.hover\:bg-azure:hover{--bg-opacity:1;background-color:#08d1ff;background-color:rgba(8,209,255,var(--bg-opacity))}.hover\:bg-bluish-grey:hover{--bg-opacity:1;background-color:#dbe2fc;background-color:rgba(219,226,252,var(--bg-opacity))}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-cover{background-size:cover}.border-collapse{border-collapse:collapse}.border-blue{--border-opacity:1;border-color:#4c70f2;border-color:rgba(76,112,242,var(--border-opacity))}.border-azure{--border-opacity:1;border-color:#08d1ff;border-color:rgba(8,209,255,var(--border-opacity))}.border-light-blue{--border-opacity:1;border-color:#c7cee5;border-color:rgba(199,206,229,var(--border-opacity))}.border-card{--border-opacity:1;border-color:#dbdfe8;border-color:rgba(219,223,232,var(--border-opacity))}.border-bluish-grey{--border-opacity:1;border-color:#dbe2fc;border-color:rgba(219,226,252,var(--border-opacity))}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-logo-separator{--border-opacity:1;border-color:#e8eaf0;border-color:rgba(232,234,240,var(--border-opacity))}.border-slider{--border-opacity:1;border-color:#d2d8ea;border-color:rgba(210,216,234,var(--border-opacity))}.border-red{--border-opacity:1;border-color:#f44336;border-color:rgba(244,67,54,var(--border-opacity))}.hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-lg{border-top-left-radius:.5rem}.border-2{border-width:2px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-l{border-left-width:1px}.box-content{box-sizing:content-box}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.float-right{float:right}.font-body{font-family:ttnormspro,Helvetica,sans-serif}.font-sans{font-family:Droid Sans Mono,monospace}.font-hairline{font-weight:100}.font-thin{font-weight:200}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-4{height:1rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-30{height:7rem}.h-32{height:8rem}.h-56{height:14rem}.h-auto{height:auto}.h-full{height:100%}.text-sm{font-size:.82rem}.text-base-sm{font-size:.9375rem;line-height:1.35rem}.text-base{font-size:1rem;line-height:1.467rem}.text-md{font-size:1.1875rem}.text-lg{font-size:1.27rem}.text-grand{font-size:1.625rem}.text-xl{font-size:2rem}.text-xxl{font-size:2.25rem}.text-2xl{font-size:3rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-12{line-height:3rem}.leading-relaxed{line-height:1.625}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.mt-24{margin-top:6rem}.mt-32{margin-top:8rem}.mr-80{margin-right:20rem}.-mt-1{margin-top:-.25rem}.-ml-1{margin-left:-.25rem}.-mr-2{margin-right:-.5rem}.-ml-4{margin-left:-1rem}.-mt-8{margin-top:-2rem}.-ml-8{margin-left:-2rem}.-mt-10{margin-top:-2.5rem}.mt-6-4\/5{margin-top:1.7rem}.ml-closed-toc{margin-left:calc(100vw - 2rem - (100vw - 100rem + 1rem)/2)}.ml-external-toc{margin-left:calc(100vw - (100vw - 100rem + 1rem)/2)}.max-h-screen{max-height:100vh}.max-w-3xl{max-width:48rem}.max-w-full{max-width:100%}.max-w-screen-xl{max-width:1280px}.min-h-screen{min-height:100vh}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.opacity-0{opacity:0}.opacity-1{opacity:1}.opacity-5{opacity:.5}.opacity-9{opacity:.9}.focus\:outline-none:focus,.outline-none{outline:2px solid transparent;outline-offset:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.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-8{padding-left:2rem;padding-right:2rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2\/25{padding-left:8%;padding-right:8%}.pr-0{padding-right:0}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.pr-40{padding-right:10rem}.pt-1\/2{padding-top:.125rem}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.bottom-0\/5{bottom:.095rem}.left-0\/5{left:.095rem}.-right-4{right:-1rem}.-top-12{top:-3rem}.-top-16{top:-4rem}.resize{resize:both}.shadow-card{box-shadow:0 0 20px 4px rgba(30,60,150,.15)}.shadow-button{box-shadow:0 0 10px 4px rgba(30,60,150,.25)}.shadow-top{box-shadow:0 8px 10px 10px rgba(30,60,150,.5)}.shadow-top-bottom{box-shadow:0 16px 8px -13px rgb(90 90 90/25%),0 -16px 8px -13px rgb(90 90 90/25%)}.shadow-bottom{box-shadow:0 8px 10px -6px rgba(0,0,0,.5)}.shadow-left{box-shadow:-16px 0 12px -9px rgba(0,0,0,.1)}.shadow-banner{box-shadow:0 0 15px 0 rgba(30,60,150,.15)}.shadow-sides{box-shadow:-2px -20px 15px 0 rgba(30,60,150,.1),2px -20px 15px 0 rgba(30,60,150,.1)}.shadow-tab{box-shadow:inset 0 -2px 4px 0 rgba(0,0,0,.06)}.group:hover .group-hover\:shadow-card{box-shadow:0 0 20px 4px rgba(30,60,150,.15)}.group:hover .group-hover\:shadow-button{box-shadow:0 0 10px 4px rgba(30,60,150,.25)}.hover\:shadow-card:hover{box-shadow:0 0 20px 4px rgba(30,60,150,.15)}.hover\:shadow-card-dark:hover{box-shadow:0 0 20px 4px rgba(90,60,150,.9)}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-blue{--text-opacity:1;color:#4c70f2;color:rgba(76,112,242,var(--text-opacity))}.text-adjust-light{--text-opacity:1;color:#00b6e5;color:rgba(0,182,229,var(--text-opacity))}.text-azure{--text-opacity:1;color:#08d1ff;color:rgba(8,209,255,var(--text-opacity))}.text-dark-azure{--text-opacity:1;color:#20bfe8;color:rgba(32,191,232,var(--text-opacity))}.text-light-blue{--text-opacity:1;color:#c7cee5;color:rgba(199,206,229,var(--text-opacity))}.text-breadcrumbs-light-blue{--text-opacity:1;color:#8a95b3;color:rgba(138,149,179,var(--text-opacity))}.text-blackish{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.text-bluish-grey{--text-opacity:1;color:#dbe2fc;color:rgba(219,226,252,var(--text-opacity))}.text-brand{--text-opacity:1;color:#00bed5;color:rgba(0,190,213,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-primary{--text-opacity:1;color:#252525;color:rgba(37,37,37,var(--text-opacity))}.text-card-grey{--text-opacity:1;color:#525661;color:rgba(82,86,97,var(--text-opacity))}.text-callout-tip{--text-opacity:1;color:#4c70f2;color:rgba(76,112,242,var(--text-opacity))}.text-callout-note{--text-opacity:1;color:#2fa654;color:rgba(47,166,84,var(--text-opacity))}.text-callout-warning{--text-opacity:1;color:#f26363;color:rgba(242,99,99,var(--text-opacity))}.text-callout-important{--text-opacity:1;color:#f7bc2e;color:rgba(247,188,46,var(--text-opacity))}.text-badge{--text-opacity:1;color:#8a95b3;color:rgba(138,149,179,var(--text-opacity))}.hover\:text-blue:hover{--text-opacity:1;color:#4c70f2;color:rgba(76,112,242,var(--text-opacity))}.hover\:text-hover-blue:hover{--text-opacity:1;color:#2499c7;color:rgba(36,153,199,var(--text-opacity))}.hover\:text-dark-azure:hover{--text-opacity:1;color:#20bfe8;color:rgba(32,191,232,var(--text-opacity))}.hover\:text-blackish:hover{--text-opacity:1;color:#1f1f1f;color:rgba(31,31,31,var(--text-opacity))}.hover\:text-brand:hover{--text-opacity:1;color:#00bed5;color:rgba(0,190,213,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-primary:hover{--text-opacity:1;color:#252525;color:rgba(37,37,37,var(--text-opacity))}.group:hover .group-hover\:text-dark-azure{--text-opacity:1;color:#20bfe8;color:rgba(32,191,232,var(--text-opacity))}.uppercase{text-transform:uppercase}.hover\:underline:hover,.underline{text-decoration:underline}.tracking-widest{letter-spacing:.1em}.align-baseline{vertical-align:baseline}.visible{visibility:visible}.invisible{visibility:hidden}.group:hover .group-hover\:visible{visibility:visible}.whitespace-no-wrap{white-space:nowrap}.break-words{word-wrap:break-word}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-4{width:1rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-16{width:4rem}.w-24{width:6rem}.w-76{width:19rem}.w-240{width:60rem}.w-auto{width:auto}.w-full{width:100%}.w-rest{width:calc(100% - 24rem)}.w-narrow-article{width:calc(100% - 19rem)}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.grid-flow-row{grid-auto-flow:row}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;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-100,.transform{--transform-scale-x:1;--transform-scale-y:1}.rotate-180{--transform-rotate:180deg}.translate-x-0{--transform-translate-x:0}.translate-x-3{--transform-translate-x:0.75rem}.translate-x-1\/2{--transform-translate-x:50%}.translate-y-0{--transform-translate-y:0}.-translate-y-24{--transform-translate-y:-6rem}.translate-y-5\/4{--transform-translate-y:-125%}.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-transform{transition-property:transform}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}body{--table-border-radius:8px;--table-bg-color:#f3f8fa;--table-th-color:#1f1f1f;--table-th-bg-color:#dbe2fc;--ordered-list-marker-bg-color:#f3f8fa;--ordered-list-marker-color:#316ff6;--unorder-list-marker-color:#00b6e5}li p{display:inline}pre{white-space:normal}.table-wrapper{width:100%;overflow-x:auto}table tr{border-bottom:1px solid #1e3c96}.table-wrapper table td{width:auto;padding:.6em .5em}.expanded-table,article table{min-width:28rem}.expanded-table:not(.no-auto-header)>:first-child>tr:first-child td,article table:not(.no-auto-header)>:first-child>tr:first-child td{color:var(--table-th-color);background-color:var(--table-th-bg-color);font-weight:500}article table:not(.no-auto-header)>:first-child>tr:first-child td b{font-weight:500}.expanded-table:not(.no-auto-header)>:first-child>tr:first-child th:first-child~td,article table:not(.no-auto-header)>:first-child>tr:first-child th:first-child~td{color:inherit;background-color:#f6f8fe;font-weight:300}.expanded-table>:first-child>tr:first-child>:first-child,article table>:first-child>tr:first-child>:first-child{border-top-left-radius:var(--table-border-radius)}.expanded-table>:first-child>tr:first-child>:last-child,article table>:first-child>tr:first-child>:last-child{border-top-right-radius:var(--table-border-radius)}.expanded-table>:last-child>tr:last-child>:first-child,article table>:last-child>tr:last-child>:first-child{border-bottom-left-radius:var(--table-border-radius)}.expanded-table>:last-child>tr:last-child>:last-child,article table>:last-child>tr:last-child>:last-child{border-bottom-right-radius:var(--table-border-radius)}.expanded-table td,.expanded-table th,article table td,article table th{background-color:var(--table-bg-color);border:2px solid #fff;font-size:.9375rem;padding:.6em .5em}.expanded-table th,article table th,article table thead tr td{color:var(--table-th-color);background-color:var(--table-th-bg-color);font-weight:500}article table tbody tr:hover{background-color:#f4f5fa}article code,article pre{font-size:.82rem;word-wrap:break-word}@media screen and (max-width:420px){p{word-wrap:break-word}}article table code,article table pre{font-size:.82rem;padding:0 .15rem;background-color:#f4f5fa;word-break:break-all}.callout a,article table a{text-decoration:underline}.callout a:hover,article table a:hover{color:#00bed5}article h1+h2{margin-top:1.875rem}.asset,.callout,.col-group,.thc_table,.wistia_responsive_padding,article h1+p,article h2+h3,article h2+h4,article h2+p,article h3+h4,article h3+p,article h4+p{margin-top:1.25rem}article h1+.asset.expandable,article h1+.code_block,article h1+.thc_table.expandable,article h2+.asset.expandable,article h2+.code_block,article h2+.thc_table.expandable,article h3+.asset.expandable,article h3+.code_block,article h3+.thc_table.expandable,article h4+.asset.expandable,article h4+.code_block,article h4+.thc_table.expandable,article ol+.asset.expandable,article ol+.thc_table.expandable,article p+.asset.expandable,article p+.thc_table.expandable,article ul+.asset.expandable,article ul+.thc_table.expandable{margin-top:-1rem}article ol+.code_block,article p+.code_block,article ul+.code_block{margin-top:-2rem}article>*+h1,article>*+h2,article>*+h3,article>*+h4{margin-top:3.125rem}.accordion>:first-child,.column>:first-child{margin-top:0}.column>:last-child{margin-bottom:0}.accordion>ol,.column>ol,.tab>ol,article>ol,table.expanded-table td>ol{position:relative;list-style:none;counter-reset:ol-counter}.accordion>ol>li.mb-3,.column>ol>li.mb-3,.slider ol>li,.tab>ol>li.mb-3,article>ol>li.mb-3{position:relative;counter-increment:ol-counter;padding-left:1.7rem;margin-bottom:1rem}.slider ol>li{padding-left:1.2rem;margin-bottom:0}.accordion>ol>li:before,.column>ol>li:before,.tab>ol>li:before,article>ol>li:before{position:absolute;left:-20px;top:-3px;content:counter(ol-counter);border-radius:50%;color:var(--ordered-list-marker-color);text-align:center;width:2rem;height:2rem;background-color:var(--ordered-list-marker-bg-color);padding:.3rem}.accordion>ol>li ol,.column>ol>li ol,.slider ol,.tab>ol>li ol,article>ol>li ol{position:relative;counter-reset:ol-counter;list-style:none}.accordion>ol>li ol>li,.column>ol>li ol>li,.slider ol>li,.tab>ol>li ol>li,article>ol>li ol>li{counter-increment:ol-counter}.accordion>ol>li ol>li:before,.column>ol>li ol>li:before,.slider ol>li:before,.tab>ol>li ol>li:before,article>ol>li ol>li:before{position:absolute;left:0;content:counter(ol-counter);color:var(--ordered-list-marker-color);text-align:center;padding-left:.5rem}.slider ol>li:before{padding-left:.15rem}.slider ul li,article ul li,table.expanded-table td ul li{position:relative;list-style-type:none;list-style-position:outside}.slider ul li,article .callout ul li,article table ul li,article table ul li.common-list-item,table.expanded-table ul li{padding-left:1rem}article ul li.tick-list-item,article ul li.untick-list-item{margin-left:-1.2rem}.slider ul li:before,article .callout ul li:before,article table ul li:before,table.expanded-table ul li:before{left:0}article ul li.common-list-item:before{left:-1rem}.slider ul li:before,article .callout ul li:before,article table ul li:before,article ul li.common-list-item:before,table.expanded-table ul li:before{position:absolute;content:"\25CF";padding-right:5px;color:var(--unorder-list-marker-color);font-weight:500}.slider ul li>ul li:before,article .callout ul li>ul li:before,article table ul li>ul li:before,article ul li>ul li.common-list-item:before,table.expanded-table ul li>ul li:before{transform:scale(.6)}.slider ul li>ul li>ul li:before,article .callout ul li>ul li>ul li:before,article table ul li>ul li>ul li:before,article ul li>ul li>ul li.common-list-item:before,table.expanded-table ul li>ul li>ul li:before{transform:scale(.4)}.ais-Hits-list{display:block}@media screen and (min-width:360px){.ais-SearchBox-input{height:2rem;width:17.5rem;border:1px solid #dbdfe8;padding:5px 10px 5px 30px;border-radius:5px}.ais-SearchBox-submit{position:absolute;left:6px;top:2px;transform:scale(.8)}}@media screen and (min-width:1024px){.ais-SearchBox-input{height:2.5rem;width:25rem;border:1px solid #dbdfe8;padding:5px 10px 5px 40px;border-radius:5px}.ais-SearchBox-submit{position:absolute;left:10px;top:7px}.ais-SearchBox-reset{position:absolute;left:25.5rem;top:15px}.ais-SearchBox{margin-left:16.5rem}}@media screen and (min-width:1280px){.ais-SearchBox-input{width:38rem}.ais-SearchBox{margin-left:10rem}.ais-SearchBox-reset{position:absolute;left:38.5rem;top:15px}}@media screen and (min-width:1600px){.ais-SearchBox{margin-left:0}}.frontpage-search .ais-SearchBox{margin-left:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.ais-SearchBox input::-moz-placeholder{color:#252525}.ais-SearchBox input:-ms-input-placeholder{color:#252525}.ais-SearchBox input::placeholder{color:#252525}.ais-SearchBox{position:relative}.search-page-input .ais-SearchBox{margin:0!important}@media screen and (min-width:1024px){.wistia_responsive_padding iframe{width:calc(100vw - 27rem);height:calc((100vw - 27rem) * .5625);max-height:40vh;max-width:70.8vh;min-height:200px;min-width:354px}.article.narrow .wistia_responsive_padding iframe{width:calc(100vw - 50rem);height:calc((100vw - 50rem) * .5625);min-height:200px;min-width:354px}}@media screen and (max-width:1024px){.wistia_responsive_padding{position:relative;padding-bottom:56.25%;height:0}.wistia_responsive_padding iframe{position:absolute;top:0;left:0;width:100%;height:100%}}button:focus{outline:1px solid #aaa}.page-404 a,article>p>a{text-decoration:underline}.page-404 a:hover{color:#00bed5}button.half-border:after{content:"";top:0;bottom:0;left:0;width:1rem;position:absolute;border-left:1px solid #dbe2fc;border-top:1px solid #dbe2fc;border-bottom:1px solid #dbe2fc;border-top-left-radius:.4rem;border-bottom-left-radius:.4rem}@font-face{font-family:TTNormsPro;font-style:normal;font-weight:200;src:url(/fonts/tt_norms_pro_light.woff) format("woff")}@font-face{font-family:TTNormsPro;font-style:normal;font-weight:400;src:url(/fonts/tt_norms_pro_regular.woff) format("woff")}@font-face{font-family:TTNormsPro;font-style:normal;font-weight:700;src:url(/fonts/tt_norms_pro_bold.woff) format("woff")}@font-face{font-family:TTNormsPro;font-style:normal;font-weight:500;src:url(/fonts/tt_norms_pro_medium.woff) format("woff")}@font-face{font-family:Droid Sans Mono;font-style:normal;src:url(/fonts/DroidSansMono.ttf) format("truetype")}.message-validation{position:absolute;top:-2.5rem;right:0;background-color:#fff}.message-validation:after{content:"";display:block;width:0;height:0;position:absolute;right:1rem;border-left:.75rem solid transparent;border-right:.75rem solid transparent;border-top:.75rem solid #fff}.frontpage-card{margin-bottom:1rem}.frontpage-card:last-child{margin-bottom:0}code,pre{font-size:.9375em}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px #fff;font-family:Droid Sans Mono;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{overflow:auto}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.pair-delimiter,.token.path-separator{color:#999}.token.key{color:#905}.token.value{font-weight:200}.token.authority,.token.path,.token.scheme{color:#07a}.top-category-list-item img.desaturate{filter:saturate(0)}.top-category-list-item:hover img{filter:none}@media (min-width:320px){.xs\:bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.xs\:block{display:block}.xs\:flex{display:flex}.xs\:hidden{display:none}.xs\:flex-col{flex-direction:column}.xs\:items-start{align-items:flex-start}.xs\:justify-between{justify-content:space-between}.xs\:h-16{height:4rem}.xs\:h-48{height:12rem}.xs\:h-auto{height:auto}.xs\:h-full{height:100%}.xs\:text-sm{font-size:.82rem}.xs\:text-lg{font-size:1.27rem}.xs\:text-grand{font-size:1.625rem}.xs\:text-xl{font-size:2rem}.xs\:text-xxl{font-size:2.25rem}.xs\:mx-4{margin-left:1rem;margin-right:1rem}.xs\:mt-2{margin-top:.5rem}.xs\:mb-2{margin-bottom:.5rem}.xs\:mt-4{margin-top:1rem}.xs\:mb-4{margin-bottom:1rem}.xs\:mt-8{margin-top:2rem}.xs\:-mr-4{margin-right:-1rem}.xs\:overflow-auto{overflow:auto}.xs\:overflow-y-hidden{overflow-y:hidden}.xs\:px-2{padding-left:.5rem;padding-right:.5rem}.xs\:py-4{padding-top:1rem;padding-bottom:1rem}.xs\:px-4{padding-left:1rem;padding-right:1rem}.xs\:px-8{padding-left:2rem;padding-right:2rem}.xs\:px-2\/25{padding-left:8%;padding-right:8%}.xs\:pb-1{padding-bottom:.25rem}.xs\:pt-4{padding-top:1rem}.xs\:pl-4{padding-left:1rem}.xs\:pt-6{padding-top:1.5rem}.xs\:pl-8{padding-left:2rem}.xs\:fixed{position:fixed}.xs\:inset-y-0{top:0;bottom:0}.xs\:right-0{right:0}.xs\:left-0{left:0}.xs\:shadow-right{box-shadow:16px 0 12px 9px rgba(0,0,0,.1)}.xs\:invisible{visibility:hidden}.xs\:break-words{word-wrap:break-word}.xs\:w-2\/3{width:66.666667%}.xs\:w-full{width:100%}.xs\:z-30{z-index:30}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:translate-y-4{--transform-translate-y:1rem}}@media (min-width:640px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:justify-center{justify-content:center}.sm\:h-20{height:5rem}.sm\:h-auto{height:auto}.sm\:mb-0{margin-bottom:0}.sm\:mr-10{margin-right:2.5rem}.sm\:py-0{padding-top:0}.sm\:pb-0,.sm\:py-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:w-1\/2{width:50%}.sm\:w-3\/4{width:75%}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.md\:block{display:block}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:text-base{font-size:1rem;line-height:1.467rem}.md\:text-2xl{font-size:3rem}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:mt-10{margin-top:2.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:right-0{right:0}.md\:invisible{visibility:hidden}.md\:break-normal{word-wrap:normal;word-break:normal}.md\:w-1\/2{width:50%}.md\:w-1\/4{width:25%}.md\:w-1\/6{width:16.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-12\/25{width:48%}}@media (min-width:1024px){.lg\:border-slider{--border-opacity:1;border-color:#d2d8ea;border-color:rgba(210,216,234,var(--border-opacity))}.lg\:rounded-lg{border-radius:.5rem}.lg\:border-r-2{border-right-width:2px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:justify-center{justify-content:center}.lg\:h-30{height:7rem}.lg\:h-100{height:25rem}.lg\:h-128{height:32rem}.lg\:text-lg{font-size:1.27rem}.lg\:text-xl{font-size:2rem}.lg\:text-2xl{font-size:3rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:mt-4{margin-top:1rem}.lg\:mr-8{margin-right:2rem}.lg\:mt-11{margin-top:2.75rem}.lg\:mt-12{margin-top:3rem}.lg\:ml-12{margin-left:3rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-36{margin-right:9rem}.lg\:mr-40{margin-right:10rem}.lg\:mt-6-4\/5{margin-top:1.7rem}.lg\:-ml-72{margin-left:-18rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:pt-0{padding-top:0}.lg\:pr-4{padding-right:1rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pl-12{padding-left:3rem}.lg\:static{position:static}.lg\:absolute{position:absolute}.lg\:top-0{top:0}.lg\:right-0{right:0}.lg\:shadow-none{box-shadow:none}.group:hover .lg\:group-hover\:shadow-button{box-shadow:0 0 10px 4px rgba(30,60,150,.25)}.lg\:visible{visibility:visible}.lg\:w-1\/2{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-full{width:100%}.lg\:w-rest{width:calc(100% - 24rem)}.lg\:w-rest-search-lg{width:calc(100% - 6rem)}.lg\:w-3\/10{width:30%}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:translate-y-48{--transform-translate-y:12rem}}@media (min-width:1280px){.xl\:flex-no-wrap{flex-wrap:nowrap}.xl\:ml-40{margin-left:10rem}.xl\:w-1\/3{width:33.333333%}.xl\:w-3\/4{width:75%}.xl\:w-rest-search-xl{width:calc(100% - 13rem)}.xl\:w-6\/25{width:24%}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1600px){.xxl\:mx-modal{margin-left:calc((100vw - 100rem)/2 + 6rem);margin-right:calc((100vw - 100rem)/2 + 6rem)}.xxl\:ml-80{margin-left:20rem}.xxl\:ml-open-toc{margin-left:calc(100vw - 19rem - (100vw - 100rem + 1rem)/2)}.xxl\:ml-search-input{margin-left:calc((100vw - 100rem)/2 + 20rem)}.xxl\:mr-back-top{margin-right:calc((100vw - 100rem)/2 + 2.5rem)}.xxl\:mr-back-top-narrow{margin-right:calc((100vw - 100rem)/2 + 19.5rem)}.xxl\:left-0{left:0}.xxl\:w-400{width:100rem}.xxl\:w-rest-search-xxl{width:calc(100% - 23rem)}.xxl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:2200px){.xxxl\:hidden{display:none}.xxxl\:visible{visibility:visible}}@media 500px,max-height{.short\:translate-y-4{--transform-translate-y:1rem}}