@charset "utf-8";


@font-face {
  font-family: 'Spoqa Han Sans Neo';
  font-style: normal;
  font-weight: 400;
  src: url('https://images.label.kr/asset/fonts/spoqa/SpoqaHanSansNeo-Regular.eot'), url('https://images.label.kr/asset/fonts/spoqa/SpoqaHanSansNeo-Regular.woff2') format('woff2'), url('https://images.label.kr/asset/fonts/spoqa/SpoqaHanSansNeo-Regular.woff') format('woff'), url('https://images.label.kr/asset/fonts/spoqa/SpoqaHanSansNeo-Regular.ttf') format('truetype');
  font-display: swap;
}

html {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
  word-break: keep-all;
  word-wrap: break-word;
  scroll-behavior: unset !important;
}

.wrapper {
  max-width: 77rem;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.wrapper-header {
  max-width: 77rem;
  margin-right: auto !important;
  margin-left: auto !important;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Spoqa Han Sans Neo', 'NanumBarunGothic', sans-serif;
  background: #f6f6f6;
  font-size: 14px;
  line-height: 1.4;
  color: #666;
}


a {
  background-color: transparent;
  text-decoration: none;
  color: #064D7F;
  transition: color .25s ease-out;
  cursor: pointer;
}

  a:hover {
    background-color: transparent;
    color: #1DA4DD;
  }

p {
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
}

img {
  border-style: none;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

  img.mixblend-multyply {
    mix-blend-mode: multiply;
  }

button {
  background-color: transparent;
  border: none;
  appearance: none;
}

.btn-check:focus + .btn, .btn:focus {
  box-shadow: none;
}

.dropdown-item:focus, .dropdown-item:hover,
.dropdown-item.active, .dropdown-item:active {
  color: #042E4D;
  background-color: transparent;
}

.btn-check:active + .btn-secondary:focus, .btn-check:checked + .btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-secondary {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  padding: .85em 1em;
  -webkit-appearance: none;
  /*border: 1px solid transparent;*/
  border-radius: 8px;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  color: #fefefe;
  clear: both;
  font-weight: 700;
}

.p-clear-filters {
  border-top: 1px solid #eee;
  padding: 1rem;
}

tbody, tfoot, thead {
  background-color: #f6f6f6;
}

  tbody tr:nth-child(odd) {
    background-color: #eee;
  }

  tbody td, tbody th {
    padding: .2rem;
  }

  tbody tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }

  thead tr {
    border-style: none;
  }

    thead tr th {
      color: #666;
      border-style: none;
    }



input[type=checkbox]:checked .c-checkbox:after {
  display: block
}

input[type=checkbox]:disabled + .c-checkbox {
  border-color: #666 !important;
  pointer-events: none
}

  input[type=checkbox]:disabled + .c-checkbox:after {
    color: #666 !important
  }

  input[type=checkbox]:disabled + .c-checkbox.is-checked {
    background: #eee !important
  }

input[type=checkbox]:checked + .c-checkbox {
  background: #1da4dd;
  border-color: #1da4dd;
}

  input[type=checkbox]:checked + .c-checkbox:after {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
  }

input[type=number] {
  -moz-appearance: textfield;
}

input[type=email], input[type=tel], input[type=Password], input[type=number] {
  padding: 0.5rem;
}

.c-checkbox + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem
}

input[type=checkbox] {
  transform: scale(1.4);
}

.form-label, .form-control {
  font-size: 0.9rem;
}

  .form-control:focus {
    border-color: transparent;
    box-shadow: 0 3px 12px rgba(0,0,0,.2);
  }
/*reset start*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

dl, ol, ul {
  line-height: 1.8;
}

blockquote, q {
  quotes: none;
}

  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }


table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 4px;
}

.table > :not(caption) > * > * {
  border-block-color: #ddd !important;
}

label {
  display: block;
  margin: 0;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.8;
  color: #666;
  cursor: pointer;
}
/*reset end*/

/* Typography start*/

.h1, h1 {
  font-size: 2.25rem;
}

.h2, h2 {
  font-size: 1.875rem;
}

.h3, h3 {
  font-size: 1.5rem;
}

.h4, h4 {
  font-size: 1.125rem;
}

.h5, h5 {
  font-size: 1rem;
}

.h1-b {
  font-size: 2.25rem;
  font-weight: 700;
}

.h2-b {
  font-size: 1.875rem;
  font-weight: 700;
}

.h3-b {
  font-size: 1.5rem;
  font-weight: 700;
}

.h4-b {
  font-size: 1.125rem;
  font-weight: 700;
}

.h5-b {
  font-size: 1rem;
  font-weight: 700;
}
/* h1~5  */
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
  font-weight: 700;
  color: #2f3336;
}
/* Typography end*/

/*Pagging*/
.page-item.active .page-link {
  background-color: #1da4dd;
  border-color: #1da4dd;
}

.page-link:focus {
  box-shadow: none;
}
/*lp style start*/
.lp-btn, .lp-btn-news, .lp-btn-program, .lp-btn-pp, .lp-btn-aboutpp, .lp-btn-modal { /*버튼 스타일*/
  background: #1DA4DD;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  transition: background .2s;
}

.lp-btn-az {
  background: #1DA4DD;
  padding: 0.15rem 1rem;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  transition: background .2s;
  width: 100%
}

.lp-btn-full {
  width: 100%;
  background: #1DA4DD;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.lp-btn-big {
  font-size: 1.3rem;
  padding: 0.8rem 1.5rem;
}


.lp-btn:hover, .lp-btn-news:hover, .lp-btn-pp:hover,
.lp-btn-aboutpp:hover, .lp-btn-modal:hover, .lp-btn-full:hover,
.lp-btn-az:hover, .lp-btn-program:hover {
  background: #47B5E3;
  color: #FFFFFF;
}

.ls-btn {
  border: 1px solid #1DA4DD;
  color: #1DA4DD;
  font-size: 0.9rem;
  font-weight: 700;
  text-align: center;
  padding: 0.5rem 1rem;
}

  .ls-btn:hover {
    opacity: 0.9;
    color: #47B5E3;
    text-decoration: none;
  }

.lp-main-header {
  font-size: 1.875rem;
  color: black;
  text-align: left;
  margin-bottom: 3rem;
}

.lp-sub-header {
  margin-bottom: 1rem;
}



.lp-shop-card, .lp-shop-card-c {
  display: block;
  border: 1px solid #eef0f0;
  background-color: #fff;
  box-shadow: 2px 3px 5px rgba(0,0,0,.3);
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding: 2rem;
}

  .lp-shop-card:hover {
    border-color: #064d7f;
    background-color: #fff;
    color: #666;
    text-decoration: none;
    transition: border .25s ease-out, background .25s ease-out, color .25s ease-out;
  }

  .lp-shop-card-c:hover {
    border-color: #47B5E3;
    background-color: #fff;
    text-decoration: none;
    transition: border .25s ease-out, background .25s ease-out;
  }

    .lp-shop-card-c:hover .lp-shop-img {
      transform: scale(1.1);
      transition: .2s;
    }

.lp-panel {
  position: relative;
  margin: 0;
  padding: 1.5rem;
  border-radius: 4px;
  display: block;
  background: #fefefe;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  margin: 0;
}

.lp-padding-3rem {
  padding: 3rem 0;
}

.circle_blue {
  width: 10rem;
  height: 1.563rem;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  padding: 3px 0px;
  color: white;
  background-color: #16C2EA;
  margin-right: 0.8rem;
}

.border_dotted::after {
  content: "";
  width: 700px;
  border-bottom: 1px dotted #C6C6C6;
  display: inline-block;
  margin-top: 20px;
  padding-top: 2rem;
}
/*lp style end*/
/*Event Banner Start*/
#event-banner {
  position: relative;
  display: none;
  z-index: 300;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

  #event-banner .btn_Close {
    position: absolute;
    top: 4px;
    right: 20px;
    width: 24px;
    height: 24px;
    cursor: pointer;
  }

#event-banner-wrapper {
  position: relative;
}

#event-wrapper {
  overflow: hidden;
}


/*Event Banner End*/

#orderTable table th:first-child,
#orderTable table td:first-child {
  white-space: nowrap;
  min-width: 90px; /* 필요하면 100~120px까지 늘려도 됨 */
}

/* notice-popup */
.popup {
  width: 95%;
  max-width: 500px;
  /* decoration */
  border: 3px solid #064d7f;
  background-color: #fff;
  padding: 1em;
  box-sizing: border-box;
  display: none;
  z-index: 999;
  Box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

/* header start */

.main-header {
  position: relative;
  z-index: 10;
  background: #fff;
}


.brand-logo {
  width: 11rem;
}


.search-input {
  border: 2px solid #1DA4DD;
  height: 3rem;
  width: 100%;
  border-radius: 4px;
  padding: 0.5rem 3rem 0.5rem 0.75rem;
  font-size: 0.9rem;
}

  .search-input:focus, .c-search-input:focus, .c-news-search-input:focus {
    outline: none;
  }


.header-search-icon {
  font-size: 1.25rem;
  right: 0.25rem;
  top: 0.1rem;
  color: #666;
}


.top-menu, .top-menu-news, .top-menu-mobile {
  float: left;
  overflow: hidden;
}

.mobile-search {
  display: none;
}

.top-cart-wrapper, .top-account-wrapper {
  border-radius: 4px;
  display: inline-block;
  padding: 0.85rem;
}


  .top-cart-wrapper:hover, .top-account-wrapper:hover {
    background: #ddd;
  }


.dropdown-menu {
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  width: 300px;
  border: 0;
  font-size: 0.9rem;
  box-shadow: 0 5px 10px rgba(0,0,0,.25) !important;
  transition-delay: 0.3s;
}


.top-menu:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}


.dropdown-menu.dropup:before {
  display: block;
  width: 0;
  height: 0;
  border: 10px inset;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #fff;
  top: -10px;
  left: 92%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}


.dropdown-link-btn {
  color: #042E4D;
  transition: color .25s ease-out;
  padding: 0.4rem 0;
}


  .dropdown-link-btn:hover {
    background-color: transparent;
    color: #1DA4DD;
  }


.dropdown-menu-bg {
  background: #eee;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}


.dropdown-meun-btn {
  font-weight: 700;
  transition: background-color .25s ease-out;
  padding: 0.5rem;
}


  .dropdown-meun-btn:hover {
    background-color: transparent;
    color: #666;
  }


.dropdown-meun-btn-txt {
  color: #666;
}


  .dropdown-meun-btn-txt:hover {
    background-color: transparent;
    color: #666;
  }


.dropdown-meun-btn-icon {
  font-size: 2rem;
  padding-bottom: 0.2rem;
}


.top-menu-icon {
  color: #1DA4DD;
  font-size: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  justify-content: center;
}

.top-menu-title {
  color: #2f3336;
  font-size: 1rem;
  font-weight: 700;
  transition: color 0.3s;
}


.top-menu-down {
  color: #2f3336;
  font-size: 1rem;
  font-weight: 700;
  transition: color 0.3s;
}


.dropdown-menu-cart-txt {
  font-size: 0.75rem;
  color: #666;
}
/* header end*/

/* pc nav start */
.brand-nav {
  background: #2f3336;
  z-index: 9;
}


.brand-nav-item {
  display: inline-block;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}

.brand-mobile-nav-item {
  display: inline-block;
  color: #fff;
  font-size: 0.85rem;
  font-weight: 700;
  padding: 0.75rem;
  text-align: center;
  width: 50%;
  border-right: 1px solid #999;
}


.brand-nav-item:hover, .brand-nav-item.hover, .brand-nav-item:focus {
  background: #F4F4F4;
  color: #2f3336;
  transition: background-color .25s ease-out;
}


.brand-nav-down {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
}


.brand-nav-item:hover .brand-nav-down,
.brand-nav-item.hover .brand-nav-down {
  color: #042E4D;
  transition: color .25s ease-out;
}


.brand-nav-dropdown {
  background: #f4f4f4;
  width: 100%;
  z-index: -1;
  box-shadow: 0 7px 21px rgba(0,0,0,.2) !important;
}


.brand-nav-tab {
  display: block;
  padding: 1.75rem 2rem;
  color: #666;
  font-size: 0.95rem;
  font-weight: 700;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

  .brand-nav-tab:hover {
    border-top-left-radius: 7px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 0px;
  }

  .brand-nav-tab:hover, .active {
    color: #222;
    background-color: #fff;
  }

.tab-pane .customer-service-click {
  color: #666666;
}

  .tab-pane .customer-service-click:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    color: #666666;
  }

.dropdown-nav-brand-tit {
  color: #222;
  font-size: 1.25rem;
  font-weight: 700;
}

.dropdown-nav-new-text span {
  font-style: italic;
  vertical-align: top;
  color: #af2e2e;
  font-size: 0.7rem;
}

.nav-cs-primary {
  display: block;
  padding: 1rem;
  border-radius: 5px;
  box-shadow: 0 0px 0px rgba(0,0,0,0.15);
  transition: background 0.3s ease-in-out;
}

  .nav-cs-primary:hover {
    background: #f4f4f6;
  }

.nav-cs-primary-icon {
  display: block;
  flex-basis: 20%;
  margin-right: 1rem;
}

.nav-cs-primary-tit-wrapper {
  flex: 1;
  float: left;
}


.nav-cs-primary-tit {
  color: #2f3336;
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.notice-box {
  display: inline-block;
  font-size: 0.875rem;
  color: #fff;
  max-width: 18.75rem;
}

.p-nav-new-text {
  font-style: italic;
  margin-left: 0.2rem;
  vertical-align: top;
  color: #af2e2a;
  font-size: .7rem;
}

/* pc nav end */

/*pc banner start*/
.container-fluid {
  min-height: 33rem;
}


.mainpage-banner, .main-banner {
  background-position-x: 55%;
  background-position-y: 70%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.5rem 0;
  z-index: 2;
}


.main-banner-overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


.main-banner-tit {
  color: #fefefe;
  font-weight: 700;
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  font-size: 3rem;
}

.main-banner-subtit {
  color: #fefefe;
  font-weight: 400;
}

.off-canvas {
  position: fixed;
  z-index: 1000;
  -webkit-transition: transform .5s;
  transition: transform .5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6;
}

/*offcanvas 시작*/
.is-off-canvas-open {
  overflow: hidden;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease,visibility .5s ease;
  background: rgba(0,0,0,.5) !important;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

  .off-canvas-overlay.is-overlay-fixed {
    position: fixed;
  }

.off-canvas.is-transition-overlap {
  z-index: 1001;
}

.off-canvas-overlay.is-closable {
  cursor: pointer;
}

.off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

.off-canvas.is-open {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10,10,10,.7);
  box-shadow: 0 0 10px rgba(10,10,10,.7);
}

.off-canvas.in-canvas-for-large {
  visibility: visible;
  height: auto;
  position: static;
  background: inherit;
  width: inherit;
  overflow: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}

  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

#header-off-canvas-menu, #header-off-canvas-cart {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*offcanvas끝*/

/*모바일 메뉴 슬라이드 시작*/

.p-mobile-search {
  margin: .25rem .75rem;
}

.p-mobile-simple-nav {
  position: relative;
  z-index: 8;
}

.p-mobile-simple-nav-link {
  display: inline-block;
  background: #2f3336;
  color: #fefefe;
  font-size: .9rem;
  font-weight: 700;
  padding: .75rem;
  text-align: center;
  width: 50%;
}

  .p-mobile-simple-nav-link:focus {
    color: #fff;
  }

  .p-mobile-simple-nav-link:hover {
    color: #069eeb;
  }

  .p-mobile-simple-nav-link:first-child, .p-mobile-simple-nav-link:nth-child(2n) {
    border-right: 1px solid #999;
  }


.p-mobile-nav-nav .p-mobile-nav-top-bar {
  background: #000;
  color: #fefefe;
  padding: .5rem;
}

.p-mobile-nav-close-btn {
  color: #fefefe;
  font-size: 2rem;
  line-height: 1;
}

.p-mobile-nav-nav .p-mobile-nav-header {
  background: 0 0;
  color: #fefefe;
  padding: 0 .5rem;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: .5rem;
  text-transform: none;
}

.p-mobile-nav-icon {
  margin-left: .25rem;
  margin-right: .25rem;
  opacity: .5;
  width: 1.5rem;
  text-align: center;
}

.p-mobile-nav-divider {
  margin: 1rem 0;
  border-bottom: 1px solid #999;
}

.p-mobile-nav-nav .accordion {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
}

.p-mobile-nav-nav li a {
  display: block;
  color: #fefefe;
  padding: .75rem .5rem;
}


.p-mobile-nav-cart {
  background: #f6f6f6;
}

.p-mobile-nav.is-transition-overlap {
  z-index: 10000;
}

.p-mobile-nav-cart .p-mobile-nav-header {
  background: #054d80;
  color: #fefefe;
  font-size: .9rem;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.p-mobile-nav-nav {
  background: #2f3336;
}

.p-mobile-nav ul {
  list-style: none;
  margin: 0;
  font-size: 0.85rem;
}

.p-mobile-nav-cart-btn {
  display: block;
  margin: 0 auto;
  width: 90%;
}

.p-mobile-nav-close-btn {
  color: #fefefe;
  font-size: 2rem;
  line-height: 1;
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 263px;
  -webkit-transform: translateX(-263px);
  transform: translateX(-263px);
}
/*모바일 메뉴 슬라이드 끝*/

/*모바일 카트 슬라이드 시작*/
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 263px;
  -webkit-transform: translateX(263px);
  transform: translateX(263px);
}

/*모바일 카트 슬라이드 끝*/

.label-finder-group {
  display: block;
}


.label-finder {
  background: #fefefe;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}


.label-finder-tit {
  font-weight: 700;
  color: #222;
}


.label-finder-container {
  border-right: 1px solid #ccc;
  width: 100%;
}


.label-finder-selection {
  position: relative;
  cursor: pointer;
  font-size: 1rem;
  outline: none;
  padding: 1rem;
  text-align: left;
  align-items: center;
  width: 100%;
}

  .label-finder-selection:hover {
    background: #eee;
    transition: background .25s ease-out;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

.label-finder-selection-popover {
  left: -2rem;
  top: -2rem;
  width: calc(100% + 4rem);
  border-radius: 4px;
  background: #fefefe;
  padding: 1.5rem;
  z-index: 1;
}


.label-finder-selectio-popover-tit {
  font-weight: 700;
  color: #042E4D;
}


.label-finder-selection-btn {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0.25rem;
  text-align: center;
  font-size: 1rem;
  cursor: pointer;
}

  .label-finder-selection-btn.is-selected {
    background: rgba(87,161,220,0.06);
    border-color: #054d80;
  }

  .label-finder-selection-btn.is-selected-disabled {
    /*pointer-events: none;*/
  }

  .label-finder-selection-btn:hover, .label-finder-selection-btn:focus {
    border-color: #222;
  }


.btn-color {
  border-color: #ccc;
}


  .btn-color:hover {
    border-color: black;
    transition: border-color .25s ease-out, background .25s ease-out;
  }

.show-for-small {
  display: none;
}


.promises-bar {
  margin-top: 1.5rem;
}


.promises-bar-item {
  display: inline-block;
  position: relative;
  color: #fff;
  padding: 0.8rem 0;
  cursor: pointer;
  font-weight: 700;
  font-size: 1rem;
}


  .promises-bar-item i {
    font-size: 1.75rem;
    vertical-align: middle;
  }
/*pc banner end*/
/*AZ-dealer Info Start*/
.az-sub-tit {
  font-size: 1rem;
  line-height: 2;
}

.az-info-img {
  width: 90%;
  height: auto;
  display: block;
  margin: auto;
}

.accordion-az {
  border: none;
  box-shadow: none !important;
}

  .accordion-az li {
    border: none !important;
  }

.accordion-title-az {
  padding: 1.5rem 1rem !important;
  border: solid 1px #ddd !important;
  background-color: white !important;
}

.azinfo-color {
  color: #003c6d !important;
}

.accordion-content-az {
  border-right: solid 1px #ddd !important;
  border-bottom: solid 1px #ddd !important;
  border-left: solid 1px #ddd !important;
  background-color: #f6f6f6 !important;
}

/*AZ-dealer Info End*/
/* shopping primary start */
.ilabel-link-tit {
  font-size: 1rem;
}

.shopping-primary {
  background: #eee;
  padding: 3rem 0;
}


.col-wrapper, .col-px {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.shopping-primary-card {
  border-radius: 4px;
  padding: 2rem 1.5rem;
  background: #fefefe;
  margin: 0 0 1.5rem 0;
  width: 100%;
  text-align: left;
}


  .shopping-primary-card img {
    width: 220px;
  }


.shopping-primary-card-subtit {
  color: #222;
  font-size: 1rem;
  margin-bottom: 2rem;
}


.shopping-primary-card-link {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}


.shopping-primary-card-bg {
  background-image: url(https://images.label.kr/site/www_labelplaza_com/new/lp-main-istick.png);
  background-position-x: 55%;
  background-position-y: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 2rem;
}
/* shopping primary end */

/*ipack container start*/
.ipack-container-bg {
  color: #f5f5f5;
}

/*ipack container end*/

/* printplaza start */
.main-printplaza {
  padding: 3rem 0;
  background-image: radial-gradient(73% 147%, #EADFDF 59%, #ECE2DF 100%), radial-gradient(91% 146%, rgba(255,255,255,0.50) 47%, rgba(0,0,0,0.50) 100%);
  background-blend-mode: screen;
}


  .main-printplaza img {
    width: 325px;
  }

.p-mats-chart-table .swatch {
  margin: 0 10px 0 0;
  float: left;
}

.filebox .upload-name {
  display: inline-block;
  height: 40px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #af2e2a;
  width: 70%;
  color: #999999;
  line-height: 40px;
  background-color: #fff;
}

.filebox input[type="file"] {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
}

.pa-panel {
  background-color: transparent;
  box-shadow: none;
  padding: 0 1.5rem;
}

.pa-button {
  border: 1px solid #666;
  background-color: #fff;
  color: #2f3336;
  text-align: left;
  padding: 1.75rem 1.5rem;
  width: 100%;
  font-size: 0.9rem;
}

  .pa-button:hover {
    color: #af2e2a;
    border: 1px solid #af2e2a;
    transition: color 0.25s ease-out, border 0.25s ease-out;
  }

  .pa-button img {
    height: 40px;
    display: block;
    margin-bottom: 24px;
  }

.pa-image div img {
  width: 100%;
}

.slick-prev {
  left: 10px !important;
  z-index: 1;
}

.slick-next {
  right: 15px !important;
}

  .slick-prev::before,
  .slick-next::before {
    font-size: 30px !important;
  }

.slider .v-carousel-thumbnail-image {
  width: 200px;
  height: auto;
}

.accordion-button {
  border: none;
  border-radius: 0;
}

#faq .accordion-button:hover {
  background-color: #ddd;
  text-decoration: none;
}

.accordion-button:focus,
.accordion-button:not(:empty) {
  background: #ffffff;
  box-shadow: none;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
  background-image: none;
  transform-origin: 30% 50%;
}

.printplaza-card {
  background-color: #fff;
  border-radius: 10px;
  padding: 32px 16px;
}

.arrow::after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: calc(1.3rem + .6vw) !important;
}


.printplaza-intro-card {
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1.5rem;
  background-color: #fff;
}

#PrintingAgency-accordion .accordion-item,
#CustomMade-accordion .accordion-item {
  margin: 20px 0px;
  background-color: transparent !important;
  border-top: none !important;
}

#PrintingAgency-accordion .accordion-title,
#CustomMade-accordion .accordion-title {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #eee;
  font-size: 1rem;
}

  #PrintingAgency-accordion .accordion-title:hover,
  #PrintingAgency-accordion .accordion-title.ui-state-active,
  #CustomMade-accordion .accordion-title:hover,
  #CustomMade-accordion .accordion-title.ui-state-active {
    transition: all 0.2s ease-in-out;
    border-color: #054d80;
  }

#PrintingAgency-accordion .accordion-content,
#CustomMade-accordion .accordion-content {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  _background-color: rgb(5, 77, 128, 0.1);
  border-left: 1px solid #054d80;
  border-right: 1px solid #054d80;
  border-bottom: 1px solid #054d80;
  text-align: center;
}

  #PrintingAgency-accordion .accordion-content img,
  #CustomMade-accordion .accordion-content img {
    max-width: 170px;
  }


/* printingagency_processBar */
.printingagency_process_box,
.custommade_process_box {
  width: 450px;
  margin: 0 110px;
  box-sizing: border-box;
  overflow: hidden;
}

.printingagency_process_product,
.custommade_process_product {
  width: 50%;
  float: left;
  padding: 0 .5rem;
}

.printingagency_process_box img,
.custommade_process_box img {
  max-width: 100%;
  border-radius: 10px;
  border: 1px solid #eee;
}

.printingagency_process_info,
.custommade_process_info {
  width: 50%;
  float: left;
  padding: 0;
}

.printingagency_process_tit,
.custommade_process_tit {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}

.printingagency_process_desc,
.custommade_process_desc {
  padding: 20px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  line-height: 1.4rem;
  margin: 1.5rem .2rem .2rem;
}

.printingagency_process_wrap .slick-arrow,
.custommade_process_wrap .slick-arrow {
  position: absolute;
  top: 5%;
  z-index: 99;
  cursor: pointer;
}

.printingagency_process_wrap .slick-prev:before,
.printingagency_process_wrap .slick-next:before,
.custommade_process_wrap .slick-prev:before,
.custommade_process_wrap .slick-next:before {
  color: #054d80 !important;
  font-size: 35px !important;
}

.printingagency_process_wrap .slick-prev,
.custommade_process_wrap .slick-prev {
  left: 50% !important;
}

.printingagency_process_wrap .slick-next,
.custommade_process_wrap .slick-next {
  right: 5% !important;
}

  .printingagency_process_wrap .slick-prev:hover, .printingagency_process_wrap .slick-prev:focus,
  .printingagency_process_wrap .slick-next:hover, .printingagency_process_wrap .slick-next:focus,
  .custommade_process_wrap .slick-prev:hover, .custommade_process_wrap .slick-prev:focus,
  .custommade_process_wrap .slick-next:hover, .custommade_process_wrap .slick-next:focus {
    background-color: transparent;
  }

.printingagency_process_dots_wrap,
.custommade_process_dots_wrap {
  width: 100%;
  margin: auto;
  position: relative;
}

.printingagency_process_dots,
.custommade_process_dots {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0;
}

  .printingagency_process_dots > li,
  .custommade_process_dots > li {
    width: 15px;
    position: relative;
    z-index: 2;
    background-color: transparent;
  }

    .printingagency_process_dots > li > button,
    .custommade_process_dots > li > button {
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background: #999;
      position: relative;
      z-index: 2;
      cursor: pointer;
    }

    .printingagency_process_dots > li.active > button,
    .custommade_process_dots > li.active > button {
      background-color: #054d80;
      color: #fff;
    }

    .printingagency_process_dots > li.current > button,
    .custommade_process_dots > li.current > button {
      background-color: #054d80;
      color: #fff;
    }

      .printingagency_process_dots > li.current > button span,
      .custommade_process_dots > li.current > button span {
        z-index: 2;
        position: relative;
      }

      .printingagency_process_dots > li.current > button::before,
      .custommade_process_dots > li.current > button::before {
        display: block;
        content: "";
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
      }

    .printingagency_process_dots > li.current > p,
    .custommade_process_dots > li.current > p {
      color: #054d80;
    }

    .printingagency_process_dots > li > p,
    .custommade_process_dots > li > p {
      text-align: center;
      position: absolute;
      width: 100px;
      left: 50%;
      top: -25px;
      transform: translateX(-50%);
      color: #999;
      font-weight: 700;
      font-size: 1.1rem;
    }

  .printingagency_process_dots .printingagency_dots_bar,
  .custommade_process_dots .custommade_dots_bar {
    position: absolute;
    top: 15px;
    width: 100%;
    background-color: #ddd;
    height: 2px;
    left: 0;
    z-index: 1;
    overflow: hidden;
  }

    .printingagency_process_dots .printingagency_dots_bar .printingagency_bar_fill,
    .custommade_process_dots .custommade_dots_bar .custommade_bar_fill {
      width: 0%;
      height: 100%;
      background-color: #054d80;
      transition: all 300ms ease-out;
    }
/* printplaza end */
/*program start*/
.program {
  padding: 3rem 0;
}

.program-sub-header {
  font-size: 1.875rem;
  color: #2f3336;
}

.program-sub-text {
  font-size: 1.125rem;
  color: #2f3336;
}
/*program end*/

/*customer-service*/
.customer-service-center {
  background: #eee;
  padding: 3rem 0;
}

.customer-service-click {
  display: block;
  background-color: #FFFFFF;
  color: black;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  transition: box-shadow .2s, -webkit-box-shadow .2s;
  padding: 2rem;
}

  .customer-service-click:hover {
    border-color: #064d7f;
    transition: all 1s;
    background-color: #FFFFFF;
    color: #064d7f;
    box-shadow: 0 3px 12px rgba(0,0,0,.2);
  }

.customer-service-img {
  width: 60%
}

.customer-service-click:hover .customer-service-img {
  transform: scale(1.1);
  transition: .25s ease-out;
}

.customer-sub-header {
  font-size: 1.5rem;
  margin: 20px 0;
  font-weight: bold;
}
/*customer-service end*/

/* footer start*/
.footer-container {
  background: #f4f4f4;
  clear: both;
}

.news-letter {
  background: #2f3336;
  padding: 3.5rem 1rem;
  text-align: center;
}

  .news-letter a:hover {
    color: #47B5E3;
    transition: color .25s ease-out;
  }

.news-letter-header {
  color: #FFFFFF;
  font-size: 1.5rem;
}


.news-list {
  list-style: circle;
  text-align: left;
  color: #FFFFFF;
  font-size: 0.9rem;
  line-height: 2rem;
}

  .news-list a {
    color: #FFFFFF;
  }

.news-form-header {
  color: #FFFFFF;
  font-size: 1.5rem;
}

.news-form-subtext {
  color: #FFFFFF;
  font-size: 1rem;
}

.news-form-name, .news-form-email {
  display: inline-block;
  margin-bottom: 0;
  height: 40px;
  vertical-align: middle;
  border-radius: 5px;
  border: none;
  outline: none;
}

.news-form-input label {
  color: white;
  font-size: 0.8rem;
  font-weight: 100;
  display: block;
  margin: 0;
  line-height: 1.8;
}

.news-form-name {
  margin-right: 0 !important;
  width: 8rem;
}

.news-form-email {
  width: 18rem;
  margin: auto;
}

.news-list-items {
  font-size: 1rem;
}

.footer-links {
  margin: 3rem 0;
}

.footer-links-section {
  width: 16.6%;
  float: left;
  padding: 0.8rem;
}

.footer-links-header {
  color: black;
}

.footer-links-list {
  font-size: 0.875rem;
  line-height: 2em;
  margin-left: 0px;
  padding-left: 0px;
}

.footer-line-number {
  color: #2C2C2E;
}

.footer-links-list a:hover {
  color: #064d7f;
  transition: all 0.5s;
}

.sns-icon {
  width: 29px;
  margin: 2px;
}

.footer-info {
  font-size: 0.875rem;
  color: #2C2C2E;
}

.copyright-container {
  background-color: #FFFFFF;
}

.copyright {
  font-size: 0.75rem;
  padding: 20px 0;
  text-align: center;
  line-height: 1.8;
}

/*accordion*/

.p-footer-links-mobile-item {
  display: block;
  padding: 1rem 3rem;
  border-bottom: 1px solid #eee;
  font-size: 0.85rem
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  margin-bottom: 0;
}

/*.accordion-item {
    border-top: 1px solid #eee !important;
}

    .accordion-item:first-child {
        border-top: none !important;
    }

        .accordion-item:first-child > :first-child {
            border-radius: 4px 4px 0 0;
        }

    .accordion-item:last-child > :last-child {
        border-radius: 0 0 4px 4px;
    }*/

.accordion-title {
  position: relative;
  display: block;
  padding: 1rem 1rem;
  border: none;
  border-bottom: 0;
  font-size: .9rem;
  line-height: 1;
  color: #666;
  font-weight: 700;
}

  .accordion-title:hover {
    color: #666;
    background-color: #ddd;
    text-decoration: none;
    transition: background 0.25s ease-out;
  }

  .accordion-title:after,
  .accordion-button:after {
    content: '\f107';
    color: #054d80;
    font-family: 'Font Awesome 5 Free';
    font-size: 1.1rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
  }

  .accordion-title.ui-state-active:after {
    content: '\f106';
  }

  .accordion-title.collapsed:after {
    content: "\f107" !important;
  }

  .accordion-title.accordion-title-ui:after {
    content: '\f106';
  }

#btn-filter-reset:before {
  content: '' !important;
}


.accordion-content {
  display: none;
  padding: 1rem;
  border: none;
  border-bottom: 0;
  background-color: #fefefe;
  color: #666;
}


/* About iLabel, iTag, iStick Start */
.about-ilabel, .c-wrapper {
  padding: 3rem 0;
}

.about-ilabel-header {
  margin-bottom: 1rem;
}

.video-wrapper {
  position: relative;
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.about-ilabel-panel {
  position: relative;
  margin: 0;
  padding: 1.5rem;
  border-radius: 4px;
  display: block;
  background: #fefefe;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.about-itag-img img {
  width: 100%;
  margin-bottom: 1rem;
}

aside img {
  width: 50px;
  margin-right: 1rem;
}

.about-istick-btn {
  border-radius: 3.75rem;
  display: inline-block;
  margin: 0.938rem 0;
  padding: 0.313rem 1.063rem;
}

  .about-istick-btn img {
    width: 2.5rem;
  }

.add-padding {
  padding: 0.5rem 3rem 0.5rem 0.75rem !important;
}

/* About iLabel, iTag, iStick End */
/* page banner */
.ilabel-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/ilabel.jpg');
}

.itag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/itag.jpg');
}

.istick-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/istick.jpg');
}

.printplaza-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/printplaza.jpg');
}

.a4label-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/a4_label.jpg');
}

.a4label-by-size-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/size_banner.jpg');
}

.a4label-by-cut-banner {
  background-image: url(https://images.label.kr/site/www_label_kr/banner/cuts_banner.jpg);
}

.zlabel-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/z_label.jpg');
}

.rolllabel-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/the-roll.jpg');
}

.a4tag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/a4_tag.jpg');
}

.tietag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/tie.jpg');
}

.hangtag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/hang.jpg');
}

.picktag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/pick.jpg');
}

.foldtag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/fold.jpg');
}

.sheettag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/sheet.jpg');
}

.ztag-banner {
  background-image: url("https://images.label.kr/site/www_label_kr/banner/z_tag.jpg");
}

.rolltag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/roll_tag.jpg');
}

.continuitytag-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/continuity.jpg');
}

.a4stick-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/a4stick.jpg');
}

.rollstick-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/rollstick.jpg');
}

.tagstick-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/tagstick.jpg');
}

.tagstick-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/tagstick.jpg');
}

.istick-search-by-design-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/istick_design_banner.jpg');
}

.istick-search-by-size-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/istick_size_banner.jpg');
}

.istick-search-by-type-banner {
  background-image: url('https://images.label.kr/site/www_label_kr/banner/istick_type_banner.jpg');
}
/* page banner end*/
/* brand menu page Start */
.brand-link-btn {
  margin-bottom: 3rem;
  align-items: center;
  display: flex;
  -webkit-box-orient: vertical;
  flex-direction: column;
  justify-content: space-evenly;
}

.brand-banner-tit {
  display: block;
  color: #ffffff;
  font-weight: 700;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  font-size: 2.5rem;
}

.brand-banner-subtit {
  color: #ffffff;
  display: block;
  font-size: 1.25rem;
  line-height: 1.6;
  margin-top: 2rem;
}

.brand-banner-cta {
  display: block;
  border-left: 3px solid #ffffff;
  font-size: 1rem;
  color: #ffffff;
  padding-left: 1rem;
  margin-top: 2rem;
}

.in-page-promises-bar {
  margin-top: 0;
  position: relative;
  background: #fefefe;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  font-size: 0.9rem;
}

.in-page-promises-bar-item {
  display: inline-block;
  position: relative;
  padding: 1.5rem 0.25rem;
  color: #222;
  font-size: 0.9rem;
}

  .in-page-promises-bar-item i {
    font-size: 1.5rem;
    vertical-align: middle;
  }

.breadcrumb {
  font-weight: 400;
  margin: 1.5rem 0;
  font-size: 0.9rem;
}

.img-wrapper {
  width: 220px !important;
  height: auto;
}

.brand-subtit {
  color: #2F3336;
  font-size: 1.25rem;
}

.pp li::marker, #releaseNote li::marker, .ilabel2-Help .about-ilabel-panel li::marker,
.az-reg-check li::marker {
  content: "•";
  font-size: 1rem;
}

.ilabel2-Help .c-topic-panel-li::marker {
  content: "" !important;
}

/* brand menu page End */

/* ilabel2Help page start */

[type=button], [type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
}


.ilabel2-Help {
  padding: 3rem 0;
}

.ilabel2-help-header {
  margin-bottom: 1rem;
}

.ilabel2-help-panel {
  position: relative;
  margin: 0;
  padding: 1.5rem;
  border-radius: 4px;
  display: block;
  background: #fefefe;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  margin: 0;
}

.ilabel2-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

  .ilabel2-video-wrapper iframe, .ilabel2-video-wrapper object, .ilabel2-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.ilabel2-search {
  position: relative;
}

  .ilabel2-search button {
    position: absolute;
    right: .5rem;
    top: 50%;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    color: #666;
    cursor: pointer;
  }

  .ilabel2-search input:focus + a, .ilabel2-search input:focus + button, .ilabel2-search:hover a, .ilabel2-search:hover button {
    color: #042E4D;
  }

  .ilabel2-search label + a, .ilabel2-search label + button {
    top: .75rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

.ilabel2-input {
  position: relative;
  border: none;
  height: 2.5rem;
  width: 100%;
  border-radius: 4px;
  /*padding: 0.5rem 7rem 0.5rem 0.75rem;*/
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  font-size: 0.9rem;
  background-color: #fefefe;
  margin: 0 0 1rem
}

.ilabel2-sidebar-header, .side-nav-header, .c-nav-sidebar-alternate .c-nav-sidebar-header {
  background: #ddd;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding-bottom: .5rem;
}

.c-nav-sidebar-list, .side-nav-list {
  list-style: none;
  margin: 0;
}

.side-nav-item, .c-nav-sidebar-item {
  display: block;
  position: relative;
  padding: 0.5rem 1rem;
  cursor: pointer;
  color: #666;
}

  .side-nav-item:hover, .c-nav-sidebar-item:hover,
  .side-nav-item:focus, .side-nav-item:focus:hover,
  .c-nav-sidebar-item:focus, .c-nav-sidebar-item:focus:hover {
    background: #ddd;
    transition: background .25s ease-out;
    color: #666;
  }


.accordion-item {
  padding: 0.01rem;
  background-color: #f6f6f6 !important;
  border: none;
}

.accordion-item {
  border-top: solid 1px #eee !important;
}

  .accordion-item:first-child {
    background-color: #f6f6f6 !important;
    border: none !important;
  }
/* ilabel2Help page end */

/* ilabel2 intro page start */

.ilabel2-intro-banner {
  position: relative;
  background: #fefefe;
  background-position-x: 50%;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3rem 0;
  width: 100%;
}

.ilabel2-banner-logo {
  margin-bottom: 0;
  max-width: 100%;
}

.ilabel2-banner-headings {
  padding: 0 0 0 3rem;
}

.ilabel2-down-btn {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-right: 1rem;
  padding: 0.5rem 2rem;
  width: 25%;
}

.ilabel2-tab-subtitle {
  color: #104b85;
  -webkit-transition: color .2s;
  transition: color .2s;
  font-size: 1rem;
  font-weight: 700;
}

.ilabel2-intro-side-bar .ilabel2-sidebar-header {
  background: #ddd;
  border-radius: 4px;
  padding: .5rem 1rem;
}


.ilabel2-sidebar-item {
  display: block;
  position: relative;
  color: #666;
  padding: 0.7rem 1rem;
  transition: all 0.5s;
}

  .ilabel2-sidebar-item:hover {
    background: #ddd;
    color: #666
  }

.ilabel2-sidebar-btn {
  border-radius: 4px;
  padding: .5rem 1rem;
  display: block;
  background-color: #CCCCCC;
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
}

  .ilabel2-sidebar-btn:focus,
  .ilabel2-sidebar-btn:hover {
    background-color: #e2e2e2;
    opacity: 0.9;
    color: #2f3336;
    text-decoration: none;
    transition: all 0.5s;
  }

  .ilabel2-sidebar-btn.is-disabled,
  .ilabel2-sidebar-btn:disabled {
    cursor: not-allowed;
    opacity: .5;
    pointer-events: none;
  }


.ilabel2-sidebar-item:focus,
.ilabel2-sidebar-item:focus:hover {
  color: #666
}


.tab-content {
  border: 1px solid transparent;
  border-top: 0;
  background: rgba(0, 0, 0, 0);
  color: #666;
}

.tab-pane {
  padding: 1rem;
}

.tab-title {
  /*border-bottom: 3px solid transparent;*/
  display: inline-block;
  float: none !important;
  margin-bottom: 1rem;
}

.tab-title {
  float: left;
}

  .tab-title:not(:last-child) {
    margin-right: 1rem;
  }

  .tab-title a {
    /*border-bottom: 3px solid transparent;*/
    color: #2f3336 !important;
    display: block;
    font-size: 1rem;
    line-height: 1;
    padding: .8rem !important;
  }

    .tab-title a:focus, .tab-title a:hover {
      color: #666 !important
    }

    .tab-title a.active {
      background: 0 0 !important;
    }

    .tab-title a.active, .nav-link.active {
      cursor: default;
      border: 1px solid #054d80 !important;
    }

  .tab-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.9rem;
    line-height: 1;
    color: #1779ba;
  }

.nav-tabs {
  margin: 0;
  background: #f6f6f6;
  list-style-type: none;
  text-align: center !important;
  border-bottom: 1px solid #054d80;
}

  .nav-tabs > li > a:hover {
    border-bottom: none;
  }

  .nav-tabs > li.active > a, .nav-tabs > li.active:focus > a, .nav-tabs > li.active:hover > a {
    border: 1px solid #054d80;
    border-bottom-color: transparent;
  }

.u-margin-bottom-small {
  margin-bottom: 1rem !important;
}

.u-margin-bottom-none {
  margin-bottom: 0 !important;
}
/* ilabel2 intro page end */

/* member order page start */
.member-sidebar-item {
  display: block;
  position: relative;
  color: #666;
  padding: 0.7rem 1rem;
  transition: all 0.5s;
}

  .member-sidebar-item:hover {
    background: #ddd;
    color: #666
  }

  .member-sidebar-item:focus,
  .member-sidebar-item:focus:hover {
    color: #666
  }

.member-sidebar-header {
  background: #ddd;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding-bottom: .5rem;
}

/* member order page end */

/* Customer service index start*/
.bg-gray {
  background-color: #666;
}
/*
    .bg-gray:hover {
        background-color: #adadad;
    }*/

.bg-soft-gray {
  background-color: #ececec;
}

.background-gray {
  background-color: #f6f6f6 !important;
}

.c-search {
  width: 34rem;
  padding: 1rem;
  margin: 0.2rem auto;
}

.c-search-icon {
  font-size: 1rem;
  right: 2.5rem;
  top: 1.4rem;
  color: #666;
}

.c-search-input {
  border: none;
  height: 2.5rem;
  width: 100%;
  border-radius: 4px;
  padding: 0.5rem 3rem 0.5rem 0.75rem;
  font-size: 0.9rem;
}

.lp-btn-c { /*버튼 스타일*/
  background: #ccc;
  width: 100%;
  padding: 0.6rem 1rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: black;
  text-align: center;
}



.lp-btn-del, .lp-btn-upload { /*버튼 스타일*/
  background: #ccc;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: white;
  text-align: center;
}

.lp-btn-red { /*버튼 스타일*/
  background-color: #af2e2a;
  color: #fefefe;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: white;
  text-align: center;
}

.lp-btn-c-one { /*버튼 스타일*/
  width: 100%;
  padding: 0.3rem 0.7rem;
  border: #0a0a0a 1px solid;
  border-radius: 0%;
  font-size: 0.7rem;
  font-weight: 700;
  color: black;
  text-align: center;
}

.lp-btn-del:hover, .lp-btn-upload:hover {
  background: #d4d2d2;
  color: white;
}

.lp-btn-c:hover, .lp-btn-c-one:hover {
  background: #e2e2e2;
  color: #666;
}
/* Customer service index end*/

/* FAQ Start*/
.c-panel {
  position: relative;
  margin: 0;
  padding: 1.5rem;
  border-radius: 4px;
  display: block;
  background: #fefefe;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  margin: 0;
}

.c-results-counter {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1da4dd;
}

.c-topic-panel {
  margin-left: 0;
}

.c-topic-panel-li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
  padding: 0;
}

.c-topic-panel-question {
  color: #666;
  display: block;
  font-size: 1.25rem;
  line-height: 2rem;
  padding: 1.5rem 2rem 1.5rem 0;
  position: relative;
}

  .c-topic-panel-question::after {
    content: '\f0da';
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-size: 1rem;
    position: absolute;
    right: .5rem;
    top: 1.5rem;
    font-weight: 900;
  }

.no-list {
  padding: 1rem;
}
/* FAQ End*/

/* faq review */
#faqReviews .accordion .accordion-title {
  padding: 2rem;
}

#faqReviews .accordion .accordion-content {
  padding: 1rem 4rem 2rem 3rem;
  width: 95%;
}

/* CompanyIntro start*/
.company-intro-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  height: 300px;
}
/*scroll up*/
.back-to-top {
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 5rem;
  right: 2%;
  background-color: #2f3336;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  color: #fefefe;
  font-weight: 700;
  padding: 0.75rem 1.25rem;
  text-align: center;
  z-index: 1000;
}

  .back-to-top:focus, .back-to-top:hover {
    background-color: #666
  }

/*modal*/
.modal {
  /*top: 100px;*/
  /*max-width: 75rem;*/
  text-align: center;
}

/*.modal-content {
    box-shadow: rgba(0,0,0,0.5)0.5px 15px;
}*/
.modal-header {
  padding: 1rem;
  border: none;
}

.modal-top-img {
  max-width: 150px;
  margin-bottom: 15px;
}

.modal-body {
  padding: 1.5rem;
}

.modal:before {
  /*display: inline-block;*/
  vertical-align: middle;
  content: " ";
  height: 100%;
}

.modal-dialog {
  width: auto !important;
  max-width: 800px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.close-button {
  right: 0rem;
  top: 0.4rem;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  color: #8a8a8a;
}

/*overlay*/
.header-overlay {
  background: rgba(0,0,0,.5);
  /*display: none;*/
  left: 0;
  position: fixed;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 8;
  -webkit-transition: opacity 0ms, visibility .2s ease;
  transition: opacity 0ms,visibility .2s ease;
  transition-delay: 0.3s;
  background: rgba(0,0,0,.5) !important;
  opacity: 0;
  visibility: hidden;
}

.border-round {
  border: 1px solid #ccc;
  border-radius: 4px;
}

.color-green {
  color: #26872a !important;
}

/* brand shop page start*/
.shop-tit {
  color: #2f3336;
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  padding: 0 1rem;
}

.lp-shop-card:hover .shop-tit {
  color: #064d7f;
  transition: color .25s ease-out;
}

.shop-img {
  max-width: 70%;
  transition: 0.2s;
}

.lp-shop-card:hover .shop-img {
  transform: scale(1.1);
}

.lp-card {
  display: block;
  background: #fefefe;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  cursor: pointer;
  transition: box-shadow .2s;
}

.lp-card-full-img {
  background: 0 0;
  box-shadow: none;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.lp-card-img-container {
  display: inline-block;
  position: relative;
}

.lp-card-full-img .lp-card-img-container {
  overflow: hidden;
  width: 100%;
  border-radius: 4px;
}

.lp-card-img {
  max-height: 100%;
  margin-bottom: 0.5rem;
}

.lp-card-full-img .lp-card-img {
  height: 100%;
  margin-bottom: 0;
  width: 100%;
  transition: transform .2s ease;
}

.lp-card-content {
  display: block;
  color: #666;
  font-size: 0.8rem;
  margin-top: 0.5rem;
  text-align: left;
}

.lp-card-tit {
  color: #2f3336;
  margin-bottom: 0.1rem;
  font-size: 1rem;
  font-weight: 700;
}

.lp-card:hover .lp-card-img {
  transform: scale(1.1);
}

.lp-card-full-img:focus .lp-card-tit, .lp-card-full-img:hover .lp-card-tit {
  color: #064d7f;
  transition: color .25s ease-out;
}

.bg-light-gray {
  background: #eee;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  box-sizing: content-box;
  overflow: visible;
}

.brand-Shortcut {
  font-size: 1.25rem;
  display: block;
  color: #666;
}

/* iTag mouse over */
figure {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 0;
}

figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


figure.effect-square img {
  opacity: 1;
  transition: opacity 0.25s;
}

figure.effect-square:hover img {
  opacity: 0.25;
}

figure.effect-square figcaption::before,
figure.effect-square figcaption::after {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  content: '';
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-square figcaption::before,
figure.effect-square figcaption::after {
  transform: scale(1, 0);
}

figure.effect-square div img {
  opacity: 0;
  padding-top: 0;
  transition: transform 0.35s;
  transform: translate3d(0, -50px, 0);
}

figure.effect-square:hover figcaption::before,
figure.effect-square:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}

figure.effect-square:hover div img {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/* iTag mouse over end*/
.lp-mat-box:nth-child(odd) .lp-mat-box-item {
  background: #efefef;
}

.lp-mat-box-item {
  display: flex;
  align-items: center;
  font-size: 0.788rem;
  overflow: hidden;
  padding: 0.75rem;
  position: relative;
}

.lp-mat-item {
  width: 2rem;
  height: 2rem;
}

.lp-mat-box-item:hover {
  background: #fefefe !important;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  cursor: pointer;
  transition: background .25s ease-out;
  z-index: 19;
}

.lp-mat-box-print-info {
  color: #666;
  font-size: 0.8rem;
  font-weight: 400;
}

.lp-idea-card {
  display: block;
  background: #fefefe;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
  cursor: pointer;
  margin-bottom: 1rem;
  overflow: hidden;
}

  .lp-idea-card:hover {
    background: #fefefe;
  }

    .lp-idea-card:hover .lp-idea-card-tit {
      color: #064d7f;
      transition: color .25s ease-out;
    }

.lp-idea-card-img-container {
  height: 15rem;
  overflow: hidden;
}

.lp-idea-card-tit {
  color: #222;
  font-size: 1rem;
  margin-bottom: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.lp-idea-card-design {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.istick-design-img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

/* brand shop page end*/
/*Paging*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

  .pagination > li {
    display: inline;
  }

    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857143;
      color: #337ab7;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
    }

      .pagination > li > a:hover,
      .pagination > li > span:hover,
      .pagination > li > a:focus,
      .pagination > li > span:focus {
        z-index: 2;
        color: #23527c;
        background-color: #eeeeee;
        border-color: #ddd;
      }

    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
    }

    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
    }

  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
  }

  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
  }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/*video*/
.c-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

  .c-video-wrapper iframe, .c-video-wrapper object, .c-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }


/* iLabel By Size, Cut */
.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0,0,0);
}

.sticky-container-left {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

  .sticky-container-left .is-stuck {
    top: 1rem !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    max-height: 96%;
    overflow-y: auto;
  }

  .sticky-container-left .is-sticky {
    position: absolute;
    bottom: 150px;
    width: 100%;
  }

.sticky.anchored {
  position: relative;
  right: auto;
  left: auto;
}

.sticky.stuck.sticky-top {
  top: 0;
}

.sticky.stuck {
  position: fixed;
  z-index: 5;
  top: 0;
  bottom: auto;
  width: 100%;
}


.disp-container-sticky-topbar.stuck {
  background: #fefefe;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  left: 0;
  padding: 0.5rem 1rem;
  position: fixed;
  max-width: 100% !important;
  z-index: 1;
}

.disp-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.disp-container {
  font-size: 1.25rem;
}

.disp-container-sticky-topbar {
  overflow: hidden;
}

  .disp-container-sticky-topbar.filter-btn {
    display: inline;
    width: auto;
  }

    .disp-container-sticky-topbar.filter-btn.lp-btn {
      margin: 0 0.5rem;
      width: auto;
    }

.disp-topbar-sort {
  box-shadow: none;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 0;
  max-width: 12rem;
  transition: none;
}

.form-select:focus {
  border-color: #ced4da;
  box-shadow: 0 3px 12px rgba(0,0,0,.2);
  transition: box-shadow .25s ease-out;
}

select:hover, textarea:hover,
select:focus, textarea:focus {
  box-shadow: 0 3px 12px rgba(0,0,0,.2);
  transition: box-shadow .25s ease-out;
}

.product-content {
  color: #0a0a0a;
  transition: .5s;
}

.product-panel-view {
  padding: 1.5rem 0 0;
}

.product-list {
  margin: 0 0 3rem;
}

  .product-list:last-of-type {
    border: 0;
  }

.product {
  height: 100%;
  _margin: 0 0.625rem;
}

.lp-product-card {
  display: block;
  background-color: #FFFFFF;
  color: black;
  border-radius: 5px;
  /*margin-bottom: 5rem;*/
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  transition: box-shadow .2s, -webkit-box-shadow .2s;
  padding: 1.5rem 1rem;
}

  .lp-product-card:hover {
    border-color: #064d7f;
    transition: all 1s;
    background-color: #FFFFFF;
    color: #064d7f;
    box-shadow: 0 3px 12px rgba(0,0,0,.2);
  }

.lp-card-product-img {
  max-height: 100%;
  transition: transform .2s;
  width: 100%;
  margin-bottom: 0.5rem;
}

.lp-product-card-content {
  display: block;
  color: #666;
  font-size: 0.8rem;
  margin-top: 0.5rem;
  text-align: center;
}

.product .lp-product-card-content {
  font-size: 0.75rem;
  text-align: left;
}

.lp-product-card-tit {
  color: #042E4D;
  transition: color .2s;
  font-size: 1rem;
  font-weight: 700;
}

.product .lp-product-card-subtit {
  color: #666;
  font-weight: 400;
}

/* 조건설정 오프캔버스 */
.offcanvas {
  box-shadow: 0 0 10px rgba(10,10,10,.7);
}

.offcanvas-end {
  width: 320px;
}

.offcanvas-header {
  background: #f6f6f6;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  z-index: 1;
}

.offcanvas-body {
  height: 100%;
  max-height: 100%;
  min-height: 0;
  position: static;
  transform: translate3d(0,0,0);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

  .offcanvas-body .about-ilabel-panel {
    border-radius: 0;
  }

.offcanvas-footer {
  padding: 1rem;
}

.accordion .accordion-ui {
  border-top: 1px solid #eee;
  padding: 1rem 0;
}

.accordion-title-ui {
  color: #2f3336;
  font-size: 0.8rem;
}

  .accordion-title-ui:hover {
    color: #2f3336;
  }

.accordion-body {
  padding: 1rem;
  border: none;
  border-bottom: 0;
  background-color: #fefefe;
  color: #666;
}

.offcanvas-filter-table {
  width: 100%;
  /*table-layout: fixed; */
  border-collapse: collapse;
}

  /* td 기본 정렬 */
  .offcanvas-filter-table td {
    vertical-align: middle;
    padding: 4px 6px;
  }

    /* 체크박스 영역 너비 고정 */
    .offcanvas-filter-table td:first-child {
      width: 32px;
      text-align: center;
    }

    /* 수량 영역 오른쪽 정렬 */
    .offcanvas-filter-table td:last-child {
      text-align: right;
      white-space: nowrap;
    }

    .offcanvas-filter-table td:nth-child(2) {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
    }

/* 체크박스 시각 요소 */
.c-checkbox {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  display: inline-block;
  border: 1px solid #aaa;
  vertical-align: middle;
  box-sizing: border-box;
}

/* 체크박스를 감싸는 label 정렬 */
.offcanvas-filter-table td:first-child > label {
  display: inline-flex;
  align-items: center;
  height: 24px;
}

.offcanvas-filter-table {
  cursor: pointer;
  font-size: 0.8rem;
  margin-bottom: 0;
}

  .offcanvas-filter-table tbody {
    background-color: transparent;
    border: none;
  }

  .offcanvas-filter-table td {
    border: none;
    padding: 0.25rem;
  }

  .offcanvas-filter-table tr:hover {
    background: #eee;
  }

  .offcanvas-filter-table tr:nth-child(odd) {
    background: 0 0;
  }

  .offcanvas-filter-table label {
    font-size: 0.8rem;
    cursor: pointer;
  }

.form-check-input {
  width: 1rem;
  height: 1rem;
  margin-top: 0.1rem;
}

.filter {
  padding: 0 1rem 0.5rem;
  text-align: center;
}

.filter-label {
  display: block;
  color: #666;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 0.5rem;
  cursor: pointer;
}

.filter-ui {
  background-image: url('https://images.label.kr/site/www_label_kr/ruler.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  direction: ltr;
}

.filter-height {
  height: 16px;
}

  .filter-height .filter-ui-origin {
    height: 0;
  }

  .filter-height .filter-ui-handle {
    height: 28px;
    left: 17px;
    top: -8px;
  }

html:not([dir="rtl"]) .filter-height .filter-ui-handle {
  right: -10px;
  left: auto;
}

.filter-ui-baes, .filter-ui-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.filter-ui-connects {
  overflow: hidden;
  z-index: 0;
}

.filter-ui-connect {
  height: 50%;
  width: 100%;
}

.filter-ui-connect, .filter-ui-origin {
  will-change: transforn;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  transform-style: flat;
  background-color: rgba(193, 232, 245,0.9);
}

.filter-ui-origin {
  height: 10%;
  width: 10%;
}

html:not([dir="rtl"]) .filter-height .filter-ui-origin {
  left: auto;
  right: 0;
}

.filter-ui-handle {
  width: 0px;
  height: 0px;
  left: auto;
  border-top: 10px solid #042E4D;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  cursor: pointer;
  outline: none;
  backface-visibility: hidden;
  position: absolute;
}

.filter-ui-touch {
  height: 100%;
  width: 100%;
}

.product-category-title {
  font-size: 1.375rem;
  margin-bottom: 1rem;
}
/* iLabel By Size, Cut end */
/* iLabel By Mat */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.25rem;
}

  .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.25rem;
  }

.accordion-title-bg {
  background: #fefefe;
}

.mat-category {
  margin-bottom: 3rem;
}

.mat-category-title {
  background: #e3e3e3;
  font-size: 1rem;
  margin: 0;
  padding: 0.75rem;
}
/* iLabel By Mat end */
/* material detail page */
.lp-btn-border {
  background: 0 0;
  border: 2px solid #fefefe;
  color: #fefefe;
}

  .lp-btn-border:hover {
    background: transparent;
    color: #47B5E3;
  }

.banner-mat-link {
  font-size: 0.8rem;
  text-decoration: underline;
  transition: color 0.2s ease;
  cursor: pointer;
}

.hide-for-large {
  display: none !important;
}

.category-dsc {
  color: #666;
  float: left;
  margin: 0;
}

.results-count {
  font-size: 1.25rem;
  font-weight: 400;
}

.hidden {
  display: none !important;
}
/* material detail page end */
/*TollTip*/
.p-material-details {
  position: absolute;
  left: 0;
  top: 0;
  background: #fefefe;
  border-radius: 4px;
  -webkit-box-shadow: 0 7px 21px rgba(0,0,0,.2);
  box-shadow: 0 7px 21px rgba(0,0,0,.2);
  margin: 0 auto;
  padding: 1rem;
  max-width: 38rem;
  z-index: 9999;
}

.p-material-details-img {
  background-size: 100%;
  border-radius: 4px;
  display: block;
  float: left;
  margin-right: 1rem;
  width: 10rem;
  max-width: 130px;
}

.p-material-details-title {
  margin-top: 0;
}

/*video */
.video-center-banner {
  background-image: url("https://images.label.kr/site/www_label_kr/video-center-bg.png");
}

.c-banner {
  position: relative;
  background-position-x: 50%;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3rem 0;
  width: 100%;
}

.js-load {
  display: none;
}

  .js-load.active {
    display: block;
  }

  .js-load:after {
    display: none;
  }

.p-article {
  /*border-bottom: 1px solid #ccc;*/
  border-radius: 0;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.c-card {
  display: block;
  background: #fefefe;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  cursor: pointer;
  padding: 1.5rem 1rem;
  text-align: center;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s,-webkit-box-shadow .2s;
}

  .c-card:focus, .c-card:hover {
    -webkit-box-shadow: 0 3px 12px rgba(0,0,0,.2);
    box-shadow: 0 3px 12px rgba(0,0,0,.2);
    text-decoration: none;
  }


.c-card-article {
  padding: 0;
}

  .c-card-article .c-card-content {
    padding: 1rem 1.5rem 1.5rem;
    text-align: left;
  }

  .c-card-article .c-card-title {
    color: #2f3336;
    margin-bottom: .5rem;
  }

  .c-card-article .c-card-image-container {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-bottom: 0;
    height: 195px;
    overflow: hidden;
    width: 100%;
  }

.c-card-cta {
  color: #104b85;
  font-size: .9rem;
  font-weight: 700;
  margin-top: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}


.c-card-content {
  display: block;
  color: #666;
  font-size: .8rem;
  margin-top: .5rem;
  text-align: center;
}

.c-card-full-image {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  padding: 0;
  position: relative;
}

  .c-card-full-image .c-card-content {
    text-align: left;
  }

  .c-card-full-image .c-card-image-container {
    /*max-height: 250px;*/
    overflow: hidden;
    width: 100%;
    border-radius: 4px;
  }

  .c-card-full-image .c-card-title {
    color: #2f3336;
    margin-bottom: .1rem;
  }

.c-card-image {
  max-height: 100%;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  width: 100%;
  /*width:123px;*/
  margin-bottom: .5rem;
}

.c-card-full-image .c-card-image {
  height: 100%;
  margin-bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease,-webkit-transform .2s ease;
}

.c-card-full-image .c-card-content p {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: .1rem;
}


.c-card-full-image:focus, .c-card-full-image:hover {
  -webkit-box-shadow: none;
  box-shadow: none
}

  .c-card-full-image:focus .c-card-title, .c-card-full-image:hover .c-card-title {
    color: #054d80;
  }

  .c-card-full-image:focus .c-card-image, .c-card-full-image:hover .c-card-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }


.c-card-image-container {
  display: inline-block;
}

.c-card-subtitle {
  color: #2f3336;
  font-weight: 700;
}

.c-card-title {
  color: #104b85;
  -webkit-transition: color .2s;
  transition: color .2s;
  font-size: 0.85rem;
  font-weight: 700;
}

.box-shadow {
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
}

  .box-shadow:hover {
    box-shadow: 0 3px 12px rgba(0,0,0,.2);
  }

.u-border-bottom {
  border-bottom: 1px solid #ccc !important;
}

.c-news-search-input {
  height: 2.2875rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: none;
  border-radius: 4px;
  font-family: inherit;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  padding-right: 1.5rem;
  -webkit-transition: border-color .25s ease-in-out, box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out, box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
  cursor: pointer;
  text-overflow: '';
}

.c-news-select {
  height: 2.2875rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: none;
  border-radius: 4px;
  font-family: inherit;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  padding-right: 1.5rem;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
  cursor: pointer;
  text-overflow: '';
}

/*1To1*/

.table-modal tr {
  background-color: #eee !important;
  text-align: center;
  align-items: center;
}

.table-modal td {
  vertical-align: middle;
  text-align: center;
}

/*News Header roll*/

.news-list-header {
  list-style: none;
  text-align: right;
  color: #FFFFFF;
  font-size: 0.9rem;
  line-height: 2rem;
  height: 20px;
  position: relative;
  top: -31px;
}

  .news-list-header a {
    color: #ffffff;
  }

    .news-list-header a:hover {
      color: #1DA4DD;
    }

/*Log-in*/
.login-title {
  border-bottom: 2px solid black;
  padding-bottom: 1rem;
}

.login-input {
  border: 1px solid #aeaeb2;
  height: 2.7rem;
  width: 100%;
  border-radius: 4px;
  padding: 0.5rem 3rem 0.5rem 0.75rem;
  font-size: 0.9rem;
  background-color: #f4f4f4
}

  .login-input:focus {
    border: 1px solid #1DA4DD;
    outline: none;
  }

.login-group label {
  color: red;
  font-size: 0.8rem;
  font-weight: 100;
  display: block;
  margin: 0;
  line-height: 1.8;
}
/*My Menu*/
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.az-guide-grident {
  margin: 0px auto;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, white 50%, #47b5E3 );
}

.lp-btn-my { /*버튼 스타일*/
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  background-color: white;
  border-color: #ccc;
}

  .lp-btn-my:hover {
    color: #333;
    background-color: #e6e6e6;
  }

.azdealer-now {
  font-size: 1rem;
  line-height: 2rem;
}

.azdealer-info {
  line-height: 1.7rem;
}

.azdealer-grade {
  background-color: #C1E8F5;
  border-radius: 3px;
}

  .azdealer-grade tr, .azdealer-grade td {
    background-color: #C1E8F5 !important;
    color: #064D7F;
    border-bottom-color: #C6C6C6;
    border-top-color: #C6C6C6;
  }

.edit-group label {
  display: block;
  margin: 0;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.8;
  color: #666;
  cursor: pointer;
}
/*유효성 검사 메세지*/
label.error {
  margin-top: 0.2rem;
  font-size: .8rem !important;
  font-weight: 600 !important;
  color: #af2e2a !important;
}

.tel-group label.error {
  position: absolute;
  font-weight: 100 !important;
}

#searchString-error {
  display: none !important;
}

#subscribeEmail-error {
  display: none !important;
}

/*new size by*/
.v-filter-container-off-canvas {
  overflow: hidden;
  width: 320px;
}

.v-filter-container-off-canvas-inner {
  display: flex;
  flex-direction: column;
  background: #f6f6f6;
  height: 100%;
}

.v-filter-container-off-canvas-test {
  z-index: 10000;
}

.v-filter-container-header {
  font-size: 1rem;
  padding: 1rem;
}

html:not(.ie9) .flex-child-shrink {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

html:not(.ie9) .flex-child-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.v-filter-exact-input {
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1;
  margin: 0.5rem auto;
  text-align: center;
  width: 5rem;
}

.v-filter-container-scroll-container {
  max-height: 100% !important;
  min-height: 0;
  box-sizing: border-box;
  overflow-y: auto;
  position: static;
  transform: translate3d(0, 0, 0) !important;
}

.v-filter-container-scroll-container-test .c-panel {
  border-radius: 0;
}

.p-filter {
  border-radius: 0;
  margin-bottom: 0;
}

.v-filter-ul {
  box-shadow: none;
}

  .v-filter-ul .accordion-content {
    border-top: 1px solid #ccc;
    padding: 1rem 0;
  }

  .v-filter-ul .accordion-item {
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    border-top: 0 !important;
  }

    .v-filter-ul .accordion-item:first-child {
      border-top: 1px solid #ccc !important;
    }

    .v-filter-ul .accordion-item .accordion-title {
      background-color: transparent;
      color: #2f3336;
    }

.p-filter-sliders {
  padding: 0 1rem 1rem;
  text-align: center;
}

.p-filter-slider-label {
  color: #666;
  font-size: .9rem;
  font-weight: 400;
  line-height: 2;
  margin-bottom: .5rem;
}

.p-filter-shape-table {
  cursor: pointer;
  font-size: .8rem;
  margin-bottom: 0;
}

  .p-filter-shape-table tbody {
    background-color: transparent;
    border: none;
  }

  .p-filter-shape-table tr:hover {
    background: #eee;
  }

  .p-filter-shape-table tr:nth-child(odd) {
    background: 0 0;
  }

  .p-filter-shape-table td {
    border-top: none;
  }

  .p-filter-shape-table label {
    font-size: 0.8rem;
    display: block;
  }

.c-checkbox {
  display: inline-block;
  position: relative;
  border: 1px solid #666;
  border-radius: 2px;
  cursor: pointer;
  width: 16px;
  height: 16px;
  line-height: 18px;
  -webkit-transition: background .3s;
  transition: background .3s;
  vertical-align: text-bottom;
}

  .c-checkbox:hover {
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
    box-shadow: 0 0 2px rgba(0,0,0,.4)
  }

  .c-checkbox:after {
    position: absolute;
    top: -1px;
    left: 0;
    color: #fefefe;
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-size: .9rem;
    font-weight: 700;
    -webkit-transform: scale(0) rotate(90deg);
    transform: scale(0) rotate(90deg);
    -webkit-transition: .3s;
    transition: .3s;
  }

.prosumer-icon {
  height: 24px;
}

.prosumer, .new, .sale {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 50px;
}

.fs-small {
  font-size: 0.8rem;
}

.body-color {
  background-color: #f6f6f6 !important;
}

.noUi-connect {
  background-color: rgba(193, 232, 245,0.9);
}

.noUi-handle {
  border-top: 10px solid #042E4D;
}

.p-category-description {
  color: #666;
  float: left;
  margin: 0;
}

.p-category-accordion-item a {
  display: block;
  color: #666;
  padding: .75rem .5rem;
}

.p-category-title {
  font-size: 1.38125rem;
}
/*by materials*/
.lp-mat-box:nth-child(odd) .lp-mat-box-item {
  background: #efefef
}

.lp-mat-box.is-transparent {
  display: block;
  cursor: default;
  pointer-events: none;
}

  .lp-mat-box.is-transparent .lp-mat-box-item {
    opacity: .25;
  }

.p-banner-video-btn {
  color: #fefefe;
  margin-right: 1.5rem;
}

.lp-button-hollow {
  background: 0 0;
  border: 2px solid #fefefe;
  color: #fefefe;
}

.p-banner-material {
  font-size: .8em;
  text-decoration: underline;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

.p-material-details-img {
  background-size: 100%;
  border-radius: 4px;
  display: block;
  float: left;
  margin-right: 1rem;
  max-width: 180px;
}

.p-category-accordion-list {
  list-style: none;
  margin: 0;
}

/*iTag allType*/
.offcanvas-filter-table label {
  _display: block;
}

/*istick*/
.lp-graybtn-full {
  display: block;
  width: 100%;
  background: #CCCCCC;
  padding: 0.75rem 1rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: black;
  text-align: center;
  border-radius: 3px;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
}

  .lp-graybtn-full:hover {
    background-color: #e2e2e2;
    color: #2f3336;
  }

.istick-select {
  height: 2.5rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: none;
  border-radius: 4px;
  font-family: inherit;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  padding: 0.5rem 3rem 0.5rem 0.75rem;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
  cursor: pointer;
  text-overflow: '';
}

.istick-design-img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
/*Product-DetailPage*/

.az-price-word {
  font-size: 1rem;
}

.p-product-top-breadcrumb {
  color: #666;
  font-size: .8rem;
  margin-bottom: 1rem;
}

.p-product-top-header {
  color: #2f3336;
  font-size: 1.6rem;
  margin-top: .5rem;
  margin-bottom: .25rem;
  font-weight: 700;
}

.sample-img-container {
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  width: 6rem;
  height: 6rem;
  margin-bottom: 0.4rem;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

  .sample-img-container img {
    position: absolute;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

.sample-img-overlay {
  position: absolute;
  background-color: #222;
  height: 100%;
  opacity: 0.5;
  width: 100%;
}

.p-product-details-image {
  display: inline-block;
  /*cursor: zoom-in;*/
  max-height: 500px;
}


.v-carousel {
  outline: none;
  flex-wrap: wrap;
}

.v-carousel-button {
  color: #666;
  cursor: pointer;
  font-size: 1rem;
  padding: 0.5rem;
}

.v-carousel-main-container {
  flex-wrap: wrap;
  height: 420px;
}

.v-carousel-material-bg {
  background-size: cover;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.v-carousel-main-image {
  margin: 0 auto;
  max-height: 70%;
}

.v-carousel-thumbnail-container {
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.v-carousel-thumbnail-image {
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  height: 50px;
  margin: 0.5rem;
  overflow: hidden;
  text-align: center;
  width: 50px;
}

.v-product-images-printed-indicator {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  bottom: 15%;
  color: white;
  cursor: zoom-in;
  font-size: 0.8rem;
  left: 50%;
  padding: 1rem;
  position: absolute;
  text-align: left;
  transform: translateX(-50%);
  width: 75%;
}

html:not(.ie9) .align-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.goodsimgSlides {
  text-align: center;
  margin-bottom: 20px;
}

.sample-img-seemore {
  color: #fefefe !important;
}

  .sample-img-seemore span {
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

.p-product-details-spec-container {
  margin: 2rem 0 1rem 0;
}

.p-product-details-spec-link {
  display: block;
  font-weight: 700;
  margin: 0 auto 0;
  text-align: center;
  width: 50%;
}

.p-product-details-header {
  font-size: 1rem;
  padding: 0 .75rem;
}

.p-product-details-additional-link {
  display: block;
  background: #fefefe;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #666;
  font-size: .8rem;
  font-weight: 700;
  margin-top: .5rem;
  padding: .5rem .75rem;
}

  .p-product-details-additional-link:focus, .p-product-details-additional-link:hover {
    background: #eee;
    color: #2f3336;
    text-decoration: none
  }

.pointer-button {
  line-height: inherit;
  cursor: pointer;
}

.v-pob-format {
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #222;
  display: block;
  height: 100%;
  padding: 1rem;
  width: 100%;
}

  .v-pob-format.is-active {
    background: #e9f4fa;
    border-color: #054d80;
    border-width: 5px;
  }



.p-order-area-add-to-cart {
  font-size: 1.1rem;
  margin-bottom: 0;
  padding: 1.25rem;
  text-align: center;
}

.p-order-area-material {
  position: relative;
}

.p-order-area-pack {
  position: relative;
}

.p-order-step-title {
  display: inline-block;
  color: #2f3336;
  font-size: 1.25rem;
  margin-bottom: 0;
}

.p-order-step-step-number {
  display: inline-block;
  background: #666;
  border-radius: 50%;
  color: #fefefe;
  font-size: 1rem;
  font-weight: 700 !important;
  height: 1.5rem;
  line-height: 1;
  margin-right: .25rem;
  padding: .25rem .45rem;
  vertical-align: middle;
  width: 1.5rem;
}

.p-order-step-title span {
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}

.p-selection-box {
  background: #fefefe;
  border-radius: 2px;
  clear: both;
  max-height: 260px;
  margin-bottom: 1rem;
  margin-top: 1rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.p-selection-box-list {
  border-radius: 2px;
  list-style: none;
  margin: 0;
}

  .p-selection-box-list li {
    position: relative;
    border: 1px solid transparent;
    border-top: 2px solid #eee;
    cursor: pointer;
    padding: 0.7rem;
  }

    .p-selection-box-list li:first-child {
      border-top-color: transparent;
    }

    .p-selection-box-list li:hover {
      background: #e9f4fa;
    }

    .p-selection-box-list li.is-selected, #packing-unit li.is-selected a, #packing-unit li.is-selected button {
      background: #e9f4fa !important;
      border: 2px solid #054d80;
      margin-top: 1px;
      border-radius: 4px;
    }

.p-selection-box-row {
  display: table;
  font-weight: 400;
  height: 32px;
  line-height: 1.4;
  width: 100%;
}

  .p-selection-box-row > * {
    display: table-cell;
    padding: 0 .3rem;
    vertical-align: middle;
  }

.p-selection-box-input-container {
  width: 1rem;
  padding: 0 !important;
}

  .p-selection-box-input-container input:checked ~ .c-radio, .radio-group input:checked ~ .c-radio {
    background-color: #1DA4DD;
    border: none;
  }

    .p-selection-box-input-container input:checked ~ .c-radio:after, .radio-group input:checked ~ .c-radio:after {
      display: block;
    }

.p-selection-box-swatch {
  width: 32px;
}

.p-selection-box-primary-info {
  color: #666;
  font-size: .85rem;
  font-weight: 700;
}

.p-selection-box-secondary-info {
  color: #666;
  font-size: .8rem;
  font-weight: 400;
}

.color-link-blue {
  color: #104b85 !important;
}

.color-red {
  color: #af2e2a !important;
}

.bg-red {
  background-color: #af2e2a !important;
}

.v-selected-quantity {
  background-color: #fefefe;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 1.5rem;
  padding: 0.8rem;
  position: relative;
}

.v-custom-quantity-input {
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: none;
  font-size: 16px;
  margin-right: 0.5rem;
  margin-bottom: 0;
  width: 5.5rem;
}

.v-custom-quantity-button {
  background: #666;
  display: inline-block;
  color: #fefefe;
  font-size: .8rem;
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
}

.v-quantity-popup {
  position: absolute;
  top: 32px;
  background: #fefefe;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  width: 100%;
  z-index: 1;
}

.v-quantity-popup-overflow {
  max-height: 26rem;
  overflow-y: auto;
}

.v-quantity-selection {
  position: relative;
  border: 2px solid #eee;
  border-radius: 4px;
  cursor: pointer;
  margin: 0.5rem;
  padding: 0.8rem;
}

.v-selected-quantity:hover, .v-selected-quantity:focus, .v-selected-quantity.is-selected {
  background-color: #e9f4fa;
  border-color: #054d80;
  outline: none;
}

.v-quantity-selection:hover, .v-quantity-selection:focus, .v-quantity-selection.is-selected {
  background-color: #e9f4fa;
  border-color: #054d80;
  outline: none;
}

.color-dark-gray, .color-medium-gray {
  color: #666 !important;
}

.bg-medium-gray {
  background: #999 !important;
}

.c-custom-input::-webkit-outer-spin-button,
.c-custom-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.v-custom-quantity-input {
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: none;
  font-size: 16px;
  margin-right: 0.5rem;
  margin-bottom: 0;
  width: 5.5rem
}

.v-custom-quantity-button {
  background: #666;
  display: inline-block;
  color: #fefefe;
  font-size: .8rem;
  font-weight: bold;
  margin-bottom: 0;
  width: auto;
}

.c-button {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  padding: .85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #af2e2a;
  color: #fefefe;
  clear: both;
  font-weight: 700;
}

.p-product-availability {
  font-size: .8rem;
  font-weight: 700;
  line-height: 1.8;
}

.p-product-availability-status {
  color: #26872a;
  font-size: 1rem;
}

.p-order-area-add-to-cart {
  font-size: 1.1rem;
  margin-bottom: 0;
  padding: 1.25rem;
  text-align: center;
}

.btn-outline-secondary {
  border-color: #ced4da;
}

  .btn-outline-secondary:hover {
    background: unset;
    border-color: #ced4da;
  }
/* Functional Labels Pages */
.brand-page img {
  width: 100%;
}

/* Functional Labels Pages End */

/*Instruction Start*/
.p-print-heading {
  font-size: 1.75rem;
  margin-bottom: 3rem;
}

.p-print-info {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
  padding: 2rem;
  width: 100%;
  margin-bottom: 3rem;
}

.p-print-info-heading {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.p-print-info-img {
  text-align: center;
  margin-bottom: 2rem;
}

.p-print-info-item {
  color: #333;
  margin-bottom: .75rem;
}

.p-print-info-list {
  list-style-type: none;
  margin: 0;
}

.p-print-info-value {
  float: right;
}

.p-print-tip:not(:last-of-type) {
  margin-bottom: 3rem;
}

.p-print-tip-heading {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.p-print-tip-list {
  margin-left: 3rem;
}

.p-print label {
  margin-top: 1rem;
  display: inline-block;
}


.dropdown {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  color: #666;
  min-height: 37px;
  padding: .5rem;
  -webkit-transition: border-radius .2s ease;
  transition: border-radius .2s ease;
}

.dropdown-active {
  border-radius: 4px 4px 0 0
}

.dropdown:hover, .p-dropdown-active {
  background-color: #f3f3f3;
  border-color: #666;
  cursor: pointer;
}

.dropdown-link {
  display: block;
  border-bottom: 1px solid #ccc;
}

  .dropdown-link .p-dropdown-material {
    border: 0;
  }

.dropdown-material {
  border-bottom: 1px solid #ccc;
  color: #2f3336;
  padding: 0.85rem;
}

  .dropdown-material:last-of-type {
    border: 0;
    border-radius: 0 0 4px 4px;
  }

  .dropdown-material:hover {
    background-color: #f3f3f3;
  }

.dropdown-materials {
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  border-right: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  display: none;
  max-height: 22.5rem;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  z-index: 100;
}

.dropdown-mat-name {
  font-weight: 700;
}

.dropdown-name {
  max-width: 440px;
  float: left;
}

.dropdown-radio, .p-dropdown-swatch {
  float: left;
  margin-left: 1rem;
}

.dropdown-swatch {
  margin-right: 1rem;
  max-width: 98px;
}

.p-productbar {
  position: fixed;
  top: -100%;
  left: 0px;
  background: #fafafa;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  color: #666;
  font-size: 1rem;
  padding: 1rem 0 0;
  -webkit-transition: top .5s ease,visibility .5s ease;
  transition: top .5s ease,visibility .5s ease;
  width: 100%;
  visibility: hidden;
  z-index: 1;
}

.p-productpage-subtitle {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

.p-productbar-navigation {
  background: #f6f6f6;
  -webkit-box-shadow: 0 -2px 1px 0 rgba(0,0,0,.05);
  box-shadow: 0 -2px 1px 0 rgba(0,0,0,.05);
  font-size: .9rem;
  margin-top: 1rem;
}

  .p-productbar-navigation a {
    display: inline-block;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    padding: .5rem;
  }

    .p-productbar-navigation a.is-active {
      border-bottom-color: #054d80;
      color: #054d80;
      font-weight: bold;
    }

.is-visible {
  display: block !important;
}

  .is-visible .p-productbar {
    top: 0;
    visibility: visible;
  }

.p-productbar img {
  display: block;
}

.p-productbar img {
  max-height: 80px;
  margin-right: 1rem;
}

.small {
  font-size: 0.9rem;
}
/*Instruction End*/
/*Printing Agency For Detarl Start*/
.p-order-area-container {
  background: #eee;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 1.5rem;
}

.color-green {
  color: #26872a !important;
}
/*Printing Agency For Detarl End*/
/* Custom Made Start */
.c-custom-banner {
  box-shadow: 2px 3px 5px rgba(0,0,0,.3);
  border-radius: 5px;
  transition-duration: 0.25s;
}

  .c-custom-banner:hover {
    transform: scale(1.01);
    transition: all 0.25s;
  }

.c-custom-link-box:hover .c-custom-link-img {
  transform: scale(1.1);
  transition: all 0.25s;
}

.c-custom-link-img {
  max-width: 75%;
  padding-top: 18px;
  padding-bottom: 17px;
  transition-duration: 0.25s;
}
/* Custom Made End */
/*Price Table Start*/
.reveal {
  z-index: 1006;
  border: 1px solid #cacaca;
  border-radius: 4px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
}

.u-tr-border {
  background: #e9f4fa !important;
  border: 2px solid #af2e2a;
}

.normal-price {
  text-decoration: line-through !important;
  color: #898989;
}
/*Price Table end*/
/*Template Start*/
.p-templates-content-software {
  border-bottom: 1px solid #ccc;
  margin: 0 !important;
}

  .p-templates-content-software .columns {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .p-templates-content-software .software-icon {
    float: left;
    margin: 0 1rem 0 0;
    padding: 1rem;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }

.color-deepblue {
  color: #054d80;
}
/*Template End*/
/*Cart Start*/
.pop-up-image img {
  width: 100%;
  max-width: 100px;
}

.item-added-price-amount {
  color: #2f3336;
}

.items-in-cart {
  text-align: left;
}

.items-in-cart, .subtotal {
  float: left;
  margin-top: 1.25rem;
  width: 50%;
}

.final-checkout, .p-continue-shopping {
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 0;
}

#item-added-title {
  color: #2f3336;
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: .5rem;
}

#item-added-desc {
  font-size: .9rem;
  margin-bottom: 1.25rem;
}

#item-added-price {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.25rem;
}

#cart-info {
  font-size: .9rem;
  text-align: right;
}

#checkout-button {
  text-align: right;
  position: relative;
  margin: 0;
  width: 100%;
}


.p-cart-dropdown {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 5px 10px rgba(0,0,0,.25) !important;
  margin: 0;
  padding: 1rem !important;
  text-align: center;
  width: 280px;
}

  .p-cart-dropdown::before {
    left: auto !important;
    right: 4px;
  }

.p-cart img {
  max-height: 120px;
}

.p-cart-item-functions {
  border-top: 1px solid #ccc;
  cursor: default;
  display: inline-block;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}

.p-cart-money-table {
  font-weight: 700;
  margin: 0;
}

  .p-cart-money-table tbody tr, .p-cart-money-table tbody tr:nth-child(odd) {
    background: 0 0;
  }

.p-cart-product {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  margin-bottom: 1.5rem;
}

  .p-cart-product:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

.p-cart-qty-input {
  display: inline-block;
  max-width: 100px;
}

.p-cart-sticky-button {
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.1);
  box-shadow: 0 4px 5px rgba(0,0,0,.1);
  padding: 1rem;
}

.p-cart-sticky-button-fixed {
  position: fixed;
  top: 0;
  z-index: 10;
}

.c-panel-flat {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.c-panel-gray {
  background: #eee;
}

.icon-angle-right:before {
  content: '\f105';
}

.p-cart-money-table tbody tr td {
  border-top: none;
}
/*Cart End*/
/*Head Cart Start*/
.p-header-cart-count {
  border: 2px solid #104b85;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  color: #af2e2a;
  font-size: .8rem;
  font-weight: 700;
  height: 1.5rem;
  line-height: 1.5;
  text-align: center;
  width: 1.5rem;
}

.v-cart {
  font-size: 0.75rem;
}

.v-cart-product-image {
  max-width: 50px;
  margin: 0 0.5rem;
}

.v-cart-scroll-container {
  max-height: 326px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}

.v-cart-product-row {
  border-bottom: 1px dotted #eee;
  background-color: #f6f6f6 !important;
}

.v-cart-product-column {
  padding: 0.5rem 0;
  text-align: left;
  vertical-align: top;
}

.v-cart-product-column-info {
  line-height: 18px;
}

.v-cart-product-number {
  color: #104b85;
}

.v-cart-subtotal {
  color: #af2e2a;
  padding: 0.5rem;
  text-align: right;
}

.v-cart-subtotal-column {
  background-color: white !important;
  border-top: 1px solid #ccc;
  padding: 0.5rem;
  text-align: right;
  vertical-align: top;
}

.v-cart-subtotal-title {
  color: #2f3336;
  font-weight: bold;
}

.v-cart-subtotal-column:first-child {
  width: 70%;
}

.v-cart-view-cart-btn {
  margin: 0 auto;
  width: 85%;
}

.v-cart-table {
  margin-bottom: 0rem;
}

.p-live-cart {
  font-size: .75rem;
}

.p-live-cart-count {
  background: #fff;
  color: #666;
  margin-bottom: .5rem;
  padding: 1rem;
  text-align: center;
}

.p-live-cart-scroll-container {
  max-height: 326px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}

.p-live-cart-table {
  margin-bottom: 0;
}

.p-live-cart-product-row {
  border-bottom: 1px dotted #eee;
  background-color: #f6f6f6 !important;
}

.p-live-cart-product-column {
  padding: .5rem 0;
  text-align: left;
  vertical-align: top;
}

.p-live-cart-product-column-info {
  line-height: 18px;
}

  .p-live-cart-product-column-info a {
    color: #2f3336;
  }

.p-live-cart-product-image {
  margin-left: .5rem;
}

.p-live-cart-subtotal {
  color: #26872a;
  padding: .5rem;
  text-align: right;
}

.p-live-cart-subtotal-column {
  background-color: #fff !important;
  border-top: 1px solid #ccc;
  padding: .5rem;
  text-align: right;
  vertical-align: top;
}

  .p-live-cart-subtotal-column:first-child {
    width: 70%;
  }

.p-live-cart-subtotal-title {
  color: #2f3336;
  font-weight: 700;
}

.p-cart .cart-qty-unit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex-wrap: nowrap;
  white-space: nowrap;
}

  .p-cart .cart-qty-unit .p-cart-qty-input {
    width: 72px;
    min-width: 72px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .p-cart .cart-qty-unit .cart-unit {
    display: inline-block;
    white-space: nowrap;
  }

@media (max-width: 576px) {
  .p-cart .cart-qty-unit {
    justify-content: flex-start;
  }

    .p-cart .cart-qty-unit .p-cart-qty-input {
      width: 64px;
      min-width: 64px;
    }
}

.orderlist label {
  display: block;
  font-size: .9rem;
  line-height: 2;
}

/*Head Cart End*/
/*Order Form Start*/
.info-input-group label {
  display: block;
  margin: 0;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.8;
  color: #666;
  cursor: pointer;
}

.c-radio {
  display: inline-block;
  position: relative;
  border: 1px solid #666;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  vertical-align: middle;
  width: 20px;
  margin-top: -2px;
}

  .c-radio:after {
    content: "";
    position: absolute;
    display: none;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
  }

.p-checkout-side-panel-items {
  _margin-bottom: 1rem;
  max-height: 500px;
  overflow-y: auto;
}

.p-order-summary-item-status {
  margin-bottom: 1.5rem;
}

  .p-order-summary-item-status:last-of-type {
    margin-bottom: 0;
  }

.row.medium-unstack > .column, html:not(.ie9) .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
/*About Search*/
.list-disc li {
  list-style-type: disc;
  line-height: 1.8;
}

.v-dlp-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.v-dlp-topbar-sort {
  border: 1px solid #ccc;
  background-color: white;
  box-shadow: none;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 0;
  max-width: 12rem;
  transition: none;
}

.v-dlp-container-label-results {
  font-size: 1.25rem;
  margin: 0 0.625rem;
}

.v-dlp-container-sticky-topbar {
  overflow: hidden;
}

  .v-dlp-container-sticky-topbar .filterButtons {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
  }

    .v-dlp-container-sticky-topbar .filterButtons .c-button {
      margin: 0 0.5rem;
      width: auto;
    }

.v-dlp-container-sticky-topbar-test.is-stuck {
  background: #fefefe;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  left: 0;
  padding: 0.5rem 1rem;
  position: fixed;
  max-width: 100% !important;
  z-index: 1;
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  top: 0px;
  bottom: auto;
  width: 100%;
}

/*Smart Search Label*/
.v-label-finder-size-input {
  position: relative;
  display: block;
  text-align: center;
}

.v-label-finder input {
  background: #eee;
}

.v-label-finder-units {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0.5rem;
}

.v-label-finder-size-divider {
  display: block;
  font-size: 1.25rem;
  margin: 0.5rem;
}

.finder-tit-color {
  color: #054d80 !important;
  font-weight: bold;
}

.finder-size label {
  display: block;
  margin: 0;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.8;
  color: #666;
  cursor: pointer;
}

.finder-input-control {
  outline: none;
  position: relative;
  display: block;
  width: 100%;
  padding: 0.4rem 0.9rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

  .finder-input-control::-webkit-outer-spin-button,
  .finder-input-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
/*CustumMade*/

.c-custom-lineheight {
  line-height: 1.8;
}

.c-custom-img {
  max-width: 80%;
}



.c-custom-panel {
  position: relative;
  margin: 0;
  padding: 1.5rem;
  border-radius: 4px;
  display: block;
  background: #fefefe;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  margin: 0;
  box-shadow: 2px 3px 5px rgba(0,0,0,.3);
  border-radius: 2px;
  cursor: pointer;
  border: 1px solid #eef0f0;
  overflow: hidden;
}

  .c-custom-panel img {
    transition-duration: 0.25s;
  }

  .c-custom-panel:hover .c-custom-img {
    transform: scale(1.1);
    overflow: hidden;
    transition: all 0.25s ease-in-out;
  }

  .c-custom-panel:hover {
    border-color: #064d7f;
    color: #666;
  }

.c-custom-select {
  border: 1px solid #064d7f;
  color: #666;
}

  .c-custom-select h2 {
    color: #064d7f;
  }

  .c-custom-select img {
    transform: scale(1.1);
    overflow: hidden;
    text-decoration: none;
  }

.c-custom-mute {
  opacity: 50%;
}

.lp-btn-custom {
  display: inline-block;
  vertical-align: middle;
  padding: .85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1DA4DD;
  color: #fefefe;
  clear: both;
  font-weight: 700;
}

  .lp-btn-custom:hover {
    background-color: #1DA4DD;
    opacity: 0.9;
    color: #fff;
    text-decoration: none;
  }

.c-custom-found:hover {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 20%);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 20%);
  text-decoration: none;
  transition: all 0.25s;
  cursor: pointer;
}


.c-customtab-right {
  margin-top: 9px;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-right: 8px;
  padding-left: 5px;
  line-height: 2.0825;
  color: #054d80;
  border-radius: 0px 4px 0 0;
  background-color: #e7e7e7;
  border: 1px solid #ddd;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: -1px;
}

.c-customtab-left {
  margin-top: 9px;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-right: 5px;
  padding-left: 8px;
  line-height: 2.0825;
  color: #054d80;
  border-radius: 4px 0 0 0;
  background-color: #e7e7e7;
  border: 1px solid #ddd;
  margin-right: -1px;
  margin-bottom: 0px;
  margin-left: -1px;
}

.c-customtab-active {
  padding-top: 9px;
  padding-bottom: 0px;
  padding-right: 13px;
  padding-left: 13px;
  margin-top: 5px;
  color: black;
  font-size: 0.9rem;
  font-weight: 700;
  background-color: none;
  border: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
  cursor: default;
  outline: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.c-custom-card {
  position: relative;
  margin: 0;
  padding: 0.5rem;
  border-radius: 4px;
  display: block;
  background: #fefefe;
  margin: 0;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #eef0f0;
  overflow: hidden;
}

  .c-custom-card:hover {
    border-color: #054d80;
    color: #666;
  }

.c-custom-card-select {
  border: 1px solid #ce5045;
  color: #666;
  background: #fdf6e9 !important;
}

.color-lp {
  color: #064d7f !important;
}

.select-custom {
  height: 2.2875rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: none;
  border-radius: 4px;
  font-family: inherit;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  padding-right: 1.5rem;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
  cursor: pointer;
  text-overflow: '';
}

.c-custom-card-select {
  border: 1px solid #054d80;
  color: #666;
  background: #e9f4fa !important;
}

.blink {
  -webkit-animation: blink 1.3s linear 3;
}

@keyframes blink {

  0% {
    color: #666666;
  }

  100% {
    color: #feed4e;
  }
}

.lp-btn-tiny {
  font-size: .7rem;
  padding: .7em 1em;
}

.lp-btn-int {
  font-size: .7rem;
  padding: .7em 1em;
  color: #666666;
}

  .lp-btn-int:hover {
    background-color: #dddddd;
  }

.border-round {
  border: 1px solid #ccc;
  border-radius: 4px;
}

.p-selection-box-secondary-info {
  color: #666;
  font-size: .8rem;
  font-weight: 400;
}

.c-search {
  position: relative;
}

  .c-search a, .c-search button {
    position: absolute;
    right: .5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    color: #666;
    cursor: pointer;
  }

.border-right {
  border-right: 1px solid #ccc !important;
}

.cm-form label {
  width: 100%;
  display: block;
  margin: 0;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.8;
  color: #666;
  cursor: pointer;
}

.faqread-style article, .faqread-style article span {
  font-size: 0.875rem !important;
}

#GetZip, .edit-zipcode {
  width: 25%;
}

.find-product {
  font-size: 1.25rem;
  text-align: center;
}

  .find-product a {
    color: #042E4D;
  }

.set-gbox {
  margin-top: 2rem;
}

.nowrapper > .wrapper {
  padding: 0 !important;
}

.ilabel-logo {
  max-width: 30%;
}

.printing-agency-program-link {
  font-weight: 300;
  margin: 0;
  font-size: 0.8rem;
}

.design-confirm-img {
  max-width: 640px;
}

.print-option-img {
  max-width: 150px;
}

.ready-made-email {
  width: 25%;
}

.ready-made-email-select {
  width: 26%;
}

.editpw input {
  width: 75%;
}

.editpw .btn-mofidy {
  width: 25%;
}

#BPayInNameEscrow, #BPayInName {
  width: 50%;
}

.az-input-group-text {
  align-items: center;
  padding: 0.15rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  width: 100px;
}

/*newsletter reject*/
.v-newsletter-signup-email {
  width: 18rem;
  margin: auto;
}

/*Opening Page Header*/
.opening-header {
  width: 100%;
  z-index: 99;
}

#navbar.fixed {
  position: fixed;
  top: 0;
}

.opening-logo {
  display: flex;
  align-items: center;
}

.opening-nav-item {
  display: inline-block;
  padding: 0;
  padding: 1.5rem 1.85rem;
  transition: 0.3s;
}

  .opening-nav-item:hover .top-menu-title,
  .opening-nav-item.hover .top-menu-title,
  .opening-nav-item:hover .top-menu-down,
  .opening-nav-item.hover .top-menu-down,
  .opening-nav-panel-item a:hover {
    color: #1DA4DD;
  }

.opening-nav-panel {
  border-radius: 0;
  background-color: rgba(255, 255, 255);
  width: 200px;
  box-shadow: 0 5px 8px rgba(0,0,0,.25) !important;
  cursor: pointer;
}

.opening-nav-panel-item {
  padding: 10px 16px;
  text-align: center;
}

  .opening-nav-panel-item a {
    color: #2F3336;
    /* transition: color 0.3s ease-in-out;*/
  }

#dropdown-company-intro #dropdown-company-desc {
  transition-delay: 0.05s !important;
}
/*Opening Page Banner*/
.opening-banner {
  background-position-x: 90%;
  background-position-y: 70%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.5rem 0;
  z-index: 2;
  position: relative;
}

.opening-banner-card {
  position: absolute;
  top: 100px;
  left: 0px;
  padding: 48px;
  padding-left: 100px;
  border-radius: 0 5px 5px 0;
  background: rgba(0, 0, 0, 0.3);
}

.op-banner-tit {
  color: #fefefe;
  font-weight: 700;
  margin-top: 3rem;
  margin-bottom: 0.5rem;
}

.opening-banner-card-bottom {
  position: absolute;
  width: 100%;
  bottom: 160px;
  padding: 64px;
  background: linear-gradient( to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5));
}

.opening-banner-card-img {
  width: 250px;
  height: auto;
}

.opening-btn-text {
  font-size: 0.9rem;
}

/*Opening Page Company History*/
.company-img-group {
  background-image: url(https://images.label.kr/site/www_labelplaza_com/company-line.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 70%;
  height: 1050px;
}

.company-img-group-left {
  position: absolute;
  width: 300px;
  right: 53%;
}

.company-img-group-right {
  position: absolute;
  width: 300px;
  left: 53%;
}

/*ScrollMagic*/
.back-to-position {
  opacity: 0;
  transition: 1s;
}

  .back-to-position.to-right {
    transform: translateX(-150px);
  }

  .back-to-position.to-left {
    transform: translateX(150px);
  }

  .back-to-position.to-top {
    transform: translateY(-150px);
  }

  .back-to-position.to-bottom {
    transform: translateY(150px);
  }

.show .back-to-position {
  opacity: 1;
  transform: translate(0, 0);
}

  .show .back-to-position.delay-0 {
    transition-delay: 0s;
  }

  .show .back-to-position.delay-1 {
    transition-delay: .3s;
  }

  .show .back-to-position.delay-2 {
    transition-delay: .6s;
  }

  .show .back-to-position.delay-3 {
    transition-delay: .9s;
  }

/*Opening Page Product*/
.op-product-subtit {
  text-align: start;
  font-weight: 700;
  color: #2f3336;
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  margin-left: 1rem;
}

.op-product-card {
  border-radius: 4px;
  padding: 2rem 1.5rem;
  background-color: #fefefe;
  width: 100%;
  transition: all .3s ease-in-out;
}

  .op-product-card:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }

.img-up {
  transition: all .3s ease-in-out;
}

.op-product-card:hover .img-up {
  transform: scale(1.1);
}


/*Opening Page Product Certify*/
#ProductCertify {
  background-image: url(https://images.label.kr/site/www_labelplaza_com/new/certify-bg.png);
  background-position-y: 70%;
  background-repeat: no-repeat;
  background-size: cover;
}

.carousel-item.active {
  color: transparent;
  background-color: transparent;
}

.slider-wrap {
  position: relative;
}

.slider {
  padding: 0 30px;
}

.slider-inner {
  position: relative;
  width: fit-content;
  transition: all 1s ease;
  display: flex;
  justify-content: center;
}

.indicators-item {
  position: relative;
  display: flex;
  align-items: center;
  width: 150px;
  top: 1%;
  overflow: hidden;
}

.slider > .carousel-indicators [data-bs-target] {
  width: 28%;
  height: auto;
  padding: 10px 15px;
  opacity: 1;
  background-color: transparent;
  border: none;
  margin: 0;
}

/*Product Desc*/
.catalog-text-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.catalog-img-box {
  width: 350px;
  margin: 0 auto;
}

/* Opening Page PRODUCT PURCHAS */
.main-product-purchas {
  background: linear-gradient(-45deg, #f3f5f0 50%, #dfe8eb 50%);
}

.labelplaza_product {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url('https://images.label.kr/site/www_labelplaza_com/new/labelplaza_product.jpg') no-repeat center;
  background-size: 200%;
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
  transition: all 0.2s linear;
}

.ilabel_product {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url('https://images.label.kr/site/www_labelplaza_com/new/ilabel_product.jpg') no-repeat center;
  background-size: 200%;
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
  transition: all 0.2s linear;
}

.landing-labelSpace-bg {
  background: url('https://images.label.kr/site/www_label_kr/labelspace-top-bn-img.png') no-repeat center;
  background-size: 70%;
  height: 20rem;
  background-color: #f6f6f6;
  border-radius: 20px;
  width: 95%;
}

.landing-ilabel2-bg {
  background: url('https://images.label.kr/site/www_label_kr/program-top-bn-img.png') no-repeat center;
  background-size: 90%;
  height: 20rem;
  background-color: #f6f6f6;
  border-radius: 20px;
  width: 95%;
}

.ilabel_product:hover,
.labelplaza_product:hover {
  background-size: 220%;
}

.backdrop_blur:hover {
  backdrop-filter: blur(4px);
}

.logo_01 {
  transition: all 0.2s linear;
}

.logo_02 {
  transition: all 0.2s linear;
}

.logo_01:hover {
  transform: scale(1.1);
}

.logo_02:hover {
  transform: scale(1.1);
}

a .ic_size {
  transition: all 0.2s linear;
}

a:hover .ic_size {
  transform: scale(1.1);
}

.ic_size {
  width: 20%;
}

/* Opening Page MEDIA CENTER */
.main-support-center {
  background: #661f7e1c;
}

.news_section {
  position: relative;
}
/*.news_box {
    border-radius: 20px 20px 0px 0px;   
    overflow: hidden;
    filter:brightness(50%);
}*/
.news_section {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)), url('https://images.label.kr/site/www_label_kr/video-center-bg.png')no-repeat center;
  background-size: 250%;
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
  transition: all 0.2s linear;
}

  .news_section:hover {
    background-size: 270%;
  }

    .news_section:hover .movie-img-text {
      transform: scale(1.1);
      transform-origin: center center center;
      transition: all 0.2s linear;
    }


.movie-img-text {
  transition: all 0.2s linear;
  color: white;
  padding-top: 12rem;
  padding-right: 7rem;
}


.sns_icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sns_text {
  border-right: 1px solid #636366;
  padding: 0.3rem;
}

/* main footer */
.main-footer {
  background-color: white;
}


/*Online Catalog*/
.catalog-txt-box {
  font-size: 1rem;
  font-weight: 700;
  color: #2f3336;
}

  .catalog-txt-box span {
    margin-left: 1.25rem;
    font-size: .8rem;
    font-weight: 400;
    color: #666;
  }

.catalog-ilabel-txt-icon {
  background: linear-gradient(45deg, #d2464c, #da656a);
  color: transparent;
  -webkit-background-clip: text;
  margin-right: 5px;
}

.catalog-itag-txt-icon {
  background: linear-gradient(45deg, #f77524, #ff8d42);
  color: transparent;
  -webkit-background-clip: text;
  margin-right: 5px;
}

.catalog-istick-txt-icon {
  background: linear-gradient(45deg, #593b91, #7a59a9);
  color: transparent;
  -webkit-background-clip: text;
  margin-right: 5px;
}

.catalog-pp-txt-icon {
  background: linear-gradient(45deg, #1e5caa, #0678bc);
  color: transparent;
  -webkit-background-clip: text;
  margin-right: 5px;
}

.section-bar {
  width: 70%;
  height: 3px;
  background: #939598;
}

.color-burgundy {
  width: 30%;
  height: 7px;
  background: #d2464c;
}

.color-blue {
  width: 30%;
  height: 7px;
  background: #1e5caa;
}


.color-orange {
  width: 30%;
  height: 7px;
  background: #f77524;
}

.color-purple {
  width: 30%;
  height: 7px;
  background: #593b91;
}

.text-purple {
  color: #593b91;
}

.catalog-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(210, 70, 77, 0.15);
  font-size: 0.9rem;
  padding: 2rem 1.5rem;
  width: 100%;
  color: #2f3336;
}

.catalog-card-tit {
  margin: 1rem 0 0.5rem 0;
  color: #d2464c;
  font-size: 1.25rem;
  font-weight: 700;
}

.case-img {
  width: 350px;
  height: auto;
  border-radius: 50%;
}

.catalog-card-itag {
  font-size: 1.1rem;
  text-align: center;
  color: #2f3336;
  margin: 0 8px;
  margin-bottom: 30px;
}

.catalog-card-istick {
  font-size: 1rem;
  text-align: center;
  color: #2f3336;
  background-color: rgba(89, 59, 145, 0.2);
  padding: 24px;
}

.catalog-card-istick-inner {
  background-color: #fff;
  border-radius: 15px;
  padding: 24px;
  margin: 24px;
  margin-top: 30px;
}

  .catalog-card-istick-inner > div {
    border-right: 1px dotted #939598;
  }

    .catalog-card-istick-inner > div:last-child {
      border-right: none;
    }

  .catalog-card-istick-inner img {
    width: 200px;
  }

.case-img-box {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 8px;
}

  .case-img-box img {
    border: 1px solid #212529;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
  }

.case-text-box {
  position: relative;
  border: 3px solid #593b91;
  padding: 24px;
  margin: 0 8px;
}

  .case-text-box:after {
    content: '';
    position: absolute;
    left: 0;
    top: 20%;
    width: 0;
    height: 0;
    border: 17px solid transparent;
    border-right-color: #593b91;
    border-left: 0;
    margin-top: -17px;
    margin-left: -17px;
  }

.cross-link {
  background-image: linear-gradient(#fff, #f6f6f6);
}

  .cross-link img {
    width: 190px;
  }

.catalog-pp-txt-box {
  display: inline-flex;
  align-items: center;
}

.lh-md {
  line-height: 1.8;
}

.border-bottom-dotted::after {
  content: "";
  width: 700px;
  border-bottom: 1px dotted #939598;
  margin-top: 20px;
  display: inline-block;
  float: right;
}

/*Opening Page Section Margin*/
.opening-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/*AZinfo add*/
.azinfo-img {
  width: 100%;
  height: 350px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.azinfo-card {
  padding: 24px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 350px;
  margin-bottom: 1.25rem;
}

  .azinfo-card img {
    width: auto;
    height: 150px;
  }

.azinfo-circle-blue {
  border: 25px solid #C2E9f5;
  height: 250px;
  width: 100%;
  border-radius: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

  .azinfo-circle-blue > p {
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
  }

.azinfo-circle-navy {
  border: 25px solid #064D7F;
  height: 250px;
  width: 100%;
  border-radius: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}

.az-reg-check {
  font-size: 0.9rem;
  color: #666;
}

.blinking {
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

/*ByUsage*/

.c-circle {
  color: #000;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}

  .c-circle:focus, .c-circle:hover {
    color: #af2e2a;
  }


.c-circle-image {
  background-color: #eee;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
  border-radius: 50%;
  margin-bottom: 1rem;
  overflow: hidden;
  position: relative;
  -webkit-transition: background-color .2s,background-size .2s;
  -o-transition: background-color .2s,background-size .2s;
  transition: background-color .2s,background-size .2s;
}

  .c-circle-image::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }

.c-circle-alternate .c-circle-image {
  background-color: #e1e1e1 !important;
}

.c-circle:focus .c-circle__image, .c-circle:hover .c-circle-image {
  background-color: #fff !important;
  background-size: 100%;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.u-align-middle > * {
  display: inline-block !important;
  vertical-align: middle !important;
}

.u-background-dark-gray {
  background: #666 !important;
}

.u-background-medium-gray {
  background: #999 !important;
}

.u-background-green {
  background: #aaad50;
}

.u-background-very-light-gray {
  background: #f6f6f6 !important;
}

.u-background-white-smoke {
  background: #f4f4f4 !important;
}

.u-background-transparent {
  background-color: transparent !important;
}

.u-color-dark-gray, .u-color-medium-gray {
  color: #666 !important;
}

.u-color-light-gray {
  color: #808080 !important;
}

.u-color-very-light-gray {
  color: #AEAEB2 !important;
}

.u-border {
  border: 1px solid #ccc !important;
}

.u-border-bottom {
  border-bottom: 1px solid #ccc !important;
}

.u-border-top-red {
  border-top: 2px solid #af2e2a;
}

.u-border-color-black {
  border-color: black !important;
}

.u-border-red {
  border: 1px solid #AF2E2A;
}

.u-border-top {
  border-top: 1px solid #ccc !important;
}

.u-border-round {
  border: 1px solid #ccc;
  border-radius: 8px;
}

.u-border-radius {
  border-radius: 8px;
}

.u-border-right {
  border-right: 1px solid #ccc !important;
}

.u-color-black {
  color: #2f3336 !important;
}

.u-color-green {
  color: #26872a !important;
}

.u-color-red {
  color: #af2e2a !important;
}

.u-color-light-red {
  color: #cc4a47 !important;
}

.u-color-link-blue {
  color: #104b85 !important;
}

.u-color-white {
  color: #fefefe !important;
}

.u-display-block {
  display: block !important;
}

.u-display-inline-block {
  display: inline-block !important;
}

.u-display-none {
  display: none !important;
}

.u-float-right {
  float: right !important;
}

.u-font-weight-normal {
  font-weight: 400 !important;
}

.u-font-weight-bold {
  font-weight: 700 !important;
}

.u-font-size-small {
  font-size: .8rem !important;
}

.u-font-size-medium {
  font-size: 1rem !important;
}

.u-font-size-large {
  font-size: 1.25rem !important;
}

.u-font-size-xlarge {
  font-size: 2rem !important;
}

.u-font-style-italic {
  font-style: italic !important;
}

.u-height-full {
  height: 100%;
}

.u-img-vertical-middle {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.u-margin-right-small {
  margin-right: 1rem !important;
}

.u-list-style-none {
  list-style: none;
}

.u-margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-margin-small {
  margin: 1rem !important;
}

.u-margin-left-large {
  margin-left: 3rem !important;
}

.u-margin-none {
  margin: 0 !important;
}

.u-margin-left-none {
  margin-left: 0 !important;
}

.u-margin-left-tiny {
  margin-left: .5rem !important;
}

.u-margin-left-medium {
  margin-left: 1.5rem !important;
}

.u-margin-right-tiny {
  margin-right: .5rem !important;
}

.u-margin-right-small {
  margin-right: 1rem !important;
}

.u-margin-right-medium {
  margin-right: 1.5rem !important;
}

.u-margin-right-large {
  margin-right: 3rem !important;
}

.u-box-shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.u-box-shadow-small {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.u-margin-bottom-large {
  margin-bottom: 3rem !important;
}

.u-margin-bottom-none {
  margin-bottom: 0 !important;
}

.u-margin-bottom-medium {
  margin-bottom: 1.5rem !important;
}

.u-margin-bottom-tiny {
  margin-bottom: .5rem !important;
}

.u-margin-bottom-small {
  margin-bottom: 1rem !important;
}

.u-margin-top-none {
  margin-top: 0 !important;
}

.u-margin-top-tiny {
  margin-top: .5rem !important;
}

.u-margin-top-small {
  margin-top: 1rem !important;
}

.u-margin-top-medium {
  margin-top: 1.5rem !important;
}

.u-margin-top-large {
  margin-top: 3rem !important;
}

.u-max-width-small {
  max-width: 1.5rem;
}

.u-max-width-60pro {
  max-width: 60% !important;
}

.u-background-light-gray {
  background: #eee !important;
}

.u-padding-bottom-large {
  padding-bottom: 3rem !important;
}

.u-padding-bottom-medium {
  padding-bottom: 1.5rem !important;
}

.u-padding-bottom-small {
  padding-bottom: 1rem !important;
}

.u-padding-bottom-none {
  padding-bottom: 0 !important;
}

.u-padding-bottom-tiny {
  padding-bottom: .5rem !important;
}

.u-padding-large {
  padding: 3rem !important;
}


.u-padding-medium {
  padding: 1.5rem !important
}

.u-padding-none {
  padding: 0 !important;
}

.u-padding-small {
  padding: 1rem !important;
}

.u-padding-tiny {
  padding: .5rem !important;
}

.u-padding-left-large {
  padding-left: 3rem !important;
}

.u-padding-left-medium {
  padding-left: 1.5rem !important;
}

.u-padding-left-small {
  padding-left: 1rem !important;
}

.u-padding-left-tiny {
  padding-left: 0.5rem !important;
}

.u-padding-left-none {
  padding-left: 0 !important;
}

.u-padding-right-large {
  padding-right: 3rem !important;
}

.u-padding-right-medium {
  padding-right: 1.5rem !important;
}

.u-padding-right-small {
  padding-right: 1rem !important;
}

.u-padding-right-tiny {
  padding-right: 0.5rem !important;
}

.u-padding-right-none {
  padding-right: 0 !important;
}

.u-padding-top-large {
  padding-top: 3rem !important;
}

.u-padding-top-medium {
  padding-top: 1.5rem !important;
}

.u-padding-top-small {
  padding-top: 1rem !important;
}

.u-padding-top-tiny {
  padding-top: .5rem !important;
}

.u-padding-top-none {
  padding-top: 0 !important;
}

.u-position-relative {
  position: relative !important;
}

.u-background-white {
  /*background: #fefefe !important;*/
  background: #fff !important;
}

.u-text-align-center {
  text-align: center !important;
}

.u-text-align-left {
  text-align: left !important;
}

.u-text-align-right {
  text-align: right !important;
}

.u-text-decoration-underline {
  text-decoration: underline !important;
}

.u-text-transform-uppercase {
  text-transform: uppercase !important;
}

.u-tr-border {
  background: #fdf6e9 !important;
  border: 2px solid #af2e2a;
}

.u-width-full {
  width: 100%;
}

.stamp {
  position: absolute;
  top: 50px;
  right: 10px;
  transform: translate(0%, -50%); /* 정확한 중앙 정렬 */
  width: 60px;
  opacity: 0.8; /* 반투명 효과 */
}

.table-allborder {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
}

  .table-allborder th, .table-allborder td {
    border: 1px solid black; /* 칸마다 테두리 */
    padding: 6px;
    text-align: center;
  }

  .table-allborder th {
    background-color: #f2f2f2; /* 헤더 배경색 */
  }

@media print {

  .col-12.col-md-5 {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }

  .col-12.col-md-7 {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }

  .print-hide {
    display: none !important;
  }
}

.product-icon {
  max-width: 100%;
  width: 220px;
  height: auto;
  display: block;
  margin: 0 auto 0.5rem;
}

.search-icon {
  max-width: 100%;
  width: 150px;
  height: auto;
  display: block;
  margin: 0 auto 1.5rem;
}

@media (max-width: 768px) {
  .product-icon {
    width: 150px;
  }

  .search-icon {
    width: 100px;
  }
}

.product-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-top: 0.3rem;
}

#ihub-category-container .btn.btn-secondary.btn-sm {
  font-size: .7rem;
  padding: .7em 1em;
  border-radius: 4px;
}

.lp-design-img-wrapper {
  position: relative;
  padding: .25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

  .lp-design-img-wrapper .istick-design-img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
  }

  .lp-design-img-wrapper .prosumer {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 50px;
  }

#estimate-section {
  color: #000;
  font-size: 14px;
  line-height: 1.42857143;
  width: 100%;
  max-width: 210mm;
  margin: 0 auto;
  padding: 0 2rem;
}

@media print {
  html, body {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
  }

  #estimate-section {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: 210mm;
    max-height: 297mm !important;
    padding: 0 2rem !important;
    margin: 0 auto !important;
    background: #fff !important;
    overflow: hidden !important;
  }

  .prt-pop-prt, .print-hide, header, footer, nav {
    display: none !important;
  }
}

#estimate-section table {
  border-collapse: collapse;
}

#estimate-section .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: transparent;
}

  #estimate-section .table > thead > tr > th,
  #estimate-section .table > tbody > tr > th,
  #estimate-section .table > tfoot > tr > th,
  #estimate-section .table > thead > tr > td,
  #estimate-section .table > tbody > tr > td,
  #estimate-section .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-bottom: 0;
  }

  #estimate-section .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
  }

  #estimate-section .table > thead:first-child > tr:first-child > th,
  #estimate-section .table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }

#estimate-section .table-bordered {
  border: 1px solid #ddd;
}

  #estimate-section .table-bordered > thead > tr > th,
  #estimate-section .table-bordered > tbody > tr > th,
  #estimate-section .table-bordered > tfoot > tr > th,
  #estimate-section .table-bordered > thead > tr > td,
  #estimate-section .table-bordered > tbody > tr > td,
  #estimate-section .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
  }

  #estimate-section .table-bordered > thead > tr > th,
  #estimate-section .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
  }

#estimate-section .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

#estimate-section .table-nobordered,
#estimate-section .table-nobordered > thead > tr > th,
#estimate-section .table-nobordered > tbody > tr > td,
#estimate-section .table-nobordered > tbody > tr > th {
  border: 0 !important;
}

#estimate-section .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

  #estimate-section .btn:hover,
  #estimate-section .btn:focus {
    text-decoration: none;
  }

#estimate-section .text-center {
  text-align: center !important;
}

#estimate-section td {
  vertical-align: middle !important;
}

#estimate-section .ceo-name {
  display: inline-flex;
  align-items: center;
}

  #estimate-section .ceo-name img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
  }

#estimate-section {
  min-height: auto;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media print {
  #estimate-section {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

:root {
  --font: "Wanted Sans Std Variable", "Wanted Sans Variable", "Wanted Sans", -apple-system, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  --red: #d44a4c;
  --dark: #221f20;
  --white: #f9f9f9;
  --gray: #636363;
  --light: #d9d9d9;
  --page-w: 80rem;
  --px: 4.375rem;
}

.zbody {
  font-family: var(--font);
  color: var(--dark);
  background: #f0f0f0;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.nav-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  background: transparent;
  border-radius: 0;
  transition: background 0.35s ease, backdrop-filter 0.35s ease, border-radius 0.35s ease;
}

.nav-inner {
  max-width: var(--page-w);
  margin: 0 auto;
  padding: 0 var(--px);
  height: 6.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: height 0.35s ease;
}

.nav-wrap.scrolled .nav-inner {
  height: 4rem;
}

.nav-logo-wrap {
  display: block;
  flex-shrink: 0;
  line-height: 0;
}

.nav-logo {
  position: relative;
  width: 9.1875rem;
  height: 2.25rem;
  flex-shrink: 0;
}

  .nav-logo img {
    display: block;
    width: 9.1875rem;
    height: 2.25rem;
  }

  .nav-logo .logo-white {
    display: block;
  }

  .nav-logo .logo-black {
    display: none;
  }

/*   .nav-wrap.scrolled .nav-logo .logo-white {
                    display: none;
                }

                .nav-wrap.scrolled .nav-logo .logo-black {
                    display: block;
                } */

.nav-logo-piece {
  position: absolute;
  display: block;
  max-width: none;
}

.nav-links {
  display: flex;
  gap: 2.5rem;
  align-items: center;
  height: 100%;
  position: relative;
}

.nav-link {
  display: flex;
  align-items: center;
  height: 2.25rem;
  padding: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #f9f9f9;
  white-space: nowrap;
  transition: opacity 0.2s, color 0.35s ease;
  line-height: 1;
  text-decoration: none;
}

.nav-link--active {
  font-size: 1rem;
  font-weight: 700;
}

.nav-links .nav-link:hover,
.nav-links .nav-link:focus,
.nav-wrap.scrolled .nav-links .nav-link:hover,
.nav-wrap.scrolled .nav-links .nav-link:focus {
  opacity: 1;
  color: #1DA4DD;
  text-decoration: none;
}

.nav-underline {
  position: absolute;
  bottom: 2rem;
  left: 0;
  height: 0.125rem;
  width: 0;
  background: #f9f9f9;
  pointer-events: none;
  transform: translateX(0);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1), background 0.35s ease, bottom 0.35s ease;
}

/*   .nav-wrap.scrolled .nav-link {
                    color: #221f20;
                }

                .nav-wrap.scrolled .nav-underline {
                    background: #221f20;
                    bottom: 0.875rem;
                } */

.btn-cta-nav {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  padding: 0.75rem 1.25rem;
  background: #1DA4DD;
  color: #f9f9f9;
  font-size: 0.9375rem;
  font-weight: 700;
  border-radius: 0.625rem;
  white-space: nowrap;
  line-height: 0.9375rem;
  opacity: 1;
  transform: translateX(3.75rem);
  /*pointer-events: none;*/
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.nav-wrap.scrolled .btn-cta-nav {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.btn-cta-nav:hover {
  opacity: 1;
  background: #47B5E3;
  color: #FFFFFF;
}

/* ── Hero Animations ── */
@keyframes hero-zoom {
  from {
    transform: scale(1.1);
  }

  to {
    transform: scale(1);
  }
}

@keyframes hero-fade-up {
  from {
    opacity: 0;
    transform: translateY(1.5rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.hero {
  position: relative;
  width: 100%;
  min-height: 54.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.hero-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  will-change: transform;
  transform-origin: center center;
}

.hero--animated .hero-bg-img {
  animation: hero-zoom 10s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.hero-bg-overlay {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 42% 50% at 32% 61%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  mix-blend-mode: multiply;
  opacity: 0.82;
}

.hero-contents {
  position: relative;
  z-index: 1;
  max-width: var(--page-w);
  width: 100%;
  padding: 10rem var(--px) 3.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6.25rem;
  text-align: center;
}

.br-mobile {
  display: none;
}

.hero-text {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  width: 100%;
}

.hero--animated .hero-text {
  animation: hero-fade-up 0.8s cubic-bezier(0.22, 1, 0.36, 1) both;
}

.hero-inner {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}

.hero-sub {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: var(--light);
  line-height: 1.7;
}

.hero-headline {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  color: var(--white);
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.65);
  line-height: 1;
}

  .hero-headline p {
    font-size: 4.5rem;
    font-weight: 400;
    line-height: 5.75rem;
  }

    .hero-headline p strong {
      font-size: 5.75rem;
    }

.hero-headline-brand {
  font-size: 5.75rem !important;
  font-variation-settings: "wght" 700 !important;
}

.hero-headline-brand-logo {
    height: 1.2em; /* 주변 텍스트 크기에 맞게 조절 */
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.hero-desc {
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--white);
  line-height: 1.7;
  text-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.65);
}

  .hero-desc strong {
    font-weight: 700;
  }

.btn-hero {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1.375rem 2rem;
  background: var(--white);
  color: var(--dark);
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 700;
  border-radius: 1rem;
  transition: opacity 0.2s;
}

.hero--animated .btn-hero {
  animation: hero-fade-up 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.2s both;
}

.btn-hero:hover {
  opacity: 0.85;
}

.cta-arrow {
  display: inline-block;
  transition: transform 0.2s ease;
  margin-left: 0.5rem;
}

.btn-cta-nav:hover .cta-arrow,
.btn-hero:hover .cta-arrow,
.btn-detail:hover .cta-arrow,
.btn-cta-final:hover .cta-arrow,
.nav-drawer-cta:hover .cta-arrow {
  transform: translateX(0.35rem);
}

.section-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: center;
}

.section-headline {
  font-size: 3.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: var(--dark);
}

  .section-headline strong {
    font-weight: 700;
  }

.section-sub {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.7;
  color: var(--dark);
}

  .section-sub strong {
    font-weight: 700;
  }

.section-sub-pipe {
  display: none;
}

.about {
  padding: 6.25rem 0;
  display: flex;
  flex-direction: column;
  gap: 3.75rem;
  align-items: center;
}

.about-img-wrap {
  position: relative;
  width: calc(100% - var(--px) * 2);
  max-width: calc(var(--page-w) - var(--px) * 2);
  height: 43.75rem;
  border-radius: 1.5rem;
  overflow: hidden;
}

.about-main-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  will-change: transform;
  transform-origin: center center;
  transform: scale(1);
}

.about-img-logo-bar {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
}

.about-img-logo {
  height: 2.625rem;
  width: auto;
  display: block;
  opacity: 0;
  transform: translateX(1.5rem);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

  .about-img-logo.is-visible {
    opacity: 1;
    transform: translateX(0);
  }

/* Compare Table */
.compare-table {
  display: grid;
  grid-template-columns: auto 1fr 1fr;
  width: calc(100% - var(--px) * 2);
  max-width: calc(var(--page-w) - var(--px) * 2);
  border-radius: 1rem;
  box-shadow: 0 1.535rem 2.047rem -0.921rem rgba(149, 149, 149, 0.25);
  overflow: hidden;
}

.compare-cell {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  color: var(--dark);
  letter-spacing: -0.02rem;
  border-bottom: 0.0625rem solid #d0d0d0;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
}

.compare-cell--last {
  border-bottom: none;
}

.compare-cell--header {
  min-height: 4rem;
  font-weight: 700;
  border-bottom-color: #4e4e4e;
}

.compare-cell--empty {
  background: rgba(255, 255, 255, 0.5);
}

.compare-cell--label {
  justify-content: flex-start;
  text-align: left;
}

.compare-cell--competitor {
  font-weight: 700;
  background: #ffffff;
}

.compare-cell--zp {
  font-weight: 700;
  background: #fcf1f1;
  border-bottom-color: #f1c5c6;
}

  .compare-cell--zp.compare-cell--header {
    border-bottom-color: #d44a4c;
  }

.business {
  position: relative;
  height: 57.625rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 6.25rem var(--px);
}

.business-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.business-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.business-bg-overlay {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 50% 50%, transparent 0%, rgba(0, 0, 0, 0.62) 100%);
}

.business-contents {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  gap: 3.75rem;
}

.business-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.business-sub-text {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: var(--light);
  line-height: 1.7;
}

.business-headline {
  font-size: 4rem;
  font-weight: 400;
  color: var(--white);
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.65);
  line-height: 1;
}

  .business-headline strong {
    font-weight: 700;
  }

.business-cards {
  display: flex;
  gap: 1.5rem;
  width: 100%;
  max-width: 71.25rem;
}

.biz-card {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.875rem 1rem;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(21px);
  -webkit-backdrop-filter: blur(21px);
  border: 0.125rem solid rgba(255, 255, 255, 0.3);
  border-radius: 1.25rem;
  /* scroll reveal */
  opacity: 0;
  transform: translateX(var(--biz-tx, 0rem)) translateY(var(--biz-ty, 0.5rem));
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.25s ease;
}

  .biz-card.is-visible {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }

    .biz-card.is-visible:hover {
      transform: translateY(-0.3rem);
      box-shadow: 0 0.75rem 2rem rgba(0, 0, 0, 0.18);
    }

.biz-icon {
  width: 26rem;
  height: 4.375rem;
  object-fit: contain;
}

.biz-label {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
  color: var(--white);
  text-align: center;
  line-height: 1.4;
}

.solution {
  padding: 6.25rem;
  max-width: 71.25rem;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3.75rem;
  align-items: center;
}

  .solution .section-sub {
    font-size: 1.5rem;
    color: var(--gray);
  }

.flow-diagram {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.flow-node {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}

.flow-icon {
  width: 5rem;
  height: 5rem;
  object-fit: contain;
}

.flow-node-label {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--dark);
  text-align: center;
}

.flow-arrow {
  font-size: 2rem;
  color: var(--gray);
  margin-top: -1.25rem;
}

.sol-cards {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}

.sol-card {
  width: 100%;
  display: flex;
  gap: 1.5rem;
  align-items: center;
  background: #fff;
  border-radius: 1.5rem;
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.05);
  padding: 1.5rem;
  /* 추가 */
  flex-wrap: nowrap;
}

  .sol-card.is-visible {
    display: flex !important;
    opacity: 1;
    transform: translateX(0);
  }

.sol-card-text,
.sol-card-img-wrap {
  min-width: 0;
}

.sol-card-text {
  flex: 0 0 50%;
  max-width: 50%;
}

.sol-card-img-wrap {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

  /* 이미지 크기 제어 */
  .sol-card-img-wrap img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

.sol-card-num {
  font-size: 3.75rem;
  font-weight: 400;
  color: #d0d0d0;
  line-height: 1;
  opacity: 0.5;
}

.sol-card-title {
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--dark);
  line-height: 1.3;
}

.sol-card-desc {
  display: flex;
  flex-direction: column;
}

  .sol-card-desc p {
    font-size: 1rem;
    font-weight: 400;
    color: var(--dark);
    line-height: 1.7;
  }

  .sol-card-desc strong {
    font-weight: 700;
  }

.btn-detail {
    margin-top: 2rem;
    margin-bottom: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    padding: 0.625rem 2rem;
    border: 0.0625rem solid #1DA4DD;
    border-radius: 0.625rem;
    font-size: 0.8125rem;
    font-weight: 500;
    color: #1DA4DD;
    width: fit-content;
    transition: background 0.2s;
}

    .btn-detail:hover {
        border: 0.0625rem solid #1DA4DD;
        color: #1DA4DD;
    }

.sol-card-img-wrap {
  flex: 1;
  height: 19.9375rem;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}

.sol-card-img-wrap--app {
  background: #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sol-card-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.sol-app-screen {
  position: absolute;
  width: 85%;
  top: 50%;
  left: 50%;
  transform: translate(-56%, -50%);
  border-radius: 0.375rem;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.12);
}

.sol-app-phone {
  position: absolute;
  height: 72%;
  width: auto;
  right: 8%;
  bottom: 0;
  transform: rotate(-8.46deg);
  filter: drop-shadow(0 1rem 1.5rem rgba(0, 0, 0, 0.15));
}

.sol-card-img-wrap--label {
  background: #d9d9d9;
}

.sol-label-img1 {
  position: absolute;
  left: -10px;
  top: 12px;
  height: 68%;
  width: auto;
  object-fit: contain;
}

.sol-label-img2 {
  position: absolute;
  left: 35%;
  top: 38%;
  height: 62%;
  width: auto;
  object-fit: contain;
}

.sol-card-img-wrap--printer {
  background: #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sol-printer-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.label-section {
  position: relative;
  min-height: 68.75rem;
  overflow: hidden;
  padding: 6.25rem var(--px);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100rem;
  justify-items: center;
}

  .label-section.label-synergy-section {
    position: relative;
    min-height: 130.75rem;
    overflow: hidden;
    /*padding: 6.25rem var(--px);*/
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100rem;
    justify-items: center;
  }

.label-synergy-section .label-bg,
.label-synergy-section .label-bg-overlay {
  z-index: 0 !important;
}

.label-synergy-section .business-contents,
.label-synergy-section .sol-cards {
  position: relative;
  z-index: 2;
}

.label-synergy-section .sol-card {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.label-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.label-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.label-bg-overlay {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 50% 50%, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
}

.label-contents {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 71.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5rem;
  height: 100%;
}

.label-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.label-sub-text {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: var(--light);
  line-height: 1.7;
}

.label-headline {
  font-size: 4rem;
  font-weight: 400;
  color: var(--white);
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.65);
  text-transform: uppercase;
  line-height: 1.2;
}

  .label-headline strong {
    font-weight: 700;
  }

.label-desc {
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--white);
  line-height: 1.7;
}

  .label-desc strong {
    font-weight: 700;
  }

.label-cards {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.label-card-row {
  display: flex;
  gap: 1.5rem;
}

.label-card {
  flex: 1;
  height: 14rem;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(21px);
  -webkit-backdrop-filter: blur(21px);
  border: 0.125rem solid rgba(255, 255, 255, 0.3);
  border-radius: 1.25rem;
  /* scroll reveal */
  opacity: 0;
  transform: translateX(var(--lbl-tx, 0rem)) translateY(var(--lbl-ty, 0rem));
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.25s ease;
}

  .label-card.is-visible {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }

    .label-card.is-visible:hover {
      transform: translateY(-0.3rem);
      box-shadow: 0 0.75rem 2rem rgba(0, 0, 0, 0.18);
    }

.label-card-icon {
  width: 4.375rem;
  height: 4.375rem;
  object-fit: contain;
}

.label-card-title {
  /* font-size: 1.5rem;
    font-weight: 700;*/
  color: var(--white);
  margin-bottom: 10px;
  margin-top: 10px;
}

.label-card-text {
  font-size: 1rem;
  font-weight: 400;
  color: var(--white);
}

  .label-card-text strong {
    font-weight: 700;
  }

.faq {
  padding: 6.25rem;
  display: flex;
  flex-direction: column;
  gap: 3.75rem;
  align-items: center;
}

.faq-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.faq-title {
  font-size: 4rem;
  font-weight: 700;
  color: var(--dark);
  line-height: 1;
}

.faq-sub {
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--gray);
  line-height: 1.7;
}

  .faq-sub strong {
    font-weight: 600;
  }

.faq-list {
  width: 100%;
  max-width: 52.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.faq-item {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 1rem;
  box-shadow: 0 1.535rem 2.047rem rgba(0, 0, 0, 0.1);
  padding: 1.875rem 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  /* 
    border-bottom: 1px solid #eee;
    background: transparent;
    box-shadow: none;*/
}

  .faq-item:hover {
    background: #ffffff;
    transform: translateY(-0.3rem);
    box-shadow: 0 0.75rem 2rem rgba(0, 0, 0, 0.18);
  }

.faq-q,
.faq-a {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}

.faq-q-mark {
  min-width: 2.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--red);
  line-height: 1.3;
}

.faq-q strong {
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--dark);
  line-height: 1.3;
  opacity: 0.88;
  text-align: left;
  flex: 1;
}

.faq-a-mark {
  min-width: 2.75rem;
  font-size: 1rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1.7;
  padding-top: 0.53125rem;
}

.faq-a p {
  font-size: 1rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1.7;
  padding-top: 0.53125rem;
}

.final-offer {
  background: var(--light);
  padding: 6.25rem var(--px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.final-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3.75rem;
  text-align: center;
}

.final-text {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.final-headline {
  font-size: 3.875rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1;
}

  .final-headline strong {
    font-weight: 700;
  }

.final-sub {
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--gray);
  line-height: 1.7;
}

  .final-sub strong {
    font-weight: 700;
  }

.btn-cta-final {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1.375rem 2rem;
  background: #1DA4DD;
  color: var(--white);
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 700;
  border-radius: 1rem;
  transition: background-color 0.2s;
}

  .btn-cta-final:hover {
    background: #47B5E3;
    color: #FFFFFF;
  }

.footer {
  width: 100%;
  padding: 6.25rem var(--px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}

.footer-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 71.25rem;
  margin: 0 auto;
}

.footer-logo {
  height: 2.25rem;
  width: auto;
  opacity: 0.3;
}

.footer-contact {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.footer-contact-icon-wrap {
  width: 3rem;
  height: 3rem;
}

.footer-contact-icon {
  width: 100%;
  height: 100%;
}

.footer-contact-text {
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1;
}

.footer-contact-tel {
  color: inherit;
  text-decoration: none;
}

  .footer-contact-tel:hover {
    text-decoration: underline;
  }

.footer-divider {
  border: none;
  border-top: 0.0625rem solid #d9d9d9;
  width: 100%;
  max-width: 71.25rem;
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 71.25rem;
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1.6875rem;
}

  .footer-bottom strong {
    font-weight: 700;
  }

.nav-hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.3125rem;
  width: 2.5rem;
  height: 2.5rem;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  flex-shrink: 0;
}

  .nav-hamburger span {
    display: block;
    width: 1.25rem;
    height: 0.125rem;
    background: var(--white);
    border-radius: 1px;
    transition: background 0.35s ease;
  }

.nav-wrap.scrolled .nav-hamburger span {
  background: #fff;
}

.nav-drawer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(21px);
  -webkit-backdrop-filter: blur(21px);
  display: flex;
  flex-direction: column;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, background 0.35s ease;
}

  .nav-drawer.open {
    opacity: 1;
    pointer-events: auto;
  }

.nav-drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem;
  height: 6.25rem;
  flex-shrink: 0;
  transition: height 0.35s ease;
}

.nav-drawer.scrolled .nav-drawer-header {
  height: 4rem;
}

.nav-drawer-logo img {
  width: 9.1875rem;
  height: 2.25rem;
  display: block;
}

.nav-drawer-logo .logo-white {
  display: block;
}

.nav-drawer-logo .logo-black {
  display: none;
}

.nav-drawer-close {
  background: transparent;
  border: none;
  color: var(--white);
  font-size: 1.25rem;
  cursor: pointer;
  padding: 0.5rem;
  line-height: 1;
  opacity: 0.9;
  transition: opacity 0.2s;
}

  .nav-drawer-close:hover {
    opacity: 1;
  }

.nav-drawer-body {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding: 1rem 1.25rem;
}

.nav-drawer-links {
  display: flex;
  flex-direction: column;
}

.nav-drawer-link {
  font-size: 1rem;
  font-weight: 400;
  color: var(--white);
  padding: 0.5rem 1rem;
  transition: opacity 0.2s;
}

.nav-drawer-link--active {
  font-size: 1rem;
  font-weight: 700;
  border-left: 0.125rem solid var(--white);
}

.nav-drawer-link:hover {
  opacity: 0.7;
}

.nav-drawer-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  padding: 0.75rem 1.25rem;
  background: #1DA4DD;
  color: #f9f9f9;
  font-size: 0.9375rem;
  font-weight: 700;
  border-radius: 0.625rem;
  transition: opacity 0.2s;
  margin-bottom: 0.75rem;
}

  .nav-drawer-cta:hover {
    opacity: 0.85;
    background: #47B5E3;
    color: #FFFFFF;
  }

.nav-wrap.scrolled ~ .nav-drawer {
  background: rgba(255, 255, 255, 0.15);
}

  .nav-wrap.scrolled ~ .nav-drawer .logo-white {
    display: none;
  }

  .nav-wrap.scrolled ~ .nav-drawer .logo-black {
    display: block;
  }

  .nav-wrap.scrolled ~ .nav-drawer .nav-drawer-close {
    color: var(--dark);
  }

  .nav-wrap.scrolled ~ .nav-drawer .nav-drawer-link {
    color: var(--dark);
  }

  .nav-wrap.scrolled ~ .nav-drawer .nav-drawer-link--active {
    border-left-color: var(--dark);
  }

  .nav-wrap.scrolled ~ .nav-drawer .nav-drawer-cta {
    background: #1DA4DD;
    color: var(--white);
  }

/*제트프린터 랜딩페이지 end*/

/*제트프린터 상세페이지 start*/

/*   라벨 시너지 섹션 */

.label-advantage .smart-contents {
  max-width: 1100px;
  margin: 0 auto;
}

.smart-sub {
  font-size: 12px;
  letter-spacing: 1px;
  opacity: 0.7;
}

{
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.label-adv-item {
  display: flex;
  align-items: center;
  gap: 40px;
  background: rgba(255,255,255,0.9);
  border-radius: 20px;
  padding: 40px;
  color: #111;
}

  .label-adv-item:nth-child(even) {
    flex-direction: row-reverse;
  }

.label-adv-text {
  flex: 1;
}

  .label-adv-text h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .label-adv-text p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
  }

.label-adv-num {
  font-size: 40px;
  color: #ddd;
  display: block;
  margin-bottom: 10px;
}

.label-adv-img {
  flex: 1;
}

  .label-adv-img img {
    width: 100%;
    border-radius: 12px;
  }

/*    기술적 우위*/

/* ===== 구조 영역 ===== */
.zp-structure {
  padding: 3rem 1.25rem;
}

.zp-structure-header {
  text-align: center;
  margin-bottom: 2rem;
}

.zp-structure-title {
  font-size: 26px;
  font-weight: 700;
}

.zp-structure-sub {
  font-size: 14px;
  color: #777;
  margin-top: 0.5rem;
}

/* PC */
.zp-structure-pc {
  display: none;
}

/* MOBILE */
.zp-structure-block {
  margin-bottom: 3rem;
}

  .zp-structure-block img {
    width: 100%;
    display: block;
    margin-bottom: 1.5rem;
  }

.zp-structure-block-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1rem;
}

.zp-structure-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.zp-structure-item {
  display: flex;
  gap: 0.75rem;
  margin-bottom: 1rem;
  align-items: flex-start;
}

/* ===== 숫자 배지 컴포넌트 ===== */
.c-number-badge {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #F1C5C6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
}

.c-number-badge-title {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

.c-number-badge-desc {
  margin-top: 0.25rem;
  font-size: 13px;
  color: #777;
}

/* ===============================
   Product Spec (독립형)
   =============================== */

.ps-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* 카드 */
.ps-card {
  width: 100%;
  max-width: 52.5rem;
  background: #ffffff;
  border-radius: 1.25rem;
  box-shadow: 0 1.5rem 2rem rgba(0,0,0,0.08);
  overflow: hidden;
}

/* 행 */
.ps-row {
  display: grid;
  grid-template-columns: 11rem 1fr;
  position: relative;
}

  /* 구분선 */
  .ps-row::after {
    content: "";
    position: absolute;
    left: 11rem;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(212, 74, 76, 0.35);
  }

/* 마지막 줄 */
.ps-row--last::after {
  display: none;
}

/* 좌측 */
.ps-label {
  background: #f3f3f3;
  padding: 1.25rem 1.5rem;
  font-size: 0.875rem;
  color: #666;
  display: flex;
  align-items: center;
}

/* 우측 */
.ps-value {
  padding: 1.25rem 1.5rem;
  font-size: 0.9375rem;
  color: #221f20;
  display: flex;
  align-items: center;
  border-left: 1px solid #eee;
}

/* ===============================
   Notice Section
   =============================== */

.notice-list {
  max-width: 71.25rem;
  width: 100%;
}

/* 카드 */
.notice-card {
  background: #e9e9e9;
  border-radius: 1.5rem;
  padding: 2.5rem;
  box-shadow: none;
}

/* 헤더 */
.notice-head {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}

.notice-num {
  color: #d44a4c;
  font-weight: 700;
}

.notice-title {
  font-weight: 700;
  font-size: 1.125rem;
}

/* 본문 */
.notice-body {
  color: #333;
  font-size: 0.95rem;
  line-height: 1.8;
}

/* 전화 */
.notice-tel {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

/* 강조 문장 */
.notice-strong {
  font-weight: 700;
  margin-bottom: 1rem;
}

/* 소제목 */
.notice-sub {
  font-weight: 700;
  margin-top: 1rem;
}

/* 카드 배경 흰색 */
.faq-notice .faq-item {
  background: #ffffff;
}

  /* hover 제거 */
  .faq-notice .faq-item:hover {
    transform: none;
    box-shadow: 0 1.535rem 2.047rem rgba(0, 0, 0, 0.1);
  }

.sol-card-img-wrap-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
/*제트프린터 상세페이지 end*/

.thumb-row {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}

  .thumb-row .sample-img-container img {
    cursor: pointer;
  }

.product-image-area {
  flex-direction: column;
}

.zp-faq {
  background: #f3f3f3;
  padding: 5rem 1rem 6rem;
}

.zp-faq-box {
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ddd;
  padding: 1.75rem 1.5rem 1.25rem;
  min-height: 500px;
  원하는 고정 높이로 조절 display: flex;
  flex-direction: column;
}

.zp-faq-tabs {
  max-width: 980px;
  margin: 0 auto 1rem;
  display: flex;
  gap: 2.5rem;
  justify-content: center;
}

.zp-faq-tab {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  padding-bottom: 0.75rem;
}

  .zp-faq-tab.active {
    color: #1DA4DD;
  }

    .zp-faq-tab.active::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 2px;
      background: #1DA4DD;
    }

.zp-faq-content {
  display: none;
}

  .zp-faq-content.active {
    display: flex;
    flex-direction: column;
    flex: 1;
    추가 — 남은 공간 채우기
  }

.zp-faq-item:last-of-type {
  border-bottom: 0;
}

.zp-faq-q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  color: #222;
  cursor: pointer;
  line-height: 1.6;
  text-align: left;
}

.zp-faq-icon {
    flex: 0 0 auto;
    margin-left: 1rem;
    color: #1DA4DD;
    font-size: 20px;
    line-height: 1;
}

.zp-faq-a {
  display: none;
  margin-top: 0.9rem;
  padding-right: 2rem;
  font-size: 16px;
  line-height: 1.8;
  color: #555;
}

.zp-faq-item.active .zp-faq-a {
  display: block;
}

.zp-faq-more {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.5rem;
}

    .zp-faq-more a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 42px;
        padding: 0 1rem;
        border: 1px solid #1DA4DD;
        color: #1DA4DD;
        font-size: 13px;
        text-decoration: none;
        background: #fff;
    }

.zp-faq-item {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 1rem;
  box-shadow: 0 1.535rem 2.047rem rgba(0, 0, 0, 0.1);
  padding: 1.875rem 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  border-bottom: 1px solid #eee;
  background: transparent;
  box-shadow: none;
}

.zp-faq-a-mark {
  min-width: 2.75rem;
  font-size: 1rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1.7;
  padding-top: 0.53125rem;
}

.zp-faq-q-mark {
    color: #1DA4DD;
    font-weight: 700;
    margin-right: 0.4rem;
    flex-shrink: 0;
}

.zp-faq-title {
  text-align: left;
}

.zp-faq-a p {
  font-size: 1rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1.7;
  padding-top: 0.53125rem;
}

.driver-th {
  padding: 0.9rem 1rem;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #222;
  border-bottom: 2px solid #222;
}

.driver-th--desc {
  text-align: left;
}

.driver-tr {
  border-bottom: 1px dashed #ddd;
}

.driver-td {
  padding: 1.1rem 1rem;
  text-align: center;
  color: #444;
  font-size: 14px;
}

.driver-td--desc {
  text-align: left;
  color: #222;
}

.driver-btn {
  display: inline-block;
  padding: 0.4rem 1rem;
  background: #1DA4DD;
  color: #fff;
  font-size: 13px;
  border-radius: 4px;
  text-decoration: none;
  white-space: nowrap;
}

  .driver-btn:hover {
    background: #47B5E3;
    color: #FFFFFF;
  }

.driver-table {
  width: 100%;
  table-layout: fixed;
}

.driver-td,
.driver-th {
  word-break: break-word;
}

/* #endregion */
.nav-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*z-index: 1000;*/
  transition: background-color 0.25s ease, box-shadow 0.25s ease, backdrop-filter 0.25s ease, opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
}
  /* 스크롤 후: 상단 고정 */
  .nav-wrap.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.92);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  }

  .nav-wrap.is-main-dropdown-open {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-8px);
  }

/*    임시*/
/* =========================================
       ZPrinter Preorder Page
       ========================================= */

.zp-preorder-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #000;
}

.zp-preorder-hero-img {
  display: block;
  width: 100%;
  height: auto;
}

/* 혜택 영역 */
.zp-preorder-benefit-section {
  background: #D1D2D4;
  padding: 2.5rem 3rem;
}

.zp-preorder-benefit-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.zp-preorder-benefit-badge {
  flex: 0 0 auto;
}

  .zp-preorder-benefit-badge img {
    display: block;
    width: 112px;
    height: auto;
  }

.zp-preorder-benefit-coupons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  flex: 1 1 auto;
}

.zp-preorder-benefit-coupon {
  flex: 1 1 0;
  max-width: 390px;
}

  .zp-preorder-benefit-coupon img {
    display: block;
    width: 100%;
    height: auto;
  }

.zp-preorder-button-wrap {
  padding: 2.5rem 1rem 0;
  text-align: center;
}

.zp-preorder-notice {
  max-width: 760px;
  margin: 3rem auto 4rem;
  padding: 0 1rem;
  text-align: left;
}

.custom-notice-title {
  margin-bottom: 1rem;
  color: #111;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: left;
}

.custom-notice-box {
  border-radius: 8px;
  background: #f6f6f6;
  padding: 1.5rem;
}

.custom-notice-row + .custom-notice-row {
  margin-top: 0.85rem;
}

.custom-notice-content {
  color: #444;
  font-size: 0.95rem;
  line-height: 1.8;
}

/*사전예약페이지*/
/* =========================================
   ZPrinter Preorder Page
   ========================================= */

/* 사전예약 혜택 */

/* 버튼 */

/* =========================================
   사전예약 접수 안내
   ========================================= */
/* =========================================
   사전예약 접수 안내 하단 전체 CSS
   - 접수 안내
   - 진행 흐름
   ========================================= */

/* 전체 안내 영역 */
.zp-preorder-guide-section {
  margin-top: 3rem;
  margin-bottom: 4rem;
  padding: 3rem 2rem 2rem;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}

/* 제목 영역 */
.zp-preorder-guide-head {
  margin-bottom: 2.25rem;
  text-align: center;
}

.zp-preorder-guide-title {
  margin: 0;
  color: #111111;
  font-size: 2.35rem;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.05em;
}

  .zp-preorder-guide-title span {
    color: #E84548;
  }

  .zp-preorder-guide-title::after {
    content: "";
    display: block;
    width: 52%;
    height: 3px;
    margin: 1rem auto 0;
    background: #E84548;
    border-radius: 999px;
  }

.zp-preorder-guide-subtitle {
  margin-top: 1rem;
  margin-bottom: 0;
  color: #666666;
  font-size: 1.1rem;
  line-height: 1.7;
  word-break: keep-all;
}

  .zp-preorder-guide-subtitle strong {
    color: #111111;
    font-weight: 800;
  }

/* =========================================
   사전 접수 안내 리스트
   ========================================= */

.zp-preorder-guide-list {
  max-width: 900px;
  margin: 0 auto;
  background: #FFFFFF;
}

.zp-preorder-guide-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 1.65rem 1.6rem;
  border: 1px solid #DDDDDD;
  border-radius: 18px;
  background: #FFFFFF;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.045);
}

  .zp-preorder-guide-item + .zp-preorder-guide-item {
    margin-top: 1.25rem;
  }

  /* 접수 안내 사이 화살표 제거 */
  .zp-preorder-guide-item:not(:last-child)::after {
    display: none;
    content: none;
  }

/* 숫자 원형: 검정 테두리 / 투명 배경 */
.zp-preorder-guide-step {
  flex: 0 0 70px;
}

  .zp-preorder-guide-step span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border: 2px solid #E84548;
    border-radius: 50%;
    background: transparent;
    color: #E84548;
    font-size: 1.55rem;
    font-weight: 800;
    line-height: 1;
  }

/* 접수 안내 아이콘 */
.zp-preorder-guide-icon {
  flex: 0 0 112px;
  text-align: center;
}

  .zp-preorder-guide-icon img {
    display: block;
    width: 92px;
    height: 92px;
    object-fit: contain;
    margin: 0 auto;
  }

/* 접수 안내 텍스트 */
.zp-preorder-guide-content {
  flex: 1 1 auto;
  text-align: left;
}

  .zp-preorder-guide-content h3 {
    margin: 0 0 0.45rem;
    color: #111111;
    font-size: 1.35rem;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: -0.04em;
  }

  .zp-preorder-guide-content p {
    margin: 0;
    color: #666666;
    font-size: 1rem;
    line-height: 1.8;
    word-break: keep-all;
  }

    /* 설명글 빨강 제거 */
    .zp-preorder-guide-content p strong {
      color: #111111;
      font-weight: 800;
    }

.zp-preorder-flow-box {
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

/* 진행 흐름 타이틀 제거 */
.zp-preorder-flow-title {
  display: none;
}

/* 진행 흐름 리스트 */
.zp-preorder-flow-list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 1rem;
  flex-wrap: nowrap;
}

/* 진행 흐름 아이템: PC에서도 테두리 표시 */
.zp-preorder-flow-item {
  flex: 0 1 112px;
  max-width: 112px;
  padding: 0.85rem 0.5rem;
  border: 1px solid #DDDDDD;
  border-radius: 12px;
  background: #FFFFFF;
  text-align: center;
}

  /* 진행 흐름 아이콘: 빨강을 검정톤으로 보정 */
  .zp-preorder-flow-item img {
    display: block;
    width: 64px;
    height: 64px;
    object-fit: contain;
    margin: 0 auto 0.55rem;
    filter: grayscale(1) contrast(1.4);
  }

  /* 진행 흐름 텍스트 */
  .zp-preorder-flow-item p {
    margin: 0;
    color: #111111;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -0.04em;
    word-break: keep-all;
  }

    .zp-preorder-flow-item p strong {
      color: #111111;
      font-weight: 800;
    }

/* 진행 흐름 화살표 제거 */
.zp-preorder-flow-arrow {
  display: none !important;
}

/* =========================================
   Responsive
   ========================================= */

/* 1024px 이하 */
@media screen and (max-width: 1024px) {
  .zp-preorder-guide-section {
    padding: 2.5rem 1.5rem 2rem;
  }

  .zp-preorder-guide-title {
    font-size: 2rem;
  }

  .zp-preorder-guide-item {
    padding: 1.45rem 1.25rem;
  }

  .zp-preorder-flow-list {
    flex-wrap: wrap;
    gap: 1rem;
  }

  .zp-preorder-flow-item {
    flex: 0 1 calc((100% - 2rem) / 3);
    max-width: calc((100% - 2rem) / 3);
  }
}

/* 767px 이하 */
@media screen and (max-width: 767px) {
  .zp-preorder-guide-section {
    margin-top: 2.5rem;
    padding: 2rem 1rem 1.5rem;
    border-radius: 14px;
  }

  .zp-preorder-guide-title {
    font-size: 1.65rem;
  }

    .zp-preorder-guide-title::after {
      width: 70%;
    }

  .zp-preorder-guide-subtitle {
    font-size: 0.95rem;
  }

  .zp-preorder-guide-item {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    padding: 1.35rem 1rem;
    text-align: center;
  }

  .zp-preorder-guide-step {
    flex: 0 0 auto;
  }

    .zp-preorder-guide-step span {
      width: 56px;
      height: 56px;
      font-size: 1.35rem;
    }

  .zp-preorder-guide-icon {
    flex: 0 0 auto;
  }

    .zp-preorder-guide-icon img {
      width: 78px;
      height: 78px;
    }

  .zp-preorder-guide-content {
    text-align: center;
  }

    .zp-preorder-guide-content h3 {
      font-size: 1.2rem;
    }

    .zp-preorder-guide-content p {
      font-size: 0.94rem;
      line-height: 1.7;
    }

  .zp-preorder-flow-box {
    margin-top: 1.5rem;
  }

  .zp-preorder-flow-list {
    gap: 0.75rem;
  }

  .zp-preorder-flow-item {
    flex: 0 1 calc((100% - 0.75rem) / 2);
    max-width: calc((100% - 0.75rem) / 2);
    padding: 0.85rem 0.5rem;
  }

    .zp-preorder-flow-item img {
      width: 58px;
      height: 58px;
    }

    .zp-preorder-flow-item p {
      font-size: 0.88rem;
    }
}

/* 480px 이하 */
@media screen and (max-width: 480px) {
  .zp-preorder-flow-item {
    flex-basis: 100%;
    max-width: 100%;
  }
}

/* =========================================
   EL Landing - 초록이음 소개
   ========================================= */

.el-landing {
  --el-green-primary: #2e8b3a;
  --el-green-deep: #1a5c26;
  --el-green-mid: #3aaa48;
  --el-green-light: #e8f5eb;
  --el-green-pale: #f2faf3;
  --el-earth: #8b7355;
  --el-earth-light: #d4c4a8;
  --el-cream: #faf8f3;
  --el-text-dark: #1c2b1e;
  --el-text-mid: #3d5c42;
  --el-text-light: #7a9b7e;
  --el-white: #ffffff;
  --el-border: rgba(46, 139, 58, 0.18);
  position: relative;
  background: var(--el-cream);
  color: var(--el-text-dark);
  overflow: hidden;
}

  .el-landing * {
    box-sizing: border-box;
  }

  .el-landing a {
    text-decoration: none;
  }

/* =========================================
   EL Landing Floating Nav
   화면 우측 플로팅 네비게이션
   ========================================= */

.el-landing-nav {
  position: fixed;
  top: 50%;
  right: 66px;
  z-index: 200;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: 330px;
  padding: 14px 12px;
  background: rgb(55 146 82 / 46%);
  backdrop-filter: blur(18px) saturate(130%);
  -webkit-backdrop-filter: blur(18px) saturate(130%);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.18);
}

/* 로고 */
.el-landing-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

  .el-landing-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
  }

.el-landing-logo-img {
  display: block;
  width: auto;
  height: 100px;
}

/* 링크 영역 */
.el-landing-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

  .el-landing-links li {
    margin: 0;
    padding: 0;
    line-height: 1;
  }

  /* 기본 플로팅 버튼 */
  .el-landing-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 104px;
    min-height: 36px;
    padding: 0 14px;
    color: rgba(255, 255, 255, 0.88);
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.3px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
  }

    .el-landing-links a:hover,
    .el-landing-links a.is-active {
      color: #ffffff;
      background: rgba(46, 155, 66, 0.78);
      border-color: rgba(255, 255, 255, 0.2);
      transform: translateX(-2px);
    }

  /* 제품 구매 버튼 */
  .el-landing-links .el-landing-cta,
  .el-landing-cta {
    color: #ffffff !important;
    background: #2e9b42;
    border-color: #2e9b42;
    font-weight: 800 !important;
  }

    .el-landing-links .el-landing-cta:hover,
    .el-landing-cta:hover {
      color: #ffffff !important;
      background: #248537;
      border-color: #248537;
    }

/* HERO */
.el-landing-hero {
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: transparent;
}

.el-landing-hero-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(15, 42, 23, 0.75) 0%, rgba(15, 42, 23, 0.2) 60%, transparent 100%), url('https://img.label.kr/site/www_label_kr/el-cover-img.jpg') center / cover no-repeat;
}

.el-landing-hero-decor {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: repeating-linear-gradient( 0deg, transparent, transparent 60px, rgba(255,255,255,0.015) 60px, rgba(255,255,255,0.015) 61px );
}

.el-landing-hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 160px 80px 100px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.el-landing-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(58,170,72,0.5);
  border: 1px solid rgba(58,170,72,0.9);
  border-radius: 20px;
  padding: 10px 22px;
  font-size: 14px;
  font-weight: 500;
  color: #a8e6b0;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

  .el-landing-hero-badge::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--el-green-mid);
    animation: el-landing-blink 2s ease-in-out infinite;
  }

@keyframes el-landing-blink {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: 0.3;
  }
}

.el-landing-hero-typo {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 40px;
}

.el-landing-hero-line {
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -3px;
  color: rgba(255,255,255,0.8);
  font-size: clamp(72px, 10vw, 160px);
  transition: color 0.3s;
}

  .el-landing-hero-line.is-active {
    color: white;
  }

  .el-landing-hero-line.is-highlight {
    color: var(--el-green-mid);
  }

  .el-landing-hero-line.is-outline {
    color: transparent;
    -webkit-text-stroke: 0.6px rgba(255,255,255,0.25);
  }

    .el-landing-hero-line.is-outline.is-active {
      color: transparent;
      -webkit-text-stroke: 0.6px rgba(255,255,255,0.65);
    }

.el-landing-hero-sub-row {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-bottom: 48px;
  flex-wrap: wrap;
}

.el-landing-hero-sub {
  font-size: 15px;
  color: rgba(255,255,255,0.8);
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1.8;
  max-width: 500px;
  margin-bottom: 0;
}

  .el-landing-hero-sub strong {
    color: rgba(255,255,255,0.9);
    font-weight: 700;
  }

.el-landing-hero-actions {
  display: flex;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
}

.el-landing-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--el-green-primary);
  color: white !important;
  padding: 14px 32px;
  border-radius: 32px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.2s, transform 0.15s;
  border: none;
  cursor: pointer;
}

  .el-landing-btn-primary:hover {
    background: var(--el-green-deep);
    transform: translateY(-1px);
    color: white !important;
  }

.el-landing-btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255,255,255,0.95) !important;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  padding: 14px 0;
  border-bottom: 1.5px solid rgba(255,255,255,0.8);
  transition: opacity 0.2s;
}

  .el-landing-btn-secondary:hover {
    opacity: 0.7;
    color: rgba(255,255,255,0.95) !important;
  }

.el-landing-scroll-hint {
  position: absolute;
  bottom: 36px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: rgba(255,255,255,0.25);
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  animation: el-landing-float-hint 2.5s ease-in-out infinite;
}

  .el-landing-scroll-hint::after {
    content: '';
    width: 1px;
    height: 40px;
    background: linear-gradient(to bottom, rgba(255,255,255,0.3), transparent);
  }

@keyframes el-landing-float-hint {
  0%, 100% {
    transform: translateX(-50%) translateY(0);
  }

  50% {
    transform: translateX(-50%) translateY(6px);
  }
}

/* STATS */
.el-landing-stats-band {
  background: var(--el-green-deep);
  padding: 48px 60px;
}

.el-landing-stats-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 40px;
  align-items: center;
  justify-content: center;
}

.el-landing-stat-item {
  text-align: center;
}

.el-landing-stat-num {
  font-size: 44px;
  font-weight: 900;
  color: var(--el-green-mid);
  line-height: 1;
}

.el-landing-stat-label {
  font-size: 13px;
  color: rgba(255,255,255,0.65);
  margin-top: 8px;
  line-height: 1.5;
}

.el-landing-stat-divider {
  width: 1px;
  height: 60px;
  background: rgba(255,255,255,0.12);
  margin: 0 auto;
}

/* COMMON */
.el-landing-section {
  padding: 120px 60px;
  max-width: 1200px;
  margin: 0 auto;
}

.el-landing-section-tag {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--el-green-primary);
  margin-bottom: 20px;
  display: block;
}

.el-landing-section-title {
  font-size: clamp(30px, 3.5vw, 46px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: var(--el-text-dark);
  margin-bottom: 24px;
}

  .el-landing-section-title em {
    font-style: normal;
    color: var(--el-green-primary);
  }

/* ABOUT */
.el-landing-about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.el-landing-about-text p {
  font-size: 16px;
  line-height: 1.95;
  color: var(--el-text-mid);
  font-weight: 400;
  margin-bottom: 20px;
}

.el-landing-about-text em {
  font-style: normal;
  color: var(--el-green-primary);
  font-weight: 700;
}

/* ABOUT 인증 카드 간격 */
.el-landing .el-landing-about-certs {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}

.el-landing-cert-card {
  background: white;
  border: 1px solid var(--el-border);
  border-radius: 16px;
  padding: 24px 28px;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  transition: border-color 0.2s, transform 0.2s;
}

  .el-landing-cert-card:hover {
    border-color: var(--el-green-primary);
    transform: translateX(4px);
  }

.el-landing-cert-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: var(--el-green-light);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 20px;
}

.el-landing-cert-title {
  font-size: 14px;
  font-weight: 700;
  color: var(--el-text-dark);
  margin-bottom: 4px;
}

.el-landing-cert-desc {
  font-size: 13px;
  color: var(--el-text-light);
  line-height: 1.6;
}

/* FEATURES */
.el-landing-features-section {
  background: var(--el-green-pale);
  padding: 120px 60px;
}

.el-landing-features-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.el-landing-features-header {
  text-align: center;
  margin-bottom: 72px;
}

.el-landing-features-sub {
  font-size: 16px;
  color: var(--el-text-light);
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 0;
}

.el-landing-features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.el-landing-feature-card {
  background: white;
  border-radius: 24px;
  padding: 40px 36px;
  border: 1px solid var(--el-border);
  position: relative;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.3s ease, border-color 0.65s ease;
}

  .el-landing-feature-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 48px rgba(46,139,58,0.1);
    border-color: var(--el-green-primary);
  }

    .el-landing-feature-card:hover::before {
      opacity: 1;
    }

.el-landing-feature-num {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  color: var(--el-green-primary);
  margin-bottom: 20px;
  display: block;
}

.el-landing-feature-title {
  font-size: 18px;
  font-weight: 700;
  color: var(--el-text-dark);
  margin-bottom: 14px;
  line-height: 1.4;
}

.el-landing-feature-desc {
  font-size: 14px;
  line-height: 1.85;
  color: var(--el-text-light);
  font-weight: 400;
  margin-bottom: 0;
}

.el-landing-feature-highlight {
  display: inline-block;
  margin-top: 20px;
  font-size: 12px;
  font-weight: 700;
  color: var(--el-green-primary);
  background: var(--el-green-light);
  padding: 5px 14px;
  border-radius: 12px;
}

/* COMPARISON */
/* COMPARISON */
.el-landing-comparison-section {
  background: #ffffff;
  padding: 100px 32px 78px;
}

.el-landing-comparison-inner {
  max-width: 980px;
  margin: 0 auto;
}

.el-landing-comparison-header {
  text-align: center;
  margin-bottom: 54px;
}

  .el-landing-comparison-header .el-landing-section-tag {
    margin-bottom: 22px;
  }

  .el-landing-comparison-header .el-landing-section-title {
    margin-bottom: 22px;
    font-size: clamp(34px, 3.4vw, 46px);
    line-height: 1.25;
  }

/* grid 대신 flex로 강제 가로 배치 */
.el-landing-comparison-grid {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 28px !important;
  width: 100%;
}

.el-landing-comparison-vs {
  flex: 0 0 56px !important;
  width: 56px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #78937e;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -1px;
  text-align: center;
}

.el-landing-comparison-card {
  flex: 0 0 420px !important;
  width: 420px !important;
  max-width: 420px !important;
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(46, 139, 58, 0.18);
  border-radius: 24px;
  overflow: hidden;
  min-height: 566px;
  box-shadow: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

  .el-landing-comparison-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 36px rgba(28, 43, 30, 0.08);
  }

  .el-landing-comparison-card.is-highlight {
    border-color: var(--el-green-primary);
    box-shadow: 0 0 0 1px rgba(46, 139, 58, 0.08);
  }

.el-landing-comparison-img-wrap {
  position: relative;
  width: 100%;
  height: 338px;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 22px 22px 0 0;
}

  .el-landing-comparison-img-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

.el-landing-comparison-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 6px 15px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.2px;
}

.el-landing-badge-green {
  background: var(--el-green-primary);
  color: #ffffff;
}

.el-landing-badge-plain {
  background: rgba(0, 0, 0, 0.72);
  color: #ffffff;
}

.el-landing-comparison-body {
  padding: 34px 34px 30px;
}

.el-landing-comparison-title {
  margin-bottom: 18px;
  color: var(--el-text-dark);
  font-size: 18px;
  font-weight: 800;
  line-height: 1.45;
  letter-spacing: -0.4px;
}

.el-landing-comparison-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

  .el-landing-comparison-list li {
    display: flex;
    align-items: center;
    gap: 9px;
    color: var(--el-text-mid);
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: -0.2px;
  }

    .el-landing-comparison-list li::before {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 12px;
      min-width: 12px;
      font-size: 13px;
      font-weight: 900;
      line-height: 1;
    }

    .el-landing-comparison-list li.is-pro {
      color: var(--el-text-mid);
    }

      .el-landing-comparison-list li.is-pro::before {
        content: '✓';
        color: var(--el-green-primary);
      }

    .el-landing-comparison-list li.is-con {
      color: #9aafa0;
    }

      .el-landing-comparison-list li.is-con::before {
        content: '×';
        color: #c5cec7;
      }

/* CTA */
.el-landing-cta-section {
  background: linear-gradient(180deg, var(--el-green-pale) 0%, #edf7ef 100%);
  padding: 110px 60px;
  text-align: center;
}

.el-landing-cta-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.el-landing-cta-top-action {
  max-width: 640px;
  margin: 0 auto 72px;
  text-align: center;
}

.el-landing-cta-title {
  font-size: 38px;
  font-weight: 700;
  color: var(--el-text-dark);
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
}

.el-landing-cta-desc {
  font-size: 16px;
  color: var(--el-text-light);
  line-height: 1.8;
  font-weight: 400;
  margin-bottom: 34px;
}

.el-landing-cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
}

.el-landing-cta-sample-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 56px;
  align-items: center;
  text-align: left;
}

.el-landing-letter-card {
  position: relative;
  background: #fffdf7;
  border: 1px solid rgba(139, 115, 85, 0.22);
  border-radius: 24px;
  padding: 46px 44px;
  box-shadow: 0 24px 60px rgba(46, 139, 58, 0.12);
  transform: rotate(-1.2deg);
  width: 520px;
  margin: 0 auto;
}

  .el-landing-letter-card::before {
    content: '';
    position: absolute;
    inset: 14px;
    border: 1px dashed rgba(139, 115, 85, 0.18);
    border-radius: 18px;
    pointer-events: none;
  }

.el-landing-letter-label {
  display: inline-block;
  margin-bottom: 24px;
  padding: 6px 14px;
  border-radius: 999px;
  background: var(--el-green-light);
  color: var(--el-green-deep);
  font-size: 12px;
  font-weight: 700;
}

.el-landing-letter-title {
  font-size: 30px;
  line-height: 1.45;
  letter-spacing: -0.5px;
  color: var(--el-text-dark);
  margin-bottom: 24px;
  font-weight: 700;
}

.el-landing-letter-body {
  font-size: 15px;
  line-height: 1.9;
  color: var(--el-text-mid);
  font-weight: 400;
  margin-bottom: 0;
}

.el-landing-letter-sign {
  margin-top: 28px;
  font-size: 14px;
  color: var(--el-green-primary);
  font-weight: 700;
}

.el-landing-sample-visual-wrap {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}

  .el-landing-sample-visual-wrap img {
    width: 100%;
    max-width: 480px;
    object-fit: contain;
    filter: drop-shadow(0 8px 12px rgba(0,0,0,0.15));
  }

/* SCROLL ANIMATION */
.el-landing-reveal {
  /*opacity: 0;*/
  transform: translateY(30px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

  .el-landing-reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
  }

.el-landing-reveal-delay-1 {
  transition-delay: 0.1s;
}

.el-landing-reveal-delay-2 {
  transition-delay: 0.2s;
}

.el-landing-reveal-delay-3 {
  transition-delay: 0.3s;
}

/* CTA 샘플 영역 좌우 배치 */
.el-landing .el-landing-cta-sample-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr) !important;
  gap: 56px !important;
  align-items: center !important;
  text-align: left !important;
}

.el-landing .el-landing-letter-card {
  width: 100%;
}

.el-landing .el-landing-sample-visual-wrap {
  width: 100%;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.el-landing .nav-drawer {
  position: fixed;
}

.el-landing .nav-drawer-close {
  position: absolute;
  top: 1rem;
  right: 1.25rem;
}

.el-landing .nav-drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem;
  height: 3rem;
  flex-shrink: 0;
  transition: height 0.35s ease;
}

.el-landing .nav-drawer.scrolled .nav-drawer-header {
  height: 2rem;
}

.el-landing .nav-wrap.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #1a5c26;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

/* =========================================
   GNB 공통 LNB 패널
   ========================================= */

.p-nav .p-nav-list {
  position: relative;
}

/* 기존 메뉴 안 개별 LNB 숨김 */
.p-nav .topmenu.gnb-selector > .dropdown-pane.p-nav-menu {
  display: none !important;
}

/* 공통 LNB 박스 1개 */
#gnb-lnb-panel {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 100vw;
  height: 0;
  padding: 0;
  background-color: #ffffff;
  border: 0;
  border-top: 0.0625rem solid #b3b3b3;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  z-index: 1002;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  transform: translateX(-50%);
  will-change: height;
  transition: height 0.72s cubic-bezier(0.25, 0.1, 0.25, 1), visibility 0s linear 0.72s;
}

  #gnb-lnb-panel.is-open {
    visibility: visible;
    pointer-events: auto;
    transition: height 0.62s cubic-bezier(0.25, 0.1, 0.25, 1), visibility 0s linear 0s;
  }

  #gnb-lnb-panel .gnb-lnb-content {
    display: none;
    width: 100%;
    background-color: #ffffff;
  }

    #gnb-lnb-panel .gnb-lnb-content.is-active {
      display: block;
    }

    #gnb-lnb-panel .gnb-lnb-content > * {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
    }

.zp-coming-motion {
  background: transparent;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.zp-coming-inner {
  text-align: center;
  line-height: 1;
  transform: translateY(1px);
}

.zp-coming-motion--nav {
  width: 210px;
  height: 54px;
}

.zp-coming-motion--drawer {
  width: 220px;
  height: 58px;
  margin: 1rem auto 0;
}

.zp-coming-motion--final {
  width: 640px;
  height: 160px;
  max-width: 100%;
}

.zp-coming-kor,
.zp-coming-eng {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  color: #221f20;
}

.zp-coming-kor {
  font-family: 'Spoqa Han Sans Neo', 'Pretendard', 'Noto Sans KR', sans-serif;
  font-size: 44px;
  font-weight: 900;
  letter-spacing: -0.08em;
  margin-bottom: 16px;
}

.zp-coming-eng {
  font-family: 'Spoqa Han Sans Neo', 'Pretendard', Arial, sans-serif;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 0.02em;
}

  .zp-coming-kor span,
  .zp-coming-eng span {
    display: inline-block;
    opacity: 0;
    transform: translateX(-12px) rotate(-3deg);
    filter: blur(1.5px);
    animation: zpComingTextInLoop 4.2s cubic-bezier(0.22, 1, 0.36, 1) infinite;
    will-change: transform, opacity, filter;
  }

.zp-coming-kor span {
  animation-delay: calc(var(--i) * 0.07s);
}

.zp-coming-eng span {
  animation-delay: calc((var(--i) * 0.055s) + 0.18s);
}

.zp-coming-motion--nav .zp-coming-kor,
.zp-coming-motion--drawer .zp-coming-kor {
  font-size: 16px;
  letter-spacing: -0.08em;
  margin-bottom: 7px;
}

.zp-coming-motion--nav .zp-coming-eng,
.zp-coming-motion--drawer .zp-coming-eng {
  font-size: 18px;
  letter-spacing: 0.02em;
}

  .zp-coming-motion--nav .zp-coming-eng,
  .zp-coming-motion--nav .zp-coming-eng span {
    color: #af2e2a;
  }

.zp-coming-motion--nav .zp-coming-kor,
.zp-coming-motion--nav .zp-coming-eng {
  color: #fff;
}

.zp-coming-motion--final .zp-coming-kor,
.zp-coming-motion--final .zp-coming-eng {
  color: #221f20;
}

.zp-coming-motion--final .zp-coming-eng {
  color: #af2e2a
}

.zp-coming-motion--final .zp-coming-kor {
  font-size: 56px;
  letter-spacing: -0.08em;
  margin-bottom: 16px;
}

.zp-coming-motion--final .zp-coming-eng {
  font-size: 60px;
  letter-spacing: 0.02em;
}

@keyframes zpComingTextInLoop {
  0% {
    opacity: 0;
    transform: translateX(-12px) rotate(-3deg);
    filter: blur(1.5px);
  }

  14% {
    opacity: 1;
    transform: translateX(2px) rotate(0deg);
    filter: blur(0);
  }

  22% {
    opacity: 1;
    transform: translateX(0) rotate(0deg);
    filter: blur(0);
  }

  82% {
    opacity: 1;
    transform: translateX(0) rotate(0deg);
    filter: blur(0);
  }

  100% {
    opacity: 0;
    transform: translateX(0) rotate(0deg);
    filter: blur(0);
  }
}

@media screen and (max-width: 768px) {
  .zp-coming-motion--nav {
    width: 180px;
    height: 50px;
  }

  .zp-coming-motion--drawer {
    width: 220px;
    height: 58px;
  }

  .zp-coming-motion--final {
    width: 320px;
    height: 90px;
  }

    .zp-coming-motion--final .zp-coming-kor {
      font-size: 24px;
      margin-bottom: 10px;
    }

    .zp-coming-motion--final .zp-coming-eng {
      font-size: 22px;
    }

  .zp-coming-motion--nav .zp-coming-kor {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .zp-coming-motion--nav .zp-coming-eng {
    font-size: 16px;
  }
}

#gnb-lnb-panel {
  overflow: hidden;
}

.p-nav-menu.is-instant-close {
  transition: none !important;
}

.hero-release {
  margin-top: 24px;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #fff;
}

@media (max-width: 768px) {
  .hero-release {
    margin-top: 18px;
    font-size: 15px;
  }
}

/* Main Banner Hero Carousel */
.main-hero-carousel {
  opacity: 0;
  transition: opacity 0.2s ease; /* 부드럽게 나타나도록 애니메이션 부여 */
  position: relative;
  width: 100%;
  height: 375px;
  margin: auto 0;
  overflow: hidden;
  background: #fefefe;
  padding: 18px 0;
  box-sizing: border-box;
}
  /* 초기화가 완료되면 이 클래스를 붙여서 보여줄 겁니다 */
  .main-hero-carousel.is-initialized {
    opacity: 1;
  }

.main-hero-viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.main-hero-viewport,
.main-hero-track,
.main-hero-slide {
  height: 100%;
}

.main-hero-track {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 100%;
  will-change: transform;
  transition: transform 0.65s ease;
}

  .main-hero-track.no-transition {
    transition: none !important;
  }

.main-hero-slide {
  flex: 0 0 74vw;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
  background: #eee;
  opacity: 1;
  transform: none;
  transition: box-shadow 0.25s ease;
}

  .main-hero-slide.is-active {
    opacity: 1;
    transform: none;
  }

  .main-hero-slide picture {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }

  .main-hero-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  /* Main Banner - prevent native image/link dragging */
  .main-hero-slide,
  .main-hero-slide picture,
  .main-hero-slide img {
    -webkit-user-drag: none;
    user-drag: none;
    user-select: none;
    -webkit-user-select: none;
  }

    .main-hero-slide img {
      object-fit: cover;
    }

.main-hero-arrow {
  position: static;
  top: auto;
  z-index: 3;
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50% !important;
  background: #ffffff;
  color: #111111;
  font-size: 1rem;
  line-height: 1;
  cursor: pointer;
  transform: none;
  border: 1px solid #E4E4E4;
  box-shadow: 0 5px 9.6px -4px rgba(0, 0, 0, 0.20);
}

.main-hero-prev {
  left: auto;
}

.main-hero-next {
  right: auto);
}

/* Main Hero Carousel Control */
.main-hero-control {
  position: static !important;
  left: auto !important;
  right: 50% !important;
  top: auto !important;
  bottom: auto !important;
  transform: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  z-index: auto;
}

.main-hero-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 32px;
  border-radius: 999px;
  background: #ffffff;
  color: rgba(255, 255, 255, 0.45);
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.02em;
}

.main-hero-bottom-controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0 max(.9375rem, calc((100% - 1200px) / 2 + .9375rem)) 20px;
  background: #fff;
  box-sizing: border-box;
}

.main-hero-count strong,
.main-hero-current {
  color: #111111;
  font-weight: 500;
}

.main-hero-count span {
  color: #606060;
  font-weight: 300;
}

.main-hero-current {
  color: #111111;
  font-weight: 700;
}

.main-hero-control-btn {
  display: none;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border-radius: 50% !important;
  background: #ffffff;
  color: #111111;
  font-size: 1.75rem;
  line-height: 1;
  cursor: pointer;
  border: 1px solid #E4E4E4;
  box-shadow: 0 5px 9.6px -4px rgba(0, 0, 0, 0.20);
}

  .main-hero-control-btn.is-active {
    display: inline-flex;
  }

  .main-hero-control-btn i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0.7em;
    transform: translate(0.8px, 0.5px)
  }

.main-hero-play.is-active,
.main-hero-pause.is-active {
  display: inline-flex;
}

.main-hero-open-list {
  margin-left: 16px;
  font-size: 2.35rem;
}

.main-hero-pause-icon,
.main-hero-play-icon {
  display: block;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.main-hero-pause-icon {
  mask-image: url(https://images.label.kr/site/www_label_kr/icon-pause.svg);
  -webkit-mask-image: url(https://images.label.kr/site/www_label_kr/icon-pause.svg);
}

.main-hero-play-icon {
  mask-image: url(https://images.label.kr/site/www_label_kr/icon-play.svg);
  -webkit-mask-image: url(https://images.label.kr/site/www_label_kr/icon-play.svg);
}

/* Main Hero Banner Modal */
.main-hero-modal {
  position: fixed;
  inset: 0;
  z-index: 1080;
  display: none;
}

  .main-hero-modal.is-open {
    display: block;
  }

.main-hero-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.62);
}

.main-hero-modal-dialog {
  position: relative;
  width: min(1180px, calc(100% - 40px));
  max-height: calc(100vh - 80px);
  margin: 40px auto;
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 40px rgba(0,0,0,.28);
}

.main-hero-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  border-bottom: 1px solid #eee;
}

  .main-hero-modal-header h2 {
    margin: 0;
    font-size: 1.35rem;
    line-height: 1.2;
    color: #2f3336;
  }

.main-hero-modal-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: #f2f2f2;
  color: #111;
  font-size: 1.25rem;
  cursor: pointer;
}

  .main-hero-modal-close:hover,
  .main-hero-modal-close:focus {
    background: #af2e2a;
    color: #fff;
  }

.main-hero-modal-body {
  max-height: calc(100vh - 170px);
  overflow-y: auto;
  padding: 24px;
}

.main-hero-modal-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.main-hero-modal-item {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 14px;
  background: #eee;
  box-shadow: 0 1px 3px rgba(0,0,0,.16);
}

  .main-hero-modal-item:hover,
  .main-hero-modal-item:focus {
    box-shadow: 0 4px 16px rgba(0,0,0,.22);
  }

  .main-hero-modal-item img {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 5.2;
    object-fit: cover;
  }

.main-hero-modal-number {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 1;
  min-width: 34px;
  height: 28px;
  padding: 0 9px;
  border-radius: 999px;
  background: rgba(0,0,0,.68);
  color: #fff;
  font-size: .85rem;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}

.main-hero-indicator {
  position: relative;
  flex: 1 1 auto;
  height: 2px;
  margin-right: 16px;
  background: #d9d9d9;
  overflow: hidden;
}

.main-hero-indicator-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #111111;
    transition: transform 0.35s ease, width 0.35s ease;
}
    .az-benefits

{
    background: #fff;
    padding: 6.25rem var(--px);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3.75rem;
}

.az-benefits-header {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
}

.az-benefits-eyebrow {
    display: inline-block;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: 0.12rem;
    text-transform: uppercase;
    color: #fff;
    background: #1DA4DD;
    padding: 0.35rem 1rem;
    border-radius: 2rem;
}

.az-benefits-headline {
    font-size: 3.875rem;
    font-weight: 400;
    line-height: 1.2;
    color: var(--dark);
}

    .az-benefits-headline strong {
        font-weight: 700;
    }

.az-benefits-sub {
    font-size: 1.25rem;
    font-weight: 400;
    color: var(--gray);
    line-height: 1.7;
}

    .az-benefits-sub strong {
        font-weight: 700;
        color: var(--dark);
    }

.az-benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    width: 100%;
    max-width: 71.25rem;
}

.az-benefit-card {
    background: #f9f9f9;
    border: 0.0625rem solid #e8e8e8;
    border-radius: 1.25rem;
    padding: 2.5rem;
    display: flex !important;
    flex-direction: column;
    gap: 1.25rem;
    transition: box-shadow 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
    /* scroll reveal */
    opacity: 0;
    transform: translateY(1.5rem);
    transition: opacity 0.6s cubic-bezier(0.22,1,0.36,1), transform 0.6s cubic-bezier(0.22,1,0.36,1), box-shadow 0.25s ease, border-color 0.25s ease;
}

    .az-benefit-card.is-visible {
        opacity: 1;
        transform: translateY(0);
    }

    .az-benefit-card:hover {
        box-shadow: 0 0.75rem 2rem rgba(0,0,0,0.1);
        border-color: rgba(29,164,221,0.3);
        transform: translateY(-0.25rem);
    }

.az-benefit-card-top {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.az-benefit-num {
    flex-shrink: 0;
    width: 2.75rem;
    height: 2.75rem;
    background: #e8f5fc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 700;
    color: #1DA4DD;
}

.az-benefit-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--dark);
    line-height: 1.4;
}

.az-benefit-desc {
    font-size: 0.9375rem;
    font-weight: 400;
    color: var(--gray);
    line-height: 1.8;
    margin: 0;
}

    .az-benefit-desc strong {
        font-weight: 700;
        color: var(--dark);
    }

/* 강조 배지 (선택적) */
.az-benefit-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #1DA4DD;
    background: #e8f5fc;
    border-radius: 0.5rem;
    padding: 0.3rem 0.75rem;
    width: fit-content;
}

@media (max-width: 1024px) {
    .az-benefits {
        padding: 6.25rem 4.375rem;
    }

    .az-benefits-headline {
        font-size: 2.75rem;
    }
}

@media (max-width: 767px) {
    .az-benefits {
        padding: 4.375rem 1.25rem;
        gap: 2.5rem;
    }

    .az-benefits-headline {
        font-size: 2rem;
    }

    .az-benefits-sub {
        font-size: 1rem;
    }

    .az-benefits-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .az-benefit-card {
        padding: 1.75rem;
        opacity: 1;
        transform: none;
    }

    .az-benefit-title {
        font-size: 1.1rem;
    }

    .az-benefit-desc {
        font-size: 0.875rem;
    }
}