@charset "UTF-8";.szh-menu{margin:0;padding:0;list-style:none;box-sizing:border-box;width:max-content;z-index:100;border:1px solid rgba(0,0,0,.1);background-color:#fff}.szh-menu:focus{outline:none}.szh-menu__arrow{box-sizing:border-box;width:.75rem;height:.75rem;background-color:#fff;border-color:rgba(0,0,0,.1) transparent transparent rgba(0,0,0,.1);border-style:solid;border-width:1px;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translateX(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translateX(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{cursor:default;background-color:inherit}.szh-menu__item--disabled{cursor:default;color:#aaa}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{margin:0;padding:0;list-style:none}.szh-menu__divider{height:1px;margin:.5rem 0;background-color:rgba(0,0,0,.12)}.szh-menu-button{box-sizing:border-box}.szh-menu{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#212529;border:none;border-radius:.25rem;box-shadow:0 3px 7px rgba(0,0,0,.133),0 .6px 2px rgba(0,0,0,.1);min-width:10rem;padding:.5rem 0}.szh-menu__item{display:flex;align-items:center;position:relative;padding:.375rem 1.5rem}.szh-menu-container--itemTransition .szh-menu__item{transition-property:background-color,color;transition-duration:.15s;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";position:absolute;left:.8rem;top:.55rem;font-size:.8rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{position:absolute;left:.8rem}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}@keyframes szh-menu-show-slide-left{0%{opacity:0;transform:translateX(.75rem)}}@keyframes szh-menu-hide-slide-left{to{opacity:0;transform:translateX(.75rem)}}@keyframes szh-menu-show-slide-right{0%{opacity:0;transform:translateX(-.75rem)}}@keyframes szh-menu-hide-slide-right{to{opacity:0;transform:translateX(-.75rem)}}@keyframes szh-menu-show-slide-top{0%{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-hide-slide-top{to{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-show-slide-bottom{0%{opacity:0;transform:translateY(-.75rem)}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;transform:translateY(-.75rem)}}.szh-menu--state-opening.szh-menu--dir-left{animation:szh-menu-show-slide-left .15s ease-out}.szh-menu--state-closing.szh-menu--dir-left{animation:szh-menu-hide-slide-left .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-right{animation:szh-menu-show-slide-right .15s ease-out}.szh-menu--state-closing.szh-menu--dir-right{animation:szh-menu-hide-slide-right .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-top{animation:szh-menu-show-slide-top .15s ease-out}.szh-menu--state-closing.szh-menu--dir-top{animation:szh-menu-hide-slide-top .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-bottom{animation:szh-menu-show-slide-bottom .15s ease-out}.szh-menu--state-closing.szh-menu--dir-bottom{animation:szh-menu-hide-slide-bottom .15s ease-in forwards}.Container_container__A7FAx{width:80%;padding:0 2em;margin:0 auto}@media(max-width:720px){.Container_container__A7FAx{padding:0 1em}}.Container_container__A7FAx h2:first-child,.Container_container__A7FAx h3:first-child,.Container_container__A7FAx h4:first-child,.Container_container__A7FAx p:first-child,.Container_container__A7FAx ul:first-child{margin-top:0}.Container_container__A7FAx h2:last-child,.Container_container__A7FAx h3:last-child,.Container_container__A7FAx h4:last-child,.Container_container__A7FAx p:last-child,.Container_container__A7FAx ul:last-child{margin-bottom:0}.Header_header__MwWvM{width:100%;font-size:1em;color:#fff;background-color:#000;padding:1em 0;margin:0}.Header_headerContainer__CJXWu{display:flex;justify-content:space-between;align-items:center;width:100%}.Header_headerTitle__SgmBN{font-size:1.6em;font-weight:700;margin:0}.Header_headerLogo__4edC_{height:1.6em}.Header_headerLinks__zH__O{display:flex;list-style:none;padding:0;margin:0}.Header_headerLinks__zH__O li{margin:0 .8em}.Header_headerLinks__zH__O li:first-child{margin-left:0}.Header_headerLinks__zH__O li:last-child{margin-right:0}.Header_headerLinks__zH__O a{display:inline-flex;align-items:center;justify-content:center}.Header_headerLinks__zH__O a svg{margin-right:.4em}.Header_buttonStyle__jxh1O{background-color:#000;color:#fff;border:0;cursor:pointer}@media screen and (max-width:480px){.Header_headerTitle__SgmBN{font-size:1.2em}}.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all .2s ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:700;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option.is-selected,.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}.Footer_footer__OYoYH{width:100%;color:#fff;background-color:#000;padding:1.2em 0}.Footer_footer__OYoYH a{color:inherit}.Footer_footer__OYoYH p{margin:0 0 .5em}.Footer_footer__OYoYH p:last-child{margin-bottom:0}.Footer_footerContainer__1Dvy2{display:flex;justify-content:space-between;align-items:center;justify-content:center;flex-direction:column;margin-bottom:.4em}@media(max-width:720px){.Footer_footerContainer__1Dvy2{flex-wrap:wrap}}.Footer_footerContainer__1Dvy2:last-child{margin-bottom:0}.Footer_footerLinks__zeWoW{display:flex;list-style:none;padding:0;margin:0 2em}@media(max-width:720px){.Footer_footerLinks__zeWoW{width:100%;align-items:center;justify-content:center;margin:0}}.Footer_footerLinks__zeWoW li{margin:0 .8em}.Footer_footerLinks__zeWoW li:first-child{margin-left:0}.Footer_footerLinks__zeWoW li:last-child{margin-right:0}.Footer_footerLinks__zeWoW a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.Footer_footerLinks__zeWoW a svg{margin-right:.4em}.Footer_footerLegal__DJz0t a{text-decoration:underline}.Layout_layout__AU2d9{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;min-height:100vh}.Layout_main__E16O_{padding:0 0 3em}.Section_section__gjwvr{padding:1em 0;margin:1em 0}@media(min-width:720px){.Section_section__gjwvr{padding:2em 0;margin:3em 0}}.Home_title__qpuAf{font-size:2rem;line-height:1.15;text-align:center;margin:0 0 1em}.Home_heroImage__IC4vc{width:40%}.Home_heroContent__ckaTr{width:50%}.Home_description___6u6j{font-size:1.5rem;line-height:1.5;text-align:center}.Home_view__FF9wH{text-align:center;margin-top:3em}.Home_code__8OdLc{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_gridContainer__SlbCc{display:grid;grid-column-gap:50px;column-gap:50px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px}.Home_card__QyXP2{height:500px;max-width:300px;margin-top:1rem;padding:30px;border:.4px solid gray;border-radius:10px}.Home_card__QyXP2:hover{box-shadow:5px 5px 10px 2px rgba(0,0,0,.8)}.Home_scrollingWrapperFlexbox__jRZuk{display:flex;overflow-x:scroll}.Home_scrollingWrapperFlexbox__jRZuk a{flex:0 0 auto}@media screen and (max-width:768px){.Home_title__qpuAf{text-align:left;font-size:1.2em}.Home_heroImage__IC4vc{width:100%}.Home_heroContent__ckaTr{margin-top:1rem;width:100%}}