@media screen and (max-width: 55.99em){.desktop-only{display:none!important}}@media screen and (min-width: 56em){.mobile-only{display:none!important}}:root{--tabletBreakpoint: 35em;--menuBreakpoint: 56em}.register-form{width:100%;margin-left:auto;margin-right:auto;padding:1em 2em}@media (min-width: 959px){.register-form{max-width:34.5em;padding:3.75em 0}}.register-form .form-title{font-family:var(--primary-font-base);font-size:2em;font-weight:var(--bold)}.register-form .fieldset{display:flex;flex-direction:column;gap:.75em;max-width:100%;margin-top:1.563em}.register-form .password__show-icon button{border:0;background-color:transparent;padding-left:.8em;padding-right:.8em;padding-top:.8em}.register-form .checkbox{background-color:var(--color-wild-sand);padding:1em .75em}.register-form__optins{padding-top:.75em;display:flex;flex-direction:column;gap:.313em;margin-bottom:1.25em}.register-form__optins-link{position:relative;text-decoration:underline;z-index:1}.register-form__group{display:flex;flex-direction:column;gap:.75em}@media (min-width: 959px){.register-form__group{flex-direction:row}}@media (min-width: 959px){.register-form__group>*{flex-basis:50%}}.register-form__action{width:100%}.register-form__action:not(.button--secondary){border-color:var(--color-mercury);color:var(--brandSecondary)}.register-form__action img{position:absolute;left:1.5em}@media (min-width: 959px){.register-form__action{width:21.75em}}.register-form__text-separator{display:flex;align-items:center;gap:1em;margin-top:2.188em;margin-bottom:2.188em}.register-form__separator-line{display:block;flex-grow:1;border-top:1px solid var(--color-mercury)}.register-form .form-actions>div{width:100%}@media (min-width: 959px){.register-form .form-actions>div{width:21.75em}}.register-form__link{font-weight:var(--bold);color:var(--brandPrimary)}.register-form__success{text-align:center}.register-form__success-button{margin-top:2.25rem}
