.section-heading {
  margin-top: 120px; }
  @media (max-width: 1140px) {
    .section-heading {
      margin-top: 60px; } }
  .section-heading .section-row.center {
    text-align: center;
    justify-content: center; }
  .section-heading .section-row.right {
    text-align: right;
    justify-content: flex-end; }
  .section-heading .heading-tag {
    color: #FFBE18;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 3px;
    font-weight: 400; }
  .section-heading .heading-title {
    color: #34435E;
    font-size: 64px;
    line-height: 85px;
    font-weight: 700;
    margin: 0; }
    @media (max-width: 640px) {
      .section-heading .heading-title {
        font-size: 40px;
        line-height: 62px; } }
  .section-heading .heading-sub-title {
    color: #34435E;
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
    margin-bottom: 10px; }
    @media (max-width: 640px) {
      .section-heading .heading-sub-title {
        font-size: 30px;
        line-height: 32px; } }
  .section-heading .heading-description {
    font-size: 24px;
    line-height: 30px;
    color: #34435E;
    font-weight: 400; }
    .section-heading .heading-description p {
      margin: 0; }

/*# sourceMappingURL=vc_heading.css.map */
