

/* Start:/local/templates/main/components/bitrix/news.detail/for_passengers/style.css?17785788393000*/
.Vessel-comfort-item__svg-wrapper {
  flex-shrink: 0;
}

.Article-content.About {
  padding-bottom: 0;
}

.Article-content.Certificates-blocks-inner, .Questions-asked, .Vessel-comfort, .Vessel-berth, .Article-content.About, section.Article-text-section {
  padding-top: 120px;
}

.Article-content-texttext.Text-about {
  margin-bottom: 0;
  padding-bottom: 0;
}

.Article-text-section.Documents {
  padding-bottom: 100px;
}

.Article-content-wrapper .Article-content-text {
  margin-bottom: 0;
}

.Article-text-section-wrapper.Article-text-section-wrapper-2 {
  width: 100%;
}

.Article-content-texttext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
    width: 100%;
}

.pier-block {
  width: 100%;
  margin: 0 auto 40px;
  padding: 20px;
  background: #f5f5f5;
  /* border-radius: 12px; */
  /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
  font-family: Arial, sans-serif;
}

.pier-block h2 {
  font-size: 24px;
  margin: 0 0 8px;
  color: #333;
  text-align: center;
}

.pier-block h3 {
  font-size: 18px;
  margin: 0 0 20px;
  color: #666;
  text-align: center;
  font-weight: normal;
}

.pier-grid {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.pier-photo {
  flex: 1;
  min-width: 300px;
}

.pier-map {
  flex: 1;
  min-width: 300px;
  position: relative;
}

.pier-map iframe, .pier-photo iframe {
  width: 100%;
  height: 404px;
  border-radius: 8px;
  border: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.map-hint {
  margin-top: 8px;
}

.map-hint h3{
  margin-top: 14px;
  text-align: center;
}

.Article-content-wrapper .Certificates-blocks-blind-2 {
  right: -16px;
  top: -83px;
  z-index: -1;
}


.Article-content-wrapper .Passengers-icons {
  width: 413px;
  height: 177px;
}

.Article-content-icons .About-us-banner__svg {
  width: 413px;
  height: 177px;
}

@media (max-width: 1740px) {
  .Article-content-icons .About-us-banner__svg {
    width: 413px;
    height: 177px;
    right: -92px;
    top: -51px;
  }
}

@media (max-width: 1180px) {
  .Passengers-icons.Passengers-icons {
    right: -40px;
  }

  .Article-content-icons.Passengers-icons, .Blind.Certificates-blocks-blind-2 {
    display: none;
  }

  .Article-content.Certificates-blocks-inner, .Questions-asked, .Vessel-comfort, .Vessel-berth, .Article-content.About, section.Article-text-section {
    padding-top: 60px;
  }

  .Article-text-section.Documents {
    padding-bottom: 60px;
  }
}

/* Адаптивность для мобильных */
@media (max-width: 768px) {
  .pier-grid {
    flex-direction: column;
  }
  
  .pier-block h2 {
    font-size: 20px;
  }
  
  .pier-photo img,
  .pier-map iframe {
    height: 200px;
  }
}




/* End */
/* /local/templates/main/components/bitrix/news.detail/for_passengers/style.css?17785788393000 */
