.component-back-button{display:flex;flex-flow:row;font-size:min(calc(0.875rem + 0.25 * (100vw - 22.5rem) / 77.5),1.125rem);line-height:1.1;font-weight:700;font-family:"Open Sans";letter-spacing:0em;align-items:center;flex-grow:0;flex-shrink:0;transition-timing-function:ease-in;transition-duration:250ms;transition-property:color,background-color,border-color;text-align:left;border:none;background:0;padding-block:0;padding-inline:0;gap:clamp(0.25rem,calc(0.25rem + 0 * (100vw - 22.5rem) / 77.5),0.25rem)}.component-back-button svg{width:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem);height:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem);transition-timing-function:ease-in;transition-duration:250ms;transition-property:color,background-color,border-color;color:inherit;border-radius:0}.component-back-button .label{line-height:1}.component-back-button.is-style-dark{color:#003a17;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.component-back-button.is-style-dark:hover,.component-back-button.is-style-dark:focus{color:#8dc63f;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.component-back-button.is-style-dark:hover svg,.component-back-button.is-style-dark:focus svg{color:#8dc63f;background-color:rgba(0,0,0,0)}.component-back-button.is-style-dark:hover .label,.component-back-button.is-style-dark:focus .label{text-decoration:underline}.component-back-button.is-style-dark svg{color:#003a17;background-color:rgba(0,0,0,0)}.component-back-button.is-style-light{color:#fff;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.component-back-button.is-style-light:hover,.component-back-button.is-style-light:focus{color:#fff;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.component-back-button.is-style-light:hover svg,.component-back-button.is-style-light:focus svg{color:#fff;background-color:rgba(0,0,0,0)}.component-back-button.is-style-light:hover .label,.component-back-button.is-style-light:focus .label{text-decoration:underline}.component-back-button.is-style-light svg{color:#fff;background-color:rgba(0,0,0,0)}