@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Gotham;src:url(/static/media/Gotham-Bold.e420119f.woff2) format("woff2"),url(/static/media/Gotham-Bold.f95835df.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gotham Book;src:url(/static/media/Gotham-Book.3a8663e5.woff2) format("woff2"),url(/static/media/Gotham-Book.5acb7203.woff) format("woff");font-weight:400;font-style:normal}:root{--amazonOrange:#ff2837!important;--font-family:"Gotham Book"!important}body,html{font-size:12px}@media (min-width:760px){body,html{font-size:16px}}body{font-family:Gotham Book;padding:4rem 1rem 0}header{position:fixed;height:3rem;padding:1rem;z-index:10;left:0;top:0;background:#161632;color:#fff;width:100vw;box-sizing:border-box}header img{width:auto;height:1rem}header button{float:right;background:transparent;cursor:pointer;border:0;font-size:12px;color:#fff;text-transform:lowercase}section{background:#fff;border-radius:5px;clear:both;position:relative;box-shadow:0 0 5px 0 rgba(0,0,0,.2);padding:2rem;margin-bottom:1rem}section:last-of-type{margin-bottom:0}section h1:first-of-type{display:block!important;color:#161632;font-size:1.5rem;font-weight:400;font-family:Gotham Book;margin:0;text-transform:uppercase;width:100%;position:relative;padding-right:4rem;box-sizing:border-box}section h1:first-of-type:after{content:"\231F";position:absolute;right:0;text-transform:none;font-size:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#ff2837}section h1:not(:first-of-type),section h2,section h3,section h4,section h5{font-size:1.35rem;font-weight:400;letter-spacing:.35px;margin:.5em 0}section img,section ol,section p,section ul{margin:.5rem 0}section ol,section ul{font-size:1rem;line-height:1.5rem}section h1+h1{margin:2rem 0;color:#ff2837;font-size:.75rem!important;font-family:Gotham Book}@media (min-width:1024px){section h1+h1{display:block!important;margin:0 0 10px;-webkit-transform:translate(-1.5rem,-1.38rem);transform:translate(-1.5rem,-1.38rem);float:right}}section h1+h1 *{display:inline!important;color:#161632;font-family:Gotham;font-style:normal}section p{font-size:1.0625rem;letter-spacing:.35px;line-height:1.5}section img{max-width:100%;height:auto}section a{color:red;text-decoration:underline}section input[type=checkbox]{position:absolute;cursor:pointer;width:calc(100% - 4rem);height:2rem;z-index:1;opacity:0;display:block!important}section input[type=checkbox]:hover+h1{opacity:.6}section input[type=checkbox]:not(:checked)~*{display:none}section input[type=checkbox]:checked~h1:first-of-type:after{content:"\231D"}.intro{background:#ff2837;padding:2rem;margin-bottom:.2rem;overflow:hidden;box-sizing:border-box;position:relative}@media (min-width:760px){.intro{padding-right:50%}}@media (min-width:1024px){.intro:after{background:#fff;width:40rem;height:10rem;min-height:200px;position:absolute;right:0;top:0;content:"";display:block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.intro h1{color:#fff;text-transform:uppercase;margin:0;padding:0;font-weight:400;font-size:2em}.intro nav ul{margin:1rem 0 0;list-style-type:none;padding:0}.intro nav ul li{margin:0;color:#fff;padding:.5rem;font-size:1.2rem;cursor:pointer;opacity:.8}.intro nav ul li:hover{opacity:1}.intro nav ul li.active{opacity:1;background:-webkit-linear-gradient(left,hsla(0,0%,100%,.25),hsla(0,0%,100%,0));background:linear-gradient(90deg,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,0))}.intro nav ul li.active:hover{background:-webkit-linear-gradient(left,hsla(0,0%,100%,.35),hsla(0,0%,100%,0));background:linear-gradient(90deg,hsla(0,0%,100%,.35) 0,hsla(0,0%,100%,0))}.loginBox{width:20rem;height:auto;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;padding:2rem;margin:4rem auto;border-radius:.5em}.loginBox h1{padding:0;font-size:1.5rem;margin:0 0 .5rem}.loginBox p{padding:0;font-size:1rem;margin:0 0 1rem;color:rgba(0,0,0,.5)}.mainContainer{min-height:calc(100vh - 8rem);height:auto;padding-bottom:1rem}footer{display:block;margin-top:1rem;height:2rem;text-transform:uppercase;font-size:.75rem;color:#161632;text-align:right}.spinner{width:40px;height:40px;margin:100px auto;background-color:#ff2837;border-radius:100%;-webkit-animation:sk-scaleout 1s ease-in-out infinite;animation:sk-scaleout 1s ease-in-out infinite}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.details{position:relative;padding:2rem 2rem 0;overflow:hidden;line-height:2rem;margin-bottom:0}@media (min-width:760px){.details{float:left;width:50%}}.details h1{color:#ff2837;font-size:2rem;font-weight:300;line-height:30px;margin-bottom:.85rem}.details h2{max-width:700px;margin-bottom:.85rem;font-weight:400}.details h2,.details h3{font-size:1.2rem}.details p{font-size:1rem}.details a{color:#ff2837;display:block;text-decoration:underline}.details ul{list-style-type:none;padding:0;margin:0 0 .85rem}.details ul li{margin-bottom:.45rem;font-size:1rem}.details ul li:first-of-type{padding-left:1.8rem;background:url(/static/media/architect.d653508f.svg) no-repeat 2px;background-size:1.2rem auto;height:1.5rem;line-height:1.7rem}.details ul li:first-of-type strong{display:none}.details ul li:nth-of-type(2){padding-left:1.8rem;background:url(/static/media/slack.5e584542.svg) no-repeat 0;background-size:contain;height:1.5rem;line-height:1.7rem}.details ul li:nth-of-type(2) strong{display:none}.subHeader{font-size:1rem;color:#444;text-transform:uppercase;margin:2rem 0 2rem 2rem;font-weight:700;float:left}.searchbar{background:#f8f7f6;border:0;margin-left:2rem;margin-top:1rem;float:right;font-size:1rem;padding:.5rem;outline:none!important;width:300px}.searchbar+div{margin-top:1.5rem}.searchbar:before{display:block;content:🔍;font-size:10000px;position:absolute;left:0;top:0}.noResults{clear:both;padding:0 0 2rem 2rem;margin:0}.roadmap{clear:both}.mainContainer{max-width:1400px;margin:0 auto}
/*# sourceMappingURL=main.5de8457f.chunk.css.map */