

/* Start:/brand/limited-edition/styles.css?1683798740941*/
.le-banner {
  width: 100%;
}
.necklace {
  width: 100%;
}
.half-container {
  display: flex;
  justify-content: space-between;
}
.half {
  width: 49%;
}
.order-first {
  order: -1;
}
.text {
  padding: 75px;
  font-size: 18px;
  line-height: 24px;
}
.long-text {
  padding: 0 75px;
}
.bottom-block {
  padding: 0 150px;
  font-family: 'GothamProMedium';
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.bottom-block img {
  width: auto;
}



@media screen and (max-width: 997px) {
  .half-container {
    display: block;
  }
  .half {
    width: 100%;
    padding: 0;
  }
  .order-first {
    order: 0;
  }
  .necklace {
    margin-bottom: 30px;
  }
  .text {
    margin-bottom: 30px;
    order: 1;
  }
  .bottom-block {
    padding: 0;
  }
  .bottom-block__text {
    text-align: left;
  }
  .bottom-block img {
    width: 100%;
  }

  .half.text, .bottom-block__text--sm {
    font-size: 14px;
    line-height: 20px;
  }
}
/* End */


/* Start:/brand/styles.css?17695148523278*/
.nav-left {
  position: sticky;
  top: 0;
  white-space: nowrap;
  height: 320px;
}
.croped-advantages {
  padding-top: 60px !important;
}
.croped-site-footer {
  margin-top: 120px !important;
}
.p-content {
  display: flex;
}
.p-content__content {
  font-size: 16px !important;
  line-height: 22px !important;
}
.right-content {
  padding: 0 !important;
}
.right-content ul:not(.sizes-page__size-descriptions-list) li {
  list-style-type: none !important;
  margin-bottom: 12px !important;
  text-align: left;
}
.right-content ul:not(.sizes-page__size-descriptions-list) li::marker {
  color: #C4262E;
  width: 10px;
  height: 10px;
  font-size: 40px;
}
.right-content ul:not(.sizes-page__size-descriptions-list) li:before{
  content: "" !important;
  position: absolute;
  left: -30px !important;
  top: 6px !important;
  width: 10px;
  height: 10px;
  background-color: #C4262E;
  border-radius: 50%;
}
.right-content ul:not(.sizes-page__size-descriptions-list) {
  padding-left: 30px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.text-red {
  color: #E6431C;
}
.font-gpm {
  font-family: 'GothamProMedium';
}
.text-lg {
  font-family: "gothampro";
  font-size: 20px;
  line-height: 24px;
}
.link {
  color: #000;
  opacity: 0.5;
  cursor: pointer;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.link:hover {
  opacity: 1;
  color: #C4262E;
  text-decoration: none;
}
.limiter-inner {
  max-width: 1300px !important;
}
.container {
  background-color: #fff !important;
  overflow: unset !important;
}
.right-content{
  padding-top: 0 !important;
}
.page-name span {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #E6431C;
}
.page-title {
  font-family: 'GothamProMedium';
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media screen and (max-width: 1440px) {
  .breadcrumb {
    padding: 0 18px !important;
  }
  .p-content__menu {
    display: block !important;
  }
  .p-content__content {
    width: 100% !important;
  }
}

@media screen and (max-width: 997px) {
  .breadcrumb {
    padding-top: 20px !important;
  }

  .croped-site-footer {
    margin-top: 80px !important;
  }
  .p-content__content {
    width: 100%;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .p-content {
    padding: 0 15px !important;
    margin-bottom: 80px !important;
  }
  .p-content__menu {
    display: none !important;
  }

  .page-name {
    display: none;
  }
  .mb12 {
    margin-bottom: 10px !important;
  }
  .mb30 {
    margin-bottom: 20px !important;
  }
  .mb40 {
    margin-bottom: 30px !important;
  }
  .mb60 {
    margin-bottom: 40px !important;
  }
  .mb80 {
    margin-bottom: 60px !important;
  }
  .mb120 {
    margin-bottom: 80px !important;
  }
  .page-name {
    display: none;
  }
  .page-title {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 36px;
    white-space: nowrap;
  }
  .support-links {
    display: none !important;
  }
}
/* End */
/* /brand/limited-edition/styles.css?1683798740941 */
/* /brand/styles.css?17695148523278 */
