#root .jmsd-login-wrapper{min-height:100vh;height:100%;display:flex;align-items:flex-end;justify-content:center;background:transparent url(/_astro/jmsd-background-2.DKRsuPjQ.jpg) center center no-repeat;background-size:cover;border:1.25rem solid #F8E8D8;width:100%}.jsmd-login{width:100%;height:100%;display:flex;align-items:flex-end;background-color:#33333340}.jsmd-login>.login{display:grid;justify-items:center;position:relative;z-index:1000000;margin:0 auto 7rem}.jsmd-login h1{font-size:1.75rem;line-height:2rem;margin-bottom:1rem;text-align:center;color:#f8e8d8}form{display:flex;justify-content:center}.jsmd-login form input#password{border:none;padding:.75rem 1rem .75rem 1.25rem;border:2px solid transparent;width:100%;min-width:272px;background:#f8e8d8;color:#333;border-radius:.75rem 0 0 .75rem;transition:background .25s ease-in-out}.error{color:#fff;margin:1.5rem 0 0;font-size:1.25rem}.jsmd-login form input#submit{background:#f8e8d8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='none' d='M22.5 22.5h-21v-21h21z'/%3E%3Cpath fill='%23919191' d='M6.118 13.188h9.128l-3.3 3.3a.861.861 0 0 0 1.217 1.217l4.781-4.781a.84.84 0 0 0 0-1.217l-4.781-4.868a.84.84 0 0 0-1.217 0 .84.84 0 0 0 0 1.217l3.3 3.39H6.118a.821.821 0 0 0-.869.869.871.871 0 0 0 .869.873Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;border:none;padding:50px .75rem 0;cursor:pointer;border-radius:0 .75rem .75rem 0;transition:background-color .25s ease-in-out;height:47px;border:2px solid transparent}.jsmd-login form input#password:hover,.jsmd-login form input#submit:hover{background-color:#e2d4c5}.jsmd-login form input#password:focus,.jsmd-login form input#submit:focus{border:2px solid #813408;outline:none}.jsmd-login form input::-webkit-input-placeholder{font-size:.95rem}.jsmd-login>.login>.error{max-width:250px;text-align:center}@media screen and (max-width:499px){.jsmd-login form input::-webkit-input-placeholder{font-size:.85rem}.jsmd-login>.login{max-width:240px}.jsmd-login form input#password{min-width:auto}}html,body{margin:0;width:100%;height:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin-top:0;box-sizing:border-box}body,button,input{color:#3e3f20;background-color:#f8f8f7;font-family:Alegreya,serif;font-weight:400;font-style:normal}h1{font-family:Alegreya,sans-serif;font-weight:100;position:relative;display:inline-block;margin-bottom:.5rem}#root{padding:0;margin:0 auto;display:flex}#root,#root>*{width:100%;height:100%}p{margin-bottom:1.5rem}a,button{font-weight:500;color:#3e3f20;text-decoration:inherit}a:hover{color:#3e3f20}ol,ul{padding:0}ul li,ol li{list-style-type:none}.jm-cta{color:#fff;border:1px solid #Ffffff;border-radius:12px;padding:.5rem 1.125rem;font-size:1.5rem;display:inline-block;transition:all .15s ease}.jm-cta:hover{color:#3e3f20;background-color:#fff}.jm-cta:after{display:inline-block;width:12px;height:16px;margin:0 0 0 12px;content:"";background:transparent url('data:image/svg+xml,<svg width="9" height="15" viewBox="0 0 9 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.79246 7.79246L1.79246 13.7925C1.38241 14.2025 0.717588 14.2025 0.307538 13.7925C-0.102513 13.3824 -0.102513 12.7176 0.307538 12.3075L5.56508 7.05L0.307538 1.79246C-0.102513 1.38241 -0.102513 0.717588 0.307538 0.307538C0.717588 -0.102513 1.38241 -0.102513 1.79246 0.307538L7.79246 6.30754C8.20251 6.71759 8.20251 7.38241 7.79246 7.79246Z" fill="white"/></svg>') no-repeat center center;transition:all .15s ease}.jm-cta:hover:after{background:transparent url('data:image/svg+xml,<svg width="9" height="15" viewBox="0 0 9 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.79246 7.79246L1.79246 13.7925C1.38241 14.2025 0.717588 14.2025 0.307538 13.7925C-0.102513 13.3824 -0.102513 12.7176 0.307538 12.3075L5.56508 7.05L0.307538 1.79246C-0.102513 1.38241 -0.102513 0.717588 0.307538 0.307538C0.717588 -0.102513 1.38241 -0.102513 1.79246 0.307538L7.79246 6.30754C8.20251 6.71759 8.20251 7.38241 7.79246 7.79246Z" fill="%233E3F20"/></svg>') no-repeat center center;transition:all .15s ease}.crossfade-root{position:relative}.layer{opacity:0;transition:opacity .45s ease;will-change:opacity}.layer.is-visible{opacity:1;display:grid;row-gap:2rem}.layer--login.is-fading{opacity:0}@media screen and (max-width:767px){.layer.is-visible{row-gap:0}}
