.paragraph--type--section-tabs .component-tabs {
  border-bottom: none;
  overflow: inherit;
}
@media (max-width: 767px) {
  .paragraph--type--section-tabs .component-tabs {
    flex-wrap: nowrap;
  }
}
.paragraph--type--section-tabs .component-tabs .text {
  padding: 13px 63px;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  border: 1px solid #232E35;
  border-radius: 0;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #000000;
}
@media (max-width: 767px) {
  .paragraph--type--section-tabs .component-tabs .text {
    padding: 13px 20px;
  }
}
.paragraph--type--section-tabs .component-tabs .nav-link.active {
  color: #ffffff;
  background-color: #232E35;
}
.paragraph--type--section-tabs .component-tabs .nav-item:nth-child(1) .nav-link {
  border-radius: 4px 0px 0px 4px;
}
.paragraph--type--section-tabs .component-tabs .nav-item:nth-child(2) .nav-link {
  border-radius: 0px 4px 4px 0px;
}
.paragraph--type--section-tabs .field__label {
  display: none;
}
.paragraph--type--section-tabs .virtual-region-bottom {
  position: relative;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .paragraph--type--section-tabs .virtual-region-bottom .tab-content .row > :nth-child(2) section {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .paragraph--type--section-tabs .virtual-region-bottom .tab-content .row > :nth-child(2) .field--name-field-tab-component-right {
    margin-top: -45px;
  }
}
.paragraph--type--section-tabs .virtual-region-bottom .tab-content .row > :nth-child(1) {
  margin-top: 25px;
}
.paragraph--type--section-tabs .virtual-region-bottom .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h1, .paragraph--type--section-tabs .virtual-region-bottom .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h2, .paragraph--type--section-tabs .virtual-region-bottom .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h3, .paragraph--type--section-tabs .virtual-region-bottom .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h4, .paragraph--type--section-tabs .virtual-region-bottom .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h5 {
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .paragraph--type--section-tabs .mobile-layer .tab-content {
    margin-top: 40px;
  }
  .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h1, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h2, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h3, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h4, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h5 {
    margin-bottom: 24px;
  }
  .paragraph--type--section-tabs .mobile-layer .tab-content .row > :nth-child(2) section {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .paragraph--type--section-tabs .mobile-layer .tab-content {
    margin-top: 32px;
  }
  .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text {
    margin-bottom: 16px;
  }
  .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h1, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h2, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h3, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h4, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text h5, .paragraph--type--section-tabs .mobile-layer .tab-content .paragraph--type--component-text .field--name-field-cp-text-text p {
    margin-bottom: 16px;
  }
}