.elementor-30654 .elementor-element.elementor-element-923169e{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-30654 .elementor-element.elementor-element-923169e:not(.elementor-motion-effects-element-type-background), .elementor-30654 .elementor-element.elementor-element-923169e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-30654 .elementor-element.elementor-element-9890255{--display:flex;--min-height:298px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-30654 .elementor-element.elementor-element-bab5597{--display:flex;--min-height:298px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}:root{--page-title-display:none;}@media(max-width:768px){.elementor-30654 .elementor-element.elementor-element-923169e{--padding-top:50px;--padding-bottom:50px;--padding-left:5px;--padding-right:5px;}.elementor-30654 .elementor-element.elementor-element-9890255{--min-height:170px;}.elementor-30654 .elementor-element.elementor-element-bab5597{--min-height:170px;}}/* Start custom CSS for html, class: .elementor-element-8164a0c */.dostavka {
  font-family: "Playfair Display SC", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.65;
  color: #1a1a1a;
  max-width: 980px;
  margin: 0 auto;
}

/* Main title */
.dostavka .dostavka-title {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 18px;
  letter-spacing: .3px;
}

/* Divider */
.dostavka .dostavka-divider {
  height: 1px;
  background: rgba(0, 0, 0, .12);
  margin: 18px 0;
}

/* Accent lines: "Оплатить заказы можно:" / "Доставка осуществляется:" */
.dostavka .dostavka-accent-line {
  color: #d62224;
  font-weight: 900;
  font-size: 22px;
  margin-bottom: 12px;
}

/* Lists */
.dostavka .dostavka-list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 20px;
}
.dostavka .dostavka-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;
  font-weight: 500;
  color: rgba(0, 0, 0, .86);
}
.dostavka .dostavka-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #d62224;
  font-weight: 900;
  font-size: 20px;
  line-height: 1;
}

/* Mobile */
@media (max-width: 767px) {
  .dostavka {
    font-size: 18px;
    padding: 0 12px;
  }
  .dostavka .dostavka-title {
    font-size: 24px;
    text-align: center;
  }
  .dostavka .dostavka-accent-line {
    font-size: 20px;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-9890255 */.bsn-oval-card {
    display: inline-block;
    padding: 20px;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    text-align: center;
    transition: transform 0.3s ease;
}
.bsn-oval-card:hover {
    transform: translateY(-6px);
}
.bsn-oval-card img {
    width: 100%;
    max-width: 100%;
    border-radius: 12px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dabaf0d */.dostavka-pc {
  font-family: "Playfair Display SC", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7;
  color: #1a1a1a;
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 0;
}

/* Заголовок блока */
.dostavka-pc__title {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-align: center;
  margin-bottom: 42px;
  position: relative;
}
.dostavka-pc__title::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #d62224;
  margin: 14px auto 0;
}

/* Две колонки */
.dostavka-pc__columns {
  display: flex;
  gap: 48px;
  justify-content: space-between;
}

.dostavka-pc__column {
  flex: 1;
  background: rgba(255, 255, 255, 0.7);
  padding: 28px;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
  backdrop-filter: blur(4px);
  border: 1px solid rgba(0, 0, 0, 0.06);
}

/* Акцентные заголовки внутри колонок */
.dostavka-pc__header {
  font-size: 22px;
  font-weight: 900;
  color: #d62224;
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(214, 34, 36, 0.15);
}

/* Списки */
.dostavka-pc__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dostavka-pc__list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.88);
  transition: color 0.2s;
}
.dostavka-pc__list li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 2px;
  color: #d62224;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bab5597 */.bsn-oval-card {
    display: inline-block;
    padding: 20px;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    text-align: center;
    transition: transform 0.3s ease;
}
.bsn-oval-card:hover {
    transform: translateY(-6px);
}
.bsn-oval-card img {
    width: 100%;
    max-width: 100%;
    border-radius: 12px;
}/* End custom CSS */