@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Oswald:wght@200..700&family=Tilt+Warp&display=swap");
#haravan-notification {
  display: none; }

@font-face {
  font-family: 'MN HUNTER';
  src: url("https://file.hstatic.net/1000230642/file/mnhunter_36cbb3da6caf4c81a0b2ecf64d91b8da.woff2") format("woff2"), url("https://file.hstatic.net/1000230642/file/mnhunter.otf") format("opentype"); }

:root {
  --font-family-primary: 'Inter', sans-serif;
  --font-family-baloo: 'Baloo 2', sans-serif;
  --font-family-tilt-warp: 'Tilt Warp', sans-serif;
  --font-family-hunter: 'MN HUNTER', sans-serif;
  --font-family-gosto: 'Oswald', sans-serif; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  border: 0;
  background-color: #fff; }

html {
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%; }

html {
  height: -webkit-fill-available; }

img {
  max-width: 100%; }

.container {
  padding-right: 48px;
  padding-left: 48px;
  max-width: none; }
  @media (max-width: 1199px) {
    .container {
      padding-right: 16px;
      padding-left: 16px; } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

body {
  font-family: var(--font-family-primary);
  color: #222222;
  overflow-x: hidden;
  background: #ffffff;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4; }
  body.open-menu-mb, body.fancybox-active {
    overflow: hidden; }
  @media (max-width: 991px) {
    body {
      padding-bottom: 71px; }
      body.open-filter-collection-mb {
        overflow: hidden; } }

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 13px 0;
  font-weight: bold;
  line-height: 1.2; }

img {
  max-width: 100%; }

a {
  color: #2e2e2e;
  text-decoration: none;
  outline: none;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }

a:hover,
a:focus {
  color: #2e2e2e;
  text-decoration: none;
  outline: none; }

a:active {
  outline: none; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

textarea {
  resize: none; }

ul,
ol {
  padding: 0;
  margin: 0;
  list-style-type: none; }

img.lazyload {
  opacity: 0; }

button,
input,
textarea {
  outline: none;
  box-shadow: none;
  border-radius: 0; }

input[type='checkbox'],
input[type='radio'] {
  margin-top: 0;
  vertical-align: top;
  width: 18px;
  height: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  margin: 0 5px 0 0;
  cursor: pointer;
  outline: 0 !important; }
  @media (max-width: 1199.98px) {
    input[type='checkbox'],
    input[type='radio'] {
      background: none;
      border: none; } }
  input[type='checkbox']:after,
  input[type='radio']:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #c6cbd0;
    cursor: pointer; }
  input[type='checkbox']:before,
  input[type='radio']:before {
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -webkit-transform: rotate(-45deg) scale(0, 0);
    -moz-transform: rotate(-45deg) scale(0, 0);
    -ms-transform: rotate(-45deg) scale(0, 0);
    -o-transform: rotate(-45deg) scale(0, 0);
    transform: rotate(-45deg) scale(0, 0);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    margin: auto;
    z-index: 1;
    width: 10px;
    height: 5px;
    border: 1px solid #fff;
    border-top-style: none;
    border-right-style: none; }
  input[type='checkbox']:checked:after,
  input[type='radio']:checked:after {
    background-color: #2e2e2e;
    border-color: transparent; }
  input[type='checkbox']:checked:before,
  input[type='radio']:checked:before {
    -webkit-transform: rotate(-45deg) scale(1, 1);
    -moz-transform: rotate(-45deg) scale(1, 1);
    -ms-transform: rotate(-45deg) scale(1, 1);
    -o-transform: rotate(-45deg) scale(1, 1);
    transform: rotate(-45deg) scale(1, 1); }

.fix-over-container {
  position: relative;
  margin-right: -48px;
  overflow: hidden; }
  .fix-over-container .swiper {
    padding-right: 48px; }

.fix-style:not(.swiper-initialized) .swiper-wrapper {
  display: grid;
  gap: 10px; }
  @media (max-width: 991px) {
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-gap-mb='5'] {
      gap: 5px; } }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='1'] {
    grid-template-columns: repeat(1, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='1'] .swiper-slide:nth-child(n + 2) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='2'] {
    grid-template-columns: repeat(2, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='2'] .swiper-slide:nth-child(n + 3) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='2.5'] {
    grid-template-columns: 1fr 1fr 0.2fr; }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='2.5'] .swiper-slide:nth-child(n + 3) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='3'] {
    grid-template-columns: repeat(3, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='3'] .swiper-slide:nth-child(n + 4) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='3.5'] {
    grid-template-columns: 1fr 1fr 1fr 0.5fr; }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='3.5'] .swiper-slide:nth-child(n + 5) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='4'] {
    grid-template-columns: repeat(4, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='4'] .swiper-slide:nth-child(n + 5) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='5'] {
    grid-template-columns: repeat(5, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show='5'] .swiper-slide:nth-child(n + 6) {
      display: none; }
  @media (max-width: 991px) {
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='2'] {
      grid-template-columns: repeat(2, 1fr); }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='2'] .swiper-slide:nth-child(n + 3) {
        display: none; } }
  @media (max-width: 991px) {
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='1.2'] {
      display: flex;
      overflow-x: hidden; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='1.2'] .swiper-slide {
        flex: 0 0 83%;
        max-width: 83%; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='1.2'] .swiper-slide:nth-child(n + 2) {
        display: block; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='1.2'] .swiper-slide:nth-child(n + 3) {
        display: none; } }
  @media (max-width: 991px) {
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='2.1'] {
      display: flex;
      overflow-x: hidden; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='2.1'] .swiper-slide {
        flex: 0 0 46%;
        max-width: 46%; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='2.1'] .swiper-slide:nth-child(n + 2) {
        display: block; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb='2.1'] .swiper-slide:nth-child(n + 4) {
        display: none; } }
  .fix-style:not(.swiper-initialized) .swiper-wrapper.no-product {
    grid-template-columns: auto; }

.swiper-container {
  position: relative;
  width: 100%;
  overflow: hidden; }

.style-navigation-2 {
  position: relative; }
  .style-navigation-2 .btn-nav {
    margin-top: 0;
    top: 32%;
    color: gray;
    position: absolute;
    z-index: 1;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 0;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1), inset 4px 4px 60px rgba(233, 233, 233, 0.2);
    opacity: 1; }
    @media (max-width: 991px) {
      .style-navigation-2 .btn-nav {
        width: 40px;
        height: 40px;
        background: rgba(255, 255, 255, 0.7);
        top: 26%; } }
    .style-navigation-2 .btn-nav:after {
      font-size: 20px; }
      @media (max-width: 991px) {
        .style-navigation-2 .btn-nav:after {
          font-size: 18px; } }

.style-navigation-4 {
  position: relative; }
  .style-navigation-4 .btn-nav {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: gray;
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 0;
    opacity: 1; }
    @media (max-width: 991px) {
      .style-navigation-4 .btn-nav {
        width: 40px;
        height: 40px;
        background: rgba(255, 255, 255, 0.7); } }
    .style-navigation-4 .btn-nav:after {
      font-size: 20px;
      color: #fff; }
      @media (max-width: 991px) {
        .style-navigation-4 .btn-nav:after {
          font-size: 14px; } }
  .style-navigation-4:hover .group-swiper-button {
    opacity: 1;
    visibility: visible; }

.style-navigation-5 {
  position: relative; }
  .style-navigation-5 .btn-nav {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: gray;
    position: absolute;
    z-index: 1;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 0;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1), inset 4px 4px 60px rgba(233, 233, 233, 0.2);
    opacity: 1; }
    @media (max-width: 991px) {
      .style-navigation-5 .btn-nav {
        width: 40px;
        height: 40px;
        background: rgba(255, 255, 255, 0.7); } }
    .style-navigation-5 .btn-nav:after {
      font-size: 20px; }
      @media (max-width: 991px) {
        .style-navigation-5 .btn-nav:after {
          font-size: 18px; } }

@media (min-width: 992px) {
  .style-navigation-3 .swiper-button-prev {
    top: 0; }
    .style-navigation-3 .swiper-button-prev:after {
      font-size: 20px;
      transform: rotate(90deg); }
  .style-navigation-3 .swiper-button-next {
    top: auto;
    bottom: 0; }
    .style-navigation-3 .swiper-button-next:after {
      font-size: 20px;
      transform: rotate(90deg); }
  .style-navigation-3 .btn-nav {
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    width: 100%;
    height: auto;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    left: 0; } }

.css-pagination-2 .custom-sw-pagination {
  max-width: 80%;
  margin: 50px auto 0 auto; }
  @media (max-width: 991px) {
    .css-pagination-2 .custom-sw-pagination {
      max-width: none;
      margin: 20px 0 0 0; } }

.css-pagination-2 .swiper-pagination {
  position: relative;
  bottom: 0;
  width: 100%;
  display: flex; }
  .css-pagination-2 .swiper-pagination span {
    background: rgba(148, 148, 148, 0.2) !important;
    opacity: 1;
    flex: 1 1 0;
    width: 100%;
    height: 15px;
    display: inline-block;
    border-radius: 0;
    margin-left: 5px;
    margin-right: 5px;
    background: none;
    position: relative;
    height: 4px; }
    .css-pagination-2 .swiper-pagination span:hover, .css-pagination-2 .swiper-pagination span.swiper-pagination-bullet-active {
      opacity: 1;
      background: rgba(0, 0, 0, 0.75) !important; }

.css-pagination .custom-sw-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 10px;
  z-index: 5; }
  .css-pagination .custom-sw-pagination.custom-sw-pagination-fix {
    width: 90%;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    margin: 0 auto; }
  @media (max-width: 991px) {
    .css-pagination .custom-sw-pagination {
      padding: 0 20px; } }

.css-pagination .swiper-pagination {
  max-width: 400px;
  position: relative;
  bottom: 0;
  width: 100%;
  display: flex; }
  .css-pagination .swiper-pagination span {
    opacity: 0.7;
    flex: 1 1 0;
    width: 100%;
    height: 15px;
    display: inline-block;
    border-radius: 0;
    margin-left: 5px;
    margin-right: 5px;
    background: none;
    position: relative; }
    .css-pagination .swiper-pagination span:hover, .css-pagination .swiper-pagination span.swiper-pagination-bullet-active {
      opacity: 1; }
    .css-pagination .swiper-pagination span:after {
      content: '';
      display: block;
      border-top: 3px solid #fff;
      width: 100%;
      position: absolute;
      top: 50%;
      margin-top: -1.5px;
      left: 0;
      right: 0; }

.effect-loading {
  -webkit-animation: 0.45s linear infinite alternate skeletonAnimation;
  animation: 0.45s linear infinite alternate skeletonAnimation;
  will-change: opacity; }
  .effect-loading.product-loop .box-image a {
    background: #f3f3f3;
    color: #f3f3f3; }
  .effect-loading.product-loop .product-loop__swatch {
    background: #f3f3f3; }
  .effect-loading.product-loop .product-loop__info {
    background: #f3f3f3; }
    .effect-loading.product-loop .product-loop__info .product-loop__name a,
    .effect-loading.product-loop .product-loop__info .product-loop__desc,
    .effect-loading.product-loop .product-loop__info .product-loop__price {
      color: #f3f3f3; }

@keyframes line {
  0% {
    width: 0; }
  to {
    width: 100%; } }

@keyframes out {
  0% {
    margin-left: 0;
    width: 100%; }
  to {
    margin-left: 100%;
    width: 0; } }

@-webkit-keyframes skeletonAnimation {
  0% {
    opacity: 0.45; }
  100% {
    opacity: 0.9; } }

@keyframes skeletonAnimation {
  0% {
    opacity: 0.45; }
  100% {
    opacity: 0.9; } }

.loading-ovl {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0; }
  .loading-ovl.open {
    visibility: visible;
    opacity: 1; }
  .loading-ovl .load-3 .line:nth-last-child(1) {
    animation: loadingC 0.6s 0.1s linear infinite; }
  .loading-ovl .load-3 .line:nth-last-child(2) {
    animation: loadingC 0.6s 0.2s linear infinite; }
  .loading-ovl .load-3 .line:nth-last-child(3) {
    animation: loadingC 0.6s 0.3s linear infinite; }
  .loading-ovl .load-3 .line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #222; }

@keyframes loadingC {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 15px); }
  100% {
    transform: translate(0, 0); } }

.messenger-fb {
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 9;
  transition: 0.2s all; }
  @media (max-width: 991px) {
    .messenger-fb {
      bottom: 100px; } }
  .toggle-sticky .messenger-fb {
    bottom: 180px; }
    @media (max-width: 991px) {
      .toggle-sticky .messenger-fb {
        bottom: 255px; } }
  .messenger-fb img {
    width: 60px; }

#scrollToTop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  padding: 10px 15px;
  background-color: #fff;
  color: #fff;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all;
  width: 60px;
  height: 60px;
  border: 1px solid #cacaca;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9; }
  @media (max-width: 991px) {
    #scrollToTop {
      bottom: 60; } }
  .toggle-sticky #scrollToTop {
    bottom: 110px; }
    @media (max-width: 991px) {
      .toggle-sticky #scrollToTop {
        bottom: 185px; } }
  #scrollToTop svg {
    width: 25px;
    height: 25px; }
  #scrollToTop.isShow {
    opacity: 1;
    visibility: visible; }

.toast {
  position: fixed;
  z-index: 999999;
  text-align: center;
  top: 4%;
  border: 0;
  width: 382px;
  padding: 0;
  color: #fff;
  right: 7%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); }
  @media (max-width: 991.98px) {
    .toast {
      top: 1%;
      width: 94%;
      right: 3%; } }
  .toast .toast-close {
    position: absolute;
    top: 10px;
    right: 8px; }
  .toast,
  .toast > div {
    background-color: #2e2e2e; }
  .toast:not(.show) {
    pointer-events: none; }
  .toast .close {
    outline: none;
    border: 0;
    background-color: unset;
    position: absolute;
    top: 20px;
    right: 20px; }
  .toast .toast-body {
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    border-radius: 4px;
    padding: 15px 16px; }

.site-header-wrap {
  position: relative;
  z-index: 1000; }
  @media (max-width: 991px) {
    body.template-index .site-header-wrap {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 99999; }
    body:not(.template-index) .site-header-wrap {
      position: sticky;
      top: 0; } }

.topbar {
  top: 0;
  left: 0;
  width: 100%;
  height: 44px;
  background: #000;
  color: #fff;
  z-index: 1001; }
  @media (max-width: 991px) {
    .topbar {
      display: none; } }
  .topbar .topbar-inner {
    height: 100%;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 16px; }
  .topbar .topbar-left {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    white-space: nowrap; }
    .topbar .topbar-left a {
      color: #fff; }
      .topbar .topbar-left a:hover {
        color: #fff;
        opacity: 0.85; }
    @media (max-width: 991px) {
      .topbar .topbar-left {
        display: none; } }
  .topbar .topbar-sep {
    opacity: 0.5; }
  .topbar .topbar-center {
    position: relative;
    max-width: 420px;
    width: 100%;
    justify-self: center; }
    @media (max-width: 991px) {
      .topbar .topbar-center {
        max-width: 100%;
        grid-column: 1 / -1;
        justify-self: stretch; } }
  .topbar .topbar-swiper {
    height: 44px;
    overflow: hidden; }
    .topbar .topbar-swiper .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 44px;
      font-size: 13px;
      letter-spacing: 0.3px; }
      .topbar .topbar-swiper .swiper-slide a {
        color: #fff;
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        padding: 0 36px; }
        .topbar .topbar-swiper .swiper-slide a:hover {
          color: #fff;
          opacity: 0.9; }
  .topbar .topbar-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 4px; }
    .topbar .topbar-nav .btn-nav {
      pointer-events: auto;
      position: static;
      width: 24px;
      height: 24px;
      margin: 0;
      background: transparent;
      border: 0;
      color: #fff;
      cursor: pointer; }
      .topbar .topbar-nav .btn-nav:after {
        font-size: 12px;
        font-weight: 700; }
      .topbar .topbar-nav .btn-nav.swiper-button-disabled {
        opacity: 0.35; }
  .topbar .topbar-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap; }
    @media (max-width: 991px) {
      .topbar .topbar-right {
        display: none; } }
  .topbar .topbar-link {
    color: #fff;
    text-decoration: none; }
    .topbar .topbar-link:last-child {
      border-left: 1px solid #4a4a4a;
      padding-left: 12px; }
    .topbar .topbar-link:hover {
      color: #fff;
      text-decoration: underline;
      text-underline-offset: 3px; }
  @media (max-width: 991px) {
    .topbar .topbar-inner {
      grid-template-columns: 1fr; } }

.site-header {
  position: relative;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 1000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06); }
  .site-header .header-inner {
    height: 100%;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 24px; }
    @media (max-width: 991px) {
      .site-header .header-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 16px; } }
  @media (max-width: 991px) {
    body.template-index .site-header .header-logo {
      display: none; } }
  .site-header .header-logo a {
    display: block;
    line-height: 0; }
    .site-header .header-logo a svg {
      width: 100px;
      height: 76px; }
  .site-header .header-menu {
    display: flex;
    justify-content: center;
    /* =========================================================
       MENU MEGA V2 — multi-column layout (sub-menu-v2.liquid)
       Old .menu-mega styles above are kept for rollback.
       ========================================================= */ }
    .site-header .header-menu > ul {
      display: flex;
      align-items: center;
      gap: 32px; }
    .site-header .header-menu > ul > li {
      position: static; }
      .site-header .header-menu > ul > li.li-menu-normal {
        position: relative; }
        .site-header .header-menu > ul > li.li-menu-normal:hover .sub-menu-normal {
          opacity: 1;
          visibility: visible;
          pointer-events: auto; }
      .site-header .header-menu > ul > li > a {
        color: #000;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 600;
        text-decoration: none;
        padding: 29px 0;
        display: block; }
        .site-header .header-menu > ul > li > a:hover, .site-header .header-menu > ul > li > a.is-active {
          color: #000; }
        .site-header .header-menu > ul > li > a[title='Giảm giá'] {
          color: #fe353d; }
      .site-header .header-menu > ul > li:hover > a, .site-header .header-menu > ul > li:focus-within > a {
        text-decoration: underline;
        text-underline-offset: 6px; }
      .site-header .header-menu > ul > li:hover .menu-mega,
      .site-header .header-menu > ul > li:hover .menu-mega-v2 {
        opacity: 1;
        visibility: visible;
        pointer-events: auto; }
    @media (max-width: 991px) {
      .site-header .header-menu {
        display: none; } }
    .site-header .header-menu .sub-menu-normal {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      min-width: 220px;
      background: #fff;
      border-top: 1px solid rgba(0, 0, 0, 0.06);
      box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      padding: 0;
      transition: opacity 0.25s ease, visibility 0.25s ease;
      z-index: 1002; }
      .site-header .header-menu .sub-menu-normal__inner {
        display: flex;
        flex-direction: column; }
      .site-header .header-menu .sub-menu-normal__item ~ .sub-menu-normal__item {
        border-top: 1px solid rgba(0, 0, 0, 0.06); }
      .site-header .header-menu .sub-menu-normal__item a {
        padding: 12px 16px;
        display: block; }
        .site-header .header-menu .sub-menu-normal__item a:hover {
          background: #f3f3f3; }
    .site-header .header-menu .menu-mega {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background: #fff;
      border-top: 1px solid rgba(0, 0, 0, 0.06);
      box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      padding: 40px;
      transition: opacity 0.25s ease, visibility 0.25s ease;
      z-index: 1002; }
      .site-header .header-menu .menu-mega__inner {
        display: grid;
        grid-template-columns: 540px 1fr;
        gap: 80px;
        align-items: start;
        padding: 0; }
        @media (max-width: 1199px) {
          .site-header .header-menu .menu-mega__inner {
            grid-template-columns: 1fr;
            gap: 40px; } }
      .site-header .header-menu .menu-mega__categories {
        width: 100%; }
      .site-header .header-menu .menu-mega__featured a {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: space-between;
        color: #e31e24;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 600;
        padding: 8px 0; }
      .site-header .header-menu .menu-mega__item {
        border-bottom: 1px solid transparent;
        padding: 8px 0; }
        .site-header .header-menu .menu-mega__item.is-active .menu-mega__trigger {
          margin-bottom: 16px; }
        .site-header .header-menu .menu-mega__item.is-active .menu-mega__submenu {
          display: flex; }
      .site-header .header-menu .menu-mega__trigger {
        width: 100%;
        border: 0;
        background: transparent;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        text-align: left; }
        .site-header .header-menu .menu-mega__trigger span:first-child {
          font-size: 16px;
          line-height: 1.2;
          font-weight: 600; }
        .site-header .header-menu .menu-mega__trigger[data-title='Mới và Nổi bật'] {
          color: #fe353d; }
          .site-header .header-menu .menu-mega__trigger[data-title='Mới và Nổi bật'] a {
            color: #fe353d; }
        @media (max-width: 767px) {
          .site-header .header-menu .menu-mega__trigger span:first-child {
            font-size: 22px; } }
        .site-header .header-menu .menu-mega__trigger.is-active .menu-mega__icon .plus-icon {
          display: none; }
        .site-header .header-menu .menu-mega__trigger.is-active .menu-mega__icon .minus-icon {
          display: block; }
      .site-header .header-menu .menu-mega__icon {
        flex-shrink: 0;
        font-size: 36px;
        color: #8a8a8a;
        line-height: 1; }
        .site-header .header-menu .menu-mega__icon .plus-icon,
        .site-header .header-menu .menu-mega__icon .minus-icon {
          width: 24px;
          height: 24px; }
        .site-header .header-menu .menu-mega__icon .plus-icon {
          display: block; }
        .site-header .header-menu .menu-mega__icon .minus-icon {
          display: none; }
      .site-header .header-menu .menu-mega__submenu {
        display: none;
        flex-direction: column;
        gap: 18px; }
      .site-header .header-menu .menu-mega__submenu-link {
        font-size: 16px;
        line-height: 1.2;
        color: #1a1a1a;
        text-decoration: none;
        transition: all 0.25s ease;
        padding: 6px 0; }
        .site-header .header-menu .menu-mega__submenu-link:hover {
          text-decoration: underline; }
        .site-header .header-menu .menu-mega__submenu-link--active {
          text-decoration: underline;
          text-underline-offset: 4px; }
      .site-header .header-menu .menu-mega__visual {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
        align-items: center; }
        @media (max-width: 991px) {
          .site-header .header-menu .menu-mega__visual {
            grid-template-columns: 1fr; } }
      .site-header .header-menu .menu-mega__banner {
        overflow: hidden;
        border-radius: 12px;
        display: block; }
        .site-header .header-menu .menu-mega__banner:nth-child(1) img {
          max-height: 230px; }
        .site-header .header-menu .menu-mega__banner img {
          width: 100%;
          display: block;
          object-fit: cover; }
        .site-header .header-menu .menu-mega__banner--tall img {
          aspect-ratio: 3 / 4; }
    .site-header .header-menu .menu-mega-v2 {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background: #fff;
      border-top: 1px solid rgba(0, 0, 0, 0.06);
      box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      padding: 40px 0;
      transition: opacity 0.25s ease, visibility 0.25s ease;
      z-index: 1002; }
      .site-header .header-menu .menu-mega-v2__inner {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        gap: 48px; }
      .site-header .header-menu .menu-mega-v2__columns {
        display: flex;
        align-items: flex-start;
        gap: 48px;
        min-width: 0; }
        @media (max-width: 1199px) {
          .site-header .header-menu .menu-mega-v2__columns {
            gap: 32px; } }
      .site-header .header-menu .menu-mega-v2__col {
        min-width: 150px; }
        .site-header .header-menu .menu-mega-v2__col--stacked {
          display: flex;
          flex-direction: column;
          gap: 16px; }
          .site-header .header-menu .menu-mega-v2__col--stacked .menu-mega-v2__heading {
            margin-bottom: 0; }
            .site-header .header-menu .menu-mega-v2__col--stacked .menu-mega-v2__heading + .menu-mega-v2__list {
              margin-top: -4px;
              margin-bottom: 0; }
          .site-header .header-menu .menu-mega-v2__col--stacked .menu-mega-v2__list + .menu-mega-v2__heading {
            margin-top: 0; }
      .site-header .header-menu .menu-mega-v2__heading {
        display: block;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 700;
        color: #121212;
        text-decoration: none;
        margin-bottom: 16px;
        line-height: 1.4; }
        .site-header .header-menu .menu-mega-v2__heading--accent {
          color: #fe353d; }
        .site-header .header-menu .menu-mega-v2__heading:hover {
          text-decoration: none; }
      .site-header .header-menu .menu-mega-v2__list {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 12px; }
      .site-header .header-menu .menu-mega-v2__link {
        display: inline-block;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 400;
        color: #121212;
        text-decoration: none;
        line-height: 1.5;
        transition: text-decoration 0.2s ease; }
        .site-header .header-menu .menu-mega-v2__link:hover, .site-header .header-menu .menu-mega-v2__link.is-active {
          text-decoration: underline;
          text-underline-offset: 4px; }
      .site-header .header-menu .menu-mega-v2__visual {
        flex-shrink: 0;
        width: 350px;
        display: flex;
        flex-direction: column;
        gap: 16px; }
        @media (max-width: 1199px) {
          .site-header .header-menu .menu-mega-v2__visual {
            width: 220px; } }
      .site-header .header-menu .menu-mega-v2__banner {
        display: block;
        overflow: hidden;
        border-radius: 12px; }
        .site-header .header-menu .menu-mega-v2__banner img {
          width: 100%;
          height: 100%;
          max-height: 360px;
          display: block;
          object-fit: cover;
          aspect-ratio: 280 / 360; }
  .site-header .header-actions {
    display: flex;
    align-items: center;
    gap: 8px; }
    @media (max-width: 991px) {
      .site-header .header-actions {
        justify-content: space-between; }
        body.template-index .site-header .header-actions {
          width: 100%; } }
    @media (max-width: 991px) {
      .site-header .header-actions--ldp-brand {
        display: none; } }
  .site-header .menu-ldp-brand {
    display: none;
    align-items: center;
    gap: 4px; }
    @media (max-width: 991px) {
      .site-header .menu-ldp-brand {
        display: flex; } }
    .site-header .menu-ldp-brand span {
      color: #8b8b8b;
      font-size: 12px;
      line-height: 1.2;
      font-weight: 500; }
      .site-header .menu-ldp-brand span.menu-active {
        color: #000; }
  .site-header .menu-ldp-gender {
    display: none; }
    @media (max-width: 991px) {
      .site-header .menu-ldp-gender {
        display: block; } }
    .site-header .menu-ldp-gender .ldp-page__tabs {
      background: #f3f3f3;
      border-radius: 999px;
      padding: 4px;
      z-index: 3;
      display: flex;
      align-items: center;
      gap: 8px; }
    .site-header .menu-ldp-gender .ldp-page__tab {
      font-weight: 500;
      color: #121212;
      text-decoration: none;
      border-radius: 999px;
      padding: 6px 8px;
      transition: all 0.2s ease; }
      .site-header .menu-ldp-gender .ldp-page__tab--active {
        color: #fff;
        background: #121212; }
      .site-header .menu-ldp-gender .ldp-page__tab:hover {
        background: #f3f3f3; }
  .site-header .header-action {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #000;
    cursor: pointer;
    text-decoration: none; }
    .site-header .header-action svg {
      display: block; }
    .site-header .header-action--menu {
      display: none; }
      @media (max-width: 991px) {
        .site-header .header-action--menu {
          display: inline-flex; }
          .site-header .header-action--menu svg {
            transition: all 0.3s ease; }
            .site-header .header-action--menu svg:nth-child(2) {
              display: none; }
          .site-header .header-action--menu.is-active svg:nth-child(1) {
            display: none; }
          .site-header .header-action--menu.is-active svg:nth-child(2) {
            display: block; } }
    .site-header .header-action--cart .header-cart-count {
      position: absolute;
      top: 4px;
      right: 2px;
      min-width: 16px;
      height: 16px;
      padding: 0 4px;
      border-radius: 8px;
      background: #000;
      color: #fff;
      font-size: 10px;
      line-height: 16px;
      text-align: center; }
      .site-header .header-action--cart .header-cart-count:empty, .site-header .header-action--cart .header-cart-count[data-count='0'] {
        display: none; }
  .site-header .mini-search {
    position: relative; }
    .site-header .mini-search__toggle.is-active {
      background: #f3f3f3;
      border-radius: 999px; }
    .site-header .mini-search__dropdown {
      position: absolute;
      top: calc(100% + 8px);
      right: 0;
      width: 360px;
      z-index: 30;
      opacity: 0;
      visibility: hidden;
      transform: translateY(-6px);
      transition: all 0.2s ease;
      pointer-events: none; }
      @media (max-width: 991px) {
        .site-header .mini-search__dropdown {
          position: fixed;
          top: 118px;
          right: 12px;
          left: 12px;
          width: auto; } }
    .site-header .mini-search__inner {
      background: #fff;
      border: 1px solid #e8e8e8;
      border-radius: 12px;
      box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
      padding: 14px; }
    .site-header .mini-search__label {
      display: block;
      margin: 0 0 8px;
      font-size: 12px;
      font-weight: 600;
      line-height: 1.4;
      color: #121212; }
    .site-header .mini-search__input-wrap {
      border: 1px solid #dfdfdf;
      border-radius: 8px;
      overflow: hidden; }
    .site-header .mini-search__input {
      width: 100%;
      height: 40px;
      border: 0;
      padding: 0 12px;
      font-size: 14px;
      color: #121212; }
      .site-header .mini-search__input:focus {
        outline: none; }
    .site-header .mini-search__result {
      margin-top: 10px;
      max-height: 430px;
      overflow-y: auto;
      display: grid;
      gap: 8px; }
    .site-header .mini-search__item {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 8px;
      border-radius: 8px;
      text-decoration: none;
      color: #121212;
      transition: background 0.2s ease; }
      .site-header .mini-search__item:hover {
        background: #f8f8f8; }
    .site-header .mini-search__thumb {
      width: 56px;
      height: 56px;
      border-radius: 6px;
      object-fit: cover;
      background: #f3f3f3;
      flex: 0 0 56px; }
    .site-header .mini-search__content {
      min-width: 0;
      display: grid;
      gap: 2px; }
    .site-header .mini-search__name {
      margin: 0;
      font-size: 13px;
      font-weight: 600;
      line-height: 1.45;
      color: #121212;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .site-header .mini-search__meta {
      margin: 0;
      font-size: 12px;
      line-height: 1.4;
      color: #666;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .site-header .mini-search__price {
      margin: 0;
      font-size: 12px;
      font-weight: 600;
      color: #121212; }
    .site-header .mini-search__message {
      margin: 0;
      padding: 10px 2px;
      font-size: 13px;
      line-height: 1.45;
      color: #666; }
    .site-header .mini-search__more {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-top: 2px;
      height: 36px;
      border-radius: 8px;
      border: 1px solid #121212;
      text-decoration: none;
      font-size: 13px;
      font-weight: 600;
      color: #121212;
      transition: all 0.2s ease; }
      .site-header .mini-search__more:hover {
        background: #121212;
        color: #fff; }
    .site-header .mini-search.is-open .mini-search__dropdown {
      opacity: 1;
      visibility: visible;
      transform: translateY(0);
      pointer-events: auto; }
  @media (max-width: 991px) {
    .site-header {
      height: 72px; } }

.home-banner .banner-swiper {
  width: 100%; }

.home-banner .box-image {
  position: relative;
  display: block;
  padding-bottom: calc(100% * var(--height-slider-banner-desktop) / var(--width-slider-banner-desktop));
  background: #f7f7f7; }
  @media (max-width: 991px) {
    .home-banner .box-image {
      padding-bottom: calc(100% * var(--height-slider-banner-mobile) / var(--width-slider-banner-mobile)); } }
  .home-banner .box-image img {
    position: absolute;
    left: 0;
    top: 0;
    aspect-ratio: var(--width-slider-banner-desktop)/var(--height-slider-banner-desktop);
    width: 100%;
    height: 100%; }
    @media (max-width: 991px) {
      .home-banner .box-image img {
        aspect-ratio: var(--width-slider-banner-mobile)/var(--height-slider-banner-mobile); } }

.header-note {
  background: #ff6b00;
  height: 48px; }
  .header-note .header-note-inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px; }
  .header-note .header-note-icon {
    font-family: var(--font-family-hunter);
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    font-style: italic; }
  .header-note .header-note-text {
    margin: 0;
    font-family: var(--font-family-hunter);
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.04em;
    color: #000;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .header-note .header-note-text {
        font-size: 16px; } }

.section-heading {
  margin: 0 0 32px;
  font-size: 48px;
  line-height: 1.3;
  font-weight: 600;
  color: #000; }
  @media (max-width: 991px) {
    .section-heading {
      font-size: 32px;
      line-height: 1.3;
      margin-bottom: 24px; } }
  @media (max-width: 575px) {
    .section-heading {
      font-size: 28px;
      line-height: 1.3;
      margin-bottom: 20px; } }

.homepage-category {
  padding: 64px 0; }
  @media (max-width: 991px) {
    .homepage-category {
      padding: 40px 0; } }
  @media (min-width: 992px) {
    .homepage-category .homepage-category__grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-areas: 'left top right' 'left bottom right';
      gap: 12px;
      height: 560px; } }
  @media (max-width: 991px) {
    .homepage-category .homepage-category__grid {
      grid-template-columns: 1fr;
      grid-template-rows: none;
      height: auto;
      display: grid;
      grid-auto-flow: column;
      grid-auto-columns: 88%;
      gap: 8px;
      overflow-x: auto;
      overflow-y: hidden;
      height: auto;
      grid-template-columns: unset;
      grid-template-areas: unset;
      scroll-snap-type: x mandatory;
      margin-right: -16px; }
      .homepage-category .homepage-category__grid::-webkit-scrollbar {
        display: none; } }
  .homepage-category .homepage-category__card {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    border-radius: 4px; }
    @media (max-width: 991px) {
      .homepage-category .homepage-category__card {
        height: auto;
        min-height: 400px; } }
    @media (min-width: 992px) {
      .homepage-category .homepage-category__card--tall {
        grid-row: span 2; } }
  @media (min-width: 992px) and (max-width: 991px) {
    .homepage-category .homepage-category__card--tall {
      grid-row: span 1;
      min-height: 280px; } }
    @media (min-width: 992px) {
      .homepage-category .homepage-category__card:nth-child(1) {
        grid-area: left; }
      .homepage-category .homepage-category__card:nth-child(2) {
        grid-area: top; }
      .homepage-category .homepage-category__card:nth-child(3) {
        grid-area: bottom; }
      .homepage-category .homepage-category__card:nth-child(4) {
        grid-area: right; } }
  .homepage-category .homepage-category__media {
    position: absolute;
    inset: 0; }
    @media (max-width: 991px) {
      .homepage-category .homepage-category__media {
        position: relative;
        height: 100%; } }
    .homepage-category .homepage-category__media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.45s ease; }
  .homepage-category .homepage-category__overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.38) 42%, rgba(0, 0, 0, 0.12) 72%, transparent 100%);
    transition: height 0.4s ease; }
    @media (max-width: 991px) {
      .homepage-category .homepage-category__overlay {
        height: 25%; } }
  .homepage-category .homepage-category__content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0; }
    @media (max-width: 991px) {
      .homepage-category .homepage-category__content {
        padding: 20px;
        flex-direction: inherit;
        align-items: center;
        justify-content: space-between; } }
  .homepage-category .homepage-category__title {
    margin: 0;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    transition: transform 0.4s ease; }
    @media (max-width: 991px) {
      .homepage-category .homepage-category__title {
        font-size: 20px;
        line-height: 1.2; } }
  .homepage-category .homepage-category__cta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 0;
    padding: 10px 20px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-weight: 600;
    opacity: 0;
    transform: translateY(16px);
    transition: opacity 0.35s ease 0.05s, transform 0.35s ease 0.05s, margin-top 0.35s ease;
    pointer-events: none; }
    @media (max-width: 991px) {
      .homepage-category .homepage-category__cta {
        display: none; } }
  .homepage-category .homepage-category__arrow {
    position: absolute;
    right: 24px;
    bottom: 28px;
    z-index: 2;
    color: #fff;
    font-size: 22px;
    line-height: 1.3;
    line-height: 1;
    transition: opacity 0.3s ease;
    display: none; }
    @media (max-width: 991px) {
      .homepage-category .homepage-category__arrow {
        display: block;
        bottom: 20px; } }
  @media (min-width: 992px) {
    .homepage-category .homepage-category__card:hover .homepage-category__media img,
    .homepage-category .homepage-category__card:focus-visible .homepage-category__media img {
      transform: scale(1.03); }
    .homepage-category .homepage-category__card:hover .homepage-category__overlay,
    .homepage-category .homepage-category__card:focus-visible .homepage-category__overlay {
      height: 100%; }
    .homepage-category .homepage-category__card:hover .homepage-category__title,
    .homepage-category .homepage-category__card:focus-visible .homepage-category__title {
      transform: translateY(-52px); } }
  @media (min-width: 992px) and (max-width: 991px) {
    .homepage-category .homepage-category__card:hover .homepage-category__title,
    .homepage-category .homepage-category__card:focus-visible .homepage-category__title {
      transform: none; } }
  @media (min-width: 992px) {
    .homepage-category .homepage-category__card:hover .homepage-category__cta,
    .homepage-category .homepage-category__card:focus-visible .homepage-category__cta {
      opacity: 1;
      transform: translateY(0);
      margin-top: 12px;
      pointer-events: auto; } }
  @media (min-width: 992px) and (max-width: 991px) {
    .homepage-category .homepage-category__card:hover .homepage-category__cta,
    .homepage-category .homepage-category__card:focus-visible .homepage-category__cta {
      margin-top: 0; } }
  @media (min-width: 992px) {
    .homepage-category .homepage-category__card:hover .homepage-category__arrow,
    .homepage-category .homepage-category__card:focus-visible .homepage-category__arrow {
      opacity: 0; } }

.banner-gallery {
  padding: 0 0 64px; }
  @media (max-width: 991px) {
    .banner-gallery {
      padding-bottom: 0; } }
  .banner-gallery .banner-gallery__inner {
    display: flex;
    min-height: 640px; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__inner {
        flex-direction: column;
        min-height: 0; } }
  .banner-gallery .banner-gallery__left {
    flex: 0 0 38%;
    max-width: 480px; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__left {
        flex: none;
        max-width: 100%;
        order: 2;
        padding: 0 16px; } }
  .banner-gallery .banner-gallery__hero {
    display: block;
    height: 100%;
    min-height: 720px;
    overflow: hidden;
    text-decoration: none; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__hero {
        min-height: auto; } }
    .banner-gallery .banner-gallery__hero img {
      width: 100%; }
  .banner-gallery .banner-gallery__right {
    position: relative;
    flex: 1;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    background: linear-gradient(135deg, #f0f0f0 0%, #fafafa 48%, #ffffff 100%); }
  .banner-gallery .banner-gallery__decor {
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: center center;
    white-space: nowrap;
    font-size: clamp(72px, 10vw, 140px);
    font-weight: 700;
    letter-spacing: 0.08em;
    color: transparent;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.06);
    pointer-events: none;
    user-select: none;
    z-index: 0; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__decor {
        display: none; } }
  .banner-gallery .banner-gallery__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 48px;
    background: no-repeat right bottom/cover var(--image-banner-gallery-background);
    overflow: hidden; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__content {
        padding: 32px 16px;
        background: no-repeat right bottom/cover var(--image-banner-gallery-background-mobile);
        width: 100%; } }
  .banner-gallery .banner-gallery__header {
    margin-bottom: 32px; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__header {
        margin-bottom: 24px; } }
  .banner-gallery .banner-gallery__heading {
    margin: 0 0 20px;
    color: #222;
    line-height: 1.15; }
  .banner-gallery .banner-gallery__heading-line {
    display: block;
    font-size: 48px;
    line-height: 1.3;
    font-weight: 300; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__heading-line {
        font-size: 24px;
        line-height: 1.2; } }
  .banner-gallery .banner-gallery__heading-accent {
    display: block;
    font-size: 56px;
    line-height: 1.3;
    font-weight: 600;
    font-style: italic;
    padding-left: 60px; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__heading-accent {
        font-size: 32px;
        line-height: 1.3; } }
  .banner-gallery .banner-gallery__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px; }
  .banner-gallery .banner-gallery__promo {
    margin: 0;
    flex: 1;
    min-width: 200px;
    padding: 12px 24px;
    border-radius: 999px;
    background: #e31e24;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center; }
    @media (max-width: 575px) {
      .banner-gallery .banner-gallery__promo {
        flex: 1 1 100%;
        font-size: 12px;
        line-height: 1.2;
        padding: 10px 16px; } }
  .banner-gallery .banner-gallery__cta-all {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    padding: 12px 22px;
    border-radius: 999px;
    background: #222;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.25s ease; }
    .banner-gallery .banner-gallery__cta-all:hover, .banner-gallery .banner-gallery__cta-all:focus-visible {
      background: #000;
      color: #fff; }
  .banner-gallery .banner-gallery__cta-icon {
    font-size: 18px;
    line-height: 1.2;
    line-height: 1; }
  .banner-gallery .banner-gallery__body {
    position: relative;
    overflow: hidden; }
  .banner-gallery .banner-gallery-swiper {
    width: 100%;
    overflow: visible;
    margin: 0 -4px;
    padding: 4px 4px 8px;
    transition: all 0.45s ease; }
    .banner-gallery .banner-gallery-swiper .swiper-wrapper {
      align-items: center; }
    .banner-gallery .banner-gallery-swiper .swiper-slide {
      height: auto;
      transition: all 0.45s ease; }
  .banner-gallery .banner-gallery__list {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__list {
        gap: 8px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        margin-right: -16px;
        width: auto; }
        .banner-gallery .banner-gallery__list::-webkit-scrollbar {
          display: none; } }
  .banner-gallery .banner-gallery__item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 4px;
    text-decoration: none; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__item {
        flex: 0 0 55%;
        scroll-snap-align: start; } }
  @media (max-width: 991px) {
    .banner-gallery .banner-gallery__item--featured {
      flex: 0 0 85%; } }
  .banner-gallery .banner-gallery__item-media {
    inset: 0;
    overflow: hidden; }
  .banner-gallery .banner-gallery__item-arrow {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    color: #222;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    line-height: 1; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__item-arrow {
        width: 32px;
        height: 32px;
        top: 10px;
        right: 10px; } }
  .banner-gallery .banner-gallery__item-caption {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 2;
    padding: 14px 16px;
    border-radius: 4px;
    background: #fff;
    color: #222;
    text-align: center; }
    @media (max-width: 991px) {
      .banner-gallery .banner-gallery__item-caption {
        left: 10px;
        right: 10px;
        bottom: 10px;
        padding: 12px 14px; } }
  .banner-gallery .banner-gallery__item-title {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 4px; }
  .banner-gallery .banner-gallery__item-sub {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 400;
    color: #444; }

.homepage-discover {
  padding: 0 0 64px 0; }
  @media (max-width: 991px) {
    .homepage-discover {
      padding: 40px 0; } }
  .homepage-discover .homepage-discover__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 400px) minmax(0, 1fr);
    gap: 48px;
    align-items: stretch;
    min-height: 560px; }
    @media (max-width: 1199px) {
      .homepage-discover .homepage-discover__inner {
        gap: 32px;
        min-height: 480px; } }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__inner {
        display: flex;
        flex-direction: column;
        gap: 32px;
        min-height: 0; } }
  .homepage-discover .homepage-discover__col {
    min-width: 0; }
    .homepage-discover .homepage-discover__col--intro {
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative;
      gap: 32px; }
      @media (max-width: 991px) {
        .homepage-discover .homepage-discover__col--intro {
          gap: 24px;
          order: 1; } }
    .homepage-discover .homepage-discover__col--media {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 991px) {
        .homepage-discover .homepage-discover__col--media {
          flex-direction: column;
          gap: 12px;
          order: 3;
          min-height: 300px; } }
    .homepage-discover .homepage-discover__col--collections {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-top: 8px; }
      @media (max-width: 991px) {
        .homepage-discover .homepage-discover__col--collections {
          padding-top: 0;
          order: 2; } }
  .homepage-discover .homepage-discover__title {
    margin: 0;
    font-size: 48px;
    line-height: 1.3;
    font-weight: 600;
    color: #000;
    position: absolute;
    left: 0;
    top: 0; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__title {
        font-size: 32px;
        line-height: 1.3;
        position: relative;
        left: 0;
        top: 0; } }
    @media (max-width: 575px) {
      .homepage-discover .homepage-discover__title {
        font-size: 28px;
        line-height: 1.3; } }
  .homepage-discover .homepage-discover__copy {
    max-width: 360px; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__copy {
        max-width: none; } }
    .homepage-discover .homepage-discover__copy-desktop {
      display: block; }
      @media (max-width: 991px) {
        .homepage-discover .homepage-discover__copy-desktop {
          display: none; } }
    .homepage-discover .homepage-discover__copy-mobile {
      display: none; }
      @media (max-width: 991px) {
        .homepage-discover .homepage-discover__copy-mobile {
          display: block; } }
  .homepage-discover .homepage-discover__subtitle {
    margin: 0 0 16px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #000; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__subtitle {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 12px; } }
  .homepage-discover .homepage-discover__desc {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    color: #666;
    line-height: 1.5; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__desc {
        font-size: 15px;
        line-height: 1.2; } }
  .homepage-discover .homepage-discover__media {
    width: 100%;
    border-radius: 12px;
    overflow: hidden; }
    .homepage-discover .homepage-discover__media img {
      width: 100%;
      display: block; }
  .homepage-discover .homepage-discover__collections-title {
    margin: 0 0 24px;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
    color: #000; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__collections-title {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 20px;
        display: none; } }
  .homepage-discover .homepage-discover__list {
    margin: 0 0 32px;
    padding: 0;
    list-style: none; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__list {
        display: flex;
        margin-bottom: 0;
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        gap: 20px;
        padding-bottom: 0;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x proximity;
        border-bottom: 1px solid #eee; }
        .homepage-discover .homepage-discover__list::-webkit-scrollbar {
          display: none; } }
  @media (min-width: 992px) {
    .homepage-discover .homepage-discover__item {
      border-bottom: 1px solid #eee; }
      .homepage-discover .homepage-discover__item:first-child {
        border-top: 1px solid #eee; } }
  @media (max-width: 991px) {
    .homepage-discover .homepage-discover__item {
      flex: 0 0 auto;
      scroll-snap-align: start; } }
  .homepage-discover .homepage-discover__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 0;
    text-decoration: none;
    color: #4a4a4a;
    transition: opacity 0.25s ease; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__link {
        color: #8b8b8b;
        padding: 0 0 12px 0;
        border-bottom: 1px solid transparent; } }
    .homepage-discover .homepage-discover__link:hover, .homepage-discover .homepage-discover__link:focus-visible {
      color: #000; }
    .homepage-discover .homepage-discover__link.is-active {
      border-color: #000; }
      .homepage-discover .homepage-discover__link.is-active .homepage-discover__name {
        font-weight: 600;
        color: #000; }
  .homepage-discover .homepage-discover__name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    color: #4a4a4a; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__name {
        color: #8b8b8b;
        font-size: 16px;
        line-height: 1.2; } }
  .homepage-discover .homepage-discover__count {
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.2;
    color: #888; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__count {
        font-size: 13px;
        line-height: 1.2;
        display: none; } }
  .homepage-discover .homepage-discover__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    align-self: flex-start;
    padding: 14px 28px;
    border-radius: 999px;
    background: #000;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.25s ease; }
    @media (max-width: 991px) {
      .homepage-discover .homepage-discover__cta {
        display: none; } }
    .homepage-discover .homepage-discover__cta:hover, .homepage-discover .homepage-discover__cta:focus-visible {
      background: #222;
      color: #fff; }
  .homepage-discover .homepage-discover__cta-icon {
    line-height: 1; }

.product-loop {
  height: 100%;
  position: relative;
  overflow: hidden; }
  .product-loop .box-image {
    position: relative;
    overflow: hidden; }
    .product-loop .box-image a {
      position: relative;
      display: block;
      padding-bottom: calc(100% * 480 / 480);
      background: #f7f7f7; }
      .product-loop .box-image a picture {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        transition: all 0.6s ease-in-out 0s;
        -moz-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        -webkit-transition: all 0.6s ease-in-out 0s;
        -ms-transition: all 0.6s ease-in-out 0s; }
        .product-loop .box-image a picture:nth-child(2) {
          opacity: 0;
          visibility: hidden; }
      .product-loop .box-image a img {
        position: absolute;
        left: 0;
        top: 0;
        aspect-ratio: 480 / 480;
        width: 100%;
        height: 100%; }
    .product-loop .box-image:hover a picture:nth-child(1) {
      visibility: hidden;
      opacity: 0; }
    .product-loop .box-image:hover a picture:nth-child(2) {
      visibility: visible;
      opacity: 1; }
  .product-loop .group-label {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 8px; }
    .product-loop .group-label .product-loop__badge {
      padding: 4px 12px;
      border-radius: 2px;
      background: #224e9c;
      color: #fff;
      font-size: 14px;
      line-height: 1.2;
      line-height: 20px; }
    .product-loop .group-label .label-sale {
      padding: 4px 12px;
      border-radius: 2px;
      background: #d92d20;
      color: #fff;
      font-size: 14px;
      line-height: 1.2;
      line-height: 20px; }
  .product-loop__wishlist {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #000;
    cursor: pointer;
    transition: opacity 0.25s ease; }
    .product-loop__wishlist:hover, .product-loop__wishlist:focus-visible {
      opacity: 0.7; }
  .product-loop__swatches {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px;
    overflow-x: auto;
    scrollbar-width: none; }
    .product-loop__swatches::-webkit-scrollbar {
      display: none; }
  .product-loop__swatch {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    overflow: hidden; }
    .product-loop__swatch img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
    .product-loop__swatch--active {
      border-bottom: 1px solid #000; }
  .product-loop__info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 12px 8px; }
  .product-loop__label {
    margin: 0;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 18px;
    color: #d92d20;
    text-transform: uppercase; }
  .product-loop__name {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 28px;
    color: #000; }
    @media (max-width: 991px) {
      .product-loop__name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; } }
  .product-loop__desc {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px;
    color: #000;
    display: none; }
  .product-loop__price {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 4px; }
    .product-loop__price.highlight span {
      color: #d92d20;
      font-weight: 600; }
    .product-loop__price del {
      color: #8b8b8b;
      font-size: 13px;
      line-height: 1.2; }
  .product-loop.is-dark .product-loop__link {
    color: #fff; }
  .product-loop.is-dark .product-loop__desc,
  .product-loop.is-dark .product-loop__price {
    color: #fff; }
  .product-loop.is-dark .product-loop__name a {
    color: #fff; }
  .product-loop.is-dark .product-loop__swatch--active {
    border-bottom-color: #fff; }
  .product-loop.in-sidebar .product-loop__image-wrap {
    background: #f3f3f3;
    border-radius: 4px;
    overflow: hidden; }
  .product-loop.in-sidebar .product-loop__image {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover; }
  .product-loop.in-sidebar .product-loop__swatches,
  .product-loop.in-sidebar .product-loop__desc {
    display: none; }
  .product-loop.in-sidebar .product-loop__info {
    padding: 8px 0 0; }
  .product-loop.in-sidebar .product-loop__name {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 20px; }
  .product-loop.in-sidebar .product-loop__price {
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px; }

.homepage-collection-tab {
  padding: 64px 0;
  background: #0a0a0a;
  color: #fff; }
  @media (max-width: 991px) {
    .homepage-collection-tab {
      padding: 40px 0; } }
  .homepage-collection-tab__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .homepage-collection-tab__head {
        flex-direction: column;
        gap: 16px; } }
  .homepage-collection-tab__head-main {
    display: flex;
    flex-direction: column;
    gap: 32px;
    min-width: 0; }
    @media (max-width: 991px) {
      .homepage-collection-tab__head-main {
        gap: 24px; } }
  .homepage-collection-tab__title {
    margin: 0;
    font-size: 48px;
    line-height: 1.3;
    font-weight: 600;
    color: #fff; }
    @media (max-width: 991px) {
      .homepage-collection-tab__title {
        font-size: 32px;
        line-height: 1.3; } }
    @media (max-width: 575px) {
      .homepage-collection-tab__title {
        font-size: 28px;
        line-height: 1.3; } }
  .homepage-collection-tab__nav {
    display: inline-flex;
    align-items: center;
    gap: 8px; }
  .homepage-collection-tab__nav-btn {
    position: static;
    width: 48px;
    height: 48px;
    margin: 0;
    border: 0;
    border-radius: 999px;
    background: #fff;
    color: #121212;
    cursor: pointer;
    transform: none;
    box-shadow: none; }
    .homepage-collection-tab__nav-btn:after {
      font-size: 16px;
      font-weight: 700;
      color: #121212; }
    .homepage-collection-tab__nav-btn.swiper-button-disabled {
      opacity: 0.35; }
    @media (max-width: 575px) {
      .homepage-collection-tab__nav-btn {
        width: 40px;
        height: 40px; }
        .homepage-collection-tab__nav-btn:after {
          font-size: 14px; } }
  .homepage-collection-tab__meta {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    align-self: stretch;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px;
    color: #a8a8a8;
    text-align: right;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .homepage-collection-tab__meta {
        align-self: auto;
        flex-direction: row;
        align-items: center;
        gap: 16px; } }
  .homepage-collection-tab__meta-tag {
    font-style: italic; }
  .homepage-collection-tab__tabs {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 24px;
    padding-bottom: 0;
    border-bottom: 1px solid #d9d9d9; }
    @media (max-width: 767px) {
      .homepage-collection-tab__tabs {
        justify-content: flex-start;
        gap: 8px;
        overflow-x: auto;
        flex-wrap: nowrap;
        scrollbar-width: none; }
        .homepage-collection-tab__tabs::-webkit-scrollbar {
          display: none; } }
  .homepage-collection-tab__tab {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 0 12px 12px;
    border: 0;
    background: transparent;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 24px;
    color: #8b8b8b;
    cursor: pointer;
    white-space: nowrap;
    transition: color 0.25s ease; }
    .homepage-collection-tab__tab:hover, .homepage-collection-tab__tab:focus-visible {
      color: #fff; }
    .homepage-collection-tab__tab.is-active {
      font-weight: 600;
      color: #fff; }
      .homepage-collection-tab__tab.is-active:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1px;
        height: 2px;
        background: #000; }
  .homepage-collection-tab__body {
    min-width: 0; }
  .homepage-collection-tab__swiper {
    overflow: hidden; }
    .homepage-collection-tab__swiper .swiper-slide {
      height: auto; }
  .homepage-collection-tab__products {
    align-items: stretch; }

.homepage-collection-tab-2 {
  padding: 64px 0;
  background: #fff;
  color: #121212; }
  @media (max-width: 991px) {
    .homepage-collection-tab-2 {
      padding: 40px 0; } }
  .homepage-collection-tab-2__head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 32px; }
    @media (max-width: 991px) {
      .homepage-collection-tab-2__head {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        margin-bottom: 24px; } }
  .homepage-collection-tab-2__title {
    margin: 0;
    flex: 1 1 auto;
    min-width: 0;
    font-size: 48px;
    line-height: 1.3;
    font-weight: 600;
    line-height: 60px;
    color: #121212; }
    @media (max-width: 991px) {
      .homepage-collection-tab-2__title {
        font-size: 32px;
        line-height: 1.3;
        line-height: 1.25; } }
    @media (max-width: 575px) {
      .homepage-collection-tab-2__title {
        font-size: 28px;
        line-height: 1.3; } }
    .homepage-collection-tab-2__title.font-hunter {
      font-family: var(--font-family-hunter);
      font-weight: 400;
      font-size: 32px;
      line-height: 1.3; }
      @media (max-width: 991px) {
        .homepage-collection-tab-2__title.font-hunter {
          font-size: 30px;
          line-height: 1.3; } }
    .homepage-collection-tab-2__title.font-baloo {
      font-family: var(--font-family-baloo);
      font-size: 56px;
      line-height: 1.3;
      font-weight: 700; }
      @media (max-width: 991px) {
        .homepage-collection-tab-2__title.font-baloo {
          font-size: 30px;
          line-height: 1.3; } }
    .homepage-collection-tab-2__title.font-tilt-warp {
      font-family: var(--font-family-tilt-warp);
      font-size: 48px;
      line-height: 1.3;
      font-weight: 400; }
      @media (max-width: 991px) {
        .homepage-collection-tab-2__title.font-tilt-warp {
          font-size: 30px;
          line-height: 1.3; } }
    .homepage-collection-tab-2__title.font-gosto {
      font-family: var(--font-family-gosto);
      font-size: 56px;
      line-height: 1.3;
      font-weight: 500; }
      @media (max-width: 991px) {
        .homepage-collection-tab-2__title.font-gosto {
          font-size: 30px;
          line-height: 1.3; } }
  .homepage-collection-tab-2__tabs {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    flex-wrap: wrap;
    gap: 16px;
    border-bottom: 1px solid #d9d9d9; }
    @media (max-width: 991px) {
      .homepage-collection-tab-2__tabs {
        width: 100%;
        justify-content: flex-start; } }
    @media (max-width: 767px) {
      .homepage-collection-tab-2__tabs {
        gap: 8px;
        overflow-x: auto;
        flex-wrap: nowrap;
        scrollbar-width: none; }
        .homepage-collection-tab-2__tabs::-webkit-scrollbar {
          display: none; } }
  .homepage-collection-tab-2__tab {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    padding: 0 12px 12px;
    border: 0;
    background: transparent;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 20px;
    color: #8b8b8b;
    cursor: pointer;
    white-space: nowrap;
    transition: color 0.25s ease; }
    .homepage-collection-tab-2__tab:hover, .homepage-collection-tab-2__tab:focus-visible {
      color: #121212; }
    .homepage-collection-tab-2__tab.is-active {
      font-weight: 600;
      color: #121212; }
      .homepage-collection-tab-2__tab.is-active:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1px;
        height: 1px;
        background: #c4c4c4; }
  .homepage-collection-tab-2__products {
    align-items: stretch; }
  .homepage-collection-tab-2__nav {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 16px; }
  .homepage-collection-tab-2__nav-btn {
    position: static;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 14px;
    border: 1px solid #d8d8d8;
    border-radius: 999px;
    background: #fff;
    color: #121212;
    cursor: pointer;
    transform: none;
    box-shadow: none; }
    .homepage-collection-tab-2__nav-btn:after {
      font-size: 16px;
      font-weight: 700;
      color: #121212; }
    .homepage-collection-tab-2__nav-btn.swiper-button-disabled {
      opacity: 0.35; }
    @media (max-width: 575px) {
      .homepage-collection-tab-2__nav-btn {
        width: 40px;
        height: 40px;
        padding: 10px; }
        .homepage-collection-tab-2__nav-btn:after {
          font-size: 14px; } }

.footer-policy {
  background: #f8f8f8;
  color: #121212; }
  @media (max-width: 991px) {
    .footer-policy {
      padding: 40px 0; } }
  .footer-policy__grid {
    display: flex;
    gap: 40px; }
    @media (max-width: 991px) {
      .footer-policy__grid {
        gap: 0;
        flex-direction: column; } }
  .footer-policy .policy-hr {
    background: #e0e0e0;
    width: 1px;
    margin: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 991px) {
      .footer-policy .policy-hr {
        height: 1px;
        width: 100%;
        margin: 24px 0;
        background: #d9d9d9; } }
  .footer-policy__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 40px 0;
    flex: 1; }
    @media (max-width: 991px) {
      .footer-policy__item {
        padding: 0;
        border-right: 0;
        align-items: center;
        text-align: center; } }
    .footer-policy__item--last {
      border-right: 0; }
      @media (max-width: 991px) {
        .footer-policy__item--last:nth-child(odd) {
          border-right: 0; } }
  .footer-policy__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #121212;
    flex-shrink: 0; }
    .footer-policy__icon svg {
      display: block; }
  .footer-policy__title {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    color: #121212; }
  .footer-policy__desc {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    line-height: 1.5;
    color: #666;
    max-width: 280px; }
    @media (max-width: 991px) {
      .footer-policy__desc {
        max-width: none; } }

.site-footer {
  background: #000;
  color: #fff; }
  .site-footer__main {
    display: flex;
    gap: 48px;
    padding: 56px 0 48px;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .site-footer__main {
        flex-direction: column;
        gap: 24px;
        padding: 40px 0 24px 0; } }
  .site-footer__wrapper {
    display: flex;
    gap: 64px; }
    @media (max-width: 991px) {
      .site-footer__wrapper {
        gap: 24px 0;
        flex-wrap: wrap; } }
  .site-footer__col {
    min-width: 0; }
    .site-footer__col--brand {
      display: flex;
      flex-direction: column;
      gap: 32px; }
      @media (max-width: 991px) {
        .site-footer__col--brand {
          grid-column: 1 / -1; } }
  @media (max-width: 991px) {
    .site-footer__col--nav {
      width: 50%; } }
  @media (max-width: 991px) {
    .site-footer__col--social {
      width: 100%; }
      .site-footer__col--social .site-footer__menu {
        flex-direction: row;
        justify-content: space-between;
        border-top: 1px solid #2a2a2a;
        border-bottom: 1px solid #2a2a2a;
        padding: 24px 0; } }
  .site-footer__logo {
    display: inline-flex;
    line-height: 0;
    text-decoration: none; }
    .site-footer__logo:hover, .site-footer__logo:focus-visible {
      opacity: 0.85; }
    .site-footer__logo svg {
      display: block; }
  .site-footer__company-desktop {
    display: block; }
    @media (max-width: 991px) {
      .site-footer__company-desktop {
        display: none; } }
  .site-footer__company-mobile {
    display: none; }
    @media (max-width: 991px) {
      .site-footer__company-mobile {
        display: block; } }
  .site-footer__company {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: auto; }
  .site-footer__company-name {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff; }
    @media (max-width: 991px) {
      .site-footer__company-name {
        font-size: 14px;
        line-height: 1.2; } }
  .site-footer__bold {
    font-weight: 400;
    color: #fff; }
  .site-footer__company-line {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    color: #a0a0a0; }
    @media (max-width: 991px) {
      .site-footer__company-line-wrap {
        display: flex;
        flex-direction: column;
        gap: 8px; } }
    .site-footer__company-line a {
      color: #a0a0a0;
      text-decoration: none; }
      .site-footer__company-line a:hover, .site-footer__company-line a:focus-visible {
        color: #fff; }
  .site-footer__sep {
    margin: 0 6px;
    color: #666; }
    @media (max-width: 991px) {
      .site-footer__sep {
        display: none; } }
  .site-footer__menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .site-footer__menu-item {
    margin: 0; }
  .site-footer__link {
    font-size: 14px;
    line-height: 1.2;
    line-height: 1.4;
    color: #a0a0a0;
    text-decoration: none;
    transition: color 0.25s ease; }
    .site-footer__link:hover, .site-footer__link:focus-visible {
      color: #fff; }
  .site-footer__bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 20px 0 28px;
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
    @media (max-width: 767px) {
      .site-footer__bar {
        flex-direction: column;
        align-items: center;
        gap: 16px;
        padding-bottom: 24px; } }
  .site-footer__copyright {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    color: #a0a0a0;
    white-space: nowrap; }
    @media (max-width: 991px) {
      .site-footer__copyright {
        color: #fff; } }
  .site-footer__legal {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 8px; }
  .site-footer__legal-link {
    font-size: 14px;
    line-height: 1.2;
    color: #a0a0a0;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: color 0.25s ease; }
    .site-footer__legal-link:hover, .site-footer__legal-link:focus-visible {
      color: #fff; }

#breadcrumb {
  margin: 64px 0 15px 0; }
  #breadcrumb.collection-breadcrumb {
    margin: 64px 0 16px 0; }
    @media (max-width: 991px) {
      #breadcrumb.collection-breadcrumb {
        margin: 15px 0; } }
  @media (max-width: 991px) {
    #breadcrumb {
      margin: 15px 0; } }
  #breadcrumb ol {
    margin: 0;
    display: flex;
    gap: 10px;
    white-space: nowrap; }
  #breadcrumb .breadcrumb-item {
    color: #787878;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    flex: 0 0 auto;
    padding: 0; }
    @media (max-width: 991px) {
      #breadcrumb .breadcrumb-item {
        max-width: 150px; } }
    #breadcrumb .breadcrumb-item a {
      color: #787878; }
    #breadcrumb .breadcrumb-item span {
      display: inline-block;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    #breadcrumb .breadcrumb-item.active {
      color: #000000; }
      #breadcrumb .breadcrumb-item.active a {
        color: #000000; }
    #breadcrumb .breadcrumb-item:before {
      display: none; }
    #breadcrumb .breadcrumb-item:last-child svg {
      display: none; }
    #breadcrumb .breadcrumb-item svg {
      margin-left: 0.5rem; }

.heading-template .heading-template__title {
  font-size: 48px;
  line-height: 1.3;
  font-weight: 600;
  color: #000;
  margin: 0; }
  @media (max-width: 991px) {
    .heading-template .heading-template__title {
      font-size: 32px;
      line-height: 1.3; } }
  @media (max-width: 575px) {
    .heading-template .heading-template__title {
      font-size: 28px;
      line-height: 1.3; } }

.toolbar-collection {
  padding: 24px 0 32px;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 10; }
  @media (max-width: 575px) {
    .toolbar-collection {
      padding: 16px 0 24px;
      top: 71px; } }
  .toolbar-collection__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px; }
  .toolbar-collection__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 18px;
    border: 1px solid #222;
    border-radius: 999px;
    background: #fff;
    color: #222;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s ease, border-color 0.2s ease; }
    .toolbar-collection__btn:hover, .toolbar-collection__btn:focus-visible {
      background: #000;
      color: #fff;
      outline: none; }
      .toolbar-collection__btn:hover path, .toolbar-collection__btn:focus-visible path {
        stroke: #fff; }
    @media (max-width: 575px) {
      .toolbar-collection__btn {
        padding: 8px 16px;
        font-size: 13px;
        line-height: 1.2; } }
  .toolbar-collection__btn-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    line-height: 0; }
    .toolbar-collection__btn-icon svg {
      display: block; }
  .toolbar-collection__btn-text {
    display: inline-flex;
    align-items: center;
    gap: 4px; }
  .toolbar-collection__filter-count {
    font-weight: 500; }
  .toolbar-collection__sort {
    position: relative;
    flex-shrink: 0; }
  .toolbar-collection__sort-menu {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    z-index: 20;
    min-width: 220px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    list-style: none;
    overflow: hidden;
    display: none; }
    .toolbar-collection__sort-menu.is-active {
      display: block; }
    .toolbar-collection__sort-menu li {
      display: block;
      padding: 10px 16px;
      color: #222;
      font-size: 14px;
      line-height: 1.2;
      transition: background 0.2s ease;
      cursor: pointer; }
      .toolbar-collection__sort-menu li:hover, .toolbar-collection__sort-menu li:focus-visible {
        background: #f7f7f7; }
      .toolbar-collection__sort-menu li.active {
        background: #f7f7f7; }

.main-layout-collection .wrap-inner-collection {
  display: flex;
  position: relative;
  width: 100%; }
  .open-filter-collection .main-layout-collection .wrap-inner-collection {
    gap: 16px; }

.main-layout-collection .wrap-content-collection {
  width: 100%;
  transition: width 0.4s ease-in-out, top 0.4s ease-in-out; }
  @media (min-width: 992px) {
    .open-filter-collection .main-layout-collection .wrap-content-collection {
      width: calc(100% - 336px); } }
  .main-layout-collection .wrap-content-collection .collection-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px 4px;
    width: 100%;
    position: relative; }
    @media (max-width: 991px) {
      .main-layout-collection .wrap-content-collection .collection-list {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    .main-layout-collection .wrap-content-collection .collection-list.empty-product {
      grid-template-columns: repeat(1, minmax(0, 1fr)); }
    .main-layout-collection .wrap-content-collection .collection-list .banner-collector {
      grid-column: 1 / -1; }
      .main-layout-collection .wrap-content-collection .collection-list .banner-collector img {
        width: 100%; }

@media (min-width: 992px) {
  .main-layout-collection .collection-filter {
    width: 0;
    overflow: hidden;
    position: sticky;
    height: calc(1svh * 100 - 120px);
    top: 102px;
    flex-shrink: 0;
    opacity: 0;
    transition: width 0.4s ease-in-out, top 0.4s ease-in-out, opacity 0.2s ease-in-out; } }

@media (max-width: 991px) {
  .main-layout-collection .collection-filter {
    width: 100%;
    height: calc(1svh * 100 - 71px);
    position: fixed;
    background: #fff;
    width: 100%;
    top: 72px;
    z-index: 99999;
    left: 0;
    padding: 16px;
    transform: translateX(-100%);
    transition: transform 0.4s ease-in-out; } }

.open-filter-collection .main-layout-collection .collection-filter {
  width: 320px;
  overflow: visible;
  opacity: 1; }

@media (max-width: 991px) {
  .open-filter-collection-mb .main-layout-collection .collection-filter {
    width: 100%;
    transform: translateX(0);
    transition: transform 0.4s ease-in-out; } }

.main-layout-collection .collection-filter__header {
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .main-layout-collection .collection-filter__header {
      display: flex; } }
  .main-layout-collection .collection-filter__header .collection-filter__title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600; }
  .main-layout-collection .collection-filter__header button {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer; }
    .main-layout-collection .collection-filter__header button:hover, .main-layout-collection .collection-filter__header button:focus-visible {
      outline: none; }

.main-layout-collection .collection-filter__inner {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-right: 32px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }
  @media (max-width: 575px) {
    .main-layout-collection .collection-filter__inner {
      padding-right: 16px;
      gap: 20px; } }

.main-layout-collection .collection-filter__group {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%; }
  .main-layout-collection .collection-filter__group:not(.is-open) .collection-filter__head-icon {
    transform: rotate(180deg); }

.main-layout-collection .collection-filter__head {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left; }

.main-layout-collection .collection-filter__head-title {
  flex: 1;
  color: #121212;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  line-height: 20px; }

.main-layout-collection .collection-filter__head-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  line-height: 0;
  transition: transform 0.2s ease; }
  .main-layout-collection .collection-filter__head-icon svg {
    display: block; }

.main-layout-collection .collection-filter__body {
  display: block; }

.main-layout-collection .collection-filter__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: flex-start; }

.main-layout-collection .collection-filter__tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 8px 12px;
  border: 1px solid #e9e9e9;
  border-radius: 999px;
  background: #fff;
  color: #121212;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease; }
  .main-layout-collection .collection-filter__tag:hover, .main-layout-collection .collection-filter__tag:focus-visible {
    background: #f7f7f7;
    outline: none; }

.main-layout-collection .collection-filter__tag-text {
  padding: 0 2px; }

.main-layout-collection .collection-filter__tag-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  line-height: 0; }
  .main-layout-collection .collection-filter__tag-remove svg {
    display: block; }

.main-layout-collection .collection-filter__clear {
  display: inline-flex;
  padding: 0;
  border: 0;
  background: transparent;
  color: #121212;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 12px; }
  .main-layout-collection .collection-filter__clear:hover, .main-layout-collection .collection-filter__clear:focus-visible {
    opacity: 0.7;
    outline: none; }

.main-layout-collection .collection-filter__options {
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0; }

.main-layout-collection .collection-filter__option {
  display: block; }

.main-layout-collection .collection-filter__checkbox {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer; }
  .main-layout-collection .collection-filter__checkbox input[type='checkbox'] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    appearance: none; }
    .main-layout-collection .collection-filter__checkbox input[type='checkbox']:after {
      display: none; }
    .main-layout-collection .collection-filter__checkbox input[type='checkbox']:checked + .collection-filter__checkbox-box {
      background: #121212;
      border-color: #121212; }
      .main-layout-collection .collection-filter__checkbox input[type='checkbox']:checked + .collection-filter__checkbox-box:after {
        opacity: 1; }

.main-layout-collection .collection-filter__checkbox-box {
  position: relative;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  background: #fff;
  transition: background 0.2s ease, border-color 0.2s ease; }
  .main-layout-collection .collection-filter__checkbox-box:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 5px;
    width: 4px;
    height: 7px;
    border: solid #fff;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.2s ease; }

.main-layout-collection .collection-filter__checkbox-label {
  color: #121212;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  line-height: 20px; }

.main-layout-collection .collection-filter__sizes {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center; }
  .main-layout-collection .collection-filter__sizes li {
    width: 100%; }
    .main-layout-collection .collection-filter__sizes li .collection-filter__checkbox {
      justify-content: center;
      align-items: center;
      width: 100%; }
      .main-layout-collection .collection-filter__sizes li .collection-filter__checkbox .collection-filter__checkbox-label {
        width: 100%;
        padding: 10px 14px;
        border: 1px solid #e9e9e9;
        border-radius: 999px;
        background: #fff;
        color: #121212;
        font-size: 14px;
        line-height: 1.2;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        cursor: pointer;
        white-space: nowrap;
        transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease; }
        .main-layout-collection .collection-filter__sizes li .collection-filter__checkbox .collection-filter__checkbox-label:hover, .main-layout-collection .collection-filter__sizes li .collection-filter__checkbox .collection-filter__checkbox-label:focus-visible {
          background: #f7f7f7;
          color: #121212;
          outline: none; }
    .main-layout-collection .collection-filter__sizes li input {
      display: none; }
      .main-layout-collection .collection-filter__sizes li input:checked + .collection-filter__checkbox-label {
        background: #121212;
        border-color: #121212;
        color: #fff; }

.main-layout-collection .collection-filter__colors {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }
  .main-layout-collection .collection-filter__colors li {
    width: 100%; }
    .main-layout-collection .collection-filter__colors li input {
      display: none; }
      .main-layout-collection .collection-filter__colors li input:checked + label {
        background: #e6e6e6; }
    .main-layout-collection .collection-filter__colors li .collection-filter__checkbox {
      padding: 8px 16px;
      height: 48px;
      border-right: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 8px;
      transition: all 0.3s ease; }
    .main-layout-collection .collection-filter__colors li .collection-filter__checkbox-box {
      display: none; }
    .main-layout-collection .collection-filter__colors li i {
      width: 12px;
      height: 12px;
      display: inline-block;
      border: 1px solid #e5e5e5; }
    .main-layout-collection .collection-filter__colors li .collection-filter__checkbox-label {
      width: auto;
      padding: 0;
      border: none;
      border-radius: 0;
      background: transparent;
      font-size: 12px;
      line-height: 1.2;
      flex: 1;
      min-width: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

.collection-image img {
  width: 100%; }

.pagi-ajax {
  margin: 20px 0 40px; }
  .pagi-ajax .pagination-custom-ajax {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    flex-wrap: wrap; }
    .pagi-ajax .pagination-custom-ajax .pagination-custom-ajax__inner {
      display: flex;
      align-items: center;
      justify-content: start;
      gap: 12px; }
    .pagi-ajax .pagination-custom-ajax .pagination-custom-ajax__list {
      display: flex;
      align-items: center;
      justify-content: start;
      gap: 12px; }
    .pagi-ajax .pagination-custom-ajax select {
      width: 72px;
      height: 48px;
      border: 1px solid #d9d9d9;
      border-radius: 4px;
      background-color: #fff;
      appearance: none;
      cursor: pointer;
      font-weight: 500;
      color: #2e2e2e;
      background-image: url(https://cdn.hstatic.net/files/1000230642/file/chevron-down.svg);
      background-repeat: no-repeat;
      background-position: right 10px center;
      background-size: 20px;
      text-align: center;
      padding: 0 30px 0 0; }
      .pagi-ajax .pagination-custom-ajax select:focus {
        outline: none; }
      @media (max-width: 991px) {
        .pagi-ajax .pagination-custom-ajax select {
          width: 90px;
          height: 60px;
          padding-left: 16px;
          padding-right: 40px;
          font-size: 18px; } }
    .pagi-ajax .pagination-custom-ajax .pagi-item {
      width: 48px;
      height: 48px;
      border: 1px solid #d9d9d9;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.25s ease; }
      .pagi-ajax .pagination-custom-ajax .pagi-item span {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer; }
      .pagi-ajax .pagination-custom-ajax .pagi-item svg {
        width: 20px;
        height: 20px; }
        .pagi-ajax .pagination-custom-ajax .pagi-item svg path {
          transition: all 0.25s ease; }
      .pagi-ajax .pagination-custom-ajax .pagi-item:hover:not(.disabled) {
        border-color: #2e2e2e; }
      .pagi-ajax .pagination-custom-ajax .pagi-item.disabled {
        background: #f2f2f2;
        border-color: #e3e3e3; }
        .pagi-ajax .pagination-custom-ajax .pagi-item.disabled span {
          pointer-events: none;
          cursor: not-allowed; }
        .pagi-ajax .pagination-custom-ajax .pagi-item.disabled svg path {
          stroke: #bdbdbd; }
      @media (max-width: 991px) {
        .pagi-ajax .pagination-custom-ajax .pagi-item {
          width: 60px;
          height: 60px; }
          .pagi-ajax .pagination-custom-ajax .pagi-item svg {
            width: 20px;
            height: 20px; } }
    @media (max-width: 991px) {
      .pagi-ajax .pagination-custom-ajax {
        gap: 12px; } }

.loadmore-ajax {
  display: none; }

.template-products .product-detail {
  color: #121212;
  max-width: 1170px;
  padding: 0; }
  .template-products .product-detail__hero {
    display: flex;
    align-items: flex-start;
    max-width: 1440px;
    margin: 0 auto;
    padding: 32px 0 0 0; }
    @media (max-width: 991px) {
      .template-products .product-detail__hero {
        flex-direction: column;
        padding: 0; } }
  .template-products .product-detail__gallery {
    min-width: 0;
    width: 100%; }
    .template-products .product-detail__gallery:not(.product-detail__gallery--v2):not(.swiper-initialized) .swiper-wrapper {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 4px;
      width: 100%; }
      @media (max-width: 991px) {
        .template-products .product-detail__gallery:not(.product-detail__gallery--v2):not(.swiper-initialized) .swiper-wrapper {
          grid-template-columns: repeat(1, 1fr); }
          .template-products .product-detail__gallery:not(.product-detail__gallery--v2):not(.swiper-initialized) .swiper-wrapper .swiper-slide {
            flex: 0 0 100%;
            max-width: 100%; }
            .template-products .product-detail__gallery:not(.product-detail__gallery--v2):not(.swiper-initialized) .swiper-wrapper .swiper-slide + .swiper-slide {
              display: none; } }
    @media (max-width: 991px) {
      .template-products .product-detail__gallery--v2 {
        overflow: hidden; } }
  .template-products .product-detail__gallery-desktop {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    padding: 0 0 0 8px; }
    @media (max-width: 991px) {
      .template-products .product-detail__gallery-desktop {
        display: none; } }
  .template-products .product-detail__gallery-thumbs {
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex-shrink: 0;
    width: 72px;
    max-height: calc(100vh - 48px);
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin; }
    @media (min-width: 1200px) {
      .template-products .product-detail__gallery-thumbs {
        width: 80px; } }
  .template-products .product-detail__gallery-thumb {
    display: block;
    width: 100%;
    padding: 0;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent;
    cursor: pointer;
    overflow: hidden;
    flex-shrink: 0; }
    .template-products .product-detail__gallery-thumb .box-image {
      position: relative;
      display: block;
      padding-bottom: 100%;
      background: #f7f7f7; }
      .template-products .product-detail__gallery-thumb .box-image img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .template-products .product-detail__gallery-thumb.active {
      border-color: #121212; }
    .template-products .product-detail__gallery-thumb:hover:not(.active) {
      border-color: #c4c4c4; }
  .template-products .product-detail__gallery-main {
    position: relative;
    flex: 1;
    min-width: 0; }
  .template-products .product-detail__gallery-main-media {
    overflow: hidden;
    width: 100%; }
    .template-products .product-detail__gallery-main-media .box-image {
      position: relative;
      display: block;
      padding-bottom: 100%;
      background: #f7f7f7; }
      .template-products .product-detail__gallery-main-media .box-image a {
        position: absolute;
        inset: 0;
        display: block; }
      .template-products .product-detail__gallery-main-media .box-image img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .template-products .product-detail__gallery-nav {
    position: absolute;
    right: 16px;
    bottom: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    z-index: 2; }
  .template-products .product-detail__gallery-nav-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    transition: opacity 0.2s ease; }
    .template-products .product-detail__gallery-nav-btn:hover {
      opacity: 0.85; }
    .template-products .product-detail__gallery-nav-btn svg {
      display: block; }
  .template-products .product-detail__gallery-mobile {
    display: none; }
    @media (max-width: 991px) {
      .template-products .product-detail__gallery-mobile {
        display: block;
        width: 100%; }
        .template-products .product-detail__gallery-mobile:not(.swiper-initialized) .swiper-wrapper {
          display: flex; }
          .template-products .product-detail__gallery-mobile:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
            flex: 0 0 88%;
            max-width: 88%; }
            .template-products .product-detail__gallery-mobile:not(.swiper-initialized) .swiper-wrapper .swiper-slide + .swiper-slide {
              display: none; } }
  .template-products .product-detail__gallery-item {
    overflow: hidden;
    width: 100%; }
    .template-products .product-detail__gallery-item .box-image {
      position: relative;
      display: block;
      padding-bottom: calc(100% * 480 / 480);
      background: #f7f7f7; }
      .template-products .product-detail__gallery-item .box-image img {
        position: absolute;
        left: 0;
        top: 0;
        aspect-ratio: 480 / 480;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .template-products .product-detail__gallery-image {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    min-height: 400px;
    object-fit: cover; }
    @media (max-width: 575px) {
      .template-products .product-detail__gallery-image {
        min-height: 280px; } }
  .template-products .product-detail .count-slider-gallery {
    display: none; }
    @media (max-width: 991px) {
      .template-products .product-detail .count-slider-gallery {
        display: block;
        padding: 12px 16px 0;
        color: #121212;
        font-size: 14px;
        line-height: 1.2;
        font-weight: 400;
        line-height: 20px; } }
  .template-products .product-detail__info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex-shrink: 0;
    width: 40%;
    padding: 0 38px; }
    @media (min-width: 1200px) {
      .template-products .product-detail__info {
        position: sticky;
        top: 0px; } }
    @media (max-width: 1199px) {
      .template-products .product-detail__info {
        width: 400px;
        padding: 32px 24px; } }
    @media (max-width: 991px) {
      .template-products .product-detail__info {
        width: 100%;
        padding: 24px 16px; } }
  .template-products .product-detail__breadcrumb {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap; }
  .template-products .product-detail__breadcrumb-link {
    color: #8b8b8b;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    white-space: nowrap; }
    .template-products .product-detail__breadcrumb-link--active {
      color: #121212; }
    .template-products .product-detail__breadcrumb-link:last-child {
      min-width: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .template-products .product-detail__breadcrumb-sep {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    line-height: 0; }
    .template-products .product-detail__breadcrumb-sep svg {
      display: block; }
  .template-products .product-detail__header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%; }
  .template-products .product-detail__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    padding: 4px 12px;
    border-radius: 2px;
    background: #e9e9e9;
    color: #121212;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 20px; }
  .template-products .product-detail__title-row {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    width: 100%; }
  .template-products .product-detail__title {
    flex: 1;
    margin: 0;
    color: #0a0a0a;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600; }
    @media (max-width: 575px) {
      .template-products .product-detail__title {
        font-size: 24px;
        line-height: 1.2;
        line-height: 32px; } }
  .template-products .product-detail__wishlist {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    padding: 8px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #121212;
    cursor: pointer;
    transition: opacity 0.2s ease; }
    .template-products .product-detail__wishlist:hover, .template-products .product-detail__wishlist:focus-visible {
      opacity: 0.7;
      outline: none; }
  .template-products .product-detail__rating .hrv-crv-container svg {
    width: 20px;
    height: 20px; }
    .template-products .product-detail__rating .hrv-crv-container svg path {
      stroke: attr(fill); }
  .template-products .product-detail__rating .hrv-crv-container.disabled ~ .product-detail__rating-empty {
    display: flex; }
  .template-products .product-detail__rating-empty {
    display: none;
    align-items: center;
    gap: 4px;
    color: #8b8b8b;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 20px; }
    .template-products .product-detail__rating-empty svg {
      width: 20px;
      height: 20px; }
      .template-products .product-detail__rating-empty svg path {
        fill: #fff;
        stroke: #000; }
    .template-products .product-detail__rating-empty span {
      color: #2463eb; }
  .template-products .product-detail__price-row {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap; }
  .template-products .product-detail__price {
    margin: 0;
    color: #121212;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 28px; }
    .template-products .product-detail__price.highlight {
      color: #d92d20;
      font-weight: 600; }
  .template-products .product-detail__price-note {
    margin: 0;
    color: #8b8b8b;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 24px; }
  .template-products .product-detail__price-discount {
    width: 100%; }
    .template-products .product-detail__price-discount del {
      color: #8b8b8b; }
    .template-products .product-detail__price-discount label {
      padding: 4px 12px;
      border-radius: 2px;
      background: #d92d20;
      color: #fff;
      font-size: 14px;
      line-height: 1.2;
      line-height: 20px; }
  .template-products .product-detail__option {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%; }
  .template-products .product-detail__option-label {
    margin: 0;
    color: #121212;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 20px; }
  .template-products .product-detail__colors {
    display: flex;
    align-items: flex-start;
    gap: 4px;
    overflow-x: auto;
    scrollbar-width: none;
    width: 100%;
    margin-bottom: 16px; }
    .template-products .product-detail__colors::-webkit-scrollbar {
      display: none; }
  .template-products .product-detail__color {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid transparent;
    background: #f9f9f9;
    cursor: pointer;
    overflow: hidden; }
    .template-products .product-detail__color img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .template-products .product-detail__color.active {
      border-bottom-color: #121212; }
    .template-products .product-detail__color.disabled {
      cursor: not-allowed;
      opacity: 0.5; }
  .template-products .product-detail__color-name {
    margin: 0;
    color: #2a2a2a;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 20px; }
  .template-products .product-detail__sizes {
    gap: 4px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center; }
  .template-products .product-detail__size {
    flex: 1 0 0;
    min-width: 64px;
    padding: 10px 14px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    background: #fff;
    color: #121212;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease; }
    .template-products .product-detail__size.active, .template-products .product-detail__size:hover:not(:disabled) {
      background: #121212;
      border-color: #121212;
      color: #fff;
      font-weight: 600; }
    .template-products .product-detail__size.disabled {
      background: #f3f3f3;
      border-color: #e9e9e9;
      color: #a8a8a8;
      cursor: not-allowed; }
  .template-products .product-detail__size-guide {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #121212;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer; }
    .template-products .product-detail__size-guide svg {
      flex-shrink: 0; }
    .template-products .product-detail__size-guide:hover, .template-products .product-detail__size-guide:focus-visible {
      opacity: 0.7;
      outline: none; }
  .template-products .product-detail__codes {
    display: flex; }
    .template-products .product-detail__codes .product-detail__code {
      min-width: 64px;
      padding: 10px 14px;
      border: 1px solid #e9e9e9;
      border-radius: 4px;
      background: #fff;
      color: #121212;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 400;
      line-height: 20px;
      text-align: center;
      cursor: pointer;
      white-space: nowrap;
      transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease; }
      .template-products .product-detail__codes .product-detail__code.disabled {
        cursor: not-allowed;
        opacity: 0.5; }
      .template-products .product-detail__codes .product-detail__code.active {
        background: #121212;
        border-color: #121212;
        color: #fff;
        font-weight: 600; }
  .template-products .product-detail__add-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 18px;
    border: 0;
    border-radius: 999px;
    background: #121212;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    transition: opacity 0.2s ease; }
    .template-products .product-detail__add-cart:hover, .template-products .product-detail__add-cart:focus-visible {
      opacity: 0.85;
      outline: none; }
    .template-products .product-detail__add-cart.disabled, .template-products .product-detail__add-cart:disabled {
      cursor: not-allowed;
      opacity: 0.5; }
  .template-products .product-detail__preorder {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-weight: bold;
    width: 100%;
    padding: 10px; }
  .template-products .product-detail_view-store button {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 11px 12px;
    border: 1px solid #000;
    border-radius: 4px;
    width: 100%;
    cursor: pointer;
    background: #fff; }
  .template-products .product-detail__body {
    display: flex;
    flex-direction: column;
    gap: 48px;
    background: #fff; }
    @media (max-width: 991px) {
      .template-products .product-detail__body {
        gap: 40px; } }
  .template-products .product-detail__accordions {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 952px;
    width: 100%; }
  .template-products .product-detail__accordion {
    border-bottom: 1px solid #8b8b8b; }
    .template-products .product-detail__accordion.is-open .product-detail__accordion-icon {
      transform: rotate(45deg); }
  .template-products .product-detail__accordion-head {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 0 0 16px;
    border: 0;
    background: transparent;
    cursor: pointer;
    text-align: left; }
  .template-products .product-detail__accordion-title {
    flex: 1;
    color: #121212;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 20px; }
  .template-products .product-detail__accordion-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    line-height: 0;
    transition: transform 0.2s ease; }
    .template-products .product-detail__accordion-icon svg {
      display: block; }
  .template-products .product-detail__accordion-body {
    display: none;
    padding-bottom: 16px; }
  .template-products .product-detail__accordion-content {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px; }
    .template-products .product-detail__accordion-content p {
      margin: 0; }
  .template-products .product-detail__specs {
    display: flex;
    align-items: stretch;
    gap: 32px;
    padding: 40px 32px;
    border-radius: 12px;
    background: #fafafa; }
    @media (max-width: 991px) {
      .template-products .product-detail__specs {
        flex-wrap: wrap;
        gap: 24px;
        padding: 32px 24px; } }
    @media (max-width: 575px) {
      .template-products .product-detail__specs {
        flex-direction: column;
        padding: 24px 16px; } }
  .template-products .product-detail__spec {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    min-width: 0;
    text-align: center; }
    .template-products .product-detail__spec:not(:last-child) {
      border-right: 1px solid #e9e9e9; }
      @media (max-width: 575px) {
        .template-products .product-detail__spec:not(:last-child) {
          border-right: 0;
          border-bottom: 1px solid #e9e9e9;
          padding-bottom: 24px; } }
  .template-products .product-detail__spec-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    line-height: 0; }
    .template-products .product-detail__spec-icon svg {
      display: block; }
  .template-products .product-detail__spec-text {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%; }
  .template-products .product-detail__spec-label {
    margin: 0;
    color: #4a4a4a;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 18px; }
  .template-products .product-detail__spec-value {
    margin: 0;
    color: #121212;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 32px; }
    @media (max-width: 575px) {
      .template-products .product-detail__spec-value {
        font-size: 20px;
        line-height: 1.2;
        line-height: 28px; } }
  .template-products .product-detail__features {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%; }
  .template-products .product-detail__features-title {
    margin: 0;
    color: #121212;
    font-size: 36px;
    line-height: 1.3;
    font-weight: 600;
    line-height: 44px; }
    @media (max-width: 575px) {
      .template-products .product-detail__features-title {
        font-size: 28px;
        line-height: 1.3;
        line-height: 36px; } }
  .template-products .product-detail__features-list {
    margin: 0;
    padding-left: 30px;
    color: #4a4a4a;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 30px;
    list-style-type: initial; }
    .template-products .product-detail__features-list li + li {
      margin-top: 0; }
    @media (max-width: 575px) {
      .template-products .product-detail__features-list {
        font-size: 16px;
        line-height: 1.2;
        line-height: 24px; } }
  .template-products .product-detail__highlights {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    width: 100%; }
    @media (max-width: 991px) {
      .template-products .product-detail__highlights {
        flex-direction: column;
        gap: 32px; } }
  .template-products .product-detail__highlight {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
    gap: 24px;
    min-width: 0; }
  .template-products .product-detail__highlight-media {
    background: #e9e9e9;
    overflow: hidden;
    min-height: 400px; }
    .template-products .product-detail__highlight-media img {
      display: block;
      width: 100%;
      height: 528px;
      object-fit: cover; }
      @media (max-width: 991px) {
        .template-products .product-detail__highlight-media img {
          height: 400px; } }
      @media (max-width: 575px) {
        .template-products .product-detail__highlight-media img {
          height: 280px; } }
  .template-products .product-detail__highlight-content {
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .template-products .product-detail__highlight-title {
    margin: 0;
    color: #121212;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 32px; }
  .template-products .product-detail__highlight-desc {
    margin: 0;
    color: #4a4a4a;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    line-height: 28px; }

.sidebar-cart__overlay {
  position: fixed;
  inset: 0;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  pointer-events: none; }
  .open-sidebar-cart .sidebar-cart__overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.product_description {
  margin-top: 16px; }
  .product_description__header {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 20px; }
  .product_description__body {
    position: relative;
    max-height: 15.625rem;
    overflow: hidden; }
    .product_description__body:not(.open):before {
      position: absolute;
      bottom: 0;
      left: 0;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
      background-image: -o-linear-gradient(rgba(255, 255, 255, 0), #fff);
      background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);
      width: 100%;
      height: 9.375rem;
      content: ''; }
    .product_description__body.open {
      max-height: max-content; }
  .product_description__footer {
    text-align: center; }
    .product_description__footer .pdf_more {
      background: #000;
      font-weight: 600;
      color: #fff;
      border-radius: 30px;
      padding: 8px 20px;
      font-size: 16px; }
  .product_description.pdm {
    display: none; }
  @media (max-width: 991px) {
    .product_description {
      padding: 0 0; }
      .product_description.pdd {
        display: none; }
      .product_description.pdm {
        display: block; } }

@keyframes spin {
  to {
    transform: rotate(360deg); } }

.sidebar-cart {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100001;
  width: 100%;
  max-width: 640px;
  height: 100%;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
  pointer-events: none; }
  .open-sidebar-cart .sidebar-cart {
    transform: translateX(0);
    pointer-events: auto; }
  .sidebar-cart .cart-loading-overlay {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10;
    border-radius: 16px; }
    .sidebar-cart .cart-loading-overlay .spinner {
      width: 36px;
      height: 36px;
      border: 4px solid #ccc;
      border-top-color: #2563eb;
      border-radius: 50%;
      animation: spin 0.8s linear infinite; }
  .sidebar-cart.loading .cart-loading-overlay {
    display: flex; }
  .sidebar-cart__inner {
    display: flex;
    flex-direction: column;
    height: 100%; }
  .sidebar-cart__body {
    flex: 1;
    overflow-y: auto;
    padding: 24px 28px;
    display: flex;
    flex-direction: column;
    gap: 40px; }
    @media (max-width: 575px) {
      .sidebar-cart__body {
        padding: 20px 16px;
        gap: 32px; } }
  .sidebar-cart__title {
    margin: 0;
    color: #121212;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
    line-height: 38px; }
  .sidebar-cart__count {
    display: inline; }
  .sidebar-cart__items {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%; }
  .sidebar-cart__empty {
    margin: 0;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.2;
    line-height: 24px; }
  .sidebar-cart__item {
    display: flex;
    gap: 28px;
    align-items: flex-start;
    width: 100%; }
    @media (max-width: 575px) {
      .sidebar-cart__item {
        gap: 16px; } }
  .sidebar-cart__item-image {
    flex-shrink: 0;
    width: 160px;
    border-radius: 4px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 575px) {
      .sidebar-cart__item-image {
        width: 120px; } }
    .sidebar-cart__item-image img {
      display: block;
      width: 100%;
      aspect-ratio: 1;
      object-fit: cover; }
    .sidebar-cart__item-image .sidebar-cart__item-sale {
      position: absolute;
      top: 0;
      left: 0;
      padding: 4px 12px;
      border-radius: 2px;
      background: #d92d20;
      color: #fff; }
  .sidebar-cart__item-content {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .sidebar-cart__item-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #121212; }
  .sidebar-cart__item-head {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 12px; }
  .sidebar-cart__item-name {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 28px; }
  .sidebar-cart__item-price-wrap {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    white-space: nowrap; }
  .sidebar-cart__item-price {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px;
    white-space: nowrap; }
    .sidebar-cart__item-price.highlight {
      color: #d92d20;
      font-weight: 600; }
  .sidebar-cart__item-price-old {
    color: #8b8b8b;
    font-size: 13px;
    line-height: 1.2; }
  .sidebar-cart__item-meta {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px; }
  .sidebar-cart__item-stock {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 20px; }
  .sidebar-cart__item-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px; }
  .sidebar-cart__qty {
    display: flex;
    align-items: center;
    gap: 4px; }
  .sidebar-cart__qty-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 8px;
    border: 1px solid #d9d9d9;
    border-radius: 999px;
    background: transparent;
    color: #121212;
    cursor: pointer;
    transition: border-color 0.25s ease; }
    .sidebar-cart__qty-btn--plus {
      border-color: #121212; }
    .sidebar-cart__qty-btn:hover, .sidebar-cart__qty-btn:focus-visible {
      border-color: #121212; }
  .sidebar-cart__qty-value {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px;
    color: #121212; }
  .sidebar-cart__item-remove {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 8px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #121212;
    cursor: pointer;
    transition: opacity 0.25s ease; }
    .sidebar-cart__item-remove:hover, .sidebar-cart__item-remove:focus-visible {
      opacity: 0.7; }
  .sidebar-cart__payment {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%; }
  .sidebar-cart__payment-title {
    margin: 0;
    color: #121212;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    line-height: 28px; }
  .sidebar-cart__payment-icons {
    display: flex;
    gap: 8px;
    align-items: center; }
  .sidebar-cart__suggest {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%; }
  .sidebar-cart__suggest-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px; }
  .sidebar-cart__suggest-title {
    margin: 0;
    color: #121212;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 30px; }
  .sidebar-cart__suggest-nav {
    display: flex;
    align-items: center;
    gap: 12px; }
  .sidebar-cart__suggest-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 8px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #121212;
    cursor: pointer;
    transition: opacity 0.25s ease; }
    .sidebar-cart__suggest-btn:hover, .sidebar-cart__suggest-btn:focus-visible {
      opacity: 0.7; }
  .sidebar-cart__suggest-swiper {
    width: 100%;
    overflow: hidden; }
  .sidebar-cart__suggest-products .product-loop__image-wrap {
    background: #f3f3f3;
    border-radius: 4px;
    overflow: hidden; }
  .sidebar-cart__suggest-products .product-loop__image {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover; }
  .sidebar-cart__suggest-products .product-loop__info {
    padding: 8px 0 0; }
  .sidebar-cart__suggest-products .product-loop__name {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 20px; }
  .sidebar-cart__suggest-products .product-loop__price {
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px; }
  .sidebar-cart__footer {
    display: flex;
    gap: 16px;
    padding: 24px 28px;
    border-top: 1px solid #e9e9e9;
    background: #fff; }
    @media (max-width: 575px) {
      .sidebar-cart__footer {
        flex-direction: column;
        padding: 20px 16px; } }
  .sidebar-cart__footer-left {
    flex: 1;
    display: flex;
    flex-direction: column; }
  .sidebar-cart__footer-label {
    margin: 0;
    color: #121212;
    font-size: 16px;
    line-height: 1.2;
    line-height: 24px; }
    @media (max-width: 575px) {
      .sidebar-cart__footer-label {
        flex: none; } }
  .sidebar-cart__footer-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 18px;
    border-radius: 999px;
    background: #121212;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    transition: opacity 0.25s ease;
    margin-top: auto; }
    .sidebar-cart__footer-link:hover {
      color: #fff;
      opacity: 0.85; }
  .sidebar-cart__footer-summary {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    max-width: 396px; }
    @media (max-width: 575px) {
      .sidebar-cart__footer-summary {
        max-width: 100%;
        gap: 24px; } }
  .sidebar-cart__footer-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: #121212;
    font-size: 16px;
    line-height: 1.2;
    line-height: 24px; }
    .sidebar-cart__footer-row--total {
      font-weight: 600; }
  .sidebar-cart__total {
    text-align: right; }
  .sidebar-cart__checkout {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 18px;
    border-radius: 999px;
    background: #121212;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    transition: opacity 0.25s ease; }
    .sidebar-cart__checkout:hover, .sidebar-cart__checkout:focus-visible {
      color: #fff;
      opacity: 0.85; }

.noti-add-cart {
  position: fixed;
  right: 28px;
  bottom: 28px;
  z-index: 100002;
  width: 100%;
  max-width: 480px;
  padding: 24px 28px;
  border-radius: 10px;
  background: #0a0a0a;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 0.35s ease, visibility 0.35s ease, transform 0.35s ease;
  pointer-events: none; }
  @media (max-width: 575px) {
    .noti-add-cart {
      right: 16px;
      left: 16px;
      bottom: 16px;
      max-width: none;
      padding: 20px 16px; } }
  .noti-add-cart.is-open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto; }
  .noti-add-cart__close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 8px;
    border: 0;
    border-radius: 999px;
    background: #2a2a2a;
    color: #fff;
    cursor: pointer;
    transition: opacity 0.25s ease; }
    .noti-add-cart__close:hover, .noti-add-cart__close:focus-visible {
      opacity: 0.8; }
  .noti-add-cart__content {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%; }
  .noti-add-cart__section {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%; }
  .noti-add-cart__title {
    margin: 0;
    padding-right: 40px;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 30px; }
  .noti-add-cart__product {
    width: 100%; }
  .noti-add-cart__product-card {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    width: 100%; }
  .noti-add-cart__product-image {
    flex-shrink: 0;
    width: 104px;
    border-radius: 4px;
    overflow: hidden;
    background: #2a2a2a; }
    .noti-add-cart__product-image img {
      display: block;
      width: 100%;
      aspect-ratio: 1;
      object-fit: cover; }
  .noti-add-cart__product-info {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #fff; }
  .noti-add-cart__product-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px; }
  .noti-add-cart__product-name {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 28px; }
  .noti-add-cart__product-price-wrap {
    display: flex;
    align-items: end;
    gap: 4px;
    flex-direction: column;
    white-space: nowrap; }
  .noti-add-cart__product-price {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap; }
    .noti-add-cart__product-price.highlight {
      color: #d92d20;
      font-weight: 600; }
  .noti-add-cart__product-price-old {
    color: #8b8b8b;
    font-size: 13px;
    line-height: 1.2; }
  .noti-add-cart__product-meta {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    line-height: 20px; }
  .noti-add-cart__product-stock {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 20px; }
  .noti-add-cart__actions {
    display: flex;
    gap: 12px;
    align-items: center;
    width: 100%; }
  .noti-add-cart__btn {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    border-radius: 999px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    cursor: pointer;
    transition: opacity 0.25s ease; }
    .noti-add-cart__btn--cart {
      border: 1px solid #fff;
      background: transparent;
      color: #fff; }
      .noti-add-cart__btn--cart:hover, .noti-add-cart__btn--cart:focus-visible {
        opacity: 0.85;
        color: #fff; }
    .noti-add-cart__btn--checkout {
      border: 0;
      background: #fff;
      color: #121212; }
      .noti-add-cart__btn--checkout:hover, .noti-add-cart__btn--checkout:focus-visible {
        opacity: 0.9;
        color: #121212; }
  .noti-add-cart__cross-title {
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    line-height: 30px; }
  .noti-add-cart__cross-sell {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    width: 100%; }
    .noti-add-cart__cross-sell .product-loop__image-wrap {
      background: #f3f3f3;
      border-radius: 4px;
      overflow: hidden; }
    .noti-add-cart__cross-sell .product-loop__image {
      display: block;
      width: 100%;
      aspect-ratio: 1;
      object-fit: cover; }
    .noti-add-cart__cross-sell .product-loop__info {
      padding: 8px 0 0; }
    .noti-add-cart__cross-sell .product-loop__name {
      font-size: 14px;
      line-height: 1.2;
      font-weight: 600;
      line-height: 20px; }
    .noti-add-cart__cross-sell .product-loop__price {
      font-size: 14px;
      line-height: 1.2;
      line-height: 20px;
      color: #c4c4c4; }

.open-sidebar-cart {
  overflow: hidden; }

.sidebar-account__overlay {
  position: fixed;
  inset: 0;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  pointer-events: none; }
  .open-sidebar-account .sidebar-account__overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.sidebar-account {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100001;
  width: 100%;
  max-width: 480px;
  height: 100%;
  background: #ffffff;
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
  pointer-events: none; }
  .open-sidebar-account .sidebar-account {
    transform: translateX(0);
    pointer-events: auto; }
  .sidebar-account__inner {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%; }
  .sidebar-account__close {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    transition: background 0.2s ease; }
    .sidebar-account__close:hover, .sidebar-account__close:focus {
      background: #f3f3f3; }
    .sidebar-account__close svg {
      display: block; }
    @media (max-width: 767px) {
      .sidebar-account__close {
        top: 12px;
        right: 8px; } }
  .sidebar-account__body {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 24px 28px;
    display: flex;
    flex-direction: column;
    gap: 24px; }
    @media (max-width: 767px) {
      .sidebar-account__body {
        padding: 20px 16px;
        gap: 20px; } }
  .sidebar-account__welcome {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-right: 40px; }
  .sidebar-account__hello {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #121212; }
  .sidebar-account__name {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #121212;
    word-break: break-word; }
    @media (max-width: 767px) {
      .sidebar-account__name {
        font-size: 28px;
        line-height: 36px; } }
  .sidebar-account__section {
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .sidebar-account__section-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #121212; }
  .sidebar-account__section-links {
    display: flex;
    flex-direction: column;
    gap: 4px; }
  .sidebar-account__section-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #121212;
    text-decoration: none;
    transition: opacity 0.2s ease; }
    .sidebar-account__section-link:hover, .sidebar-account__section-link:focus {
      color: #121212;
      opacity: 0.8; }
  .sidebar-account__orders {
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .sidebar-account__order-card {
    display: flex;
    flex-direction: column;
    gap: 2px;
    background: #fafafa;
    padding: 20px;
    text-decoration: none;
    color: #121212;
    transition: background 0.2s ease; }
    .sidebar-account__order-card:hover, .sidebar-account__order-card:focus {
      color: #121212;
      background: #f2f2f2; }
  .sidebar-account__order-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
  .sidebar-account__order-meta {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px; }
  .sidebar-account__order-total {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
  .sidebar-account__empty-card {
    background: #fafafa;
    padding: 32px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center; }
    @media (max-width: 767px) {
      .sidebar-account__empty-card {
        padding: 24px 16px; } }
  .sidebar-account__empty-text {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #121212; }
  .sidebar-account__empty-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #121212;
    text-decoration: underline; }
    .sidebar-account__empty-link:hover, .sidebar-account__empty-link:focus {
      color: #121212;
      opacity: 0.8; }
  .sidebar-account__footer {
    border-top: 1px solid #e9e9e9;
    padding: 24px 28px;
    flex-shrink: 0; }
    @media (max-width: 767px) {
      .sidebar-account__footer {
        padding: 20px 16px; } }
  .sidebar-account__footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px; }
    @media (max-width: 767px) {
      .sidebar-account__footer-wrap {
        flex-direction: column;
        align-items: stretch; } }
  .sidebar-account__help-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #121212;
    text-decoration: underline; }
    .sidebar-account__help-link:hover, .sidebar-account__help-link:focus {
      color: #121212;
      opacity: 0.8; }
  .sidebar-account__logout-button {
    width: 200px;
    min-height: 48px;
    border: 1px solid #121212;
    border-radius: 9999px;
    background: #ffffff;
    color: #121212;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
    margin-left: auto; }
    @media (max-width: 767px) {
      .sidebar-account__logout-button {
        width: 100%;
        margin-left: 0; } }
    .sidebar-account__logout-button:hover, .sidebar-account__logout-button:focus {
      color: #ffffff;
      background: #121212; }

.open-sidebar-account {
  overflow: hidden; }

#modal-size-guide {
  padding: 30px;
  width: 100%;
  max-width: 900px; }

.toast {
  position: fixed;
  z-index: 999999;
  text-align: center;
  top: 4%;
  border: 0;
  width: 382px;
  padding: 0;
  color: #fff;
  right: 7%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); }
  @media (max-width: 991.98px) {
    .toast {
      top: 1%;
      width: 94%;
      right: 3%; } }
  .toast .toast-close {
    position: absolute;
    top: 10px;
    right: 8px; }
  .toast,
  .toast > div {
    background-color: #2e2e2e; }
  .toast:not(.show) {
    pointer-events: none; }
  .toast .close {
    outline: none;
    border: 0;
    background-color: unset;
    position: absolute;
    top: 20px;
    right: 20px; }
  .toast .toast-body {
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    border-radius: 4px;
    padding: 15px 16px; }

#layout-cart .breadcrumb-shop {
  margin-bottom: 5px; }

#layout-cart .wrapper-mainCart .contentCart-detail {
  background: #fff;
  border-radius: 8px;
  color: #000; }

#layout-cart .wrapper-mainCart .sidebarCart-sticky .wrap-order-summary .order-summary-block {
  border: none;
  border-radius: 8px; }

#layout-cart .group {
  background: #8bb839;
  padding: 10px;
  width: 100%;
  display: flex;
  color: #fff;
  justify-content: space-between; }
  #layout-cart .group.combo {
    background: #000; }
  #layout-cart .group.bxsy {
    background: #f51e1e; }
  #layout-cart .group.gift {
    /*background: #f51e1e;*/
    background: transparent;
    color: #000;
    padding-bottom: 0; }
  #layout-cart .group-left {
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center; }

#layout-cart .combo-qty {
  margin-left: 15px; }
  #layout-cart .combo-qty span {
    font-weight: bold;
    font-size: 20px;
    cursor: pointer; }
  #layout-cart .combo-qty input {
    margin: 0 10px;
    width: 45px; }

#layout-cart .combo-del,
#layout-cart .bxsy-del {
  font-weight: 700;
  cursor: pointer; }

#foreignModal .modal-content,
#foreignOkModal .modal-content {
  overflow: hidden; }
  #foreignModal .modal-content .modal-header,
  #foreignOkModal .modal-content .modal-header {
    background: #f72b3f; }
    #foreignModal .modal-content .modal-header h5,
    #foreignOkModal .modal-content .modal-header h5 {
      text-align: center;
      color: #fff;
      font-weight: bold;
      font-size: 100%;
      text-transform: uppercase; }
  #foreignModal .modal-content .custom-group-input,
  #foreignOkModal .modal-content .custom-group-input {
    display: flex; }
    #foreignModal .modal-content .custom-group-input #f-country-code,
    #foreignOkModal .modal-content .custom-group-input #f-country-code {
      width: 20%; }
    #foreignModal .modal-content .custom-group-input #f-phone,
    #foreignOkModal .modal-content .custom-group-input #f-phone {
      width: 80%; }
  #foreignModal .modal-content .error,
  #foreignOkModal .modal-content .error {
    color: #f72b3f;
    font-weight: bold;
    font-style: italic; }

#foreignOkModal h5 {
  margin: 0; }

.section-combo {
  margin: 0 !important; }

@media (min-width: 992px) {
  .media-right {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between; }
    .media-right .media-total {
      width: 40%; } }

@media (max-width: 991px) {
  .sidebarCart-sticky {
    background: #fff;
    margin-top: 15px;
    border-radius: 8px; }
  .summary-button {
    border-top: 1px solid #ccc;
    box-shadow: none !important; }
    .summary-button span {
      display: none; }
  .summary-button.qt {
    left: 0% !important; }
  #ezca-btn-zalo {
    display: none; } }

@media (max-width: 767px) {
  #layout-cart .wrapper-mainCart {
    padding: 0; }
  #layout-cart .wrapper-mainCart .media-line-item .item--variant .option {
    font-size: 12px; } }

.wrapper-mainCart .mainCart-detail {
  background: #fff; }

.wrapper-mainCart .mainCart-detail h1.heading-cart {
  font-size: 20px;
  margin: 0;
  padding: 10px 0;
  margin-top: 15px;
  border-bottom: 1px solid #000;
  text-transform: uppercase; }

.wrapper-mainCart .mainCart-detail .expanded-message {
  padding: 20px 15px; }

.wrapper-mainCart .title-number-cart {
  padding: 0;
  margin: 0 0 15px;
  font-weight: 400;
  font-size: 14px; }

.wrapper-mainCart .list-pageform-cart {
  padding: 15px 0; }

.wrapper-mainCart .table-cart {
  padding: 8px 10px;
  border: 1px solid #000;
  overflow: hidden;
  border-radius: 8px; }

.wrapper-mainCart .cart-row {
  width: 100%;
  display: inline-block; }

@media (min-width: 768px) {
  .wrapper-mainCart .expanded-message {
    text-align: left;
    font-size: 17px; } }

.wrapper-mainCart .media-line-item + .media-line-item {
  border-top: 1px solid #f1f1f1; }

.wrapper-mainCart .media-line-item.line-gift .item-price,
.wrapper-mainCart .media-line-item.line-gift .item-total-price {
  display: none; }

.wrapper-mainCart .media-line-item {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 15px 10px;
  width: 100%;
  overflow: hidden;
  order: 1; }

.wrapper-mainCart .media-line-item .media-left {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  max-width: 80px;
  padding: 0;
  display: block; }
  .wrapper-mainCart .media-line-item .media-left img {
    border: 1px solid #ededed; }
  .wrapper-mainCart .media-line-item .media-left .icon-gift {
    border: none;
    position: absolute;
    top: 5px;
    left: 5px; }
  .wrapper-mainCart .media-line-item .media-left .item-remove {
    position: absolute;
    top: 0;
    right: 0px;
    width: 30px;
    height: 30px;
    z-index: 10;
    text-align: center; }
    .wrapper-mainCart .media-line-item .media-left .item-remove svg {
      width: 14px;
      height: 14px; }
  .wrapper-mainCart .media-line-item .media-left .item-remove a {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px; }

.wrapper-mainCart .media-line-item .media-right {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 1 1 auto;
  padding-left: 18px; }

.wrapper-mainCart .media-line-item .media-total {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }

.wrapper-mainCart .media-line-item .item-info {
  width: 100%;
  margin-bottom: 8px; }

.wrapper-mainCart .media-line-item .item-info .item--title {
  font-size: 15px;
  line-height: 1.2;
  margin: 0 0 2px;
  font-weight: 500; }

.wrapper-mainCart .media-line-item .item-info .item--title a {
  color: #000;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.wrapper-mainCart .media-line-item .item-info .item--title span.pr-khongdoitra {
  background: #1b4ea0;
  padding: 4px 5px;
  color: #fff;
  margin-top: 7px;
  display: inline-block;
  font-size: 11px; }

.wrapper-mainCart .media-line-item .item--variant {
  display: flex; }
  .wrapper-mainCart .media-line-item .item--variant .option {
    margin-right: 15px;
    display: flex;
    align-items: center; }
    .wrapper-mainCart .media-line-item .item--variant .option span {
      margin-left: 5px;
      font-size: 12px;
      color: #777;
      font-weight: 500; }
    .wrapper-mainCart .media-line-item .item--variant .option.color span {
      display: inline-block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      border: 1px solid #ccc; }

.wrapper-mainCart .media-line-item .item-price p {
  margin: 0; }

.wrapper-mainCart .media-line-item .item-price .ico-gift {
  display: inline-block;
  max-width: 18px;
  vertical-align: 2px;
  margin-left: 10px; }

.wrapper-mainCart .media-line-item .item-price span {
  font-weight: 400;
  color: #000; }

.wrapper-mainCart .media-line-item .item-price del {
  color: #8f9bb3;
  font-size: 12px;
  margin-left: 5px; }

.wrapper-mainCart .media-line-item .item-qty {
  display: inline-block; }

.wrapper-mainCart .media-line-item .item-qty .quantity-partent {
  margin: 0;
  display: flex;
  -ms-display: flex;
  -webkit-display: flex;
  width: 100%; }

.wrapper-mainCart .media-line-item .item-qty .quantity-partent input.item-quantity {
  float: left;
  font-weight: 500;
  font-size: 15px;
  width: 36px;
  height: 28px;
  padding: 0;
  background: #fff;
  text-align: center;
  outline: none;
  border: 1px solid #f3f4f4;
  margin: 0 3px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .wrapper-mainCart .media-line-item .item-qty .quantity-partent input.item-quantity:disabled {
    background: #ccc;
    color: #fff;
    -webkit-text-fill-color: #fff; }

.wrapper-mainCart .media-line-item .item-qty .quantity-partent button.qty-btn {
  float: left;
  font-weight: 500;
  font-size: 18px;
  padding: 0;
  height: 28px;
  width: 28px;
  text-align: center;
  background: #ffffff;
  color: #000;
  border: 1px solid #f3f4f4;
  border-radius: 40px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.wrapper-mainCart .media-line-item .item-qty .quantity-partent button.qty-btn:focus {
  outline: none; }

.wrapper-mainCart .media-line-item .item-total-price .text {
  font-size: 14px; }

.wrapper-mainCart .media-line-item .item-total-price .line-item-total {
  font-size: 16px;
  font-weight: 700; }
  .wrapper-mainCart .media-line-item .item-total-price .line-item-total.line-has-sale {
    color: #f00; }

.wrapper-mainCart .media-line-item.soldout {
  filter: grayscale(1);
  opacity: 0.5; }
  .wrapper-mainCart .media-line-item.soldout .item-img {
    position: relative; }
    .wrapper-mainCart .media-line-item.soldout .item-img:before {
      content: '';
      background: url("https://cdn.hstatic.net/files/200000522597/file/sold_out.png") no-repeat;
      background-size: contain;
      position: absolute;
      top: -10px;
      right: -10px;
      width: 40px;
      height: 40px; }

.wrapper-mainCart .order-noted-block .checkout-buttons,
.wrapper-mainCart .order-noted-block .engraved {
  background: #f3f4f4;
  padding: 15px;
  margin: 20px 0 10px; }

.wrapper-mainCart .order-noted-block label.note-label {
  display: block;
  margin: 00px 0 10px;
  font-weight: 600;
  font-size: 14px; }

.wrapper-mainCart .order-noted-block textarea {
  padding: 10px 15px;
  width: 100%;
  height: 35px;
  resize: none;
  border: 1px solid #dfe0e1;
  box-shadow: none; }

.wrapper-mainCart .order-noted-block textarea:focus {
  min-height: 80px; }

.wrapper-mainCart .engraved label {
  display: block;
  margin: 0px 0 10px;
  font-weight: 600;
  font-size: 14px; }

.wrapper-mainCart .engraved input {
  padding: 10px 15px;
  width: 100%;
  height: 35px;
  resize: none;
  border: 1px solid #dfe0e1;
  box-shadow: none; }
  .wrapper-mainCart .engraved input .err {
    border: 2px solid #da0020; }

.wrapper-mainCart .engraved span {
  display: block; }

.wrapper-mainCart .engraved .btn-save {
  margin: 0 auto;
  padding: 5px 40px;
  border: none;
  outline: none;
  margin-top: 20px;
  background: #000;
  border-radius: 15px;
  color: #fff; }

.wrapper-mainCart .order-summary-block {
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid #000; }
  .wrapper-mainCart .order-summary-block.order-summary-notify {
    padding: 0;
    border: 0; }
  .wrapper-mainCart .order-summary-block .summary-warning {
    padding: 12px 15px;
    border-radius: 4px;
    background-color: #e4e7e9;
    border: 1px solid #e4e7e9; }
    .wrapper-mainCart .order-summary-block .summary-warning .textmr {
      margin-bottom: 5px; }
    .wrapper-mainCart .order-summary-block .summary-warning p {
      margin: 0; }
    .wrapper-mainCart .order-summary-block .summary-warning ul {
      margin-bottom: 15px;
      padding-left: 15px; }
      .wrapper-mainCart .order-summary-block .summary-warning ul li {
        position: relative; }
        .wrapper-mainCart .order-summary-block .summary-warning ul li:before {
          position: absolute;
          left: -15px;
          top: 50%;
          transform: translateY(-50%);
          width: 7px;
          height: 7px;
          border-radius: 50%;
          background: #000;
          content: ''; }
  .wrapper-mainCart .order-summary-block .summary-alert {
    background-color: #fee3e8;
    border: 1px solid #fdd0d8;
    color: #d20909;
    font-size: 13px;
    padding: 10px 15px;
    margin: 10px 0;
    text-align: left; }
    .wrapper-mainCart .order-summary-block .summary-alert:not(.in) {
      display: none; }
  .wrapper-mainCart .order-summary-block .summary-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .wrapper-mainCart .order-summary-block .summary-time {
    background: #fcfcfc;
    border: 1px solid #f5f5f5; }
    .wrapper-mainCart .order-summary-block .summary-time__row {
      padding: 10px 8px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-title {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        padding-right: 10px; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-title .txt-title {
          text-transform: uppercase;
          font-size: 13px;
          font-weight: 400;
          margin: 0 0 5px; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-title .txt-time {
          font-size: 13px;
          font-weight: 600;
          margin: 0; }
          .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-title .txt-time i {
            color: #8bb839;
            margin-right: 2px;
            font-size: 15px;
            vertical-align: text-bottom; }
      .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio {
        max-width: 50%; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio .radio-item {
          position: relative; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio .radio-item + .radio-item {
          margin-top: 5px; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio input[type='radio'] {
          position: absolute;
          top: 2px;
          left: 0;
          height: 15px;
          width: 15px;
          border-radius: 50%;
          color: #fff;
          background: #ffffff;
          border: 1px solid #e5e5e5;
          cursor: pointer;
          outline: none;
          display: inline-block;
          margin: 0;
          -webkit-transition: all 0.15s ease-out 0s;
          transition: all 0.15s ease-out 0s;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          -o-appearance: none;
          appearance: none; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio input[type='radio'] + label {
          position: relative;
          margin: 0;
          padding-left: 20px;
          font-size: 13px;
          font-weight: 500;
          cursor: pointer; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio input[type='radio']:before {
          content: '\2714\fe0e';
          font-size: 11px;
          height: 13px;
          width: 13px;
          line-height: 13px;
          opacity: 0;
          position: absolute;
          display: block;
          text-align: center; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio input[type='radio']:checked {
          background: #000;
          border-color: #000; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-radio input[type='radio']:checked:before {
          opacity: 1;
          color: #ffffff; }
      .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose {
          margin-right: -5px;
          margin-left: -5px;
          display: -ms-flexbox;
          display: flex; }
          .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            min-width: 0;
            max-width: 50%;
            padding-left: 5px;
            padding-right: 5px;
            margin-bottom: 10px; }
            .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box .select-option {
              position: relative; }
              .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box .select-option:after {
                content: '';
                position: absolute;
                top: calc(50% - 5px);
                right: 10px;
                border: solid #666666;
                border-width: 0px 1px 1px 0;
                display: inline-block;
                padding: 3px;
                transform: rotate(45deg);
                -webkit-transform: rotate(45deg); }
            .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box label {
              display: block;
              font-weight: 400;
              font-size: 13px; }
            .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box select {
              padding: 0px 8px;
              padding-right: 20px;
              cursor: pointer;
              outline: none;
              border-radius: 4px;
              height: 34px;
              line-height: 32px;
              background: #ffffff;
              border: 1px solid #e5e5e5;
              font-size: 14px;
              width: 100%;
              color: #000;
              font-weight: 500;
              -webkit-user-select: none;
              -moz-user-select: none;
              -ms-user-select: none;
              user-select: none;
              -webkit-appearance: none;
              -moz-appearance: none;
              -ms-appearance: none;
              -o-appearance: none;
              appearance: none; }
              .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box select:-ms-expand {
                display: none; }
            .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box select:invalid {
              color: #ededed; }
            .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box select [disabled] {
              color: #ededed;
              font-weight: 300; }
            .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-choose .select-box select option {
              color: #000;
              font-weight: 500; }
        .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-button .btn-accepttime {
          display: block;
          width: 100%;
          border-radius: 4px;
          padding: 0 10px;
          height: 34px;
          line-height: 30px;
          color: var(--shop-color-main);
          background: #ffffff;
          border: 2px solid #000;
          font-size: 13px;
          font-weight: 500;
          text-transform: uppercase; }
          .wrapper-mainCart .order-summary-block .summary-time__row .boxtime-select .select-button .btn-accepttime.disabled {
            opacity: 0.8; }
      .wrapper-mainCart .order-summary-block .summary-time__row.picktime_selecter {
        display: none;
        border-top: 1px solid #efefef; }
  .wrapper-mainCart .order-summary-block .summary-time + .summary-total {
    border-top: 0; }
  .wrapper-mainCart .order-summary-block .summary-total {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    border-top: 1px dotted #dfe0e1;
    border-bottom: 1px dotted #dfe0e1;
    margin-bottom: 10px; }
    .wrapper-mainCart .order-summary-block .summary-total p {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 0; }
  .wrapper-mainCart .order-summary-block .summary-total span {
    font-weight: 400;
    float: right;
    color: red;
    font-size: 24px; }
  .wrapper-mainCart .order-summary-block .summary-action {
    padding-top: 5px;
    text-align: center; }
  .wrapper-mainCart .order-summary-block .summary-action p {
    position: relative;
    font-size: 14px;
    margin-bottom: 4px;
    padding-left: 15px;
    font-weight: 400;
    text-align: left; }
    .wrapper-mainCart .order-summary-block .summary-action p:before {
      content: '';
      width: 4px;
      height: 4px;
      background: #999999;
      left: 0;
      opacity: 1;
      position: absolute;
      top: 8px;
      border-radius: 50%; }
  .wrapper-mainCart .order-summary-block .summary-button .checkout-btn {
    display: block;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    padding: 10px 5px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px; }
    .wrapper-mainCart .order-summary-block .summary-button .checkout-btn span {
      font-weight: 500; }
    .wrapper-mainCart .order-summary-block .summary-button .checkout-btn.disabled {
      pointer-events: none;
      opacity: 0.7;
      background: #151515; }
    @media (max-width: 575px) {
      .wrapper-mainCart .order-summary-block .summary-button .checkout-btn {
        font-size: 12px; } }
  .wrapper-mainCart .order-summary-block .summary-button #btnCart-checkout-qt {
    background: #000; }
  .wrapper-mainCart .order-summary-block .summary-button #btnCart-checkout {
    background: #da0020; }
  .wrapper-mainCart .order-summary-block .cart_kredivo {
    padding: 15px 0 0; }
    .wrapper-mainCart .order-summary-block .cart_kredivo-title {
      margin-bottom: 5px; }
      .wrapper-mainCart .order-summary-block .cart_kredivo-title strong {
        padding-right: 10px; }
      .wrapper-mainCart .order-summary-block .cart_kredivo-title img {
        width: 80px; }
    .wrapper-mainCart .order-summary-block .cart_kredivo div {
      font-size: 12px;
      margin-bottom: 5px; }
    .wrapper-mainCart .order-summary-block .cart_kredivo strong,
    .wrapper-mainCart .order-summary-block .cart_kredivo span {
      font-size: 14px; }

.wrapper-mainCart .txt-continue {
  margin: 15px 0; }

.wrapper-mainCart .order-noted-block .btn-checkout.disabled {
  pointer-events: none;
  opacity: 0.7;
  background: #151515; }

.wrapper-mainCart .order-invoice-block .checkbox {
  margin: 5px 0; }

.wrapper-mainCart .order-invoice-block .checkbox > .title {
  font-size: 14px;
  padding-left: 40px;
  vertical-align: text-top;
  margin-bottom: 0;
  display: block;
  font-weight: bold; }

.wrapper-mainCart .order-invoice-block .checkbox .regular-checkbox {
  display: none; }

.wrapper-mainCart .order-invoice-block .checkbox .regular-checkbox + .box {
  border: 2px solid #000;
  padding: 9px;
  border-radius: 50%;
  opacity: 0.25;
  display: inline-block;
  background: transparent;
  margin-bottom: 0;
  position: absolute;
  left: 15px; }

.wrapper-mainCart .order-invoice-block .checkbox .regular-checkbox + .box:after {
  content: '\2714\fe0e';
  font-size: 13px;
  position: absolute;
  top: 0px;
  left: 4px;
  color: var(--shop-color-main); }

.wrapper-mainCart .order-invoice-block .checkbox .regular-checkbox:checked + .box {
  background: #000;
  opacity: 1; }

.wrapper-mainCart .order-invoice-block .checkbox .regular-checkbox:checked + .box:after {
  color: #ffffff; }

.wrapper-mainCart .order-invoice-block .bill-field {
  display: none;
  margin-top: 20px; }

.wrapper-mainCart .order-invoice-block .bill-field:before,
.wrapper-mainCart .order-invoice-block .bill-field:after {
  content: '';
  display: table;
  clear: both; }

.wrapper-mainCart .order-invoice-block .bill-field .form-group {
  margin-bottom: 15px;
  float: left;
  width: calc(100% / 3 - 15px);
  margin-right: 15px; }

.wrapper-mainCart .order-invoice-block .bill-field .form-group:nth-child(4) {
  width: calc(100% - 15px); }

.wrapper-mainCart .order-invoice-block .bill-field .form-group input {
  font-size: 12px;
  height: 40px;
  color: #000000;
  box-shadow: none;
  background-clip: padding-box;
  border-radius: 2px;
  border: 1px solid var(--shop-color-border);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none; }

.wrapper-mainCart .order-invoice-block .bill-field .form-group input[type='number']::-webkit-outer-spin-button,
.wrapper-mainCart .order-invoice-block .bill-field .form-group input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.wrapper-mainCart .order-invoice-block .bill-field .form-group input[type='number'] {
  -moz-appearance: textfield; }

.wrapper-mainCart .order-invoice-block .bill-field .form-group .text-danger {
  margin-top: 5px;
  display: block;
  font-size: 11px;
  color: #ff0000; }

.wrapper-mainCart .order-invoice-block .bill-field .form-btn .button {
  border-radius: 8px;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px; }

@media (min-width: 992px) {
  .wrapper-mainCart .sidebarCart-sticky .wrap-order-summary {
    position: -webkit-sticky;
    position: sticky;
    top: 95px;
    margin-bottom: 15px; } }

@media (max-width: 991px) {
  .wrapper-mainCart .order-summary-block .summary-button {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 99;
    padding: 8px 10px 8px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .wrapper-mainCart .order-summary-block .summary-button .checkout-btn {
    margin-top: 0;
    border-radius: 0; } }

@media (max-width: 991px) and (min-width: 768px) {
  .wrapper-mainCart .order-summary-block .summary-title {
    font-size: 16px; }
  .wrapper-mainCart .order-summary-block .summary-total {
    font-size: 14px; }
  .wrapper-mainCart .order-summary-block .summary-total span {
    font-size: 17px; } }

@media (max-width: 767px) {
  .wrapper-mainCart .mainCart-detail h1.heading-cart {
    margin-top: 0; }
  .wrapper-mainCart .media-line-item {
    flex-wrap: wrap; }
  .wrapper-mainCart .line-gift .item-price {
    display: none; }
  .wrapper-mainCart .line-gift .media-total {
    margin-top: 10px; }
  .wrapper-mainCart .media-line-item .media-left {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px; }
  .wrapper-mainCart .media-line-item .media-right {
    padding: 0;
    padding-left: 10px;
    flex: 0 0 calc(100% - 90px);
    max-width: calc(100% - 90px); }
  .wrapper-mainCart .media-line-item .item--variant {
    flex-wrap: wrap;
    margin-bottom: 5px; }
  .wrapper-mainCart .media-line-item .media-total {
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: wrap; }
  .wrapper-mainCart .media-line-item .item-info {
    margin-bottom: 2px; }
  .wrapper-mainCart .media-line-item .item-price {
    display: none; }
  .wrapper-mainCart .media-line-item .item-info .item--title {
    font-size: 14px; }
  .wrapper-mainCart .media-line-item .item-info .type_promote {
    margin-bottom: 0; }
  .wrapper-mainCart .order-summary-block.order-summary-notify {
    background: transparent;
    padding: 0; }
  .wrapper-mainCart .order-invoice-block .bill-field .form-group,
  .wrapper-mainCart .order-invoice-block .bill-field .form-group:nth-child(4) {
    width: 100%; } }

/* Coupon */
.section-coupon {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%; }
  .section-coupon .coupon-item {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 10px;
    background: #fff;
    display: flex;
    border-radius: 15px; }
    .section-coupon .coupon-item-left {
      width: 30%;
      padding-right: 10px;
      position: relative;
      display: flex;
      align-items: center;
      border-right: 1px dashed #ccc; }
      .section-coupon .coupon-item-left:before {
        position: absolute;
        content: '';
        width: 20px;
        height: 20px;
        right: -10px;
        top: -20px;
        border-radius: 50%;
        background: #e4e7e9; }
      .section-coupon .coupon-item-left:after {
        position: absolute;
        content: '';
        border-radius: 50%;
        width: 20px;
        height: 20px;
        right: -10px;
        bottom: -20px;
        background: #e4e7e9; }
      .section-coupon .coupon-item-left img {
        width: auto;
        height: auto; }
    .section-coupon .coupon-item-right {
      padding-left: 10px;
      position: relative;
      width: 70%; }
      .section-coupon .coupon-item-right h4 {
        font-size: 14px;
        font-weight: 700;
        margin: 0; }
      .section-coupon .coupon-item-right > p {
        font-size: 14px; }
      .section-coupon .coupon-item-right .fa {
        position: absolute;
        top: 0;
        right: 0; }
      .section-coupon .coupon-item-right .coupon-item-des {
        display: flex;
        justify-content: space-between;
        align-items: self-end;
        font-size: 10px; }
        .section-coupon .coupon-item-right .coupon-item-des p {
          margin: 0; }
        .section-coupon .coupon-item-right .coupon-item-des .right {
          font-weight: 700;
          padding: 5px 7px;
          background: #f1c14f;
          color: #fff;
          border-radius: 15px;
          cursor: pointer;
          width: 85px; }
    .section-coupon .coupon-item.ctkm-item .coupon-item-des .left p:first-child {
      display: none; }
    .section-coupon .coupon-item.ctkm-item .coupon-item-des .right {
      display: none; }

#layout-cart .section-coupon {
  margin-top: 5px; }

#layout-cart .coupon-item {
  width: 100%; }
  #layout-cart .coupon-item .code {
    background: yellow;
    color: red; }
  #layout-cart .coupon-item .coupon-item-left:before,
  #layout-cart .coupon-item .coupon-item-left:after {
    background: #e4e7e9; }

.invoice {
  max-width: 420px;
  margin-left: auto; }
  @media (max-width: 991px) {
    .invoice {
      margin-top: 0;
      padding: 0 16px; } }
  .invoice .input-invoice {
    position: relative; }
  .invoice .invoice-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 16px; }
    .invoice .invoice-action button {
      background: #2e2e2e;
      height: 40px;
      width: 100%;
      border: none;
      color: #fff; }
  .invoice .note-invoice {
    color: red;
    font-style: italic;
    font-size: 12px; }
  .invoice__form {
    margin-top: 16px; }
    .invoice__form label {
      margin-bottom: 4px;
      font-size: 12px;
      text-transform: uppercase;
      color: #868d95; }
    .invoice__form select.form-control {
      -webkit-appearance: auto;
      -moz-appearance: auto;
      appearance: auto;
      padding: 10px 6px; }
    .invoice__form .form-control {
      padding: 10px 11px;
      border: 1px solid #868d95;
      border-radius: 4px;
      outline: none;
      box-shadow: none;
      font-size: 14px;
      line-height: 18.2px;
      min-height: 45px; }
      .invoice__form .form-control:placeholder {
        font-size: 14px;
        line-height: 18.2px;
        color: #868d95; }
  .invoice span {
    font-size: 16px;
    line-height: 20.8px; }
    .invoice span.text-danger {
      display: block;
      width: 100%;
      text-align: right;
      margin: 5px 0 0 0;
      position: absolute;
      right: 0;
      font-size: 14px; }
  .invoice__show {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .invoice__show label {
      font-size: 16px;
      font-weight: 500;
      line-height: 20.8px;
      cursor: pointer; }

.menu-mobile {
  position: fixed;
  inset: 0;
  background: #f5f5f5;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s ease;
  margin-top: 72px; }
  body.template-index .menu-mobile {
    margin-top: 0; }
  .menu-mobile.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  .menu-mobile__panel {
    position: absolute;
    inset: 0;
    background: #f5f5f5;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .menu-mobile__panel--level-1 {
      z-index: 1; }
    .menu-mobile__panel--level-2 {
      z-index: 2;
      transform: translateX(100%);
      transition: transform 0.35s ease; }
      .menu-mobile__panel--level-2.is-active {
        transform: translateX(0); }
  .menu-mobile__logo {
    display: none;
    justify-content: center;
    align-items: center;
    padding: 24px 20px 8px; }
    body.template-index .menu-mobile__logo {
      display: flex; }
    .menu-mobile__logo a {
      display: flex;
      justify-content: center;
      align-items: center; }
    .menu-mobile__logo svg {
      display: block;
      max-width: 100%;
      height: auto; }
  .menu-mobile__list {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 24px 16px; }
  .menu-mobile__link, .menu-mobile__level-1-trigger {
    width: 100%;
    padding: 11px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border: 0;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #111; }
  .menu-mobile__header {
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    background: #f5f5f5;
    z-index: 2;
    padding: 18px 16px;
    gap: 8px; }
  .menu-mobile__back {
    border: 0;
    background: transparent;
    cursor: pointer; }
  .menu-mobile__title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: #111; }
  .menu-mobile__content {
    padding: 20px 16px; }
  .menu-mobile__submenu-link {
    width: 100%;
    padding: 11px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border: 0;
    cursor: pointer;
    text-align: left;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #111; }
  .menu-mobile__group-trigger {
    width: 100%;
    padding: 11px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border: 0;
    cursor: pointer;
    text-align: left;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #111; }
    .menu-mobile__group-trigger.is-active .menu-mobile__group-icon svg:nth-child(1) {
      display: none; }
    .menu-mobile__group-trigger.is-active .menu-mobile__group-icon svg:nth-child(2) {
      display: block; }
  .menu-mobile__group-icon svg {
    transition: all 0.3s ease; }
    .menu-mobile__group-icon svg:nth-child(1) {
      display: block; }
    .menu-mobile__group-icon svg:nth-child(2) {
      display: none; }
  .menu-mobile__group-content {
    display: none;
    margin: 0;
    padding: 0 0 12px;
    list-style: none; }
    .menu-mobile__group-content li {
      list-style: none; }
    .menu-mobile__group-content.is-active {
      display: block; }
  .menu-mobile__child-link {
    display: block;
    padding: 11px 0;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #111; }

.customer-auth {
  background: #ffffff;
  padding: 80px 120px; }
  @media (max-width: 991px) {
    .customer-auth {
      padding: 40px 0; } }
  .customer-auth__inner {
    display: flex;
    align-items: center;
    gap: 160px; }
    @media (max-width: 1199px) {
      .customer-auth__inner {
        gap: 64px; } }
    @media (max-width: 991px) {
      .customer-auth__inner {
        flex-direction: column;
        gap: 32px; } }
  .customer-auth__content {
    width: 400px;
    max-width: 100%;
    flex-shrink: 0; }
    @media (max-width: 991px) {
      .customer-auth__content {
        width: 100%; } }
  .customer-auth__title {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    color: #121212; }
    .customer-auth__title--mb {
      margin-bottom: 24px; }
  .customer-auth__note-mess {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #4a4a4a; }
  .customer-auth__form {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 16px; }
  .customer-auth__panel-wrap {
    position: relative; }
  .customer-auth__panel {
    display: none; }
    .customer-auth__panel.is-active {
      display: block; }
  .customer-auth__heading {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px; }
  .customer-auth__desc {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #4a4a4a; }
  .customer-auth__field {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 6px; }
  .customer-auth__label {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #4a4a4a; }
  .customer-auth__required {
    color: #d92d20; }
  .customer-auth__input {
    width: 100%;
    height: 44px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #ffffff;
    color: #121212;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 11px 14px;
    outline: none;
    box-shadow: none; }
    .customer-auth__input::placeholder {
      color: #a8a8a8; }
    .customer-auth__input:focus {
      border-color: #121212; }
  .customer-auth__radios {
    display: flex;
    align-items: center;
    gap: 24px;
    min-height: 44px; }
  .customer-auth__radio {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #121212;
    cursor: pointer; }
    .customer-auth__radio input {
      margin: 0;
      accent-color: #121212;
      cursor: pointer; }
  .customer-auth__button {
    width: 100%;
    min-height: 48px;
    border: 0;
    border-radius: 9999px;
    background: #121212;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding: 12px 18px;
    cursor: pointer;
    transition: opacity 0.2s ease; }
    .customer-auth__button:hover, .customer-auth__button:focus {
      color: #ffffff;
      opacity: 0.92; }
  .customer-auth__login-by-phone {
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #4a4a4a; }
    .customer-auth__login-by-phone a {
      text-decoration: underline; }
  .customer-auth__footer {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center; }
  .customer-auth__footer-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #6b6b6b; }
  .customer-auth__link {
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #121212;
    cursor: pointer; }
    .customer-auth__link--right {
      margin-top: 0;
      margin-bottom: 8px;
      margin-left: auto;
      width: 100%;
      text-align: right; }
    .customer-auth__link--primary {
      color: #034ea1; }
    .customer-auth__link:hover, .customer-auth__link:focus {
      text-decoration: underline;
      color: inherit; }
  .customer-auth__form-errors {
    width: 100%;
    color: #d92d20; }
    .customer-auth__form-errors ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .customer-auth__form-errors li {
      font-size: 13px;
      line-height: 20px;
      margin-bottom: 4px; }
  .customer-auth__message {
    width: 100%;
    margin: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #f7f7f7;
    color: #121212;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 20px; }
  .customer-auth__recover-state {
    display: none; }
  .customer-auth__confirm-panels {
    position: relative; }
  .customer-auth__confirm-panel {
    display: none; }
    .customer-auth__confirm-panel.is-active {
      display: block; }
  .customer-auth__confirm-copy {
    display: flex;
    flex-direction: column;
    gap: 8px; }
  .customer-auth__confirm-desc {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #4a4a4a; }
  .customer-auth__confirm-note {
    margin: 0;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #8b8b8b; }
  .customer-auth__confirm-actions {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .customer-auth__confirm-action-btn {
    width: 100%;
    min-height: 48px;
    border-radius: 9999px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 18px;
    transition: opacity 0.2s ease; }
    .customer-auth__confirm-action-btn--resend {
      border: 0;
      background: #f3f3f3;
      color: #a8a8a8;
      cursor: pointer; }
      .customer-auth__confirm-action-btn--resend:hover, .customer-auth__confirm-action-btn--resend:focus {
        color: #a8a8a8;
        opacity: 0.92; }
      .customer-auth__confirm-action-btn--resend.is-disabled, .customer-auth__confirm-action-btn--resend:disabled {
        opacity: 1;
        cursor: not-allowed; }
      .customer-auth__confirm-action-btn--resend:not(.is-disabled):not(:disabled) {
        background: #121212;
        color: #ffffff; }
        .customer-auth__confirm-action-btn--resend:not(.is-disabled):not(:disabled):hover, .customer-auth__confirm-action-btn--resend:not(.is-disabled):not(:disabled):focus {
          color: #ffffff; }
    .customer-auth__confirm-action-btn--back {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border: 0;
      background: #ffffff;
      color: #121212;
      text-decoration: none; }
      .customer-auth__confirm-action-btn--back:hover, .customer-auth__confirm-action-btn--back:focus {
        color: #121212;
        opacity: 0.92; }
  .customer-auth__banner {
    flex: 1 1 auto;
    min-width: 0;
    height: 700px;
    border-radius: 8px;
    overflow: hidden; }
    @media (max-width: 1199px) {
      .customer-auth__banner {
        height: 620px; } }
    @media (max-width: 991px) {
      .customer-auth__banner {
        display: none; } }
  .customer-auth__banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }

.customer-account {
  background: #ffffff; }
  .customer-account__layout {
    display: flex;
    align-items: start;
    min-height: 760px; }
    @media (max-width: 1199px) {
      .customer-account__layout {
        flex-direction: column;
        min-height: auto; } }
  .customer-account__gallery {
    flex: 1 1 auto;
    min-width: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2px;
    background: #ffffff; }
    @media (max-width: 767px) {
      .customer-account__gallery {
        grid-template-columns: 1fr; } }
  .customer-account__gallery-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #e9e9e9;
    min-height: 250px;
    text-decoration: none; }
    @media (max-width: 1599px) {
      .customer-account__gallery-item {
        min-height: 220px; } }
    @media (max-width: 1199px) {
      .customer-account__gallery-item {
        min-height: 320px; } }
    @media (max-width: 991px) {
      .customer-account__gallery-item {
        min-height: 260px; } }
    @media (max-width: 767px) {
      .customer-account__gallery-item {
        min-height: 220px; } }
    .customer-account__gallery-item--placeholder {
      pointer-events: none; }
  .customer-account__gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .customer-account__gallery-fallback {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #121212;
    letter-spacing: 2px; }
  .customer-account__panel {
    width: 100%;
    max-width: 480px;
    flex: 0 0 480px;
    display: flex;
    flex-direction: column;
    background: #ffffff; }
    @media (max-width: 1199px) {
      .customer-account__panel {
        order: -1;
        max-width: 100%;
        flex: 0 0 auto; } }
  .customer-account__panel-body {
    flex: 1 1 auto;
    padding: 24px 28px;
    display: flex;
    flex-direction: column;
    gap: 24px; }
    @media (max-width: 767px) {
      .customer-account__panel-body {
        padding: 20px 16px;
        gap: 20px; } }
  .customer-account__welcome {
    display: flex;
    flex-direction: column;
    gap: 6px; }
  .customer-account__hello {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #121212; }
  .customer-account__name {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #121212;
    word-break: break-word; }
    @media (max-width: 767px) {
      .customer-account__name {
        font-size: 28px;
        line-height: 36px; } }
  .customer-account__section {
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .customer-account__section-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #121212; }
  .customer-account__section-links {
    display: flex;
    flex-direction: column;
    gap: 4px; }
  .customer-account__section-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #121212;
    text-decoration: none;
    transition: opacity 0.2s ease; }
    .customer-account__section-link:hover, .customer-account__section-link:focus {
      color: #121212;
      opacity: 0.8; }
    .customer-account__section-link--active {
      font-weight: 600; }
  .customer-account__orders {
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .customer-account__order-card {
    display: flex;
    flex-direction: column;
    gap: 2px;
    background: #fafafa;
    padding: 20px;
    text-decoration: none;
    color: #121212;
    transition: background 0.2s ease; }
    .customer-account__order-card:hover, .customer-account__order-card:focus {
      color: #121212;
      background: #f2f2f2; }
  .customer-account__order-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
  .customer-account__order-meta {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px; }
  .customer-account__order-total {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
  .customer-account__empty-card {
    background: #fafafa;
    padding: 32px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center; }
    @media (max-width: 767px) {
      .customer-account__empty-card {
        padding: 24px 16px; } }
  .customer-account__empty-text {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #121212; }
  .customer-account__empty-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #121212;
    text-decoration: underline; }
    .customer-account__empty-link:hover, .customer-account__empty-link:focus {
      color: #121212;
      opacity: 0.8; }
  .customer-account__panel-footer {
    border-top: 1px solid #e9e9e9;
    padding: 24px 28px; }
    @media (max-width: 767px) {
      .customer-account__panel-footer {
        padding: 20px 16px; } }
  .customer-account__footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px; }
    @media (max-width: 767px) {
      .customer-account__footer-wrap {
        flex-direction: column;
        align-items: stretch; } }
  .customer-account__help-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #121212;
    text-decoration: underline; }
    .customer-account__help-link:hover, .customer-account__help-link:focus {
      color: #121212;
      opacity: 0.8; }
  .customer-account__logout-button {
    width: 200px;
    min-height: 48px;
    border: 1px solid #121212;
    border-radius: 9999px;
    background: #ffffff;
    color: #121212;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease; }
    @media (max-width: 767px) {
      .customer-account__logout-button {
        width: 100%; } }
    .customer-account__logout-button:hover, .customer-account__logout-button:focus {
      color: #ffffff;
      background: #121212; }

.system-manager {
  color: #121212;
  padding: 64px 0 48px; }
  .system-manager__container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; }
  .system-manager__header {
    padding: 0 48px; }
    @media (max-width: 991px) {
      .system-manager__header {
        padding: 0 20px; } }
  .system-manager__eyebrow {
    margin: 0 0 12px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px; }
    @media (max-width: 767px) {
      .system-manager__eyebrow {
        font-size: 20px;
        line-height: 28px; } }
  .system-manager__title {
    margin: 0;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px; }
    @media (max-width: 991px) {
      .system-manager__title {
        font-size: 36px;
        line-height: 46px; } }
    @media (max-width: 767px) {
      .system-manager__title {
        font-size: 30px;
        line-height: 38px; } }
  .system-manager__tabs-wrap {
    margin-top: 32px;
    padding: 0 48px;
    border-bottom: 1px solid #d9d9d9; }
    @media (max-width: 991px) {
      .system-manager__tabs-wrap {
        margin-top: 24px;
        padding: 0 20px; } }
  .system-manager__tabs {
    display: flex;
    align-items: center;
    gap: 40px;
    width: max-content;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; }
    .system-manager__tabs::-webkit-scrollbar {
      display: none; }
    @media (max-width: 767px) {
      .system-manager__tabs {
        gap: 24px; } }
  .system-manager__tab {
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px 12px;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    color: #8b8b8b;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
    transition: color 0.2s ease, border-color 0.2s ease; }
    .system-manager__tab:hover, .system-manager__tab:focus {
      color: #121212; }
    .system-manager__tab--active {
      color: #121212;
      font-weight: 600;
      border-bottom-color: #121212; }
  .system-manager__content {
    padding: 34px 48px 0; }
    @media (max-width: 991px) {
      .system-manager__content {
        padding: 24px 20px 0; } }
  .system-manager__panel {
    display: none; }
    .system-manager__panel--active {
      display: block; }
  .system-manager__card {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 40px;
    margin-bottom: 24px; }
    @media (max-width: 991px) {
      .system-manager__card {
        padding: 24px;
        margin-bottom: 16px; } }
  .system-manager__card-head {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px; }
  .system-manager__card-title {
    margin: 0;
    flex: 1 1 auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px; }
  .system-manager__icon-btn {
    width: 24px;
    height: 24px;
    border: 0;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #121212;
    background: transparent;
    cursor: pointer; }
    .system-manager__icon-btn:hover, .system-manager__icon-btn:focus {
      opacity: 0.7; }
  .system-manager__customer-name {
    margin: 0 0 16px;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    word-break: break-word; }
    @media (max-width: 991px) {
      .system-manager__customer-name {
        font-size: 28px;
        line-height: 36px; } }
  .system-manager__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px; }
    @media (max-width: 767px) {
      .system-manager__grid {
        grid-template-columns: 1fr; } }
  .system-manager__field {
    margin-top: 16px; }
  .system-manager__field-label {
    margin: 0 0 4px;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .system-manager__field-value {
    margin: 0;
    color: #121212;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    word-break: break-word; }
  .system-manager__address {
    display: flex;
    flex-direction: column;
    gap: 4px; }
  .system-manager__empty {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #121212; }
  .system-manager__password-link {
    margin-top: 24px;
    display: inline-flex;
    color: #121212;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: underline;
    text-underline-offset: 2px; }
    .system-manager__password-link:hover, .system-manager__password-link:focus {
      color: #121212;
      opacity: 0.75; }
  .system-manager__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .system-manager__orders {
    display: flex;
    flex-direction: column;
    gap: 40px; }
    @media (max-width: 991px) {
      .system-manager__orders {
        gap: 24px; } }
  .system-manager__orders-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px; }
    @media (max-width: 767px) {
      .system-manager__orders-toolbar {
        flex-direction: column;
        align-items: stretch; } }
  .system-manager__orders-search {
    width: 100%;
    max-width: 373px;
    position: relative; }
    @media (max-width: 767px) {
      .system-manager__orders-search {
        max-width: 100%; } }
  .system-manager__orders-search-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .system-manager__orders-search-icon {
    position: absolute;
    left: 14px;
    top: 50%;
    width: 20px;
    height: 20px;
    color: #a8a8a8;
    transform: translateY(-50%);
    pointer-events: none;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
  .system-manager__orders-search-input {
    width: 100%;
    height: 50px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #ffffff;
    color: #121212;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 14px 14px 14px 42px; }
    .system-manager__orders-search-input::placeholder {
      color: #a8a8a8; }
    .system-manager__orders-search-input:focus {
      outline: none;
      border-color: #121212; }
  .system-manager__orders-sort-wrap {
    display: inline-flex;
    align-items: center;
    gap: 12px; }
    @media (max-width: 767px) {
      .system-manager__orders-sort-wrap {
        justify-content: space-between; } }
  .system-manager__orders-sort-label {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #121212; }
  .system-manager__orders-sort {
    min-width: 120px;
    height: 50px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #ffffff;
    color: #121212;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 34px 0 14px;
    appearance: none;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #121212 50%), linear-gradient(135deg, #121212 50%, transparent 50%);
    background-position: calc(100% - 18px) 22px, calc(100% - 13px) 22px;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat; }
    .system-manager__orders-sort:focus {
      outline: none;
      border-color: #121212; }
  .system-manager__orders-list {
    display: flex;
    flex-direction: column;
    gap: 16px; }
  .system-manager__order-card {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 20px; }
  .system-manager__order-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 24px; }
    @media (max-width: 991px) {
      .system-manager__order-head {
        flex-direction: column; } }
  .system-manager__order-summary {
    display: flex;
    flex-direction: column;
    gap: 2px; }
  .system-manager__order-count {
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .system-manager__order-total {
    margin: 0;
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px; }
  .system-manager__order-meta {
    text-align: right;
    display: flex;
    flex-direction: column;
    gap: 4px; }
    @media (max-width: 991px) {
      .system-manager__order-meta {
        text-align: left; } }
  .system-manager__order-code, .system-manager__order-date {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .system-manager__order-code {
    color: #121212; }
  .system-manager__order-date {
    color: #4a4a4a; }
  .system-manager__order-body {
    display: flex;
    gap: 24px;
    align-items: stretch; }
    @media (max-width: 1199px) {
      .system-manager__order-body {
        flex-direction: column; } }
  .system-manager__order-products {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
    overflow: hidden;
    border-radius: 4px; }
    .system-manager__order-products .swiper-wrapper {
      align-items: stretch; }
    .system-manager__order-products .swiper-slide {
      height: auto; }
  .system-manager__order-product-slide {
    display: flex;
    height: auto; }
  .system-manager__order-thumb {
    width: 100%;
    min-width: 0;
    border-radius: 4px;
    background: #f3f3f3;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
    .system-manager__order-thumb--more {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: #4a4a4a;
      font-size: 14px;
      font-weight: 600;
      line-height: 20px;
      border: 1px dashed #d9d9d9;
      background: #ffffff; }
  .system-manager__order-thumb-image {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    display: block; }
  .system-manager__order-side {
    width: 320px;
    flex: 0 0 320px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px; }
    @media (max-width: 1199px) {
      .system-manager__order-side {
        width: 100%;
        flex: 0 0 auto;
        align-items: flex-start; } }
  .system-manager__order-status-wrap {
    text-align: right;
    display: flex;
    flex-direction: column;
    gap: 4px; }
    @media (max-width: 1199px) {
      .system-manager__order-status-wrap {
        text-align: left; } }
  .system-manager__order-status-label {
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .system-manager__order-status {
    margin: 0;
    color: #121212;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; }
  .system-manager__order-detail {
    border: 1px solid #121212;
    border-radius: 9999px;
    color: #121212;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .system-manager__order-detail:hover, .system-manager__order-detail:focus {
      color: #ffffff;
      background: #121212; }
  .system-manager__orders-empty, .system-manager__orders-loading, .system-manager__orders-error {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #ffffff;
    padding: 24px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #4a4a4a;
    text-align: center; }
  .system-manager__orders-error {
    color: #b42318; }
  .system-manager__orders-pagination {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 12px; }
    .system-manager__orders-pagination--active {
      display: flex; }
  .system-manager__orders-pagination-text {
    color: #121212;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .system-manager__orders-page-select {
    width: 72px;
    height: 46px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #ffffff;
    color: #121212;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 28px 0 14px;
    appearance: none;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #121212 50%), linear-gradient(135deg, #121212 50%, transparent 50%);
    background-position: calc(100% - 17px) 20px, calc(100% - 12px) 20px;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat; }
  .system-manager__orders-page-btn {
    width: 36px;
    height: 36px;
    border: 1px solid #121212;
    border-radius: 9999px;
    background: #ffffff;
    color: #121212;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .system-manager__orders-page-btn:disabled {
      opacity: 0.25;
      cursor: not-allowed; }
  .system-manager__wishlist {
    width: 100%; }
  .system-manager__wishlist-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 4px;
    row-gap: 24px; }
    @media (max-width: 1199px) {
      .system-manager__wishlist-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    @media (max-width: 767px) {
      .system-manager__wishlist-grid {
        grid-template-columns: 1fr;
        row-gap: 16px; } }
  .system-manager__wishlist-empty {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #ffffff;
    padding: 24px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #4a4a4a;
    text-align: center; }

.product-loop__wishlist.is-active,
.product-detail__wishlist.is-active {
  color: #121212; }
  .product-loop__wishlist.is-active svg path,
  .product-detail__wishlist.is-active svg path {
    fill: rgba(18, 18, 18, 0.18);
    stroke: #121212; }

.order-detail-page {
  background: #f5f5f5;
  color: #121212;
  padding: 64px 0 48px; }
  .order-detail-page__container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 48px; }
    @media (max-width: 991px) {
      .order-detail-page__container {
        padding: 0 20px; } }
  .order-detail-page__topbar {
    margin-bottom: 20px; }
  .order-detail-page__back {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #121212;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none; }
    .order-detail-page__back:hover, .order-detail-page__back:focus {
      color: #121212;
      opacity: 0.75; }
  .order-detail-page__back-icon {
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
  .order-detail-page__layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 440px;
    gap: 28px;
    align-items: start; }
    @media (max-width: 1199px) {
      .order-detail-page__layout {
        grid-template-columns: 1fr; } }
  .order-detail-page__main {
    min-width: 0; }
  .order-detail-page__card {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 32px 40px; }
    @media (max-width: 767px) {
      .order-detail-page__card {
        padding: 20px 16px; } }
  .order-detail-page__card-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px; }
    @media (max-width: 767px) {
      .order-detail-page__card-head {
        flex-direction: column; } }
  .order-detail-page__status {
    margin: 0;
    color: #121212;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px; }
  .order-detail-page__eta {
    display: flex;
    flex-direction: column;
    gap: 4px;
    text-align: right; }
    @media (max-width: 767px) {
      .order-detail-page__eta {
        text-align: left; } }
  .order-detail-page__eta-label {
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .order-detail-page__eta-value {
    margin: 0;
    color: #121212;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
  .order-detail-page__divider {
    margin: 24px 0;
    border-top: 1px solid #d9d9d9; }
  .order-detail-page__section-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px; }
  .order-detail-page__section-title {
    margin: 0;
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px; }
  .order-detail-page__section-count {
    margin: 0;
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
  .order-detail-page__items {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px; }
  .order-detail-page__item {
    display: flex;
    align-items: flex-start;
    gap: 16px; }
    @media (max-width: 575px) {
      .order-detail-page__item {
        gap: 12px; } }
  .order-detail-page__item-image-wrap {
    width: 160px;
    flex: 0 0 160px;
    border-radius: 4px;
    overflow: hidden;
    background: #f3f3f3; }
    @media (max-width: 575px) {
      .order-detail-page__item-image-wrap {
        width: 120px;
        flex: 0 0 120px; } }
  .order-detail-page__item-image {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    display: block; }
  .order-detail-page__item-content {
    min-width: 0;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 6px; }
  .order-detail-page__item-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px; }
    @media (max-width: 991px) {
      .order-detail-page__item-head {
        flex-direction: column; } }
  .order-detail-page__item-name {
    margin: 0;
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px; }
  .order-detail-page__item-price {
    margin: 0;
    color: #121212;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    white-space: nowrap; }
  .order-detail-page__item-meta {
    margin: 0;
    color: #6b6b6b;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .order-detail-page__actions {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px; }
  .order-detail-page__cancel {
    border: 1px solid #121212;
    border-radius: 9999px;
    background: #ffffff;
    color: #121212;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 18px;
    min-height: 48px;
    cursor: pointer; }
    .order-detail-page__cancel:hover, .order-detail-page__cancel:focus {
      background: #121212;
      color: #ffffff; }
  .order-detail-page__sidebar {
    min-width: 0; }
  .order-detail-page__panel {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 32px; }
    @media (max-width: 767px) {
      .order-detail-page__panel {
        padding: 20px 16px; } }
  .order-detail-page__panel-title {
    margin: 0;
    color: #121212;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px; }
  .order-detail-page__meta-list {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .order-detail-page__meta-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px; }
    .order-detail-page__meta-item--top {
      align-items: flex-start; }
    .order-detail-page__meta-item--total .order-detail-page__meta-label,
    .order-detail-page__meta-item--total .order-detail-page__meta-value {
      font-weight: 600; }
  .order-detail-page__meta-label, .order-detail-page__meta-value {
    margin: 0;
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
  .order-detail-page__meta-value {
    text-align: right; }
    .order-detail-page__meta-value--multi p {
      margin: 0; }
  .order-detail-page__state {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px 16px;
    text-align: center;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 20px; }
    .order-detail-page__state--error {
      color: #b42318; }

.address-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 40px 0; }
  @media (max-width: 991px) {
    .address-layout {
      padding: 20px 0; } }
  .address-layout .add-address-column,
  .address-layout .address-list-column {
    background-color: #fff;
    border-radius: 12px;
    flex: 1 1 45%; }
    @media (max-width: 991px) {
      .address-layout .add-address-column,
      .address-layout .address-list-column {
        flex: 1 1 100%; } }
    .address-layout .add-address-column h3,
    .address-layout .address-list-column h3 {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 15px;
      color: #333; }
    .address-layout .add-address-column .note-ship,
    .address-layout .address-list-column .note-ship {
      color: #67686c;
      margin: 0 0 10px 0; }
    .address-layout .add-address-column .form-group,
    .address-layout .address-list-column .form-group {
      margin-bottom: 16px; }
      .address-layout .add-address-column .form-group input:not([type='checkbox'], [type='checkbox']),
      .address-layout .add-address-column .form-group select,
      .address-layout .address-list-column .form-group input:not([type='checkbox'], [type='checkbox']),
      .address-layout .address-list-column .form-group select {
        width: 100%;
        padding: 10px 12px;
        font-size: 15px;
        border: 1px solid #ccc;
        border-radius: 8px;
        transition: border-color 0.3s;
        outline: none;
        box-shadow: none; }
    .address-layout .add-address-column button.btn,
    .address-layout .address-list-column button.btn {
      padding: 10px 20px;
      border-radius: 8px;
      font-weight: 500; }
    .address-layout .add-address-column .btn-primary,
    .address-layout .address-list-column .btn-primary {
      background-color: #000000;
      border: none; }
      .address-layout .add-address-column .btn-primary:hover,
      .address-layout .address-list-column .btn-primary:hover {
        background-color: #000000; }
    .address-layout .add-address-column .btn-success,
    .address-layout .address-list-column .btn-success {
      background-color: #000000;
      border: none; }
      .address-layout .add-address-column .btn-success:hover,
      .address-layout .address-list-column .btn-success:hover {
        background-color: #000000; }
    .address-layout .add-address-column .btn-link,
    .address-layout .address-list-column .btn-link {
      color: #6c757d;
      text-decoration: underline;
      padding-left: 10px; }
      .address-layout .add-address-column .btn-link:hover,
      .address-layout .address-list-column .btn-link:hover {
        color: #343a40; }
  .address-layout .address-list-column {
    display: flex;
    flex-direction: column;
    gap: 15px; }
    .address-layout .address-list-column .address-item {
      border: #eee solid 1px;
      border-radius: 10px;
      padding: 15px;
      background-color: #fff;
      position: relative;
      transition: box-shadow 0.3s;
      order: 2; }
      .address-layout .address-list-column .address-item.address-item-default {
        order: 1;
        border-color: #000000; }
      .address-layout .address-list-column .address-item:hover {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04); }
      .address-layout .address-list-column .address-item .address-view .label-default {
        background: #ffe8dd;
        color: #000000;
        display: block;
        width: fit-content;
        border-radius: 15px;
        padding: 4px 10px;
        font-size: 12px;
        font-style: italic;
        font-weight: 700; }
      .address-layout .address-list-column .address-item .address-view p {
        margin: 0 0 6px;
        font-size: 15px;
        color: #444; }
        .address-layout .address-list-column .address-item .address-view p strong {
          font-size: 16px;
          color: #222; }
      .address-layout .address-list-column .address-item .address-view .address-actions {
        margin-top: 10px;
        display: flex;
        align-items: center;
        gap: 10px; }
        .address-layout .address-list-column .address-item .address-view .address-actions a {
          color: #000000;
          font-size: 14px;
          display: inline-block; }
          .address-layout .address-list-column .address-item .address-view .address-actions a svg {
            width: 15px;
            height: 15px; }
          .address-layout .address-list-column .address-item .address-view .address-actions a:hover {
            color: #000000;
            text-decoration: underline; }
      .address-layout .address-list-column .address-item .address-edit-form {
        margin-top: 15px;
        background-color: #f1f4f9;
        padding: 15px;
        border-radius: 8px;
        border: 1px solid #d3dae3; }
        .address-layout .address-list-column .address-item .address-edit-form .form-control {
          margin-bottom: 12px;
          outline: none;
          box-shadow: none; }
        .address-layout .address-list-column .address-item .address-edit-form .btn {
          margin-right: 10px; }

.blog-page {
  padding: 0 0 64px 0;
  color: #121212; }
  .blog-page__section {
    margin-bottom: 64px; }
    .blog-page__section--hero {
      margin-bottom: 56px; }
    .blog-page__section--latest {
      margin-bottom: 72px; }
    .blog-page__section--guide {
      margin-bottom: 0; }
  .blog-page__heading {
    margin-bottom: 24px;
    margin-top: 64px; }
  .blog-page__eyebrow {
    margin: 0 0 8px;
    color: #121212;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; }
  .blog-page__title {
    margin: 0;
    color: #0a0a0a;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px; }
  .blog-page__section-title {
    margin: 0 0 24px;
    color: #0a0a0a;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px; }
    .blog-page__section-title--light {
      color: #ffffff;
      margin-bottom: 0; }
  .blog-page__hero-card {
    border-radius: 8px;
    overflow: hidden; }
  .blog-page__hero-link {
    display: block;
    position: relative;
    min-height: 560px;
    color: #ffffff;
    text-decoration: none; }
    .blog-page__hero-link:hover .blog-page__hero-cta {
      color: #ffffff; }
  .blog-page__hero-media {
    position: absolute;
    inset: 0; }
    .blog-page__hero-media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .blog-page__hero-placeholder {
    width: 100%;
    height: 100%;
    min-height: 560px;
    background: #d9d9d9; }
  .blog-page__hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.72) 12%, rgba(0, 0, 0, 0.22) 66%, rgba(0, 0, 0, 0.1) 100%); }
  .blog-page__hero-content {
    position: absolute;
    left: 48px;
    right: 48px;
    bottom: 48px;
    max-width: 640px;
    z-index: 2; }
  .blog-page__hero-title {
    margin: 0 0 8px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .blog-page__hero-excerpt {
    margin: 0;
    color: #e9e9e9;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .blog-page__hero-cta {
    margin-top: 24px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 1px solid #ffffff;
    border-radius: 999px;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; }
    .blog-page__hero-cta:hover {
      background-color: #000000;
      color: #ffffff;
      border-color: #000000; }
      .blog-page__hero-cta:hover path {
        stroke: #ffffff; }
  .blog-page__latest-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px; }
  .blog-page__article-card {
    min-width: 0; }
  .blog-page__article-link {
    color: inherit;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .blog-page__article-media {
    width: 100%;
    aspect-ratio: 16 / 10;
    border-radius: 4px;
    overflow: hidden;
    background: #f3f3f3; }
    .blog-page__article-media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.35s ease; }
  .blog-page__article-placeholder {
    width: 100%;
    height: 100%;
    min-height: 200px;
    background: #d9d9d9; }
  .blog-page__article-title {
    margin: 0 0 6px;
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .blog-page__article-date {
    margin: 0;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px; }
  .blog-page__article-link:hover .blog-page__article-media img {
    transform: scale(1.04); }
  .blog-page__pagination {
    margin-top: 32px;
    display: flex;
    align-items: center;
    gap: 16px; }
  .blog-page__pagination-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #121212; }
  .blog-page__pagination-select-wrap {
    position: relative; }
  .blog-page__pagination-select {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 10px 34px 10px 12px;
    font-size: 14px;
    line-height: 20px;
    min-width: 72px;
    background: #ffffff;
    color: #121212;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #8b8b8b 50%), linear-gradient(135deg, #8b8b8b 50%, transparent 50%);
    background-position: calc(100% - 18px) calc(50% - 2px), calc(100% - 12px) calc(50% - 2px);
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat; }
  .blog-page__pagination-actions {
    display: inline-flex;
    align-items: center;
    gap: 8px; }
  .blog-page__pagination-btn {
    width: 48px;
    height: 48px;
    border-radius: 999px;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    color: #121212;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.2s ease; }
    .blog-page__pagination-btn.is-disabled {
      opacity: 0.4;
      pointer-events: none; }
    .blog-page__pagination-btn:hover {
      background: #f3f3f3; }
  .blog-page__youtube {
    background: #0a0a0a;
    padding: 64px 0;
    margin-bottom: 64px; }
  .blog-page__youtube-head {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px; }
  .blog-page__youtube-link {
    border: 1px solid #ffffff;
    border-radius: 999px;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 18px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; }
  .blog-page__youtube-body {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 560px;
    gap: 32px;
    align-items: start; }
  .blog-page__youtube-feature-iframe {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 16px;
    aspect-ratio: 16 / 9;
    background: #121212; }
    .blog-page__youtube-feature-iframe iframe {
      width: 100%;
      height: 100%;
      display: block; }
  .blog-page__youtube-title {
    margin: 0 0 8px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px; }
  .blog-page__youtube-meta, .blog-page__youtube-desc {
    margin: 0;
    color: #e9e9e9;
    font-size: 14px;
    line-height: 20px; }
  .blog-page__youtube-desc {
    margin-top: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .blog-page__youtube-list {
    border-top: 1px solid rgba(255, 255, 255, 0.26);
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 20px; }
  .blog-page__youtube-item {
    display: grid;
    grid-template-columns: 224px minmax(0, 1fr);
    gap: 16px;
    text-decoration: none;
    color: inherit;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .blog-page__youtube-item:last-child {
      margin-bottom: 0; }
  .blog-page__youtube-thumb-iframe {
    border-radius: 4px;
    overflow: hidden;
    aspect-ratio: 16 / 9;
    background: #121212; }
    .blog-page__youtube-thumb-iframe iframe {
      width: 100%;
      height: 100%;
      display: block; }
  .blog-page__youtube-item-title {
    margin: 0 0 8px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .blog-page__youtube-item-meta {
    margin: 0;
    color: #e9e9e9;
    font-size: 14px;
    line-height: 20px; }
  .blog-page__guide {
    position: relative; }
  .blog-page__guide-swiper {
    overflow: hidden; }
  .blog-page__guide-card {
    height: 100%; }
  .blog-page__guide-link {
    display: flex;
    flex-direction: column;
    gap: 10px;
    color: inherit;
    text-decoration: none;
    height: 100%; }
  .blog-page__guide-media {
    width: 100%;
    aspect-ratio: 4 / 5;
    border-radius: 4px;
    overflow: hidden;
    background: #f3f3f3; }
    .blog-page__guide-media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.35s ease; }
  .blog-page__guide-title {
    margin: 0 0 4px;
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .blog-page__guide-date {
    margin: 0;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px; }
  .blog-page__guide-placeholder {
    width: 100%;
    height: 100%;
    min-height: 240px;
    background: #d9d9d9; }
  .blog-page__guide-link:hover .blog-page__guide-media img {
    transform: scale(1.04); }
  .blog-page__guide-nav {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    gap: 8px; }
  .blog-page__guide-nav-btn {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    color: #121212;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease; }
    .blog-page__guide-nav-btn:hover {
      background: #f3f3f3; }
  .blog-page__empty {
    margin: 0;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px; }
  @media (max-width: 1199px) {
    .blog-page__hero-link {
      min-height: 500px; }
    .blog-page__youtube-body {
      grid-template-columns: 1fr; }
    .blog-page__youtube-list {
      width: 100%; } }
  @media (max-width: 991px) {
    .blog-page {
      padding: 40px 0; }
      .blog-page__section {
        margin-bottom: 48px; }
      .blog-page__title {
        font-size: 38px;
        line-height: 46px; }
      .blog-page__section-title {
        font-size: 30px;
        line-height: 38px; }
      .blog-page__hero-link {
        min-height: 420px; }
      .blog-page__hero-content {
        left: 24px;
        right: 24px;
        bottom: 24px; }
      .blog-page__latest-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)); }
      .blog-page__youtube {
        padding: 48px 0;
        margin-bottom: 48px; }
      .blog-page__youtube-item {
        grid-template-columns: 180px minmax(0, 1fr); } }
  @media (max-width: 991px) {
    .blog-page__section {
      margin-bottom: 40px; }
    .blog-page__heading {
      margin-bottom: 16px;
      margin-top: 0px; }
    .blog-page__title {
      font-size: 32px;
      line-height: 40px; }
    .blog-page__section-title {
      margin-bottom: 16px;
      font-size: 26px;
      line-height: 34px; }
    .blog-page__hero-link {
      min-height: 340px; }
    .blog-page__hero-title {
      font-size: 24px;
      line-height: 32px; }
    .blog-page__hero-excerpt {
      font-size: 14px;
      line-height: 20px; }
    .blog-page__hero-cta {
      margin-top: 16px;
      padding: 10px 14px;
      font-size: 14px;
      line-height: 20px; }
    .blog-page__latest-grid {
      grid-template-columns: 1fr;
      gap: 20px; }
    .blog-page__pagination {
      flex-direction: column;
      align-items: flex-start; }
    .blog-page__pagination-btn {
      width: 42px;
      height: 42px; }
    .blog-page__youtube-head {
      flex-direction: column;
      align-items: flex-start; }
    .blog-page__youtube-link {
      padding: 10px 14px;
      font-size: 14px;
      line-height: 20px; }
    .blog-page__youtube-item {
      grid-template-columns: 1fr; }
    .blog-page__youtube-thumb {
      max-width: 260px; }
    .blog-page__guide-nav {
      justify-content: flex-start; } }

.article-page {
  color: #121212;
  padding: 0 0 64px 0; }
  @media (max-width: 991px) {
    .article-page {
      padding: 0 0 40px 0; } }
  .article-page__header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 32px; }
  .article-page__crumb {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #8b8b8b;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; }
    .article-page__crumb a {
      color: #8b8b8b;
      text-decoration: none;
      transition: color 0.2s ease; }
      .article-page__crumb a:hover {
        color: #121212; }
  .article-page__title {
    margin: 0;
    color: #0a0a0a;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px; }
    @media (max-width: 991px) {
      .article-page__title {
        font-size: 38px;
        line-height: 46px; } }
    @media (max-width: 767px) {
      .article-page__title {
        font-size: 32px;
        line-height: 40px; } }
  .article-page__meta {
    display: inline-flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap; }
  .article-page__meta-item {
    margin: 0;
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px; }
  .article-page__meta-divider {
    width: 1px;
    height: 18px;
    background: #c4c4c4; }
  .article-page__banner {
    margin-bottom: 40px;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    max-height: 560px;
    background: #f3f3f3; }
    @media (max-width: 767px) {
      .article-page__banner {
        margin-bottom: 28px; } }
    .article-page__banner img {
      width: 100%;
      height: 100%;
      max-height: 560px;
      object-fit: cover;
      display: block; }
  .article-page__content {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
    .article-page__content p,
    .article-page__content ul,
    .article-page__content ol,
    .article-page__content blockquote {
      margin: 0 0 20px; }
    .article-page__content h1,
    .article-page__content h2,
    .article-page__content h3,
    .article-page__content h4,
    .article-page__content h5,
    .article-page__content h6 {
      margin: 0 0 16px;
      color: #121212;
      font-size: 18px;
      font-weight: 600;
      line-height: 28px; }
    .article-page__content ul,
    .article-page__content ol {
      padding-left: 20px; }
    .article-page__content li + li {
      margin-top: 8px; }
    .article-page__content img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      display: block;
      margin: 8px 0 24px; }
    .article-page__content a {
      color: #121212;
      text-decoration: underline; }
    .article-page__content *:last-child {
      margin-bottom: 0; }
  .article-page__related {
    margin-top: 64px; }
    @media (max-width: 767px) {
      .article-page__related {
        margin-top: 48px; } }
  .article-page__related-title {
    margin: 0 0 32px;
    color: #0a0a0a;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px; }
    @media (max-width: 991px) {
      .article-page__related-title {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 24px; } }
    @media (max-width: 767px) {
      .article-page__related-title {
        font-size: 26px;
        line-height: 34px; } }
  .article-page__related-slider {
    position: relative; }
  .article-page__related-swiper {
    overflow: hidden; }
  .article-page__related-card {
    height: 100%; }
  .article-page__related-link {
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: inherit;
    text-decoration: none;
    height: 100%; }
    .article-page__related-link:hover .article-page__related-media img {
      transform: scale(1.04); }
  .article-page__related-media {
    width: 100%;
    aspect-ratio: 16 / 10;
    border-radius: 4px;
    overflow: hidden;
    background: #f3f3f3; }
    .article-page__related-media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.35s ease; }
  .article-page__related-placeholder {
    width: 100%;
    height: 100%;
    min-height: 200px;
    background: #d9d9d9; }
  .article-page__related-content {
    display: flex;
    flex-direction: column;
    gap: 6px; }
  .article-page__related-name {
    margin: 0;
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .article-page__related-date {
    margin: 0;
    color: #6b6b6b;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }
  .article-page__related-nav {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    gap: 8px; }
    @media (max-width: 767px) {
      .article-page__related-nav {
        justify-content: flex-start; } }
  .article-page__related-nav-btn {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    color: #121212;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease; }
    .article-page__related-nav-btn:hover {
      background: #f3f3f3; }
  .article-page__related-empty {
    margin: 16px 0 0;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px; }

.template-page-wrap {
  padding: 64px 48px; }
  .template-page-wrap__container {
    max-width: 800px;
    margin: 0 auto; }
  .template-page-wrap__title {
    margin: 0;
    color: #0a0a0a;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px; }
  .template-page-wrap__content {
    margin-top: 32px;
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
    .template-page-wrap__content h2,
    .template-page-wrap__content h3,
    .template-page-wrap__content h4 {
      margin: 0 0 20px;
      color: #121212;
      font-size: 18px;
      font-weight: 600;
      line-height: 28px; }
    .template-page-wrap__content p {
      margin: 0 0 20px; }
    .template-page-wrap__content ul,
    .template-page-wrap__content ol {
      margin: 0 0 20px;
      padding-left: 24px; }
    .template-page-wrap__content li {
      margin: 0 0 16px;
      padding-left: 2px; }
      .template-page-wrap__content li:last-child {
        margin-bottom: 0; }
    .template-page-wrap__content > *:last-child {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    .template-page-wrap {
      padding: 40px 20px; }
      .template-page-wrap__title {
        font-size: 34px;
        line-height: 44px; }
      .template-page-wrap__content {
        margin-top: 24px; }
        .template-page-wrap__content h2,
        .template-page-wrap__content h3,
        .template-page-wrap__content h4 {
          margin-bottom: 16px;
          font-size: 17px;
          line-height: 26px; }
        .template-page-wrap__content p {
          margin-bottom: 16px; }
        .template-page-wrap__content ul,
        .template-page-wrap__content ol {
          margin-bottom: 16px;
          padding-left: 20px; } }

.stores-page {
  padding: 64px 0;
  background: #fff; }
  .stores-page__header {
    max-width: 760px;
    margin: 0 auto 32px;
    text-align: center; }
  .stores-page__title {
    margin: 0;
    color: #0a0a0a;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.25; }
  .stores-page__description {
    margin-top: 16px;
    color: #535353;
    font-size: 16px;
    line-height: 24px; }
    .stores-page__description > *:last-child {
      margin-bottom: 0; }
  .stores-page__filters {
    margin: 0 auto;
    max-width: 980px;
    padding: 20px;
    border-radius: 16px;
    border: 1px solid #eaeaea;
    background: #fafafa;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px; }
  .stores-page__filter-item {
    display: flex;
    flex-direction: column;
    gap: 8px; }
  .stores-page__label {
    margin: 0;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; }
  .stores-page__select {
    width: 100%;
    height: 44px;
    padding: 0 14px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    background: #fff;
    color: #121212;
    font-size: 14px;
    line-height: 20px;
    transition: border-color 0.2s ease;
    appearance: none;
    -webkit-appearance: none; }
    .stores-page__select:focus {
      outline: none;
      border-color: #121212; }
    .stores-page__select:disabled {
      background: #f3f3f3;
      color: #8d8d8d;
      cursor: not-allowed; }
  .stores-page__summary {
    margin: 20px auto 0;
    max-width: 980px;
    color: #4d4d4d;
    font-size: 15px;
    line-height: 22px; }
  .stores-page__summary-value {
    color: #121212;
    font-weight: 700; }
  .stores-page__list {
    margin: 20px auto 0;
    max-width: 980px;
    display: grid;
    gap: 16px; }
  .stores-page__card {
    padding: 18px 20px;
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); }
  .stores-page__card-name {
    margin: 0;
    color: #0f0f0f;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.35; }
  .stores-page__card-meta {
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }
  .stores-page__badge {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #f1f4ff;
    color: #3046a9;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px; }
  .stores-page__card-info {
    margin-top: 14px;
    display: grid;
    gap: 8px; }
  .stores-page__card-line {
    margin: 0;
    color: #383838;
    font-size: 14px;
    line-height: 21px; }
    .stores-page__card-line strong {
      color: #121212;
      font-weight: 600; }
    .stores-page__card-line a {
      color: #0d3f98;
      text-decoration: underline;
      text-underline-offset: 2px; }
  .stores-page__empty, .stores-page__loading {
    margin: 18px auto 0;
    max-width: 980px;
    padding: 14px 16px;
    border-radius: 10px;
    border: 1px dashed #d7d7d7;
    background: #fafafa;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 21px; }
  .stores-page .is-hidden {
    display: none !important; }
  @media (max-width: 991px) {
    .stores-page {
      padding: 48px 0; }
      .stores-page__title {
        font-size: 34px; }
      .stores-page__filters {
        grid-template-columns: 1fr; } }
  @media (max-width: 767px) {
    .stores-page {
      padding: 36px 0; }
      .stores-page__header {
        margin-bottom: 24px; }
      .stores-page__title {
        font-size: 28px;
        line-height: 1.3; }
      .stores-page__description {
        margin-top: 12px;
        font-size: 15px;
        line-height: 22px; }
      .stores-page__filters {
        padding: 16px;
        gap: 12px; }
      .stores-page__card {
        padding: 16px; }
      .stores-page__card-name {
        font-size: 18px; } }

.tracking-order-page {
  padding: 56px 0 40px;
  background: #fff; }
  .tracking-order-page__wrap {
    max-width: 980px;
    margin: 0 auto; }
  .tracking-order-page__hero {
    text-align: center;
    margin-bottom: 28px; }
  .tracking-order-page__tag {
    margin: 0;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    font-style: italic; }
  .tracking-order-page__title {
    margin: 10px 0 0;
    color: #121212;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2; }
  .tracking-order-page__description {
    margin: 12px auto 0;
    max-width: 620px;
    color: #575757;
    font-size: 16px;
    line-height: 24px; }
  .tracking-order-page__card {
    padding: 24px;
    border: 1px solid #e9e9e9;
    border-radius: 16px;
    background: #fafafa; }
  .tracking-order-page__form {
    display: grid;
    gap: 16px; }
  .tracking-order-page__line {
    display: grid;
    gap: 14px; }
    .tracking-order-page__line--contact {
      grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
      align-items: flex-end; }
    .tracking-order-page__line--order {
      grid-template-columns: 1fr; }
  .tracking-order-page__field {
    display: flex;
    flex-direction: column;
    gap: 8px; }
    .tracking-order-page__field.has-error .tracking-order-page__input {
      border-color: #d92d20; }
    .tracking-order-page__field.has-error .help-block {
      color: #d92d20; }
    .tracking-order-page__field--order {
      max-width: 460px; }
  .tracking-order-page__label {
    margin: 0;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; }
  .tracking-order-page__input {
    width: 100%;
    min-height: 46px;
    padding: 12px 14px;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    background: #fff;
    color: #121212;
    font-size: 14px;
    line-height: 20px;
    box-shadow: none;
    transition: border-color 0.2s ease; }
    .tracking-order-page__input:focus {
      border-color: #121212;
      outline: none; }
  .tracking-order-page__or {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    border-radius: 50%;
    border: 1px solid #dfdfdf;
    background: #fff;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 600;
    line-height: 1; }
  .tracking-order-page__hint {
    margin: 0;
    color: #5f5f5f;
    font-size: 13px;
    line-height: 20px; }
  .tracking-order-page__submit {
    min-width: 220px;
    width: fit-content;
    padding: 12px 24px;
    border: 0;
    border-radius: 999px;
    background: #121212;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    transition: opacity 0.2s ease; }
    .tracking-order-page__submit:hover {
      opacity: 0.88; }
  .tracking-order-page__tip {
    margin: 14px 0 0;
    color: #5f5f5f;
    font-size: 13px;
    line-height: 20px; }
    .tracking-order-page__tip a {
      color: #0d3f98;
      text-decoration: underline; }
  .tracking-order-page__result {
    margin-top: 18px; }
  .tracking-order-page .help-block {
    min-height: 18px;
    margin: 0;
    color: #d92d20;
    font-size: 12px;
    line-height: 18px; }
  .tracking-order-page .loader {
    margin: 20px auto; }
  .tracking-order-page .no_order_found {
    margin: 0;
    padding: 14px;
    border: 1px dashed #d9d9d9;
    border-radius: 10px;
    background: #fafafa;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 21px; }
  .tracking-order-page .bitis-collapse-box {
    margin-top: 14px;
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    background: #fff;
    overflow: hidden; }
    .tracking-order-page .bitis-collapse-box:first-child {
      margin-top: 0; }
    .tracking-order-page .bitis-collapse-box.open .collapse-box__body {
      display: block; }
    .tracking-order-page .bitis-collapse-box .collapse-box__header {
      padding: 16px 20px;
      cursor: pointer;
      background: #fafafa;
      border-bottom: 1px solid #ededed; }
    .tracking-order-page .bitis-collapse-box .collapse-box__body {
      display: none;
      padding: 18px 20px 20px; }
    .tracking-order-page .bitis-collapse-box .step-container {
      margin: 2px 0 16px;
      padding: 8px 0; }
      .tracking-order-page .bitis-collapse-box .step-container .step-maker-container {
        position: relative;
        padding-top: 2px; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker-container > hr {
          position: absolute;
          top: 35px;
          margin: 0;
          border: 0;
          border-top: 2px solid #e7e7e7;
          z-index: 1; }
      .tracking-order-page .bitis-collapse-box .step-container .step-maker {
        position: relative;
        z-index: 2;
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker .step {
          position: relative;
          text-align: center;
          color: #6f6f6f;
          font-size: 12px;
          line-height: 18px;
          font-weight: 500; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker .step .time_order_t {
            display: block;
            min-height: 18px;
            margin-bottom: 6px;
            color: #999;
            font-size: 11px;
            line-height: 16px; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker .step .step-number {
            width: 30px;
            height: 30px;
            margin: 0 auto 8px;
            border-radius: 50%;
            border: 2px solid #d7d7d7;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: center; }
            .tracking-order-page .bitis-collapse-box .step-container .step-maker .step .step-number span {
              color: #8b8b8b;
              font-size: 13px;
              font-weight: 700;
              line-height: 1; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker .step > label {
            margin: 0;
            display: block; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker .step.active {
            color: #121212; }
            .tracking-order-page .bitis-collapse-box .step-container .step-maker .step.active .step-number {
              border-color: #121212; }
              .tracking-order-page .bitis-collapse-box .step-container .step-maker .step.active .step-number span {
                color: #121212; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker .step.line-blue .step-number {
            border-color: #1d4ed8;
            background: #1d4ed8; }
            .tracking-order-page .bitis-collapse-box .step-container .step-maker .step.line-blue .step-number span {
              color: #fff; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker.outstock .step.active .step-number {
          border-color: #d92d20; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker.outstock .step.active .step-number span {
            color: #d92d20; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker.outstock .step.line-blue .step-number {
          background: #d92d20; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker.outstock .step.line-blue .step-number span {
            color: #fff; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker.returnstock .step.active .step-number {
          border-color: #d97706; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker.returnstock .step.active .step-number span {
            color: #d97706; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker.returnstock .step.line-blue .step-number {
          background: #d97706; }
          .tracking-order-page .bitis-collapse-box .step-container .step-maker.returnstock .step.line-blue .step-number span {
            color: #fff; }
    .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking {
      margin: 0;
      padding: 0;
      list-style: none;
      display: grid;
      gap: 8px;
      color: #404040;
      font-size: 14px;
      line-height: 21px; }
      .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking li {
        margin: 0; }
      .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking .tracking_name,
      .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking .tracking_quantity,
      .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking .tracking_date_buy,
      .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking .tracking_phone {
        color: #121212;
        font-weight: 600; }
      .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking .tracking_code {
        color: #0d3f98;
        text-decoration: underline; }
      .tracking-order-page .bitis-collapse-box .bitis-list-head_tracking .tracking_company img {
        max-height: 22px;
        margin-left: 8px;
        vertical-align: middle; }
    .tracking-order-page .bitis-collapse-box .bitis-table {
      margin-top: 14px;
      border-collapse: collapse; }
      .tracking-order-page .bitis-collapse-box .bitis-table th,
      .tracking-order-page .bitis-collapse-box .bitis-table td {
        padding: 10px 8px;
        border-bottom: 1px solid #f0f0f0;
        color: #2f2f2f;
        font-size: 14px;
        line-height: 21px; }
      .tracking-order-page .bitis-collapse-box .bitis-table th {
        color: #121212;
        font-weight: 600; }
      .tracking-order-page .bitis-collapse-box .bitis-table .tab_img {
        display: flex;
        align-items: center;
        gap: 10px; }
        .tracking-order-page .bitis-collapse-box .bitis-table .tab_img img {
          border-radius: 6px; }
        .tracking-order-page .bitis-collapse-box .bitis-table .tab_img a {
          color: #121212;
          text-decoration: none; }
        .tracking-order-page .bitis-collapse-box .bitis-table .tab_img .odVariantTitle {
          color: #666; }
      .tracking-order-page .bitis-collapse-box .bitis-table del {
        display: block;
        color: #999;
        font-size: 12px;
        line-height: 17px; }
      .tracking-order-page .bitis-collapse-box .bitis-table .total_summary {
        color: #121212;
        font-weight: 700; }
  @media (max-width: 991px) {
    .tracking-order-page {
      padding: 44px 0 28px; }
      .tracking-order-page__title {
        font-size: 34px; }
      .tracking-order-page__line--contact {
        grid-template-columns: 1fr; }
      .tracking-order-page__or {
        display: none; } }
  @media (max-width: 767px) {
    .tracking-order-page {
      padding: 32px 0 20px; }
      .tracking-order-page__hero {
        margin-bottom: 20px; }
      .tracking-order-page__title {
        font-size: 28px;
        line-height: 1.28; }
      .tracking-order-page__description {
        font-size: 15px;
        line-height: 22px; }
      .tracking-order-page__card {
        padding: 16px;
        border-radius: 12px; }
      .tracking-order-page__field--order {
        max-width: 100%; }
      .tracking-order-page__submit {
        width: 100%;
        min-width: 0; }
      .tracking-order-page .bitis-collapse-box .collapse-box__header,
      .tracking-order-page .bitis-collapse-box .collapse-box__body {
        padding-left: 14px;
        padding-right: 14px; }
      .tracking-order-page .bitis-collapse-box .bitis-table th,
      .tracking-order-page .bitis-collapse-box .bitis-table td {
        font-size: 13px;
        line-height: 20px;
        padding: 9px 6px; }
      .tracking-order-page .bitis-collapse-box .step-container .step-maker-container > hr {
        top: 31px; }
      .tracking-order-page .bitis-collapse-box .step-container .step-maker .step {
        font-size: 11px;
        line-height: 16px; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker .step .time_order_t {
          min-height: 14px;
          margin-bottom: 4px; }
        .tracking-order-page .bitis-collapse-box .step-container .step-maker .step .step-number {
          width: 26px;
          height: 26px;
          margin-bottom: 6px; } }

.ldp-template-gender.ldp-page {
  background: #fff;
  color: #121212;
  font-family: 'Inter', sans-serif; }

.ldp-template-gender .ldp-page__hero {
  position: relative;
  overflow: hidden; }

.ldp-template-gender .ldp-page__hero-swiper {
  height: 720px;
  width: 100%;
  max-width: 100%;
  overflow: hidden; }
  .ldp-template-gender .ldp-page__hero-swiper .swiper-slide {
    height: auto; }
  .ldp-template-gender .ldp-page__hero-swiper .swiper-wrapper {
    width: 100%;
    max-width: 100%; }

.ldp-template-gender .ldp-page__hero-slide img,
.ldp-template-gender .ldp-page__hero-slide video,
.ldp-template-gender .ldp-page__hero-slide iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.ldp-template-gender .ldp-page__hero-slide.open-video .ldp-page__overlay {
  display: none; }

.ldp-template-gender .ldp-page__hero-slide.open-video .ldp-page__hero-btns {
  display: none; }

.ldp-template-gender .ldp-page__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.ldp-template-gender .ldp-page__hero-btns {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 15px; }
  .ldp-template-gender .ldp-page__hero-btns a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 14px;
    border-radius: 999px;
    background: #fff;
    color: #121212;
    text-decoration: none;
    font-weight: 600; }

.ldp-template-gender .ldp-page__hero-controls {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 3;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px; }

.ldp-template-gender .ldp-page__hero-pagination {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.5); }
  .ldp-template-gender .ldp-page__hero-pagination .swiper-pagination-bullet {
    margin: 0 !important;
    width: 8px;
    height: 8px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.5); }
  .ldp-template-gender .ldp-page__hero-pagination .swiper-pagination-bullet-active {
    background: #fff; }

.ldp-template-gender .ldp-page__hero-next {
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  flex: 0 0 28px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: opacity 0.2s ease; }
  .ldp-template-gender .ldp-page__hero-next:hover {
    opacity: 0.9; }
  .ldp-template-gender .ldp-page__hero-next-icon {
    position: relative;
    width: 10px;
    height: 10px;
    display: block; }
    .ldp-template-gender .ldp-page__hero-next-icon::before, .ldp-template-gender .ldp-page__hero-next-icon::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      width: 3px;
      border-radius: 1px;
      background: #fff; }
    .ldp-template-gender .ldp-page__hero-next-icon::before {
      left: 1px; }
    .ldp-template-gender .ldp-page__hero-next-icon::after {
      right: 1px; }
  .ldp-template-gender .ldp-page__hero-next--paused .ldp-page__hero-next-icon {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #fff; }
    .ldp-template-gender .ldp-page__hero-next--paused .ldp-page__hero-next-icon::before, .ldp-template-gender .ldp-page__hero-next--paused .ldp-page__hero-next-icon::after {
      display: none; }

.ldp-template-gender .ldp-page__tabs {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 999px;
  padding: 4px;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 4px; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__tabs {
      display: none; } }

.ldp-template-gender .ldp-page__tab {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #121212;
  text-decoration: none;
  border-radius: 999px;
  padding: 10px 18px;
  transition: all 0.2s ease; }
  .ldp-template-gender .ldp-page__tab--active {
    color: #fff;
    background: #121212; }
  .ldp-template-gender .ldp-page__tab:hover {
    background: #f3f3f3; }

.ldp-template-gender .ldp-page__category-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2px;
  padding-top: 2px; }

.ldp-template-gender .ldp-page__category-card {
  position: relative;
  display: block;
  text-decoration: none;
  color: #fff;
  overflow: hidden; }
  .ldp-template-gender .ldp-page__category-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 45%);
    z-index: 1; }
  .ldp-template-gender .ldp-page__category-card img {
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover; }

.ldp-template-gender .ldp-page__category-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
  padding: 0 48px 40px; }
  .ldp-template-gender .ldp-page__category-title-text {
    display: block; }
  .ldp-template-gender .ldp-page__category-title-icon {
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .ldp-template-gender .ldp-page__category-title-icon svg {
      width: 100%;
      height: 100%;
      display: block; }

.ldp-template-gender .ldp-page__category-slider-swiper {
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  background: #fff; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__category-slider-swiper {
      padding: 40px 16px;
      gap: 20px; } }

.ldp-template-gender .ldp-page__category-slider-head {
  width: 100%; }
  .ldp-template-gender .ldp-page__category-slider-head h2 {
    font-size: 32px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 8px; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__category-slider-head h2 {
        font-size: 30px; } }
    .ldp-template-gender .ldp-page__category-slider-head h2.font-hunter {
      font-family: var(--font-family-hunter);
      font-weight: 400;
      font-size: 32px;
      line-height: 1.3; }
      @media (max-width: 991px) {
        .ldp-template-gender .ldp-page__category-slider-head h2.font-hunter {
          font-size: 30px;
          line-height: 1.3; } }
    .ldp-template-gender .ldp-page__category-slider-head h2.font-baloo {
      font-family: var(--font-family-baloo);
      font-size: 56px;
      line-height: 1.3;
      font-weight: 700; }
      @media (max-width: 991px) {
        .ldp-template-gender .ldp-page__category-slider-head h2.font-baloo {
          font-size: 30px;
          line-height: 1.3; } }
    .ldp-template-gender .ldp-page__category-slider-head h2.font-tilt-warp {
      font-family: var(--font-family-tilt-warp);
      font-size: 48px;
      line-height: 1.3;
      font-weight: 400; }
      @media (max-width: 991px) {
        .ldp-template-gender .ldp-page__category-slider-head h2.font-tilt-warp {
          font-size: 30px;
          line-height: 1.3; } }
    .ldp-template-gender .ldp-page__category-slider-head h2.font-gosto {
      font-family: var(--font-family-gosto);
      font-size: 56px;
      line-height: 1.3;
      font-weight: 500; }
      @media (max-width: 991px) {
        .ldp-template-gender .ldp-page__category-slider-head h2.font-gosto {
          font-size: 30px;
          line-height: 1.3; } }

.ldp-template-gender .ldp-page___ldpbrand2 {
  margin: 0;
  max-width: 640px;
  display: flex;
  flex-direction: column;
  font-size: 56px;
  line-height: 64px;
  font-weight: 700;
  color: #121212; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page___ldpbrand2 {
      font-size: 42px;
      line-height: 50px; } }
  @media (max-width: 767px) {
    .ldp-template-gender .ldp-page___ldpbrand2 {
      font-size: 34px;
      line-height: 42px; } }
  .ldp-template-gender .ldp-page___ldpbrand2.font-hunter {
    font-family: var(--font-family-hunter);
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page___ldpbrand2.font-hunter {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page___ldpbrand2.font-baloo {
    font-family: var(--font-family-baloo);
    font-size: 56px;
    line-height: 1.3;
    font-weight: 700; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page___ldpbrand2.font-baloo {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page___ldpbrand2.font-tilt-warp {
    font-family: var(--font-family-tilt-warp);
    font-size: 48px;
    line-height: 1.3;
    font-weight: 400; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page___ldpbrand2.font-tilt-warp {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page___ldpbrand2.font-gosto {
    font-family: var(--font-family-gosto);
    font-size: 56px;
    line-height: 1.3;
    font-weight: 500; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page___ldpbrand2.font-gosto {
        font-size: 30px;
        line-height: 1.3; } }

.ldp-template-gender .ldp-page__category-slider-main {
  position: relative; }

.ldp-template-gender .ldp-page__category-slider-track {
  width: 100%;
  max-width: 100%;
  overflow: hidden; }
  .ldp-template-gender .ldp-page__category-slider-track .swiper-wrapper {
    width: 100%;
    max-width: 100%;
    align-items: stretch; }
  .ldp-template-gender .ldp-page__category-slider-track .swiper-slide {
    height: auto; }

.ldp-template-gender .ldp-page__category-slider-slide {
  height: auto; }

.ldp-template-gender .ldp-page__category-slider-card {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 800px;
  padding: 40px;
  color: #fff;
  text-decoration: none;
  overflow: hidden; }
  .ldp-template-gender .ldp-page__category-slider-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 69.81%, rgba(0, 0, 0, 0.7) 87.3%);
    z-index: 1; }
  .ldp-template-gender .ldp-page__category-slider-card picture,
  .ldp-template-gender .ldp-page__category-slider-card img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%; }
  .ldp-template-gender .ldp-page__category-slider-card img {
    object-fit: cover; }
  @media (max-width: 1199px) {
    .ldp-template-gender .ldp-page__category-slider-card {
      min-height: 680px; } }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__category-slider-card {
      min-height: 560px;
      padding: 24px; } }

.ldp-template-gender .ldp-page__category-slider-card-title {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px; }

.ldp-template-gender .ldp-page__category-slider-card-text {
  font-size: 36px;
  line-height: 44px;
  font-weight: 500; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__category-slider-card-text {
      font-size: 30px;
      line-height: 38px; } }
  @media (max-width: 767px) {
    .ldp-template-gender .ldp-page__category-slider-card-text {
      font-size: 24px;
      line-height: 32px; } }

.ldp-template-gender .ldp-page__category-slider-card-icon {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .ldp-template-gender .ldp-page__category-slider-card-icon svg {
    width: 100%;
    height: 100%;
    display: block; }
  @media (max-width: 767px) {
    .ldp-template-gender .ldp-page__category-slider-card-icon {
      width: 32px;
      height: 32px;
      flex: 0 0 32px; } }

.ldp-template-gender .ldp-page__category-slider-nav-btn {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
  box-shadow: 0 4px 6px -1px rgba(10, 13, 18, 0.1), 0 2px 4px -2px rgba(10, 13, 18, 0.06); }
  .ldp-template-gender .ldp-page__category-slider-nav-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__category-slider-nav-btn {
      right: 16px; } }

.ldp-template-gender .ldp-page__section {
  padding: 64px 48px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-width: 0; }

.ldp-template-gender .ldp-page__section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px; }

.ldp-template-gender .ldp-page__section-title {
  margin: 0;
  font-size: 48px;
  line-height: 60px;
  font-weight: 600; }
  .ldp-template-gender .ldp-page__section-title.font-hunter {
    font-family: var(--font-family-hunter);
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__section-title.font-hunter {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page__section-title.font-baloo {
    font-family: var(--font-family-baloo);
    font-size: 56px;
    line-height: 1.3;
    font-weight: 700; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__section-title.font-baloo {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page__section-title.font-tilt-warp {
    font-family: var(--font-family-tilt-warp);
    font-size: 48px;
    line-height: 1.3;
    font-weight: 400; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__section-title.font-tilt-warp {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page__section-title.font-gosto {
    font-family: var(--font-family-gosto);
    font-size: 56px;
    line-height: 1.3;
    font-weight: 500; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__section-title.font-gosto {
        font-size: 30px;
        line-height: 1.3; } }

.ldp-template-gender .ldp-page__nav {
  display: flex;
  align-items: center;
  gap: 8px; }

.ldp-template-gender .ldp-page__nav-btn {
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 999px;
  background: #f3f3f3;
  color: #121212;
  cursor: pointer;
  transition: background 0.2s ease; }
  .ldp-template-gender .ldp-page__nav-btn:hover {
    background: #e9e9e9; }

.ldp-template-gender .ldp-page__product-swiper {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden; }
  .ldp-template-gender .ldp-page__product-swiper .swiper-wrapper {
    width: 100%;
    max-width: 100%; }
  .ldp-template-gender .ldp-page__product-swiper .swiper-slide {
    max-width: 100%;
    height: auto; }

.ldp-template-gender .ldp-page__product-card {
  background: #fff; }

.ldp-template-gender .ldp-page__product-media {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background: #f3f3f3;
  aspect-ratio: 1 / 1; }
  .ldp-template-gender .ldp-page__product-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }

.ldp-template-gender .ldp-page__product-badge {
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 4px 12px;
  border-radius: 2px;
  background: #224e9c;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400; }
  .ldp-template-gender .ldp-page__product-badge--sale {
    background: #d92d20; }

.ldp-template-gender .ldp-page__product-content {
  padding: 12px 8px;
  display: flex;
  flex-direction: column;
  gap: 4px; }

.ldp-template-gender .ldp-page__product-tag {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  color: #d92d20;
  font-weight: 500; }

.ldp-template-gender .ldp-page__product-name {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #121212; }

.ldp-template-gender .ldp-page__product-sku, .ldp-template-gender .ldp-page__product-price {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #121212; }

.ldp-template-gender .ldp-page__feature-grid {
  padding: 64px 0 40px;
  display: flex;
  flex-direction: column;
  gap: 24px; }

.ldp-template-gender .ldp-page__section-banner-video {
  position: relative;
  margin-top: 64px;
  margin-bottom: 64px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__section-banner-video {
      margin-top: 40px;
      margin-bottom: 40px; } }

.ldp-template-gender .ldp-page__banner-video-media {
  position: relative;
  width: 100%;
  min-height: 576px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }
  .ldp-template-gender .ldp-page__banner-video-media::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__banner-video-media {
      min-height: 420px; } }
  @media (max-width: 767px) {
    .ldp-template-gender .ldp-page__banner-video-media {
      min-height: 320px; } }

.ldp-template-gender .ldp-page__banner-video-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.ldp-template-gender .ldp-page__banner-video-play {
  position: relative;
  z-index: 2;
  width: 72px;
  height: 72px;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease; }
  .ldp-template-gender .ldp-page__banner-video-play::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 24px solid #fff; }
  .ldp-template-gender .ldp-page__banner-video-play:hover {
    transform: scale(1.06);
    opacity: 0.92; }
  @media (max-width: 767px) {
    .ldp-template-gender .ldp-page__banner-video-play {
      width: 56px;
      height: 56px; }
      .ldp-template-gender .ldp-page__banner-video-play::before {
        border-top-width: 12px;
        border-bottom-width: 12px;
        border-left-width: 18px; } }

.ldp-template-gender .ldp-page__feature-items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0; }

.ldp-template-gender .ldp-page__feature-card {
  position: relative;
  min-height: 560px;
  color: #fff;
  overflow: hidden; }
  .ldp-template-gender .ldp-page__feature-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 44%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 1; }
  .ldp-template-gender .ldp-page__feature-card img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.ldp-template-gender .ldp-page__feature-content {
  position: relative;
  z-index: 2;
  min-height: 560px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 12px;
  padding: 40px 48px; }

.ldp-template-gender .ldp-page__feature-sub {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400; }

.ldp-template-gender .ldp-page__feature-title {
  margin: 0;
  font-size: 36px;
  line-height: 44px;
  font-weight: 500; }

.ldp-template-gender .ldp-page__feature-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: #fff;
  color: #121212;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600; }

.ldp-template-gender .ldp-page__lookbook {
  padding: 64px 48px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  text-align: center; }
  @media (max-width: 991px) {
    .ldp-template-gender .ldp-page__lookbook {
      padding: 40px 0;
      gap: 20px; } }

.ldp-template-gender .ldp-page__lookbook-title {
  margin: 0 auto;
  max-width: 820px;
  font-size: 48px;
  line-height: 60px;
  font-weight: 600;
  color: #0a0a0a; }
  .ldp-template-gender .ldp-page__lookbook-title span {
    display: block; }
  .ldp-template-gender .ldp-page__lookbook-title.font-hunter {
    font-family: var(--font-family-hunter);
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__lookbook-title.font-hunter {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page__lookbook-title.font-baloo {
    font-family: var(--font-family-baloo);
    font-size: 56px;
    line-height: 1.3;
    font-weight: 700; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__lookbook-title.font-baloo {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page__lookbook-title.font-tilt-warp {
    font-family: var(--font-family-tilt-warp);
    font-size: 48px;
    line-height: 1.3;
    font-weight: 400; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__lookbook-title.font-tilt-warp {
        font-size: 30px;
        line-height: 1.3; } }
  .ldp-template-gender .ldp-page__lookbook-title.font-gosto {
    font-family: var(--font-family-gosto);
    font-size: 56px;
    line-height: 1.3;
    font-weight: 500; }
    @media (max-width: 991px) {
      .ldp-template-gender .ldp-page__lookbook-title.font-gosto {
        font-size: 30px;
        line-height: 1.3; } }

.ldp-template-gender .ldp-page__lookbook-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px; }
  .ldp-template-gender .ldp-page__lookbook-grid img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    border-radius: 4px;
    display: block; }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__section, .ldp-template-gender .ldp-page__feature-grid, .ldp-template-gender .ldp-page__lookbook {
    padding-left: 16px;
    padding-right: 16px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__section-banner-video {
    margin-left: 16px;
    margin-right: 16px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__hero .ldp-page__hero-swiper {
    height: 520px; } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__hero .ldp-page__hero-swiper {
    height: 420px; }
  .ldp-template-gender .ldp-page__hero .ldp-page__hero-controls {
    right: 16px;
    bottom: 16px; }
  .ldp-template-gender .ldp-page__hero .ldp-page__tabs {
    bottom: 16px; } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__tab {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__category-grid {
    grid-template-columns: 1fr;
    gap: 4px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__category-card {
    min-height: 360px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__category-title {
    font-size: 30px;
    line-height: 38px;
    padding: 0 20px 24px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__section-title {
    font-size: 36px;
    line-height: 44px; } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__section-title {
    font-size: 28px;
    line-height: 36px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__section-title .container {
    padding: 0; } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__section-head {
    flex-wrap: wrap; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__feature-items {
    grid-template-columns: 1fr;
    gap: 20px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__feature-card, .ldp-template-gender .ldp-page__feature-content {
    min-height: 460px; } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__feature-content {
    padding: 24px 20px; } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__feature-title {
    font-size: 28px;
    line-height: 36px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__lookbook-title {
    font-size: 36px;
    line-height: 44px; } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__lookbook-title {
    font-size: 28px;
    line-height: 36px; } }

@media (max-width: 991px) {
  .ldp-template-gender .ldp-page__lookbook-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@media (max-width: 767px) {
  .ldp-template-gender .ldp-page__lookbook-grid {
    grid-template-columns: 1fr; }
    .ldp-template-gender .ldp-page__lookbook-grid img {
      height: 420px; } }

/*
<div class="swal-overlay swal-overlay--show-modal" tabindex="-1">
  <div class="swal-modal" role="dialog" aria-modal="true"><div class="swal-icon swal-icon--warning">
    <span class="swal-icon--warning__body">
      <span class="swal-icon--warning__dot"></span>
    </span>
  </div><div class="swal-title" style="">Bạn chắc chắn muốn bỏ sản phẩm này ra khỏi giỏ hàng!</div><div class="swal-text" style="">Bạn chắc chắn muốn bỏ sản phẩm này ra khỏi giỏ hàng!</div><div class="swal-footer"><div class="swal-button-container">

    <button class="swal-button swal-button--cancel" tabindex="0">Cancel</button>

    <div class="swal-button__loader">
      <div></div>
      <div></div>
      <div></div>
    </div>

  </div><div class="swal-button-container">

    <button class="swal-button swal-button--confirm swal-button--danger">OK</button>

    <div class="swal-button__loader">
      <div></div>
      <div></div>
      <div></div>
    </div>

  </div></div></div></div>
  => dựa trên html này scss lại font size cho hợp lệ
  */
.swal-modal .swal-title {
  font-size: 20px;
  line-height: 1.2; }

.swal-modal .swal-text {
  font-size: 16px;
  line-height: 1.2; }

.customer-password-page {
  align-items: center;
  background: #ffffff;
  display: flex;
  justify-content: center;
  padding: 80px 16px; }
  .customer-password-page .errors {
    margin-bottom: 16px; }

.customer-password-card {
  width: 100%;
  max-width: 400px; }

.customer-password-title {
  color: #121212;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  margin: 0 0 24px; }

.customer-password-field {
  margin-bottom: 16px; }

.customer-password-label {
  color: #4a4a4a;
  display: inline-flex;
  font-size: 14px;
  font-weight: 500;
  gap: 2px;
  line-height: 20px;
  margin-bottom: 6px; }

.customer-password-required {
  color: #d92d20; }

.customer-password-input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-sizing: border-box;
  color: #121212;
  font-size: 14px;
  height: 44px;
  line-height: 20px;
  padding: 0 14px;
  width: 100%; }
  .customer-password-input::placeholder {
    color: #a8a8a8; }

.customer-password-hint {
  color: #6b6b6b;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 8px 0 0; }

.customer-password-submit {
  background: #121212;
  border: 0;
  border-radius: 9999px;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 8px;
  min-height: 48px;
  padding: 12px 18px;
  width: 100%; }
  .customer-password-submit.is-disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.modal-view-store {
  width: 760px;
  max-width: 100%;
  padding: 20px;
  border-radius: 4px; }
  .modal-view-store__header {
    margin-bottom: 24px;
    text-align: center; }
  .modal-view-store__title {
    font-size: 20px;
    line-height: 1.2;
    margin: 0; }
  .modal-view-store__filter {
    display: flex;
    gap: 16px;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .modal-view-store__filter {
        flex-direction: column; } }
  .modal-view-store__group {
    flex: 1; }
    .modal-view-store__group label {
      display: block;
      margin-bottom: 8px;
      font-weight: 600; }
    .modal-view-store__group select {
      width: 100%;
      height: 44px;
      padding: 0 14px;
      border: 1px solid #ddd;
      border-radius: 8px;
      background: #fff;
      outline: none;
      box-shadow: none; }
  .modal-view-store__body {
    max-height: 450px;
    overflow: auto; }
    @media (max-width: 991px) {
      .modal-view-store__body {
        max-height: 350px; } }
  .modal-view-store__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px; }
    @media (max-width: 991px) {
      .modal-view-store__list {
        grid-template-columns: 1fr; } }
  .modal-view-store__item {
    padding: 18px;
    border: 1px solid #eee;
    border-radius: 10px; }
  .modal-view-store__name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px; }
  .modal-view-store__address {
    color: #666;
    margin-bottom: 6px; }
  .modal-view-store__phone {
    color: #666;
    margin-bottom: 6px; }
  .modal-view-store__stock {
    color: #009933;
    font-weight: 600; }
    .modal-view-store__stock--empty {
      color: #e53935; }
  .modal-view-store__empty {
    text-align: center;
    padding: 40px 0;
    color: #888; }

/* ===== LDP1: Tìm giày cho con ===== */
.ldp1 {
  --ldp1-red: #e31c23;
  --ldp1-red-dark: #c4161c;
  --ldp1-cream: #f7efe8;
  --ldp1-cream-dark: #e8d9cc;
  --ldp1-olive: #93a371;
  --ldp1-pink: #f4b3af;
  --ldp1-text: #1a1a1a;
  --ldp1-border: #d9d3cd;
  background: var(--ldp1-red);
  color: #fff;
  min-height: calc(100vh - 80px);
  padding: 40px 24px 56px;
  overflow: hidden; }
  .ldp1 .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .ldp1__container {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.15fr);
    gap: 40px 48px;
    align-items: center; }
  .ldp1__visual {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    min-width: 0; }
  .ldp1__brand {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px; }
  .ldp1__logo {
    display: inline-flex;
    line-height: 0; }
    .ldp1__logo img {
      width: 110px;
      height: auto;
      filter: brightness(0) invert(1); }
  .ldp1__slogan {
    margin: 0;
    font-family: 'Baloo 2', 'Tilt Warp', sans-serif;
    font-weight: 800;
    font-size: clamp(28px, 3.2vw, 42px);
    line-height: 0.95;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.08); }
  .ldp1__slogan-line {
    display: block; }
  .ldp1__banner {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    line-height: 0; }
    .ldp1__banner img {
      width: 100%;
      height: auto;
      display: block;
      object-fit: cover; }
  .ldp1__intro {
    margin: 0;
    max-width: 420px;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.95); }
  .ldp1__panel {
    min-width: 0; }
  .ldp1__card {
    position: relative;
    background: var(--ldp1-cream);
    color: var(--ldp1-red);
    border-radius: 36px;
    padding: 40px 36px 32px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
    overflow: hidden; }
    .ldp1__card::after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      width: 56px;
      height: 56px;
      background: linear-gradient(225deg, transparent 48%, rgba(0, 0, 0, 0.06) 49%, var(--ldp1-cream-dark) 50%, #dfcfc2 100%);
      border-bottom-right-radius: 36px;
      pointer-events: none;
      box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.06); }
  .ldp1__title {
    margin: 0 0 8px;
    text-align: center;
    font-size: clamp(28px, 3vw, 40px);
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: 0.02em;
    color: var(--ldp1-red);
    text-transform: uppercase; }
  .ldp1__subtitle {
    margin: 0 0 22px;
    text-align: center;
    font-size: clamp(13px, 1.2vw, 16px);
    font-weight: 700;
    letter-spacing: 0.04em;
    color: var(--ldp1-red);
    text-transform: uppercase; }
  .ldp1__search {
    position: relative;
    margin-bottom: 28px; }
  .ldp1__search-label {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    min-height: 54px;
    padding: 0 22px;
    background: #fff;
    border: 1.5px solid var(--ldp1-border);
    border-radius: 999px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease; }
    .ldp1__search-label:focus-within {
      border-color: var(--ldp1-red);
      box-shadow: 0 0 0 3px rgba(227, 28, 35, 0.12); }
  .ldp1__search-icon {
    display: inline-flex;
    flex-shrink: 0;
    color: #b0a9a3; }
  .ldp1__search-input {
    flex: 1;
    min-width: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 16px;
    line-height: 1.4;
    color: var(--ldp1-text);
    height: 52px;
    padding: 0;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none; }
    .ldp1__search-input::-webkit-search-decoration, .ldp1__search-input::-webkit-search-cancel-button, .ldp1__search-input::-webkit-search-results-button, .ldp1__search-input::-webkit-search-results-decoration {
      display: none; }
  .ldp1__search-result {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 8px);
    z-index: 5;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
    padding: 10px;
    max-height: 320px;
    overflow: auto;
    display: none; }
    .ldp1__search-result.is-open {
      display: block; }
  .ldp1__suggest-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px;
    border-radius: 12px;
    text-decoration: none;
    color: var(--ldp1-text);
    transition: background 0.15s ease; }
    .ldp1__suggest-item:hover {
      background: #f6f1ec; }
  .ldp1__suggest-thumb {
    width: 52px;
    height: 52px;
    object-fit: contain;
    border-radius: 8px;
    background: #fafafa;
    flex-shrink: 0; }
  .ldp1__suggest-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0; }
  .ldp1__suggest-name {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .ldp1__suggest-price {
    font-size: 13px;
    font-weight: 700;
    color: var(--ldp1-red); }
  .ldp1__suggest-more, .ldp1__suggest-message {
    display: block;
    text-align: center;
    padding: 12px 8px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: var(--ldp1-red);
    text-decoration: none; }
  .ldp1__suggest-more:hover {
    text-decoration: underline; }
  .ldp1__quick-label {
    margin: 0 0 14px;
    text-align: center;
    font-size: clamp(13px, 1.2vw, 15px);
    font-weight: 800;
    letter-spacing: 0.04em;
    color: var(--ldp1-red);
    text-transform: uppercase; }
  .ldp1__tabs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 28px; }
  .ldp1__tab {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    min-height: 140px;
    padding: 14px 10px 12px;
    border-radius: 18px;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    overflow: hidden; }
    .ldp1__tab:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12); }
    .ldp1__tab--white {
      background: #fff;
      color: var(--ldp1-text); }
      .ldp1__tab--white .ldp1__tab-text {
        color: var(--ldp1-text); }
    .ldp1__tab--green {
      background: var(--ldp1-olive);
      color: #fff; }
      .ldp1__tab--green .ldp1__tab-text {
        color: #fff; }
    .ldp1__tab--pink {
      background: var(--ldp1-pink);
      color: var(--ldp1-red); }
      .ldp1__tab--pink .ldp1__tab-text {
        color: var(--ldp1-red); }
  .ldp1__tab-media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex: 1;
    line-height: 0; }
    .ldp1__tab-media img {
      width: 100%;
      max-width: 120px;
      height: auto;
      max-height: 78px;
      object-fit: contain;
      display: block; }
  .ldp1__tab-text {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.25; }
  .ldp1__more {
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: var(--ldp1-red);
    text-decoration: none;
    padding-bottom: 4px;
    transition: opacity 0.2s ease; }
    .ldp1__more:hover {
      opacity: 0.8;
      text-decoration: underline; }
  @media (max-width: 991px) {
    .ldp1 {
      padding: 28px 16px 40px;
      min-height: auto; }
      .ldp1__container {
        grid-template-columns: 1fr;
        gap: 24px;
        max-width: 560px; }
      .ldp1__visual {
        align-items: center;
        text-align: center;
        gap: 16px; }
      .ldp1__brand {
        align-items: center; }
      .ldp1__logo img {
        width: 96px; }
      .ldp1__slogan {
        font-size: clamp(26px, 8vw, 36px);
        text-align: center; }
      .ldp1__banner {
        max-width: 100%; }
      .ldp1__intro {
        display: none; }
      .ldp1__card {
        border-radius: 28px;
        padding: 28px 18px 24px; }
        .ldp1__card::after {
          width: 44px;
          height: 44px;
          border-bottom-right-radius: 28px; }
      .ldp1__title {
        font-size: 26px;
        margin-bottom: 6px; }
      .ldp1__subtitle {
        margin-bottom: 18px;
        font-size: 12px; }
      .ldp1__search {
        margin-bottom: 22px; }
      .ldp1__search-label {
        min-height: 48px;
        padding: 0 16px; }
      .ldp1__search-input {
        height: 46px;
        font-size: 15px; }
      .ldp1__tabs {
        gap: 8px;
        margin-bottom: 22px; }
      .ldp1__tab {
        min-height: 118px;
        padding: 10px 6px 10px;
        border-radius: 14px; }
      .ldp1__tab-media img {
        max-width: 92px;
        max-height: 64px; }
      .ldp1__tab-text {
        font-size: 11px; }
      .ldp1__more {
        font-size: 14px; } }
  @media (max-width: 379px) {
    .ldp1__tabs {
      grid-template-columns: 1fr; }
    .ldp1__tab {
      min-height: 96px;
      flex-direction: row;
      justify-content: flex-start;
      padding: 10px 14px; }
    .ldp1__tab-media {
      flex: 0 0 72px;
      width: 72px; }
      .ldp1__tab-media img {
        max-width: 72px;
        max-height: 56px; }
    .ldp1__tab-text {
      flex: 1;
      text-align: left;
      font-size: 13px; } }

.contact-page {
  padding: 56px 0 48px;
  background: #fff; }
  .contact-page__wrap {
    max-width: 1120px;
    margin: 0 auto; }
  .contact-page__hero {
    text-align: center;
    margin-bottom: 28px; }
  .contact-page__title {
    margin: 0;
    color: #121212;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2; }
  .contact-page__description {
    margin: 12px auto 0;
    max-width: 640px;
    color: #575757;
    font-size: 16px;
    line-height: 24px; }
  .contact-page__map {
    margin-bottom: 24px;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    border-radius: 16px;
    background: #f5f5f5; }
    .contact-page__map iframe,
    .contact-page__map embed,
    .contact-page__map object {
      display: block;
      width: 100%;
      min-height: 320px;
      border: 0; }
  .contact-page__grid {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.9fr);
    gap: 20px;
    align-items: start; }
  .contact-page__form-card, .contact-page__info-card {
    padding: 28px;
    border: 1px solid #e9e9e9;
    border-radius: 16px;
    background: #fafafa; }
  .contact-page__info-card {
    background: #fff; }
  .contact-page__card-header {
    margin-bottom: 22px; }
  .contact-page__card-title {
    margin: 0;
    color: #121212;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3; }
  .contact-page__card-desc {
    margin: 8px 0 0;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 21px; }
  .contact-page__form {
    display: grid;
    gap: 18px; }
  .contact-page__alert {
    margin: 0;
    padding: 12px 14px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 21px; }
    .contact-page__alert--success {
      border: 1px solid #b7e4c7;
      background: #edf9f1;
      color: #1b7a3d; }
    .contact-page__alert--error {
      border: 1px solid #f5c2c0;
      background: #fff5f5;
      color: #b42318; }
    .contact-page__alert ul {
      margin: 0;
      padding-left: 18px; }
  .contact-page__fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 16px;
    margin-bottom: 16px; }
  .contact-page__field {
    display: flex;
    flex-direction: column;
    gap: 8px; }
    .contact-page__field--full {
      grid-column: 1 / -1; }
  .contact-page__label {
    margin: 0;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; }
  .contact-page__optional {
    color: #8a8a8a;
    font-weight: 400; }
  .contact-page__input, .contact-page__textarea {
    width: 100%;
    min-height: 46px;
    padding: 12px 14px;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    background: #fff;
    color: #121212;
    font-size: 14px;
    line-height: 20px;
    box-shadow: none;
    transition: border-color 0.2s ease; }
    .contact-page__input::placeholder, .contact-page__textarea::placeholder {
      color: #9a9a9a; }
    .contact-page__input:focus, .contact-page__textarea:focus {
      border-color: #121212;
      outline: none; }
  .contact-page__textarea {
    min-height: 140px;
    resize: vertical; }
  .contact-page__submit {
    justify-self: start;
    min-width: 180px;
    padding: 12px 24px;
    border: 0;
    border-radius: 999px;
    background: #121212;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    cursor: pointer;
    transition: opacity 0.2s ease; }
    .contact-page__submit:hover {
      opacity: 0.88; }
  .contact-page__company {
    margin: 0 0 18px;
    color: #121212;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px; }
  .contact-page__info-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 14px; }
  .contact-page__info-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    padding: 14px;
    border: 1px solid #ececec;
    border-radius: 12px;
    background: #fafafa; }
  .contact-page__info-icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #121212;
    color: #fff; }
  .contact-page__info-content {
    min-width: 0;
    display: grid;
    gap: 4px; }
  .contact-page__info-label {
    color: #6f6f6f;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.4px; }
  .contact-page__info-value {
    color: #121212;
    font-size: 14px;
    line-height: 21px;
    word-break: break-word; }
  .contact-page__info-link {
    text-decoration: none;
    transition: color 0.2s ease; }
    .contact-page__info-link:hover {
      color: #0d3f98;
      text-decoration: underline; }
  .contact-page__note {
    margin-top: 18px;
    padding-top: 16px;
    border-top: 1px solid #ececec;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 21px; }
    .contact-page__note p {
      margin: 0 0 8px; }
      .contact-page__note p:last-child {
        margin-bottom: 0; }
  @media (max-width: 991px) {
    .contact-page {
      padding: 48px 0 40px; }
      .contact-page__title {
        font-size: 34px; }
      .contact-page__grid {
        grid-template-columns: 1fr; }
      .contact-page__map iframe,
      .contact-page__map embed,
      .contact-page__map object {
        min-height: 280px; } }
  @media (max-width: 767px) {
    .contact-page {
      padding: 36px 0 32px; }
      .contact-page__hero {
        margin-bottom: 22px; }
      .contact-page__title {
        font-size: 28px;
        line-height: 1.3; }
      .contact-page__description {
        margin-top: 10px;
        font-size: 15px;
        line-height: 22px; }
      .contact-page__form-card, .contact-page__info-card {
        padding: 18px; }
      .contact-page__card-title {
        font-size: 20px; }
      .contact-page__fields {
        grid-template-columns: 1fr; }
      .contact-page__submit {
        width: 100%;
        justify-self: stretch; }
      .contact-page__map {
        margin-bottom: 18px;
        border-radius: 14px; }
        .contact-page__map iframe,
        .contact-page__map embed,
        .contact-page__map object {
          min-height: 220px; } }
