.customer-page .customer-page-inner{min-height:calc(100vh - var(--header-height, 0px) - var(--global-gap));display:flex;justify-content:center;align-items:center}.customer-page .customer-page-content-wrap{max-width:100%;width:37.5rem;display:flex;flex-direction:column;align-items:stretch;text-align:center}.customer-page .customer-page-content-wrap .customer-page-title{margin-block-end:1rem}@media (max-width: 991px){.customer-page .customer-page-content-wrap .customer-page-title{text-align:left;margin-block-end:.75rem}}.customer-page .customer-page-content-wrap .customer-page-description{margin-block-end:2.5rem}@media (max-width: 991px){.customer-page .customer-page-content-wrap .customer-page-description{text-align:left;margin-block-end:2rem}}.customer-page .customer-page-content-wrap .customer-page-form-inner{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.customer-page .customer-page-content-wrap .customer-page-form-inputs-wrap{display:flex;flex-direction:column;align-items:stretch;gap:var(--global-gap)}.customer-page .customer-page-content-wrap .customer-page-form-inputs-wrap .customer-page-form-inputs-wrap-grp{display:grid;grid-template-columns:minmax(0px,1fr) minmax(0px,1fr);gap:var(--global-gap)}@media (max-width: 991px){.customer-page .customer-page-content-wrap .customer-page-form-inputs-wrap .customer-page-form-inputs-wrap-grp{grid-template-columns:minmax(0px,1fr)}}.customer-page .customer-page-content-wrap .customer-page-form-alert{margin-block-start:1rem}.customer-drawer{padding-inline:var(--modals-default-padding);padding-block-end:var(--modals-default-padding)}@media (max-width: 991px){.customer-drawer{padding-inline:var(--modals-default-padding-mb);padding-block-end:var(--modals-default-padding-mb)}}.customer-drawer .customer-page-title{margin-block-end:1rem}@media (max-width: 991px){.customer-drawer .customer-page-title{margin-block-end:.75rem}}.customer-drawer .customer-page-description{margin-block-end:2.5rem}@media (max-width: 991px){.customer-drawer .customer-page-description{margin-block-end:2rem}}.customer-drawer .customer-page-form-inputs-wrap{margin-block-end:.75rem;display:flex;flex-direction:column;align-items:stretch;gap:.25rem}.customer-drawer .customer-page-form-inputs-wrap .customer-page-form-inputs-wrap-grp{display:flex;gap:.25rem}.customer-drawer .customer-page-form-inputs-wrap .customer-page-form-inputs-wrap-grp .form-field-wrap{width:100%}.customer-drawer .customer-page-form-alert{margin-block-start:1rem}.customer-drawer .login .login-alternate-provider-separator{text-align:center}.customer-drawer .login .login-actions{margin-block-start:1.25rem;flex-direction:row;align-items:flex-start;justify-content:space-between}@media (max-width: 991px){.customer-drawer .login .login-actions{margin-block-start:1rem;flex-wrap:wrap}}.customer-drawer .recover .breadcrumb{display:block;margin-block-end:1rem}.customer-drawer .recover .recover-action{text-align:center}.customer-drawer .recover .recover-action .recover-back-to-login{margin-block-start:1.25rem}.account-page .account-page-inner{display:flex;flex-direction:column;align-items:stretch;gap:var(--global-gap)}
