body{
    margin: 0;
}
#mainContainer{
    min-height: var(--min-body-height);
}
#mainContainer.container {
    padding: 0;
}
.hide-transition{
    position: initial;
    left: 0;
    opacity: 1;
    visibility: visible;
    max-height: initial;
    overflow: initial;
    transition: opacity .15s ease-in-out, visibility .15s ease-in-out, max-height .15s ease-in-out, overflow .15s ease-in-out;
}

.hide-view{
    position: absolute;
    left: -200vw;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    min-height: 0;
}

#signupPrompt {
    z-index: var(--z-modal);
    padding: 10px 20px;
    max-width: 768px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
#signupPrompt #modal-close {
    text-align: right;
}
#signupPromptBlock {
    display: flex;
    flex-direction: row;
    align-content: flex-start;

}
#signupPromptBlock > div {
    align-self: flex-start;
}
#signupPromptBlock > div:first-child {
    width: 40%;
    margin: 0 auto;
    text-align: center;
}
#signupPromptBlock > div:last-child {
    width: 60%;
}
#signupPromptContent ns-button, #signupPromptContent p {
    margin-bottom: 10px;
}
#addedToBag{
    z-index: 10005; /*God, forgive me*/
    position: relative;
}
.addedToBag__count{
    margin-right: 4px;
}
.added-to-bag__message{
    display: flex;
    align-items: center;
    color: #272525;
}
.added-to-bag__cta-section{
    /*display: grid;*/
    /*grid-gap: 20px;*/
    /*grid-auto-flow: row;*/
}
.added-to-bag__cta-section ns-button[theme="secondary-inverse"] div{
    color: #272525;
}
.new-customer a{
    text-decoration: none !important;
    position: relative;
    color: #BB29BB;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
    transition: all .15s ease-in-out;
}
.new-customer a:hover{
    border-bottom: 1px solid #BB29BB;
}

.early-access-message {
    background-color: var(--raspberry);
    color: white;
    font-family: var(--font-family-primary);
    font-size: 13px;
    font-weight: var(--font-weight-normal);
    line-height: 22px;
    text-align: center;
    padding: 10px 20px;
    display: none;
}
.early-access-message.has-qualification {
    display: block;
}
.early-access-message a {
    color: white;
    font-weight: var(--font-weight-bold);
    text-decoration: underline;
    margin-left: 5px;
}
.early-access-scrim {
    position: fixed;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: rgba(39, 37, 37, .5);
    z-index: var(--z-max);
    top: 0;
    left: 0;
    display: none;
}
.early-access-scrim.show-modal {
    display: block
}
.early-access-scrim .modal-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding: 20px;
    box-sizing: border-box;
}
.early-access-scrim .modal-wrapper .content {
    width: 365px;
    max-width: 100%;
    background: white;
    border-top: 4px solid var(--notice-color);
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
    box-sizing: border-box;
    pointer-events: all;
}
.early-access-scrim header {
    margin-bottom: 30px;
}
.early-access-scrim header h3 {
    font-size: 18px;
    font-weight: var(--font-weight-semibold);
}
.early-access-scrim .modal-wrapper header iron-icon {
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    color: var(--blackhole);
}
.early-access-scrim .modal-wrapper a {
    display: block;
}
.early-access-scrim section {
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    #signupPrompt {
        position: fixed;
        top: 5%;
        transform: unset;
        left: 20px;
        right: 20px;
        height: 100%;
    }
    #signupPromptBlock {
        flex-direction: column;
    }
    #signupPromptBlock > div:first-child, #signupPromptBlock > div:last-child {
        width: 100%;
    }
    #signupPromptBlock > div:last-child {
        margin: 0 auto;
    }
}
@media (min-width: 1024px) {
    .added-to-bag__cta-section{
        /*display: grid;*/
        /*grid-auto-flow: column;*/
        /*grid-template-columns: repeat(2, 1fr);*/
    }
    /*TEMPORARY*/
    .added-to-bag__cta-section ns-button{
        /*grid-column: 2;*/
    }
}

body:not(.zh_TW) app-drawer-layout {
    z-index: 800;
}
#mainWrapper {
    overflow: hidden;
}
#newCustomer a{
    text-decoration: none !important;
    position: relative;
    color: #BB29BB;
}
#newCustomer a::after{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #BB29BB;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .15s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
#newCustomer a:hover::after{
    opacity: 1;
    visibility: visible;
}
body.lock-screen{
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
}
@media (min-width: 1440px) {
    html, body{
        max-width: 100vw;
        overflow-x: hidden;
    }
}

ns-footer p {
    display: inline;
    margin: 0;
    cursor: pointer;
}

ns-footer span {
    display: inline-block;
    height: inherit;
}

#teconsent{
    padding: 0 10px;
}

#teconsent a {
    font-family: 'proxima-nova', 'OpenSans', 'Pridi', 'NotoSans', 'NotoSansSC', 'NotoSansHebrew', 'NotoSansJapanese', 'Hiragino Kaku Gothic Pro', 'Yu Gothic Medium', 'Yu Gothic', Meiryo, 'source-han-sans-japanese', 'source-han-sans-korean', 'source-han-sans-simplified-c', Helvetica, Arial, sans-serif;
    color: #63666A;
    font-size: 13px;
    line-height: 19px;
    white-space: nowrap;
    font-weight: 300;
    position: relative;
    transition: all .15s ease-in-out;
    text-decoration: none !important;
    letter-spacing: 0.6px;
    cursor: pointer;
    display: inline-block;
    height: 100%;
}

#teconsent a:hover {
    color: #272525;
}

#teconsent a::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    opacity: 0;
    visibility: hidden;
    transition: all .15s ease-in-out;
}

#teconsent a:hover::before{
    opacity: 1;
    visibility: visible;
}

#consent_blackbar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    z-index: var(--z-modal);
    border-top: 2px solid #123DBA;
}

#truste-consent-track {
    /*background-color: var(--paper-toast-background-color);*/
    background-color: #e0f2ff !important;
}

#truste-consent-text {
    font-size:14px;
    margin:0 20px 0 0;
    width: 100%;
}

#truste-consent-content {
    box-sizing: border-box;
    padding: 20px 55px 20px 20px;
    width:100vw;
    max-width: 100vw !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:0
}

#truste-consent-buttons {
    display: flex;
    float:none;
    margin:0;
}

#truste-consent-buttons button{
    text-transform: uppercase;
    font-weight: var(--font-weight-semibold);
    padding: 5px 30px;
    line-height: 17px;
    letter-spacing: 1.08px;
    margin: 0;
    width: 210px;
    font-size:14px

}

#truste-consent-button {
    background-color: #FFFFFF;
    color: var(--blackhole);
}


@media screen and (max-width: 1023px) {
    #truste-consent-content {
        flex-wrap:wrap;
    }

    #truste-consent-buttons {
        justify-content: center;
        width:100%;
    }

    #truste-consent-buttons button {
        width:100%;
        margin: 0;
        height: 45px;
    }

    #truste-consent-text {
        margin: 0 0 17px 0;
    }
}

@media screen and (min-width: 768px) {
    #truste-consent-buttons #truste-consent-button {
        margin-top: 0px;
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    #truste-consent-content {
        padding: 20px;
    }

    #truste-consent-buttons {
        flex-wrap: wrap;
    }

    #truste-consent-buttons button {
        margin:0;
    }

    #truste-consent-buttons #truste-consent-button {
        margin-left: 0;
        margin-top: 15px;
    }
}
.carousel-header {
    text-align: center;
    line-height: 26px;
    color: #332F20;
    margin: auto auto 20px;
    position: relative;
}

#flare {
    max-height: 29px;
    max-width: 23px;
}
.flare{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    margin-left: -25px;
    margin-top: 7px;
}
.flare img{
    width: 20px;
}

#title {
    font-family: 'proxima-nova', 'OpenSans', 'Pridi', 'NotoSans', 'NotoSansSC', 'NotoSansHebrew', 'NotoSansJapanese', 'Hiragino Kaku Gothic Pro', 'Yu Gothic Medium', 'Yu Gothic', Meiryo, 'source-han-sans-japanese', 'source-han-sans-korean', 'source-han-sans-simplified-c', Helvetica, Arial, sans-serif;;
    color: #272525;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

ns-expressive-link {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
@media (min-width: 768px) {
    .carousel-header {
        margin: auto auto 0;
    }
}
.forYouProductCarousel #star-flare,
.popularProductCarousel #arrow-flare {
    display: none;
}

