@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap);*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none;color:inherit}button{outline:none;border:none;font-size:medium;font-style:inherit;font-family:Lato,sans-serif}html{font-size:62.5%}body{font-family:Lato,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.4rem;color:#40404b}b{font-weight:800}h1{font-size:3.5rem;line-height:4.2rem}h1,h2{font-weight:inherit}h2{font-size:2.6rem;line-height:3.2rem}h3{font-size:1.8rem;line-height:2.6rem}h3,h5{font-weight:inherit}h5{font-size:1.2rem;line-height:1.7rem}p{font-size:1.4rem;line-height:2rem;font-weight:inherit}.sw-pad{padding:4rem 6rem}.sw-btn,.sw-btn_danger,.sw-btn_danger--invert,.sw-btn_link,.sw-btn_primary,.sw-btn_primary--invert,.sw-btn_success,.sw-btn_success--invert,.sw-btn_warning,.sw-btn_warning--invert{display:inline-block;outline:none;font-size:1.3rem;font-weight:700;text-transform:uppercase;padding:1rem 1.4rem;border:none;border-radius:.6rem;cursor:pointer;box-shadow:none;display:flex;align-items:center}.sw-btn>:not(:last-child),.sw-btn_danger--invert>:not(:last-child),.sw-btn_danger>:not(:last-child),.sw-btn_link>:not(:last-child),.sw-btn_primary--invert>:not(:last-child),.sw-btn_primary>:not(:last-child),.sw-btn_success--invert>:not(:last-child),.sw-btn_success>:not(:last-child),.sw-btn_warning--invert>:not(:last-child),.sw-btn_warning>:not(:last-child){margin-right:1rem}.sw-btn:hover,.sw-btn_danger--invert:hover,.sw-btn_danger:hover,.sw-btn_link:hover,.sw-btn_primary--invert:hover,.sw-btn_primary:hover,.sw-btn_success--invert:hover,.sw-btn_success:hover,.sw-btn_warning--invert:hover,.sw-btn_warning:hover{box-shadow:0 3px 8px -2px rgba(0,0,0,.12)}.sw-btn_link{padding:0;color:#08f}.sw-btn_link:hover{box-shadow:none}.sw-btn_primary{color:#bce0ff;background:#08f}.sw-btn_primary--invert{color:#08f;background:#bce0ff}.sw-btn_success{color:#daf4a6;background:#90be32}.sw-btn_success--invert{color:#90be32;background:#daf4a6}.sw-btn_warning{color:#ffe8b2;background:#ffb400}.sw-btn_warning--invert{color:#ffb400;background:#ffe8b2}.sw-btn_danger{color:#ffcfcf;background:#ff5a5a}.sw-btn_danger--invert{color:#ff5a5a;background:#ffcfcf}.sw-logo{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center}.sw-logo_svg{width:3rem;height:3rem}.sw-logo_label{font-size:1.8rem;font-weight:700;padding-left:1.5rem;color:#000}.sw-menu{list-style:none}.sw-menu_item,.sw-menu_item--active{display:block;padding:1rem 3rem;font-weight:600;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sw-menu_item--active:after,.sw-menu_item:after{content:"";position:absolute;height:0%;width:5px;background-color:currentColor;left:0;top:50%;transform:translateY(-50%);transition:height .2s ease}.sw-menu_item--active:hover,.sw-menu_item:hover{cursor:default}.sw-menu_item--active:hover:after,.sw-menu_item:hover:after{height:100%}.sw-menu_item--active{color:#08f;pointer-events:none}.sw-menu_item--active:after{height:100%;background-color:currentColor}.sw-menu_item--active:not(:last-child),.sw-menu_item:not(:last-child){margin-bottom:2rem}.sw-section{position:relative}.sw-section:not(:last-child){margin-bottom:10rem}.sw-section_label{padding-bottom:4rem;font-weight:700;z-index:1;background-color:#fff}.sw-section_content{display:flex;flex-wrap:wrap}.sw-section_content>*{margin-right:2rem;margin-bottom:2rem}.sw-card,.sw-card--clickable,.sw-card--disabled{display:inline-block;border:1px solid #eaeaea;padding:1rem;box-shadow:0 3px 8px -2px rgba(0,0,0,.12)}.sw-card--clickable:hover{cursor:pointer}.sw-card--disabled{-webkit-filter:grayscale(1);filter:grayscale(1);color:#919191!important;box-shadow:none}.sw-snapcard,.sw-snapcard--hoverable{display:inline-block;width:24rem;border-radius:.8rem;overflow:hidden;padding:0;color:#40404b}.sw-snapcard--hoverable{transition:all .2s ease-in-out}.sw-snapcard--hoverable:hover{transform:scale(1.02) translateY(-3px);transform-origin:center;box-shadow:0 8px 24px -4px rgba(0,0,0,.12);cursor:pointer}.sw-snapcard_head{position:relative;height:17rem;color:inherit;padding:1.4rem;background-size:cover;background-position:bottom;background-repeat:no-repeat}.sw-snapcard_head_tint{position:absolute;width:100%;height:100%;bottom:0;left:0}.sw-snapcard_title{position:absolute;bottom:2rem;font-weight:700}.sw-snapcard_body{position:relative;height:15rem;background-color:#ffb400;color:inherit;padding:0 1.4rem 3rem}.sw-snapcard_timestamp{position:absolute;left:1.4rem;bottom:2rem;opacity:.6;font-weight:700}.app{min-width:100vw;min-height:100vh;max-width:100vw;max-height:auto;display:flex}.app__content{display:block;flex:1 1;overflow-y:auto;max-height:100vh}.sw-header{background-color:#fff;color:#40404b;display:flex;flex-direction:column;padding:0;border:none;z-index:998}.sw-header_logo{display:flex;justify-content:center;padding:1.5rem 8rem 1.5rem 3rem;border-bottom:1px solid #eaeaea}.sw-header_menu{padding-top:4rem}.sw-header_profile{margin-top:auto;padding:2rem;background-color:#eaeaea}.sw-pd,.sw-pd_head{display:flex}.sw-pd_head-img{width:120px;height:120px;margin-right:3.6rem;border-radius:6px}.sw-pd_body{width:52rem;margin-top:5rem}.sw-pd_body>section:not(:last-child){margin-bottom:6rem}.sw-pd_canvas{height:100vh;z-index:999;top:0;right:0;position:-webkit-sticky;position:sticky;padding:1rem}.sw-canvas{width:55rem;height:100%;overflow-y:auto;box-shadow:0 8px 24px -4px rgba(0,0,0,.12);border-radius:1rem;padding:0;position:relative}.sw-canvas_ref{height:100%;width:100%}.sw-canvas_controls{position:absolute;bottom:1rem;left:1rem;padding:1rem;background-color:hsla(0,0%,100%,.3);right:1rem;border-radius:.6rem}
/*# sourceMappingURL=main.30f0db9c.chunk.css.map */