.animate{transition:all .2s}.rotate-90-cw{transform:rotate(90deg)}@keyframes drop-in{0%{opacity:0;margin-top:-15px}to{opacity:1;margin-top:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-out{0%{opacity:100%}to{opacity:0%}}@keyframes skeleton-pulse{0%{filter:brightness(100%)}to{filter:brightness(95%)}}:root{font-size:16px}@media screen and (max-width:984px){:root{font-size:14px}}*{margin:0;-webkit-font-smoothing:antialiased}body{margin:0;padding:0;font-family:Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;text-align:left}html[data-theme=lp] body{color:#52504a}html[data-theme=gp] body{color:#525252}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2;font-family:Montserrat,sans-serif}h1.title,h2.title,h3.title,h4.title,h5.title,h6.title,.h1.title,.h2.title,.h3.title,.h4.title,.h5.title,.h6.title{padding-bottom:.25rem;border-bottom:2px solid #e49640;margin-bottom:1.75rem;text-transform:uppercase;width:100%}h1.title span,h2.title span,h3.title span,h4.title span,h5.title span,h6.title span,.h1.title span,.h2.title span,.h3.title span,.h4.title span,.h5.title span,.h6.title span{color:#e49640}h1.upper-case,h2.upper-case,h3.upper-case,h4.upper-case,h5.upper-case,h6.upper-case,.h1.upper-case,.h2.upper-case,.h3.upper-case,.h4.upper-case,.h5.upper-case,.h6.upper-case{text-transform:uppercase}html[data-theme=lp] h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#615f57}html[data-theme=lp] h1.title span,h2.title span,h3.title span,h4.title span,h5.title span,h6.title span,.h1.title span,.h2.title span,.h3.title span,.h4.title span,.h5.title span,.h6.title span{color:#e49640}html[data-theme=gp] h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#616161}html[data-theme=gp] h1.title span,h2.title span,h3.title span,h4.title span,h5.title span,h6.title span,.h1.title span,.h2.title span,.h3.title span,.h4.title span,.h5.title span,.h6.title span{color:#036e36}@media only screen and (max-width:564px){h1{font-size:1.5rem}}h1#page-title{text-transform:uppercase;padding-bottom:.5rem;border-bottom:2px solid;font-size:2.5rem}html[data-theme=lp] h1#page-title{border-bottom-color:#e49640}html[data-theme=gp] h1#page-title{border-bottom-color:#036e36}@media only screen and (max-width:564px){h3{font-size:1.5rem}}a{color:#366b96;background-color:transparent;text-decoration:none}a:not(.no-underline):hover{text-decoration:underline}a>.icon{display:inline-block;margin:0 .25em}a.bold{font-weight:500}p{margin-bottom:.75rem;line-height:normal}strong{display:inline}html[data-theme=lp] strong{display:inline!important}.caption{font-size:.85rem}html[data-theme=lp] .caption{color:#a8a699}html[data-theme=gp] .caption{color:#a8a8a8}html[data-theme=lp] body{background:#f2f1ec}html[data-theme=gp] body{background:#f5f5f5}#root{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh}.content-region{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2rem;padding:2rem;align-self:center;box-sizing:border-box;width:100%;max-width:1900px;flex-grow:1;flex-shrink:0;overflow-x:auto}@media screen and (max-width:984px){.content-region{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;flex-wrap:nowrap;padding:.75rem;padding-top:calc(150px + .75rem)}}main.content-container{flex-grow:1;max-width:100%}main.content-container .content-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;width:100%}main.content-container .content-wrapper.full{align-items:stretch}@media screen and (max-width:984px){main.content-container{flex-grow:0}}.block,.flex-row,.flex-col{display:flex;box-sizing:border-box}.block.wrap,.flex-row.wrap,.flex-col.wrap{flex-wrap:wrap}.block.scroll,.flex-row.scroll,.flex-col.scroll{overflow:auto}.block.noscroll,.flex-row.noscroll,.flex-col.noscroll{overflow:hidden}.block.no-gap,.flex-row.no-gap,.flex-col.no-gap{gap:0}.block.shadow,.flex-row.shadow,.flex-col.shadow{box-shadow:#0000004d 0 1px 2px,#00000026 0 2px 4px}.block.transparent,.flex-row.transparent,.flex-col.transparent{background:transparent!important}html[data-theme=gp] .block.flashcard,.flex-row.flashcard,.flex-col.flashcard{background:#f5f5f5}html[data-theme=gp] .block.flashcard.dark,.flex-row.flashcard.dark,.flex-col.flashcard.dark{background:#dedede}html[data-theme=lp] .block.flashcard,.flex-row.flashcard,.flex-col.flashcard{background:#f2f1ec}html[data-theme=lp] .block.flashcard.dark,.flex-row.flashcard.dark,.flex-col.flashcard.dark{background:#d4d0c3}.block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:1rem;border-radius:8px}.block .block{border-radius:4px}.block .block .block{border-radius:2px}.block h1,.block h2,.block h3,.block h4,.block h5,.block h6{margin:0}.block.full{align-self:stretch;justify-self:stretch}.block.center{align-items:center}.block.right{align-items:flex-end}.block.stretch{align-items:stretch}.block.compact{align-self:flex-start}html[data-theme=lp] .block{background:#fbfbf9}html[data-theme=lp] .block.border{border:1px solid #cfcbc0}html[data-theme=lp] .block.border.dark{border-color:#bbb7aa}html[data-theme=gp] .block{background:#fafafa}html[data-theme=gp] .block.border{border:1px solid #bdbcbc}.flex-col{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem}.flex-col.full{align-self:stretch}.flex-col.stretch{align-items:stretch}.flex-col.right{align-items:flex-end}.flex-col.left{align-items:flex-start}.flex-col.center{align-items:center}.flex-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem}.flex-row.full{align-self:stretch}.flex-row.stretch{align-items:stretch}.flex-row.right{justify-content:flex-end}.flex-row.left{justify-content:flex-start}.flex-row.center{justify-content:center}.flex-row.fill>*{flex-grow:1}.flex-row.grow{flex-grow:1}.flex-row.distribute{justify-content:space-evenly}.flex-row.space{justify-content:space-between}.flex-row.middle{align-items:center}.flex-row.bottom{align-items:flex-end}.flex-row.top{align-items:flex-start}.flex-inline{display:inline-flex;gap:.5rem}.flex-inline.middle{align-items:center}.grid{display:grid;gap:.5rem;justify-items:center}.grid.no-gap{gap:0}.grid.full{align-self:stretch;width:100%}.grid.fill{justify-items:stretch}.grid.start{justify-items:start}.grid.end{justify-items:end}.grid.left{justify-content:left}.grid.right{justify-content:right}.grid.center{justify-content:center}.grid.distribute{justify-content:space-evenly}.grid.space{justify-content:space-between}.grid.col-2{grid-template-columns:repeat(2,1fr)}.grid.col-3{grid-template-columns:repeat(3,1fr)}.grid.col-4{grid-template-columns:repeat(4,1fr)}.grid.col-5{grid-template-columns:repeat(5,1fr)}.grid.col-6{grid-template-columns:repeat(6,1fr)}.grid.col-7{grid-template-columns:repeat(7,1fr)}.grid.col-8{grid-template-columns:repeat(8,1fr)}.grid.col-9{grid-template-columns:repeat(9,1fr)}.grid.col-10{grid-template-columns:repeat(10,1fr)}.grid.col-11{grid-template-columns:repeat(11,1fr)}.grid.col-12{grid-template-columns:repeat(12,1fr)}.message-box{font-size:1.1em;padding:1rem}.message-box .headline{font-size:1.25em;margin-bottom:.5rem}fieldset{border:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start}fieldset.stretch{align-items:stretch}fieldset.full{align-self:stretch}legend{font-size:1.25rem;font-weight:500;margin-bottom:.5rem;float:left;width:100%}label{font-weight:500;color:#52504a;display:inline-flex;align-items:baseline;gap:.5rem}label.alt{font-weight:400;font-family:Roboto,Arial,sans-serif}html[data-theme=lp] label{color:#525252}html[data-theme=gp] label{color:#52504a}input,.input-wrapper,select,textarea{font-family:Roboto,Arial,sans-serif;font-size:1rem;padding:.5rem;border:none;outline:1px solid #dedede;border-radius:4px}html[data-theme=lp] input,.input-wrapper,select,textarea{color:#52504a}html[data-theme=lp] input::placeholder,.input-wrapper::placeholder,select::placeholder,textarea::placeholder{color:#a8a699}html[data-theme=gp] input,.input-wrapper,select,textarea{color:#525252}html[data-theme=gp] input::placeholder,.input-wrapper::placeholder,select::placeholder,textarea::placeholder{color:#a8a8a8}.input-wrapper{display:inline-flex;align-items:center;padding:0;overflow:hidden}html[data-theme=lp] .input-wrapper{background:#fbfbf9}html[data-theme=gp] .input-wrapper{background:#fafafa}.input-wrapper i.icon{padding:0 .5rem}.input-wrapper button,.input-wrapper .button,.input-wrapper button.icon-only,.input-wrapper input[type=submit],.input-wrapper input[type=reset],.input-wrapper input[type=button]{padding:0 .5rem;font-size:inherit;align-self:stretch;align-items:center}.input-wrapper button .icon,.input-wrapper .button .icon,.input-wrapper button.icon-only .icon,.input-wrapper input[type=submit] .icon,.input-wrapper input[type=reset] .icon,.input-wrapper input[type=button] .icon{padding:0}.input-wrapper input[type=text],.input-wrapper input[type=email],.input-wrapper input[type=password],.input-wrapper input[type=search]{font-size:inherit;margin:0;border:0;flex-grow:1;outline:none;background:transparent}input[type=checkbox]{position:relative;outline:none}input[type=checkbox]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1em;color:transparent;background-color:#fff;outline-offset:-1px;width:1em;height:1em}html[data-theme=lp] input[type=checkbox]:before{outline:#e49640 solid 2px}html[data-theme=gp] input[type=checkbox]:before{outline:#036e36 solid 2px}input[type=checkbox]:before{font-family:Bootstrap-icons;border-radius:2px;color:#fff;content:""}input[type=checkbox]:checked:before{content:""}html[data-theme=lp] input[type=checkbox]:checked:before{background-color:#e49640!important}html[data-theme=gp] input[type=checkbox]:checked:before{background-color:#036e36!important}input[type=radio]{position:relative;outline:none}input[type=radio]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1em;color:transparent;background-color:#fff;outline-offset:-1px;width:1em;height:1em}html[data-theme=lp] input[type=radio]:before{outline:#e49640 solid 2px}html[data-theme=gp] input[type=radio]:before{outline:#036e36 solid 2px}input[type=radio]:before{border-radius:50%}input[type=radio]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.6);width:1em;height:1em;border-radius:50%}html[data-theme=lp] input[type=radio]:checked:after{background-color:#e49640}html[data-theme=gp] input[type=radio]:checked:after{background-color:#036e36}.flashcard.block input:before{background-color:#f2f1ec}.flashcard.block.dark input:before{background-color:#d4d0c3}button,.button,input[type=submit],input[type=reset],input[type=button]{min-width:80px;cursor:pointer;display:inline-block;font-family:Roboto,Arial,sans-serif;font-weight:500;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;text-decoration:none;border:none;border-radius:4px;outline:none;padding:.375rem .75rem;font-size:1rem;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}button[disabled],button.disabled,.button[disabled],.button.disabled,input[type=submit][disabled],input[type=submit].disabled,input[type=reset][disabled],input[type=reset].disabled,input[type=button][disabled],input[type=button].disabled{color:#9a9a9a!important;background-color:#dedede!important}button[disabled]:hover,button.disabled:hover,.button[disabled]:hover,.button.disabled:hover,input[type=submit][disabled]:hover,input[type=submit].disabled:hover,input[type=reset][disabled]:hover,input[type=reset].disabled:hover,input[type=button][disabled]:hover,input[type=button].disabled:hover{cursor:inherit}button.cancel,.button.cancel,input[type=submit].cancel,input[type=reset].cancel,input[type=button].cancel{color:#9a9a9a;background-color:#dedede}button.cancel:hover,.button.cancel:hover,input[type=submit].cancel:hover,input[type=reset].cancel:hover,input[type=button].cancel:hover{background-color:#dedede}button:not(.text-only,.icon-only),.button:not(.text-only,.icon-only),input[type=submit]:not(.text-only,.icon-only),input[type=reset]:not(.text-only,.icon-only),input[type=button]:not(.text-only,.icon-only){box-shadow:0 1px 2px #00000040}button.icon-button,.button.icon-button,input[type=submit].icon-button,input[type=reset].icon-button,input[type=button].icon-button{display:inline-flex;min-width:0;gap:.25rem}button.large,.button.large,input[type=submit].large,input[type=reset].large,input[type=button].large{width:100%;max-width:150px}button.xl,.button.xl,input[type=submit].xl,input[type=reset].xl,input[type=button].xl{width:100%;max-width:250px}button.full,.button.full,input[type=submit].full,input[type=reset].full,input[type=button].full{flex-grow:1;width:100%}button.icon-only,.button.icon-only,input[type=submit].icon-only,input[type=reset].icon-only,input[type=button].icon-only{border:none;padding:.25rem;min-width:0;background-color:transparent}button.icon-only[disabled],button.icon-only.disabled,.button.icon-only[disabled],.button.icon-only.disabled,input[type=submit].icon-only[disabled],input[type=submit].icon-only.disabled,input[type=reset].icon-only[disabled],input[type=reset].icon-only.disabled,input[type=button].icon-only[disabled],input[type=button].icon-only.disabled{color:#9a9a9a!important;background-color:transparent!important}button.icon-only[disabled]>*,button.icon-only.disabled>*,.button.icon-only[disabled]>*,.button.icon-only.disabled>*,input[type=submit].icon-only[disabled]>*,input[type=submit].icon-only.disabled>*,input[type=reset].icon-only[disabled]>*,input[type=reset].icon-only.disabled>*,input[type=button].icon-only[disabled]>*,input[type=button].icon-only.disabled>*{color:inherit}button.text-only,.button.text-only,input[type=submit].text-only,input[type=reset].text-only,input[type=button].text-only{display:inline-flex;justify-content:center;align-items:center;font-size:1em;background-color:transparent!important;padding:0;min-width:0;border-radius:0;line-height:initial}button.text-only:hover,.button.text-only:hover,input[type=submit].text-only:hover,input[type=reset].text-only:hover,input[type=button].text-only:hover{background-color:transparent!important;text-decoration:underline}button.text-only[disabled],button.text-only.disabled,.button.text-only[disabled],.button.text-only.disabled,input[type=submit].text-only[disabled],input[type=submit].text-only.disabled,input[type=reset].text-only[disabled],input[type=reset].text-only.disabled,input[type=button].text-only[disabled],input[type=button].text-only.disabled{color:#9a9a9a!important}button.text-only[disabled]:hover,button.text-only.disabled:hover,.button.text-only[disabled]:hover,.button.text-only.disabled:hover,input[type=submit].text-only[disabled]:hover,input[type=submit].text-only.disabled:hover,input[type=reset].text-only[disabled]:hover,input[type=reset].text-only.disabled:hover,input[type=button].text-only[disabled]:hover,input[type=button].text-only.disabled:hover{text-decoration:none}button.text-only .icon,.button.text-only .icon,input[type=submit].text-only .icon,input[type=reset].text-only .icon,input[type=button].text-only .icon{margin:0 .25rem}html[data-theme=lp] button,.button,input[type=submit],input[type=reset],input[type=button]{color:#fbfbf9;background-color:#e99617}html[data-theme=lp] button:hover:not([disabled],.disabled),.button:hover:not([disabled],.disabled),input[type=submit]:hover:not([disabled],.disabled),input[type=reset]:hover:not([disabled],.disabled),input[type=button]:hover:not([disabled],.disabled){background-color:#fcb96e}html[data-theme=lp] button.secondary,.button.secondary,input[type=submit].secondary,input[type=reset].secondary,input[type=button].secondary{color:#e49640;background-color:#f2f1ec}html[data-theme=lp] button.secondary:hover,.button.secondary:hover,input[type=submit].secondary:hover,input[type=reset].secondary:hover,input[type=button].secondary:hover{background-color:#e8e7de}html[data-theme=lp] button.danger,.button.danger,input[type=submit].danger,input[type=reset].danger,input[type=button].danger{color:#fff;background-color:#dc3545}html[data-theme=lp] button.danger:hover,.button.danger:hover,input[type=submit].danger:hover,input[type=reset].danger:hover,input[type=button].danger:hover{background-color:#e7727d}html[data-theme=lp] button.icon-only,.button.icon-only,input[type=submit].icon-only,input[type=reset].icon-only,input[type=button].icon-only{color:#e49640;background-color:transparent}html[data-theme=lp] button.icon-only:hover,.button.icon-only:hover,input[type=submit].icon-only:hover,input[type=reset].icon-only:hover,input[type=button].icon-only:hover{background-color:transparent}html[data-theme=lp] button.text-only,.button.text-only,input[type=submit].text-only,input[type=reset].text-only,input[type=button].text-only{color:inherit;font-weight:initial}html[data-theme=lp] button.text-only.primary,.button.text-only.primary,input[type=submit].text-only.primary,input[type=reset].text-only.primary,input[type=button].text-only.primary{color:#e49640}html[data-theme=lp] button.text-only.danger,.button.text-only.danger,input[type=submit].text-only.danger,input[type=reset].text-only.danger,input[type=button].text-only.danger{color:#dc3545}html[data-theme=lp] button.text-only.info,.button.text-only.info,input[type=submit].text-only.info,input[type=reset].text-only.info,input[type=button].text-only.info{color:#266fbb}html[data-theme=lp] button.text-only.success,.button.text-only.success,input[type=submit].text-only.success,input[type=reset].text-only.success,input[type=button].text-only.success{color:#28a745}html[data-theme=lp] button.text-only.warning,.button.text-only.warning,input[type=submit].text-only.warning,input[type=reset].text-only.warning,input[type=button].text-only.warning{color:#ffc107}html[data-theme=lp] button.text-only.cancel,.button.text-only.cancel,input[type=submit].text-only.cancel,input[type=reset].text-only.cancel,input[type=button].text-only.cancel{color:#bdbcbc}html[data-theme=lp] button.text-only.bold,.button.text-only.bold,input[type=submit].text-only.bold,input[type=reset].text-only.bold,input[type=button].text-only.bold{font-weight:500}html[data-theme=lp] button.cancel,.button.cancel,input[type=submit].cancel,input[type=reset].cancel,input[type=button].cancel{color:#9a9a9a;background-color:#dedede}html[data-theme=lp] button.cancel:hover,.button.cancel:hover,input[type=submit].cancel:hover,input[type=reset].cancel:hover,input[type=button].cancel:hover{background-color:#dedede}html[data-theme=gp] button,.button,input[type=submit],input[type=reset],input[type=button]{background-color:#036e36;color:#fafafa;font-weight:initial}html[data-theme=gp] button:hover:not([disabled],.disabled),.button:hover:not([disabled],.disabled),input[type=submit]:hover:not([disabled],.disabled),input[type=reset]:hover:not([disabled],.disabled),input[type=button]:hover:not([disabled],.disabled){background-color:#2ea461}html[data-theme=gp] button.secondary,.button.secondary,input[type=submit].secondary,input[type=reset].secondary,input[type=button].secondary{color:#036e36;background-color:#ececec}html[data-theme=gp] button.secondary:hover,.button.secondary:hover,input[type=submit].secondary:hover,input[type=reset].secondary:hover,input[type=button].secondary:hover{background-color:#e8e8e8}html[data-theme=gp] button.danger,.button.danger,input[type=submit].danger,input[type=reset].danger,input[type=button].danger{color:#fff;background-color:#dc3545}html[data-theme=gp] button.danger:hover,.button.danger:hover,input[type=submit].danger:hover,input[type=reset].danger:hover,input[type=button].danger:hover{background-color:#e7727d}html[data-theme=gp] button.icon-only,.button.icon-only,input[type=submit].icon-only,input[type=reset].icon-only,input[type=button].icon-only{color:inherit;background-color:transparent}html[data-theme=gp] button.icon-only.primary,.button.icon-only.primary,input[type=submit].icon-only.primary,input[type=reset].icon-only.primary,input[type=button].icon-only.primary{color:#036e36}html[data-theme=gp] button.icon-only.danger,.button.icon-only.danger,input[type=submit].icon-only.danger,input[type=reset].icon-only.danger,input[type=button].icon-only.danger{color:#dc3545}html[data-theme=gp] button.icon-only.info,.button.icon-only.info,input[type=submit].icon-only.info,input[type=reset].icon-only.info,input[type=button].icon-only.info{color:#266fbb}html[data-theme=gp] button.icon-only.success,.button.icon-only.success,input[type=submit].icon-only.success,input[type=reset].icon-only.success,input[type=button].icon-only.success{color:#28a745}html[data-theme=gp] button.icon-only.warning,.button.icon-only.warning,input[type=submit].icon-only.warning,input[type=reset].icon-only.warning,input[type=button].icon-only.warning{color:#ffc107}html[data-theme=gp] button.icon-only.cancel,.button.icon-only.cancel,input[type=submit].icon-only.cancel,input[type=reset].icon-only.cancel,input[type=button].icon-only.cancel{color:#bdbcbc}html[data-theme=gp] button.icon-only.hyperlink,.button.icon-only.hyperlink,input[type=submit].icon-only.hyperlink,input[type=reset].icon-only.hyperlink,input[type=button].icon-only.hyperlink{color:#366b96}html[data-theme=gp] button.icon-only:hover,.button.icon-only:hover,input[type=submit].icon-only:hover,input[type=reset].icon-only:hover,input[type=button].icon-only:hover{background-color:transparent}html[data-theme=gp] button.text-only,.button.text-only,input[type=submit].text-only,input[type=reset].text-only,input[type=button].text-only{color:inherit}html[data-theme=gp] button.text-only.primary,.button.text-only.primary,input[type=submit].text-only.primary,input[type=reset].text-only.primary,input[type=button].text-only.primary{color:#036e36}html[data-theme=gp] button.text-only.danger,.button.text-only.danger,input[type=submit].text-only.danger,input[type=reset].text-only.danger,input[type=button].text-only.danger{color:#dc3545}html[data-theme=gp] button.text-only.info,.button.text-only.info,input[type=submit].text-only.info,input[type=reset].text-only.info,input[type=button].text-only.info{color:#266fbb}html[data-theme=gp] button.text-only.success,.button.text-only.success,input[type=submit].text-only.success,input[type=reset].text-only.success,input[type=button].text-only.success{color:#28a745}html[data-theme=gp] button.text-only.warning,.button.text-only.warning,input[type=submit].text-only.warning,input[type=reset].text-only.warning,input[type=button].text-only.warning{color:#ffc107}html[data-theme=gp] button.text-only.cancel,.button.text-only.cancel,input[type=submit].text-only.cancel,input[type=reset].text-only.cancel,input[type=button].text-only.cancel{color:#bdbcbc}html[data-theme=gp] button.text-only.bold,.button.text-only.bold,input[type=submit].text-only.bold,input[type=reset].text-only.bold,input[type=button].text-only.bold{font-weight:500}html[data-theme=lp] .button{color:#fbfbf9;background-color:#e99617}html[data-theme=lp] .button:hover:not([disabled],.disabled){background-color:#fcb96e}html[data-theme=lp] .button.secondary{color:#e49640;background-color:#f2f1ec}html[data-theme=lp] .button.secondary:hover{background-color:#e8e7de}html[data-theme=lp] .button.danger{color:#fff;background-color:#dc3545}html[data-theme=lp] .button.danger:hover{background-color:#e7727d}html[data-theme=lp] .button.icon-only{color:#e49640;background-color:transparent}html[data-theme=lp] .button.icon-only:hover{background-color:transparent}html[data-theme=lp] .button.text-only{color:inherit;font-weight:initial}html[data-theme=lp] .button.text-only.primary{color:#e49640}html[data-theme=lp] .button.text-only.danger{color:#dc3545}html[data-theme=lp] .button.text-only.info{color:#266fbb}html[data-theme=lp] .button.text-only.success{color:#28a745}html[data-theme=lp] .button.text-only.warning{color:#ffc107}html[data-theme=lp] .button.text-only.cancel{color:#bdbcbc}html[data-theme=lp] .button.text-only.bold{font-weight:500}html[data-theme=lp] .button.cancel{color:#9a9a9a;background-color:#dedede}html[data-theme=lp] .button.cancel:hover{background-color:#dedede}html[data-theme=gp] .button{background-color:#036e36;color:#fafafa;font-weight:initial}html[data-theme=gp] .button:hover:not([disabled],.disabled){background-color:#2ea461}html[data-theme=gp] .button.secondary{color:#036e36;background-color:#ececec}html[data-theme=gp] .button.secondary:hover{background-color:#e8e8e8}html[data-theme=gp] .button.danger{color:#fff;background-color:#dc3545}html[data-theme=gp] .button.danger:hover{background-color:#e7727d}html[data-theme=gp] .button.icon-only{color:inherit;background-color:transparent}html[data-theme=gp] .button.icon-only.primary{color:#036e36}html[data-theme=gp] .button.icon-only.danger{color:#dc3545}html[data-theme=gp] .button.icon-only.info{color:#266fbb}html[data-theme=gp] .button.icon-only.success{color:#28a745}html[data-theme=gp] .button.icon-only.warning{color:#ffc107}html[data-theme=gp] .button.icon-only.cancel{color:#bdbcbc}html[data-theme=gp] .button.icon-only.hyperlink{color:#366b96}html[data-theme=gp] .button.icon-only:hover{background-color:transparent}html[data-theme=gp] .button.text-only{color:inherit}html[data-theme=gp] .button.text-only.primary{color:#036e36}html[data-theme=gp] .button.text-only.danger{color:#dc3545}html[data-theme=gp] .button.text-only.info{color:#266fbb}html[data-theme=gp] .button.text-only.success{color:#28a745}html[data-theme=gp] .button.text-only.warning{color:#ffc107}html[data-theme=gp] .button.text-only.cancel{color:#bdbcbc}html[data-theme=gp] .button.text-only.bold{font-weight:500}ul{padding-left:1.25rem}ul li::marker{font-size:1.25em}ul.no-marker{list-style-type:none;padding-left:0}ul.no-marker>li{padding:.2rem 0}.debug{border:1px dashed magenta!important}.debug2{border:1px dashed forestgreen!important}.debug3{border:1px dashed orange!important}@media screen and (max-width:984px){.desktop-only{display:none!important}}@media screen and (min-width:984px){.mobile-only{display:none!important}}table{border-collapse:collapse;table-layout:fixed}table.full{width:100%}table.nostyle th,table.nostyle td{vertical-align:top}table:not(.nostyle){border:2px solid}table:not(.nostyle) th,table:not(.nostyle) td{padding:.5rem}html[data-theme=gp] table:not(.nostyle){border-color:#bdbcbc}html[data-theme=gp] table:not(.nostyle) tr:nth-child(2n){background-color:#ececec}html[data-theme=gp] table:not(.nostyle) th{border:1px solid #dedede;background:#bdbcbc}html[data-theme=gp] table:not(.nostyle) td{border:1px solid #dedede}html[data-theme=lp] table:not(.nostyle){border-color:#d2cfc1}html[data-theme=lp] table:not(.nostyle) thead{background-color:#d2cfc1}html[data-theme=lp] table:not(.nostyle) tbody tr:nth-child(2n){background-color:#f2f1ec}html[data-theme=lp] table:not(.nostyle) tbody tr:nth-child(odd){background-color:#fbfbf9}html[data-theme=lp] table:not(.nostyle) td,html[data-theme=lp] table:not(.nostyle) th{border:1px solid #F2F1EC}table:not(.nostyle) caption{caption-side:bottom;margin-top:.25rem}.onboarding-message{max-width:900px;margin:2rem auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;font-size:larger}.onboarding-return-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:32px}.onboarding-return-button{min-width:320px;padding:.75em 1.5em;border:none;border-radius:4px;text-decoration:none;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s;text-align:center;margin:0 8px}.gp-theme{background:#036e36;color:#fff}.gp-theme:hover,.gp-theme:focus{background:#036e36;text-decoration:underline;transform:scale(1.03);box-shadow:0 2px 8px #036e361a}.lp-theme{background:#e49640;color:#fff}.lp-theme:hover,.lp-theme:focus{background:#e49640;text-decoration:underline;transform:scale(1.03);box-shadow:0 2px 8px #e496401a}
