@font-face {
  font-family: "halcom-extrabold";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Halcom-ExtraBold.otf") format("opentype"); }

@font-face {
  font-family: "halcom-book";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Halcom-Book.otf") format("opentype"); }

.main-button, .hCard-grid .hCard-content.txt a, [data-content-region="home_custom_category"] a, .specialEvent a, [data-content-region="home_feature_designer"] a {
  font-size: 15px;
  line-height: 36px;
  font-family: "halcom-bold", sans-serif;
  letter-spacing: -0.7px;
  color: #000;
  background: #fff;
  text-align: center;
  border-radius: 4px;
  padding-left: 20px;
  padding-right: 20px;
  border: 2px solid #682f71;
  transition: all 0.3s ease-in-out; }
  @media screen and (min-width: 900px) {
    .main-button, .hCard-grid .hCard-content.txt a, [data-content-region="home_custom_category"] a, .specialEvent a, [data-content-region="home_feature_designer"] a {
      font-size: 17px;
      letter-spacing: -0.9px;
      background: #fff;
      color: #000; }
      .main-button:hover, .hCard-grid .hCard-content.txt a:hover, [data-content-region="home_custom_category"] a:hover, .specialEvent a:hover, [data-content-region="home_feature_designer"] a:hover {
        background: #682f71;
        color: #fff; } }

.hCard-section h3.deskNone {
  text-align: center; }

.hCard-grid {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media screen and (min-width: 900px) {
    .hCard-grid {
      padding-top: 56px; } }
  .hCard-grid .hCard-content.txt {
    order: 2; }
    .hCard-grid .hCard-content.txt p {
      margin-bottom: 0;
      color: #0f0f0f; }
  .hCard-grid .hCard-content.img {
    order: 1;
    margin-bottom: 16px; }
  .hCard-grid .hCard-content:nth-child(4) {
    margin-top: 40px; }
    @media screen and (min-width: 900px) {
      .hCard-grid .hCard-content:nth-child(4) {
        margin-top: 0; } }
  @media screen and (min-width: 900px) {
    .hCard-grid .hCard-content {
      width: 50%; }
      .hCard-grid .hCard-content.txt {
        order: 1;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .hCard-grid .hCard-content.txt p {
          padding-right: 20px; }
      .hCard-grid .hCard-content.img {
        order: 2;
        margin-bottom: 0; } }
  @media screen and (min-width: 1100px) {
    .hCard-grid .hCard-content.txt p {
      padding-right: 20px; } }
  .hCard-grid .deskNone.section-title {
    text-align: left;
    margin-bottom: 9px; }
  .hCard-grid .hCard-content.txt a {
    margin-top: 16px;
    display: block;
    max-width: fit-content; }
    @media screen and (min-width: 1100px) {
      .hCard-grid .hCard-content.txt a {
        margin-top: 24.5px; } }

div[data-content-region="home_below_carousel"] div[id*="bc-carousel-container"] {
  margin-bottom: 0; }

div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
  padding: 0; }
  @media screen and (max-width: 900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      text-align: center;
      min-height: 505px; } }
  @media screen and (min-width: 901px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      min-height: 484px; } }
  @media screen and (min-width: 1441px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      min-height: 550px; } }
  @media screen and (min-width: 1900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      min-height: 625px; } }
  div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div > div {
    margin-left: auto;
    margin-right: auto;
    max-width: 1340px;
    padding: 0 16px;
    position: relative;
    width: 100%; }
    @media screen and (min-width: 1372px) {
      div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div > div {
        padding: 0; } }

div[data-content-region="home_below_carousel"] div[data-test-id="carousel-title"] p {
  font-size: 28px;
  line-height: 39px;
  font-family: "halcom-extrabold", sans-serif;
  letter-spacing: -0.8px;
  color: #0f0f0f; }
  @media screen and (min-width: 900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id="carousel-title"] p {
      font-size: 44px;
      line-height: 53px;
      letter-spacing: -0.13px;
      max-width: 574px; } }

div[data-content-region="home_below_carousel"] div[data-test-id="carousel-subtitle"] p {
  font-size: 16px;
  line-height: 28px;
  color: #0f0f0f; }
  @media screen and (min-width: 900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id="carousel-subtitle"] p {
      font-size: 18px;
      line-height: 28px;
      max-width: 574px; } }

div[data-content-region="home_below_carousel"] div[data-test-id="carousel-cta-button"] {
  background-color: #fff;
  border: 2px solid #682f71; }
  @media screen and (min-width: 900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id="carousel-cta-button"] {
      background-color: #682f71; } }
  div[data-content-region="home_below_carousel"] div[data-test-id="carousel-cta-button"] p {
    font-size: 16px;
    line-height: 19px;
    font-family: "halcom-bold", sans-serif;
    letter-spacing: -0.8px;
    color: #000000; }
    @media screen and (min-width: 900px) {
      div[data-content-region="home_below_carousel"] div[data-test-id="carousel-cta-button"] p {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: -0.9px;
        max-width: 574px;
        color: #fff; } }

div[data-content-region="home_below_carousel"] [data-test-id="carousel-left-arrow"],
div[data-content-region="home_below_carousel"] [data-test-id="carousel-right-arrow"] {
  display: none; }

div[data-content-region="home_below_carousel"] [data-test-id="carousel-bullets"] {
  bottom: 10px; }
  @media screen and (min-width: 900px) {
    div[data-content-region="home_below_carousel"] [data-test-id="carousel-bullets"] {
      width: 100%;
      padding: 0 16px; } }
  @media screen and (min-width: 1372px) {
    div[data-content-region="home_below_carousel"] [data-test-id="carousel-bullets"] {
      max-width: 1340px;
      padding: 0; } }
  div[data-content-region="home_below_carousel"] [data-test-id="carousel-bullets"] button {
    border-radius: 0;
    width: 19px;
    height: 9px;
    background-color: #D0D0D0;
    border-color: #D0D0D0; }
    div[data-content-region="home_below_carousel"] [data-test-id="carousel-bullets"] button.bc-carousel__bullet-active {
      width: 31px;
      background-color: #682f71;
      border-color: #682f71; }

.our-company p {
  text-align: center; }

.hCard-section.multiple .hCard-content:nth-child(1) {
  order: 2; }

.hCard-section.multiple .hCard-content:nth-child(2) {
  order: 1; }

.hCard-section.multiple .hCard-content:nth-child(3) {
  order: 4; }

.hCard-section.multiple .hCard-content:nth-child(4) {
  order: 3; }

.hCard-section.multiple .hCard-content:nth-child(5) {
  order: 6; }

.hCard-section.multiple .hCard-content:nth-child(6) {
  order: 5; }

@media screen and (min-width: 900px) {
  .hCard-section.multiple .hCard-content:nth-child(1) {
    order: 1;
    padding-right: 30px; }
  .hCard-section.multiple .hCard-content:nth-child(2) {
    order: 2;
    margin-bottom: 15.55px; }
  .hCard-section.multiple .hCard-content:nth-child(3) {
    order: 4;
    padding-left: 30px; }
  .hCard-section.multiple .hCard-content:nth-child(4) {
    order: 3; }
  .hCard-section.multiple .hCard-content:nth-child(5) {
    order: 5; }
  .hCard-section.multiple .hCard-content:nth-child(6) {
    order: 6; } }

@media screen and (min-width: 1100px) {
  .hCard-section.multiple .hCard-content:nth-child(1) {
    padding-right: 60px; }
  .hCard-section.multiple .hCard-content:nth-child(3) {
    padding-left: 60px; } }

@media screen and (min-width: 1372px) {
  .hCard-section.multiple .hCard-content:nth-child(1) {
    padding-right: 118px; }
  .hCard-section.multiple .hCard-content:nth-child(3) {
    padding-left: 118px; } }

[data-content-region="home_custom_category"] .customcategory {
  margin-top: 40px; }
  @media screen and (min-width: 900px) {
    [data-content-region="home_custom_category"] .customcategory {
      margin-top: 50px; } }

[data-content-region="home_custom_category"] .flex {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (min-width: 900px) {
    [data-content-region="home_custom_category"] .flex {
      gap: 23px; } }

[data-content-region="home_custom_category"] .cat-item {
  position: relative;
  width: 100%;
  max-width: 358px; }
  @media screen and (min-width: 1100px) {
    [data-content-region="home_custom_category"] .cat-item {
      max-width: calc(100% / 3 - (46px / 3)); } }

[data-content-region="home_custom_category"] .cat-item-name {
  position: absolute;
  bottom: 33.63px;
  left: 31px;
  right: 31px; }

[data-content-region="home_custom_category"] img {
  max-width: 100%; }

[data-content-region="home_custom_category"] h2 {
  font-size: 24px;
  line-height: 29px;
  font-family: "halcom-bold", sans-serif;
  letter-spacing: -0.7px;
  margin-top: 0;
  color: #fff;
  text-shadow: 2px 0px 2px #000000; }
  @media screen and (min-width: 900px) {
    [data-content-region="home_custom_category"] h2 {
      font-size: 32px;
      line-height: 38px;
      letter-spacing: -0.1px; } }

[data-content-region="home_custom_category"] a {
  display: inline-block; }

.trending-product {
  margin-top: 40px; }
  .trending-product .section-title {
    margin-bottom: 23px; }
  @media screen and (max-width: 900px) {
    .trending-product .overflow-auto {
      overflow: auto; } }
  .trending-product .product-list {
    justify-content: space-between;
    gap: 16px;
    padding-bottom: 10px; }
    @media screen and (max-width: 900px) {
      .trending-product .product-list {
        width: 1320px; } }
  .trending-product .product {
    width: 318px;
    box-shadow: 0px 4px 10px #00000014;
    border-radius: 4px; }
    .trending-product .product .card-image {
      object-fit: contain; }
  .trending-product .card-body {
    padding: 20px 15.3px 17.62px; }
  .trending-product .card-wishlist img {
    width: 28px !important;
    margin-top: 0 !important; }
  .trending-product [data-product-sku] {
    font-size: 14px !important;
    letter-spacing: 0.25px !important;
    margin-right: 30px !important; }
    @media screen and (min-width: 900px) {
      .trending-product [data-product-sku] {
        font-size: 15px !important; } }
  .trending-product .card-title {
    margin: 0 30px 10px 0; }
    .trending-product .card-title a {
      font-size: 18px;
      line-height: 22px;
      letter-spacing: -0.05px;
      font-family: "halcom-bold", sans-serif;
      color: #1C1C1C !important;
      display: block !important;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .trending-product [data-test-info-type="brandName"] {
    font-family: "halcom-book", sans-serif;
    margin-bottom: 19px !important; }
  .trending-product .list-btn {
    font-size: 17px !important;
    line-height: 20px !important;
    font-family: "halcom-bold", sans-serif;
    color: #000000;
    letter-spacing: -0.09px !important; }
    .trending-product .list-btn::after {
      top: 6px !important;
      border-left: 7px solid #000; }
    @media screen and (min-width: 900px) {
      .trending-product .list-btn {
        font-size: 18px !important; } }
  @media screen and (min-width: 900px) {
    .trending-product {
      margin-top: 64px; }
      .trending-product .product-list {
        gap: 22.5px; }
      .trending-product .product {
        width: calc(25% - (67.5px / 3)); }
      .trending-product .section-title {
        margin-bottom: 33px; } }

@media screen and (min-width: 900px) {
  .specialEvent {
    margin-top: 54px; } }

.specialEvent .flex {
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center; }

.specialEvent h2.section-title {
  width: 100%;
  text-align: center; }
  @media screen and (min-width: 900px) {
    .specialEvent h2.section-title {
      margin-bottom: 33px; } }

.specialEvent .cat-item {
  position: relative;
  width: 100%;
  max-width: 400px; }
  @media screen and (min-width: 900px) {
    .specialEvent .cat-item {
      max-width: calc(50% - 12px); } }

.specialEvent .cat-item-name {
  position: absolute;
  bottom: 33.63px;
  left: 31px;
  right: 31px; }

.specialEvent img {
  max-width: 100%; }

.specialEvent h3 {
  font-size: 24px;
  line-height: 29px;
  font-family: "halcom-bold", sans-serif;
  letter-spacing: -0.7px;
  margin-top: 0;
  color: #fff; }
  @media screen and (min-width: 900px) {
    .specialEvent h3 {
      font-size: 32px;
      line-height: 38px;
      letter-spacing: -0.1px; } }

.specialEvent a {
  display: inline-block; }

@media screen and (min-width: 900px) {
  [data-content-region="home_feature_designer"] {
    margin-top: 98px;
    background: #F5F5F5;
    padding-top: 43.8px; } }

[data-content-region="home_feature_designer"] .flex {
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (max-width: 900px) {
    [data-content-region="home_feature_designer"] .flex {
      justify-content: start; } }
  @media screen and (min-width: 1340px) {
    [data-content-region="home_feature_designer"] .flex {
      gap: 110px;
      justify-content: start; } }

[data-content-region="home_feature_designer"] .content {
  max-width: 500px;
  padding-bottom: 43.8px; }
  @media screen and (max-width: 900px) {
    [data-content-region="home_feature_designer"] .content {
      order: 2;
      max-width: 100%; } }
  @media screen and (min-width: 1100px) {
    [data-content-region="home_feature_designer"] .content {
      max-width: 660px; } }
  @media screen and (min-width: 1340px) {
    [data-content-region="home_feature_designer"] .content {
      max-width: 760px; } }

[data-content-region="home_feature_designer"] .image {
  width: 270px;
  position: relative; }
  @media screen and (max-width: 900px) {
    [data-content-region="home_feature_designer"] .image {
      order: 1; } }
  @media screen and (min-width: 1340px) {
    [data-content-region="home_feature_designer"] .image {
      width: 365px; } }
  [data-content-region="home_feature_designer"] .image::after {
    content: '';
    position: absolute;
    width: 280px;
    height: 280px;
    left: 42.65px;
    top: -28px;
    background: #682f71;
    opacity: 0.1;
    z-index: -1; }
    @media screen and (min-width: 1340px) {
      [data-content-region="home_feature_designer"] .image::after {
        width: 389px;
        height: 389px; } }
  [data-content-region="home_feature_designer"] .image img {
    max-width: 100%;
    margin-top: -70.8px;
    max-height: 398px; }

[data-content-region="home_feature_designer"] h4 {
  font-size: 15px;
  line-height: 22px;
  font-family: "halcom-medium", sans-serif;
  letter-spacing: -0.34px;
  color: #1C1C1C;
  margin-top: 0;
  text-transform: uppercase; }
  @media screen and (min-width: 900px) {
    [data-content-region="home_feature_designer"] h4 {
      font-size: 17px;
      line-height: 28px; } }

[data-content-region="home_feature_designer"] .section-title {
  margin-bottom: 18px; }

[data-content-region="home_feature_designer"] p {
  font-size: 16px;
  line-height: 22px;
  color: #0f0f0f;
  margin-bottom: 18px; }
  @media screen and (min-width: 900px) {
    [data-content-region="home_feature_designer"] p {
      font-size: 18px;
      line-height: 28px; } }

[data-content-region="home_feature_designer"] a {
  display: inline-block; }
