/* Block Feature Fourteen Component Styles */

.block-feature-fourteen .section-subheading {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}

.block-feature-fourteen .bg-wrapper {
  @media (min-width: 450px) {
    padding-inline: 16px;
  }
}

.block-feature-fourteen .shape_01 {
  max-width: 4%;
  top: 13%;
  left: 48%;
  animation: rotated 48s infinite linear;
}