/* _content/MBA.US.CWA/Pages/AccountActivationPage.razor.rz.scp.css */
.grid-container[b-7ck3n49h06] {
    display: grid;
    width: 100%;
    height: auto;
    grid-template-columns: 1fr;
    grid-template-rows: 4.5rem auto;
    grid-template-areas:
        "logo-container"
        "content-container";
}

.logo-container[b-7ck3n49h06] {
    grid-area: logo-container;
    text-align: center;
    margin-top: 2.125rem;
    margin-bottom: 2.5rem;
}

.logo-container img[b-7ck3n49h06] {
    width: auto;
    height: 1.75rem;
}

.content-container[b-7ck3n49h06] {
    grid-area: content-container;
    margin: 1rem 8%;
    text-align: center;
}
h3[b-7ck3n49h06] {
    font-size: 1.75rem;
}
h3 span[b-7ck3n49h06] {
    display: block;
}
h3 em[b-7ck3n49h06] {
    font-style: normal;
}
h3.tjmaxx em[b-7ck3n49h06] {
    text-transform: lowercase;
}

h3.homegoods[b-7ck3n49h06] {
    color: #5B6770;
}

.content-container h3[b-7ck3n49h06] {
    margin-bottom: 1.875rem;
}
.content-container p[b-7ck3n49h06] {
    font-size: 0.9375rem;
    margin-bottom: 1.5rem;
    line-height: 1.25;
}
p.marshalls[b-7ck3n49h06],
[b-7ck3n49h06] p.marshalls a:link,
[b-7ck3n49h06] p.marshalls a:visited,
li.marshalls[b-7ck3n49h06] {
    color: #444D54; /* Secondary */
}
p.tjmaxx[b-7ck3n49h06],
[b-7ck3n49h06] p.tjmaxx a:link,
[b-7ck3n49h06] p.tjmaxx a:visited,
li.tjmaxx[b-7ck3n49h06] {
    line-height: 1.25rem;
    color: #2E2E2E; /* Secondary */
}
p.homegoods[b-7ck3n49h06],
[b-7ck3n49h06] p.homegoods a:link,
[b-7ck3n49h06] p.homegoods a:visited,
li.homegoods[b-7ck3n49h06] {
    color: #5B6770; /* Secondary */
}

[b-7ck3n49h06] .content-container a {
    text-decoration: underline;
}

.cta-list[b-7ck3n49h06] {
    display: inline-block;
    list-style: none;
    min-width: 16.5625rem;
    max-width: 23.3125rem;
    padding-inline-start: 0;
    margin: 0 auto;
}
.cta-list li[b-7ck3n49h06] {
    font-size: 0.9375rem;
    font-weight: 700;
    margin-top: 0.25rem;
    text-align: left;
    margin-bottom: 1.75rem;
    position: relative;
    padding-left: 3rem;
}
.cta-list li[b-7ck3n49h06]::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center top;
    width: 2rem;
    min-height: 2rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.tjmaxx.cta-list li[b-7ck3n49h06] {
    padding-left: 4.3125rem;
    line-height: 1.0625rem;
}

.marshalls.cta-list li[b-7ck3n49h06] {
    line-height: 2rem;
}

.homegoods.cta-list li[b-7ck3n49h06] {
    line-height: 1.4375rem;
}

.tjmaxx.cta-list li[b-7ck3n49h06]::before {
    width: 3.5rem;
    min-height: 2.875rem;
}

[b-7ck3n49h06] .tjmaxx .new{
    font-size: 0.75rem;
    color: #E4002B;
}

[b-7ck3n49h06] .marshalls .new{
    font-size: 0.75rem;
    color: #0024CC;
}

[b-7ck3n49h06] .homegoods .new{
    font-size: 0.78125rem;
    color: #007681;
}

.marshalls.cta1[b-7ck3n49h06]::before {
    background-image: url('images/MSH_ShopIcon.svg');
}

.marshalls.cta2[b-7ck3n49h06]::before {
    background-image: url('images/MSH_RewardsIcon.svg');
    background-position: center center;
}

li.marshalls.cta2[b-7ck3n49h06] {
    line-height: 1.1rem;
}

.marshalls.cta3[b-7ck3n49h06]::before {
    background-image: url('images/MSH_StoresIcon.svg');
}

.tjmaxx.cta1[b-7ck3n49h06]::before {
    background-image: url('images/TJ_ShopIcon.svg');
}

.tjmaxx.cta2[b-7ck3n49h06]::before {
    background-image: url('images/TJ_RewardsIcon.svg');
    background-position: center center;
}

li.tjmaxx.cta3[b-7ck3n49h06] {
    padding-top: 0.5rem;
}

.tjmaxx.cta3[b-7ck3n49h06]::before {
    background-image: url('images/TJ_StoresIcon.svg');
}

.homegoods.cta1[b-7ck3n49h06]::before {
    background-image: url('images/HG_ShopIcon.svg');
    background-position: center center;
    width: 2.5rem;
}

.homegoods.cta2[b-7ck3n49h06]::before {
    background-image: url('images/HG_RewardsIcon.svg');
    background-position: center center;
    width: 2.5rem;
}

.homegoods.cta3[b-7ck3n49h06]::before {
    background-image: url('images/HG_StoresIcon.svg');
    background-position: center center;
    width: 2.5rem;
    height: 2.5rem;
}

li.homegoods.cta3[b-7ck3n49h06] {
    line-height: 2rem;
}

.cta-list:last-child[b-7ck3n49h06] {
    margin-bottom: 0;
}

.linkbutton[b-7ck3n49h06] {
    padding: 0.825rem;
    text-align: center;
    display: block;
    margin: 1rem auto 0;
    font-size: 0.75rem;
    font-weight: bold;
}

.content-container .linkbutton[b-7ck3n49h06] {
    text-decoration: none;
}

.linkbutton:hover[b-7ck3n49h06] {
    cursor: pointer;
}

.tjmaxx.linkbutton[b-7ck3n49h06] {
    width: 21rem;
    border-radius: 1.375rem;
    background-color: #E4002B;
    color:white;
    text-transform: lowercase;
    letter-spacing: 0.1875rem;
    font-size: 0.875rem;
}

.marshalls.linkbutton[b-7ck3n49h06] {
    width: 14.75rem;
    border-radius: 1.375rem;
    background-color: #0024CC;
    color:white;
}

.homegoods.linkbutton[b-7ck3n49h06] {
    width: 15.9375rem;
    border-radius: 0.25rem;
    background-color: #BF0D3E;
    color:white;
    text-transform: uppercase;
    letter-spacing: 0.1875rem;
}

@media (min-width: 768px) {
    h3[b-7ck3n49h06] {
        font-size: 1.5rem;
    }
    h3 span[b-7ck3n49h06] {
        display: inline;
    }
    .content-container h3[b-7ck3n49h06] {
        margin-bottom: 1.1875rem;
    }
    .content-container p[b-7ck3n49h06]
    {
        font-size: 1.25rem;
        margin-bottom: 2.5rem;
    }
    .cta-list li[b-7ck3n49h06] {
        font-size: 1.25rem;
        margin-bottom: 2.25rem;
    }
    .tjmaxx.cta-list li[b-7ck3n49h06] {
        line-height: 1.4375rem;
    }
    .marshalls.cta-list li[b-7ck3n49h06] {
        line-height: 1.9375rem;
    }
    .marshalls.cta-list li.cta2[b-7ck3n49h06] {
        line-height: 1.4rem;
    }
    .homegoods.cta-list li[b-7ck3n49h06] {
        line-height: 1.875rem;
    }
    [b-7ck3n49h06] .tjmaxx .new{
        font-size: 1rem;
    }
    [b-7ck3n49h06] .marshalls .new{
        font-size: 0.9375rem;
    }
    [b-7ck3n49h06] .homegoods .new{
        font-size: 0.75rem;
    }
}
/* _content/MBA.US.CWA/Pages/PasswordResetPage.razor.rz.scp.css */
.logo-container[b-erfcx8szq8] {
    margin-top: 4.5rem;
    margin-bottom: 2rem;
    text-align: center;
}

.logo-container.tjmaxx[b-erfcx8szq8] {
    margin-bottom: 1.25rem;
}

.logo[b-erfcx8szq8] {
    width: 10.75rem;
    height: auto;
}

.logo.tjmaxx[b-erfcx8szq8] {
    width: 8.9375rem;
}

.page-header[b-erfcx8szq8] {
    text-align: center;
    margin-bottom: 2.125rem;
}
.tjmaxx[b-erfcx8szq8] {
    text-transform: lowercase;
}
.success-header[b-erfcx8szq8]{
    text-align: center;
}

.form-container[b-erfcx8szq8] {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 23.5rem;
}

.password-requirements[b-erfcx8szq8] {
    list-style: none;
    padding-inline-start: 0;
    margin-bottom: 1.25rem;
}

.password-requirements li[b-erfcx8szq8] {
    position: relative;
    padding-left: 1.1875rem;
}

.tjmaxx .password-requirements li:last-child[b-erfcx8szq8] {
    margin-bottom: 0;
}

.homegoods .password-requirements li:last-child[b-erfcx8szq8] {
    margin-bottom: 0;
}

.password-requirements li[b-erfcx8szq8]::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 1rem;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.875rem 0.875rem;
}

.homegoods .password-requirements li[b-erfcx8szq8]::before {
    background-image: none;
}

.homegoods .password-requirements li.invalid[b-erfcx8szq8]::before {
    background-image: url('images/exclamation-circle-red-homegoods.svg');
}

.homegoods .password-requirements li.valid[b-erfcx8szq8]::before {
    background-image: url('images/check-circle-green.svg');
}

.marshalls .password-requirements li[b-erfcx8szq8]::before {
    background-image: none;
}

.marshalls .password-requirements li.invalid[b-erfcx8szq8]::before {
    background-image: url('images/exclamation-circle-red-marshalls.svg');
}

.marshalls .password-requirements li.valid[b-erfcx8szq8]::before {
    background-image: url('images/check-circle-green.svg');
}

.tjmaxx .password-requirements li[b-erfcx8szq8]::before {
    background-image: none;
}

.tjmaxx .password-requirements li.invalid[b-erfcx8szq8]::before {
    background-image: url('images/exclamation-circle-red-tjmaxx.svg');
}

.tjmaxx .password-requirements li.valid[b-erfcx8szq8]::before {
    background-image: url('images/check-circle-green.svg');
}

.homegoods .invalid.requirement[b-erfcx8szq8] {
    color: #BF0D3E;
}

.marshalls .invalid.requirement[b-erfcx8szq8] {
    color: #E52233;
}

.tjmaxx .invalid.requirement[b-erfcx8szq8] {
    color: #E4002B;
}

.marshalls .valid.requirement[b-erfcx8szq8] {
    color: #444D54;
}

.tjmaxx .valid.requirement[b-erfcx8szq8] {
    color: #2E2E2E;
}

.homegoods .valid.requirement[b-erfcx8szq8] {
    color: #000000;
}
.requirement[b-erfcx8szq8] {
    font-size: 0.9375rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
}
.valid.requirement[b-erfcx8szq8] {
    font-weight: 700;
}
.marshalls .requirement[b-erfcx8szq8] {
    color: #6C6F73;
}
.tjmaxx .requirement[b-erfcx8szq8] {
    color: #2E2E2E;
}
.homegoods .requirement[b-erfcx8szq8] {
    color: #666666;
}

.button[b-erfcx8szq8] {
    color: white;
    border-width: 0px;
    border-style: unset;
    border-color: unset;
    border-radius: 2px;
    opacity: 1;
    padding: 0.75rem;
    transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
}

.homegoods .button[b-erfcx8szq8], .homegoods .button[type=submit].valid[b-erfcx8szq8]  {
    color: #FFF;
    background-color: #BF0D3E; /* Primary */
    letter-spacing: 0.125rem;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
}

.marshalls .button[b-erfcx8szq8], .marshalls .button[type=submit].valid[b-erfcx8szq8]  {
    color: #FFF;
    background-color: #0024CC; /* Primary */
    border-radius: 1.375rem;
}

.tjmaxx .button[b-erfcx8szq8], .tjmaxx .button[type=submit][b-erfcx8szq8] {
    border-radius: 22px;
    padding: 0.5625rem;    
}

.tjmaxx .button[b-erfcx8szq8], .tjmaxx .button[type=submit].valid[b-erfcx8szq8] {
    color: #FFF;
    background-color: #E4002B; /* Primary */
    letter-spacing: 0.05rem;
    font-weight: 700;
    border-color: #E4002B;
}

.tjmaxx .button.invalid[b-erfcx8szq8], .tjmaxx .button[type=submit][b-erfcx8szq8] {
    color: #2E2E2E;
    background-color: rgba(236, 236, 236, 0.5); /* #ECECEC */
    border-style: solid;
    border-color: rgba(101, 101, 101, 0.5); /* #656565 */
    border-width: 3px;
}

.homegoods .button.invalid[b-erfcx8szq8], .homegoods .button[type=submit][b-erfcx8szq8] {
    color: #5B6770;
    background-color: #EEEFF0;
}

.marshalls .button.invalid[b-erfcx8szq8], .marshalls .button[type=submit][b-erfcx8szq8] {
    color: #444D54;
    background-color: #F0F2F5;
}

.button.invalid[b-erfcx8szq8], .button[type=submit][b-erfcx8szq8] {
    pointer-events: none;
    font-size: 0.875rem;
}

.button[type=submit].valid[b-erfcx8szq8] {
    opacity: 1.0;
    pointer-events: auto;
}

.error-message[b-erfcx8szq8] {
    margin-top: 0.125rem;
    font-size: 0.8125rem;
}

.error-message.requirements-message[b-erfcx8szq8] {
    margin-bottom: 0.625rem;
}

.homegoods .error-message[b-erfcx8szq8] {
    color: #BF0D3E;
}

.marshalls .error-message[b-erfcx8szq8] {
    color: #E81E2C;
}

.tjmaxx .error-message[b-erfcx8szq8] {
    color: #E4002B;
    text-transform: none;
}

.tjmaxx .error-message:last-of-type[b-erfcx8szq8] {
    margin-bottom: 1.18755rem;
}

.success-message[b-erfcx8szq8] {
    font-size: 1.125rem;
    text-align: center;
    margin-bottom: 2.125rem;
}

.tjmaxx .success-message[b-erfcx8szq8] {
    text-transform: none;
}

.marshalls .openApp[b-erfcx8szq8] {
    text-transform: capitalize;
}
.homegoods .openApp[b-erfcx8szq8] {
    text-transform: capitalize;
}
/* _content/MBA.US.CWA/Shared/CustomInputText.razor.rz.scp.css */
.homegoods .text-field__input[b-hmyfeaqufl] {
    border-bottom-color: rgba(0, 0, 0, 0.42); /* Secondary */
}

.homegoods .text-field__input:hover[b-hmyfeaqufl] {
    border-bottom-color: rgba(0, 0, 0, 0.87); /* Secondary */
}

.homegoods .text-field__input:focus[b-hmyfeaqufl] {
    caret-color: #000000; /* Secondary */
}

.homegoods .line[b-hmyfeaqufl] {
    background-color: #000000; /* Secondary */
}

.marshalls .text-field__input[b-hmyfeaqufl] {
    border-bottom-color: rgba(12, 42, 85, 0.42); /* Secondary */
}

.marshalls .text-field__input:hover[b-hmyfeaqufl] {
    border-bottom-color: rgba(12, 42, 85, 0.87); /* Secondary */
}

.marshalls .text-field__input:focus[b-hmyfeaqufl] {
    caret-color: #0C2A55; /* Secondary */
}

.marshalls .line[b-hmyfeaqufl] {
    background-color: #0C2A55; /* Secondary */
}

.tjmaxx .text-field__input[b-hmyfeaqufl] {
    text-transform: none;
    border-bottom-color: rgba(46, 46, 46, 0.42); /* Secondary */
}

.tjmaxx .text-field__input:hover[b-hmyfeaqufl] {
    border-bottom-color: rgba(46, 46, 46, 0.87); /* Secondary */
}

.tjmaxx .text-field__input:focus[b-hmyfeaqufl] {
    caret-color: #2E2E2E; /* Secondary */
}

.tjmaxx .line[b-hmyfeaqufl] {
    background-color: #2E2E2E; /* Secondary */
}

.inline-text-field-container[b-hmyfeaqufl] {
    display: flex;
    flex-direction: column;
}

.text-field[b-hmyfeaqufl] {
    border-radius: 4px 4px 0 0;
    display: inline-flex;
    height: 56px;
    overflow: hidden;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.text-field__input[b-hmyfeaqufl] {
    align-self: flex-end;
    appearance: none;
    background: none;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    color: rgba(0,0,0,.87);
    font-size: 1.125rem;
    font-weight: 400;
    height: 100%;
    padding: 20px 48px 6px 0px;
    text-decoration: inherit;
    text-transform: inherit;
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    -webkit-font-smoothing: antialiased;
}

.text-field__input:focus[b-hmyfeaqufl] {
    outline: none;
}

.line[b-hmyfeaqufl] {
    bottom: 0;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: scaleX(0);
    transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    z-index: 2;
}

.floating-label[b-hmyfeaqufl] {
    cursor: text;
    font-size: 1.125rem;
    font-weight: 400;
    left: 0;
    line-height: 1.15rem;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: initial;
    text-align: left;
    text-decoration: inherit;
    text-overflow: ellipsis;
    top: 62%;
    transform: translateY(-50%);
    transform-origin: left top;
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1),letter-spacing 150ms cubic-bezier(0.4, 0, 0.2, 1),font-weight 150ms cubic-bezier(0.4, 0, 0.2, 1),text-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
}

.tjmaxx .floating-label[b-hmyfeaqufl] {
    color: #2E2E2E;
    text-transform: lowercase;
    font-size: 0.9375rem;
}

.homegoods .floating-label[b-hmyfeaqufl] {
    color: #606266;
    text-transform: none;
}

.marshalls .floating-label[b-hmyfeaqufl] {
    color: #6C6F73;
    text-transform: none;
}

.text-field__input:focus + .line[b-hmyfeaqufl] {
    transform: scaleX(1);
    opacity: 1;
}

.text-field__input:focus ~ .floating-label[b-hmyfeaqufl], 
.text-field__input[placeholder]:not(:placeholder-shown) ~ .floating-label[b-hmyfeaqufl] {
    cursor: auto;
    letter-spacing: 0.09375rem;
    transform: translateY(-150%) scale(0.60);
}

.tjmaxx .text-field__input:focus ~ .floating-label[b-hmyfeaqufl], 
.tjmaxx .text-field__input[placeholder]:not(:placeholder-shown) ~ .floating-label[b-hmyfeaqufl] {
    cursor: auto;
    letter-spacing: 0.05rem;
    color: #656565;
    transform: translateY(-150%) scale(0.73);
}

.marshalls .text-field__input:focus ~ .floating-label[b-hmyfeaqufl], 
.marshalls .text-field__input[placeholder]:not(:placeholder-shown) ~ .floating-label[b-hmyfeaqufl] {
    cursor: auto;
    font-weight: 600;
    letter-spacing: 0.09375rem;
    text-transform: uppercase;
    transform: translateY(-150%) scale(0.60);
}

.homegoods .text-field__input:focus ~ .floating-label[b-hmyfeaqufl], 
.homegoods .text-field__input[placeholder]:not(:placeholder-shown) ~ .floating-label[b-hmyfeaqufl] {
    cursor: auto;
    font-weight: 600;
    letter-spacing: 0.09375rem;
    text-transform: uppercase;
    transform: translateY(-150%) scale(0.60);
}

.text-field__button[b-hmyfeaqufl] {
    background-color: inherit;
    border: 0;
    display: inline-block;
    font-size: 0.6875rem;
    font-weight: 600;
    left: initial;
    letter-spacing: 0.09375rem;
    height: 1.3125rem;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 64%;
    transform: translateY(-50%);
}

.text-field__button.valid[b-hmyfeaqufl],
.text-field__button.invalid[b-hmyfeaqufl] {
    margin-right: 1.625rem;
}

.tjmaxx .text-field__button[b-hmyfeaqufl] {
    color: #2E2E2E;
    text-transform: lowercase;
    letter-spacing: 0.05rem;
    font-weight: 400;
}

.homegoods .text-field__button[b-hmyfeaqufl] {
    color: #999DA3;
    text-transform: uppercase;
}

.marshalls .text-field__button[b-hmyfeaqufl] {
    color: #6C6F73;
    text-transform: uppercase;
}

.text-field__button[b-hmyfeaqufl]::after {
    position: absolute;
    top: 0;
    right: -1.625rem;
    content: '';
    width: 1.3125rem;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1.3125rem 1.3125rem;
}

.homegoods .text-field__button[b-hmyfeaqufl]::after {
    background-image: none;
}

.homegoods .text-field__button.invalid[b-hmyfeaqufl]::after {
    background-image: url('images/exclamation-circle-red-homegoods.svg');
}

.homegoods .text-field__button.valid[b-hmyfeaqufl]::after {
    background-image: url('images/check-circle-green.svg');
}

.marshalls .text-field__button[b-hmyfeaqufl]::after {
    background-image: none;
}

.marshalls .text-field__button.invalid[b-hmyfeaqufl]::after {
    background-image: url('images/exclamation-circle-red-marshalls.svg');
}

.marshalls .text-field__button.valid[b-hmyfeaqufl]::after {
    background-image: url('images/check-circle-green.svg');
}

.tjmaxx .text-field__button[b-hmyfeaqufl]::after {
    right: -1.3125rem;
    background-image: none;
    width: 1rem;
    background-size: 1rem 1rem;
}

.tjmaxx .text-field__button.invalid[b-hmyfeaqufl]::after {
    background-image: url('images/exclamation-circle-red-tjmaxx.svg');
}

.tjmaxx .text-field__button.valid[b-hmyfeaqufl]::after {
    background-image: url('images/check-circle-green.svg');
}
/* _content/MBA.US.CWA/Shared/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-qyox22tahn] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-qyox22tahn] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
