.help-text__body h3{font-display:swap;font-family:var(--base-font);font-size:16px;font-size:1rem;font-weight:700;line-height:24px}@media (min-width:768px){.help-text__body h3{font-size:20px;font-size:1.25rem;line-height:24px}}.help-text{align-items:center;bottom:0;display:flex;flex-direction:column;max-height:50vh;overflow:hidden;position:fixed;transform:translateY(calc(100% - 35px));transition:transform .25s ease-out;z-index:var(--z-help-text)}.help-text--open{left:0;right:0;transform:translateY(0)}.help-text--right{bottom:unset;flex-direction:row;left:unset;overflow:visible;right:0;top:50%;transform:translateY(-50%)}.help-text--right.help-text--open{transform:translateY(-50%) translate(0)}.help-text--right .help-text__toggle{transform:rotate(-90deg) translateY(-50%) translate(50%);transform-origin:right center}.help-text--right .help-text__content{border-radius:var(--default-border-radius) 0 0 var(--default-border-radius);max-height:100vh}.help-text__toggle{align-items:center;background:var(--tertiary);border-top-left-radius:var(--default-border-radius);border-top-right-radius:var(--default-border-radius);color:var(--white);cursor:pointer;display:flex;font-weight:700;line-height:35px;margin:auto;padding:0 10px;position:relative;text-align:center;width:auto;z-index:1}.help-text__content{background:var(--gray-light);box-sizing:border-box;opacity:1;overflow-y:scroll;position:relative;transition:opacity .25s ease-out;width:100%}.help-text__body{margin:auto;max-width:580px;padding:30px}.help-text__body p{font-size:14px;font-size:.875rem}@media (min-width:768px){.help-text__body p{font-size:16px;font-size:1rem}}.help-text__body li{font-size:14px;font-size:.875rem}@media (min-width:768px){.help-text__body li{font-size:16px;font-size:1rem}}.help-text__body ul{line-height:1.575em;list-style:disc;margin-bottom:20px;margin-left:30px}.help-text__footer-overlay{background:linear-gradient(transparent 0,var(--gray-light) 80%,var(--gray-light) 100%);bottom:0;height:0;position:fixed;transition:height .25s ease-in-out;width:100%;z-index:1}.help-text--open .help-text__footer-overlay{height:50px}
