.elementor-438 .elementor-element.elementor-element-76a430e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-dd7f048 */.eb-ship {
  box-sizing: border-box;
  margin: 0;
  color: #2a1a12;
  font-family: "Segoe UI", Arial, sans-serif;
  background: #ebe4d6;
}

.eb-ship *,
.eb-ship *::before,
.eb-ship *::after {
  box-sizing: border-box;
}

.eb-ship__head {
  padding: 48px 20px 40px;
  color: #f7f2e9;
  background: #140c0a;
  border-bottom: 3px solid #dca54c;
}

.eb-ship__headwrap {
  max-width: 820px;
  margin: 0 auto;
}

.eb-ship__kicker {
  margin: 0 0 8px;
  color: #dca54c;
  font-size: 11px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

.eb-ship__title {
  margin: 0 0 10px;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.12;
}

.eb-ship__meta {
  margin: 0 0 14px;
  color: #cfc3ae;
  font-size: 13px;
  letter-spacing: 0.08em;
}

.eb-ship__lead {
  max-width: 640px;
  margin: 0;
  color: #efe6d4;
  font-size: 16px;
  line-height: 1.65;
}

.eb-ship__wrap {
  max-width: 820px;
  margin: 0 auto;
  padding: 28px 20px 56px;
}

.eb-ship__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 0 0 28px;
  padding: 0;
  list-style: none;
}

.eb-ship__facts li {
  padding: 16px 16px 18px;
  background: #fffdf8;
  border-top: 3px solid #dca54c;
}

.eb-ship__facts b {
  display: block;
  margin-bottom: 6px;
  color: #1a0d08;
  font-size: 16px;
  font-weight: 700;
}

.eb-ship__facts span {
  color: #4a382c;
  font-size: 13px;
  line-height: 1.45;
}

.eb-ship__doc {
  padding: 8px 0 0;
  background: #fffdf8;
  border: 1px solid rgba(220, 165, 76, 0.4);
}

.eb-ship__doc section {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 10px 28px;
  margin: 0;
  padding: 22px 28px;
  border-bottom: 1px solid rgba(138, 90, 26, 0.2);
}

.eb-ship__doc section:last-child {
  border-bottom: 0;
}

.eb-ship__doc h2 {
  margin: 0;
  color: #8a5a1a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.eb-ship__doc p {
  margin: 0;
  color: #4a382c;
  font-size: 15px;
  line-height: 1.7;
}

.eb-ship__doc a,
.eb-ship__doc a:visited {
  color: #8a5a1a !important;
  text-decoration: underline !important;
}

.eb-ship__doc a:hover {
  color: #1a0d08 !important;
}

@media (max-width: 760px) {
  .eb-ship__head {
    padding: 32px 16px 28px;
  }

  .eb-ship__title {
    font-size: 28px;
  }

  .eb-ship__wrap {
    padding: 20px 16px 40px;
  }

  .eb-ship__facts {
    grid-template-columns: 1fr;
  }

  .eb-ship__doc section {
    grid-template-columns: 1fr;
    gap: 6px;
    padding: 18px 18px;
  }
}/* End custom CSS */