.nv00-gnb button {
    background: none;
    border: 0;
}
.nv00-gnb {
    position: relative;
    width: 100%;
    height: 80px;
    background-color: #fff;
    font-size: 0;
    word-wrap: break-word;
    z-index: 2000
}

.nv00-gnb .gnb-b2c-promo {
    font-size: 16px;
}

.nv00-gnb.show:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(0,0,0,0.2)
}

.nv00-gnb__inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 16px;
    background-color: #fff
}

.nv00-gnb__logo-wrap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    height: 100%;
    margin-right: 64px
}

.nv00-gnb__logo-wrap div.image {
    margin-bottom: 0px !important;
}

.nv00-gnb__logo-wrap.hide {
    display: none
}

.nv00-gnb__logo {
    position: relative;
    width: 100%
}

.nv00-gnb__logo.logo-play:after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    background-image: url('../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/imgs/gnb-desktop-120x32.gif');
    background-size: 100%
}

.nv00-gnb__search-wrap {
    display: none
}

.nv00-gnb__user-account-wrap {
    display: none
}

.nv00-gnb__l0-menu-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    height: 100%
}

.nv00-gnb__l0-menu-list {
    height: 100%
}

.nv00-gnb__l0-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    cursor: pointer;
    margin-right: 1px;
}

.nv00-gnb__l0-menu.mobile-only {
    display: none
}

.nv00-gnb__l0-menu-btn,.nv00-gnb__l0-menu-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 8px;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    color: #000
}

.nv00-gnb__l0-menu-btn:focus,.nv00-gnb__l0-menu-link:focus {
    border-radius: 16px;
    background-color: #000;
    color: #fff
}

.nv00-gnb__l0-menu-btn .icon {
    display: none
}

.nv00-gnb__l0-menu-link .icon {
    width: 12px;
    height: 12px;
    margin-left: 4px
}

.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-btn,.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-link {
    border-radius: 16px;
    background-color: #000;
    color: #fff
}

.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-btn .icon,.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-link .icon {
    fill: #fff
}

.nv00-gnb__l1-menu-container {
    display: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow: hidden;
    position: absolute;
    top: 56px;
    left: 0;
    padding-top: 24px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #fff;
    -webkit-transition: height .2s cubic-bezier(0.6,0,0.4,1);
    transition: height .2s cubic-bezier(0.6,0,0.4,1)
}

.nv00-gnb__l1-menu-container.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1
}

.nv00-gnb__l1-menu-container.show:before {
    content: ' ';
    position: absolute;
    top: 23px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(0,0,0,0.2)
}

.nv00-gnb__l1-menu-container.left-side,.nv00-gnb__l1-menu-container.right-side {
    position: fixed
}

.nv00-gnb__l1-menu-container.right-side {
    left: auto
}

.nv00-gnb__l1-menu-container-title {
    display: none
}

.nv00-gnb__l1-menu-wrap {
    position: relative;
    padding: 8px 0 32px 0
}

.nv00-gnb__l1-menu-wrap.mobile-only {
    display: none
}

.nv00-gnb__l1-menu-wrap.featured-products-thumbnail:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 16px;
    bottom: 32px;
    left: 0;
    width: 1px;
    background-color: #ddd
}

.nv00-gnb__l1-menu-wrap .badge-icon--label {
    height: auto;
    padding: 0 4px;
    border-radius: 8px;
    font-size: 10px;
    line-height: 16px;
    -webkit-animation: none;
    animation: none
}

.nv00-gnb__l1-menu.mobile-only {
    display: none
}

.nv00-gnb__l1-menu-link,.nv00-gnb__l1-menu-btn {
    display: inline-block;
    position: relative;
    top: -20px;
    width: 224px;
    padding: 0 24px;
    font-size: 14px;
    line-height: 36px;
    color: #000;
    opacity: 0;
    -webkit-transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s;
    transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s
}

.nv00-gnb__l1-menu-link:focus,.nv00-gnb__l1-menu-link:hover {
    font-weight: bold
}

.nv00-gnb__l1-menu-link:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.nv00-gnb__l1-menu-link:focus:after {
    content: ' ';
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    outline: 2px dotted black;
    pointer-events: none
}

.nv00-gnb__l1-menu-btn {
    font-weight: bold;
    text-align: left;
}

.nv00-gnb__l1-menu-btn .icon {
    display: none
}

.nv00-gnb__l1-menu-btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.nv00-gnb__l1-menu-btn:focus:after {
    content: ' ';
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    outline: 2px dotted black;
    pointer-events: none
}

.nv00-gnb__l2-menu-list+.nv00-gnb__l1-menu {
    margin-top: 16px
}

.nv00-gnb__l2-menu.mobile-only {
    display: none
}

.nv00-gnb__l2-menu-link {
    display: inline-block;
    position: relative;
    top: -20px;
    width: 224px;
    padding: 8px 24px;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    opacity: 0;
    -webkit-transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s;
    transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s
}

.nv00-gnb__l2-menu-link:focus,.nv00-gnb__l2-menu-link:hover {
    font-weight: bold
}

.nv00-gnb__l2-menu-link:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.nv00-gnb__l2-menu-link:focus:after {
    content: ' ';
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    outline: 2px dotted black;
    pointer-events: none
}

.nv00-gnb__l2-menu-link .icon {
    width: 12px;
    height: 12px;
    margin-left: 4px;
    margin-bottom: -2px
}

.nv00-gnb__l2-menu-link .badge-icon--label {
    margin-left: 2px
}

.nv00-gnb .live-commerce-badge {
    display: none;
    width: 4px;
    height: 4px;
    margin-top: 2px;
    border-radius: 50%;
    background-color: #ef3434;
    font-size: 0;
    vertical-align: text-top
}

.nv00-gnb .live-commerce-badge.show {
    display: inline-block
}

.nv00-gnb__featured-products-thumbnail-title {
    position: relative;
    top: -20px;
    width: 448px;
    padding: 0 24px;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    color: #000;
    opacity: 0;
    -webkit-transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s;
    transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s
}

.nv00-gnb__featured-products-thumbnail-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -6px 14px
}

.nv00-gnb__featured-products-thumbnail-item {
    display: inline-block;
    position: relative;
    top: -20px;
    padding: 6px;
    opacity: 0;
    -webkit-transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s;
    transition: top .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s
}

.nv00-gnb__featured-products-thumbnail-item--previous,.nv00-gnb__featured-products-thumbnail-item--next {
    display: none
}

.nv00-gnb__featured-products-thumbnail-item-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 128px;
    padding: 28px 12px 12px 12px;
    border-radius: 20px;
    background-color: #f8f8f8
}

.nv00-gnb__featured-products-thumbnail-item-link .badge-icon--label {
    position: absolute;
    top: 12px;
    left: 12px
}

.nv00-gnb__featured-products-thumbnail-item-link .image {
    overflow: hidden;
    width: 84px;
    height: 68px;
    border-radius: 6px
}

.nv00-gnb__featured-products-thumbnail-item-link .image img {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.6,0,0.4,1);
    transition: -webkit-transform .3s cubic-bezier(0.6,0,0.4,1);
    transition: transform .3s cubic-bezier(0.6,0,0.4,1);
    transition: transform .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1)
}

.nv00-gnb__featured-products-thumbnail-item-name {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 32px;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-align: center
}

.nv00-gnb__featured-products-thumbnail-item:focus .image img,.nv00-gnb__featured-products-thumbnail-item:hover .image img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.nv00-gnb__l1-menu-container.show .nv00-gnb__l1-menu-link,.nv00-gnb__l1-menu-container.show .nv00-gnb__l1-menu-btn {
    top: 0;
    opacity: 1
}

.nv00-gnb__l1-menu-container.show .nv00-gnb__l2-menu-link {
    top: 0;
    opacity: 1
}

.nv00-gnb__l1-menu-container.show .nv00-gnb__featured-products-thumbnail-title,.nv00-gnb__l1-menu-container.show .nv00-gnb__featured-products-thumbnail-item {
    top: 0;
    opacity: 1;
}

.nv00-gnb__utility-wrap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    margin-left: 28px
}

.nv00-gnb__utility-wrap.hide {
    display: none
}

.nv00-gnb__utility-wrap.without-account .nv00-gnb__utility.cart {
    margin-right: 0
}

.nv00-gnb__utility {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%
}

.nv00-gnb__utility.mobile-only {
    display: none
}

.nv00-gnb__utility.search,.nv00-gnb__utility.cart {
    margin-right: 8px
}

.nv00-gnb__utility-btn {
    padding: 8px
}

.nv00-gnb__utility.cart .nv00-gnb__utility-btn {
    position: relative
}

.nv00-gnb__utility.cart .nv00-gnb__utility-btn .cart-in-number {
    position: absolute;
    top: 5px;
    left: 23px;
    min-width: 12px;
    height: 12px;
    padding: 0 2px;
    border-radius: 6px;
    background-color: #d93b30;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 14px;
    text-indent: 1px
}

.nv00-gnb__utility.before-login .nv00-gnb__utility-btn,.nv00-gnb__utility.after-login .nv00-gnb__utility-btn {
    pointer-events: none
}

.nv00-gnb__utility.before-login+.nv00-gnb__utility.after-login {
    display: none
}

.nv00-gnb__utility.before-login.hide+.nv00-gnb__utility.after-login {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.nv00-gnb__utility.hamburger {
    display: none
}

.nv00-gnb__utility.hide {
    display: none
}

.nv00-gnb__utility .icon {
    width: 24px;
    height: 24px
}

.nv00-gnb__utility .image {
    overflow: hidden;
    width: 36px;
    height: 36px;
    border-radius: 50%
}

.nv00-gnb__utility .account-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    width: 36px;
    height: 36px;
    padding: 9px;
    border-radius: 50%;
    background-color: #eee
}

.nv00-gnb__utility .account-icon .icon {
    width: 100%;
    height: 100%
}

.nv00-gnb__utility-user-menu-list {
    display: none;
    position: absolute;
    top: 64px;
    right: 8px;
    padding: 24px 0;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2);
    z-index: 1
}

.nv00-gnb__utility:hover .nv00-gnb__utility-user-menu-list {
    display: block
}

.nv00-gnb__utility:hover .nv00-gnb__utility-user-menu-list:before {
    content: ' ';
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    height: 12px;
    background-color: transparent
}

.nv00-gnb__utility-user-menu.mobile-only {
    display: none
}

.nv00-gnb__utility-user-menu.user {
    position: relative;
    padding-bottom: 24px
}

.nv00-gnb__utility-user-menu.user:after {
    content: ' ';
    position: absolute;
    bottom: 8px;
    left: 16px;
    right: 16px;
    height: 1px;
    background-color: rgba(0,0,0,0.2)
}

.nv00-gnb__utility-user-menu-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 216px;
    padding: 0 16px;
    font-size: 14px;
    line-height: 40px;
    color: #000
}

.nv00-gnb__utility-user-menu-link:focus,.nv00-gnb__utility-user-menu-link:hover {
    font-weight: bold
}

.nv00-gnb__utility-user-menu-link:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.nv00-gnb__utility-user-menu-link:focus:after {
    content: ' ';
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    outline: 2px dotted black;
    pointer-events: none
}

.nv00-gnb__utility-user-menu-link .account-icon {
    width: 32px;
    height: 32px;
    padding: 8px
}

.nv00-gnb__utility-user-menu-link .image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.nv00-gnb__utility-user-menu-link .user-name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 8px;
    font-weight: bold
}

.nv00-gnb__dim-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s;
    transition: visibility .4s cubic-bezier(0.6,0,0.4,1) .1s,opacity .4s cubic-bezier(0.6,0,0.4,1) .1s;
    z-index: -1
}

.nv00-gnb__dim-wrap.show {
    visibility: visible;
    opacity: .68;
    -webkit-transition: opacity .05s cubic-bezier(0.6,0,0.4,1) .05s;
    transition: opacity .05s cubic-bezier(0.6,0,0.4,1) .05s
}

.nv00-gnb__layer-popup-wrap {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.68)
}

.nv00-gnb__layer-popup-wrap.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nv00-gnb .layer-popup {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    min-width: 448px;
    max-width: 648px;
    padding: 24px;
    border-radius: 20px;
    background-color: #fff
}

.nv00-gnb .layer-popup.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nv00-gnb .layer-popup>.icon {
    width: 48px;
    height: 48px
}

.nv00-gnb .layer-popup__title {
    width: 100%;
    padding-right: 36px;
    font-size: 24px;
    line-height: 1.33;
    font-weight: bold
}

.nv00-gnb .layer-popup__desc {
    width: 100%;
    margin-top: 16px;
    font-size: 18px;
    line-height: 1.33
}

.nv00-gnb .layer-popup__desc.information-text {
    font-weight: bold;
    text-align: center
}

.nv00-gnb .layer-popup__checkbox-wrap {
    margin-top: 16px
}

.nv00-gnb .layer-popup .checkbox-v2 {
    margin-top: 12px
}

.nv00-gnb .layer-popup .checkbox-v2:first-of-type {
    margin-top: 0
}

.nv00-gnb .layer-popup .checkbox-v2__label-text {
    padding-left: 18px
}

.nv00-gnb .layer-popup .checkbox-v2__label-text a {
    color: #1428a0;
    text-decoration: underline
}

.nv00-gnb .layer-popup .checkbox-v2 .checkbox-v2__input:checked+.checkbox-v2__label {
    font-weight: bold
}

.nv00-gnb .layer-popup__checkbox-desc {
    margin-top: 6px;
    padding-left: 42px;
    font-size: 14px;
    line-height: 1.33;
    color: #363636
}

.nv00-gnb .layer-popup__checkbox-desc.error {
    display: none;
    color: #fd020e
}

.nv00-gnb .layer-popup__checkbox-desc.error.show {
    display: block
}

.nv00-gnb .layer-popup__cta-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 24px
}

.nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(1) {
    width: 192px
}

.nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(2) {
    width: 292px
}

.nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(2)+.cta {
    width: 292px;
    margin-left: 16px
}

.nv00-gnb .layer-popup__close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 24px;
    height: 24px
}

.nv00-gnb .layer-popup__close .icon {
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 1280px) and (max-width:1440px) {
    .nv00-gnb {
        height:5.55555556vw
    }

    .nv00-gnb__inner-wrap {
        padding: 0vw 1.11111111vw
    }

    .nv00-gnb__logo-wrap {
        width: 8.33333333vw;
        margin-right: 4.44444444vw
    }

    .nv00-gnb__l0-menu-btn,.nv00-gnb__l0-menu-link {
        padding: 0vw .55555556vw;
        font-size: .97222222vw;
        line-height: 2.22222222vw
    }

    .nv00-gnb__l0-menu-link .icon {
        width: .83333333vw;
        height: .83333333vw;
        margin-left: .27777778vw
    }

    .nv00-gnb__l0-menu:focus .nv00-gnb__l0-menu-btn,.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-btn,.nv00-gnb__l0-menu:focus .nv00-gnb__l0-menu-link,.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-link {
        border-radius: 1.11111111vw
    }

    .nv00-gnb__l1-menu-container {
        top: 3.88888889vw;
        padding-top: 1.66666667vw;
        border-bottom-left-radius: 1.38888889vw;
        border-bottom-right-radius: 1.38888889vw
    }

    .nv00-gnb__l1-menu-container.show:before {
        top: 1.59722222vw
    }

    .nv00-gnb__l1-menu-wrap {
        padding: .55555556vw 0vw 2.22222222vw 0vw
    }

    .nv00-gnb__l1-menu-wrap.featured-products-thumbnail:before {
        top: 1.11111111vw;
        bottom: 2.22222222vw
    }

    .nv00-gnb__l1-menu-wrap .badge-icon--label {
        padding: 0vw .27777778vw;
        border-radius: .55555556vw;
        font-size: .69444444vw;
        line-height: 1.11111111vw
    }

    .nv00-gnb__l1-menu-link,.nv00-gnb__l1-menu-btn {
        top: -1.38888889vw;
        width: 15.55555556vw;
        padding: 0vw 1.66666667vw;
        font-size: .97222222vw;
        line-height: 2.5vw
    }

    .nv00-gnb__l2-menu-list+.nv00-gnb__l1-menu {
        margin-top: 1.11111111vw
    }

    .nv00-gnb__l2-menu-link {
        top: -1.38888889vw;
        width: 15.55555556vw;
        padding: .55555556vw 1.66666667vw;
        font-size: .83333333vw;
        line-height: 1.11111111vw
    }

    .nv00-gnb__l2-menu-link .icon {
        width: .83333333vw;
        height: .83333333vw;
        margin-left: .27777778vw;
        margin-bottom: -0.13888889vw
    }

    .nv00-gnb__l2-menu-link .badge-icon--label {
        margin-left: .13888889vw
    }

    .nv00-gnb .live-commerce-badge {
        width: .27777778vw;
        height: .27777778vw;
        margin-top: .13888889vw
    }

    .nv00-gnb__featured-products-thumbnail-title {
        top: -1.38888889vw;
        width: 31.11111111vw;
        padding: 0vw 1.66666667vw;
        font-size: .97222222vw;
        line-height: 2.5vw
    }

    .nv00-gnb__featured-products-thumbnail-item-wrap {
        margin: -0.41666667vw .97222222vw
    }

    .nv00-gnb__featured-products-thumbnail-item {
        top: -1.38888889vw;
        padding: .41666667vw
    }

    .nv00-gnb__featured-products-thumbnail-item-link {
        width: 8.88888889vw;
        padding: 1.94444444vw .83333333vw .83333333vw .83333333vw;
        border-radius: 1.38888889vw
    }

    .nv00-gnb__featured-products-thumbnail-item-link .badge-icon--label {
        top: .83333333vw;
        left: .83333333vw
    }

    .nv00-gnb__featured-products-thumbnail-item-link .image {
        width: 5.83333333vw;
        height: 4.72222222vw;
        border-radius: .41666667vw
    }

    .nv00-gnb__featured-products-thumbnail-item-name {
        min-height: 2.22222222vw;
        margin-top: .27777778vw;
        font-size: .83333333vw;
        line-height: 1.11111111vw
    }

    .nv00-gnb__utility-wrap {
        margin-left: 1.94444444vw
    }

    .nv00-gnb__utility.search,.nv00-gnb__utility.cart {
        margin-right: .55555556vw
    }

    .nv00-gnb__utility-btn {
        padding: .55555556vw
    }

    .nv00-gnb__utility.cart .nv00-gnb__utility-btn .cart-in-number {
        top: .34722222vw;
        left: 1.59722222vw;
        min-width: .83333333vw;
        height: .83333333vw;
        padding: 0vw .13888889vw;
        border-radius: .41666667vw;
        font-size: .69444444vw;
        line-height: .97222222vw;
        text-indent: .06944444vw
    }

    .nv00-gnb__utility .icon {
        width: 1.66666667vw;
        height: 1.66666667vw
    }

    .nv00-gnb__utility .image {
        width: 2.5vw;
        height: 2.5vw
    }

    .nv00-gnb__utility .account-icon {
        width: 2.5vw;
        height: 2.5vw;
        padding: .625vw
    }

    .nv00-gnb__utility-user-menu-list {
        top: 4.44444444vw;
        right: .55555556vw;
        padding: 1.66666667vw 0vw;
        border-radius: 1.38888889vw
    }

    .nv00-gnb__utility:hover .nv00-gnb__utility-user-menu-list:before {
        top: -0.83333333vw;
        height: .83333333vw
    }

    .nv00-gnb__utility-user-menu.user {
        padding-bottom: 1.66666667vw
    }

    .nv00-gnb__utility-user-menu.user:after {
        bottom: .55555556vw;
        left: 1.11111111vw;
        right: 1.11111111vw
    }

    .nv00-gnb__utility-user-menu-link {
        width: 15vw;
        padding: 0vw 1.11111111vw;
        font-size: .97222222vw;
        line-height: 2.77777778vw
    }

    .nv00-gnb__utility-user-menu-link .account-icon {
        width: 2.22222222vw;
        height: 2.22222222vw;
        padding: .55555556vw
    }

    .nv00-gnb__utility-user-menu-link .image {
        width: 2.22222222vw;
        height: 2.22222222vw
    }

    .nv00-gnb__utility-user-menu-link .user-name {
        margin-left: .55555556vw
    }

    .nv00-gnb .layer-popup {
        min-width: 31.11111111vw;
        max-width: 45vw;
        padding: 1.66666667vw;
        border-radius: 1.38888889vw
    }

    .nv00-gnb .layer-popup>.icon {
        width: 3.33333333vw;
        height: 3.33333333vw
    }

    .nv00-gnb .layer-popup__title {
        padding-right: 2.5vw;
        font-size: 1.66666667vw
    }

    .nv00-gnb .layer-popup__desc {
        margin-top: 1.11111111vw;
        font-size: 1.25vw
    }

    .nv00-gnb .layer-popup__checkbox-wrap {
        margin-top: 1.11111111vw
    }

    .nv00-gnb .layer-popup .checkbox-v2 {
        margin-top: .83333333vw
    }

    .nv00-gnb .layer-popup .checkbox-v2__label-text {
        padding-left: 1.25vw
    }

    .nv00-gnb .layer-popup__checkbox-desc {
        margin-top: .41666667vw;
        padding-left: 2.91666667vw;
        font-size: .97222222vw
    }

    .nv00-gnb .layer-popup__cta-wrap {
        margin-top: 1.66666667vw
    }

    .nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(1) {
        width: 13.33333333vw
    }

    .nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(2) {
        width: 20.27777778vw
    }

    .nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(2)+.cta {
        width: 20.27777778vw;
        margin-left: 1.11111111vw
    }

    .nv00-gnb .layer-popup__close {
        top: 1.66666667vw;
        right: 1.66666667vw;
        width: 1.66666667vw;
        height: 1.66666667vw
    }
}

@media only screen and (max-width: 1279px) {
    .nv00-gnb {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 56px
    }

    .nv00-gnb__inner-wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-transition: right .3s cubic-bezier(0.6,0,0.4,1);
        transition: right .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__inner-wrap.show {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        right: -360px;
        width: 360px;
        padding: 0;
        z-index: 1
    }

    .nv00-gnb__logo-wrap {
        margin-left: 16px;
        margin-right: 0;
        z-index: -1
    }

    .nv00-gnb__logo.logo-play:after {
        background-image: url('../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/imgs/gnb-mobile-240x64.gif')
    }

    .nv00-gnb__search-wrap.show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        height: 56px;
        padding: 8px 16px;
        background-color: #fff
    }

    .nv00-gnb__backward-btn,.nv00-gnb__close-btn {
        width: 40px;
        height: 40px;
        padding: 8px
    }

    .nv00-gnb__backward-btn .icon,.nv00-gnb__close-btn .icon {
        width: 100%;
        height: 100%
    }

    .nv00-gnb__backward-btn {
        visibility: hidden;
        position: absolute;
        top: 8px;
        left: 16px;
        opacity: 0;
        -webkit-transition: opacity .3s cubic-bezier(0.6,0,0.4,1),visibility .3s cubic-bezier(0.6,0,0.4,1);
        transition: opacity .3s cubic-bezier(0.6,0,0.4,1),visibility .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__backward-btn.show {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .3s cubic-bezier(0.6,0,0.4,1) .2s,visibility .3s cubic-bezier(0.6,0,0.4,1) .2s;
        transition: opacity .3s cubic-bezier(0.6,0,0.4,1) .2s,visibility .3s cubic-bezier(0.6,0,0.4,1) .2s
    }

    .nv00-gnb__search-btn {
        width: 280px;
        height: 40px;
        margin-left: 8px;
        padding: 12px 16px;
        border-radius: 20px;
        background-color: #f7f7f7;
        -webkit-transition: width .3s cubic-bezier(0.6,0,0.4,1) .1s;
        transition: width .3s cubic-bezier(0.6,0,0.4,1) .1s
    }

    .nv00-gnb__search-btn .icon {
        width: 16px;
        height: 16px
    }

    .nv00-gnb__backward-btn.show+.nv00-gnb__search-btn {
        margin-left: 0;
        width: 248px;
        -webkit-transition: width .3s cubic-bezier(0.6,0,0.4,1);
        transition: width .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__user-account-wrap.show {
        display: block;
        position: relative;
        right: 0;
        width: 100%;
        padding-top: 16px;
        padding-bottom: 32px;
        -webkit-transition: opacity .3s cubic-bezier(0.6,0,0.4,1),right .3s cubic-bezier(0.6,0,0.4,1);
        transition: opacity .3s cubic-bezier(0.6,0,0.4,1),right .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__user-account-wrap.show:after {
        content: ' ';
        display: block;
        position: absolute;
        right: 24px;
        bottom: 16px;
        left: 24px;
        height: 1px;
        background-color: rgba(0,0,0,0.2)
    }

    .nv00-gnb__user-account-wrap.show .before-login,.nv00-gnb__user-account-wrap.show .after-login {
        width: 100%
    }

    .nv00-gnb__user-account-wrap.show .before-login+.after-login {
        display: none
    }

    .nv00-gnb__user-account-wrap.show .before-login.hide {
        display: none
    }

    .nv00-gnb__user-account-wrap.show .before-login.hide+.after-login {
        display: block
    }

    .nv00-gnb__user-account-wrap.show.without-account {
        padding-top: 8px;
        padding-bottom: 0
    }

    .nv00-gnb__user-account-wrap.show.without-account:after {
        display: none
    }

    .nv00-gnb__user-account-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        width: 100%;
        padding: 0 24px;
        font-size: 16px;
        line-height: 44px;
        color: #000
    }

    .nv00-gnb__user-account-link:focus,.nv00-gnb__user-account-link:hover {
        font-weight: bold
    }

    .nv00-gnb__user-account-link:focus {
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nv00-gnb__user-account-link:focus:after {
        content: ' ';
        position: absolute;
        top: 2px;
        bottom: 2px;
        left: 2px;
        right: 2px;
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff;
        outline: 2px dotted black;
        pointer-events: none
    }

    .nv00-gnb__user-account-link .account-icon {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden;
        width: 32px;
        height: 32px;
        padding: 8px;
        border-radius: 50%;
        background-color: #eee
    }

    .nv00-gnb__user-account-link .account-icon .icon {
        width: 100%;
        height: 100%
    }

    .nv00-gnb__user-account-link .image {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        overflow: hidden;
        width: 32px;
        height: 32px;
        border-radius: 50%
    }

    .nv00-gnb__user-account-link .user-name {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-left: 8px;
        font-weight: bold
    }

    .nv00-gnb__l0-menu-wrap {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        display: none;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        height: auto;
        background-color: #fff
    }

    .nv00-gnb__l0-menu-wrap.show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 0;
        -webkit-transition: right .3s cubic-bezier(0.6,0,0.4,1);
        transition: right .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__l0-menu-list {
        width: 100%
    }

    .nv00-gnb__l0-menu-list+.nv00-gnb__l0-menu-list {
        padding-top: 32px;
        position: relative
    }

    .nv00-gnb__l0-menu-list+.nv00-gnb__l0-menu-list:before {
        content: ' ';
        position: absolute;
        top: 16px;
        left: 24px;
        right: 24px;
        height: 1px;
        background-color: rgba(0,0,0,0.2)
    }

    .nv00-gnb__l0-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto
    }

    .nv00-gnb__l0-menu.mobile-only {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nv00-gnb__l0-menu-btn,.nv00-gnb__l0-menu-link {
        width: 100%;
        padding: 0 48px 0 24px;
        font-size: 16px;
        line-height: 44px;
        font-weight: normal;
        -webkit-transition: opacity .3s cubic-bezier(0.6,0,0.4,1);
        transition: opacity .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__l0-menu-btn:focus,.nv00-gnb__l0-menu-link:focus {
        border-radius: 0;
        background-color: #fff;
        color: #000;
        font-weight: bold;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nv00-gnb__l0-menu-btn:focus:after,.nv00-gnb__l0-menu-link:focus:after {
        content: ' ';
        position: absolute;
        top: 2px;
        bottom: 2px;
        left: 2px;
        right: 2px;
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff;
        outline: 2px dotted black;
        pointer-events: none
    }

    .nv00-gnb__l0-menu-btn .icon {
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 26px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 16px;
        height: 16px
    }

    .nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-btn,.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-link {
        border-radius: 0;
        background-color: #fff;
        color: #000;
        font-weight: bold
    }

    .nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-btn .icon,.nv00-gnb__l0-menu:hover .nv00-gnb__l0-menu-link .icon {
        fill: #000
    }

    .nv00-gnb__l1-menu-container {
        -webkit-transition: right .3s cubic-bezier(0.6,0,0.4,1);
        transition: right .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__l1-menu-container.show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: auto;
        position: fixed;
        top: 64px;
        bottom: 0;
        left: auto;
        right: -360px;
        width: 360px;
        height: auto;
        padding-top: 0;
        padding-bottom: 24px;
        background-color: #fff;
        z-index: 2
    }

    .nv00-gnb__l1-menu-container.show:before {
        display: none
    }

    .nv00-gnb__l1-menu-container-title {
        display: block;
        width: 100%;
        padding: 0 48px 0 24px;
        font-size: 20px;
        line-height: 48px;
        font-weight: bold
    }

    .nv00-gnb__l1-menu-wrap {
        width: 100%;
        padding: 0
    }

    .nv00-gnb__l1-menu-wrap.l1-only {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .nv00-gnb__l1-menu-wrap.featured-products-thumbnail {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        position: relative
    }

    .nv00-gnb__l1-menu-wrap.featured-products-thumbnail:before {
        display: none
    }

    .nv00-gnb__l1-menu-wrap.mobile-only {
        display: block
    }

    .nv00-gnb__l1-menu.mobile-only {
        display: block
    }

    .nv00-gnb__l1-menu.desktop-only {
        display: none
    }

    .nv00-gnb__l1-menu-link,.nv00-gnb__l1-menu-btn {
        top: 0;
        width: 100%;
        padding: 0 56px 0 24px;
        font-size: 16px;
        line-height: 48px;
        opacity: 1
    }

    .nv00-gnb__l1-menu-btn {
        position: relative;
        font-weight: normal
    }

    .nv00-gnb__l1-menu-btn:focus,.nv00-gnb__l1-menu-btn:hover {
        font-weight: bold
    }

    .nv00-gnb__l1-menu-btn .icon {
        display: inline-block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 18px;
        width: 16px;
        height: 16px
    }

    .nv00-gnb__l1-menu.show .nv00-gnb__l1-menu-btn {
        font-weight: bold
    }

    .nv00-gnb__l1-menu.show .nv00-gnb__l1-menu-btn .icon {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg)
    }

    .nv00-gnb__l2-menu-list {
        display: none;
        overflow: hidden;
        background-color: #f7f7f7;
        -webkit-transition: height .2s cubic-bezier(0.6,0,0.4,1);
        transition: height .2s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__l1-menu.show+.nv00-gnb__l2-menu-list {
        display: block
    }

    .nv00-gnb__l2-menu-list+.nv00-gnb__l1-menu {
        margin-top: 0
    }

    .nv00-gnb__l2-menu.mobile-only {
        display: block
    }

    .nv00-gnb__l2-menu:first-of-type {
        margin-top: 12px
    }

    .nv00-gnb__l2-menu:last-of-type {
        margin-bottom: 16px
    }

    .nv00-gnb__l2-menu-link {
        display: inline-block;
        top: 0;
        width: 100%;
        padding: 11px 40px;
        font-size: 16px;
        line-height: 22px;
        opacity: 1
    }

    .nv00-gnb__l2-menu-link .icon {
        width: 16px;
        height: 16px
    }

    .nv00-gnb__l2-menu-link .badge-icon--label {
        margin-top: 2px
    }

    .nv00-gnb__featured-products-thumbnail-title {
        top: 0;
        width: 100%;
        font-size: 16px;
        line-height: 48px;
        opacity: 1
    }

    .nv00-gnb__featured-products-thumbnail-item-container {
        position: relative;
        padding: 6px 18px
    }

    .nv00-gnb__featured-products-thumbnail-item-container .scrollbar-horizontal__track,.nv00-gnb__featured-products-thumbnail-item-container .scrollbar-vertical__track {
        display: none
    }

    .nv00-gnb__featured-products-thumbnail-item-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: auto;
        margin: 0
    }

    .nv00-gnb__featured-products-thumbnail-item {
        top: 0;
        opacity: 1;
        width: auto
    }

    .nv00-gnb__l1-menu-container.show .nv00-gnb__featured-products-thumbnail-item {
        width: auto;
    }

    .nv00-gnb__featured-products-thumbnail-item--previous {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 32px;
        background-color: #fff;
        z-index: 2
    }

    .nv00-gnb__featured-products-thumbnail-item--previous .icon {
        width: 24px;
        height: 24px
    }

    .nv00-gnb__featured-products-thumbnail-item--previous:before {
        content: ' ';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 24px;
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(255,255,255,0)),to(#fff));
        background-image: linear-gradient(to left,rgba(255,255,255,0),#fff)
    }

    .nv00-gnb__featured-products-thumbnail-item--previous:focus {
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nv00-gnb__featured-products-thumbnail-item--previous:focus:after {
        content: ' ';
        position: absolute;
        top: 2px;
        bottom: 2px;
        left: 2px;
        right: 2px;
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff;
        outline: 2px dotted black;
        pointer-events: none
    }

    .nv00-gnb__featured-products-thumbnail-item--previous.disabled {
        display: none
    }

    .nv00-gnb__featured-products-thumbnail-item--next {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 32px;
        background-color: #fff;
        z-index: 2
    }

    .nv00-gnb__featured-products-thumbnail-item--next .icon {
        width: 24px;
        height: 24px
    }

    .nv00-gnb__featured-products-thumbnail-item--next:before {
        content: ' ';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        width: 24px;
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));
        background-image: linear-gradient(to right,rgba(255,255,255,0),#fff)
    }

    .nv00-gnb__featured-products-thumbnail-item--next:focus {
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nv00-gnb__featured-products-thumbnail-item--next:focus:after {
        content: ' ';
        position: absolute;
        top: 2px;
        bottom: 2px;
        left: 2px;
        right: 2px;
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff;
        outline: 2px dotted black;
        pointer-events: none
    }

    .nv00-gnb__featured-products-thumbnail-item--next.disabled {
        display: none
    }

    .nv00-gnb__featured-products-thumbnail-item-link {
        width: 84px;
        padding: 16px 0 0 0;
        border-radius: 0;
        background-color: #fff
    }

    .nv00-gnb__featured-products-thumbnail-item-link .badge-icon--label {
        position: absolute;
        top: 0;
        left: 0
    }

    .nv00-gnb__featured-products-thumbnail-item-name {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .nv00-gnb__utility-wrap {
        margin: 0;
        -webkit-transition: opacity .3s cubic-bezier(0.6,0,0.4,1),right .3s cubic-bezier(0.6,0,0.4,1);
        transition: opacity .3s cubic-bezier(0.6,0,0.4,1),right .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb__utility-wrap.show {
        right: 0;
        width: 100%;
        height: auto;
        padding-top: 32px;
        padding-bottom: 24px;
        background-color: #fff
    }

    .nv00-gnb__utility-wrap.show:before {
        content: ' ';
        position: absolute;
        top: 16px;
        left: 24px;
        right: 24px;
        height: 1px;
        background-color: rgba(0,0,0,0.2)
    }

    .nv00-gnb__utility-wrap.show.without-user-menu,.nv00-gnb__utility-wrap.show.without-account {
        padding-top: 0
    }

    .nv00-gnb__utility-wrap.show.without-user-menu:before,.nv00-gnb__utility-wrap.show.without-account:before {
        display: none
    }

    .nv00-gnb__utility-wrap.show .search,.nv00-gnb__utility-wrap.show .cart,.nv00-gnb__utility-wrap.show .hamburger {
        display: none
    }

    .nv00-gnb__utility-wrap.show .before-login,.nv00-gnb__utility-wrap.show .after-login {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .nv00-gnb__utility-wrap.show .before-login.hide,.nv00-gnb__utility-wrap.show .after-login.hide {
        display: none
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-btn,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-btn {
        display: none
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-user-menu-list,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-user-menu-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-user-menu,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-user-menu {
        width: 100%
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-user-menu.desktop-only,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-user-menu.desktop-only {
        display: none
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-user-menu.mobile-only,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-user-menu.mobile-only {
        display: block
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-user-menu.user,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-user-menu.user {
        padding-bottom: 0
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-user-menu.user:after,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-user-menu.user:after {
        display: none
    }

    .nv00-gnb__utility-wrap.show .before-login .nv00-gnb__utility-user-menu-link,.nv00-gnb__utility-wrap.show .after-login .nv00-gnb__utility-user-menu-link {
        width: 100%;
        padding: 0 24px;
        font-size: 16px;
        line-height: 44px
    }

    .nv00-gnb__utility-wrap.show .nv00-gnb__utility.before-login.hide+.nv00-gnb__utility.after-login {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nv00-gnb__utility.mobile-only {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .nv00-gnb__utility.search,.nv00-gnb__utility.cart {
        margin-right: 0
    }

    .nv00-gnb__utility.cart .nv00-gnb__utility-btn .cart-in-number {
        top: 5px;
        left: 23px
    }

    .nv00-gnb__utility.before-login .nv00-gnb__utility-btn,.nv00-gnb__utility.after-login .nv00-gnb__utility-btn {
        pointer-events: auto
    }

    .nv00-gnb__utility.hamburger {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .nv00-gnb__utility-btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 40px;
        height: 40px;
        padding: 0
    }

    .nv00-gnb__utility .image {
        width: 32px;
        height: 32px
    }

    .nv00-gnb__utility .account-icon {
        width: 32px;
        height: 32px;
        padding: 8px
    }

    .nv00-gnb__utility:hover .nv00-gnb__utility-user-menu-list {
        display: none
    }

    .nv00-gnb__dim-wrap {
        -webkit-transition: none;
        transition: none
    }

    .nv00-gnb__dim-wrap.show {
        -webkit-transition: opacity .3s cubic-bezier(0.6,0,0.4,1);
        transition: opacity .3s cubic-bezier(0.6,0,0.4,1)
    }

    .nv00-gnb .layer-popup {
        min-width: auto;
        max-width: none;
        width: 312px
    }

    .nv00-gnb .layer-popup__title {
        font-size: 22px
    }

    .nv00-gnb .layer-popup__desc {
        font-size: 14px
    }

    .nv00-gnb .layer-popup .checkbox-v2__input {
        width: 24px;
        height: 24px
    }

    .nv00-gnb .layer-popup .checkbox-v2__label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        min-height: 24px
    }

    .nv00-gnb .layer-popup .checkbox-v2__label-box {
        width: 20px;
        height: 20px
    }

    .nv00-gnb .layer-popup .checkbox-v2__label-box-wrap {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 24px;
        height: 24px
    }

    .nv00-gnb .layer-popup .checkbox-v2__label-box-icon {
        width: 16px;
        height: 16px
    }

    .nv00-gnb .layer-popup .checkbox-v2__label-text {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 8px;
        font-size: 12px;
        line-height: 1.33
    }

    .nv00-gnb .layer-popup__checkbox-desc {
        margin-top: 6px;
        padding-left: 32px;
        font-size: 12px
    }

    .nv00-gnb .layer-popup__cta-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .nv00-gnb .layer-popup__cta-wrap .cta {
        font-size: 14px;
        line-height: 19px
    }

    .nv00-gnb .layer-popup__cta-wrap .cta--contained {
        padding: 10px 24px 11px 24px;
        border-radius: 20px
    }

    .nv00-gnb .layer-popup__cta-wrap .cta--outlined {
        padding: 9px 23px 10px 23px;
        border-radius: 20px;
        border-width: 1px
    }

    .nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(1) {
        width: 100%
    }

    .nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(2) {
        width: 100%
    }

    .nv00-gnb .layer-popup__cta-wrap .cta:first-child:nth-last-child(2)+.cta {
        width: 100%;
        margin-top: 8px;
        margin-left: 0
    }
}