:root{--md-sys-color-primary: #0468CC}body{margin:0;font-size:18px;font-family:Roboto,Sans-Serif;box-sizing:border-box;min-height:100vh;background-color:var(--md-sys-color-surface-bright);color:var(--md-sys-color-on-primary-fixed, #000);font-family:var(--md-sys-typescale-body-font-family-name);font-style:var(--md-sys-typescale-body-font-family-style);font-weight:var(--md-sys-typescale-body-font-weight);font-size:var(--md-sys-typescale-body-font-size);line-height:var(--md-sys-typescale-body-line-height);letter-spacing:var(--md-sys-typescale-body-letter-spacing)}h1{font-family:var(--md-sys-typescale-h1-font-family-name);font-style:var(--md-sys-typescale-h1-font-family-style);font-weight:var(--md-sys-typescale-h1-font-weight);font-size:var(--md-sys-typescale-h1-font-size);line-height:var(--md-sys-typescale-h1-line-height);letter-spacing:var(--md-sys-typescale-h1-letter-spacing);text-align:center;margin:0}h2{font-family:var(--md-sys-typescale-h2-font-family-name);font-style:var(--md-sys-typescale-h2-font-family-style);font-weight:var(--md-sys-typescale-h2-font-weight);font-size:var(--md-sys-typescale-h2-font-size);line-height:var(--md-sys-typescale-h2-line-height);letter-spacing:var(--md-sys-typescale-h2-letter-spacing);text-align:center;margin:0;display:flex;flex-flow:row wrap;justify-content:center}h3{font-family:var(--md-sys-typescale-h3-font-family-name);font-style:var(--md-sys-typescale-h3-font-family-style);font-weight:var(--md-sys-typescale-h3-font-weight);font-size:var(--md-sys-typescale-h3-font-size);line-height:var(--md-sys-typescale-h3-line-height);letter-spacing:var(--md-sys-typescale-h3-letter-spacing);margin:0}h4{font-family:var(--md-sys-typescale-h4-font-family-name);font-style:var(--md-sys-typescale-h4-font-family-style);font-weight:var(--md-sys-typescale-h4-font-weight);font-size:var(--md-sys-typescale-h4-font-size);line-height:var(--md-sys-typescale-h4-line-height);letter-spacing:var(--md-sys-typescale-h4-letter-spacing);margin:0}h1 small{font-size:42px;font-weight:400;line-height:46px}p:first-child{margin-top:0}p:last-child{margin-bottom:0}ul{margin:0}.h1-hero{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;color:var(--md-sys-color-tertiary-container);margin:auto;font-size:clamp(48px,5vw,64px)}h1.h1-hero small{color:var(--md-sys-color-primary);line-height:54px}.app-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;position:sticky;top:0;left:0;z-index:1000;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);box-shadow:0 1px 6px var(--md-sys-color-shadow)}.footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:10vh;background:var(--md-sys-color-tertiary-container, #777);color:var(--md-sys-color-on-tertiary-container);box-shadow:0 1px 6px var(--md-sys-color-shadow)}.main-content{min-height:90vh;max-width:1280px;display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:144px;margin:auto;padding-bottom:144px;background-color:var(--md-sys-color-primary-fixed, #666)}.top-section{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:80px}.mid-section{display:flex;flex-direction:column;justify-content:start;align-items:center;max-width:1280px;margin:0 auto;padding:0 16px;row-gap:80px}.medium-container{display:flex;flex-flow:column;column-gap:40px;row-gap:40px;width:100%;max-width:992px;margin:auto}.wide-container{display:flex;flex-flow:column;row-gap:80px;width:100%;max-width:1280px;margin:auto}.content-wrapper{display:flex;flex-flow:column;row-gap:20px}.btn-link{height:36px;background:none;background-color:transparent;color:var(--md-sys-color-on-tertiary-container);font-size:1.1em;border:0;padding:.25em 1em}.btn-link:hover{background-color:var(--md-sys-color-tertiary-fixed-dim)}.btn-link svg{fill:var(--md-sys-color-on-tertiary-container);margin-right:.25em}.wrap-left{display:flex;flex-direction:row;justify-content:start;align-items:center;margin:4px}.wrap-left a{display:flex;flex-direction:row;justify-content:start;align-items:center}.wrap-right{display:flex;flex-direction:row;justify-content:end;align-items:center}.wrap-right button{margin-right:8px}.right-drawer{position:fixed;width:240px;top:0;right:-244px;height:100%;background-color:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);z-index:999;padding-top:50px;transition:right 1s ease-in-out;border:1px solid var(--md-sys-color-outline)}.right-drawer:focus{right:0}.right-drawer ul{padding:0;margin:0;list-style:none}.right-drawer ul li{margin:.5em 0}.right-drawer ul li button{width:100%}.right-drawer hr{margin:.5em 0;border:.5px solid var(--md-sys-color-outline);border-top:0}.hide-mobile{display:none}.lead{font-size:1.5em;padding:0 1em;margin-top:0;text-align:justify;max-width:500px}p.lead{margin:0}.card-wrapper,.media-card-wrapper{display:flex;flex-flow:row wrap;justify-content:center;align-content:stretch;padding:0;row-gap:40px;column-gap:40px}.media-card-wrapper{row-gap:24px;column-gap:24px}.card{display:flex;min-width:300px;max-width:360px;padding:32px;flex-direction:column;flex:1;justify-content:start;align-items:center;background:var(--md-sys-color-primary-fixed-dim);color:var(--md-sys-color-on-primary-fixed-variant);border-radius:8px;overflow:hidden;row-gap:24px;box-sizing:border-box}.calc-card,.search-card{overflow:hidden;box-sizing:border-box;padding:32px 16px 64px}.media-card{box-shadow:1px 1px 3px var(--md-sys-color-shadow, #777);background:var(--md-sys-color-primary-container);padding:8px;min-height:60px;min-width:180px;max-width:180px}.card svg{fill:var(--md-sys-color-on-primary-fixed)}.card-header{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:16px;color:var(--md-sys-color-on-primary-fixed);text-align:center}.card-media{opacity:.25;width:110%;height:200px;margin:-32px 0 0;background:inherit;background-position-x:center;background-position-y:top;background-size:cover}.card-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.card-content{display:flex;flex-direction:column;justify-content:center;align-items:start;text-align:justify}.card-content p:first-child{margin-top:0}.card-content p:last-child{margin-bottom:0}.card-action{display:flex;flex-direction:column;justify-content:center;align-items:center}.error-msg{background:var(--md-sys-color-error-container);color:var(--md-sys-color-error);border-color:var(--md-sys-color-on-error-container);border-style:solid;border-radius:4px;border-width:1px;padding:16px;font-size:1.25em}.success-msg{background-color:var(--md-sys-color-tertiary);color:var(--md-sys-color-on-tertiary);border-color:var(--md-sys-color-outline);border-style:solid;border-radius:4px;border-width:1px;padding:16px;font-size:1.25em}.copy-wrapper{line-height:normal;max-width:400px}.top-row{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1em 0 .5em}.middle-row{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5em 0}.inner-wrapper{transition:left 2s ease-in-out}
