.customer[data-active-form-view] [data-form-view]{display:none}.customer[data-active-form-view=login] [data-form-view=login]{display:block}.customer[data-active-form-view=recover] [data-form-view=recover]{display:block}.customer__title{color:#002e6d;font-weight:800;font-family:"Averta",sans-serif;font-size:2.8125rem;line-height:3.4375rem;text-align:center;margin-top:3.5rem}.customer__section-subtitle{font-size:.875rem;line-height:1.3125rem;margin-top:.6rem}@media(min-width: 768px){.customer__sections,.customer__content{max-width:56.25rem;margin-left:auto;margin-right:auto}}@media(min-width: 768px){.customer__content{padding-left:2.5rem}}.customer__sections{margin-top:4rem}@media(min-width: 768px){.customer__sections{display:flex}}.customer__section{padding:0 1.25rem;margin-top:1.875rem}@media(min-width: 768px){.customer__section{flex:0 0 50%;margin-top:0;padding:1.25rem 2.5rem}}.customer__section-body.is-hidden{display:none}.customer__section-title{color:#002e6d;font-weight:800;font-family:"Averta",sans-serif;font-size:1.25rem;line-height:2rem;color:#595959}.customer__form-errors{margin-top:1rem}.customer__recover-loggedin{max-width:31.25rem;margin-left:auto;margin-right:auto;margin-top:3.75rem}.customer__recover-success{display:none}.customer__recover-success.is-visible{display:block}.customer__terms{font-size:.875rem;line-height:1.3125rem;margin-top:.6rem;padding-bottom:12px}.customer__terms-cb{opacity:0;width:20px;height:20px;margin:0;position:absolute}.customer__terms-cb-label{position:relative;padding-left:24px;display:inline-block;cursor:pointer}.customer__terms-cb-label a{text-decoration:underline}.customer__terms-cb-label:before{content:"";position:absolute;left:0;top:1px;width:20px;height:20px;border-radius:2px;border:solid 1px #002d6d;background-color:rgba(0,0,0,0);transition:all ease-in-out .15s}.customer__terms-cb-label:after{content:"";position:absolute;left:4px;top:5px;width:12px;height:12px;border-radius:2px;border-color:rgba(0,0,0,0);transition:all ease-in-out .15s}.customer__terms-cb:checked+.customer__terms-cb-label:after{background-color:#002d6d}