/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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}input{overflow:visible}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}body,button,input{font-family:"Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;font-weight:200}.h1,h1{font-size:2rem;line-height:1.2;font-weight:200;margin:0 0 1rem}@media screen and (min-width:48rem){.h1,h1{font-size:2.8125rem}}@media screen and (min-width:60rem){.h1,h1{font-size:3.75rem}}.h2,h2{font-size:1.5rem;line-height:1.2;font-weight:200;margin:0 0 1rem}@media screen and (min-width:48rem){.h2,h2{font-size:2rem}}@media screen and (min-width:60rem){.h2,h2{font-size:2.8125rem}}.h3,h3{font-size:1.5rem;line-height:1.2;font-weight:200;margin:0 0 1rem}@media screen and (min-width:48rem){.h3,h3{font-size:1.5rem}}@media screen and (min-width:60rem){.h3,h3{font-size:2rem}}.h4,h4{font-size:1.5rem;line-height:1.2;font-weight:200;margin:0 0 1rem}@media screen and (min-width:48rem){.h4,h4{font-size:1.5rem}}@media screen and (min-width:60rem){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem;line-height:1.2;font-weight:200;margin:0 0 1rem}@media screen and (min-width:48rem){.h5,h5{font-size:1.25rem}}@media screen and (min-width:60rem){.h5,h5{font-size:1.25rem}}.h6,h6{font-size:1rem;line-height:1.2;font-weight:200;margin:0 0 1rem}@media screen and (min-width:48rem){.h6,h6{font-size:1rem}}@media screen and (min-width:60rem){.h6,h6{font-size:1rem}}*{box-sizing:border-box;color:#787774}#root{display:flex;flex-direction:column;justify-content:center;min-height:100vh;background:linear-gradient(45deg,#fcfdff,#fff)}@media screen and (min-width:48rem){#root{flex-direction:row}}main{max-width:50rem;width:100%;margin:0 auto;padding:2rem}main>h1{margin-bottom:3rem;text-align:center}@media screen and (min-width:48rem){main>h1{margin-bottom:5rem}}img{width:100%}.carousel__items{position:relative;padding:0;list-style-type:none}.carousel__item{display:flex;flex-direction:column}.carousel__item[data-is-active=false]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.carousel__item[data-is-hidden=true]{opacity:0}.carousel__content{position:relative;z-index:1;margin:0 1rem;padding:1rem;border-radius:1rem;-webkit-transform:translateY(-3rem);transform:translateY(-3rem);box-shadow:0 0 2rem -.25rem #bfbeb9;background:linear-gradient(45deg,#fcfdff,#fff);overflow:hidden}@media screen and (min-width:48rem){.carousel__content{margin:0 2rem;padding:2rem}}.carousel__content:before{z-index:1;content:"";position:absolute;right:0;bottom:1rem;left:0;height:3rem;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:linear-gradient(180deg,transparent 0,#fff)}@media screen and (min-width:48rem){.carousel__content:before{bottom:2rem}}.carousel__title{text-align:center;text-transform:uppercase;color:#303777}.carousel__copy{height:6rem;overflow-y:auto;letter-spacing:.03rem;line-height:1.4}.carousel__image{order:-1;height:25rem;border-radius:1rem;box-shadow:0 0 2rem -.75rem #bfbeb9;object-fit:cover}.carousel__nav-button{width:calc(50% - 1rem);margin-right:1rem;padding:1rem;background:linear-gradient(45deg,#fcfdff,#fff);border:none;border-radius:1rem;box-shadow:0 0 2rem -.75rem #bfbeb9;cursor:pointer}.carousel__nav-button:nth-of-type(2n){margin-right:0;margin-left:1rem}.sidebar{display:flex;flex-direction:column;width:100%;padding:2rem;overflow-y:auto;background:#fff;font-family:"Andale Mono"}@media screen and (min-width:48rem){.sidebar{width:25rem;height:100vh;box-shadow:.25rem 0 1.25rem -.5625rem #e6e4df}}.sidebar__heading{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;color:#303777;margin-bottom:2rem}.sidebar__icon{width:3rem;margin-right:1rem;fill:#303777}.sidebar__items{padding:0;margin:0;list-style-type:none}.sidebar__items .sidebar__items{padding-left:2rem}.sidebar__item small{font-size:80%;color:#c6c5c1}.sidebar__link{display:flex;justify-content:space-between;align-items:center;line-height:1.3;padding:.5rem 0;color:#888784;text-decoration:none}.switcher{display:flex;margin-top:.75rem;margin-bottom:5rem;padding:0;max-width:100%;overflow-x:auto;list-style-type:none;border-radius:.75rem}.switcher__item{flex:1 1}.switcher__button{width:100%;padding:.75rem 1rem;border:none;background:transparent;cursor:pointer;font-size:.7rem;text-transform:uppercase;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.switcher__button:focus,.switcher__button:hover{color:#fff;background:#343c82}.switcher__item[data-is-active=true] .switcher__button{color:#fff;background:linear-gradient(45deg,#303777,#2c326c)}
/*# sourceMappingURL=main.fdaf4a32.chunk.css.map */