@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-x-reverse:0;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-active:#fa6429}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-15{margin-top:calc(var(--spacing)*15)}.mb-0\!{margin-bottom:calc(var(--spacing)*0)!important}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.flex{display:flex}.grid{display:grid}.h-10{height:calc(var(--spacing)*10)}.min-h-\[calc\(100vh-17\.5rem-6rem-1\.875rem-60px\)\]{min-height:calc(100vh - 25.375rem - 60px)}.w-10{width:calc(var(--spacing)*10)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.border-active\!{border-color:var(--color-active)!important}.py-10{padding-block:calc(var(--spacing)*10)}.pt-10{padding-top:calc(var(--spacing)*10)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-\[0\.625rem\]{font-size:.625rem}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-active{color:var(--color-active)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}}html{box-sizing:border-box;-webkit-tap-highlight-color:transparent;font-size:24px;line-height:1.5}.text-assistive{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{color:#fff;background:#111;font-family:SF Mono,Segoe UI Mono,Roboto Mono,Menlo,Courier,monospace}body a:focus,body a:hover{text-decoration:none}body a:focus .grid-s,body a:hover .grid-s{color:#fa6429}.active-path{color:#fa6429!important}.article-writing{text-align:center;flex:0 1rem;width:1rem;height:1rem;font-size:.75rem;font-weight:700;line-height:1rem;display:block;position:relative;overflow:hidden}.article-container{max-width:800px;margin:32px auto 0}@media screen and (max-width:900px){.article-container{max-width:680px;margin:0 auto}}@media screen and (max-width:700px){.article-container{max-width:550px;margin:0 auto}}@media screen and (max-width:600px){html{font-size:20px}.article-container{max-width:480px;margin:0 auto}}@media screen and (max-width:500px){html{font-size:16px}.article-container{max-width:380px;margin:0 auto}}@media screen and (max-width:400px){html{min-width:350px;font-size:14px}.article-container{max-width:300px;margin:0 auto}}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}
.grid{flex-direction:column;-ms-flex-align:center;justify-content:center;align-items:center;margin:2rem auto;display:flex}.grid .grid-row{color:#fff;width:100%;max-width:25rem;display:flex}.grid .grid-row .grid-col{text-align:center;flex:0 1rem;width:1rem;height:1rem;font-size:.75rem;font-weight:700;line-height:1rem;display:block;position:relative;overflow:hidden}.grid .grid-row .grid-col:hover:before{content:"";z-index:1;width:1rem;height:1rem;margin-left:-.5rem;position:absolute;top:0;left:50%;animation:.5s ease-in 2 mousehover!important}.grid .grid-list{margin-top:1rem}.grid .grid-list .grid-list-title{text-align:left;flex:0 0 6rem;padding-right:1rem;font-size:.7rem;font-weight:900}.grid .grid-list .grid-list-subtitle{text-align:left;flex:13rem;padding-right:1rem;font-size:.6rem}.grid .grid-list .grid-list-subtitle p{margin:0 0 .5rem}.grid .grid-list .grid-list-subtitle p:last-child{margin-bottom:0}.grid .grid-list .grid-list-report{text-align:left;flex:21rem;padding-right:1rem;font-size:.7rem;font-weight:900}.grid .label{color:#ffffffbf;background:#fa642940;border:.05rem solid #fa642980;margin:0 .2rem .2rem 0;padding:.05rem .15rem;font-size:.55rem}.grid .grid-list.grid-project{display:none}.grid-list-filters{text-align:left;flex:21rem;padding-right:1rem;font-size:.6rem}.grid-list-filters .label-tag{border-bottom:.05rem solid #0000;margin:0 .4rem .4rem 0;display:inline-block}.grid-list-filters .label-tag small{opacity:.5;margin-left:.2rem}.grid-row .grid-brand:before{content:"";z-index:1;width:1rem;height:1rem;margin-left:-.5rem;position:absolute;top:0;left:50%}.grid-row .grid-col:before{content:"";text-align:center;z-index:1;width:1rem;height:1rem;position:absolute;top:0;left:0}.grid-row:first-child .grid-r:first-child:before{animation:.5s ease-in .195s a1}.grid-row:first-child .grid-r:nth-child(2):before{animation:.5s ease-in .17s a2}.grid-row:first-child .grid-r:nth-child(3):before{animation:.5s ease-in .28s a3}.grid-row:first-child .grid-r:nth-child(4):before{animation:.5s ease-in .485s a0}.grid-row:first-child .grid-r:nth-child(5):before{animation:.5s ease-in .37s a1}.grid-row:first-child .grid-r:nth-child(6):before{animation:.5s ease-in .435s a2}.grid-row:first-child .grid-r:nth-child(7):before{animation:.5s ease-in .42s a3}.grid-row:first-child .grid-r:nth-child(8):before{animation:.5s ease-in .3s a0}.grid-row:first-child .grid-r:nth-child(9):before{animation:.5s ease-in 20ms a1}.grid-row:first-child .grid-r:nth-child(10):before{animation:.5s ease-in 30ms a2}.grid-row:first-child .grid-r:nth-child(11):before{animation:.5s ease-in .45s a3}.grid-row:first-child .grid-r:nth-child(12):before{animation:.5s ease-in 80ms a0}.grid-row:first-child .grid-r:nth-child(13):before{animation:.5s ease-in 5ms a1}.grid-row:first-child .grid-r:nth-child(14):before{animation:.5s ease-in .24s a2}.grid-row:first-child .grid-r:nth-child(15):before{animation:.5s ease-in .265s a3}.grid-row:first-child .grid-r:nth-child(16):before{animation:.5s ease-in .1s a0}.grid-row:first-child .grid-r:nth-child(17):before{animation:.5s ease-in .285s a1}.grid-row:first-child .grid-r:nth-child(18):before{animation:.5s ease-in .265s a2}.grid-row:first-child .grid-r:nth-child(19):before{animation:.5s ease-in .42s a3}.grid-row:first-child .grid-r:nth-child(20):before{animation:.5s ease-in .34s a0}.grid-row:first-child .grid-r:nth-child(21):before{animation:.5s ease-in .345s a1}.grid-row:first-child .grid-r:nth-child(22):before{animation:.5s ease-in .41s a2}.grid-row:first-child .grid-r:nth-child(23):before{animation:.5s ease-in .43s a3}.grid-row:first-child .grid-r:nth-child(24):before{animation:.5s ease-in 95ms a0}.grid-row:first-child .grid-r:nth-child(25):before{animation:.5s ease-in .235s a1}.grid-row:nth-child(2) .grid-r:first-child:before{animation:.5s ease-in .21s a2}.grid-row:nth-child(2) .grid-r:nth-child(2):before{animation:.5s ease-in .335s a0}.grid-row:nth-child(2) .grid-r:nth-child(3):before{animation:.5s ease-in .135s a2}.grid-row:nth-child(2) .grid-r:nth-child(4):before{animation:.5s ease-in .335s a0}.grid-row:nth-child(2) .grid-r:nth-child(5):before{animation:.5s ease-in 45ms a2}.grid-row:nth-child(2) .grid-r:nth-child(6):before{animation:.5s ease-in .385s a0}.grid-row:nth-child(2) .grid-r:nth-child(7):before{animation:.5s ease-in .36s a2}.grid-row:nth-child(2) .grid-r:nth-child(8):before{animation:.5s ease-in .13s a0}.grid-row:nth-child(2) .grid-r:nth-child(9):before{animation:.5s ease-in .315s a2}.grid-row:nth-child(2) .grid-r:nth-child(10):before{animation:.5s ease-in .19s a0}.grid-row:nth-child(2) .grid-r:nth-child(11):before{animation:.5s ease-in .115s a2}.grid-row:nth-child(2) .grid-r:nth-child(12):before{animation:.5s ease-in .32s a0}.grid-row:nth-child(2) .grid-r:nth-child(13):before{animation:.5s ease-in .145s a2}.grid-row:nth-child(2) .grid-r:nth-child(14):before{animation:.5s ease-in 45ms a0}.grid-row:nth-child(2) .grid-r:nth-child(15):before{animation:.5s ease-in .155s a2}.grid-row:nth-child(2) .grid-r:nth-child(16):before{animation:.5s ease-in 95ms a0}.grid-row:nth-child(2) .grid-r:nth-child(17):before{animation:.5s ease-in .145s a2}.grid-row:nth-child(2) .grid-r:nth-child(18):before{animation:.5s ease-in .14s a0}.grid-row:nth-child(2) .grid-r:nth-child(19):before{animation:.5s ease-in .465s a2}.grid-row:nth-child(2) .grid-r:nth-child(20):before{animation:.5s ease-in .15s a0}.grid-row:nth-child(2) .grid-r:nth-child(21):before{animation:.5s ease-in 45ms a2}.grid-row:nth-child(2) .grid-r:nth-child(22):before{animation:.5s ease-in .255s a0}.grid-row:nth-child(2) .grid-r:nth-child(23):before{animation:.5s ease-in .2s a2}.grid-row:nth-child(2) .grid-r:nth-child(24):before{animation:.5s ease-in .5s a0}.grid-row:nth-child(2) .grid-r:nth-child(25):before{animation:.5s ease-in .47s a2}.grid-row:nth-child(3) .grid-r:first-child:before{animation:.5s ease-in .14s a3}.grid-row:nth-child(3) .grid-r:nth-child(2):before{animation:.5s ease-in .12s a2}.grid-row:nth-child(3) .grid-r:nth-child(3):before{animation:.5s ease-in .325s a1}.grid-row:nth-child(3) .grid-r:nth-child(4):before{animation:.5s ease-in .355s a0}.grid-row:nth-child(3) .grid-r:nth-child(5):before{animation:.5s ease-in .27s a3}.grid-row:nth-child(3) .grid-r:nth-child(6):before{animation:.5s ease-in .29s a2}.grid-row:nth-child(3) .grid-r:nth-child(7):before{animation:.5s ease-in .185s a1}.grid-row:nth-child(3) .grid-r:nth-child(8):before{animation:.5s ease-in .375s a0}.grid-row:nth-child(3) .grid-r:nth-child(9):before{animation:.5s ease-in .185s a3}.grid-row:nth-child(3) .grid-r:nth-child(10):before{animation:.5s ease-in .41s a2}.grid-row:nth-child(3) .grid-r:nth-child(11):before{animation:.5s ease-in .36s a1}.grid-row:nth-child(3) .grid-r:nth-child(12):before{animation:.5s ease-in 95ms a0}.grid-row:nth-child(3) .grid-r:nth-child(13):before{animation:.5s ease-in .47s a3}.grid-row:nth-child(3) .grid-r:nth-child(14):before{animation:.5s ease-in .135s a2}.grid-row:nth-child(3) .grid-r:nth-child(15):before{animation:.5s ease-in .145s a1}.grid-row:nth-child(3) .grid-r:nth-child(16):before{animation:.5s ease-in .405s a0}.grid-row:nth-child(3) .grid-r:nth-child(17):before{animation:.5s ease-in .44s a3}.grid-row:nth-child(3) .grid-r:nth-child(18):before{animation:.5s ease-in .18s a2}.grid-row:nth-child(3) .grid-r:nth-child(19):before{animation:.5s ease-in 50ms a1}.grid-row:nth-child(3) .grid-r:nth-child(20):before{animation:.5s ease-in .475s a0}.grid-row:nth-child(3) .grid-r:nth-child(21):before{animation:.5s ease-in .31s a3}.grid-row:nth-child(3) .grid-r:nth-child(22):before{animation:.5s ease-in 75ms a2}.grid-row:nth-child(3) .grid-r:nth-child(23):before{animation:.5s ease-in .41s a1}.grid-row:nth-child(3) .grid-r:nth-child(24):before{animation:.5s ease-in .475s a0}.grid-row:nth-child(3) .grid-r:nth-child(25):before{animation:.5s ease-in .18s a3}.grid-row:nth-child(4) .grid-r:first-child:before{animation:.5s ease-in 45ms a0}.grid-row:nth-child(4) .grid-r:nth-child(2):before{animation:.5s ease-in .38s a0}.grid-row:nth-child(4) .grid-r:nth-child(3):before,.grid-row:nth-child(4) .grid-r:nth-child(4):before{animation:.5s ease-in .265s a0}.grid-row:nth-child(4) .grid-r:nth-child(5):before{animation:.5s ease-in .48s a0}.grid-row:nth-child(4) .grid-r:nth-child(6):before{animation:.5s ease-in .37s a0}.grid-row:nth-child(4) .grid-r:nth-child(7):before{animation:.5s ease-in .375s a0}.grid-row:nth-child(4) .grid-r:nth-child(8):before{animation:.5s ease-in .275s a0}.grid-row:nth-child(4) .grid-r:nth-child(9):before{animation:.5s ease-in .435s a0}.grid-row:nth-child(4) .grid-r:nth-child(10):before{animation:.5s ease-in .315s a0}.grid-row:nth-child(4) .grid-r:nth-child(11):before{animation:.5s ease-in .44s a0}.grid-row:nth-child(4) .grid-r:nth-child(12):before{animation:.5s ease-in .42s a0}.grid-row:nth-child(4) .grid-r:nth-child(13):before{animation:.5s ease-in .155s a0}.grid-row:nth-child(4) .grid-r:nth-child(14):before{animation:.5s ease-in .22s a0}.grid-row:nth-child(4) .grid-r:nth-child(15):before{animation:.5s ease-in .285s a0}.grid-row:nth-child(4) .grid-r:nth-child(16):before{animation:.5s ease-in .23s a0}.grid-row:nth-child(4) .grid-r:nth-child(17):before{animation:.5s ease-in .405s a0}.grid-row:nth-child(4) .grid-r:nth-child(18):before{animation:.5s ease-in .45s a0}.grid-row:nth-child(4) .grid-r:nth-child(19):before,.grid-row:nth-child(4) .grid-r:nth-child(20):before{animation:.5s ease-in .195s a0}.grid-row:nth-child(4) .grid-r:nth-child(21):before{animation:.5s ease-in .47s a0}.grid-row:nth-child(4) .grid-r:nth-child(22):before{animation:.5s ease-in .425s a0}.grid-row:nth-child(4) .grid-r:nth-child(23):before{animation:.5s ease-in .135s a0}.grid-row:nth-child(4) .grid-r:nth-child(24):before{animation:.5s ease-in .345s a0}.grid-row:nth-child(4) .grid-r:nth-child(25):before{animation:.5s ease-in 10ms a0}.grid-row:nth-child(5) .grid-r:first-child:before{animation:.5s ease-in .345s a1}.grid-row:nth-child(5) .grid-r:nth-child(2):before{animation:.5s ease-in .33s a2}.grid-row:nth-child(5) .grid-r:nth-child(3):before{animation:.5s ease-in 15ms a3}.grid-row:nth-child(5) .grid-r:nth-child(4):before{animation:.5s ease-in .5s a0}.grid-row:nth-child(5) .grid-r:nth-child(5):before{animation:.5s ease-in .475s a1}.grid-row:nth-child(5) .grid-r:nth-child(6):before{animation:.5s ease-in .285s a2}.grid-row:nth-child(5) .grid-r:nth-child(7):before{animation:.5s ease-in .28s a3}.grid-row:nth-child(5) .grid-r:nth-child(8):before{animation:.5s ease-in .34s a0}.grid-row:nth-child(5) .grid-r:nth-child(9):before{animation:.5s ease-in .235s a1}.grid-row:nth-child(5) .grid-r:nth-child(10):before{animation:.5s ease-in 55ms a2}.grid-row:nth-child(5) .grid-r:nth-child(11):before{animation:.5s ease-in .11s a3}.grid-row:nth-child(5) .grid-r:nth-child(12):before{animation:.5s ease-in .28s a0}.grid-row:nth-child(5) .grid-r:nth-child(13):before{animation:.5s ease-in .5s a1}.grid-row:nth-child(5) .grid-r:nth-child(14):before{animation:.5s ease-in 15ms a2}.grid-row:nth-child(5) .grid-r:nth-child(15):before{animation:.5s ease-in .135s a3}.grid-row:nth-child(5) .grid-r:nth-child(16):before{animation:.5s ease-in .245s a0}.grid-row:nth-child(5) .grid-r:nth-child(17):before{animation:.5s ease-in .165s a1}.grid-row:nth-child(5) .grid-r:nth-child(18):before{animation:.5s ease-in 80ms a2}.grid-row:nth-child(5) .grid-r:nth-child(19):before{animation:.5s ease-in 20ms a3}.grid-row:nth-child(5) .grid-r:nth-child(20):before{animation:.5s ease-in .3s a0}.grid-row:nth-child(5) .grid-r:nth-child(21):before{animation:.5s ease-in 85ms a1}.grid-row:nth-child(5) .grid-r:nth-child(22):before{animation:.5s ease-in 10ms a2}.grid-row:nth-child(5) .grid-r:nth-child(23):before{animation:.5s ease-in 70ms a3}.grid-row:nth-child(5) .grid-r:nth-child(24):before{animation:.5s ease-in .38s a0}.grid-row:nth-child(5) .grid-r:nth-child(25):before{animation:.5s ease-in .35s a1}.grid-row:nth-child(6) .grid-r:first-child:before{animation:.5s ease-in .29s a2}.grid-row:nth-child(6) .grid-r:nth-child(2):before{animation:.5s ease-in .23s a0}.grid-row:nth-child(6) .grid-r:nth-child(3):before{animation:.5s ease-in .25s a2}.grid-row:nth-child(6) .grid-r:nth-child(4):before{animation:.5s ease-in .245s a0}.grid-row:nth-child(6) .grid-r:nth-child(5):before{animation:.5s ease-in .36s a2}.grid-row:nth-child(6) .grid-r:nth-child(6):before{animation:.5s ease-in .43s a0}.grid-row:nth-child(6) .grid-r:nth-child(7):before{animation:.5s ease-in .345s a2}.grid-row:nth-child(6) .grid-r:nth-child(8):before{animation:.5s ease-in .335s a0}.grid-row:nth-child(6) .grid-r:nth-child(9):before{animation:.5s ease-in .28s a2}.grid-row:nth-child(6) .grid-r:nth-child(10):before{animation:.5s ease-in 5ms a0}.grid-row:nth-child(6) .grid-r:nth-child(11):before{animation:.5s ease-in 30ms a2}.grid-row:nth-child(6) .grid-r:nth-child(12):before{animation:.5s ease-in .37s a0}.grid-row:nth-child(6) .grid-r:nth-child(13):before{animation:.5s ease-in 50ms a2}.grid-row:nth-child(6) .grid-r:nth-child(14):before{animation:.5s ease-in .33s a0}.grid-row:nth-child(6) .grid-r:nth-child(15):before{animation:.5s ease-in .395s a2}.grid-row:nth-child(6) .grid-r:nth-child(16):before{animation:.5s ease-in .295s a0}.grid-row:nth-child(6) .grid-r:nth-child(17):before{animation:.5s ease-in 90ms a2}.grid-row:nth-child(6) .grid-r:nth-child(18):before{animation:.5s ease-in .325s a0}.grid-row:nth-child(6) .grid-r:nth-child(19):before{animation:.5s ease-in .18s a2}.grid-row:nth-child(6) .grid-r:nth-child(20):before{animation:.5s ease-in 80ms a0}.grid-row:nth-child(6) .grid-r:nth-child(21):before{animation:.5s ease-in .25s a2}.grid-row:nth-child(6) .grid-r:nth-child(22):before{animation:.5s ease-in .4s a0}.grid-row:nth-child(6) .grid-r:nth-child(23):before{animation:.5s ease-in .25s a2}.grid-row:nth-child(6) .grid-r:nth-child(24):before{animation:.5s ease-in .345s a0}.grid-row:nth-child(6) .grid-r:nth-child(25):before{animation:.5s ease-in .325s a2}.grid-row:nth-child(7) .grid-r:first-child:before{animation:.5s ease-in .16s a3}.grid-row:nth-child(7) .grid-r:nth-child(2):before{animation:.5s ease-in 70ms a2}.grid-row:nth-child(7) .grid-r:nth-child(3):before{animation:.5s ease-in .265s a1}.grid-row:nth-child(7) .grid-r:nth-child(4):before{animation:.5s ease-in .175s a0}.grid-row:nth-child(7) .grid-r:nth-child(5):before{animation:.5s ease-in .165s a3}.grid-row:nth-child(7) .grid-r:nth-child(6):before{animation:.5s ease-in .44s a2}.grid-row:nth-child(7) .grid-r:nth-child(7):before{animation:.5s ease-in .5s a1}.grid-row:nth-child(7) .grid-r:nth-child(8):before{animation:.5s ease-in .37s a0}.grid-row:nth-child(7) .grid-r:nth-child(9):before{animation:.5s ease-in .18s a3}.grid-row:nth-child(7) .grid-r:nth-child(10):before{animation:.5s ease-in .33s a2}.grid-row:nth-child(7) .grid-r:nth-child(11):before{animation:.5s ease-in .205s a1}.grid-row:nth-child(7) .grid-r:nth-child(12):before{animation:.5s ease-in .35s a0}.grid-row:nth-child(7) .grid-r:nth-child(13):before{animation:.5s ease-in .11s a3}.grid-row:nth-child(7) .grid-r:nth-child(14):before{animation:.5s ease-in .4s a2}.grid-row:nth-child(7) .grid-r:nth-child(15):before{animation:.5s ease-in .355s a1}.grid-row:nth-child(7) .grid-r:nth-child(16):before{animation:.5s ease-in .235s a0}.grid-row:nth-child(7) .grid-r:nth-child(17):before{animation:.5s ease-in .45s a3}.grid-row:nth-child(7) .grid-r:nth-child(18):before{animation:.5s ease-in .215s a2}.grid-row:nth-child(7) .grid-r:nth-child(19):before{animation:.5s ease-in .32s a1}.grid-row:nth-child(7) .grid-r:nth-child(20):before{animation:.5s ease-in 10ms a0}.grid-row:nth-child(7) .grid-r:nth-child(21):before{animation:.5s ease-in .33s a3}.grid-row:nth-child(7) .grid-r:nth-child(22):before{animation:.5s ease-in .14s a2}.grid-row:nth-child(7) .grid-r:nth-child(23):before{animation:.5s ease-in .165s a1}.grid-row:nth-child(7) .grid-r:nth-child(24):before{animation:.5s ease-in 80ms a0}.grid-row:nth-child(7) .grid-r:nth-child(25):before{animation:.5s ease-in .265s a3}.grid-row:nth-child(8) .grid-r:first-child:before{animation:.5s ease-in .355s a0}.grid-row:nth-child(8) .grid-r:nth-child(2):before{animation:.5s ease-in 90ms a0}.grid-row:nth-child(8) .grid-r:nth-child(3):before{animation:.5s ease-in .285s a0}.grid-row:nth-child(8) .grid-r:nth-child(4):before{animation:.5s ease-in .205s a0}.grid-row:nth-child(8) .grid-r:nth-child(5):before{animation:.5s ease-in 70ms a0}.grid-row:nth-child(8) .grid-r:nth-child(6):before{animation:.5s ease-in .12s a0}.grid-row:nth-child(8) .grid-r:nth-child(7):before{animation:.5s ease-in .475s a0}.grid-row:nth-child(8) .grid-r:nth-child(8):before{animation:.5s ease-in .365s a0}.grid-row:nth-child(8) .grid-r:nth-child(9):before{animation:.5s ease-in .105s a0}.grid-row:nth-child(8) .grid-r:nth-child(10):before{animation:.5s ease-in .31s a0}.grid-row:nth-child(8) .grid-r:nth-child(11):before{animation:.5s ease-in 70ms a0}.grid-row:nth-child(8) .grid-r:nth-child(12):before{animation:.5s ease-in .2s a0}.grid-row:nth-child(8) .grid-r:nth-child(13):before{animation:.5s ease-in .175s a0}.grid-row:nth-child(8) .grid-r:nth-child(14):before{animation:.5s ease-in .205s a0}.grid-row:nth-child(8) .grid-r:nth-child(15):before{animation:.5s ease-in .29s a0}.grid-row:nth-child(8) .grid-r:nth-child(16):before{animation:.5s ease-in 85ms a0}.grid-row:nth-child(8) .grid-r:nth-child(17):before{animation:.5s ease-in .38s a0}.grid-row:nth-child(8) .grid-r:nth-child(18):before{animation:.5s ease-in .175s a0}.grid-row:nth-child(8) .grid-r:nth-child(19):before{animation:.5s ease-in .24s a0}.grid-row:nth-child(8) .grid-r:nth-child(20):before{animation:.5s ease-in .36s a0}.grid-row:nth-child(8) .grid-r:nth-child(21):before,.grid-row:nth-child(8) .grid-r:nth-child(22):before{animation:.5s ease-in 10ms a0}.grid-row:nth-child(8) .grid-r:nth-child(23):before{animation:.5s ease-in .25s a0}.grid-row:nth-child(8) .grid-r:nth-child(24):before{animation:.5s ease-in .435s a0}.grid-row:nth-child(8) .grid-r:nth-child(25):before{animation:.5s ease-in 80ms a0}.grid-row:nth-child(9) .grid-r:first-child:before{animation:.5s ease-in .15s a1}.grid-row:nth-child(9) .grid-r:nth-child(2):before{animation:.5s ease-in .14s a2}.grid-row:nth-child(9) .grid-r:nth-child(3):before{animation:.5s ease-in .125s a3}.grid-row:nth-child(9) .grid-r:nth-child(4):before{animation:.5s ease-in .26s a0}.grid-row:nth-child(9) .grid-r:nth-child(5):before{animation:.5s ease-in .305s a1}.grid-row:nth-child(9) .grid-r:nth-child(6):before{animation:.5s ease-in .205s a2}.grid-row:nth-child(9) .grid-r:nth-child(7):before{animation:.5s ease-in .47s a3}.grid-row:nth-child(9) .grid-r:nth-child(8):before{animation:.5s ease-in .22s a0}.grid-row:nth-child(9) .grid-r:nth-child(9):before{animation:.5s ease-in .3s a1}.grid-row:nth-child(9) .grid-r:nth-child(10):before{animation:.5s ease-in .48s a2}.grid-row:nth-child(9) .grid-r:nth-child(11):before{animation:.5s ease-in .45s a3}.grid-row:nth-child(9) .grid-r:nth-child(12):before{animation:.5s ease-in .215s a0}.grid-row:nth-child(9) .grid-r:nth-child(13):before{animation:.5s ease-in .48s a1}.grid-row:nth-child(9) .grid-r:nth-child(14):before{animation:.5s ease-in 65ms a2}.grid-row:nth-child(9) .grid-r:nth-child(15):before{animation:.5s ease-in .395s a3}.grid-row:nth-child(9) .grid-r:nth-child(16):before{animation:.5s ease-in .43s a0}.grid-row:nth-child(9) .grid-r:nth-child(17):before{animation:.5s ease-in .405s a1}.grid-row:nth-child(9) .grid-r:nth-child(18):before{animation:.5s ease-in .12s a2}.grid-row:nth-child(9) .grid-r:nth-child(19):before{animation:.5s ease-in .365s a3}.grid-row:nth-child(9) .grid-r:nth-child(20):before{animation:.5s ease-in .305s a0}.grid-row:nth-child(9) .grid-r:nth-child(21):before{animation:.5s ease-in .18s a1}.grid-row:nth-child(9) .grid-r:nth-child(22):before{animation:.5s ease-in .165s a2}.grid-row:nth-child(9) .grid-r:nth-child(23):before{animation:.5s ease-in .17s a3}.grid-row:nth-child(9) .grid-r:nth-child(24):before{animation:.5s ease-in .495s a0}.grid-row:nth-child(9) .grid-r:nth-child(25):before{animation:.5s ease-in 10ms a1}.grid-row:nth-child(10) .grid-r:first-child:before{animation:.5s ease-in 75ms a2}.grid-row:nth-child(10) .grid-r:nth-child(2):before{animation:.5s ease-in 70ms a0}.grid-row:nth-child(10) .grid-r:nth-child(3):before{animation:.5s ease-in .15s a2}.grid-row:nth-child(10) .grid-r:nth-child(4):before{animation:.5s ease-in 30ms a0}.grid-row:nth-child(10) .grid-r:nth-child(5):before{animation:.5s ease-in .43s a2}.grid-row:nth-child(10) .grid-r:nth-child(6):before{animation:.5s ease-in .325s a0}.grid-row:nth-child(10) .grid-r:nth-child(7):before{animation:.5s ease-in .155s a2}.grid-row:nth-child(10) .grid-r:nth-child(8):before{animation:.5s ease-in .33s a0}.grid-row:nth-child(10) .grid-r:nth-child(9):before{animation:.5s ease-in .425s a2}.grid-row:nth-child(10) .grid-r:nth-child(10):before{animation:.5s ease-in .43s a0}.grid-row:nth-child(10) .grid-r:nth-child(11):before{animation:.5s ease-in .26s a2}.grid-row:nth-child(10) .grid-r:nth-child(12):before{animation:.5s ease-in .225s a0}.grid-row:nth-child(10) .grid-r:nth-child(13):before{animation:.5s ease-in .48s a2}.grid-row:nth-child(10) .grid-r:nth-child(14):before{animation:.5s ease-in .18s a0}.grid-row:nth-child(10) .grid-r:nth-child(15):before{animation:.5s ease-in .39s a2}.grid-row:nth-child(10) .grid-r:nth-child(16):before{animation:.5s ease-in .335s a0}.grid-row:nth-child(10) .grid-r:nth-child(17):before{animation:.5s ease-in 55ms a2}.grid-row:nth-child(10) .grid-r:nth-child(18):before{animation:.5s ease-in .415s a0}.grid-row:nth-child(10) .grid-r:nth-child(19):before{animation:.5s ease-in .18s a2}.grid-row:nth-child(10) .grid-r:nth-child(20):before{animation:.5s ease-in .38s a0}.grid-row:nth-child(10) .grid-r:nth-child(21):before{animation:.5s ease-in .26s a2}.grid-row:nth-child(10) .grid-r:nth-child(22):before{animation:.5s ease-in .42s a0}.grid-row:nth-child(10) .grid-r:nth-child(23):before{animation:.5s ease-in .445s a2}.grid-row:nth-child(10) .grid-r:nth-child(24):before{animation:.5s ease-in .22s a0}.grid-row:nth-child(10) .grid-r:nth-child(25):before{animation:.5s ease-in .235s a2}.grid-row:nth-child(11) .grid-r:first-child:before{animation:.5s ease-in .41s a3}.grid-row:nth-child(11) .grid-r:nth-child(2):before{animation:.5s ease-in .355s a2}.grid-row:nth-child(11) .grid-r:nth-child(3):before{animation:.5s ease-in .245s a1}.grid-row:nth-child(11) .grid-r:nth-child(4):before{animation:.5s ease-in .295s a0}.grid-row:nth-child(11) .grid-r:nth-child(5):before{animation:.5s ease-in .265s a3}.grid-row:nth-child(11) .grid-r:nth-child(6):before{animation:.5s ease-in .43s a2}.grid-row:nth-child(11) .grid-r:nth-child(7):before{animation:.5s ease-in .225s a1}.grid-row:nth-child(11) .grid-r:nth-child(8):before{animation:.5s ease-in .185s a0}.grid-row:nth-child(11) .grid-r:nth-child(9):before{animation:.5s ease-in .225s a3}.grid-row:nth-child(11) .grid-r:nth-child(10):before{animation:.5s ease-in .115s a2}.grid-row:nth-child(11) .grid-r:nth-child(11):before{animation:.5s ease-in .49s a1}.grid-row:nth-child(11) .grid-r:nth-child(12):before{animation:.5s ease-in .44s a0}.grid-row:nth-child(11) .grid-r:nth-child(13):before{animation:.5s ease-in .45s a3}.grid-row:nth-child(11) .grid-r:nth-child(14):before{animation:.5s ease-in 35ms a2}.grid-row:nth-child(11) .grid-r:nth-child(15):before{animation:.5s ease-in .215s a1}.grid-row:nth-child(11) .grid-r:nth-child(16):before{animation:.5s ease-in .36s a0}.grid-row:nth-child(11) .grid-r:nth-child(17):before{animation:.5s ease-in .245s a3}.grid-row:nth-child(11) .grid-r:nth-child(18):before{animation:.5s ease-in .28s a2}.grid-row:nth-child(11) .grid-r:nth-child(19):before{animation:.5s ease-in .2s a1}.grid-row:nth-child(11) .grid-r:nth-child(20):before{animation:.5s ease-in .195s a0}.grid-row:nth-child(11) .grid-r:nth-child(21):before{animation:.5s ease-in .165s a3}.grid-row:nth-child(11) .grid-r:nth-child(22):before{animation:.5s ease-in .275s a2}.grid-row:nth-child(11) .grid-r:nth-child(23):before{animation:.5s ease-in .5s a1}.grid-row:nth-child(11) .grid-r:nth-child(24):before{animation:.5s ease-in .33s a0}.grid-row:nth-child(11) .grid-r:nth-child(25):before{animation:.5s ease-in .41s a3}.grid-row:nth-child(12) .grid-r:first-child:before{animation:.5s ease-in .175s a0}.grid-row:nth-child(12) .grid-r:nth-child(2):before{animation:.5s ease-in .48s a0}.grid-row:nth-child(12) .grid-r:nth-child(3):before{animation:.5s ease-in .275s a0}.grid-row:nth-child(12) .grid-r:nth-child(4):before{animation:.5s ease-in 5ms a0}.grid-row:nth-child(12) .grid-r:nth-child(5):before{animation:.5s ease-in .44s a0}.grid-row:nth-child(12) .grid-r:nth-child(6):before{animation:.5s ease-in .245s a0}.grid-row:nth-child(12) .grid-r:nth-child(7):before{animation:.5s ease-in .43s a0}.grid-row:nth-child(12) .grid-r:nth-child(8):before{animation:.5s ease-in .425s a0}.grid-row:nth-child(12) .grid-r:nth-child(9):before{animation:.5s ease-in .375s a0}.grid-row:nth-child(12) .grid-r:nth-child(10):before{animation:.5s ease-in .405s a0}.grid-row:nth-child(12) .grid-r:nth-child(11):before{animation:.5s ease-in 65ms a0}.grid-row:nth-child(12) .grid-r:nth-child(12):before{animation:.5s ease-in 15ms a0}.grid-row:nth-child(12) .grid-r:nth-child(13):before{animation:.5s ease-in .16s a0}.grid-row:nth-child(12) .grid-r:nth-child(14):before{animation:.5s ease-in .29s a0}.grid-row:nth-child(12) .grid-r:nth-child(15):before{animation:.5s ease-in .205s a0}.grid-row:nth-child(12) .grid-r:nth-child(16):before{animation:.5s ease-in .105s a0}.grid-row:nth-child(12) .grid-r:nth-child(17):before{animation:.5s ease-in .385s a0}.grid-row:nth-child(12) .grid-r:nth-child(18):before{animation:.5s ease-in 40ms a0}.grid-row:nth-child(12) .grid-r:nth-child(19):before{animation:.5s ease-in .21s a0}.grid-row:nth-child(12) .grid-r:nth-child(20):before{animation:.5s ease-in .305s a0}.grid-row:nth-child(12) .grid-r:nth-child(21):before{animation:.5s ease-in .415s a0}.grid-row:nth-child(12) .grid-r:nth-child(22):before{animation:.5s ease-in 85ms a0}.grid-row:nth-child(12) .grid-r:nth-child(23):before{animation:.5s ease-in 90ms a0}.grid-row:nth-child(12) .grid-r:nth-child(24):before{animation:.5s ease-in .415s a0}.grid-row:nth-child(12) .grid-r:nth-child(25):before{animation:.5s ease-in .1s a0}.grid-row:nth-child(13) .grid-r:first-child:before{animation:.5s ease-in 50ms a1}.grid-row:nth-child(13) .grid-r:nth-child(2):before{animation:.5s ease-in .12s a2}.grid-row:nth-child(13) .grid-r:nth-child(3):before{animation:.5s ease-in .31s a3}.grid-row:nth-child(13) .grid-r:nth-child(4):before{animation:.5s ease-in .32s a0}.grid-row:nth-child(13) .grid-r:nth-child(5):before{animation:.5s ease-in .38s a1}.grid-row:nth-child(13) .grid-r:nth-child(6):before{animation:.5s ease-in .265s a2}.grid-row:nth-child(13) .grid-r:nth-child(7):before{animation:.5s ease-in 50ms a3}.grid-row:nth-child(13) .grid-r:nth-child(8):before{animation:.5s ease-in .38s a0}.grid-row:nth-child(13) .grid-r:nth-child(9):before{animation:.5s ease-in .425s a1}.grid-row:nth-child(13) .grid-r:nth-child(10):before{animation:.5s ease-in .375s a2}.grid-row:nth-child(13) .grid-r:nth-child(11):before{animation:.5s ease-in .27s a3}.grid-row:nth-child(13) .grid-r:nth-child(12):before{animation:.5s ease-in .205s a0}.grid-row:nth-child(13) .grid-r:nth-child(13):before{animation:.5s ease-in .445s a1}.grid-row:nth-child(13) .grid-r:nth-child(14):before{animation:.5s ease-in .405s a2}.grid-row:nth-child(13) .grid-r:nth-child(15):before{animation:.5s ease-in .12s a3}.grid-row:nth-child(13) .grid-r:nth-child(16):before{animation:.5s ease-in .44s a0}.grid-row:nth-child(13) .grid-r:nth-child(17):before{animation:.5s ease-in .335s a1}.grid-row:nth-child(13) .grid-r:nth-child(18):before{animation:.5s ease-in .445s a2}.grid-row:nth-child(13) .grid-r:nth-child(19):before{animation:.5s ease-in .26s a3}.grid-row:nth-child(13) .grid-r:nth-child(20):before{animation:.5s ease-in .455s a0}.grid-row:nth-child(13) .grid-r:nth-child(21):before{animation:.5s ease-in .485s a1}.grid-row:nth-child(13) .grid-r:nth-child(22):before{animation:.5s ease-in 70ms a2}.grid-row:nth-child(13) .grid-r:nth-child(23):before{animation:.5s ease-in .285s a3}.grid-row:nth-child(13) .grid-r:nth-child(24):before{animation:.5s ease-in .215s a0}.grid-row:nth-child(13) .grid-r:nth-child(25):before{animation:.5s ease-in .39s a1}.grid-row:nth-child(14) .grid-r:first-child:before{animation:.5s ease-in .425s a2}.grid-row:nth-child(14) .grid-r:nth-child(2):before{animation:.5s ease-in .405s a0}.grid-row:nth-child(14) .grid-r:nth-child(3):before{animation:.5s ease-in .175s a2}.grid-row:nth-child(14) .grid-r:nth-child(4):before{animation:.5s ease-in .225s a0}.grid-row:nth-child(14) .grid-r:nth-child(5):before{animation:.5s ease-in 30ms a2}.grid-row:nth-child(14) .grid-r:nth-child(6):before{animation:.5s ease-in .41s a0}.grid-row:nth-child(14) .grid-r:nth-child(7):before{animation:.5s ease-in .39s a2}.grid-row:nth-child(14) .grid-r:nth-child(8):before{animation:.5s ease-in .355s a0}.grid-row:nth-child(14) .grid-r:nth-child(9):before{animation:.5s ease-in .44s a2}.grid-row:nth-child(14) .grid-r:nth-child(10):before{animation:.5s ease-in .435s a0}.grid-row:nth-child(14) .grid-r:nth-child(11):before{animation:.5s ease-in 80ms a2}.grid-row:nth-child(14) .grid-r:nth-child(12):before{animation:.5s ease-in .2s a0}.grid-row:nth-child(14) .grid-r:nth-child(13):before{animation:.5s ease-in .425s a2}.grid-row:nth-child(14) .grid-r:nth-child(14):before{animation:.5s ease-in .435s a0}.grid-row:nth-child(14) .grid-r:nth-child(15):before{animation:.5s ease-in 80ms a2}.grid-row:nth-child(14) .grid-r:nth-child(16):before{animation:.5s ease-in .125s a0}.grid-row:nth-child(14) .grid-r:nth-child(17):before{animation:.5s ease-in .395s a2}.grid-row:nth-child(14) .grid-r:nth-child(18):before{animation:.5s ease-in .215s a0}.grid-row:nth-child(14) .grid-r:nth-child(19):before{animation:.5s ease-in .495s a2}.grid-row:nth-child(14) .grid-r:nth-child(20):before{animation:.5s ease-in 50ms a0}.grid-row:nth-child(14) .grid-r:nth-child(21):before{animation:.5s ease-in .115s a2}.grid-row:nth-child(14) .grid-r:nth-child(22):before{animation:.5s ease-in .36s a0}.grid-row:nth-child(14) .grid-r:nth-child(23):before{animation:.5s ease-in 75ms a2}.grid-row:nth-child(14) .grid-r:nth-child(24):before{animation:.5s ease-in 5ms a0}.grid-row:nth-child(14) .grid-r:nth-child(25):before{animation:.5s ease-in .135s a2}.grid-row:nth-child(15) .grid-r:first-child:before{animation:.5s ease-in .3s a3}.grid-row:nth-child(15) .grid-r:nth-child(2):before{animation:.5s ease-in .4s a2}.grid-row:nth-child(15) .grid-r:nth-child(3):before{animation:.5s ease-in .235s a1}.grid-row:nth-child(15) .grid-r:nth-child(4):before{animation:.5s ease-in .17s a0}.grid-row:nth-child(15) .grid-r:nth-child(5):before{animation:.5s ease-in .45s a3}.grid-row:nth-child(15) .grid-r:nth-child(6):before{animation:.5s ease-in 30ms a2}.grid-row:nth-child(15) .grid-r:nth-child(7):before{animation:.5s ease-in 45ms a1}.grid-row:nth-child(15) .grid-r:nth-child(8):before{animation:.5s ease-in .15s a0}.grid-row:nth-child(15) .grid-r:nth-child(9):before{animation:.5s ease-in 65ms a3}.grid-row:nth-child(15) .grid-r:nth-child(10):before{animation:.5s ease-in .435s a2}.grid-row:nth-child(15) .grid-r:nth-child(11):before{animation:.5s ease-in .19s a1}.grid-row:nth-child(15) .grid-r:nth-child(12):before{animation:.5s ease-in .42s a0}.grid-row:nth-child(15) .grid-r:nth-child(13):before{animation:.5s ease-in .385s a3}.grid-row:nth-child(15) .grid-r:nth-child(14):before{animation:.5s ease-in .465s a2}.grid-row:nth-child(15) .grid-r:nth-child(15):before{animation:.5s ease-in 10ms a1}.grid-row:nth-child(15) .grid-r:nth-child(16):before{animation:.5s ease-in .18s a0}.grid-row:nth-child(15) .grid-r:nth-child(17):before{animation:.5s ease-in .455s a3}.grid-row:nth-child(15) .grid-r:nth-child(18):before{animation:.5s ease-in 65ms a2}.grid-row:nth-child(15) .grid-r:nth-child(19):before{animation:.5s ease-in .495s a1}.grid-row:nth-child(15) .grid-r:nth-child(20):before{animation:.5s ease-in .3s a0}.grid-row:nth-child(15) .grid-r:nth-child(21):before{animation:.5s ease-in .125s a3}.grid-row:nth-child(15) .grid-r:nth-child(22):before{animation:.5s ease-in .5s a2}.grid-row:nth-child(15) .grid-r:nth-child(23):before{animation:.5s ease-in 20ms a1}.grid-row:nth-child(15) .grid-r:nth-child(24):before{animation:.5s ease-in .335s a0}.grid-row:nth-child(15) .grid-r:nth-child(25):before{animation:.5s ease-in 45ms a3}.grid-row:nth-child(16) .grid-r:first-child:before{animation:.5s ease-in .39s a0}.grid-row:nth-child(16) .grid-r:nth-child(2):before{animation:.5s ease-in .49s a0}.grid-row:nth-child(16) .grid-r:nth-child(3):before{animation:.5s ease-in .28s a0}.grid-row:nth-child(16) .grid-r:nth-child(4):before{animation:.5s ease-in 35ms a0}.grid-row:nth-child(16) .grid-r:nth-child(5):before{animation:.5s ease-in .33s a0}.grid-row:nth-child(16) .grid-r:nth-child(6):before{animation:.5s ease-in .46s a0}.grid-row:nth-child(16) .grid-r:nth-child(7):before{animation:.5s ease-in .25s a0}.grid-row:nth-child(16) .grid-r:nth-child(8):before{animation:.5s ease-in .29s a0}.grid-row:nth-child(16) .grid-r:nth-child(9):before{animation:.5s ease-in .285s a0}.grid-row:nth-child(16) .grid-r:nth-child(10):before{animation:.5s ease-in 85ms a0}.grid-row:nth-child(16) .grid-r:nth-child(11):before{animation:.5s ease-in .33s a0}.grid-row:nth-child(16) .grid-r:nth-child(12):before{animation:.5s ease-in .385s a0}.grid-row:nth-child(16) .grid-r:nth-child(13):before{animation:.5s ease-in .21s a0}.grid-row:nth-child(16) .grid-r:nth-child(14):before{animation:.5s ease-in .1s a0}.grid-row:nth-child(16) .grid-r:nth-child(15):before{animation:.5s ease-in .145s a0}.grid-row:nth-child(16) .grid-r:nth-child(16):before{animation:.5s ease-in .18s a0}.grid-row:nth-child(16) .grid-r:nth-child(17):before{animation:.5s ease-in .33s a0}.grid-row:nth-child(16) .grid-r:nth-child(18):before{animation:.5s ease-in 15ms a0}.grid-row:nth-child(16) .grid-r:nth-child(19):before{animation:.5s ease-in .13s a0}.grid-row:nth-child(16) .grid-r:nth-child(20):before{animation:.5s ease-in .45s a0}.grid-row:nth-child(16) .grid-r:nth-child(21):before{animation:.5s ease-in .2s a0}.grid-row:nth-child(16) .grid-r:nth-child(22):before{animation:.5s ease-in .125s a0}.grid-row:nth-child(16) .grid-r:nth-child(23):before{animation:.5s ease-in .28s a0}.grid-row:nth-child(16) .grid-r:nth-child(24):before{animation:.5s ease-in .48s a0}.grid-row:nth-child(16) .grid-r:nth-child(25):before{animation:.5s ease-in 75ms a0}.grid-row:nth-child(17) .grid-r:first-child:before{animation:.5s ease-in .19s a1}.grid-row:nth-child(17) .grid-r:nth-child(2):before{animation:.5s ease-in .3s a2}.grid-row:nth-child(17) .grid-r:nth-child(3):before{animation:.5s ease-in .49s a3}.grid-row:nth-child(17) .grid-r:nth-child(4):before{animation:.5s ease-in 60ms a0}.grid-row:nth-child(17) .grid-r:nth-child(5):before{animation:.5s ease-in .395s a1}.grid-row:nth-child(17) .grid-r:nth-child(6):before{animation:.5s ease-in .195s a2}.grid-row:nth-child(17) .grid-r:nth-child(7):before{animation:.5s ease-in .19s a3}.grid-row:nth-child(17) .grid-r:nth-child(8):before{animation:.5s ease-in .445s a0}.grid-row:nth-child(17) .grid-r:nth-child(9):before{animation:.5s ease-in .24s a1}.grid-row:nth-child(17) .grid-r:nth-child(10):before{animation:.5s ease-in 25ms a2}.grid-row:nth-child(17) .grid-r:nth-child(11):before{animation:.5s ease-in .38s a3}.grid-row:nth-child(17) .grid-r:nth-child(12):before{animation:.5s ease-in .345s a0}.grid-row:nth-child(17) .grid-r:nth-child(13):before{animation:.5s ease-in .425s a1}.grid-row:nth-child(17) .grid-r:nth-child(14):before{animation:.5s ease-in .16s a2}.grid-row:nth-child(17) .grid-r:nth-child(15):before{animation:.5s ease-in .205s a3}.grid-row:nth-child(17) .grid-r:nth-child(16):before{animation:.5s ease-in .465s a0}.grid-row:nth-child(17) .grid-r:nth-child(17):before{animation:.5s ease-in .415s a1}.grid-row:nth-child(17) .grid-r:nth-child(18):before{animation:.5s ease-in .225s a2}.grid-row:nth-child(17) .grid-r:nth-child(19):before{animation:.5s ease-in .345s a3}.grid-row:nth-child(17) .grid-r:nth-child(20):before{animation:.5s ease-in 60ms a0}.grid-row:nth-child(17) .grid-r:nth-child(21):before{animation:.5s ease-in .17s a1}.grid-row:nth-child(17) .grid-r:nth-child(22):before{animation:.5s ease-in .41s a2}.grid-row:nth-child(17) .grid-r:nth-child(23):before{animation:.5s ease-in .355s a3}.grid-row:nth-child(17) .grid-r:nth-child(24):before{animation:.5s ease-in .17s a0}.grid-row:nth-child(17) .grid-r:nth-child(25):before{animation:.5s ease-in 45ms a1}.grid-row:nth-child(18) .grid-r:first-child:before{animation:.5s ease-in .375s a2}.grid-row:nth-child(18) .grid-r:nth-child(2):before{animation:.5s ease-in .215s a0}.grid-row:nth-child(18) .grid-r:nth-child(3):before{animation:.5s ease-in .125s a2}.grid-row:nth-child(18) .grid-r:nth-child(4):before{animation:.5s ease-in .26s a0}.grid-row:nth-child(18) .grid-r:nth-child(5):before{animation:.5s ease-in .2s a2}.grid-row:nth-child(18) .grid-r:nth-child(6):before{animation:.5s ease-in .215s a0}.grid-row:nth-child(18) .grid-r:nth-child(7):before{animation:.5s ease-in .13s a2}.grid-row:nth-child(18) .grid-r:nth-child(8):before{animation:.5s ease-in .225s a0}.grid-row:nth-child(18) .grid-r:nth-child(9):before{animation:.5s ease-in .245s a2}.grid-row:nth-child(18) .grid-r:nth-child(10):before{animation:.5s ease-in .295s a0}.grid-row:nth-child(18) .grid-r:nth-child(11):before{animation:.5s ease-in .21s a2}.grid-row:nth-child(18) .grid-r:nth-child(12):before{animation:.5s ease-in .5s a0}.grid-row:nth-child(18) .grid-r:nth-child(13):before{animation:.5s ease-in .26s a2}.grid-row:nth-child(18) .grid-r:nth-child(14):before{animation:.5s ease-in .295s a0}.grid-row:nth-child(18) .grid-r:nth-child(15):before{animation:.5s ease-in .16s a2}.grid-row:nth-child(18) .grid-r:nth-child(16):before{animation:.5s ease-in .235s a0}.grid-row:nth-child(18) .grid-r:nth-child(17):before{animation:.5s ease-in 10ms a2}.grid-row:nth-child(18) .grid-r:nth-child(18):before{animation:.5s ease-in .315s a0}.grid-row:nth-child(18) .grid-r:nth-child(19):before{animation:.5s ease-in .27s a2}.grid-row:nth-child(18) .grid-r:nth-child(20):before{animation:.5s ease-in .135s a0}.grid-row:nth-child(18) .grid-r:nth-child(21):before{animation:.5s ease-in .14s a2}.grid-row:nth-child(18) .grid-r:nth-child(22):before{animation:.5s ease-in .475s a0}.grid-row:nth-child(18) .grid-r:nth-child(23):before{animation:.5s ease-in .36s a2}.grid-row:nth-child(18) .grid-r:nth-child(24):before{animation:.5s ease-in .28s a0}.grid-row:nth-child(18) .grid-r:nth-child(25):before{animation:.5s ease-in .455s a2}.grid-row:nth-child(19) .grid-r:first-child:before{animation:.5s ease-in .24s a3}.grid-row:nth-child(19) .grid-r:nth-child(2):before{animation:.5s ease-in .165s a2}.grid-row:nth-child(19) .grid-r:nth-child(3):before{animation:.5s ease-in .41s a1}.grid-row:nth-child(19) .grid-r:nth-child(4):before{animation:.5s ease-in .32s a0}.grid-row:nth-child(19) .grid-r:nth-child(5):before{animation:.5s ease-in .29s a3}.grid-row:nth-child(19) .grid-r:nth-child(6):before{animation:.5s ease-in .46s a2}.grid-row:nth-child(19) .grid-r:nth-child(7):before{animation:.5s ease-in 25ms a1}.grid-row:nth-child(19) .grid-r:nth-child(8):before{animation:.5s ease-in .12s a0}.grid-row:nth-child(19) .grid-r:nth-child(9):before{animation:.5s ease-in .395s a3}.grid-row:nth-child(19) .grid-r:nth-child(10):before{animation:.5s ease-in .305s a2}.grid-row:nth-child(19) .grid-r:nth-child(11):before{animation:.5s ease-in .405s a1}.grid-row:nth-child(19) .grid-r:nth-child(12):before{animation:.5s ease-in .385s a0}.grid-row:nth-child(19) .grid-r:nth-child(13):before{animation:.5s ease-in .17s a3}.grid-row:nth-child(19) .grid-r:nth-child(14):before{animation:.5s ease-in 10ms a2}.grid-row:nth-child(19) .grid-r:nth-child(15):before{animation:.5s ease-in 60ms a1}.grid-row:nth-child(19) .grid-r:nth-child(16):before{animation:.5s ease-in .22s a0}.grid-row:nth-child(19) .grid-r:nth-child(17):before{animation:.5s ease-in .4s a3}.grid-row:nth-child(19) .grid-r:nth-child(18):before{animation:.5s ease-in .34s a2}.grid-row:nth-child(19) .grid-r:nth-child(19):before{animation:.5s ease-in .4s a1}.grid-row:nth-child(19) .grid-r:nth-child(20):before{animation:.5s ease-in .445s a0}.grid-row:nth-child(19) .grid-r:nth-child(21):before{animation:.5s ease-in .265s a3}.grid-row:nth-child(19) .grid-r:nth-child(22):before{animation:.5s ease-in .355s a2}.grid-row:nth-child(19) .grid-r:nth-child(23):before{animation:.5s ease-in .305s a1}.grid-row:nth-child(19) .grid-r:nth-child(24):before{animation:.5s ease-in .245s a0}.grid-row:nth-child(19) .grid-r:nth-child(25):before{animation:.5s ease-in .415s a3}.grid-row:nth-child(20) .grid-r:first-child:before{animation:.5s ease-in .42s a0}.grid-row:nth-child(20) .grid-r:nth-child(2):before{animation:.5s ease-in .495s a0}.grid-row:nth-child(20) .grid-r:nth-child(3):before{animation:.5s ease-in .19s a0}.grid-row:nth-child(20) .grid-r:nth-child(4):before{animation:.5s ease-in .485s a0}.grid-row:nth-child(20) .grid-r:nth-child(5):before{animation:.5s ease-in 50ms a0}.grid-row:nth-child(20) .grid-r:nth-child(6):before{animation:.5s ease-in .145s a0}.grid-row:nth-child(20) .grid-r:nth-child(7):before{animation:.5s ease-in 45ms a0}.grid-row:nth-child(20) .grid-r:nth-child(8):before{animation:.5s ease-in .345s a0}.grid-row:nth-child(20) .grid-r:nth-child(9):before{animation:.5s ease-in 20ms a0}.grid-row:nth-child(20) .grid-r:nth-child(10):before{animation:.5s ease-in .31s a0}.grid-row:nth-child(20) .grid-r:nth-child(11):before{animation:.5s ease-in 80ms a0}.grid-row:nth-child(20) .grid-r:nth-child(12):before{animation:.5s ease-in .18s a0}.grid-row:nth-child(20) .grid-r:nth-child(13):before{animation:.5s ease-in .31s a0}.grid-row:nth-child(20) .grid-r:nth-child(14):before{animation:.5s ease-in .39s a0}.grid-row:nth-child(20) .grid-r:nth-child(15):before{animation:.5s ease-in .285s a0}.grid-row:nth-child(20) .grid-r:nth-child(16):before{animation:.5s ease-in .235s a0}.grid-row:nth-child(20) .grid-r:nth-child(17):before{animation:.5s ease-in .255s a0}.grid-row:nth-child(20) .grid-r:nth-child(18):before{animation:.5s ease-in .155s a0}.grid-row:nth-child(20) .grid-r:nth-child(19):before{animation:.5s ease-in .4s a0}.grid-row:nth-child(20) .grid-r:nth-child(20):before{animation:.5s ease-in .145s a0}.grid-row:nth-child(20) .grid-r:nth-child(21):before{animation:.5s ease-in .395s a0}.grid-row:nth-child(20) .grid-r:nth-child(22):before{animation:.5s ease-in .34s a0}.grid-row:nth-child(20) .grid-r:nth-child(23):before{animation:.5s ease-in .35s a0}.grid-row:nth-child(20) .grid-r:nth-child(24):before{animation:.5s ease-in .22s a0}.grid-row:nth-child(20) .grid-r:nth-child(25):before{animation:.5s ease-in .31s a0}.grid-brand:nth-child(5):before{animation:.5s ease-in .5s b1!important}.grid-brand:nth-child(6):before{animation:.5s ease-in .5s b2!important}.grid-brand:nth-child(7):before{animation:.5s ease-in .5s b3!important}.grid-brand:nth-child(8):before{animation:.5s ease-in .5s b4!important}.grid-brand:nth-child(9):before{animation:.5s ease-in .5s b5!important}.grid-brand:nth-child(10):before{animation:.5s ease-in .5s b6!important}.grid-brand:nth-child(11):before{animation:.5s ease-in .5s b7!important}.grid-brand:nth-child(12):before{animation:.5s ease-in .5s b8!important}.grid-brand:nth-child(13):before{animation:.5s ease-in .5s b9!important}.grid-brand:nth-child(14):before{animation:.5s ease-in .5s b10!important}.grid-brand:nth-child(15):before{animation:.5s ease-in .5s b11!important}.grid-brand:nth-child(16):before{animation:.5s ease-in .5s b12!important}.grid-brand:nth-child(17):before{animation:.5s ease-in .5s b13!important}@keyframes mousehover{0%{content:"D";background:#111}10%{content:"1"}20%{content:"V"}30%{content:"E"}40%{content:"N"}50%{content:"T"}60%{content:"U"}70%{content:"R"}80%{content:"E"}90%{content:"S";background:#111}to{content:"";background:0 0}}@keyframes a0{0%{content:"W";background:#111}10%{content:"I"}20%{content:"N"}30%{content:"K"}40%{content:"R"}50%{content:"Y"}60%{content:"P"}70%{content:"T"}80%{content:"O"}90%{content:""}to{content:"";background:#111}}@keyframes a1{0%{content:"B";background:#111}10%{content:"L"}20%{content:"O"}30%{content:"C"}40%{content:"K"}50%{content:"1"}60%{content:"2"}70%{content:"3"}80%{content:"C"}90%{content:"N"}to{content:"";background:#111}}@keyframes a2{0%{content:"D";background:#111}10%{content:"A"}20%{content:"P"}30%{content:"P"}40%{content:"R"}50%{content:"A"}60%{content:"N"}70%{content:"K"}80%{content:"D"}90%{content:"1"}to{content:"";background:#111}}@keyframes a3{0%{content:"C";background:#111}10%{content:"H"}20%{content:"A"}30%{content:"I"}40%{content:"N"}50%{content:""}60%{content:"N"}70%{content:"E"}80%{content:"W"}90%{content:"S"}to{content:"";background:#111}}@keyframes a4{0%{content:"C";background:#111}10%{content:"R"}20%{content:"Y"}30%{content:"P"}40%{content:"T"}50%{content:"O"}60%{content:"P"}70%{content:"E"}80%{content:"D"}90%{content:"I"}to{content:"";background:#111}}@keyframes b1{0%{content:"E";background:#111}10%{content:"E"}20%{content:"A"}30%{content:"I"}40%{content:"A"}50%{content:"I"}60%{content:"E"}70%{content:"1"}to{content:"1";background:#111}}@keyframes b2{0%{content:"F";background:#111}10%{content:"C"}20%{content:"O"}30%{content:"S"}40%{content:"P"}50%{content:"G"}60%{content:"X"}70%{content:""}to{content:"";background:#111}}@keyframes b3{0%{content:"I";background:#111}10%{content:"E"}20%{content:""}30%{content:"T"}40%{content:"P"}50%{content:"I"}60%{content:""}70%{content:"V"}to{content:"V";background:#111}}@keyframes b4{0%{content:"";background:#111}10%{content:"N"}20%{content:""}30%{content:"R"}40%{content:""}50%{content:"T"}60%{content:""}70%{content:"E"}to{content:"E";background:#111}}@keyframes b5{0%{content:"";background:#111}10%{content:"T"}20%{content:""}30%{content:"I"}40%{content:""}50%{content:"A"}60%{content:""}70%{content:"N"}to{content:"N";background:#111}}@keyframes b6{0%{content:"";background:#111}10%{content:"R"}20%{content:""}30%{content:"B"}40%{content:""}50%{content:"L"}60%{content:""}70%{content:"T"}to{content:"T";background:#111}}@keyframes b7{0%{content:"";background:#111}10%{content:"A"}20%{content:""}30%{content:"U"}40%{content:""}50%{content:"A"}60%{content:""}70%{content:"U"}to{content:"U";background:#111}}@keyframes b8{0%{content:"";background:#111}10%{content:"L"}20%{content:""}30%{content:"T"}40%{content:""}50%{content:"S"}60%{content:""}70%{content:"R"}to{content:"R";background:#111}}@keyframes b9{0%{content:"";background:#111}10%{content:"I"}20%{content:""}30%{content:"E"}40%{content:""}50%{content:"S"}60%{content:""}70%{content:"E"}to{content:"E";background:#111}}@keyframes b10{0%{content:"";background:#111}10%{content:"Z"}20%{content:""}30%{content:"D"}40%{content:""}50%{content:"E"}60%{content:""}70%{content:"S"}to{content:"S";background:#111}}@keyframes b11{0%{content:"";background:#111}10%{content:"E"}20%{content:""}30%{content:""}40%{content:""}50%{content:"T"}60%{content:""}70%{content:""}to{content:"";background:#111}}@keyframes b12{0%{content:"";background:#111}10%{content:"D"}20%{content:""}30%{content:""}40%{content:""}50%{content:"S"}60%{content:""}70%{content:""}to{content:"";background:#111}}
.article-css{font-size:.667rem;line-height:1.75}.article-css h1,.article-css h2,.article-css h3,.article-css h4,.article-css h5,.article-css h6{margin-top:8px;margin-bottom:24px;font-weight:700;line-height:1.5}.article-css h1+hr,.article-css h2+hr,.article-css h3+hr,.article-css h4+hr,.article-css h5+hr,.article-css h6+hr{margin-top:-8px}.article-css h1{font-size:28px}.article-css h2{font-size:24px}.article-css h3{font-size:22px}.article-css h4{font-size:20px}.article-css h5{font-size:18px}.article-css h6{font-size:16px}.article-css p{-webkit-hyphens:auto;hyphens:auto;margin:0 0 32px}.article-css a{color:#fa6429;text-decoration:none}.article-css a:focus,.article-css a:hover,.article-css a:active{text-decoration:underline}.article-css a,.article-css ins,.article-css u{-webkit-text-decoration-skip:ink edges;text-decoration-skip:ink edges}.article-css del+del,.article-css del+s,.article-css ins+ins,.article-css ins+u,.article-css s+del,.article-css s+s,.article-css u+ins,.article-css u+u{margin-left:.125em}.article-css hr{background:#ededed;border:none;height:1px;margin:8px 0 24px;display:block;overflow:hidden}.article-css hr:after{clear:both;content:"";display:table}.article-css ul,.article-css ol{margin:32px 0 32px 32px;padding:0}.article-css ul ul,.article-css ol ul,.article-css ul ol,.article-css ol ol{margin:16px 0 16px 32px}.article-css ul li,.article-css ol li{margin-top:8px}.article-css ul{list-style:inside}.article-css ul ul{list-style-type:circle}.article-css ol{list-style:inside decimal}.article-css ol ol{list-style-type:lower-alpha}.article-css img,.article-css figure{border:0;max-width:100%;height:auto}.article-css img+em,.article-css figure+em,.article-css figure figcaption{color:#a1a1a1;text-align:center;width:100%;font-size:14px;display:inline-block}.article-css figure img{margin:0 auto}.article-css figure+p,.article-css figure+figure{margin-top:32px}.article-css img+figcaption{margin-top:16px}.article-css table{border-collapse:collapse;border-spacing:0;text-align:left;width:100%;margin:32px 0}.article-css table td,.article-css table th{border-bottom:1px solid #ededed;padding:8px 4px}.article-css table th{border-bottom-width:2px}.article-css code{padding:.05em;font-family:SF Mono,Segoe UI Mono,Roboto Mono,Menlo,Courier,monospace;font-size:.9em}.article-css pre{margin:32px 0;overflow-x:auto}.article-css pre code{color:inherit;line-height:inherit;padding:16px;display:block}.article-css br{display:none}.article-css blockquote{margin-top:16px}.article-css blockquote+p{margin-top:32px}
