div.bcs-delivery-page {
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  div.bcs-delivery-page {
    padding-bottom: 48px;
  }
}

.bcs-delivery-page .bcs-category-banners,
.bcs-delivery-page .bcs-cta-product-list,
.bcs-delivery-page .bcs-delivery-calculator,
.bcs-delivery-page .bcs-delivery-methods,
.bcs-delivery-page .bcs-delivery-remember,
.bcs-delivery-page .bcs-delivery-pallets,
.bcs-delivery-page .bcs-delivery-lead-time {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .bcs-delivery-page .bcs-category-banners,
  .bcs-delivery-page .bcs-cta-product-list,
  .bcs-delivery-page .bcs-delivery-calculator,
  .bcs-delivery-page .bcs-delivery-methods,
  .bcs-delivery-page .bcs-delivery-remember,
  .bcs-delivery-page .bcs-delivery-pallets,
  .bcs-delivery-page .bcs-delivery-lead-time {
    margin-bottom: 48px;
  }
}
.bcs-delivery-page .bcs-delivery-quantity {
  margin-bottom: 136px;
}
@media (max-width: 767px) {
  .bcs-delivery-page .bcs-delivery-quantity {
    margin-bottom: 48px;
  }
}
.bcs-delivery-page .bcs-category-banners {
  margin-top: 0;
}
.bcs-delivery-page__hero-wrap {
  position: relative;
  margin-bottom: 112px;
}
@media (max-width: 767px) {
  .bcs-delivery-page__hero-wrap {
    margin-bottom: 48px;
  }
}
.bcs-delivery-page__breadcrumbs-wrap {
  padding-block: 0;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .bcs-delivery-page__breadcrumbs-wrap {
    margin-bottom: 12px;
  }
}
.bcs-delivery-page__breadcrumbs-wrap .bcs-breadcrumb {
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 1.5;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list {
  box-sizing: border-box;
  width: 100%;
  max-width: 1360px;
  margin-inline: auto;
  padding-inline: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 88px;
  min-height: 0;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list.bcs-cta-product-list--image-right {
  flex-direction: row-reverse;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list.bcs-cta-product-list--no-image .bcs-cta-product-list__content {
  flex: 1 1 100%;
  width: 100%;
}
@media (max-width: 1023px) {
  .bcs-delivery-page__logistics-row.bcs-cta-product-list {
    flex-direction: column;
    gap: 40px;
    padding-inline: 16px;
  }
  .bcs-delivery-page__logistics-row.bcs-cta-product-list.bcs-cta-product-list--image-right {
    flex-direction: column;
  }
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__image {
  flex: 0 0 584px;
  width: 584px;
  max-width: 100%;
  aspect-ratio: 584 / 280;
  min-height: 0;
  overflow: hidden;
  background: transparent;
  align-self: center;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__img {
  display: block;
  position: static;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__content {
  flex: 1 1 0;
  min-width: 0;
  width: auto;
  padding: 0;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  max-width: 432px;
  width: 100%;
  margin: 0 auto;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__title {
  margin: 0;
  max-width: 432px;
  width: 100%;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.32px;
  text-align: center;
  color: #000000;
}
@media (max-width: 767px) {
  .bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__title {
    font-size: 24px;
    letter-spacing: -0.24px;
  }
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__title-part--italic {
  font-style: italic;
  font-weight: 400;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__title-part--regular {
  font-weight: 400;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  margin: 0;
  max-width: none;
  text-align: center;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__desc--lead {
  margin: 0;
  max-width: 326px;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  color: #000000;
}
@media (max-width: 767px) {
  .bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__desc--lead {
    font-size: 20px;
    max-width: 100%;
  }
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__desc--tip {
  margin: 0;
  max-width: 360px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #000000;
}
.bcs-delivery-page__logistics-row.bcs-cta-product-list .bcs-cta-product-list__tip-label {
  font-weight: 900;
}
.bcs-delivery-page__list {
  margin: 0;
  padding-left: 24px;
  max-width: 360px;
  width: 100%;
  list-style: disc;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #000000;
}
.bcs-delivery-page__list li {
  margin: 0;
}
.bcs-delivery-page__list li + li {
  margin-top: 0;
}

.bcs-hero--delivery .bcs-hero__stage--delivery {
  position: relative;
  aspect-ratio: 1360 / 435;
  min-height: 0;
}
@media (max-width: 767px) {
  .bcs-hero--delivery .bcs-hero__stage--delivery {
    aspect-ratio: 375 / 300;
  }
}
.bcs-hero--delivery .bcs-hero__slide--delivery {
  position: relative;
  height: 100%;
  width: 100%;
}
.bcs-hero--delivery .bcs-hero__image {
  background-position: center center;
}
.bcs-hero--delivery .bcs-hero__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
}
.bcs-hero--delivery .bcs-hero__layer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bcs-hero--delivery .bcs-hero__content {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 100%;
  padding: 0 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: none;
  text-align: center;
}
@media (max-width: 767px) {
  .bcs-hero--delivery .bcs-hero__content {
    padding: 0 24px;
  }
}
.bcs-hero--delivery .bcs-hero__title--delivery {
  align-self: stretch;
  margin: 0 0 24px;
  color: #FFFFFF;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.48px;
  text-align: center;
}
@media (max-width: 767px) {
  .bcs-hero--delivery .bcs-hero__title--delivery {
    font-size: 32px;
    letter-spacing: -0.32px;
  }
}
.bcs-hero--delivery .bcs-hero__title-lead,
.bcs-hero--delivery .bcs-hero__title-em {
  display: block;
}
.bcs-hero--delivery .bcs-hero__title-em {
  font-style: italic;
  font-weight: 400;
}
.bcs-hero--delivery .bcs-hero__cta--delivery {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px 32px;
  border: none;
  border-radius: 4px;
  background-color: #0E4FE3;
  color: #ECECEC;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.bcs-hero--delivery .bcs-hero__cta--delivery:hover, .bcs-hero--delivery .bcs-hero__cta--delivery:focus-visible {
  background-color: rgb(11.6298755187, 65.6257261411, 188.5701244813);
  color: #ECECEC;
}
.bcs-hero--delivery .bcs-hero__cta--delivery:focus-visible {
  outline: 2px solid #FFFFFF;
  outline-offset: 2px;
}

.bcs-delivery-tabs {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(50%);
  z-index: 2;
}
.bcs-delivery-tabs .bcs-container {
  display: flex;
  justify-content: center;
}
.bcs-delivery-tabs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bcs-delivery-tabs__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  border: 0.5px solid #000000;
  border-radius: 4px;
  background: #ECECEC;
  color: #000000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.bcs-delivery-tabs__link:hover, .bcs-delivery-tabs__link:focus-visible {
  color: #000000;
  background: #ECECEC;
  border-color: #000000;
}
.bcs-delivery-tabs__link--active {
  border-color: #000000;
  background: #000000;
  color: #FFFFFF;
}
.bcs-delivery-tabs__link--active:hover, .bcs-delivery-tabs__link--active:focus-visible {
  background: #000000;
  color: #FFFFFF;
  border-color: #000000;
}
@media (max-width: 767px) {
  .bcs-delivery-tabs {
    position: static;
    transform: none;
    margin-top: 16px;
  }
  .bcs-delivery-tabs .bcs-container {
    justify-content: flex-start;
  }
  .bcs-delivery-tabs__list {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-bottom: 8px;
    -webkit-overflow-scrolling: touch;
  }
  .bcs-delivery-tabs__link {
    flex: 0 0 auto;
    white-space: nowrap;
    font-size: 14px;
    padding: 12px 16px;
  }
}

.bcs-delivery-quantity {
  scroll-margin-top: 120px;
}
.bcs-delivery-quantity__header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  align-items: end;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .bcs-delivery-quantity__header {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.bcs-delivery-quantity__title {
  margin: 0;
  color: #000000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.4px;
  text-align: center;
}
@media (max-width: 767px) {
  .bcs-delivery-quantity__title {
    font-size: 32px;
    letter-spacing: -0.32px;
  }
}
.bcs-delivery-quantity__stat {
  margin-inline: auto;
  max-width: 520px;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
}
.bcs-delivery-quantity__stat strong {
  color: #000000;
  font-weight: 700;
}
@media (max-width: 767px) {
  .bcs-delivery-quantity__stat {
    max-width: none;
    font-size: 18px;
  }
}
.bcs-delivery-quantity__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 767px) {
  .bcs-delivery-quantity__cards {
    grid-template-columns: 1fr;
  }
}
.bcs-delivery-quantity__card {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 527 / 320;
}
.bcs-delivery-quantity__card--bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bcs-delivery-quantity__card--bg::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.4);
  pointer-events: none;
}
.bcs-delivery-quantity__card--bg-centered {
  background-position: center center;
  background-size: 100% auto;
}
.bcs-delivery-quantity__card-image {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 527 / 320;
  object-fit: cover;
}
.bcs-delivery-quantity__card-overlay {
  position: absolute;
  z-index: 1;
  left: 30px;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  width: 420px;
  max-width: calc(100% - 48px);
  padding: 24px;
  border-radius: 10px;
  background: #ECECEC;
  color: #000000;
}
.bcs-delivery-quantity__card-overlay--top {
  top: 30px;
  bottom: auto;
}
@media (max-width: 767px) {
  .bcs-delivery-quantity__card-overlay {
    left: 24px;
    width: auto;
    max-width: calc(100% - 48px);
  }
  .bcs-delivery-quantity__card-overlay:not(.bcs-delivery-quantity__card-overlay--top) {
    bottom: 24px;
  }
  .bcs-delivery-quantity__card-overlay--top {
    top: 24px;
  }
}
.bcs-delivery-quantity__card-text {
  margin: 0;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.36px;
}
.bcs-delivery-quantity__highlight {
  color: #0E4FE3;
  font-weight: 700;
}

.bcs-delivery-calculator {
  display: flex;
  align-items: stretch;
  min-height: 762px;
  scroll-margin-top: 120px;
}
@media (max-width: 1023px) {
  .bcs-delivery-calculator {
    flex-direction: column;
    min-height: auto;
  }
}
.bcs-delivery-calculator__image {
  flex: 0 0 43%;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #e8d5b7 0%, #c4a882 100%);
  min-height: 400px;
}
@media (max-width: 1023px) {
  .bcs-delivery-calculator__image {
    flex: none;
    width: 100%;
    min-height: 300px;
  }
}
.bcs-delivery-calculator__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}
.bcs-delivery-calculator__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 64px 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .bcs-delivery-calculator__content {
    padding: 40px 16px;
  }
}
.bcs-delivery-calculator__title {
  align-self: stretch;
  margin: 0 0 16px;
  color: #000000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}
.bcs-delivery-calculator__lead {
  align-self: stretch;
  max-width: 708px;
  width: 100%;
  margin: 0 auto 40px;
  color: #0E4FE3;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.bcs-delivery-calculator__steps {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.bcs-delivery-calculator__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 520px;
  padding: 32px 0;
  text-align: center;
}
.bcs-delivery-calculator__step:not(:last-child) {
  border-bottom: 1px solid #ECECEC;
}
.bcs-delivery-calculator__step:first-child {
  padding-top: 0;
}
.bcs-delivery-calculator__step:last-child {
  padding-bottom: 0;
}
.bcs-delivery-calculator__step-number {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #0E4FE3;
  color: #FFFFFF;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
.bcs-delivery-calculator__step-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.bcs-delivery-calculator__step-title {
  align-self: stretch;
  margin: 0 0 12px;
  color: #000000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.bcs-delivery-calculator__step-email {
  margin: 0 0 12px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
.bcs-delivery-calculator__step-email a {
  color: #0E4FE3;
  font-weight: 400;
  text-decoration: underline;
}
.bcs-delivery-calculator__step-desc {
  margin: 0;
  max-width: 420px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}

.bcs-delivery-methods {
  scroll-margin-top: 120px;
}
.bcs-delivery-methods__header {
  display: flex;
  align-items: flex-start;
  gap: 48px;
  align-self: stretch;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .bcs-delivery-methods__header {
    flex-direction: column;
    gap: 16px;
  }
}
.bcs-delivery-methods__title {
  flex: 1 0 0;
  margin: 0;
  color: #000000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.32px;
}
.bcs-delivery-methods__title-strong {
  font-weight: 600;
  font-style: italic;
}
.bcs-delivery-methods__intro {
  flex: 0 0 520px;
  width: 520px;
  max-width: 520px;
  margin: 0;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .bcs-delivery-methods__intro {
    flex: 1 1 auto;
    width: auto;
    max-width: none;
  }
}
.bcs-delivery-methods__grid {
  display: flex;
  align-items: stretch;
  gap: 24px;
  align-self: stretch;
}
@media (max-width: 767px) {
  .bcs-delivery-methods__grid {
    flex-direction: column;
  }
}
.bcs-delivery-methods__card {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  aspect-ratio: 444 / 168;
  padding: 16px 24px;
  border-radius: 5px;
  background: #ECECEC;
}
.bcs-delivery-methods__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  color: #0E4FE3;
}
.bcs-delivery-methods__icon svg {
  display: block;
  width: 32px;
  height: 32px;
}
.bcs-delivery-methods__card-title {
  margin: 0;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: center;
}
.bcs-delivery-methods__card-desc {
  margin: 0;
  width: 360px;
  max-width: 100%;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.16px;
  text-align: center;
}

.bcs-delivery-remember__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 16px 24px 40px;
  border-radius: 10px;
  background: #ECECEC;
  text-align: center;
}
@media (max-width: 767px) {
  .bcs-delivery-remember__inner {
    padding: 16px 16px 32px;
  }
}
.bcs-delivery-remember__icon {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #0E4FE3;
}
.bcs-delivery-remember__icon svg {
  width: 32px;
  height: 32px;
}
.bcs-delivery-remember__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: 100%;
}
.bcs-delivery-remember__title {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  color: #000000;
}
@media (max-width: 767px) {
  .bcs-delivery-remember__title {
    font-size: 24px;
    letter-spacing: 0.24px;
  }
}
.bcs-delivery-remember__text {
  margin: 0;
  max-width: 520px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #000000;
  text-align: center;
}
.bcs-delivery-remember__highlight {
  font-weight: 900;
  color: #0E4FE3;
}

.bcs-delivery-pallets {
  display: flex;
  align-items: stretch;
  min-height: 762px;
  scroll-margin-top: 120px;
}
@media (max-width: 1023px) {
  .bcs-delivery-pallets {
    flex-direction: column;
    min-height: auto;
  }
}
.bcs-delivery-pallets__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 64px 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .bcs-delivery-pallets__content {
    padding: 40px 16px;
  }
}
.bcs-delivery-pallets__image {
  flex: 0 0 43%;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #e8d5b7 0%, #c4a882 100%);
  min-height: 400px;
}
@media (max-width: 1023px) {
  .bcs-delivery-pallets__image {
    flex: none;
    width: 100%;
    min-height: 300px;
  }
}
.bcs-delivery-pallets__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: right center;
}
.bcs-delivery-pallets__title {
  margin: 0;
  width: 100%;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.3;
  text-align: center;
  color: #000000;
}
@media (max-width: 767px) {
  .bcs-delivery-pallets__title {
    font-size: 24px;
  }
}
.bcs-delivery-pallets__steps {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bcs-delivery-pallets__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
  max-width: 460px;
}
.bcs-delivery-pallets__step:not(:first-child) {
  position: relative;
  padding-top: 24px;
}
.bcs-delivery-pallets__step:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(560px, 100%);
  height: 1px;
  background: #ECECEC;
}
.bcs-delivery-pallets__step-number {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0E4FE3;
  color: #FFFFFF;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.4;
}
.bcs-delivery-pallets__step-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: 100%;
}
.bcs-delivery-pallets__step-title {
  margin: 0;
  width: 100%;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.4;
  text-align: center;
  color: #000000;
}
.bcs-delivery-pallets__step-desc {
  margin: 0;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  text-align: center;
  color: #000000;
}

.bcs-delivery-lead-time {
  scroll-margin-top: 120px;
}
.bcs-delivery-lead-time__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 40px 112px;
  border-radius: 10px;
  background: #ECECEC;
}
@media (max-width: 1023px) {
  .bcs-delivery-lead-time__inner {
    padding: 32px 48px;
  }
}
@media (max-width: 767px) {
  .bcs-delivery-lead-time__inner {
    padding: 24px 16px;
  }
}
.bcs-delivery-lead-time__layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  width: 100%;
  max-width: 1136px;
}
@media (max-width: 767px) {
  .bcs-delivery-lead-time__layout {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
  }
}
.bcs-delivery-lead-time__main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  flex-shrink: 0;
}
.bcs-delivery-lead-time__title {
  margin: 0;
  max-width: 432px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 40px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.4px;
  color: #000000;
}
@media (max-width: 767px) {
  .bcs-delivery-lead-time__title {
    font-size: 32px;
    letter-spacing: -0.32px;
  }
}
.bcs-delivery-lead-time__title-part--italic {
  font-style: italic;
  font-weight: 400;
}
.bcs-delivery-lead-time__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  border: none;
  border-radius: 4px;
  background: #FF9000;
  color: #000000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.bcs-delivery-lead-time__btn:hover, .bcs-delivery-lead-time__btn:focus-visible {
  background-color: #000000;
  color: #FFFFFF;
  text-decoration: none;
}
.bcs-delivery-lead-time__aside {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  width: 460px;
  max-width: 100%;
  flex-shrink: 0;
}
.bcs-delivery-lead-time__text {
  margin: 0;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #000000;
  text-align: left;
}
.bcs-delivery-lead-time__text--strong {
  font-weight: 900;
  line-height: 1.3;
}
.bcs-delivery-lead-time__email {
  display: inline-block;
  max-width: 360px;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 900;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  color: #0E4FE3;
  text-decoration: none;
  word-break: break-word;
}
.bcs-delivery-lead-time__email:hover, .bcs-delivery-lead-time__email:focus-visible {
  text-decoration: underline;
}
