@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700|Montserrat+Alternates:700|Source+Code+Pro:400,500,700';html,body{margin:0;padding:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,input{font-family:Lato, BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;font-size:100%;line-height:1.5}code,pre,bit,not{font-family:'Source Code Pro', monospace;font-size:1.125em;font-weight:400}bit,not{display:inline;border-top:solid 1px transparent;margin:0 2px}not{border-color:black}big{display:inline;font-size:2em;line-height:0.5}.select-field::before,.dropdown>button::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}a.button{text-decoration:none}a.button,button{display:block;height:1.75rem;white-space:nowrap;font-size:.875rem;line-height:1.5rem;vertical-align:top;padding:calc(.125rem - 1px) .75rem;border:solid #f5f5f5 1px;border-radius:0.25rem;background:#f5f5f5;color:rgba(0,0,0,0.87);font-family:'Source Code Pro', monospace}a.button.icon,button.icon{width:1.75rem;padding:calc(.125rem - 1px)}a.button>svg,button>svg{width:1.5rem;height:1.5rem}a.button:disabled,button:disabled{color:rgba(0,0,0,0.26)}a.button:disabled>svg,button:disabled>svg{fill:rgba(0,0,0,0.26)}a.button:not(:disabled),button:not(:disabled){cursor:pointer}a.button:not(:disabled):hover,button:not(:disabled):hover{background:#dcdcdc;border-color:#dcdcdc}a.button:not(:disabled):active,button:not(:disabled):active{box-shadow:0 3px 10px rgba(0,0,0,0.23),0 3px 10px rgba(0,0,0,0.16)}a.button.is-primary,button.is-primary{background:#2196f3;border-color:#2196f3;color:rgba(255,255,255,0.87)}a.button.is-primary:not(:disabled):hover,button.is-primary:not(:disabled):hover{background:#1976d2;border-color:#1976d2}a.button.is-primary:disabled,button.is-primary:disabled{color:rgba(255,255,255,0.54)}a.button.is-primary:disabled>svg,button.is-primary:disabled>svg{fill:rgba(255,255,255,0.54)}a.button.is-default:focus,a.button.is-default:not(:disabled):hover,button.is-default:focus,button.is-default:not(:disabled):hover{background:#0c7cd5;border-color:#0c7cd5;color:rgba(255,255,255,0.87)}a.button.is-warning.is-default,button.is-warning.is-default{background:#e53935;border-color:#e53935;color:rgba(255,255,255,0.87)}a.button.is-warning.is-default:disabled,button.is-warning.is-default:disabled{color:rgba(255,255,255,0.54)}a.button.is-warning.is-default:disabled>svg,button.is-warning.is-default:disabled>svg{fill:rgba(255,255,255,0.54)}a.button.is-warning:focus,a.button.is-warning:not(:disabled):hover,button.is-warning:focus,button.is-warning:not(:disabled):hover{background:#cd1e1a;border-color:#cd1e1a;color:rgba(255,255,255,0.87)}a.button.is-current:disabled,button.is-current:disabled{color:rgba(0,0,0,0.87)}a.button.is-current:disabled>svg,button.is-current:disabled>svg{fill:rgba(0,0,0,0.87)}a.button:focus,button:focus{outline:none}a.button:focus:not(:active):not(:hover),button:focus:not(:active):not(:hover){border-color:#ffc107}a.button::-moz-focus-inner,button::-moz-focus-inner{border:0}header>nav>div>.dropdown>a.button,header>nav>div>.dropdown>button,.breadcrumb>a.button,.breadcrumb>button{background:#fff;border-color:#fff}.dropdown>button:enabled{cursor:default}.dropdown>button:enabled:hover{background:#f5f5f5;border-color:#f5f5f5}.dropdown>button:enabled:active{box-shadow:none}.buttons,footer>nav{display:flex;flex-wrap:nowrap}.buttons>a.button,.buttons>button,.buttons>.dropdown,footer>nav>a.button,footer>nav>button,footer>nav>.dropdown{margin-right:.25rem}.buttons>div:not(.dropdown),footer>nav>div:not(.dropdown){height:1rem;white-space:nowrap;font-size:1rem;line-height:1rem;margin:0.75rem 1.5rem}nav.buttons>button,nav.buttons>a.button,nav.buttons>.dropdown>button{margin-top:.375rem;margin-bottom:.375rem}.tags{display:flex;flex-wrap:nowrap}.tags>button{height:1.25rem;font-size:.875rem;line-height:1rem;padding:calc(.125rem - 1px) .5rem;margin-right:.25rem;background:#607d8b;border-color:#607d8b;color:rgba(255,255,255,0.87)}.tags>button:enabled:hover{background:#4b626d;border-color:#4b626d}.tags>button:disabled{color:rgba(255,255,255,0.54)}.tags>button:disabled>svg{fill:rgba(255,255,255,0.54)}button.delete{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:0.625rem;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:1.25rem;min-height:1.25rem;max-height:1.25rem;width:1.25rem;min-width:1.25rem;max-width:1.25rem;padding:0;outline:0;position:relative;vertical-align:top;background:rgba(10,10,10,0.2)}button.delete:hover{background:rgba(10,10,10,0.5)}button.delete.is-large{border-radius:1.25rem;height:2.5rem;min-height:2.5rem;max-height:2.5rem;width:2.5rem;min-width:2.5rem;max-width:2.5rem}button.delete::before{height:2px;width:50%}button.delete::after{height:50%;width:2px}button.delete::before,button.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.dropdown{position:relative}.dropdown>button{padding-right:2.5em}.dropdown>button::after{border-color:#000;margin-top:-0.375em;right:1.125em}.dropdown>button:disabled::after{border-color:rgba(0,0,0,0.26)}.dropdown>.menu{display:none;background-color:#fff;border:1px solid lightgray;border-radius:0.375rem;box-shadow:0 8px 8px rgba(0,0,0,0.1);padding-top:0.25rem;padding-bottom:0.25rem;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:calc(100% + (-4px));z-index:20}.dropdown>.menu>a,.dropdown>.menu>button{width:100%;border-radius:0;text-align:left}.dropdown.right>.menu,.right .dropdown>.menu{left:auto;right:0}.dropdown:focus>.menu,.dropdown:hover>.menu{display:block;pointer-events:auto}.dropdown:focus-within>.menu{display:block;pointer-events:auto}.dropdown>button:disabled+.menu{display:none}ul.breadcrumbs>li>.dropdown>.menu>a,ul.breadcrumbs>li>.dropdown>.menu>button{position:relative;padding-left:2rem}ul.breadcrumbs>li>.dropdown>.menu>a.is-current::before,ul.breadcrumbs>li>.dropdown>.menu>button.is-current::before{content:" ";display:inline-block;pointer-events:none;height:0.625em;width:0.625em;border:3px solid black;border-radius:2px;border-top:0;border-left:0;transform:rotate(-45deg);transform-origin:center;position:absolute;left:0.75rem;top:0.5625rem}.fields{display:flex;flex-wrap:wrap}.fields>.is-full{flex:1 1 720px}.fields>.is-half{flex:1 1 360px}.fields>.is-quarter{flex:1 1 180px}.fields>.is-auto{flex:0 0 auto}.fields>.is-date{flex:0 0 6rem}.radio-field,.select-field,.text-field{padding:0.25rem}.radio-field.is-hidden,.select-field.is-hidden,.text-field.is-hidden{display:none}.radio-field>.items{display:flex;flex-wrap:wrap}.radio-field>.items>label+label{margin-left:.5rem}.radio-field>.items>label{display:flex;cursor:pointer;height:1.5rem;line-height:1.5rem}.radio-field>.items input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:1.625rem;height:1.5rem;margin:0;outline:none;background:inherit;border-color:inherit;color:inherit}.radio-field>.items input+span{position:relative;font-size:1rem;white-space:nowrap;user-select:none}.radio-field>.items input::-ms-check{opacity:0}.radio-field>.items input+span:before{display:block;content:" ";position:absolute;top:.125rem;left:-1.5rem;width:1.25rem;height:1.25rem;border-radius:.625rem;border:.125rem solid black;transition-duration:450ms;transition-property:border-color}.radio-field>.items input:disabled+span{color:rgba(0,0,0,0.26);cursor:not-allowed}.radio-field>.items input:disabled+span:before{border-color:rgba(0,0,0,0.26);cursor:not-allowed}.radio-field>.items input+span:after{display:block;content:" ";position:absolute;top:.4375rem;left:-1.1875rem;width:.625rem;height:.625rem;border-radius:.3125rem;background:transparent;transition-duration:450ms;transition-property:background}.radio-field>.items input:checked+span{color:#2196f3}.radio-field>.items input:checked+span:before{border-color:#2196f3}.radio-field>.items input:checked+span:after{background:#2196f3}.radio-field>.items input:focus+span:before{border-color:#ffc107}.radio-field>.items input:checked:focus+span:after{background:#ffc107}.select-field{position:relative}.select-field>select{display:block;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;font-size:1rem;height:1.5rem;line-height:1.5rem;min-width:100%;padding-right:2rem;margin:0;color:#2196f3}.select-field>select:focus{outline:none}.select-field>select>option{font-weight:normal;color:black}.select-field>select:-moz-focusring{color:transparent;text-shadow:0 0 0 #2196f3}.select-field::before{border-color:#000;top:1.5rem;right:1.125rem}.text-field>input{display:block;outline:none;border:none;background-color:transparent;color:#2196f3;font-size:1rem;line-height:1.5rem;width:100%;padding:0px;margin:0}.text-field>input::placeholder{color:lightgray}.text-field>input[disabled],.text-field>input[readonly]{color:black}.text-field.date>input{width:6em}.text-field.right>input{text-align:right;margin-left:auto}.underline{display:block;min-height:1rem;position:relative;color:#f44336;font-size:0.875rem;line-height:0.875rem}.underline:before{display:block;content:" ";border:none;border-top:solid 1px lightgray;height:1px;margin:0}.underline:not(:empty):before{border-top-color:red}.underline:after{display:block;content:" ";transition-duration:450ms;transition-property:left, width;left:50%;width:0;border:none;border-top:solid 2px #ffc107;position:absolute;height:0;top:0;margin:0}.select-field>select:focus+.underline:after,.text-field>input:focus+.underline:after{left:0;width:100%}.radio-field:focus-within>.underline:after{left:0;width:100%}td>.radio-field,td>.text-field{padding:0}td>.radio-field>.label,td>.text-field>.label{display:none}td>.radio-field>.underline,td>.text-field>.underline{min-height:2px}h1{font-family:'Montserrat Alternates', sans-serif;font-size:2em;font-weight:bold;margin-top:0.5em;margin-bottom:0.5rem}h1::after{content:"";display:block;border-bottom:1px solid darkgray}h2{font-family:'Montserrat Alternates', sans-serif;font-size:1.5em;font-weight:bold;margin-top:0.5em;margin-bottom:0.5rem}h2::after{content:"";display:block;border-bottom:1px solid lightgray}h3{font-family:'Montserrat Alternates', sans-serif;font-size:1em;font-weight:bold;margin-top:0.5em;margin-bottom:0.5rem}h3::after{content:"";display:block;border-bottom:1px solid lightgray}.label{color:black;height:0.875rem;font-size:0.875rem;font-weight:bold;line-height:0.875rem}:not(.is-disabled)>.label>label{cursor:pointer}.is-disabled>.label{color:rgba(0,0,0,0.26)}.is-required>.label::after{content:"*";color:#f44336}ol{counter-reset:list;list-style-type:none}ol>li{position:relative}ol>li::before{position:absolute;right:calc(100% + 0.5rem);counter-increment:list;content:counters(list, ".") ".";font-weight:bold}ul{list-style-type:none}ul>li::before{content:"\25CF";color:#2196f3;display:inline-block;width:1rem;margin-left:-1.5rem;float:left}dl>dt{font-weight:bold}dl>dt::after{content:":"}dl>dd{margin-left:2.5rem}ul.compact>li>p,ol.compact>li>p,dl.compact>dd>p{margin-top:0;margin-bottom:0}dl.compact{display:flex;flex-flow:row wrap}dl.compact>dt{flex-basis:7rem;text-align:right}dl.compact>dd{flex-basis:calc(90% - 7rem);flex-grow:1;margin-left:.5rem}.loader{animation:spinAround 500ms infinite linear;border:0.125rem solid lightgrey;border-radius:0.5rem;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}h1>span.loader,p>span.loader{display:inline-block;margin-right:0.5rem}div.message{flex-basis:100%;padding:1rem;margin-top:0.5rem;margin-bottom:1rem;font-size:1rem;line-height:1rem;border-radius:0.25rem;border-style:solid;border-width:0 0 0 0.25rem;background:#eceff1;border-color:#607d8b;color:#263238}div.message.error,div.message.is-danger{background:#ffebee;border-color:#e53935;color:#b71c1c}aside.modal{z-index:100;position:fixed;top:0px;left:0px;width:100vw;height:100vh;visibility:hidden;background:rgba(0,0,0,0)}aside.modal:not(:empty){visibility:visible;background:rgba(0,0,0,0.7)}aside.modal>div{background:white;width:512px;margin:4rem auto;padding:1rem;border:3px solid darkgrey;border-radius:0.5rem;position:relative;opacity:1}aside.modal>div.error{border:3px solid #e53935}aside.modal>div>h1{margin-top:0px}aside.modal>button.delete{position:fixed;right:1.5rem;top:1.5rem}span.pill{align-items:center;background-color:#2196f3;border-radius:0.25rem;color:#fff;display:inline-flex;font-size:0.75rem;height:1.2rem;justify-content:center;line-height:1.2rem;padding-left:0.5rem;padding-right:0.5rem;white-space:nowrap;margin-left:0.5rem;margin-right:0.5rem}span.pill:first-child{margin-left:0}span.pill:last-child{margin-right:0}.progress{position:relative;width:100%;height:4px;overflow:hidden;background:lightgrey}header>.progress{height:1px;background:inherit;z-index:-1}h1>.progress{margin-bottom:-1px;height:2px}h1>.progress.idle{display:none}.progress>.primary,.progress>.secondary{position:absolute;width:100%;height:100%;animation:none;transform-origin:top left}.progress>.primary{left:-145.166611%;animation:progress-primary-translate 2s infinite linear}.progress>.secondary{left:-54.888891%;animation:progress-secondary-translate 2s infinite linear}.progress>.primary>.inner,.progress>.secondary>.inner{display:inline-block;position:absolute;width:100%;animation:none;border-top:4px solid #2196f3}.progress>.primary>.inner{animation:progress-primary-scale 2s infinite linear}.progress>.secondary>.inner{animation:progress-secondary-scale 2s infinite linear}.progress.error{background:#e53935}.progress.idle>.primary,.progress.idle>.secondary,.progress.error>.primary,.progress.error>.secondary{display:none}@keyframes progress-primary-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(83.67142%)}100%{transform:translateX(200.611057%)}}@keyframes progress-primary-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.661479)}100%{transform:scaleX(0.08)}}@keyframes progress-secondary-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(37.651913%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(84.386165%)}100%{transform:translateX(160.277782%)}}@keyframes progress-secondary-scale{0%{animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);transform:scaleX(0.457104)}44.15%{animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}table{border-spacing:0;border-collapse:collapse}table.is-fixed{table-layout:fixed}table.is-full{min-width:100%}table>colgroup>col.width-2rem{width:2rem}table>colgroup>col.width-3rem{width:3rem}table>colgroup>col.width-4rem{width:4rem}table>colgroup>col.width-5rem{width:5rem}table>colgroup>col.width-6rem,table>colgroup>col.width-date{width:6rem}table>colgroup>col.width-7rem{width:7rem}table>colgroup>col.width-8rem,table>colgroup>col.width-money{width:8rem}table.col-1-right th:nth-child(1),table.col-1-right td:nth-child(1),table.col-2-right th:nth-child(2),table.col-2-right td:nth-child(2),table.col-3-right th:nth-child(3),table.col-3-right td:nth-child(3),table.col-4-right th:nth-child(4),table.col-4-right td:nth-child(4),table.col-5-right th:nth-child(5),table.col-5-right td:nth-child(5),table th.is-right,table td.is-right,table.col-1-money th:nth-child(1),table.col-1-money td:nth-child(1),table.col-2-money th:nth-child(2),table.col-2-money td:nth-child(2),table.col-3-money th:nth-child(3),table.col-3-money td:nth-child(3),table.col-4-money th:nth-child(4),table.col-4-money td:nth-child(4),table.col-5-money th:nth-child(5),table.col-5-money td:nth-child(5),table th.is-money,table td.is-money{text-align:right}table.col-1-4rem th:nth-child(1),table.col-2-4rem th:nth-child(2),table.col-3-4rem th:nth-child(3),table.col-4-4rem th:nth-child(4),table.col-5-4rem th:nth-child(5),table th.is-4rem{width:4rem}table.col-1-5rem th:nth-child(1),table.col-2-5rem th:nth-child(2),table.col-3-5rem th:nth-child(3),table.col-4-5rem th:nth-child(4),table.col-5-5rem th:nth-child(5),table th.is-5rem{width:5rem}table.col-1-6rem th:nth-child(1),table.col-2-6rem th:nth-child(2),table.col-3-6rem th:nth-child(3),table.col-4-6rem th:nth-child(4),table.col-5-6rem th:nth-child(5),table th.is-6rem,table.col-1-date th:nth-child(1),table.col-2-date th:nth-child(2),table.col-3-date th:nth-child(3),table.col-4-date th:nth-child(4),table.col-5-date th:nth-child(5),table th.is-date{width:6rem}table.col-1-7rem th:nth-child(1),table.col-2-7rem th:nth-child(2),table.col-3-7rem th:nth-child(3),table.col-4-7rem th:nth-child(4),table.col-5-7rem th:nth-child(5),table th.is-7rem{width:7rem}table.col-1-8rem th:nth-child(1),table.col-2-8rem th:nth-child(2),table.col-3-8rem th:nth-child(3),table.col-4-8rem th:nth-child(4),table.col-5-8rem th:nth-child(5),table th.is-8rem,table.col-1-money th:nth-child(1),table.col-2-money th:nth-child(2),table.col-3-money th:nth-child(3),table.col-4-money th:nth-child(4),table.col-5-money th:nth-child(5),table th.is-money{width:8rem}table>thead>tr>th>div{border-bottom:2px solid #607d8b;transition-duration:450ms;transition-property:border-bottom}table.is-clickable>tbody>tr,table.is-selectable>tbody>tr{user-select:none;cursor:pointer}table>tbody>tr:hover>td,table>tbody>tr:hover>tr{background-color:#f5f5f5}table:focus{outline:none}table:focus>thead>tr>th>div{border-bottom:2px solid #ffc107}table>tbody>tr{transition-duration:450ms;transition-property:background}table>tbody>tr:not(.secondary)>td{border-top:1px solid #eceff1}table>tbody>tr[folder="1"]>td:first-child{padding-left:2rem}table>tbody>tr[folder="2"]>td:first-child{padding-left:4rem}table>tbody>tr[folder="3"]>td:first-child{padding-left:6rem}table>tbody tr.subtotal>td:not(:empty){border-top:2px solid #607d8b;font-weight:bold;text-align:right}table>tfoot>tr>td:not(:empty){border-top:3px double #607d8b;font-weight:bold;text-align:right}table>tbody>tr.is-selected{background:#ffc107}table:focus>tbody>tr.is-selected{background:#ffc107}th{text-align:left;padding:0;line-height:1.5rem}th>div{padding:1px 4px 0px;white-space:nowrap}td{padding:1px 4px 0px;line-height:1.5rem;white-space:nowrap}td.is-debit{color:#b71c1c}td.is-red{color:#f44336}td.is-green{color:green}article>header{height:2.5rem;position:sticky;top:0px;z-index:40;background:#fff;color:#000;border-bottom:solid #2196f3 1px;box-shadow:0 1px 4px rgba(33,150,243,0.24),0 1px 6px rgba(33,150,243,0.12)}article>header>nav{display:flex;flex-wrap:nowrap;justify-content:space-between;padding-top:.375rem;padding-bottom:calc(.375rem - 2px)}article>header>nav>.left,article>header>nav>.right{display:flex}article>header.error{border-bottom-color:#e53935;box-shadow:0 1px 4px rgba(229,57,53,0.24),0 1px 6px rgba(229,57,53,0.12)}ul.breadcrumbs{display:flex;flex-wrap:nowrap;justify-content:flex-start;list-style:none;margin:0;padding:0}ul.breadcrumbs li{display:flex;align-items:center}ul.breadcrumbs li+li::before{content:" ";display:block;pointer-events:none;height:0.625em;width:0.625em;margin-right:0.3125rem;border:3px solid black;border-radius:2px;border-top:0;border-left:0;transform:rotate(-45deg);transform-origin:center}.breadcrumb{display:flex;align-items:center}.breadcrumb+.breadcrumb::before{content:" ";display:block;pointer-events:none;height:0.625em;width:0.625em;margin-right:0.3125rem;border:3px solid black;border-radius:2px;border-top:0;border-left:0;transform:rotate(-45deg);transform-origin:center}article>footer{position:sticky;z-index:40;margin-top:2.5rem;height:2.5rem;bottom:0px;background:white}article>footer>nav{justify-content:center;padding-top:calc(.375rem - 1px);padding-bottom:.375rem}.fixed-footer article>footer{border-top:solid #2196f3 1px;box-shadow:0 -1px 4px rgba(33,150,243,0.24),0 -1px 6px rgba(33,150,243,0.12)}section>nav.buttons{background:white;position:sticky;top:2.5rem;z-index:20}section>table>thead>tr>th{background:white;position:sticky;top:2.5rem;z-index:10}section>nav.buttons+table>thead>tr>th{top:5rem}body{overflow-y:scroll}article{min-inline-size:fit-content}article>section{min-inline-size:fit-content;position:relative;text-align:center}article>section>*{text-align:initial}article>header>nav,article>section>div,article>section>nav,article>section>form,article>section>p,article>section>h1,article>section>h2,article>section>h3,article>section>h4,article>section>dl,article>footer>nav{width:calc(100vw - 1.5rem);padding-left:1.5rem;position:sticky;left:0}article>section>blockquote,article>section>.quote{width:calc(100vw - 1.5rem);margin-left:0;margin-right:0;padding-left:5rem;padding-right:3.5rem;position:sticky;left:0}article>section>blockquote.indent,article>section>.quote.indent{padding-left:7rem;text-indent:-2rem}article>section>blockquote+.quote,article>section>.quote+.quote{margin-top:0}article>section>ol,article>section>ul{width:calc(100vw - 1.5rem);padding-left:4rem;position:sticky;left:0}article>section>table{display:inline-table;min-width:calc(100vw - 3rem)}td,th,tr{max-width:calc(100vw - 6rem);overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 960px){article>header>nav,article>section>div,article>section>nav,article>section>form,article>section>p,article>section>h1,article>section>h2,article>section>h3,article>section>h4,article>section>dl,article>footer>nav{padding-left:calc(1.5rem + ((100vw - 960px) / 2));padding-right:calc((100vw - 960px) / 2)}article>section>ol,article>section>ul{padding-left:calc(4rem + ((100vw - 960px) / 2));padding-right:calc((100vw - 960px) / 2)}article>section>blockquote,article>section>.quote{padding-left:calc(5rem + ((100vw - 960px) / 2));padding-right:calc(3.5rem + ((100vw - 960px) / 2))}article>section>blockquote.indent,article>section>.quote.indent{padding-left:calc(7rem + ((100vw - 960px) / 2))}article>section>table{min-width:calc(960px - 3rem)}td,th,tr{max-width:calc(960px - 3rem)}}div.grecaptcha-badge{z-index:41}
