.cnt_project .m-0 {
  margin: 0 !important;
}

.cnt_project .m-1 {
  margin: 4px !important;
}

.cnt_project .m-2 {
  margin: 8px !important;
}

.cnt_project .m-3 {
  margin: 16px !important;
}

.cnt_project .m-4 {
  margin: 24px !important;
}

.cnt_project .m-5 {
  margin: 32px !important;
}

.cnt_project .m-6 {
  margin: 40px !important;
}

.cnt_project .m-7 {
  margin: 48px !important;
}

.cnt_project .m-8 {
  margin: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .m-sm-0 {
    margin: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-1 {
    margin: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-2 {
    margin: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-3 {
    margin: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-4 {
    margin: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-5 {
    margin: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-6 {
    margin: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-7 {
    margin: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .m-sm-8 {
    margin: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-0 {
    margin: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-1 {
    margin: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-2 {
    margin: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-3 {
    margin: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-4 {
    margin: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-5 {
    margin: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-6 {
    margin: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-7 {
    margin: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .m-md-8 {
    margin: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-0 {
    margin: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-1 {
    margin: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-2 {
    margin: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-3 {
    margin: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-4 {
    margin: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-5 {
    margin: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-6 {
    margin: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-7 {
    margin: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .m-lg-8 {
    margin: 64px !important;
  }
}

.cnt_project .mt-0 {
  margin-top: 0 !important;
}

.cnt_project .mt-1 {
  margin-top: 4px !important;
}

.cnt_project .mt-2 {
  margin-top: 8px !important;
}

.cnt_project .mt-3 {
  margin-top: 16px !important;
}

.cnt_project .mt-4 {
  margin-top: 24px !important;
}

.cnt_project .mt-5 {
  margin-top: 32px !important;
}

.cnt_project .mt-6 {
  margin-top: 40px !important;
}

.cnt_project .mt-7 {
  margin-top: 48px !important;
}

.cnt_project .mt-8 {
  margin-top: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-1 {
    margin-top: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-2 {
    margin-top: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-3 {
    margin-top: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-4 {
    margin-top: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-5 {
    margin-top: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-6 {
    margin-top: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-7 {
    margin-top: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mt-sm-8 {
    margin-top: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-1 {
    margin-top: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-2 {
    margin-top: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-3 {
    margin-top: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-4 {
    margin-top: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-5 {
    margin-top: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-6 {
    margin-top: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-7 {
    margin-top: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mt-md-8 {
    margin-top: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-1 {
    margin-top: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-2 {
    margin-top: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-3 {
    margin-top: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-4 {
    margin-top: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-5 {
    margin-top: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-6 {
    margin-top: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-7 {
    margin-top: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mt-lg-8 {
    margin-top: 64px !important;
  }
}

.cnt_project .me-0 {
  margin-right: 0 !important;
}

.cnt_project .me-1 {
  margin-right: 4px !important;
}

.cnt_project .me-2 {
  margin-right: 8px !important;
}

.cnt_project .me-3 {
  margin-right: 16px !important;
}

.cnt_project .me-4 {
  margin-right: 24px !important;
}

.cnt_project .me-5 {
  margin-right: 32px !important;
}

.cnt_project .me-6 {
  margin-right: 40px !important;
}

.cnt_project .me-7 {
  margin-right: 48px !important;
}

.cnt_project .me-8 {
  margin-right: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .me-sm-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-1 {
    margin-right: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-2 {
    margin-right: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-3 {
    margin-right: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-4 {
    margin-right: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-5 {
    margin-right: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-6 {
    margin-right: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-7 {
    margin-right: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .me-sm-8 {
    margin-right: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-1 {
    margin-right: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-2 {
    margin-right: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-3 {
    margin-right: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-4 {
    margin-right: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-5 {
    margin-right: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-6 {
    margin-right: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-7 {
    margin-right: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .me-md-8 {
    margin-right: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-0 {
    margin-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-1 {
    margin-right: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-2 {
    margin-right: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-3 {
    margin-right: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-4 {
    margin-right: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-5 {
    margin-right: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-6 {
    margin-right: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-7 {
    margin-right: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .me-lg-8 {
    margin-right: 64px !important;
  }
}

.cnt_project .mb-0 {
  margin-bottom: 0 !important;
}

.cnt_project .mb-1 {
  margin-bottom: 4px !important;
}

.cnt_project .mb-2 {
  margin-bottom: 8px !important;
}

.cnt_project .mb-3 {
  margin-bottom: 16px !important;
}

.cnt_project .mb-4 {
  margin-bottom: 24px !important;
}

.cnt_project .mb-5 {
  margin-bottom: 32px !important;
}

.cnt_project .mb-6 {
  margin-bottom: 40px !important;
}

.cnt_project .mb-7 {
  margin-bottom: 48px !important;
}

.cnt_project .mb-8 {
  margin-bottom: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-1 {
    margin-bottom: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-2 {
    margin-bottom: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-3 {
    margin-bottom: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-4 {
    margin-bottom: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-5 {
    margin-bottom: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-6 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-7 {
    margin-bottom: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .mb-sm-8 {
    margin-bottom: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-1 {
    margin-bottom: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-2 {
    margin-bottom: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-3 {
    margin-bottom: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-4 {
    margin-bottom: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-5 {
    margin-bottom: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-6 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-7 {
    margin-bottom: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .mb-md-8 {
    margin-bottom: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-1 {
    margin-bottom: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-2 {
    margin-bottom: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-3 {
    margin-bottom: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-4 {
    margin-bottom: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-5 {
    margin-bottom: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-6 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-7 {
    margin-bottom: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .mb-lg-8 {
    margin-bottom: 64px !important;
  }
}

.cnt_project .ms-0 {
  margin-left: 0 !important;
}

.cnt_project .ms-1 {
  margin-left: 4px !important;
}

.cnt_project .ms-2 {
  margin-left: 8px !important;
}

.cnt_project .ms-3 {
  margin-left: 16px !important;
}

.cnt_project .ms-4 {
  margin-left: 24px !important;
}

.cnt_project .ms-5 {
  margin-left: 32px !important;
}

.cnt_project .ms-6 {
  margin-left: 40px !important;
}

.cnt_project .ms-7 {
  margin-left: 48px !important;
}

.cnt_project .ms-8 {
  margin-left: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-1 {
    margin-left: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-2 {
    margin-left: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-3 {
    margin-left: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-4 {
    margin-left: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-5 {
    margin-left: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-6 {
    margin-left: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-7 {
    margin-left: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ms-sm-8 {
    margin-left: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-1 {
    margin-left: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-2 {
    margin-left: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-3 {
    margin-left: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-4 {
    margin-left: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-5 {
    margin-left: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-6 {
    margin-left: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-7 {
    margin-left: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ms-md-8 {
    margin-left: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-0 {
    margin-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-1 {
    margin-left: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-2 {
    margin-left: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-3 {
    margin-left: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-4 {
    margin-left: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-5 {
    margin-left: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-6 {
    margin-left: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-7 {
    margin-left: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ms-lg-8 {
    margin-left: 64px !important;
  }
}

.cnt_project .p-0 {
  padding: 0 !important;
}

.cnt_project .p-1 {
  padding: 4px !important;
}

.cnt_project .p-2 {
  padding: 8px !important;
}

.cnt_project .p-3 {
  padding: 16px !important;
}

.cnt_project .p-4 {
  padding: 24px !important;
}

.cnt_project .p-5 {
  padding: 32px !important;
}

.cnt_project .p-6 {
  padding: 40px !important;
}

.cnt_project .p-7 {
  padding: 48px !important;
}

.cnt_project .p-8 {
  padding: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .p-sm-0 {
    padding: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-1 {
    padding: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-2 {
    padding: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-3 {
    padding: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-4 {
    padding: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-5 {
    padding: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-6 {
    padding: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-7 {
    padding: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .p-sm-8 {
    padding: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-0 {
    padding: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-1 {
    padding: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-2 {
    padding: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-3 {
    padding: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-4 {
    padding: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-5 {
    padding: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-6 {
    padding: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-7 {
    padding: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .p-md-8 {
    padding: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-0 {
    padding: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-1 {
    padding: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-2 {
    padding: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-3 {
    padding: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-4 {
    padding: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-5 {
    padding: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-6 {
    padding: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-7 {
    padding: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .p-lg-8 {
    padding: 64px !important;
  }
}

.cnt_project .pt-0 {
  padding-top: 0 !important;
}

.cnt_project .pt-1 {
  padding-top: 4px !important;
}

.cnt_project .pt-2 {
  padding-top: 8px !important;
}

.cnt_project .pt-3 {
  padding-top: 16px !important;
}

.cnt_project .pt-4 {
  padding-top: 24px !important;
}

.cnt_project .pt-5 {
  padding-top: 32px !important;
}

.cnt_project .pt-6 {
  padding-top: 40px !important;
}

.cnt_project .pt-7 {
  padding-top: 48px !important;
}

.cnt_project .pt-8 {
  padding-top: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-1 {
    padding-top: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-2 {
    padding-top: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-3 {
    padding-top: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-4 {
    padding-top: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-5 {
    padding-top: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-6 {
    padding-top: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-7 {
    padding-top: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pt-sm-8 {
    padding-top: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-1 {
    padding-top: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-2 {
    padding-top: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-3 {
    padding-top: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-4 {
    padding-top: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-5 {
    padding-top: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-6 {
    padding-top: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-7 {
    padding-top: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pt-md-8 {
    padding-top: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-1 {
    padding-top: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-2 {
    padding-top: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-3 {
    padding-top: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-4 {
    padding-top: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-5 {
    padding-top: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-6 {
    padding-top: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-7 {
    padding-top: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pt-lg-8 {
    padding-top: 64px !important;
  }
}

.cnt_project .pe-0 {
  padding-right: 0 !important;
}

.cnt_project .pe-1 {
  padding-right: 4px !important;
}

.cnt_project .pe-2 {
  padding-right: 8px !important;
}

.cnt_project .pe-3 {
  padding-right: 16px !important;
}

.cnt_project .pe-4 {
  padding-right: 24px !important;
}

.cnt_project .pe-5 {
  padding-right: 32px !important;
}

.cnt_project .pe-6 {
  padding-right: 40px !important;
}

.cnt_project .pe-7 {
  padding-right: 48px !important;
}

.cnt_project .pe-8 {
  padding-right: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-1 {
    padding-right: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-2 {
    padding-right: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-3 {
    padding-right: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-4 {
    padding-right: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-5 {
    padding-right: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-6 {
    padding-right: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-7 {
    padding-right: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pe-sm-8 {
    padding-right: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-1 {
    padding-right: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-2 {
    padding-right: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-3 {
    padding-right: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-4 {
    padding-right: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-5 {
    padding-right: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-6 {
    padding-right: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-7 {
    padding-right: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pe-md-8 {
    padding-right: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-0 {
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-1 {
    padding-right: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-2 {
    padding-right: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-3 {
    padding-right: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-4 {
    padding-right: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-5 {
    padding-right: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-6 {
    padding-right: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-7 {
    padding-right: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pe-lg-8 {
    padding-right: 64px !important;
  }
}

.cnt_project .pb-0 {
  padding-bottom: 0 !important;
}

.cnt_project .pb-1 {
  padding-bottom: 4px !important;
}

.cnt_project .pb-2 {
  padding-bottom: 8px !important;
}

.cnt_project .pb-3 {
  padding-bottom: 16px !important;
}

.cnt_project .pb-4 {
  padding-bottom: 24px !important;
}

.cnt_project .pb-5 {
  padding-bottom: 32px !important;
}

.cnt_project .pb-6 {
  padding-bottom: 40px !important;
}

.cnt_project .pb-7 {
  padding-bottom: 48px !important;
}

.cnt_project .pb-8 {
  padding-bottom: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-1 {
    padding-bottom: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-2 {
    padding-bottom: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-3 {
    padding-bottom: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-4 {
    padding-bottom: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-5 {
    padding-bottom: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-6 {
    padding-bottom: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-7 {
    padding-bottom: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .pb-sm-8 {
    padding-bottom: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-1 {
    padding-bottom: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-2 {
    padding-bottom: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-3 {
    padding-bottom: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-4 {
    padding-bottom: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-5 {
    padding-bottom: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-6 {
    padding-bottom: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-7 {
    padding-bottom: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .pb-md-8 {
    padding-bottom: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-0 {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-1 {
    padding-bottom: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-2 {
    padding-bottom: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-3 {
    padding-bottom: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-4 {
    padding-bottom: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-5 {
    padding-bottom: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-6 {
    padding-bottom: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-7 {
    padding-bottom: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .pb-lg-8 {
    padding-bottom: 64px !important;
  }
}

.cnt_project .ps-0 {
  padding-left: 0 !important;
}

.cnt_project .ps-1 {
  padding-left: 4px !important;
}

.cnt_project .ps-2 {
  padding-left: 8px !important;
}

.cnt_project .ps-3 {
  padding-left: 16px !important;
}

.cnt_project .ps-4 {
  padding-left: 24px !important;
}

.cnt_project .ps-5 {
  padding-left: 32px !important;
}

.cnt_project .ps-6 {
  padding-left: 40px !important;
}

.cnt_project .ps-7 {
  padding-left: 48px !important;
}

.cnt_project .ps-8 {
  padding-left: 64px !important;
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-1 {
    padding-left: 4px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-2 {
    padding-left: 8px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-3 {
    padding-left: 16px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-4 {
    padding-left: 24px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-5 {
    padding-left: 32px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-6 {
    padding-left: 40px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-7 {
    padding-left: 48px !important;
  }
}

@media (min-width: 576px) {
  .cnt_project .ps-sm-8 {
    padding-left: 64px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-1 {
    padding-left: 4px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-2 {
    padding-left: 8px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-3 {
    padding-left: 16px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-4 {
    padding-left: 24px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-5 {
    padding-left: 32px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-6 {
    padding-left: 40px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-7 {
    padding-left: 48px !important;
  }
}

@media (min-width: 768px) {
  .cnt_project .ps-md-8 {
    padding-left: 64px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-1 {
    padding-left: 4px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-2 {
    padding-left: 8px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-3 {
    padding-left: 16px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-4 {
    padding-left: 24px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-5 {
    padding-left: 32px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-6 {
    padding-left: 40px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-7 {
    padding-left: 48px !important;
  }
}

@media (min-width: 992px) {
  .cnt_project .ps-lg-8 {
    padding-left: 64px !important;
  }
}

.cnt_project .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.cnt_project .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.cnt_project .d-none {
  display: none !important;
}
.cnt_project .d-block {
  display: block !important;
}
.cnt_project .d-inline-block {
  display: inline-block !important;
}
.cnt_project .d-flex {
  display: flex !important;
}
.cnt_project .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .cnt_project .d-sm-block {
    display: block !important;
  }
  .cnt_project .d-sm-inline-block {
    display: inline-block !important;
  }
  .cnt_project .d-sm-flex {
    display: flex !important;
  }
}
@media (min-width: 768px) {
  .cnt_project .d-md-block {
    display: block !important;
  }
  .cnt_project .d-md-inline-block {
    display: inline-block !important;
  }
  .cnt_project .d-md-flex {
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .cnt_project .d-lg-block {
    display: block !important;
  }
  .cnt_project .d-lg-inline-block {
    display: inline-block !important;
  }
  .cnt_project .d-lg-flex {
    display: flex !important;
  }
}
@media (min-width: 1200px) {
  .cnt_project .d-xl-block {
    display: block !important;
  }
  .cnt_project .d-xl-inline-block {
    display: inline-block !important;
  }
  .cnt_project .d-xl-flex {
    display: flex !important;
  }
}
@media (min-width: 1400px) {
  .cnt_project .d-xxl-block {
    display: block !important;
  }
  .cnt_project .d-xxl-inline-block {
    display: inline-block !important;
  }
  .cnt_project .d-xxl-flex {
    display: flex !important;
  }
}
.cnt_project .d .text-start {
  text-align: left !important;
}
.cnt_project .d .text-center {
  text-align: center !important;
}
.cnt_project .d .text-end {
  text-align: right !important;
}
.cnt_project .d .align-items-center {
  align-items: center !important;
}
.cnt_project .d .align-items-start {
  align-items: flex-start !important;
}
.cnt_project .d .justify-content-center {
  justify-content: center !important;
}
.cnt_project .d .justify-content-between {
  justify-content: space-between !important;
}
.cnt_project .d .align-middle {
  vertical-align: middle !important;
}
.cnt_project .d .align-items-center {
  align-items: center !important;
}
.cnt_project .d .align-items-end {
  align-items: flex-end !important;
}
.cnt_project .d .flex-wrap {
  flex-wrap: wrap !important;
}
.cnt_project .d .flex-column {
  flex-direction: column !important;
}
.cnt_project .d .float-none {
  float: none !important;
}
.cnt_project .d .g-3 {
  margin-right: -8px;
  margin-left: -8px;
}
.cnt_project .d .g-3 > * {
  padding-right: 8px;
  padding-left: 8px;
}
.cnt_project .d .w-auto {
  width: auto !important;
}
.cnt_project .d .w-100 {
  width: 100% !important;
}
.cnt_project .d .w-50 {
  width: 50% !important;
}
@media (max-width: 575.98px) {
  .cnt_project .d .order-xs-1 {
    order: 1;
  }
  .cnt_project .d .order-xs-2 {
    order: 2;
  }
}
.cnt_project .d .card .card-text.shorten-4, .cnt_project .card .d .card-text.shorten-4, .cnt_project .d .card .card-text.shorten-3, .cnt_project .card .d .card-text.shorten-3, .cnt_project .d .card .card-text.shorten-2, .cnt_project .card .d .card-text.shorten-2, .cnt_project .d .card .card-text.shorten-1, .cnt_project .card .d .card-text.shorten-1, .cnt_project .d .card .card-text.shorten, .cnt_project .card .d .card-text.shorten {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cnt_project .rounded {
  border-radius: 0.25rem;
}
.cnt_project .rounded-0 {
  border-radius: 0;
}
.cnt_project .rounded-1 {
  border-radius: 0.2rem;
}
.cnt_project .rounded-2 {
  border-radius: 0.25rem;
}
.cnt_project .rounded-3 {
  border-radius: 0.3rem;
}
.cnt_project .rounded-4 {
  border-radius: 0.4rem;
}
.cnt_project .rounded-5 {
  border-radius: 0.5rem;
}
.cnt_project .rounded-6 {
  border-radius: 0.6rem;
}
.cnt_project .rounded-7 {
  border-radius: 0.7rem;
}
.cnt_project .rounded-8 {
  border-radius: 0.8rem;
}
.cnt_project .rounded-circle {
  border-radius: 50%;
}
.cnt_project .rounded-pill {
  border-radius: 50rem;
}

a:hover:not(a.card,
a.panel,
a.btn,
.cnt_success-stories a,
.success-stories a,
a.stretched-link,
a.dropdown-item) {
  text-decoration: underline;
}

a.panel:hover, a.panel:focus, a.panel:focus-visible,
a.btn:hover,
a.btn:focus,
a.btn:focus-visible,
.cnt_success-stories a:hover,
.cnt_success-stories a:focus,
.cnt_success-stories a:focus-visible {
  text-decoration: none;
  outline: none;
}

body.bg-lightgray {
  overflow: auto;
}

body.bg-lightgray .page-container--bg-gray {
  background: var(--cnt-color-off-white, #f1f1f1);
}

.container-view {
  background-color: var(--cnt-color-page-background, #f7f8fa) !important;
  padding: 0 !important;
}

@media (max-width: 767.98px) {
  .cnt_project .page-container.page-container--bg-gray {
    padding: 30px 0;
  }
  .page-container {
    padding: 0 !important;
  }
}
@media (max-width: 1280px) {
  .page-container,
  .container-width {
    min-width: auto !important;
  }
}
@media (min-width: 1200px) {
  .cnt_project .container {
    width: 1050px;
    /* 1050px */
  }
}
.cnt_project .container {
  font-family: "Roboto", sans-serif;
  max-width: 100%;
}

.cnt_project hr {
  margin-top: 32px;
  margin-bottom: 32px;
}

.cnt_project .border-gray {
  border: 1px solid #e2e3e3;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
}

:has(.cnt_project) .promotional-content__header {
  display: none;
}

.cnt_project h1,
.cnt_project h2,
.cnt_project h3,
.cnt_project h4,
.cnt_project h5,
.cnt_project h6,
.cnt_project .font-h1,
.cnt_project .font-h2,
.cnt_project .font-h3,
.cnt_project .font-h4,
.cnt_project .font-h5,
.cnt_project .font-h6,
.cnt_project .font-display {
  font-family: "Montserrat", sans-serif;
}
.cnt_project h1,
.cnt_project h2,
.cnt_project h3,
.cnt_project h4,
.cnt_project h5,
.cnt_project p {
  margin-top: 0;
}
.cnt_project h1,
.cnt_project h2,
.cnt_project h4,
.cnt_project h5,
.cnt_project h6,
.cnt_project .font-h1,
.cnt_project .font-h2,
.cnt_project .font-h4,
.cnt_project .font-h5,
.cnt_project .font-h6,
.cnt_project .font-psmall,
.cnt_project .font-psmall-bold,
.cnt_project .font-plarge-bold {
  color: #333;
}
.cnt_project h3,
.cnt_project p,
.cnt_project ul li,
.cnt_project .font-h3,
.cnt_project .font-p,
.cnt_project .font-plarge,
.cnt_project .font-display {
  color: #434446;
}
.cnt_project a,
.cnt_project .font-a,
.cnt_project .font-link {
  color: #4a0eb0 !important;
  text-decoration: none;
}
.cnt_project h2,
.cnt_project h3,
.cnt_project h4,
.cnt_project h5,
.cnt_project h6,
.cnt_project .font-h2,
.cnt_project .font-h3,
.cnt_project .font-h4,
.cnt_project .font-h5,
.cnt_project .font-h6,
.cnt_project .font-psmall-bold {
  font-weight: 600;
}
.cnt_project h1,
.cnt_project p,
.cnt_project .font-h1,
.cnt_project .font-p,
.cnt_project .font-psmall,
.cnt_project .font-plarge,
.cnt_project .font-a {
  font-weight: 400;
}
.cnt_project a,
.cnt_project p,
.cnt_project .font-a,
.cnt_project .font-link,
.cnt_project .font-p,
.cnt_project .font-psmall,
.cnt_project .font-psmall-bold,
.cnt_project .font-plarge,
.cnt_project .font-plarge-bold {
  font-family: "Roboto", sans-serif;
}
.cnt_project h1,
.cnt_project .font-h1 {
  font-size: 34px;
  line-height: 112%;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .cnt_project h1,
  .cnt_project .font-h1 {
    font-size: 42px;
    font-weight: 300;
    line-height: 110%;
  }
}
.cnt_project h2,
.cnt_project .font-h2 {
  font-size: 21px;
  line-height: 116%;
}
@media (min-width: 768px) {
  .cnt_project h2,
  .cnt_project .font-h2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 122%;
  }
}
.cnt_project h3,
.cnt_project .font-h3 {
  font-size: 23px;
  line-height: 122%;
}
@media (min-width: 768px) {
  .cnt_project h3,
  .cnt_project .font-h3 {
    font-size: 27px;
  }
}
.cnt_project h4,
.cnt_project .font-h4 {
  font-size: 21px;
  line-height: 116%;
}
@media (min-width: 768px) {
  .cnt_project h4,
  .cnt_project .font-h4 {
    font-size: 21px;
    font-weight: 600;
  }
}
.cnt_project h5,
.cnt_project .font-h5 {
  font-size: 18px;
  line-height: 118%;
}
.cnt_project h6,
.cnt_project .font-h6 {
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 768px) {
  .cnt_project h6,
  .cnt_project .font-h6 {
    font-size: 18px;
    line-height: 118%;
  }
}
.cnt_project p,
.cnt_project ul li,
.cnt_project .font-p {
  font-size: 16px;
  line-height: 137.5%;
  letter-spacing: 0.2px;
}
@media (min-width: 768px) {
  .cnt_project p,
  .cnt_project ul li,
  .cnt_project .font-p {
    line-height: 140%;
  }
}
.cnt_project .font-psmall {
  font-size: 14px;
  line-height: 140%;
}
.cnt_project .font-psmall-bold {
  font-size: 14px;
  line-height: 140%;
}
.cnt_project .font-plarge {
  font-size: 16px;
  line-height: 140%;
}
@media (min-width: 768px) {
  .cnt_project .font-plarge {
    font-size: 18px;
  }
}
.cnt_project .font-plarge-bold {
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}
@media (min-width: 768px) {
  .cnt_project .font-plarge-bold {
    font-size: 18px;
  }
}
.cnt_project a,
.cnt_project .font-a,
.cnt_project .font-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}
.cnt_project .font-asmall {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.cnt_project .font-link {
  text-decoration-line: underline;
}
.cnt_project .font-display {
  font-size: 45px;
  font-weight: 300;
  line-height: 108%;
}
@media (min-width: 768px) {
  .cnt_project .font-display {
    font-size: 53px;
  }
}
.cnt_project .font-head-small {
  font-size: 15px;
  font-weight: 700;
  line-height: 140%;
}
.cnt_project .font-bold {
  font-weight: 700;
}
.cnt_project .font-primary {
  font-family: "Montserrat", sans-serif;
}
.cnt_project .font-secondary {
  font-family: "Roboto", sans-serif;
}
.cnt_project .text-primary {
  color: #333 !important;
}
.cnt_project .text-secondary {
  color: #787878 !important;
}
.cnt_project ul:not(.nav, .link-list) {
  list-style-type: disc;
  padding-left: 40px;
  margin-top: 20px;
}
.cnt_project ul:not(.nav, .link-list).orangebullet li {
  list-style: disc;
}
.cnt_project ul:not(.nav, .link-list).orangebullet li::marker {
  color: #ff4c1d;
}
.cnt_project ul:not(.nav, .link-list).nav {
  padding-left: 0;
}
.cnt_project ul:not(.nav, .link-list) ul {
  list-style: circle;
}
.cnt_project .text-decoration-underline {
  text-decoration: underline !important;
}
.cnt_project .text-decoration-line-through {
  text-decoration: line-through !important;
}
.cnt_project .text-decoration-none {
  text-decoration: none !important;
}

.cnt_project .btn {
  border-radius: 8px;
  font-feature-settings: "clig" off, "liga" off;
  padding: 16px 24px;
  min-width: 200px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-decoration: none;
  display: block;
  width: 100%;
}
.cnt_project .btn:focus {
  outline: 2px solid #9747ff;
  outline-offset: 2px;
}
.cnt_project .btn:active {
  box-shadow: none;
}
.cnt_project .btn-sm {
  font-size: 12px;
  line-height: normal;
  padding: 4px 6px;
  border-radius: 6px;
}
.cnt_project .btn-lg {
  font-size: 14px;
  line-height: 16px;
  padding: 16px 24px;
}
@media (min-width: 768px) {
  .cnt_project .btn {
    display: inline-block;
    width: auto;
  }
  .cnt_project .btn.mw-md-200 {
    max-width: 200px;
  }
}
.cnt_project button.btn-primary,
.cnt_project a.btn-primary {
  color: #fff !important;
  background-image: none;
  background-color: #4a0eb0;
  border-color: #4a0eb0;
}
.cnt_project button.btn-primary:hover,
.cnt_project a.btn-primary:hover {
  background-color: #320969;
}
.cnt_project button.btn-primary:disabled,
.cnt_project a.btn-primary:disabled {
  background-color: #c6c7c7;
}
.cnt_project button.btn-outline-primary,
.cnt_project a.btn-outline-primary {
  border: 2px solid #4a0eb0;
  background-image: none;
  background: #fff;
  color: #4a0eb0;
}
.cnt_project button.btn-outline-primary:hover,
.cnt_project a.btn-outline-primary:hover {
  color: #320969;
  border-color: #320969;
  background: #f5f0fe;
}
.cnt_project button.btn-outline-primary:disabled,
.cnt_project a.btn-outline-primary:disabled {
  color: #c6c7c7;
  border-color: #c6c7c7;
}
.cnt_project button.btn-link,
.cnt_project a.btn-link {
  color: #4a0eb0;
}
.cnt_project button.btn-link:hover,
.cnt_project a.btn-link:hover {
  background-color: #f5f0fe;
  color: #320969;
}
.cnt_project button.btn-link:disabled,
.cnt_project a.btn-link:disabled {
  color: #c6c7c7;
}
.cnt_project .btn-wrapper .btn {
  margin-bottom: 16px;
}
.cnt_project .btn-wrapper .btn:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .cnt_project .btn-wrapper .btn {
    margin-right: 8px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .cnt_project .btn-wrapper .btn {
    margin-right: 16px;
  }
}
.cnt_project .copy-label {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.cnt_project span.click-to-copy {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #a9aaac;
  border-radius: 4px;
  padding: 4px 12px;
  height: 32px;
  margin-right: 8px;
}
.cnt_project span.click-to-copy.copied + .text-copied {
  opacity: 1;
  visibility: visible;
}
.cnt_project span.click-to-copy .cnt_icon,
.cnt_project span.click-to-copy .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: text-top;
  margin: 0 0 0 7px;
}
.cnt_project .text-copied {
  font-size: 12px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.cnt_project .accordion-button {
  font-size: 16px;
}

.cnt_project .header {
  margin-bottom: 28px;
}
@media (max-width: 767.98px) {
  .cnt_project .header {
    margin-bottom: 16px;
  }
  .cnt_project .header p {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 300;
    line-height: 160%;
  }
  .cnt_project .ng-star-inserted > .header {
    padding-left: 15px;
  }
}

.cnt_project {
  /* Overwrite global style for breadcrumb */
}
.cnt_project .breadcrumbs .breadcrumb-item {
  font-size: 14px;
}
.cnt_project .breadcrumbs .breadcrumb-item a {
  font-size: 14px;
}
.cnt_project .breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-left: 4px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --><path fill="%23A9AAAC" d="M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z"/></svg>');
  background-repeat: no-repeat;
}
.cnt_project ul.breadcrumb {
  padding: 0;
  margin-bottom: 16px;
  list-style: none;
  background-color: unset;
  border-radius: 0;
}

.cnt_project .card {
  border: 1px solid #e2e3e3;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.cnt_project .card .card-body {
  padding: 24px;
}
.cnt_project .card .card-body .dollar-sign {
  content: "$";
}
.cnt_project .card.urgent-requests .urgent-requests-contact {
  margin-top: auto;
}
.cnt_project .card.urgent-requests .urgent-requests-contact img,
.cnt_project .card.urgent-requests .urgent-requests-contact p {
  display: inline-flex;
}
.cnt_project .card.urgent-requests .urgent-requests-contact p {
  margin: 0;
}
.cnt_project .card.urgent-requests .urgent-requests-contact img {
  width: 16px;
  height: 16px;
  margin-right: 16px;
}
.cnt_project .card.urgent-requests .urgent-requests-contact div {
  margin-bottom: 8px;
}
.cnt_project .card.urgent-requests .urgent-requests-hours p {
  color: var(--text-text-body-light, #707070);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 140%;
  /* 1.225rem */
}
.cnt_project .card.knowledgebase h3.header-bg {
  background-color: #e2e3e3;
  padding: 20px;
}
.cnt_project .card.knowledgebase .knowledgebase-link {
  padding: 16px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 100%;
}
.cnt_project .card.knowledgebase .knowledgebase-link:last-of-type {
  margin-bottom: 0;
}
.cnt_project .card.knowledgebase .knowledgebase-link .icon-arrow-right {
  width: 16px;
  height: 16px;
}
.cnt_project .card.knowledgebase .knowledgebase-link i.bi {
  font-size: 30px;
}
.cnt_project .card.knowledgebase .knowledgebase-link {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cnt_project .card.hero-section {
  background: linear-gradient(117.03deg, #210036 11.9%, #320148 34.01%, #22004c 63.11%, #000000 96.39%) !important;
}
.cnt_project .card.hero-section h2,
.cnt_project .card.hero-section p {
  color: #fff;
}
.cnt_project .card .percentage {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .cnt_project .card .card-body-sm {
    padding: 16px;
  }
  .cnt_project .card .card-body {
    padding: 24px;
  }
  .cnt_project .card .card-body-md {
    padding: 32px;
  }
  .cnt_project .card .card-body-lg {
    padding: 48px;
  }
}
.cnt_project .mobile-app .card .card-body h3 {
  border-bottom: 1px solid #e2e3e3;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.cnt_project .mobile-app .card .cards {
  margin-bottom: 0;
}
.cnt_project a.card,
.cnt_project .featured-card {
  transition: box-shadow 0.3s;
}
.cnt_project a.card:hover,
.cnt_project .featured-card:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.119);
}
.cnt_project a.card.resource-card .resource-card-text,
.cnt_project .featured-card.resource-card .resource-card-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cnt_project .card {
  height: 100%;
}
.cnt_project .card p {
  font-size: 16px;
}
.cnt_project .card h4.h4,
.cnt_project .card h4.font-h4 {
  color: var(--text-text-body, #18191a);
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 10px;
}
.cnt_project .card .card-text {
  color: var(--cnt-color-dark-grey, #434446);
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.cnt_project .card .card-text:last-of-type {
  margin-bottom: 0;
}
.cnt_project .card .card-text:has(+ .expand.open) {
  margin-bottom: 10px;
}
.cnt_project .card .card-text.shorten-1 {
  -webkit-line-clamp: 1;
}
.cnt_project .card .card-text.shorten-2 {
  -webkit-line-clamp: 2;
}
.cnt_project .card .card-text.shorten-3 {
  -webkit-line-clamp: 3;
}
.cnt_project .card .card-text.shorten-4 {
  -webkit-line-clamp: 4;
}
.cnt_project .card .icon {
  margin: 0 auto 24px;
}
.cnt_project .card .sub-header {
  color: var(--text-text-body-light, #707070);
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 140%;
}
.cnt_project .card .tag {
  border-radius: 12px;
  padding: 0 8px;
  text-align: center;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 143.7%;
  color: var(--cnt-color-medium-grey, #787878);
}
.cnt_project .card .tag .icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0;
  vertical-align: text-bottom;
}
.cnt_project .card .tag.info {
  padding-left: 0;
  padding-right: 0;
}
.cnt_project .card .tag.price {
  background-color: var(--cnt-color-medium-white, #eef7e5);
  color: var(--cnt-color-price-tag, #377500);
}
.cnt_project .card .tag.category {
  background-color: var(--cnt-color-off-white, #f1f1f1);
  color: var(--cnt-color-category-tag, #2e2e2e);
}
.cnt_project .card .tag.category.right {
  max-height: 23px;
  margin-top: auto;
}
.cnt_project .card .tag.video .video,
.cnt_project .card .tag.video .download {
  border-radius: 0;
  padding-left: 22px;
}
.cnt_project .card .tags {
  display: flex;
  justify-content: space-between;
}
.cnt_project .card.featured-card, .cnt_project .card .featured-card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.cnt_project .card.featured-card .tags, .cnt_project .card .featured-card .tags {
  margin-top: auto;
}
.cnt_project .card.featured-card .card-body, .cnt_project .card .featured-card .card-body {
  padding: 24px;
}
.cnt_project .card.webinar .card-icon .webinar-date-day {
  background: var(--cnt-color-white, #fff);
  color: var(--cnt-color-icon-primary, #5b4585);
  text-align: center;
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 0 7px 0;
  border-radius: 4px 4px 0 0;
}
.cnt_project .card.webinar .card-icon .webinar-date-month {
  color: var(--cnt-color-icon-primary, #5b4585);
  background: var(--cnt-color-primary-lightest, #f5f0fe);
  text-align: center;
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 11px;
  text-transform: uppercase;
  padding: 5px 0;
  border-radius: 0 0 4px 4px;
}
.cnt_project .card.webinar .card-icon span {
  display: block;
  text-indent: -99999px;
  width: 64px;
  height: 64px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .cnt_project .card .featured-card {
    min-height: 250px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .cnt_project .card .featured-card {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .cnt_project .card .featured-card {
    min-height: 400px;
  }
}
.cnt_project .card .featured-card.small {
  min-height: 300px;
}
@media (max-width: 575.98px) {
  .cnt_project .card .featured-card.small {
    min-height: auto;
  }
}
.cnt_project .cards .closed {
  max-height: 0;
  transition: max-height 0.1s ease;
  overflow: hidden;
}
.cnt_project .cards .font-a {
  font-size: 14px;
}
.cnt_project .cards .open {
  max-height: 1000px;
  transition: max-height 0.3s ease;
}
.cnt_project .cards .expand {
  margin-bottom: 30px;
}
.cnt_project .cards .expand ul {
  list-style-type: disc;
  padding-inline-start: 10px;
}
.cnt_project .cards .expand ul li {
  font-size: 14px;
}
.cnt_project .cards .expand.closed:has(+ p) {
  margin-bottom: 40px;
}
.cnt_project .cards.simple .card {
  height: 100%;
}
.cnt_project .cards.simple .card h2,
.cnt_project .cards.simple .card h3,
.cnt_project .cards.simple .card h4,
.cnt_project .cards.simple .card h5 {
  color: var(--text-text-body, #18191a);
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 10px;
}
.cnt_project .contact-cards .card {
  height: 100%;
}
.cnt_project .contact-cards .card .card-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cnt_project .contact-cards .card .card-body h4 {
  color: var(--ui-link, #0b0b0c);
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 8px;
}
.cnt_project .contact-cards p {
  color: var(--cnt-color-dark-grey, #434446);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.cnt_project .contact-cards .contact-cards-contact {
  margin-top: auto;
}
.cnt_project .contact-cards .contact-cards-contact p {
  margin: 0;
}
.cnt_project .contact-cards .contact-cards-contact img {
  width: 16px;
  height: 16px;
  margin-right: 16px;
}
.cnt_project .contact-cards .contact-cards-contact p,
.cnt_project .contact-cards .contact-cards-contact image {
  display: inline-flex;
}
.cnt_project .contact-cards .contact-cards-contact div {
  margin-bottom: 8px;
}
.cnt_project .contact-cards .contact-cards-hours p {
  color: var(--text-text-body-light, #707070);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 140%;
}
@media (min-width: 768px) {
  .cnt_project .contact-cards .card .card-body h4 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  .cnt_project .cards.row {
    display: flex;
    flex-flow: row wrap;
  }
  .cnt_project .cards.row > [class*=col-] {
    display: flex;
    flex-flow: column nowrap;
  }
}
.cnt_project .featured-app {
  background-color: var(--cnt-color-white, #fff);
  margin-bottom: 20px;
}
.cnt_project .featured-app .app-icon {
  display: block;
  width: 100%;
  height: 100%;
  background: rgb(168, 229, 255);
  background: radial-gradient(circle, rgb(168, 229, 255) 0%, rgb(135, 184, 250) 100%);
  border-radius: 8px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  font-size: 0;
}
.cnt_project .featured-app .app-icon::after {
  color: var(--cnt-color-white, #fff);
  text-align: center;
  text-shadow: 0px 1px 1px var(--cnt-color-white, #fff);
  font-size: 104.5px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  display: block;
}
.cnt_project .featured-app .app-icon.learning-center::after {
  content: "LC";
}
@media (max-width: 767.98px) {
  .cnt_project .featured-app .app-icon.learning-center::after {
    font-size: 80px;
    line-height: 180%;
  }
}
.cnt_project .featured-app .app-headline {
  color: var(--text-text-headline, #222223);
  font-size: 27px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 114%;
  letter-spacing: 0.2px;
  margin-top: 10px;
}
@media (max-width: 991.98px) {
  .cnt_project .featured-app {
    height: auto;
  }
  .cnt_project .featured-app .app-icon {
    width: 130px;
    height: 130px;
  }
  .cnt_project .featured-app .app-icon::after {
    font-size: 80px;
    line-height: 160%;
  }
}
@media (max-width: 767.98px) {
  .cnt_project .featured-app {
    height: auto;
    margin-bottom: 20px;
  }
  .cnt_project .featured-app .app-icon {
    width: 150px;
    height: 150px;
    margin: 0 auto 22px;
  }
  .cnt_project .featured-app .app-icon::after {
    font-size: 80px;
  }
  .cnt_project .featured-app .app-headline {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    margin-top: 0;
  }
  .cnt_project .featured-app.growth .app-icon {
    height: 125px;
  }
}

.cnt_project {
  /* Old icons used in Support Adviceworks pages */
}
.cnt_project .icon {
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: contain;
}
.cnt_project .icon.x-small {
  width: 16px;
  height: 16px;
}
.cnt_project .icon.small {
  width: 32px;
  height: 32px;
}
.cnt_project .icon.large {
  width: 96px;
  height: 96px;
}
.cnt_project .icon.x-large {
  width: 210px;
  height: 210px;
}
@media (max-width: 575.98px) {
  .cnt_project .icon {
    max-width: 100%;
  }
}
.cnt_project .icon.bi {
  font-size: 50px;
}
.cnt_project .icon.add-user {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M632 224h-88v-88c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v88h-88c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h88v88c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-88h88c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm-318.4 64c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zM416 464c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16v-41.6C32 365.9 77.9 320 134.4 320c19.6 0 39.1 16 89.6 16 50.4 0 70-16 89.6-16 56.5 0 102.4 45.9 102.4 102.4V464zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm0-224c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z" fill="%234a0eb0" /></svg>');
}
.cnt_project .icon.advicepay {
  background-image: url("https://advisor.adviceworks.net/content/images/advicepay_logo-212w.png");
}
.cnt_project .icon.adviceworks {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="url(%23paint0_linear_2_72)"/><path d="M32.001 16.0558L9.06667 47.9441H14.9477L32.0022 24.3344L41.2637 37.1591L44.2224 33.0462L32.001 16.0558Z" fill="white"/><path d="M54.9333 47.9376L48.4674 38.9487L45.5123 43.0389L49.0523 47.9376H54.9333Z" fill="white"/><path d="M51.4395 34.835H45.5173L39.0574 43.8143L31.998 34.0048L24.9168 43.8551L21.4119 38.9899L18.4617 43.08L21.9751 47.944H27.9153L31.998 42.2834L36.0842 47.938H42.0293L42.0003 47.8972L51.4395 34.835Z" fill="white"/><path d="M12.5095 34.8416L15.5068 38.9905L18.4909 34.8416H12.5095Z" fill="white"/><defs><linearGradient id="paint0_linear_2_72" x1="32" y1="0" x2="32" y2="64" gradientUnits="userSpaceOnUse"><stop stop-color="%236B3ABF"/><stop offset="1" stop-color="%232E105E"/></linearGradient></defs></svg>');
}
.cnt_project .icon.advisor-brochure {
  background-image: url('data:image/svg+xml,<svg width="64" height="65" viewBox="0 0 64 65" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1679_2754)"><path d="M33.65 1.96204L6.29004 8.13234V60.4541L33.65 54.2737C36.81 53.7604 39.39 50.7406 39.39 47.5699V6.80366C39.39 3.62289 36.81 1.44869 33.65 1.96204Z" fill="%23E9DFFA" stroke="%23E5DEF0" stroke-width="2.58"/><path d="M40.72 8.19263H6.29004V60.5144H40.72C43.88 60.5144 46.46 57.9174 46.46 54.7366V13.9704C46.46 10.7896 43.88 8.19263 40.72 8.19263Z" fill="white" stroke="%23E5DEF0" stroke-width="2.58"/><path d="M41.5901 39.2858H11.8401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5901 44.2885H11.8401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5901 49.2911H11.8401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5901 54.2938H11.8401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M41.5901 13.4167H11.8401V34.283H41.5901V13.4167Z" fill="%23F5F0FE"/><path d="M41.5901 13.4167L29.9801 25.1031L26.9601 22.0632L14.8101 34.283H41.5901V13.4167Z" fill="%23E5DEF0"/><path d="M58.3901 47.9826L43.5101 42.4263L28.3401 47.9826L31.4001 62.3866H55.3301L58.3901 47.9826Z" fill="%235B4585" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M52.16 30.418H34.59C33.85 30.418 33.25 31.0118 33.25 31.7366V45.0435L43.46 42.9297L53.74 45.1542V31.7466C53.74 31.0219 52.9 30.428 52.16 30.428V30.418Z" fill="%235B4585"/><path d="M52.7001 43.8456L43.5201 40.6648L34.0501 43.8456C33.3601 44.1173 32.6201 44.4395 32.6201 45.1642V49.0596C32.6201 49.7844 34.0901 54.7468 34.8101 54.7468L42.7101 63.6248H44.2801L51.9301 54.7468C52.6501 54.7468 54.1201 49.7844 54.1201 49.0596V45.1642C54.1201 44.4395 53.5901 44.1677 52.6901 43.8456H52.7001Z" fill="white"/><path d="M46.63 39.6179H40.02V50.6701L43.28 63.6147H43.72L46.62 50.6701V39.6179H46.63Z" fill="%23F5F0FE"/><path d="M52.72 26.3514C52.72 30.0757 52.72 32.1593 52.72 32.4613C52.62 35.8031 46.9199 42.4264 43.4599 42.4264C39.9999 42.4264 34.2 35.2093 34.2 32.4613V26.3514C34.2 21.1977 38.3499 17.0305 43.4599 17.0305C48.57 17.0305 52.72 21.2078 52.72 26.3514Z" fill="%23F5F0FE" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M46.7499 17.6444C46.7499 17.6444 46.8599 27.1565 34.1899 27.1565C34.1899 22.7678 38.1599 15.2085 46.7499 17.6444Z" fill="%235B4585" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M38.5901 21.1674C39.1201 19.7884 40.4901 19.6576 42.3801 21.9727C44.0501 24.016 42.9701 20.956 42.9701 20.956L38.5801 18.6309L36.6201 20.0099L38.5801 21.1775L38.5901 21.1674Z" fill="%235B4585"/><path d="M36.5801 26.6733C35.6301 26.7941 34.8301 27.2068 34.8301 28.5858C34.8301 29.9648 34.1201 27.6296 34.1201 27.6296L34.5301 25.1836L36.5801 26.6733Z" fill="%235B4585"/></g><defs><clipPath id="clip0_1679_2754"><rect width="54.61" height="63.0518" fill="white" transform="translate(5 0.583008)"/></clipPath></defs></svg>');
}
.cnt_project .icon.apple-store-button {
  background-image: url("https://advisor.adviceworks.net/content/images/apple-store.png");
  display: inline-flex;
  background-size: 160px;
  height: 112px;
  min-width: 204px;
}
.cnt_project .icon.arrow-right {
  background-image: url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5156 9.46631L9.76562 13.2163C9.48438 13.521 8.99219 13.521 8.71094 13.2163C8.40625 12.9351 8.40625 12.4429 8.71094 12.1616L11.1719 9.67725H4C3.57812 9.67725 3.25 9.34912 3.25 8.92725C3.25 8.52881 3.57812 8.17725 4 8.17725H11.1719L8.71094 5.71631C8.40625 5.43506 8.40625 4.94287 8.71094 4.66162C8.99219 4.35693 9.48438 4.35693 9.76562 4.66162L13.5156 8.41162C13.8203 8.69287 13.8203 9.18506 13.5156 9.46631Z" fill="%234A0EB0"/></svg>');
}
.cnt_project .icon.angle-up-white {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z"/></svg>');
}
.cnt_project .icon.angle-down-white {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
}
.cnt_project .icon.angle-up-grey {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23666" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z"/></svg>');
}
.cnt_project .icon.arrow-right-black {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%234e4e4f" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>');
}
.cnt_project .icon.article {
  background-image: url('data:image/svg+xml,<svg width="101" height="101" viewBox="0 0 101 101" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_5_2326)"><g clip-path="url(%23clip1_5_2326)"><path d="M23.8484 11.9965C18.886 12.9461 14.8271 17.8626 14.8271 22.917V89.8645C14.8271 94.9189 18.886 98.2731 23.8484 97.3235L69.8585 88.5166C74.821 87.567 78.8798 82.6505 78.8798 77.5961V10.6487C78.8798 5.59429 74.821 2.24002 69.8585 3.18963L23.8484 11.9965Z" fill="%23E9DFFA"/><path d="M23.8484 11.9965C18.886 12.9461 14.8271 17.8626 14.8271 22.917V89.8645C14.8271 94.9189 18.886 98.2731 23.8484 97.3235L69.8585 88.5166C74.821 87.567 78.8798 82.6505 78.8798 77.5961V10.6487C78.8798 5.59429 74.821 2.24002 69.8585 3.18963L23.8484 11.9965Z" stroke="%23E9DFFA" stroke-width="2.53883"/><path d="M77.8689 13.7272H23.588C18.5126 13.7272 14.3982 17.8416 14.3982 22.9169V89.8644C14.3982 94.9398 18.5126 99.0542 23.588 99.0542H77.8689C82.9442 99.0542 87.0586 94.9398 87.0586 89.8644V22.9169C87.0586 17.8416 82.9442 13.7272 77.8689 13.7272Z" fill="white"/><path d="M77.8689 13.7272H23.588C18.5126 13.7272 14.3982 17.8416 14.3982 22.9169V89.8644C14.3982 94.9398 18.5126 99.0542 23.588 99.0542H77.8689C82.9442 99.0542 87.0586 94.9398 87.0586 89.8644V22.9169C87.0586 17.8416 82.9442 13.7272 77.8689 13.7272Z" stroke="%23E9DFFA" stroke-width="2.53883"/><path d="M76.4445 69.9839H24.9971" stroke="%23F5F0FE" stroke-width="2.52902" stroke-linecap="round" stroke-linejoin="round"/><path d="M76.4445 78.5763H24.9971" stroke="%23F5F0FE" stroke-width="2.52902" stroke-linecap="round" stroke-linejoin="round"/><path d="M76.4445 87.1687H24.9971" stroke="%23F5F0FE" stroke-width="2.52902" stroke-linecap="round" stroke-linejoin="round"/><path d="M74.1777 30.2382H68.2503C67.6159 30.2382 67.1016 30.7525 67.1016 31.3869V57.8534C67.1016 58.4878 67.6159 59.0021 68.2503 59.0021H74.1777C74.8121 59.0021 75.3264 58.4878 75.3264 57.8534V31.3869C75.3264 30.7525 74.8121 30.2382 74.1777 30.2382Z" fill="white"/><path d="M73.4119 32.1527V57.0876H69.0161V32.1527H73.4119ZM74.1777 28.3236H68.2503C66.5655 28.3236 65.187 29.7021 65.187 31.3869V57.8534C65.187 59.5382 66.5655 60.9167 68.2503 60.9167H74.1777C75.8625 60.9167 77.2409 59.5382 77.2409 57.8534V31.3869C77.2409 29.7021 75.8625 28.3236 74.1777 28.3236Z" fill="%235B4585"/><path d="M53.5466 35.2772H47.6192C46.9848 35.2772 46.4705 35.7915 46.4705 36.4259V57.8534C46.4705 58.4878 46.9848 59.0021 47.6192 59.0021H53.5466C54.181 59.0021 54.6953 58.4878 54.6953 57.8534V36.4259C54.6953 35.7915 54.181 35.2772 53.5466 35.2772Z" fill="white"/><path d="M52.7808 37.1917V57.0876H48.385V37.1917H52.7808ZM53.5466 33.3627H47.6192C45.9344 33.3627 44.5559 34.7411 44.5559 36.4259V57.8534C44.5559 59.5382 45.9344 60.9167 47.6192 60.9167H53.5466C55.2314 60.9167 56.6098 59.5382 56.6098 57.8534V36.4259C56.6098 34.7411 55.2314 33.3627 53.5466 33.3627Z" fill="%235B4585"/><path d="M32.9157 42.047H26.9883C26.3539 42.047 25.8396 42.5613 25.8396 43.1957V57.8687C25.8396 58.5031 26.3539 59.0174 26.9883 59.0174H32.9157C33.5501 59.0174 34.0644 58.5031 34.0644 57.8687V43.1957C34.0644 42.5613 33.5501 42.047 32.9157 42.047Z" fill="white"/><path d="M32.1499 43.9615V57.1029H27.7541V43.9615H32.1499ZM32.9157 40.1324H26.9883C25.3035 40.1324 23.925 41.5109 23.925 43.1957V57.8687C23.925 59.5535 25.3035 60.932 26.9883 60.932H32.9157C34.6005 60.932 35.979 59.5535 35.979 57.8687V43.1957C35.979 41.5109 34.6005 40.1324 32.9157 40.1324Z" fill="%235B4585"/></g></g><defs><clipPath id="clip0_5_2326"><rect width="100" height="100" fill="white" transform="translate(0.697266 0.694946)"/></clipPath><clipPath id="clip1_5_2326"><rect width="76.6273" height="100" fill="white" transform="translate(12.407 1.04529)"/></clipPath></defs></svg>');
}
.cnt_project .icon.audio {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M26.2205 20.4412C26.2205 18.8428 24.9291 17.5515 23.3308 17.5515C21.7324 17.5515 20.4411 18.8428 20.4411 20.4412V43.5586C20.4411 45.157 21.7324 46.4483 23.3308 46.4483C24.9291 46.4483 26.2205 45.157 26.2205 43.5586V20.4412ZM43.5585 23.3309C43.5585 21.7325 42.2672 20.4412 40.6689 20.4412C39.0705 20.4412 37.7792 21.7325 37.7792 23.3309V40.6689C37.7792 42.2673 39.0705 43.5586 40.6689 43.5586C42.2672 43.5586 43.5585 42.2673 43.5585 40.6689V23.3309ZM3.10303 31.9999C3.10303 32.7663 3.40747 33.5013 3.94939 34.0432C4.49131 34.5851 5.22632 34.8896 5.99271 34.8896C6.7591 34.8896 7.4941 34.5851 8.03602 34.0432C8.57794 33.5013 8.88239 32.7663 8.88239 31.9999C8.88239 31.2335 8.57794 30.4985 8.03602 29.9566C7.4941 29.4147 6.7591 29.1102 5.99271 29.1102C5.22632 29.1102 4.49131 29.4147 3.94939 29.9566C3.40747 30.4985 3.10303 31.2335 3.10303 31.9999ZM55.1173 31.9999C55.1173 32.7663 55.4217 33.5013 55.9636 34.0432C56.5055 34.5851 57.2405 34.8896 58.0069 34.8896C58.7733 34.8896 59.5083 34.5851 60.0502 34.0432C60.5922 33.5013 60.8966 32.7663 60.8966 31.9999C60.8966 31.2335 60.5922 30.4985 60.0502 29.9566C59.5083 29.4147 58.7733 29.1102 58.0069 29.1102C57.2405 29.1102 56.5055 29.4147 55.9636 29.9566C55.4217 30.4985 55.1173 31.2335 55.1173 31.9999Z" fill="%235B4585"/><path d="M31.9997 8.88257C33.5981 8.88257 34.8894 10.1739 34.8894 11.7722V52.2278C34.8894 53.8261 33.5981 55.1174 31.9997 55.1174C30.4014 55.1174 29.11 53.8261 29.11 52.2278V11.7722C29.11 10.1739 30.4014 8.88257 31.9997 8.88257ZM49.3378 14.6619C50.9362 14.6619 52.2275 15.9533 52.2275 17.5516V46.4484C52.2275 48.0467 50.9362 49.3381 49.3378 49.3381C47.7394 49.3381 46.4481 48.0467 46.4481 46.4484V17.5516C46.4481 15.9533 47.7394 14.6619 49.3378 14.6619ZM14.6617 26.2206C16.26 26.2206 17.5513 27.512 17.5513 29.1103V34.8897C17.5513 36.488 16.26 37.7794 14.6617 37.7794C13.0633 37.7794 11.772 36.488 11.772 34.8897V29.1103C11.772 27.512 13.0633 26.2206 14.6617 26.2206Z" fill="%23E9E0F7"/></svg>');
}
.cnt_project .icon.bullseye-arrow {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M326.3 9.8C304 3.4 280.4 0 256 0C114.6 0 0 114.6 0 256S114.6 512 256 512s256-114.6 256-256c0-24.4-3.4-48-9.8-70.3l-22.8 25.4c-1.1 1.2-2.1 2.3-3.3 3.4c2.5 13.5 3.8 27.3 3.8 41.5c0 123.7-100.3 224-224 224S32 379.7 32 256S132.3 32 256 32c14.2 0 28.1 1.3 41.5 3.8c1.1-1.1 2.2-2.2 3.4-3.3L326.3 9.8zM274.6 97.1c-6.1-.7-12.3-1.1-18.6-1.1C167.6 96 96 167.6 96 256s71.6 160 160 160s160-71.6 160-160c0-6.3-.4-12.5-1.1-18.6c-2.7-.2-5.4-.5-8.1-.9l-25-4.2c1.4 7.7 2.2 15.6 2.2 23.7c0 70.7-57.3 128-128 128s-128-57.3-128-128s57.3-128 128-128c8.1 0 16 .8 23.7 2.2l-4.2-25c-.5-2.7-.8-5.4-.9-8.1zm66.9 96.1l70.4 11.7c16.3 2.7 32.8-3.1 43.8-15.5L499.6 140c11.7-13.1 5.8-33.9-11-38.9L428.9 83.2 410.9 23.4c-5-16.8-25.8-22.7-38.9-11L322.6 56.3c-12.3 11-18.2 27.5-15.5 43.8l11.7 70.4-74.2 74.2c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l74.2-74.2zm27.8-27.8l51.3-51.3 46.8 14-35.6 40c-3.7 4.1-9.2 6.1-14.6 5.2l-47.9-8zm28.6-73.9l-51.3 51.3-8-47.9c-.9-5.4 1-10.9 5.2-14.6l40-35.6 14 46.8z"/></svg>');
}
.cnt_project .icon.calculator {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M80 448h288c8.84 0 16-7.16 16-16V240c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v192c0 8.84 7.16 16 16 16zm208-96v-96h64v160h-64v-64zm-96-96h64v64h-64v-64zm0 96h64v64h-64v-64zm-96-96h64v64H96v-64zm0 96h64v64H96v-64zM400 0H48C22.4 0 0 22.4 0 48v416c0 25.6 22.4 48 48 48h352c25.6 0 48-22.4 48-48V48c0-25.6-22.4-48-48-48zm16 464c0 7.93-8.07 16-16 16H48c-7.93 0-16-8.07-16-16V192h384v272zm0-304H32V48c0-7.93 8.07-16 16-16h352c7.93 0 16 8.07 16 16v112z"/></svg>');
}
.cnt_project .icon.calc-chart {
  background-image: url('data:image/svg+xml,<svg width="97" height="96" viewBox="0 0 97 96" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7.66672" y="7" width="82" height="82" rx="41" fill="%233B0B8D" fill-opacity="0.15"/><path d="M55.5003 32.918L43.1446 40.051L42.7737 42.5676L55.9492 45.7075L63.4605 40.051L65.9233 35.7335V33.5963L64.7535 31.5469L60.4678 29.9884L55.5003 32.918Z" fill="%23E2DAEE"/><rect x="45.4568" y="41.0791" width="25.9451" height="29.7126" rx="2.1567" fill="white"/><rect x="48.7787" y="44.622" width="19.3072" height="3.94913" fill="%23E2DAEE"/><rect x="48.6667" y="52.5328" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="48.6667" y="58.7044" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="48.6667" y="64.7568" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="56.132" y="52.5328" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="56.132" y="58.7044" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="56.132" y="64.7568" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="63.7735" y="52.5328" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="63.7735" y="58.7044" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="63.7735" y="64.7568" width="4.59508" height="2.80706" fill="%23E2DAEE"/><path d="M35.5577 24.9999L26.0461 34.4657H35.5577V24.9999Z" fill="white"/><path d="M41.8563 70.701H28.2356C27.6336 70.701 27.0562 70.4619 26.6304 70.0361C26.2047 69.6104 25.9655 69.033 25.9655 68.4309V35.8928H34.2892C34.8913 35.8928 35.4687 35.6536 35.8945 35.2279C36.3202 34.8022 36.5594 34.2248 36.5594 33.6227V25.299H56.9903C57.5924 25.299 58.1698 25.5381 58.5955 25.9639C59.0212 26.3896 59.2604 26.967 59.2604 27.5691V37.4062C59.2604 37.6069 59.3401 37.7993 59.482 37.9413C59.6239 38.0832 59.8164 38.1629 60.0171 38.1629C60.2178 38.1629 60.4103 38.0832 60.5522 37.9413C60.6941 37.7993 60.7738 37.6069 60.7738 37.4062V27.5691C60.7738 27.0722 60.6759 26.5802 60.4858 26.1212C60.2957 25.6622 60.017 25.2451 59.6656 24.8937C59.3143 24.5424 58.8972 24.2637 58.4382 24.0736C57.9791 23.8834 57.4871 23.7856 56.9903 23.7856H35.8027C35.7031 23.785 35.6043 23.8041 35.5121 23.8417C35.42 23.8794 35.3361 23.9349 35.2654 24.005L24.6716 34.5988C24.6014 34.6695 24.546 34.7534 24.5083 34.8456C24.4706 34.9378 24.4516 35.0365 24.4521 35.1361V68.4309C24.4521 69.4344 24.8507 70.3967 25.5603 71.1063C26.2698 71.8158 27.2322 72.2144 28.2356 72.2144H41.8563C42.0569 72.2144 42.2494 72.1347 42.3913 71.9928C42.5332 71.8509 42.613 71.6584 42.613 71.4577C42.613 71.2571 42.5332 71.0646 42.3913 70.9227C42.2494 70.7808 42.0569 70.701 41.8563 70.701ZM34.2892 34.3794H27.0325L35.0459 26.3659V33.6227C35.0459 33.8234 34.9662 34.0158 34.8243 34.1578C34.6824 34.2997 34.4899 34.3794 34.2892 34.3794Z" fill="%234A0EB0"/><path d="M52.4498 29.8385H53.9632C54.1639 29.8385 54.3564 29.9183 54.4983 30.0602C54.6402 30.2021 54.7199 30.3945 54.7199 30.5952C54.7199 30.7959 54.7996 30.9884 54.9416 31.1303C55.0835 31.2722 55.2759 31.3519 55.4766 31.3519C55.6773 31.3519 55.8698 31.2722 56.0117 31.1303C56.1536 30.9884 56.2333 30.7959 56.2333 30.5952C56.2333 29.9932 55.9942 29.4158 55.5684 28.99C55.1427 28.5643 54.5653 28.3251 53.9632 28.3251V27.5684C53.9632 27.3677 53.8835 27.1753 53.7416 27.0334C53.5997 26.8915 53.4072 26.8117 53.2065 26.8117C53.0058 26.8117 52.8134 26.8915 52.6715 27.0334C52.5295 27.1753 52.4498 27.3677 52.4498 27.5684V28.3251C51.8478 28.3251 51.2703 28.5643 50.8446 28.99C50.4189 29.4158 50.1797 29.9932 50.1797 30.5952C50.1797 31.1973 50.4189 31.7747 50.8446 32.2004C51.2703 32.6262 51.8478 32.8653 52.4498 32.8653H53.9632C54.1639 32.8653 54.3564 32.9451 54.4983 33.087C54.6402 33.2289 54.7199 33.4214 54.7199 33.622C54.7199 33.8227 54.6402 34.0152 54.4983 34.1571C54.3564 34.299 54.1639 34.3787 53.9632 34.3787H52.4498C52.2491 34.3787 52.0567 34.299 51.9148 34.1571C51.7728 34.0152 51.6931 33.8227 51.6931 33.622C51.6931 33.4214 51.6134 33.2289 51.4715 33.087C51.3296 32.9451 51.1371 32.8653 50.9364 32.8653C50.7357 32.8653 50.5433 32.9451 50.4014 33.087C50.2594 33.2289 50.1797 33.4214 50.1797 33.622C50.1797 34.2241 50.4189 34.8015 50.8446 35.2272C51.2703 35.653 51.8478 35.8921 52.4498 35.8921V36.6488C52.4498 36.8495 52.5295 37.042 52.6715 37.1839C52.8134 37.3258 53.0058 37.4055 53.2065 37.4055C53.4072 37.4055 53.5997 37.3258 53.7416 37.1839C53.8835 37.042 53.9632 36.8495 53.9632 36.6488V35.8921C54.5653 35.8921 55.1427 35.653 55.5684 35.2272C55.9942 34.8015 56.2333 34.2241 56.2333 33.622C56.2333 33.02 55.9942 32.4426 55.5684 32.0168C55.1427 31.5911 54.5653 31.3519 53.9632 31.3519H52.4498C52.2491 31.3519 52.0567 31.2722 51.9148 31.1303C51.7728 30.9884 51.6931 30.7959 51.6931 30.5952C51.6931 30.3945 51.7728 30.2021 51.9148 30.0602C52.0567 29.9183 52.2491 29.8385 52.4498 29.8385Z" fill="%234A0EB0"/><path d="M69.0979 39.6757H47.9102C46.9068 39.6757 45.9444 40.0743 45.2349 40.7839C44.5253 41.4934 44.1267 42.4558 44.1267 43.4592V68.4304C44.1267 69.4338 44.5253 70.3962 45.2349 71.1057C45.9444 71.8152 46.9068 72.2139 47.9102 72.2139H69.0979C70.1013 72.2139 71.0637 71.8152 71.7732 71.1057C72.4827 70.3962 72.8814 69.4338 72.8814 68.4304V43.4592C72.8814 42.4558 72.4827 41.4934 71.7732 40.7839C71.0637 40.0743 70.1013 39.6757 69.0979 39.6757ZM71.368 68.4304C71.368 69.0324 71.1288 69.6098 70.7031 70.0356C70.2773 70.4613 69.6999 70.7005 69.0979 70.7005H47.9102C47.3081 70.7005 46.7307 70.4613 46.305 70.0356C45.8793 69.6098 45.6401 69.0324 45.6401 68.4304V43.4592C45.6401 42.8571 45.8793 42.2797 46.305 41.854C46.7307 41.4283 47.3081 41.1891 47.9102 41.1891H69.0979C69.6999 41.1891 70.2773 41.4283 70.7031 41.854C71.1288 42.2797 71.368 42.8571 71.368 43.4592V68.4304Z" fill="%234A0EB0"/><path d="M68.341 43.4598H48.6668C48.4661 43.4598 48.2736 43.5395 48.1317 43.6814C47.9898 43.8233 47.9101 44.0158 47.9101 44.2165V48.7567C47.9101 48.9574 47.9898 49.1499 48.1317 49.2918C48.2736 49.4337 48.4661 49.5134 48.6668 49.5134H68.341C68.5417 49.5134 68.7342 49.4337 68.8761 49.2918C69.018 49.1499 69.0977 48.9574 69.0977 48.7567V44.2165C69.0977 44.0158 69.018 43.8233 68.8761 43.6814C68.7342 43.5395 68.5417 43.4598 68.341 43.4598ZM67.5843 48H49.4235V44.9732H67.5843V48Z" fill="%234A0EB0"/><path d="M53.207 51.7831H48.6668C48.4661 51.7831 48.2736 51.8629 48.1317 52.0048C47.9898 52.1467 47.9101 52.3392 47.9101 52.5398V55.5666C47.9101 55.7673 47.9898 55.9598 48.1317 56.1017C48.2736 56.2436 48.4661 56.3233 48.6668 56.3233H53.207C53.4077 56.3233 53.6002 56.2436 53.7421 56.1017C53.884 55.9598 53.9637 55.7673 53.9637 55.5666V52.5398C53.9637 52.3392 53.884 52.1467 53.7421 52.0048C53.6002 51.8629 53.4077 51.7831 53.207 51.7831ZM52.4503 54.8099H49.4235V53.2965H52.4503V54.8099Z" fill="%234A0EB0"/><path d="M60.7738 51.7831H56.2336C56.0329 51.7831 55.8404 51.8629 55.6985 52.0048C55.5566 52.1467 55.4769 52.3392 55.4769 52.5398V55.5666C55.4769 55.7673 55.5566 55.9598 55.6985 56.1017C55.8404 56.2436 56.0329 56.3233 56.2336 56.3233H60.7738C60.9745 56.3233 61.167 56.2436 61.3089 56.1017C61.4508 55.9598 61.5305 55.7673 61.5305 55.5666V52.5398C61.5305 52.3392 61.4508 52.1467 61.3089 52.0048C61.167 51.8629 60.9745 51.7831 60.7738 51.7831ZM60.0171 54.8099H56.9903V53.2965H60.0171V54.8099Z" fill="%234A0EB0"/><path d="M68.341 51.7831H63.8008C63.6001 51.7831 63.4076 51.8629 63.2657 52.0048C63.1238 52.1467 63.0441 52.3392 63.0441 52.5398V55.5666C63.0441 55.7673 63.1238 55.9598 63.2657 56.1017C63.4076 56.2436 63.6001 56.3233 63.8008 56.3233H68.341C68.5417 56.3233 68.7341 56.2436 68.876 56.1017C69.018 55.9598 69.0977 55.7673 69.0977 55.5666V52.5398C69.0977 52.3392 69.018 52.1467 68.876 52.0048C68.7341 51.8629 68.5417 51.7831 68.341 51.7831ZM67.5843 54.8099H64.5575V53.2965H67.5843V54.8099Z" fill="%234A0EB0"/><path d="M53.207 57.8369H48.6668C48.4661 57.8369 48.2736 57.9166 48.1317 58.0585C47.9898 58.2004 47.9101 58.3929 47.9101 58.5936V61.6204C47.9101 61.8211 47.9898 62.0135 48.1317 62.1554C48.2736 62.2973 48.4661 62.3771 48.6668 62.3771H53.207C53.4077 62.3771 53.6002 62.2973 53.7421 62.1554C53.884 62.0135 53.9637 61.8211 53.9637 61.6204V58.5936C53.9637 58.3929 53.884 58.2004 53.7421 58.0585C53.6002 57.9166 53.4077 57.8369 53.207 57.8369ZM52.4503 60.8637H49.4235V59.3503H52.4503V60.8637Z" fill="%234A0EB0"/><path d="M60.7738 57.8369H56.2336C56.0329 57.8369 55.8404 57.9166 55.6985 58.0585C55.5566 58.2004 55.4769 58.3929 55.4769 58.5936V61.6204C55.4769 61.8211 55.5566 62.0135 55.6985 62.1554C55.8404 62.2973 56.0329 62.3771 56.2336 62.3771H60.7738C60.9745 62.3771 61.167 62.2973 61.3089 62.1554C61.4508 62.0135 61.5305 61.8211 61.5305 61.6204V58.5936C61.5305 58.3929 61.4508 58.2004 61.3089 58.0585C61.167 57.9166 60.9745 57.8369 60.7738 57.8369ZM60.0171 60.8637H56.9903V59.3503H60.0171V60.8637Z" fill="%234A0EB0"/><path d="M68.341 57.8369H63.8008C63.6001 57.8369 63.4076 57.9166 63.2657 58.0585C63.1238 58.2004 63.0441 58.3929 63.0441 58.5936V61.6204C63.0441 61.8211 63.1238 62.0135 63.2657 62.1554C63.4076 62.2973 63.6001 62.3771 63.8008 62.3771H68.341C68.5417 62.3771 68.7341 62.2973 68.876 62.1554C69.018 62.0135 69.0977 61.8211 69.0977 61.6204V58.5936C69.0977 58.3929 69.018 58.2004 68.876 58.0585C68.7341 57.9166 68.5417 57.8369 68.341 57.8369ZM67.5843 60.8637H64.5575V59.3503H67.5843V60.8637Z" fill="%234A0EB0"/><path d="M53.207 63.8906H48.6668C48.4661 63.8906 48.2736 63.9703 48.1317 64.1122C47.9898 64.2541 47.9101 64.4466 47.9101 64.6473V67.6741C47.9101 67.8748 47.9898 68.0672 48.1317 68.2092C48.2736 68.3511 48.4661 68.4308 48.6668 68.4308H53.207C53.4077 68.4308 53.6002 68.3511 53.7421 68.2092C53.884 68.0672 53.9637 67.8748 53.9637 67.6741V64.6473C53.9637 64.4466 53.884 64.2541 53.7421 64.1122C53.6002 63.9703 53.4077 63.8906 53.207 63.8906ZM52.4503 66.9174H49.4235V65.404H52.4503V66.9174Z" fill="%234A0EB0"/><path d="M60.7738 63.8906H56.2336C56.0329 63.8906 55.8404 63.9703 55.6985 64.1122C55.5566 64.2541 55.4769 64.4466 55.4769 64.6473V67.6741C55.4769 67.8748 55.5566 68.0672 55.6985 68.2092C55.8404 68.3511 56.0329 68.4308 56.2336 68.4308H60.7738C60.9745 68.4308 61.167 68.3511 61.3089 68.2092C61.4508 68.0672 61.5305 67.8748 61.5305 67.6741V64.6473C61.5305 64.4466 61.4508 64.2541 61.3089 64.1122C61.167 63.9703 60.9745 63.8906 60.7738 63.8906ZM60.0171 66.9174H56.9903V65.404H60.0171V66.9174Z" fill="%234A0EB0"/><path d="M68.341 63.8907H63.8008C63.6001 63.8907 63.4076 63.9704 63.2657 64.1124C63.1238 64.2543 63.0441 64.4467 63.0441 64.6474V67.6742C63.0441 67.8749 63.1238 68.0674 63.2657 68.2093C63.4076 68.3512 63.6001 68.4309 63.8008 68.4309H68.341C68.5417 68.4309 68.7341 68.3512 68.876 68.2093C69.018 68.0674 69.0977 67.8749 69.0977 67.6742V64.6474C69.0977 64.4467 69.018 64.2543 68.876 64.1124C68.7341 63.9704 68.5417 63.8907 68.341 63.8907ZM67.5843 66.9175H64.5575V65.4041H67.5843V66.9175Z" fill="%234A0EB0"/><path d="M37.0966 39.8955C36.9548 39.7545 36.763 39.6754 36.5631 39.6754C36.3632 39.6754 36.1714 39.7545 36.0296 39.8955L33.5325 42.3926L30.816 39.676H32.0191C32.2198 39.676 32.4123 39.5963 32.5542 39.4544C32.6961 39.3125 32.7758 39.12 32.7758 38.9193C32.7758 38.7186 32.6961 38.5262 32.5542 38.3843C32.4123 38.2423 32.2198 38.1626 32.0191 38.1626H28.9923C28.9016 38.1643 28.8119 38.1822 28.7275 38.2156H28.6594C28.6021 38.244 28.5487 38.2796 28.5005 38.3215L28.4399 38.3745C28.3837 38.4347 28.3377 38.5037 28.3037 38.5788C28.2549 38.6855 28.2316 38.8021 28.2356 38.9193V41.9461C28.2356 42.1468 28.3153 42.3393 28.4572 42.4812C28.5992 42.6231 28.7916 42.7028 28.9923 42.7028C29.193 42.7028 29.3855 42.6231 29.5274 42.4812C29.6693 42.3393 29.749 42.1468 29.749 41.9461V40.743L32.9953 43.9892C33.137 44.1302 33.3288 44.2093 33.5287 44.2093C33.7286 44.2093 33.9204 44.1302 34.0622 43.9892L36.5593 41.4997L41.319 46.2593C41.4637 46.3833 41.6499 46.4481 41.8404 46.4407C42.0308 46.4334 42.2115 46.3544 42.3462 46.2196C42.481 46.0849 42.56 45.9042 42.5673 45.7138C42.5747 45.5233 42.5099 45.3371 42.3859 45.1924L37.0966 39.8955Z" fill="%234A0EB0"/><path d="M41.0995 51.0268C41.3002 51.0268 41.4927 50.9471 41.6346 50.8052C41.7765 50.6633 41.8562 50.4708 41.8562 50.2701C41.8562 50.0694 41.7765 49.8769 41.6346 49.735C41.4927 49.5931 41.3002 49.5134 41.0995 49.5134H32.0191C31.8184 49.5134 31.6259 49.5931 31.484 49.735C31.3421 49.8769 31.2624 50.0694 31.2624 50.2701C31.2624 50.4708 31.3421 50.6633 31.484 50.8052C31.6259 50.9471 31.8184 51.0268 32.0191 51.0268H41.0995Z" fill="%234A0EB0"/><path d="M28.2359 54.0529C28.2359 54.2536 28.3156 54.4461 28.4575 54.588C28.5994 54.7299 28.7919 54.8096 28.9926 54.8096H41.0998C41.3005 54.8096 41.493 54.7299 41.6349 54.588C41.7768 54.4461 41.8565 54.2536 41.8565 54.0529C41.8565 53.8522 41.7768 53.6598 41.6349 53.5179C41.493 53.3759 41.3005 53.2962 41.0998 53.2962H28.9926C28.7919 53.2962 28.5994 53.3759 28.4575 53.5179C28.3156 53.6598 28.2359 53.8522 28.2359 54.0529Z" fill="%234A0EB0"/><path d="M41.8565 57.837C41.8565 57.6363 41.7768 57.4439 41.6349 57.3019C41.493 57.16 41.3005 57.0803 41.0998 57.0803H28.9926C28.7919 57.0803 28.5994 57.16 28.4575 57.3019C28.3156 57.4439 28.2359 57.6363 28.2359 57.837C28.2359 58.0377 28.3156 58.2302 28.4575 58.3721C28.5994 58.514 28.7919 58.5937 28.9926 58.5937H41.0998C41.3005 58.5937 41.493 58.514 41.6349 58.3721C41.7768 58.2302 41.8565 58.0377 41.8565 57.837Z" fill="%234A0EB0"/><path d="M38.8297 61.6211C38.8297 61.4204 38.75 61.2279 38.6081 61.086C38.4661 60.9441 38.2737 60.8644 38.073 60.8644H28.9926C28.7919 60.8644 28.5994 60.9441 28.4575 61.086C28.3156 61.2279 28.2359 61.4204 28.2359 61.6211C28.2359 61.8218 28.3156 62.0143 28.4575 62.1562C28.5994 62.2981 28.7919 62.3778 28.9926 62.3778H38.073C38.2737 62.3778 38.4661 62.2981 38.6081 62.1562C38.75 62.0143 38.8297 61.8218 38.8297 61.6211Z" fill="%234A0EB0"/><path d="M47.9096 27.5696H41.0993C40.8986 27.5696 40.7062 27.6494 40.5643 27.7913C40.4223 27.9332 40.3426 28.1257 40.3426 28.3263C40.3426 28.527 40.4223 28.7195 40.5643 28.8614C40.7062 29.0033 40.8986 29.083 41.0993 29.083H47.9096C48.1103 29.083 48.3028 29.0033 48.4447 28.8614C48.5866 28.7195 48.6663 28.527 48.6663 28.3263C48.6663 28.1257 48.5866 27.9332 48.4447 27.7913C48.3028 27.6494 48.1103 27.5696 47.9096 27.5696Z" fill="%234A0EB0"/><path d="M47.9101 31.3524H38.8297C38.629 31.3524 38.4365 31.4321 38.2946 31.574C38.1527 31.7159 38.073 31.9084 38.073 32.1091C38.073 32.3097 38.1527 32.5022 38.2946 32.6441C38.4365 32.786 38.629 32.8658 38.8297 32.8658H47.9101C48.1108 32.8658 48.3032 32.786 48.4452 32.6441C48.5871 32.5022 48.6668 32.3097 48.6668 32.1091C48.6668 31.9084 48.5871 31.7159 48.4452 31.574C48.3032 31.4321 48.1108 31.3524 47.9101 31.3524Z" fill="%234A0EB0"/><path d="M47.9101 35.1364H38.8297C38.629 35.1364 38.4365 35.2162 38.2946 35.3581C38.1527 35.5 38.073 35.6925 38.073 35.8931C38.073 36.0938 38.1527 36.2863 38.2946 36.4282C38.4365 36.5701 38.629 36.6498 38.8297 36.6498H47.9101C48.1108 36.6498 48.3032 36.5701 48.4452 36.4282C48.5871 36.2863 48.6668 36.0938 48.6668 35.8931C48.6668 35.6925 48.5871 35.5 48.4452 35.3581C48.3032 35.2162 48.1108 35.1364 47.9101 35.1364Z" fill="%234A0EB0"/></svg>');
}
.cnt_project .icon.calendar-days {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M112 0c8.8 0 16 7.2 16 16l0 48 192 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16l0 48 32 0c35.3 0 64 28.7 64 64l0 32 0 32 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-32 0-32C0 92.7 28.7 64 64 64l32 0 0-48c0-8.8 7.2-16 16-16zM416 192l-104 0 0 72 104 0 0-72zm0 104l-104 0 0 80 104 0 0-80zm0 112l-104 0 0 72 72 0c17.7 0 32-14.3 32-32l0-40zM280 376l0-80-112 0 0 80 112 0zM168 408l0 72 112 0 0-72-112 0zm-32-32l0-80L32 296l0 80 104 0zM32 408l0 40c0 17.7 14.3 32 32 32l72 0 0-72L32 408zm0-144l104 0 0-72L32 192l0 72zm136 0l112 0 0-72-112 0 0 72zM384 96L64 96c-17.7 0-32 14.3-32 32l0 32 384 0 0-32c0-17.7-14.3-32-32-32z"/></svg>');
}
.cnt_project .icon.laptop {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M512 80L128 80c-8.8 0-16 7.2-16 16l0 224-48 0L64 96c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 224-48 0 0-224c0-8.8-7.2-16-16-16zM96 432l448 0c20.9 0 38.7-13.4 45.3-32L50.7 400c6.6 18.6 24.4 32 45.3 32zM0 384c0-17.7 14.3-32 32-32l576 0c17.7 0 32 14.3 32 32c0 53-43 96-96 96L96 480c-53 0-96-43-96-96z"/></svg>');
}
.cnt_project .icon.chart-line {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M504 416H32V72c0-4.42-3.58-8-8-8H8c-4.42 0-8 3.58-8 8v360c0 8.84 7.16 16 16 16h488c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zM98.34 263.03c-3.12 3.12-3.12 8.19 0 11.31l11.31 11.31c3.12 3.12 8.19 3.12 11.31 0l72.69-72.01 84.69 84.69c6.25 6.25 16.38 6.25 22.63 0l93.53-93.53 44.04 44.04c4.95 4.95 11.03 7.16 17 7.16 12.48 0 24.46-9.7 24.46-24.34V112.19c0-8.94-7.25-16.19-16.19-16.19H344.34c-21.64 0-32.47 26.16-17.17 41.46l44.71 44.71-82.22 82.22-84.63-84.63c-6.23-6.23-16.32-6.25-22.57-.05l-84.12 83.32zM362.96 128H448v85.04L362.96 128z"/></svg>');
}
.cnt_project .icon.checkbox {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M64 80c-8.8 0-16 7.2-16 16V416c0 8.8 7.2 16 16 16H384c8.8 0 16-7.2 16-16V96c0-8.8-7.2-16-16-16H64zM0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>');
}
.cnt_project .icon.clapperboard-play {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M453.8 32.3L327 159l-1 1H233.9L361 33l1-1H448c2 0 3.9 .1 5.8 .3zM393.9 160L498 56c8.8 11 14 24.9 14 40v64H393.9zM201.9 32h92.1L167 159l-1 1H73.9L201 33l1-1zm-67.9 0L7 159l-1 1H0V96C0 60.7 28.7 32 64 32h70.1zM0 192H512V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192zm216.5 65.9c-5.2 2.8-8.5 8.2-8.5 14.1V400c0 5.9 3.2 11.3 8.5 14.1s11.5 2.5 16.4-.8l96-64c4.4-3 7.1-8 7.1-13.3s-2.7-10.3-7.1-13.3l-96-64c-4.9-3.3-11.2-3.6-16.4-.8z"/></svg>');
}
.cnt_project .icon.client-brochure {
  background-image: url('data:image/svg+xml,<svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1679_2836)"><path d="M34.15 1.96204L6.79004 8.13234V60.4541L34.15 54.2737C37.31 53.7604 39.89 50.7406 39.89 47.5699V6.80366C39.89 3.62289 37.31 1.44869 34.15 1.96204Z" fill="%23E9DFFA" stroke="%23E5DEF0" stroke-width="2.58" stroke-linejoin="round"/><path d="M41.22 8.19263H6.79004V60.5144H41.22C44.38 60.5144 46.96 57.9174 46.96 54.7366V13.9704C46.96 10.7896 44.38 8.19263 41.22 8.19263Z" fill="white" stroke="%23E5DEF0" stroke-width="2.58" stroke-linejoin="round"/><path d="M42.0901 39.2858H12.3401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.0901 44.2885H12.3401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.0901 49.2911H12.3401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.0901 54.2938H12.3401" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M42.0901 13.4167H12.3401V34.283H42.0901V13.4167Z" fill="%23F5F0FE"/><path d="M42.0901 13.4167L30.4801 25.1031L27.4601 22.0632L15.3101 34.283H42.0901V13.4167Z" fill="%23E5DEF0"/><path d="M58.8901 47.9826L44.0101 42.4263L28.8401 47.9826L31.9001 62.3866H55.8301L58.8901 47.9826Z" fill="%235B4585" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M44.0701 50.3682C43.8201 50.3682 43.4101 50.3682 41.4301 49.0697L40.3501 48.355C39.0801 47.5196 38.1201 45.7379 38.1201 44.2079V43.9261C38.1201 42.1344 39.5601 40.6849 41.3401 40.6849H46.3001C48.0801 40.6849 49.5201 42.1344 49.5201 43.9261V44.2079C49.5201 45.7077 48.6101 47.5095 47.4101 48.4054L46.7001 48.9288C44.7701 50.3581 44.3501 50.3581 44.0701 50.3581V50.3682Z" fill="%23F5F0FE"/><path d="M46.2999 41.913C47.3999 41.913 48.2999 42.8189 48.2999 43.9262V44.208C48.2999 45.3152 47.5699 46.7546 46.6899 47.4089L45.9799 47.9323C45.0899 48.5866 44.2299 49.1201 44.0699 49.1301C43.9099 49.1301 43.0199 48.6369 42.0999 48.033L41.0199 47.3183C40.0999 46.7144 39.3499 45.3052 39.3499 44.1979V43.9161C39.3499 42.8089 40.2499 41.9029 41.3499 41.9029H46.3099M46.3099 39.4469H41.3499C38.8999 39.4469 36.9099 41.45 36.9099 43.9161V44.1979C36.9099 46.1306 38.0799 48.3048 39.6899 49.3717L40.7699 50.0864C43.0499 51.5862 43.5999 51.5862 44.0799 51.5862C44.5999 51.5862 45.1799 51.5862 47.4299 49.9153L48.1399 49.3919C49.6499 48.2746 50.7499 46.0903 50.7499 44.208V43.9262C50.7499 41.46 48.7599 39.457 46.3099 39.457V39.4469Z" fill="%235B4585"/><path d="M53.22 26.3514C53.22 30.0757 53.22 32.1593 53.22 32.4613C53.12 35.7931 48.4199 42.4063 44.9599 42.4264C44.9599 42.4264 42.9699 42.4264 42.9599 42.4264C39.4999 42.4264 34.7 35.2093 34.7 32.4613V26.3514C34.7 21.1977 38.8499 17.0305 43.9599 17.0305C49.07 17.0305 53.22 21.2078 53.22 26.3514Z" fill="%23F5F0FE" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.66 19.0737C49.66 19.0737 46.26 21.117 43.96 21.117C41.66 21.117 38.26 19.0737 38.26 19.0737C38.26 19.0737 40.81 17.0203 43.96 17.0203C47.11 17.0203 49.66 19.0737 49.66 19.0737Z" fill="%235B4585" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M34.8501 25.3548C35.1501 24.9522 35.8401 23.9154 36.2401 22.3553C36.3501 21.9023 36.6201 21.1373 36.8401 20.5938C36.3801 21.2178 35.6801 22.1439 35.5201 22.5163C35.1701 23.5028 34.9701 24.4791 34.8501 25.3649V25.3548Z" fill="%235B4585" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M53.0601 25.3548C52.7601 24.9522 52.0701 23.9154 51.6701 22.3553C51.5601 21.9023 51.2901 21.1373 51.0701 20.5938C51.5301 21.2178 52.2301 22.1439 52.3901 22.5163C52.7401 23.5028 52.9401 24.4791 53.0601 25.3649V25.3548Z" fill="%235B4585" stroke="%235B4585" stroke-width="2.44" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1679_2836"><rect width="54.61" height="63.0317" fill="white" transform="translate(5.5 0.583008)"/></clipPath></defs></svg>');
}
.cnt_project .icon.clipboard-list {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path d="M320 64H280h-9.6C263 27.5 230.7 0 192 0s-71 27.5-78.4 64H104 64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zM80 112v24c0 13.3 10.7 24 24 24h88 88c13.3 0 24-10.7 24-24V112h16c8.8 0 16 7.2 16 16V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16H80zm88-32a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM136 272a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm40-16c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H176zm0 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H176zm-64 40a24 24 0 1 0 0-48 24 24 0 1 0 0 48z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.cogs {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M146.2 40.7l-6.9 25.1c-1.4 5.2-5.4 9.4-10.6 11c-14.6 4.6-27.9 12.4-39 22.5c-4 3.7-9.6 5.1-14.9 3.7L49.7 96.4c-2.2 3.1-4.3 6.3-6.3 9.6l-2.4 4.2c-1.8 3.3-3.5 6.6-5 10l18.3 18.5c3.8 3.9 5.4 9.4 4.2 14.7C56.8 160.7 56 168.2 56 176s.8 15.3 2.4 22.5c1.2 5.3-.4 10.8-4.2 14.7L35.9 231.8c1.5 3.4 3.2 6.7 5 10l2.5 4.3c2 3.3 4.1 6.5 6.3 9.6L74.9 249c5.3-1.4 10.9 0 14.9 3.7c11.1 10.2 24.3 17.9 39 22.5c5.2 1.6 9.2 5.8 10.6 11l6.9 25.1c4.5 .5 9.1 .7 13.8 .7s9.2-.2 13.8-.7l6.9-25.1c1.4-5.2 5.4-9.4 10.6-11c14.6-4.6 27.9-12.4 39-22.5c4-3.7 9.6-5.1 14.9-3.7l25.2 6.6c2.2-3 4.2-6.1 6.1-9.3l2.8-4.8c1.7-3.2 3.4-6.4 4.8-9.7l-18.3-18.5c-3.8-3.9-5.4-9.4-4.2-14.7c1.6-7.2 2.4-14.8 2.4-22.6s-.8-15.3-2.4-22.6c-1.2-5.3 .4-10.8 4.2-14.7l18.3-18.5c-1.5-3.3-3.1-6.5-4.8-9.7l-2.8-4.8c-1.9-3.2-4-6.3-6.1-9.3L245.1 103c-5.3 1.4-10.9 0-14.9-3.7c-11.1-10.2-24.3-17.9-39-22.5c-5.2-1.6-9.2-5.8-10.6-11l-6.9-25.1c-4.5-.5-9.1-.7-13.8-.7s-9.2 .2-13.8 .7zM130.8 10.5C140.3 8.9 150.1 8 160 8s19.7 .9 29.1 2.5c6.1 1.1 11 5.6 12.7 11.5l7.5 27.2c13.1 5.1 25.1 12.1 35.9 20.7l27.3-7.1c6-1.6 12.3 .5 16.3 5.2c5.6 6.7 10.7 13.8 15.2 21.3l.2 .3 0 0 2.9 5.1 .2 .3 0 0c4.1 7.5 7.7 15.4 10.7 23.6c2.1 5.8 .7 12.3-3.6 16.7l-19.8 20.1c1 6.8 1.6 13.7 1.6 20.7s-.5 13.9-1.6 20.7l19.8 20.1c4.3 4.4 5.8 10.9 3.6 16.7c-3 8.2-6.6 16-10.7 23.6l-.2 .3 0 0-3 5.1-.2 .3 0 0c-4.5 7.5-9.6 14.6-15.2 21.3c-4 4.7-10.3 6.8-16.3 5.2l-27.3-7.1c-10.7 8.6-22.8 15.6-35.8 20.7L201.8 330c-1.6 6-6.6 10.5-12.7 11.5c-9.5 1.7-19.2 2.5-29.1 2.5s-19.7-.9-29.2-2.5c-6.1-1.1-11-5.6-12.7-11.5l-7.5-27.2c-13.1-5.1-25.1-12.1-35.8-20.7l-27.3 7.1c-6 1.6-12.3-.5-16.3-5.2c-5.7-6.8-10.9-14-15.4-21.6l-.1-.2 0 0-2.6-4.5-.1-.2 0 0c-4.2-7.6-7.9-15.6-10.9-23.9c-2.1-5.8-.7-12.3 3.6-16.7l19.8-20.1C24.5 189.9 24 183 24 176s.5-13.9 1.6-20.7L5.7 135.2c-4.3-4.4-5.8-10.9-3.6-16.7c3-8.3 6.7-16.3 10.9-23.9l.1-.2 0 0 2.6-4.5 .1-.2 0 0C20.4 82 25.6 74.8 31.3 68c4-4.7 10.3-6.8 16.3-5.2l27.3 7.1c10.7-8.6 22.8-15.6 35.8-20.7L118.2 22c1.6-6 6.6-10.5 12.7-11.5zM104 176a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm56 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM328.7 365.8l25.1 6.9c5.2 1.4 9.4 5.4 11 10.6c4.6 14.6 12.4 27.9 22.5 39c3.7 4 5.1 9.6 3.7 14.9l-6.6 25.2c3.1 2.2 6.3 4.3 9.6 6.3l4.2 2.4c3.3 1.8 6.6 3.5 10 5l18.5-18.3c3.9-3.8 9.4-5.4 14.7-4.2c7.2 1.6 14.8 2.4 22.5 2.4s15.3-.8 22.5-2.4c5.3-1.2 10.8 .4 14.7 4.2l18.5 18.3c3.4-1.5 6.7-3.2 10-5l4.3-2.5c3.3-2 6.5-4.1 9.6-6.3L537 437.1c-1.4-5.3 0-10.9 3.7-14.9c10.2-11.1 17.9-24.3 22.5-39c1.6-5.2 5.8-9.2 11-10.6l25.1-6.9c.5-4.5 .7-9.1 .7-13.8s-.2-9.2-.7-13.8l-25.1-6.9c-5.2-1.4-9.4-5.4-11-10.6c-4.6-14.7-12.4-27.9-22.5-39c-3.7-4-5.1-9.6-3.7-14.9l6.6-25.2c-3-2.2-6.1-4.2-9.3-6.1l-4.8-2.8c-3.2-1.7-6.4-3.4-9.7-4.8l-18.5 18.3c-3.9 3.8-9.4 5.4-14.7 4.2c-7.2-1.6-14.8-2.4-22.6-2.4s-15.3 .8-22.6 2.4c-5.3 1.2-10.8-.4-14.7-4.2l-18.5-18.3c-3.3 1.5-6.5 3.1-9.7 4.8l-4.8 2.8c-3.2 1.9-6.3 4-9.3 6.1l6.6 25.2c1.4 5.3 0 10.9-3.7 14.9c-10.2 11.1-17.9 24.3-22.5 39c-1.6 5.2-5.8 9.2-11 10.6l-25.1 6.9c-.5 4.5-.7 9.1-.7 13.8s.2 9.2 .7 13.8zm-30.2 15.4c-1.7-9.5-2.5-19.2-2.5-29.2s.9-19.7 2.5-29.1c1.1-6.1 5.6-11 11.5-12.7l27.2-7.5c5.1-13.1 12.1-25.1 20.7-35.9l-7.1-27.3c-1.6-6 .5-12.3 5.2-16.3c6.7-5.6 13.8-10.7 21.3-15.2l.3-.2 0 0 5.1-2.9 .3-.2 0 0c7.5-4.1 15.4-7.7 23.6-10.7c5.8-2.1 12.3-.7 16.7 3.6l20.1 19.8c6.8-1 13.7-1.6 20.7-1.6s13.9 .5 20.7 1.6l20.1-19.8c4.4-4.3 10.9-5.8 16.7-3.6c8.2 3 16 6.6 23.6 10.7l.3 .2 0 0 5.1 3 .3 .2 0 0c7.5 4.5 14.6 9.6 21.3 15.2c4.7 4 6.7 10.3 5.2 16.3l-7.1 27.3c8.6 10.7 15.6 22.8 20.7 35.8l27.2 7.5c6 1.6 10.5 6.6 11.5 12.7c1.7 9.5 2.5 19.2 2.5 29.1s-.9 19.7-2.5 29.2c-1.1 6.1-5.6 11-11.5 12.7l-27.2 7.5c-5.1 13.1-12.1 25.1-20.7 35.8l7.1 27.3c1.6 6-.5 12.3-5.2 16.3c-6.8 5.7-14 10.9-21.6 15.4l-.2 .1 0 0-4.5 2.6-.2 .1 0 0c-7.6 4.2-15.6 7.9-23.9 10.9c-5.8 2.1-12.3 .7-16.7-3.6l-20.1-19.8c-6.8 1-13.7 1.6-20.7 1.6s-13.9-.5-20.7-1.6l-20.1 19.8c-4.4 4.3-10.9 5.8-16.7 3.6c-8.3-3-16.3-6.7-23.9-10.9l-.2-.1 0 0-4.5-2.6-.2-.1 0 0c-7.6-4.6-14.9-9.8-21.6-15.4c-4.7-4-6.8-10.3-5.2-16.3l7.1-27.3c-8.6-10.7-15.6-22.8-20.7-35.8L310 393.8c-6-1.6-10.5-6.6-11.5-12.7zM464 408a56 56 0 1 1 0-112 56 56 0 1 1 0 112zm24-56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"/></svg>');
}
.cnt_project .icon.commentary {
  background-image: url('data:image/svg+xml,<svg width="80" height="84" viewBox="0 0 80 84" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Layer_1" clip-path="url(%23clip0_1626_31784)"><path id="Vector" d="M4.92999 53.7551C-2.26001 44.0251 0.459993 31.1451 10.97 25.1451L49.29 3.26509C59.8 -2.73491 69.61 2.18509 71.09 14.1951L74.14 38.8951C75.62 50.9051 67.81 64.8051 56.78 69.7751L46.81 74.2751C35.78 79.2551 20.88 75.3551 13.69 65.6251L4.92999 53.7651V53.7551Z" fill="%23F5F0FE"/><path id="Vector_2" d="M51.27 66.6452H11.09C10.48 66.6452 9.97998 66.1452 9.97998 65.5352V16.1652C9.97998 15.5552 10.48 15.0552 11.09 15.0552H76.73C77.34 15.0552 77.84 15.5552 77.84 16.1652V65.5352C77.84 66.1452 77.34 66.6452 76.73 66.6452H64.9V80.2752L51.27 66.6452Z" fill="%23E9DFFA"/><path id="Vector_3" d="M76.59 16.3052V65.3952H63.65V77.2552L52.52 66.1252L51.79 65.3952H11.22V16.3052H76.59ZM76.73 13.8052H11.09C9.78998 13.8052 8.72998 14.8652 8.72998 16.1652V65.5352C8.72998 66.8352 9.78998 67.8952 11.09 67.8952H50.76L66.16 83.2952V67.8952H76.74C78.04 67.8952 79.1 66.8352 79.1 65.5352V16.1652C79.1 14.8652 78.04 13.8052 76.74 13.8052H76.73Z" fill="%235B4585"/><path id="Vector_4" d="M24.54 33.125H20.27C19.8557 33.125 19.52 33.4608 19.52 33.875V56.265C19.52 56.6792 19.8557 57.015 20.27 57.015H24.54C24.9542 57.015 25.29 56.6792 25.29 56.265V33.875C25.29 33.4608 24.9542 33.125 24.54 33.125Z" fill="white"/><path id="Vector_5" d="M24.04 34.375V55.765H20.77V34.375H24.04ZM24.54 31.875H20.27C19.17 31.875 18.27 32.775 18.27 33.875V56.265C18.27 57.365 19.17 58.265 20.27 58.265H24.54C25.64 58.265 26.54 57.365 26.54 56.265V33.875C26.54 32.775 25.64 31.875 24.54 31.875Z" fill="%235B4585"/><path id="Vector_6" d="M35.32 37.2051H31.05C30.6358 37.2051 30.3 37.5409 30.3 37.9551V56.2651C30.3 56.6793 30.6358 57.0151 31.05 57.0151H35.32C35.7342 57.0151 36.07 56.6793 36.07 56.2651V37.9551C36.07 37.5409 35.7342 37.2051 35.32 37.2051Z" fill="white"/><path id="Vector_7" d="M34.82 38.4551V55.7651H31.55V38.4551H34.82ZM35.32 35.9551H31.05C29.95 35.9551 29.05 36.8551 29.05 37.9551V56.2651C29.05 57.3651 29.95 58.2651 31.05 58.2651H35.32C36.42 58.2651 37.32 57.3651 37.32 56.2651V37.9551C37.32 36.8551 36.42 35.9551 35.32 35.9551Z" fill="%235B4585"/><path id="Vector_8" d="M46.11 42.675H41.84C41.4258 42.675 41.09 43.0108 41.09 43.425V56.255C41.09 56.6693 41.4258 57.005 41.84 57.005H46.11C46.5242 57.005 46.86 56.6693 46.86 56.255V43.425C46.86 43.0108 46.5242 42.675 46.11 42.675Z" fill="white"/><path id="Vector_9" d="M45.6 43.925V55.755H42.33V43.925H45.6ZM46.1 41.425H41.83C40.73 41.425 39.83 42.325 39.83 43.425V56.255C39.83 57.355 40.73 58.255 41.83 58.255H46.1C47.2 58.255 48.1 57.355 48.1 56.255V43.425C48.1 42.325 47.2 41.425 46.1 41.425Z" fill="%235B4585"/><path id="Vector_10" d="M56.89 36.5051H52.62C52.2058 36.5051 51.87 36.8409 51.87 37.2551V56.2551C51.87 56.6693 52.2058 57.0051 52.62 57.0051H56.89C57.3042 57.0051 57.64 56.6693 57.64 56.2551V37.2551C57.64 36.8409 57.3042 36.5051 56.89 36.5051Z" fill="white"/><path id="Vector_11" d="M56.39 37.7551V55.7551H53.12V37.7551H56.39ZM56.89 35.2551H52.62C51.52 35.2551 50.62 36.1551 50.62 37.2551V56.2551C50.62 57.3551 51.52 58.2551 52.62 58.2551H56.89C57.99 58.2551 58.89 57.3551 58.89 56.2551V37.2551C58.89 36.1551 57.99 35.2551 56.89 35.2551Z" fill="%235B4585"/><path id="Vector_12" d="M67.67 25.5151H63.4C62.9857 25.5151 62.65 25.8509 62.65 26.2651V56.2651C62.65 56.6794 62.9857 57.0151 63.4 57.0151H67.67C68.0842 57.0151 68.42 56.6794 68.42 56.2651V26.2651C68.42 25.8509 68.0842 25.5151 67.67 25.5151Z" fill="white"/><path id="Vector_13" d="M67.17 26.7651V55.7651H63.9V26.7651H67.17ZM67.67 24.2651H63.4C62.3 24.2651 61.4 25.1651 61.4 26.2651V56.2651C61.4 57.3651 62.3 58.2651 63.4 58.2651H67.67C68.77 58.2651 69.67 57.3651 69.67 56.2651V26.2651C69.67 25.1651 68.77 24.2651 67.67 24.2651Z" fill="%235B4585"/></g><defs><clipPath id="clip0_1626_31784"><rect width="78.18" height="82.59" fill="white" transform="translate(0.909973 0.705078)"/></clipPath></defs></svg>');
}
.cnt_project .icon.cubes {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="18" viewBox="0 0 576 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--><path fill="%234a0eb0" d="M293.4 32.8c-3.5-1.2-7.3-1.2-10.8 0l-104 37.1c-2.3 .8-4.4 2.2-6.1 3.9L288 118 403.4 73.8c-1.7-1.7-3.7-3-6.1-3.9l-104-37.1zM168 212.8l.1 0L272 249.9V146.2L168 106.3V212.8zm136 37.1l103.9-37.1 .1 0V106.3L304 146.2V249.9zM440 85V212.8l.1 0 104 37.1c19.1 6.8 31.9 24.9 31.9 45.2V421.4c0 19.4-11.7 36.9-29.6 44.4l-104 43c-11.8 4.9-25 4.9-36.7 0L288 460.1 170.4 508.8c-11.8 4.9-25 4.9-36.7 0l-104-43C11.7 458.3 0 440.8 0 421.4V295.2c0-20.3 12.8-38.4 31.9-45.2l104-37.1 .1 0V85c0-20.3 12.8-38.4 31.9-45.2l104-37.1c10.4-3.7 21.8-3.7 32.3 0l104 37.1C427.2 46.6 440 64.7 440 85zM272 308.2L160 348.6V478.4l112-46.3V308.2zM41.9 436.2L128 471.8V348.1L32 308.9V421.4c0 6.5 3.9 12.3 9.9 14.8zM416 478.4V348.6L304 308.2V432.1l112 46.3zm32-6.6l86.1-35.6c6-2.5 9.9-8.3 9.9-14.8V308.9l-96 39.2V471.8zM157.4 243c-3.5-1.2-7.3-1.2-10.8 0L44.6 279.4l99.8 40.8 114.1-41.1L157.4 243zm261.2 0L317.5 279.1l114.1 41.1 99.8-40.8L429.4 243c-3.5-1.2-7.3-1.2-10.8 0z"/></svg>');
}
.cnt_project .icon.date {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M25.1058 7.95993C25.1058 6.06034 23.5654 4.52563 21.6587 4.52563C19.7521 4.52563 18.2116 6.06034 18.2116 7.95993V11.3942H13.041C10.1864 11.3942 7.87036 13.7016 7.87036 16.5457V25.1314H56.1297V16.5457C56.1297 13.7016 53.8137 11.3942 50.959 11.3942H45.7884V7.95993C45.7884 6.06034 44.248 4.52563 42.3413 4.52563C40.4346 4.52563 38.8942 6.06034 38.8942 7.95993V11.3942H25.1058V7.95993Z" fill="%235B4585"/><path d="M7.87036 25.1313H56.1297V54.3229C56.1297 57.1669 53.8137 59.4743 50.959 59.4743H13.041C10.1864 59.4743 7.87036 57.1669 7.87036 54.3229V25.1313Z" fill="%23E9E0F7"/></svg>');
}
.cnt_project .icon.date-box {
  border-radius: 6.89px;
  border: 3px solid var(--cnt-color-primary-lightest, #f5f0fe);
}
.cnt_project .icon.date-box .date-day {
  background: var(--cnt-color-white, #fff);
  color: var(--cnt-color-icon-primary, #5b4585);
  text-align: center;
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 0 7px 0;
  border-radius: 4px 4px 0 0;
}
.cnt_project .icon.date-box .date-month {
  color: var(--cnt-color-icon-primary, #5b4585);
  background: var(--cnt-color-primary-lightest, #f5f0fe);
  text-align: center;
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 11px;
  text-transform: uppercase;
  padding: 5px 0;
  border-radius: 0 0 4px 4px;
}
.cnt_project .icon.diagram-next-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M379.3 337.9c14.4-14.4 17.1-33.7 11.3-49.9H448c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64V352c0-35.3 28.7-64 64-64l57.4 0c-5.8 16.2-3.1 35.5 11.3 49.9l89.4 89.4c18.7 18.7 49.1 18.7 67.9 0l89.4-89.4z" fill="%23C7B2EA"/><path class="fa-primary" d="M448 224c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96v64c0 35.3 28.7 64 64 64H232v64l-46.1 0c-21.4 0-32.1 25.9-17 41L239 399c9.4 9.4 24.6 9.4 33.9 0L343 329c15.1-15.1 4.4-41-17-41L280 288V224H448z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.download {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 232V334.1l31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31V232c0-13.3 10.7-24 24-24s24 10.7 24 24z"/></svg>');
}
.cnt_project .icon.download-black {
  background-image: url('data:image/svg+xml,<svg width="12" height="17" viewBox="0 0 12 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.50012 14.9209C1.50012 15.2021 1.71887 15.4209 2.00012 15.4209H10.0001C10.2501 15.4209 10.5001 15.2021 10.5001 14.9209V5.9209H8.00012C7.43762 5.9209 7.00012 5.4834 7.00012 4.9209V2.4209H2.00012C1.71887 2.4209 1.50012 2.6709 1.50012 2.9209V14.9209ZM2.00012 0.920898H7.15637C7.68762 0.920898 8.18762 1.13965 8.56262 1.51465L11.4064 4.3584C11.7814 4.7334 12.0001 5.2334 12.0001 5.76465V14.9209C12.0001 16.0459 11.0939 16.9209 10.0001 16.9209H2.00012C0.875122 16.9209 0.00012207 16.0459 0.00012207 14.9209V2.9209C0.00012207 1.82715 0.875122 0.920898 2.00012 0.920898ZM6.75012 8.1709V11.3896L7.71887 10.4209C8.00012 10.1084 8.46887 10.1084 8.78137 10.4209C9.06262 10.7021 9.06262 11.1709 8.78137 11.4521L6.53137 13.7021C6.21887 14.0146 5.75012 14.0146 5.46887 13.7021L3.21887 11.4521C2.90637 11.1709 2.90637 10.7021 3.21887 10.4209C3.50012 10.1084 3.96887 10.1084 4.28137 10.4209L5.25012 11.3896V8.1709C5.25012 7.76465 5.56262 7.4209 6.00012 7.4209C6.40637 7.4209 6.75012 7.76465 6.75012 8.1709Z" fill="%230B0B0C"/></svg>');
}
.cnt_project .icon.envelope {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M64 96c-17.7 0-32 14.3-32 32v39.9L227.6 311.3c16.9 12.4 39.9 12.4 56.8 0L480 167.9V128c0-17.7-14.3-32-32-32H64zM32 207.6V384c0 17.7 14.3 32 32 32H448c17.7 0 32-14.3 32-32V207.6L303.3 337.1c-28.2 20.6-66.5 20.6-94.6 0L32 207.6zM0 128C0 92.7 28.7 64 64 64H448c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128z"/></svg>');
}
.cnt_project .icon.file-chart-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM216 248c0-13.3-10.7-24-24-24s-24 10.7-24 24V424c0 13.3 10.7 24 24 24s24-10.7 24-24V248zm88 64c0-13.3-10.7-24-24-24s-24 10.7-24 24V424c0 13.3 10.7 24 24 24s24-10.7 24-24V312zM128 376c0-13.3-10.7-24-24-24s-24 10.7-24 24v48c0 13.3 10.7 24 24 24s24-10.7 24-24V376z" fill="%23C7B2EA"/><path class="fa-primary" d="M384 160L224 0V128c0 17.7 14.3 32 32 32H384zM216 248c0-13.3-10.7-24-24-24s-24 10.7-24 24V424c0 13.3 10.7 24 24 24s24-10.7 24-24V248zm88 64c0-13.3-10.7-24-24-24s-24 10.7-24 24V424c0 13.3 10.7 24 24 24s24-10.7 24-24V312zM128 376c0-13.3-10.7-24-24-24s-24 10.7-24 24v48c0 13.3 10.7 24 24 24s24-10.7 24-24V376z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.file-chart-pie {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M320 480H64c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32H192V144c0 26.5 21.5 48 48 48H352V448c0 17.7-14.3 32-32 32zM240 160c-8.8 0-16-7.2-16-16V32.5c2.8 .7 5.4 2.1 7.4 4.2L347.3 152.6c2.1 2.1 3.5 4.6 4.2 7.4H240zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V163.9c0-12.7-5.1-24.9-14.1-33.9L254.1 14.1c-9-9-21.2-14.1-33.9-14.1H64zM176 224v96c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16c0-61.9-50.1-112-112-112c-8.8 0-16 7.2-16 16zm32 17.6c31.3 6.4 56 31.1 62.4 62.4H208V241.6zm-56-21C105.7 234.4 72 277.3 72 328c0 61.9 50.1 112 112 112c50.7 0 93.6-33.7 107.4-80h-34c-12.3 28.3-40.5 48-73.3 48c-44.2 0-80-35.8-80-80c0-32.8 19.7-61 48-73.3v-34z"/></svg>');
}
.cnt_project .icon.file-circle-question-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64z" fill="%23C7B2EA"/><path class="fa-primary" d="M384 160L224 0V128c0 17.7 14.3 32 32 32H384zm48 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm-64-94.4c0-23 18.6-41.6 41.6-41.6h40.5c25.4 0 45.9 20.6 45.9 45.9c0 17.1-9.5 32.7-24.5 40.6L448 378.9V384c0 8.8-7.2 16-16 16s-16-7.2-16-16V369.2c0-5.9 3.3-11.4 8.6-14.2l32-16.8c4.6-2.4 7.4-7.2 7.4-12.3c0-7.7-6.2-13.9-13.9-13.9H409.6c-5.3 0-9.6 4.3-9.6 9.6l0 6.4c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-6.4z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.file-invoice {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M219.09 327.42l-45-13.5c-5.16-1.55-8.77-6.78-8.77-12.73 0-7.27 5.3-13.19 11.8-13.19h28.11c4.56 0 8.96 1.29 12.82 3.72 3.24 2.03 7.36 1.91 10.13-.73l11.75-11.21c3.53-3.37 3.33-9.21-.57-12.14-9.1-6.83-20.08-10.77-31.37-11.35V232c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v24.12c-23.62.63-42.67 20.55-42.67 45.07 0 19.97 12.98 37.81 31.58 43.39l45 13.5c5.16 1.55 8.77 6.78 8.77 12.73 0 7.27-5.3 13.19-11.8 13.19h-28.11c-4.56 0-8.96-1.29-12.82-3.72-3.24-2.03-7.36-1.91-10.13.73l-11.75 11.21c-3.53 3.37-3.33 9.21.57 12.14 9.1 6.83 20.08 10.77 31.37 11.35V440c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-24.12c23.62-.63 42.67-20.54 42.67-45.07 0-19.97-12.98-37.81-31.58-43.39zM72 96h112c4.42 0 8-3.58 8-8V72c0-4.42-3.58-8-8-8H72c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8zm120 56v-16c0-4.42-3.58-8-8-8H72c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8h112c4.42 0 8-3.58 8-8zm177.9-54.02L286.02 14.1c-9-9-21.2-14.1-33.89-14.1H47.99C21.5.1 0 21.6 0 48.09v415.92C0 490.5 21.5 512 47.99 512h288.02c26.49 0 47.99-21.5 47.99-47.99V131.97c0-12.69-5.1-24.99-14.1-33.99zM256.03 32.59c2.8.7 5.3 2.1 7.4 4.2l83.88 83.88c2.1 2.1 3.5 4.6 4.2 7.4h-95.48V32.59zm95.98 431.42c0 8.8-7.2 16-16 16H47.99c-8.8 0-16-7.2-16-16V48.09c0-8.8 7.2-16.09 16-16.09h176.04v104.07c0 13.3 10.7 23.93 24 23.93h103.98v304.01z"/></svg>');
}
.cnt_project .icon.file-lines {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M320 480H64c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32H192V144c0 26.5 21.5 48 48 48H352V448c0 17.7-14.3 32-32 32zM240 160c-8.8 0-16-7.2-16-16V32.5c2.8 .7 5.4 2.1 7.4 4.2L347.3 152.6c2.1 2.1 3.5 4.6 4.2 7.4H240zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V163.9c0-12.7-5.1-24.9-14.1-33.9L254.1 14.1c-9-9-21.2-14.1-33.9-14.1H64zm48 256c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.file-lines-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM112 256c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z" fill="%23C7B2EA"/><path class="fa-primary" d="M384 160L224 0V128c0 17.7 14.3 32 32 32H384zM112 256c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16H272c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.file-magnifying-glass {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M240 320a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zm-8.4 78.3C215.9 409.4 196.7 416 176 416c-53 0-96-43-96-96s43-96 96-96s96 43 96 96c0 20.7-6.6 39.9-17.7 55.6l45.1 45.1c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-45.1-45.1zM352 448V192H240c-26.5 0-48-21.5-48-48V32H64C46.3 32 32 46.3 32 64V448c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32zm-.5-288c-.7-2.8-2.1-5.4-4.2-7.4L231.4 36.7c-2.1-2.1-4.6-3.5-7.4-4.2V144c0 8.8 7.2 16 16 16H351.5zM0 64C0 28.7 28.7 0 64 0H220.1c12.7 0 24.9 5.1 33.9 14.1L369.9 129.9c9 9 14.1 21.2 14.1 33.9V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.file-user {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M320 480H304V464c0-44.2-35.8-80-80-80H160c-44.2 0-80 35.8-80 80v16H64c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32H192V144c0 26.5 21.5 48 48 48H352V448c0 17.7-14.3 32-32 32zm-48-16v16H112V464c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48zM240 160c-8.8 0-16-7.2-16-16V32.5c2.8 .7 5.4 2.1 7.4 4.2L347.3 152.6c2.1 2.1 3.5 4.6 4.2 7.4H240zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V163.9c0-12.7-5.1-24.9-14.1-33.9L254.1 14.1c-9-9-21.2-14.1-33.9-14.1H64zM192 256a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 96a64 64 0 1 0 0-128 64 64 0 1 0 0 128z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.fittoretire {
  background-image: url("https://advisor.adviceworks.net/content/images/Fit-To-Retire.png");
}
.cnt_project .icon.getting-started {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M144 8c0-4.4 3.6-8 8-8H296c4.4 0 8 3.6 8 8s-3.6 8-8 8H232V96.2c55.4 2.1 105.3 25.9 141.4 63.1l36.9-36.9c3.1-3.1 8.2-3.1 11.3 0s3.1 8.2 0 11.3l-37.6 37.6C414 207.2 432 253.5 432 304c0 114.9-93.1 208-208 208S16 418.9 16 304c0-112.2 88.8-203.6 200-207.8V16H152c-4.4 0-8-3.6-8-8zm80 488a192 192 0 1 0 0-384 192 192 0 1 0 0 384zm8-312V320c0 4.4-3.6 8-8 8s-8-3.6-8-8V184c0-4.4 3.6-8 8-8s8 3.6 8 8z"/></svg>');
}
.cnt_project .icon.growth {
  background-image: url("https://advisor.adviceworks.net/content/images/growth360-icon.png");
}
.cnt_project .icon.growth-chart {
  background-image: url('data:image/svg+xml,<svg width="101" height="101" viewBox="0 0 101 101" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_5_2437)"><path d="M9.67505 90.8878H18.8298" stroke="%23F5F0FE" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.67505 74.6805H18.8298" stroke="%23F5F0FE" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.67505 58.4615H18.8298" stroke="%23F5F0FE" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.67505 42.2543H18.8298" stroke="%23F5F0FE" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.67505 26.0352H18.8298" stroke="%23F5F0FE" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.67505 9.81604H18.8298" stroke="%23F5F0FE" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.67505 9.81604V90.8877H90.7467" stroke="%23E9DFFA" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M90.7465 23.7609L60.8931 53.6142L53.1282 45.8379L18.5884 80.3778H90.7465" fill="%23F5F0FE"/><path d="M90.7465 23.7609L60.8931 53.6142L53.1282 45.8379L18.5884 80.3778" stroke="%235B4585" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/><path d="M79.7539 23.7609H90.7465V34.7534" stroke="%235B4585" stroke-width="2.59459" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_5_2437"><rect width="85" height="85" fill="white" transform="translate(7.89453 7.63379)"/></clipPath></defs></svg>');
}
.cnt_project .icon.guage {
  background-image: url('data:image/svg+xml,<svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1679_723)"><path d="M32.41 60.5749C48.255 60.5749 61.1 47.6455 61.1 31.6963C61.1 15.747 48.255 2.81763 32.41 2.81763C16.5649 2.81763 3.71997 15.747 3.71997 31.6963C3.71997 47.6455 16.5649 60.5749 32.41 60.5749Z" fill="white" stroke="%23E5DEF0" stroke-width="2.44" stroke-miterlimit="10"/><path d="M17.75 46.4627C9.65005 38.3095 9.65005 25.0931 17.75 16.9399C25.85 8.78664 38.9801 8.78664 47.0801 16.9399C55.1801 25.0931 55.1801 38.3095 47.0801 46.4627" fill="white"/><path d="M17.75 46.4627C9.65005 38.3095 9.65005 25.0931 17.75 16.9399C25.85 8.78664 38.9801 8.78664 47.0801 16.9399C55.1801 25.0931 55.1801 38.3095 47.0801 46.4627" stroke="%235B4585" stroke-width="2.44" stroke-miterlimit="10"/><path d="M32.4099 48.2947C41.5171 48.2947 48.8999 40.8634 48.8999 31.6963C48.8999 22.5293 41.5171 15.0979 32.4099 15.0979C23.3027 15.0979 15.9199 22.5293 15.9199 31.6963C15.9199 40.8634 23.3027 48.2947 32.4099 48.2947Z" fill="%23F5F0FE"/><path d="M32.4099 31.6963L42.2299 21.8218" stroke="%235B4585" stroke-width="2.44" stroke-miterlimit="10"/><path d="M42.5701 24.2275L40.0501 24.006L39.8301 21.4695L45.2401 18.792L42.5701 24.2275Z" fill="%235B4585"/><path d="M32.4099 33.6892C33.5035 33.6892 34.3899 32.7969 34.3899 31.6961C34.3899 30.5954 33.5035 29.7031 32.4099 29.7031C31.3164 29.7031 30.4299 30.5954 30.4299 31.6961C30.4299 32.7969 31.3164 33.6892 32.4099 33.6892Z" fill="%23F5F0FE" stroke="%235B4585" stroke-width="2.44" stroke-miterlimit="10"/><path d="M32.4099 6.53198V11.4441" stroke="%235B4585" stroke-width="2.44" stroke-linejoin="round"/><path d="M57.42 31.6963H52.54" stroke="%235B4585" stroke-width="2.44" stroke-linejoin="round"/><path d="M7.40991 31.6963H12.2899" stroke="%235B4585" stroke-width="2.44" stroke-linejoin="round"/><path d="M14.73 13.8999L18.18 17.3726" stroke="%235B4585" stroke-width="2.44" stroke-linejoin="round"/><path d="M50.0999 13.8999L46.6399 17.3726" stroke="%235B4585" stroke-width="2.44" stroke-linejoin="round"/><path d="M50.0999 49.5025L46.2 45.5769" stroke="%235B4585" stroke-width="2.44" stroke-linejoin="round"/><path d="M14.73 49.5025L18.62 45.5869" stroke="%235B4585" stroke-width="2.44" stroke-linejoin="round"/><path d="M25.5199 46.5935H21.3899V51.9082H25.5199V46.5935Z" fill="%235B4585"/><path d="M31.4901 46.5935H27.3601V51.9082H31.4901V46.5935Z" fill="%235B4585"/><path d="M37.4601 46.5935H33.3301V51.9082H37.4601V46.5935Z" fill="%235B4585"/><path d="M43.4401 46.5935H39.3101V51.9082H43.4401V46.5935Z" fill="%235B4585"/></g><defs><clipPath id="clip0_1679_723"><rect width="59.83" height="60.2234" fill="white" transform="translate(2.5 1.5896)"/></clipPath></defs></svg>');
}
.cnt_project .icon.google-play-button {
  background-image: url("https://advisor.adviceworks.net/content/images/google-play.png");
  display: inline-flex;
  background-size: 196px;
  height: 71px;
  min-width: 204px;
}
.cnt_project .icon.help {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M41.3367 22.2053L25.7811 6.6497V19.0941C25.7811 20.815 27.1714 22.2053 28.8922 22.2053H41.3367ZM46.0033 56.4275C49.7164 56.4275 53.2773 54.9525 55.9028 52.327C58.5284 49.7015 60.0033 46.1405 60.0033 42.4275C60.0033 38.7144 58.5284 35.1535 55.9028 32.528C53.2773 29.9025 49.7164 28.4275 46.0033 28.4275C42.2903 28.4275 38.7294 29.9025 36.1039 32.528C33.4783 35.1535 32.0033 38.7144 32.0033 42.4275C32.0033 46.1405 33.4783 49.7015 36.1039 52.327C38.7294 54.9525 42.2903 56.4275 46.0033 56.4275ZM46.0033 33.0941C46.6222 33.0941 47.2157 33.34 47.6533 33.7776C48.0908 34.2151 48.3367 34.8086 48.3367 35.4275C48.3367 36.0463 48.0908 36.6398 47.6533 37.0774C47.2157 37.515 46.6222 37.7608 46.0033 37.7608C45.3845 37.7608 44.791 37.515 44.3534 37.0774C43.9158 36.6398 43.67 36.0463 43.67 35.4275C43.67 34.8086 43.9158 34.2151 44.3534 33.7776C44.791 33.34 45.3845 33.0941 46.0033 33.0941ZM42.8922 42.4275C42.8922 41.5719 43.5922 40.8719 44.4478 40.8719H46.0033C46.8589 40.8719 47.5589 41.5719 47.5589 42.4275V48.6497C48.4145 48.6497 49.1145 49.3497 49.1145 50.2053C49.1145 51.0608 48.4145 51.7608 47.5589 51.7608H46.0033H44.4478C43.5922 51.7608 42.8922 51.0608 42.8922 50.2053C42.8922 49.3497 43.5922 48.6497 44.4478 48.6497V43.983C43.5922 43.983 42.8922 43.283 42.8922 42.4275Z" fill="%235B4585"/><path d="M4.00336 12.8719C4.00336 9.43997 6.79364 6.6497 10.2256 6.6497H25.7811V19.0941C25.7811 20.815 27.1714 22.2053 28.8922 22.2053H41.3367V25.958C34.152 27.99 28.8922 34.5914 28.8922 42.4275C28.8922 48.1733 31.7214 53.2483 36.0575 56.3594C35.7464 56.408 35.4353 56.4275 35.1145 56.4275H10.2256C6.79364 56.4275 4.00336 53.6372 4.00336 50.2053V12.8719Z" fill="%23E9E0F7"/></svg>');
}
.cnt_project .icon.id360 {
  background-image: url("https://advisor.adviceworks.net/content/images/id360-logo_hi-res_conference-188.png");
}
.cnt_project .icon.inscan {
  background-image: url("https://advisor.adviceworks.net/content/images/Cetera_INS_Icons_Version2.png");
}
.cnt_project .icon.invest-chart {
  background-image: url('data:image/svg+xml,<svg width="101" height="101" viewBox="0 0 101 101" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_5_2411)"><path d="M87.3621 6.96301H12.7279C9.49504 6.96301 6.87427 9.58378 6.87427 12.8167V87.4508C6.87427 90.6837 9.49504 93.3045 12.7279 93.3045H87.3621C90.595 93.3045 93.2157 90.6837 93.2157 87.4508V12.8167C93.2157 9.58378 90.595 6.96301 87.3621 6.96301Z" fill="white"/><path d="M87.3621 6.96301H12.7279C9.49504 6.96301 6.87427 9.58378 6.87427 12.8167V87.4508C6.87427 90.6837 9.49504 93.3045 12.7279 93.3045H87.3621C90.595 93.3045 93.2157 90.6837 93.2157 87.4508V12.8167C93.2157 9.58378 90.595 6.96301 87.3621 6.96301Z" stroke="%23E5DEF0" stroke-width="2.5"/><path d="M27.9913 64.7826H20.7035C20.0974 64.7826 19.606 65.274 19.606 65.8802V80.5582C19.606 81.1644 20.0974 81.6558 20.7035 81.6558H27.9913C28.5975 81.6558 29.0889 81.1644 29.0889 80.5582V65.8802C29.0889 65.274 28.5975 64.7826 27.9913 64.7826Z" fill="%23E5DEF0"/><path d="M27.2449 66.6118V79.8264H21.4205V66.6118H27.2449ZM27.9766 62.9532H20.6888C19.079 62.9532 17.762 64.2703 17.762 65.8801V80.5581C17.762 82.1679 19.079 83.485 20.6888 83.485H27.9766C29.5864 83.485 30.9034 82.1679 30.9034 80.5581V65.8801C30.9034 64.2703 29.5864 62.9532 27.9766 62.9532Z" fill="%235B4585"/><path d="M45.1278 46.7094H37.84C37.2338 46.7094 36.7424 47.2007 36.7424 47.8069V80.5581C36.7424 81.1643 37.2338 81.6557 37.84 81.6557H45.1278C45.734 81.6557 46.2254 81.1643 46.2254 80.5581V47.8069C46.2254 47.2007 45.734 46.7094 45.1278 46.7094Z" fill="%23E5DEF0"/><path d="M44.3816 48.5387V79.8118H38.5572V48.5387H44.3816ZM45.1133 44.8801H37.8255C36.2158 44.8801 34.8987 46.1972 34.8987 47.807V80.5435C34.8987 82.1533 36.2158 83.4704 37.8255 83.4704H45.1133C46.7231 83.4704 48.0401 82.1533 48.0401 80.5435V47.807C48.0401 46.1972 46.7231 44.8801 45.1133 44.8801Z" fill="%235B4585"/><path d="M62.2645 33.568H54.9767C54.3705 33.568 53.8792 34.0594 53.8792 34.6656V80.5436C53.8792 81.1498 54.3705 81.6412 54.9767 81.6412H62.2645C62.8707 81.6412 63.3621 81.1498 63.3621 80.5436V34.6656C63.3621 34.0594 62.8707 33.568 62.2645 33.568Z" fill="%23E5DEF0"/><path d="M61.5181 35.3972V79.8118H55.6937V35.3972H61.5181ZM62.2498 31.7386H54.962C53.3522 31.7386 52.0352 33.0557 52.0352 34.6655V80.5435C52.0352 82.1533 53.3522 83.4704 54.962 83.4704H62.2498C63.8595 83.4704 65.1766 82.1533 65.1766 80.5435V34.6655C65.1766 33.0557 63.8595 31.7386 62.2498 31.7386Z" fill="%235B4585"/><path d="M79.401 20.046H72.1132C71.507 20.046 71.0156 20.5374 71.0156 21.1436V80.5582C71.0156 81.1644 71.507 81.6558 72.1132 81.6558H79.401C80.0072 81.6558 80.4986 81.1644 80.4986 80.5582V21.1436C80.4986 20.5374 80.0072 20.046 79.401 20.046Z" fill="%235B4585"/><path d="M78.6548 21.8752V79.8264H72.8304V21.8752H78.6548ZM79.3865 18.2167H72.0987C70.4889 18.2167 69.1719 19.5337 69.1719 21.1435V80.5581C69.1719 82.1679 70.4889 83.485 72.0987 83.485H79.3865C80.9963 83.485 82.3133 82.1679 82.3133 80.5581V21.1435C82.3133 19.5337 80.9963 18.2167 79.3865 18.2167Z" fill="%235B4585"/></g><defs><clipPath id="clip0_5_2411"><rect width="90" height="90" fill="white" transform="translate(5.04492 5.13379)"/></clipPath></defs></svg>');
}
.cnt_project .icon.laptop-mobile {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M128 32H448c17.7 0 32 14.3 32 32V96h32V64c0-35.3-28.7-64-64-64H128C92.7 0 64 28.7 64 64V288H19.2C8.6 288 0 296.6 0 307.2C0 349.6 34.4 384 76.8 384H352V352H76.8c-20.3 0-37.4-13.5-42.9-32H64 96 352V288H96V64c0-17.7 14.3-32 32-32zM416 176c0-8.8 7.2-16 16-16H592c8.8 0 16 7.2 16 16V464c0 8.8-7.2 16-16 16H432c-8.8 0-16-7.2-16-16V176zm-32 0V464c0 26.5 21.5 48 48 48H592c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H432c-26.5 0-48 21.5-48 48z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.learning-center {
  background-image: url("https://advisor.adviceworks.net/content/images/learning-center-icon.png");
}
.cnt_project .icon.lock {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M128 128v64H320V128c0-53-43-96-96-96s-96 43-96 96zM96 192V128C96 57.3 153.3 0 224 0s128 57.3 128 128v64h16c44.2 0 80 35.8 80 80V432c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V272c0-44.2 35.8-80 80-80H96zM32 272V432c0 26.5 21.5 48 48 48H368c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48H80c-26.5 0-48 21.5-48 48z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.market-outlook {
  background-image: url('data:image/svg+xml,<svg width="105" height="74" viewBox="0 0 105 74" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Layer_1" clip-path="url(%23clip0_1626_31741)"><path id="Vector" d="M67.88 4.86011C79.46 1.34011 90.12 8.29011 91.58 20.3101L95.99 56.7201C97.45 68.7301 89.13 75.7901 77.52 72.4001L25.45 57.2001C13.83 53.8001 2.63 45.5001 0.57 38.7401C-1.49 31.9801 6.29 23.5701 17.86 20.0601L67.87 4.87011L67.88 4.86011Z" fill="%23F5F0FE"/><path id="Vector_2" d="M73.19 7.37012H19.85C17.6408 7.37012 15.85 9.16098 15.85 11.3701V66.3701C15.85 68.5793 17.6408 70.3701 19.85 70.3701H73.19C75.3991 70.3701 77.19 68.5793 77.19 66.3701V11.3701C77.19 9.16098 75.3991 7.37012 73.19 7.37012Z" fill="%23E9DFFA"/><path id="Vector_3" d="M73.19 7.37012H19.85C17.6408 7.37012 15.85 9.16098 15.85 11.3701V66.3701C15.85 68.5793 17.6408 70.3701 19.85 70.3701H73.19C75.3991 70.3701 77.19 68.5793 77.19 66.3701V11.3701C77.19 9.16098 75.3991 7.37012 73.19 7.37012Z" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_4" d="M27.4 11.66C27.4 12.76 26.65 13.66 25.73 13.66C24.81 13.66 24.06 12.76 24.06 11.66V2C24.06 0.9 24.81 0 25.73 0C26.65 0 27.4 0.9 27.4 2V11.66Z" fill="%235B4585"/><path id="Vector_5" d="M69.89 11.66C69.89 12.76 69.14 13.66 68.22 13.66C67.3 13.66 66.55 12.76 66.55 11.66V2C66.55 0.9 67.3 0 68.22 0C69.14 0 69.89 0.9 69.89 2V11.66Z" fill="%235B4585"/><path id="Vector_6" d="M66.21 23.1299H26.83C26.4158 23.1299 26.08 23.4657 26.08 23.8799V59.0099C26.08 59.4241 26.4158 59.7599 26.83 59.7599H66.21C66.6242 59.7599 66.96 59.4241 66.96 59.0099V23.8799C66.96 23.4657 66.6242 23.1299 66.21 23.1299Z" fill="white"/><path id="Vector_7" d="M65.71 24.3799V58.5099H27.33V24.3799H65.71ZM66.21 21.8799H26.83C25.73 21.8799 24.83 22.7799 24.83 23.8799V59.0099C24.83 60.1099 25.73 61.0099 26.83 61.0099H66.21C67.31 61.0099 68.21 60.1099 68.21 59.0099V23.8799C68.21 22.7799 67.31 21.8799 66.21 21.8799Z" fill="%235B4585"/><path id="Vector_8" d="M30.1 56.43L35.81 45L42.01 50.72L44.86 46.91L47.24 50.72H52.48L59.63 30.72L63.44 37.86" stroke="%235B4585" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_9" opacity="0.9" d="M87.3 46.7501H21.73V30.1101H87.3V22.8201L102.91 38.4301L87.3 54.0401V46.7501Z" fill="white"/><path id="Vector_10" d="M88.55 25.84L101.14 38.43L88.55 51.02V45.49H22.98V31.35H88.55V25.82M86.05 19.78V28.84H20.48V47.98H86.05V57.04L104.68 38.41L86.05 19.78Z" fill="%235B4585"/><path id="Vector_11" opacity="0.7" d="M16.36 30.1101H9.59998V46.7501H16.36V30.1101Z" fill="white"/><path id="Vector_12" d="M15.1 31.3701V45.5101H10.84V31.3701H15.1ZM17.6 28.8701H8.34003V48.0101H17.6V28.8701Z" fill="%235B4585"/><path id="Vector_13" opacity="0.7" d="M4.97 30.1101H1.25V46.7501H4.97V30.1101Z" fill="white"/><path id="Vector_14" d="M3.72 31.3701V45.5101H2.5V31.3701H3.72ZM6.22 28.8701H0V48.0101H6.22V28.8701Z" fill="%235B4585"/></g><defs><clipPath id="clip0_1626_31741"><rect width="104.68" height="73.24" fill="white"/></clipPath></defs></svg>');
}
.cnt_project .icon.marketing {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M58.5733 8.74854C56.736 8.74854 55.2516 10.2329 55.2516 12.0702V51.9298C55.2516 53.7671 56.736 55.2515 58.5733 55.2515C60.4106 55.2515 61.8949 53.7671 61.8949 51.9298V12.0702C61.8949 10.2329 60.4106 8.74854 58.5733 8.74854ZM18.7136 45.2866C18.7136 50.788 23.1771 55.2515 28.6785 55.2515C33.5364 55.2515 37.5847 51.7741 38.467 47.1757L33.6299 45.8056C33.3704 48.3175 31.2528 50.269 28.6785 50.269C25.9278 50.269 23.6961 48.0373 23.6961 45.2866C23.6961 44.5184 23.8725 43.7814 24.1839 43.1275L19.3572 41.7573C18.942 42.8576 18.7136 44.0409 18.7136 45.2866Z" fill="%235B4585"/><path d="M8.7485 25.2422L55.2514 12.0698V51.9295L8.7485 38.7571C8.68622 40.5321 7.22262 41.9646 5.42686 41.9646C3.58958 41.9646 2.10522 40.4802 2.10522 38.6429V25.3564C2.10522 23.5191 3.58958 22.0347 5.42686 22.0347C7.22262 22.0347 8.68622 23.4672 8.7485 25.2422Z" fill="%23E9E0F7"/></svg>');
}
.cnt_project .icon.mobile-app-dashboard {
  background-image: url('data:image/svg+xml,<svg width="97" height="97" viewBox="0 0 97 97" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7.33331" y="7.5" width="82" height="82" rx="41" fill="%233B0B8D" fill-opacity="0.15"/><mask id="path-2-outside-1_16_6272" maskUnits="userSpaceOnUse" x="29.9564" y="19.7725" width="35" height="57" fill="black"><rect fill="white" x="29.9564" y="19.7725" width="35" height="57"/><path fill-rule="evenodd" clip-rule="evenodd" d="M62.9959 21.7993C63.0068 21.8098 63.0173 21.8208 63.0273 21.8322C63.6266 22.5194 63.9844 23.4372 63.9843 24.2874V72.624C63.9843 73.7614 63.4519 74.6042 63.0514 75.1392C63.0346 75.1616 63.0161 75.1827 62.9958 75.2022C62.278 75.8921 61.4984 76.2275 60.6121 76.2275H34.2377C33.3704 76.2275 32.4797 75.8216 31.9132 75.168C31.2713 74.4536 30.9564 73.6192 30.9564 72.624V24.2875C30.9564 23.316 31.3108 22.4164 31.9293 21.8151C32.4971 21.1714 33.3793 20.7725 34.2377 20.7725H60.6122C61.4974 20.7725 62.2771 21.1084 62.9959 21.7993ZM62.95 28.8633H31.9909V67.7849H62.95V28.8633ZM32.695 22.5111C32.6843 22.5233 32.6731 22.535 32.6614 22.5463C32.2353 22.9533 31.9909 23.5879 31.9909 24.2874V27.8288H62.9498V24.2875C62.9498 23.5825 62.5974 22.9208 62.2621 22.5291C61.7438 22.0366 61.2188 21.807 60.6121 21.807H34.2377C33.6712 21.807 33.0657 22.0834 32.695 22.5111ZM60.6122 75.1928C61.2147 75.1928 61.7357 74.9677 62.2487 74.485C62.7333 73.828 62.9499 73.2525 62.95 72.6239V68.8192H31.9909V72.6239C31.9909 73.3624 32.2127 73.9534 32.6889 74.4835C33.0649 74.9171 33.6704 75.1928 34.2377 75.1928H60.6122ZM42.8138 25.335H52.1262C52.4118 25.335 52.6434 25.1034 52.6434 24.8177C52.6434 24.5321 52.4118 24.3004 52.1262 24.3004H42.8138C42.5282 24.3004 42.2965 24.5321 42.2965 24.8177C42.2965 25.1034 42.5282 25.335 42.8138 25.335ZM52.4041 71.8422H43.0912C42.8056 71.8422 42.574 72.0738 42.574 72.3595C42.574 72.6451 42.8056 72.8767 43.0912 72.8767H52.4041C52.6898 72.8767 52.9214 72.6451 52.9214 72.3595C52.9214 72.0738 52.6898 71.8422 52.4041 71.8422ZM58.3635 39.6288C58.3351 35.1353 54.5149 31.4884 49.8231 31.4884C49.5375 31.4884 49.3059 31.72 49.3059 32.0056V39.6796C49.3059 39.9653 49.5375 40.1969 49.8231 40.1969H57.8463H57.8486C58.1343 40.1969 58.3659 39.9653 58.3659 39.6796C58.3659 39.6625 58.3651 39.6456 58.3635 39.6288ZM50.3405 39.1624V32.5397C54.0596 32.7821 57.0432 35.6193 57.3098 39.1624H50.3405ZM47.7029 41.7216H55.1141C55.3998 41.7216 55.6314 41.9532 55.6313 42.2389C55.6313 44.4292 54.7559 46.4732 53.1666 47.9939C51.5836 49.5087 49.4594 50.3429 47.1856 50.3429C42.5263 50.3429 38.7356 46.7074 38.7356 42.2389C38.7356 37.7711 42.5262 34.1362 47.1856 34.1362C47.4713 34.1362 47.7029 34.3678 47.7029 34.6535V41.7216ZM39.7701 42.2389C39.7701 46.137 43.0967 49.3084 47.1856 49.3084C51.1589 49.3084 54.309 46.4698 54.5782 42.7561H47.1856C46.9 42.7561 46.6684 42.5245 46.6684 42.2389V35.1878C42.8199 35.4419 39.7701 38.5073 39.7701 42.2389Z"/></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M62.9959 21.7993C63.0068 21.8098 63.0173 21.8208 63.0273 21.8322C63.6266 22.5194 63.9844 23.4372 63.9843 24.2874V72.624C63.9843 73.7614 63.4519 74.6042 63.0514 75.1392C63.0346 75.1616 63.0161 75.1827 62.9958 75.2022C62.278 75.8921 61.4984 76.2275 60.6121 76.2275H34.2377C33.3704 76.2275 32.4797 75.8216 31.9132 75.168C31.2713 74.4536 30.9564 73.6192 30.9564 72.624V24.2875C30.9564 23.316 31.3108 22.4164 31.9293 21.8151C32.4971 21.1714 33.3793 20.7725 34.2377 20.7725H60.6122C61.4974 20.7725 62.2771 21.1084 62.9959 21.7993ZM62.95 28.8633H31.9909V67.7849H62.95V28.8633ZM32.695 22.5111C32.6843 22.5233 32.6731 22.535 32.6614 22.5463C32.2353 22.9533 31.9909 23.5879 31.9909 24.2874V27.8288H62.9498V24.2875C62.9498 23.5825 62.5974 22.9208 62.2621 22.5291C61.7438 22.0366 61.2188 21.807 60.6121 21.807H34.2377C33.6712 21.807 33.0657 22.0834 32.695 22.5111ZM60.6122 75.1928C61.2147 75.1928 61.7357 74.9677 62.2487 74.485C62.7333 73.828 62.9499 73.2525 62.95 72.6239V68.8192H31.9909V72.6239C31.9909 73.3624 32.2127 73.9534 32.6889 74.4835C33.0649 74.9171 33.6704 75.1928 34.2377 75.1928H60.6122ZM42.8138 25.335H52.1262C52.4118 25.335 52.6434 25.1034 52.6434 24.8177C52.6434 24.5321 52.4118 24.3004 52.1262 24.3004H42.8138C42.5282 24.3004 42.2965 24.5321 42.2965 24.8177C42.2965 25.1034 42.5282 25.335 42.8138 25.335ZM52.4041 71.8422H43.0912C42.8056 71.8422 42.574 72.0738 42.574 72.3595C42.574 72.6451 42.8056 72.8767 43.0912 72.8767H52.4041C52.6898 72.8767 52.9214 72.6451 52.9214 72.3595C52.9214 72.0738 52.6898 71.8422 52.4041 71.8422ZM58.3635 39.6288C58.3351 35.1353 54.5149 31.4884 49.8231 31.4884C49.5375 31.4884 49.3059 31.72 49.3059 32.0056V39.6796C49.3059 39.9653 49.5375 40.1969 49.8231 40.1969H57.8463H57.8486C58.1343 40.1969 58.3659 39.9653 58.3659 39.6796C58.3659 39.6625 58.3651 39.6456 58.3635 39.6288ZM50.3405 39.1624V32.5397C54.0596 32.7821 57.0432 35.6193 57.3098 39.1624H50.3405ZM47.7029 41.7216H55.1141C55.3998 41.7216 55.6314 41.9532 55.6313 42.2389C55.6313 44.4292 54.7559 46.4732 53.1666 47.9939C51.5836 49.5087 49.4594 50.3429 47.1856 50.3429C42.5263 50.3429 38.7356 46.7074 38.7356 42.2389C38.7356 37.7711 42.5262 34.1362 47.1856 34.1362C47.4713 34.1362 47.7029 34.3678 47.7029 34.6535V41.7216ZM39.7701 42.2389C39.7701 46.137 43.0967 49.3084 47.1856 49.3084C51.1589 49.3084 54.309 46.4698 54.5782 42.7561H47.1856C46.9 42.7561 46.6684 42.5245 46.6684 42.2389V35.1878C42.8199 35.4419 39.7701 38.5073 39.7701 42.2389Z" fill="%234A0EB0"/><path d="M63.0273 21.8322L63.178 21.7008L63.1775 21.7002L63.0273 21.8322ZM62.9959 21.7993L62.8573 21.9435L62.8575 21.9438L62.9959 21.7993ZM63.9843 24.2874L63.7843 24.2874V24.2874H63.9843ZM63.0514 75.1392L63.2115 75.259L63.2115 75.259L63.0514 75.1392ZM62.9958 75.2022L62.8577 75.0575L62.8572 75.058L62.9958 75.2022ZM31.9132 75.168L32.0644 75.037L32.062 75.0343L31.9132 75.168ZM31.9293 21.8151L32.0687 21.9585L32.0742 21.9532L32.0793 21.9474L31.9293 21.8151ZM31.9909 28.8633V28.6633H31.7909V28.8633H31.9909ZM62.95 28.8633H63.15V28.6633H62.95V28.8633ZM31.9909 67.7849H31.7909V67.9849H31.9909V67.7849ZM62.95 67.7849V67.9849H63.15V67.7849H62.95ZM32.6614 22.5463L32.7996 22.6909L32.8 22.6905L32.6614 22.5463ZM32.695 22.5111L32.8453 22.643L32.8461 22.6421L32.695 22.5111ZM31.9909 27.8288H31.7909V28.0288H31.9909V27.8288ZM62.9498 27.8288V28.0288H63.1498V27.8288H62.9498ZM62.2621 22.5291L62.414 22.3991L62.4073 22.3913L62.3998 22.3842L62.2621 22.5291ZM62.2487 74.485L62.3858 74.6307L62.3989 74.6183L62.4097 74.6037L62.2487 74.485ZM62.95 72.6239L63.15 72.6239V72.6239H62.95ZM62.95 68.8192H63.15V68.6192H62.95V68.8192ZM31.9909 68.8192V68.6192H31.7909V68.8192H31.9909ZM32.6889 74.4835L32.84 74.3524L32.8377 74.3498L32.6889 74.4835ZM58.3635 39.6288L58.1635 39.6301L58.1635 39.639L58.1644 39.6479L58.3635 39.6288ZM50.3405 32.5397L50.3535 32.3401L50.1405 32.3262V32.5397H50.3405ZM50.3405 39.1624H50.1405V39.3624H50.3405V39.1624ZM57.3098 39.1624V39.3624H57.5254L57.5092 39.1474L57.3098 39.1624ZM47.7029 41.7216H47.5029V41.9216H47.7029V41.7216ZM55.6313 42.2389L55.4313 42.2388V42.2389H55.6313ZM53.1666 47.9939L53.0283 47.8494L53.0283 47.8494L53.1666 47.9939ZM54.5782 42.7561L54.7777 42.7706L54.7932 42.5561H54.5782V42.7561ZM46.6684 35.1878H46.8684V34.9741L46.6552 34.9882L46.6684 35.1878ZM63.1775 21.7002C63.1642 21.6851 63.1498 21.6698 63.1343 21.6549L62.8575 21.9438C62.8638 21.9498 62.8703 21.9566 62.877 21.9642L63.1775 21.7002ZM64.1843 24.2874C64.1844 23.3852 63.8066 22.4215 63.178 21.7008L62.8765 21.9637C63.4466 22.6173 63.7844 23.4892 63.7843 24.2874L64.1843 24.2874ZM64.1843 72.624V24.2874H63.7843V72.624H64.1843ZM63.2115 75.259C63.6207 74.7125 64.1843 73.8265 64.1843 72.624H63.7843C63.7843 73.6963 63.2831 74.4959 62.8913 75.0193L63.2115 75.259ZM63.1339 75.3468C63.1629 75.3191 63.1886 75.2896 63.2115 75.259L62.8913 75.0193C62.8806 75.0336 62.8694 75.0463 62.8577 75.0575L63.1339 75.3468ZM60.6121 76.4275C61.5566 76.4275 62.3844 76.0673 63.1344 75.3463L62.8572 75.058C62.1717 75.7169 61.4401 76.0275 60.6121 76.0275V76.4275ZM34.2377 76.4275H60.6121V76.0275H34.2377V76.4275ZM31.7621 75.299C32.3667 75.9966 33.3126 76.4275 34.2377 76.4275V76.0275C33.4282 76.0275 32.5927 75.6466 32.0643 75.037L31.7621 75.299ZM30.7564 72.624C30.7564 73.6668 31.0885 74.5493 31.7644 75.3017L32.062 75.0343C31.4542 74.3579 31.1564 73.5716 31.1564 72.624H30.7564ZM30.7564 24.2875V72.624H31.1564V24.2875H30.7564ZM31.7899 21.6717C31.1276 22.3155 30.7564 23.2693 30.7564 24.2875H31.1564C31.1564 23.3626 31.4939 22.5173 32.0687 21.9585L31.7899 21.6717ZM34.2377 20.5725C33.3217 20.5725 32.3851 20.9961 31.7793 21.6828L32.0793 21.9474C32.6092 21.3467 33.4368 20.9725 34.2377 20.9725V20.5725ZM60.6122 20.5725H34.2377V20.9725H60.6122V20.5725ZM63.1345 21.6552C62.3836 20.9333 61.5558 20.5725 60.6122 20.5725V20.9725C61.4391 20.9725 62.1707 21.2835 62.8573 21.9435L63.1345 21.6552ZM31.9909 29.0633H62.95V28.6633H31.9909V29.0633ZM32.1909 67.7849V28.8633H31.7909V67.7849H32.1909ZM62.95 67.5849H31.9909V67.9849H62.95V67.5849ZM62.75 28.8633V67.7849H63.15V28.8633H62.75ZM32.8 22.6905C32.816 22.6751 32.8311 22.6592 32.8453 22.643L32.5446 22.3792C32.5375 22.3874 32.5302 22.395 32.5228 22.4021L32.8 22.6905ZM32.1909 24.2874C32.1909 23.6315 32.4203 23.0532 32.7996 22.6909L32.5233 22.4017C32.0503 22.8534 31.7909 23.5443 31.7909 24.2874H32.1909ZM32.1909 27.8288V24.2874H31.7909V27.8288H32.1909ZM62.9498 27.6288H31.9909V28.0288H62.9498V27.6288ZM62.7498 24.2875V27.8288H63.1498V24.2875H62.7498ZM62.1101 22.6592C62.4247 23.0266 62.7498 23.6439 62.7498 24.2875H63.1498C63.1498 23.5211 62.77 22.8149 62.414 22.3991L62.1101 22.6592ZM60.6121 22.007C61.1586 22.007 61.6361 22.2102 62.1243 22.6741L62.3998 22.3842C61.8514 21.863 61.279 21.607 60.6121 21.607V22.007ZM34.2377 22.007H60.6121V21.607H34.2377V22.007ZM32.8461 22.6421C33.1788 22.2582 33.7292 22.007 34.2377 22.007V21.607C33.6133 21.607 32.9526 21.9085 32.5438 22.3801L32.8461 22.6421ZM62.1117 74.3393C61.6291 74.7934 61.1553 74.9928 60.6122 74.9928V75.3928C61.2741 75.3928 61.8423 75.142 62.3858 74.6307L62.1117 74.3393ZM62.75 72.6238C62.7499 73.1986 62.5546 73.7334 62.0878 74.3663L62.4097 74.6037C62.9121 73.9225 63.1499 73.3064 63.15 72.6239L62.75 72.6238ZM62.75 68.8192V72.6239H63.15V68.8192H62.75ZM31.9909 69.0192H62.95V68.6192H31.9909V69.0192ZM32.1909 72.6239V68.8192H31.7909V72.6239H32.1909ZM32.8377 74.3498C32.3957 73.8579 32.1909 73.3151 32.1909 72.6239H31.7909C31.7909 73.4098 32.0296 74.0489 32.5401 74.6172L32.8377 74.3498ZM34.2377 74.9928C33.7286 74.9928 33.1781 74.7424 32.84 74.3525L32.5378 74.6145C32.9516 75.0918 33.6122 75.3928 34.2377 75.3928V74.9928ZM60.6122 74.9928H34.2377V75.3928H60.6122V74.9928ZM52.1262 25.135H42.8138V25.535H52.1262V25.135ZM52.4434 24.8177C52.4434 24.9929 52.3013 25.135 52.1262 25.135V25.535C52.5223 25.535 52.8434 25.2138 52.8434 24.8177H52.4434ZM52.1262 24.5004C52.3013 24.5004 52.4434 24.6425 52.4434 24.8177H52.8434C52.8434 24.4216 52.5223 24.1004 52.1262 24.1004V24.5004ZM42.8138 24.5004H52.1262V24.1004H42.8138V24.5004ZM42.4965 24.8177C42.4965 24.6425 42.6386 24.5004 42.8138 24.5004V24.1004C42.4177 24.1004 42.0965 24.4216 42.0965 24.8177H42.4965ZM42.8138 25.135C42.6386 25.135 42.4965 24.9929 42.4965 24.8177H42.0965C42.0965 25.2138 42.4177 25.535 42.8138 25.535V25.135ZM43.0912 72.0422H52.4041V71.6422H43.0912V72.0422ZM42.774 72.3595C42.774 72.1843 42.916 72.0422 43.0912 72.0422V71.6422C42.6951 71.6422 42.374 71.9634 42.374 72.3595H42.774ZM43.0912 72.6767C42.916 72.6767 42.774 72.5347 42.774 72.3595H42.374C42.374 72.7556 42.6951 73.0767 43.0912 73.0767V72.6767ZM52.4041 72.6767H43.0912V73.0767H52.4041V72.6767ZM52.7214 72.3595C52.7214 72.5347 52.5793 72.6767 52.4041 72.6767V73.0767C52.8002 73.0767 53.1214 72.7556 53.1214 72.3595H52.7214ZM52.4041 72.0422C52.5793 72.0422 52.7214 72.1843 52.7214 72.3595H53.1214C53.1214 71.9634 52.8002 71.6422 52.4041 71.6422V72.0422ZM49.8231 31.6884C54.4128 31.6884 58.1358 35.2542 58.1635 39.6301L58.5635 39.6276C58.5343 35.0164 54.6171 31.2884 49.8231 31.2884V31.6884ZM49.5059 32.0056C49.5059 31.8304 49.6479 31.6884 49.8231 31.6884V31.2884C49.427 31.2884 49.1059 31.6095 49.1059 32.0056H49.5059ZM49.5059 39.6796V32.0056H49.1059V39.6796H49.5059ZM49.8231 39.9969C49.6479 39.9969 49.5059 39.8548 49.5059 39.6796H49.1059C49.1059 40.0757 49.427 40.3969 49.8231 40.3969V39.9969ZM57.8463 39.9969H49.8231V40.3969H57.8463V39.9969ZM57.8486 39.9969H57.8463V40.3969H57.8486V39.9969ZM58.1659 39.6796C58.1659 39.8548 58.0238 39.9969 57.8486 39.9969V40.3969C58.2447 40.3969 58.5659 40.0757 58.5659 39.6796H58.1659ZM58.1644 39.6479C58.1654 39.6583 58.1659 39.6688 58.1659 39.6796H58.5659C58.5659 39.6562 58.5648 39.633 58.5626 39.6097L58.1644 39.6479ZM50.1405 32.5397V39.1624H50.5405V32.5397H50.1405ZM57.5092 39.1474C57.2346 35.4979 54.1648 32.5885 50.3535 32.3401L50.3275 32.7393C53.9544 32.9757 56.8518 35.7408 57.1103 39.1774L57.5092 39.1474ZM50.3405 39.3624H57.3098V38.9624H50.3405V39.3624ZM55.1141 41.5216H47.7029V41.9216H55.1141V41.5216ZM55.8313 42.2389C55.8314 41.8428 55.5102 41.5216 55.1141 41.5216V41.9216C55.2893 41.9216 55.4313 42.0637 55.4313 42.2388L55.8313 42.2389ZM53.3048 48.1384C54.9334 46.5801 55.8313 44.484 55.8313 42.2389H55.4313C55.4313 44.3744 54.5784 46.3662 53.0283 47.8494L53.3048 48.1384ZM47.1856 50.5429C49.5087 50.5429 51.6831 49.6903 53.3048 48.1384L53.0283 47.8494C51.4841 49.3271 49.41 50.1429 47.1856 50.1429V50.5429ZM38.5356 42.2389C38.5356 46.8257 42.4239 50.5429 47.1856 50.5429V50.1429C42.6288 50.1429 38.9356 46.5892 38.9356 42.2389H38.5356ZM47.1856 33.9362C42.4238 33.9362 38.5356 37.6528 38.5356 42.2389H38.9356C38.9356 37.8894 42.6287 34.3362 47.1856 34.3362V33.9362ZM47.9029 34.6535C47.9029 34.2574 47.5817 33.9362 47.1856 33.9362V34.3362C47.3608 34.3362 47.5029 34.4783 47.5029 34.6535H47.9029ZM47.9029 41.7216V34.6535H47.5029V41.7216H47.9029ZM47.1856 49.1084C43.1981 49.1084 39.9701 46.0176 39.9701 42.2389H39.5701C39.5701 46.2563 42.9954 49.5084 47.1856 49.5084V49.1084ZM54.3787 42.7417C54.1177 46.3431 51.062 49.1084 47.1856 49.1084V49.5084C51.2558 49.5084 54.5004 46.5966 54.7777 42.7706L54.3787 42.7417ZM47.1856 42.9561H54.5782V42.5561H47.1856V42.9561ZM46.4684 42.2389C46.4684 42.635 46.7895 42.9561 47.1856 42.9561V42.5561C47.0104 42.5561 46.8684 42.4141 46.8684 42.2389H46.4684ZM46.4684 35.1878V42.2389H46.8684V35.1878H46.4684ZM39.9701 42.2389C39.9701 38.6215 42.9291 35.6351 46.6815 35.3873L46.6552 34.9882C42.7107 35.2487 39.5701 38.3931 39.5701 42.2389H39.9701Z" fill="%234A0EB0" mask="url(%23path-2-outside-1_16_6272)"/><path d="M47.1856 49.3084C43.0967 49.3084 39.7701 46.137 39.7701 42.2389C39.7701 38.5073 42.8199 35.4419 46.6683 35.1878V42.2389C46.6683 42.5245 46.9 42.7561 47.1856 42.7561H54.5782C54.309 46.4699 51.1589 49.3084 47.1856 49.3084Z" fill="white"/><rect x="25.1271" y="55.5408" width="10.3281" height="9.3764" rx="0.5" fill="white" stroke="%234A0EB0"/><rect x="49.1833" y="55.5408" width="10.3281" height="9.3764" rx="0.5" fill="white" stroke="%234A0EB0"/><rect x="37.1552" y="55.5408" width="10.3281" height="9.3764" rx="0.5" stroke="%234A0EB0"/><rect x="61.2114" y="55.5408" width="10.3281" height="9.3764" rx="0.5" fill="%23E2DAEE" stroke="%234A0EB0"/></svg>');
}
.cnt_project .icon.money-hand {
  background-image: url('data:image/svg+xml,<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7" y="7" width="82" height="82" rx="41" fill="%233B0B8D" fill-opacity="0.15"/><path d="M54.8336 32.918L42.4779 40.051L42.107 42.5676L55.2825 45.7075L62.7938 40.051L65.2565 35.7335V33.5963L64.0867 31.5469L59.8011 29.9884L54.8336 32.918Z" fill="%23E2DAEE"/><ellipse cx="53.6784" cy="35.1256" rx="13.8383" ry="13.9216" fill="white"/><path d="M52.7089 40.871L44.1949 45.7862L43.9393 47.5203L53.0183 49.684L58.1942 45.7862L59.8912 42.8111V41.3384L59.0851 39.9262L56.132 38.8523L52.7089 40.871Z" fill="%23D9D2E5"/><path d="M67.6329 28.9069C66.7387 26.8652 65.409 25.0435 63.737 23.5695C62.0649 22.0955 60.0909 21.0048 57.9531 20.3737C55.8154 19.7425 53.5655 19.5863 51.361 19.9158C49.1565 20.2454 47.0507 21.0528 45.1909 22.2815C43.3312 23.5103 41.7625 25.1306 40.5946 27.0292C39.4268 28.9277 38.688 31.0586 38.43 33.2726C38.172 35.4866 38.401 37.7303 39.101 39.8465C39.801 41.9627 40.9551 43.9004 42.4825 45.5238C42.333 45.5918 42.1787 45.6617 42.0225 45.7352C38.5268 47.3497 36.9002 50.6801 35.465 53.6192C35.0591 54.4499 34.6708 55.2428 34.2576 55.9708C33.915 55.8634 33.5473 55.8672 33.207 55.9816C32.8667 56.096 32.5712 56.3151 32.363 56.6076L30.9242 58.6437C30.7511 58.6244 30.5761 58.6299 30.4046 58.6601C30.1722 58.7004 29.9501 58.7865 29.7512 58.9134C29.5524 59.0404 29.3808 59.2057 29.2465 59.3996L27.3878 62.0701C27.1316 62.4521 27.0282 62.9163 27.098 63.3709C27.1677 63.8255 27.4056 64.2374 27.7645 64.525L40.7848 75.8567C41.0805 76.1142 41.4602 76.2549 41.8524 76.2522C41.9247 76.2523 41.9969 76.2478 42.0687 76.2389C42.3249 76.2075 42.5717 76.1226 42.793 75.9896C43.0143 75.8567 43.2052 75.6787 43.3532 75.4672L46.2437 71.3353C46.4402 71.0534 46.552 70.7212 46.5659 70.3779C46.5798 70.0345 46.4952 69.6944 46.3221 69.3976L47.7282 67.4076C47.8567 67.2266 47.948 67.0219 47.9966 66.8053C48.0452 66.5887 48.0502 66.3647 48.0113 66.1461C47.9648 65.8727 47.8517 65.615 47.682 65.3957C47.9651 65.2007 48.2732 64.9959 48.6098 64.7796C49.7121 64.0711 51.349 63.1724 53.2442 62.1309C57.6459 59.7138 63.1231 56.706 65.3543 54.1254C65.4291 54.0391 65.4836 53.9371 65.5141 53.827C66.5543 49.5256 67.3182 45.162 67.8012 40.763C67.8219 40.7126 67.8437 40.6628 67.862 40.6123C68.6 38.7431 68.9597 36.746 68.9204 34.7367C68.8811 32.7274 68.4435 30.7459 67.6329 28.9069ZM40.8115 30.025C41.698 27.7612 43.1687 25.7729 45.0737 24.2625C46.9788 22.7521 49.2501 21.7736 51.6564 21.4266C54.0626 21.0797 56.5179 21.3767 58.772 22.2874C61.0261 23.1981 62.9986 24.69 64.4885 26.6111C65.9784 28.5322 66.9325 30.8139 67.2537 33.2238C67.5748 35.6336 67.2515 38.0855 66.3167 40.3298C65.3819 42.574 63.8689 44.5304 61.932 45.9996C59.995 47.4689 57.7033 48.3985 55.2901 48.6938L58.6679 45.8707C61.5511 43.6414 61.6417 41.0553 60.4507 39.4791C60.0256 38.9439 59.4735 38.5236 58.8444 38.2564C58.2154 37.9891 57.5296 37.8835 56.8493 37.9491C56.8025 36.1961 55.2919 35.2099 54.0402 34.3932C52.3686 33.3025 51.5246 32.6621 52.1244 31.129L52.2672 30.7645C52.7338 29.5711 54.2912 29.0631 55.7379 29.6264C56.4322 29.8875 57.0099 30.3887 57.3664 31.0391C57.519 31.3069 57.6114 31.6048 57.6372 31.9119C57.6629 32.2191 57.6213 32.5282 57.5152 32.8176C57.4753 32.9124 57.4548 33.0141 57.4548 33.1169C57.4548 33.2197 57.4754 33.3214 57.5154 33.4161C57.5554 33.5108 57.6139 33.5965 57.6875 33.6683C57.7612 33.74 57.8484 33.7962 57.9441 33.8337C58.0399 33.8711 58.1421 33.889 58.2449 33.8863C58.3476 33.8836 58.4488 33.8604 58.5424 33.818C58.636 33.7755 58.7202 33.7148 58.79 33.6393C58.8597 33.5638 58.9137 33.4751 58.9487 33.3785C59.1368 32.8833 59.2144 32.3529 59.1761 31.8246C59.1378 31.2962 58.9845 30.7826 58.7269 30.3197C58.3262 29.5736 57.7252 28.9543 56.9915 28.5314L57.6562 26.8301C57.7245 26.6413 57.7163 26.4334 57.6335 26.2505C57.5506 26.0677 57.3997 25.9245 57.2127 25.8514C57.0258 25.7782 56.8177 25.781 56.6328 25.859C56.4479 25.9371 56.3008 26.0843 56.2228 26.2692L55.5581 27.9706C53.5438 27.5301 51.5234 28.4372 50.8319 30.2042L50.6891 30.5688C49.6051 33.339 51.6814 34.6934 53.1968 35.6826C54.6254 36.6147 55.4584 37.223 55.2804 38.3532C54.9054 38.5205 54.55 38.7288 54.2207 38.9741C53.3554 39.6152 52.6305 40.1499 52.0119 40.6008C51.8389 40.5631 51.669 40.5119 51.504 40.4477C50.8098 40.1867 50.2322 39.6854 49.8761 39.0349C49.7232 38.7672 49.6306 38.4693 49.6049 38.1621C49.5791 37.8549 49.6209 37.5458 49.7273 37.2564C49.7955 37.0676 49.7873 36.8597 49.7045 36.6769C49.6217 36.494 49.4707 36.3508 49.2838 36.2777C49.0969 36.2045 48.8888 36.2073 48.7039 36.2853C48.519 36.3634 48.3718 36.5106 48.2939 36.6955C48.1055 37.1907 48.0277 37.721 48.0659 38.2494C48.1041 38.7778 48.2574 39.2915 48.515 39.7543C48.9146 40.5001 49.5144 41.1196 50.2468 41.5432L50.0797 41.9685C49.0309 42.7081 47.8861 43.3009 46.677 43.7307C46.0086 43.998 45.1664 44.3334 43.9773 44.853C42.065 42.9568 40.7471 40.5443 40.1848 37.9107C39.6226 35.2771 39.8403 32.5367 40.8115 30.025ZM44.9823 70.4536L42.0924 74.5855C42.0676 74.6197 42.0361 74.6486 41.9999 74.6705C41.9637 74.6923 41.9234 74.7066 41.8815 74.7125C41.8518 74.7182 41.8211 74.7125 41.7953 74.6967L28.7756 63.3614C28.6869 63.2842 28.5471 63.0989 28.6541 62.9488L30.5098 60.2752C30.5289 60.2484 30.5531 60.2256 30.581 60.2082C30.609 60.1908 30.6401 60.1791 30.6726 60.1737C30.7408 60.1613 30.8111 60.1764 30.8683 60.2157L44.9227 70.0896C44.9785 70.1303 45.0161 70.1913 45.0272 70.2594C45.0383 70.3275 45.0222 70.3973 44.9823 70.4536ZM46.4716 66.5198L45.1585 68.3779L32.3077 59.3498L33.619 57.4971C33.6426 57.4642 33.6781 57.4416 33.718 57.4343C33.7579 57.4269 33.799 57.4353 33.8329 57.4576L46.4333 66.3096C46.4495 66.3214 46.4632 66.3362 46.4736 66.3533C46.4841 66.3704 46.491 66.3894 46.4941 66.4092C46.498 66.4282 46.498 66.4478 46.4941 66.4668C46.4902 66.4858 46.4826 66.5039 46.4716 66.5198ZM64.0764 53.2474C61.9497 55.5952 56.7199 58.4669 52.5035 60.782C50.5834 61.8368 48.9246 62.7477 47.778 63.4847C47.2633 63.8153 46.8112 64.1209 46.4078 64.4101L35.5622 56.7911C36.0106 56.0072 36.4202 55.1711 36.8479 54.2943C38.2352 51.4543 39.6698 48.5176 42.6678 47.1322C44.941 46.0822 46.2759 45.5523 47.2512 45.161C49.5602 44.2399 49.8573 44.122 55.137 40.2113C56.7776 38.996 58.4656 39.4062 59.2227 40.4075C59.9038 41.3093 59.9178 42.9645 57.7164 44.661L57.6927 44.6798L51.137 50.1588L51.1108 50.1819L48.6196 52.4623C48.4848 52.5872 48.3992 52.7561 48.3781 52.9386C48.357 53.1211 48.4019 53.3051 48.5046 53.4574C48.6073 53.6097 48.7611 53.7202 48.9382 53.7691C49.1153 53.8179 49.304 53.8019 49.4702 53.7238C49.9639 53.4255 50.4329 53.0882 50.8726 52.7151C51.2864 52.3924 51.9749 51.8571 52.1742 51.7532C53.8099 51.1851 55.3156 50.5987 56.5388 50.0518C60.2184 49.3312 63.5063 47.2868 65.7802 44.3055C65.2789 47.7161 64.6178 51.2227 64.0764 53.2474Z" fill="%234A0EB0"/></svg>');
}
.cnt_project .icon.marketing-central {
  background-image: url("https://advisor.adviceworks.net/content/images/2021-03/MarketingCentral2%402x_0.png");
}
.cnt_project .icon.money-guide {
  background-image: url("https://advisor.adviceworks.net/content/images/moneyguide-icon.png");
}
.cnt_project .icon.money-guide-envestnet {
  background-image: url("https://cdn.adviceworks.net/content/images/envestnet-moneyguide-logo.png");
}
.cnt_project .icon.my-advice-architect {
  background-image: url("https://advisor.adviceworks.net/content/images/2021-03/MyAdviceArchitect%402x.png");
}
.cnt_project .icon.newspaper-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M96 96c0-35.3 28.7-64 64-64H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H96 48c26.5 0 48-21.5 48-48V96zm64 24v80c0 13.3 10.7 24 24 24H296c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24H184c-13.3 0-24 10.7-24 24zm208-8c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384c-8.8 0-16 7.2-16 16zM160 304c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16z" fill="%23C7B2EA"/><path class="fa-primary" d="M0 160V432c0 26.5 21.5 48 48 48s48-21.5 48-48V96H64C28.7 96 0 124.7 0 160zM384 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384zm0 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384zM176 288c-8.8 0-16 7.2-16 16s7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176zm0 96c-8.8 0-16 7.2-16 16s7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.paper-plane-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L224 402.7V389.4L380.7 185.8c5.2-6.7 4.2-16.4-2.3-21.9s-16.1-5.1-22 1.1L178.8 350.6l-14.1 14.1c-3 3-4.7 7.1-4.7 11.3l-28.3-11.8-112-46.7C8.4 312.8 .8 302.2 .1 290s5.5-23.7 16.1-29.8l448-256c10.7-6.1 23.9-5.5 34 1.4z" fill="%23C7B2EA"/><path class="fa-primary" d="M380.7 185.8c5.1-6.7 4.2-16.2-2.1-21.8s-15.9-5.3-21.9 .7l-179 179-13 13c-3 3-4.7 7.1-4.7 11.3v8 56 48c0 13.2 8.1 25 20.3 29.8s26.2 1.6 35.2-8.1L284 427.7l-60-25V389.4L380.7 185.8z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.pen-to-square-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M0 160c0-53 43-96 96-96h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32 14.3-32 32V416c0 17.7 14.3 32 32 32H352c17.7 0 32-14.3 32-32V320c0-17.7 14.3-32 32-32s32 14.3 32 32v96c0 53-43 96-96 96H96c-53 0-96-43-96-96V160z" fill="%23C7B2EA"/><path class="fa-primary" d="M392.4 21.7L362.3 51.7l97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0zM339.7 74.3L172.4 241.7c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.7 15.7-7.4 21.9-13.5L437.7 172.3 339.7 74.3z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.people-group {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M128 64a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0 80a56 56 0 1 0 0-112 56 56 0 1 0 0 112zM0 280c0 43.3 26.4 80.4 64 96v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V384c0-8.8-7.2-16-16-16s-16 7.2-16 16v32H96V208.4c2.6-.3 5.3-.4 8-.4h48c9.3 0 18.1 1.7 26.2 4.9c8.2 3.2 17.5-.9 20.7-9.1s-.9-17.5-9.1-20.7c-11.7-4.6-24.5-7.1-37.8-7.1H104C46.6 176 0 222.6 0 280zm64 59.9C44.7 327 32 304.9 32 280c0-25 12.7-47 32-59.9V339.9zM512 64a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0 80a56 56 0 1 0 0-112 56 56 0 1 0 0 112zM640 280c0-57.4-46.6-104-104-104H488c-13.3 0-26.1 2.5-37.8 7.1c-8.2 3.2-12.3 12.5-9.1 20.7s12.5 12.3 20.7 9.1c8.1-3.2 16.9-4.9 26.2-4.9h48c2.7 0 5.4 .1 8 .4V416H480V384c0-8.8-7.2-16-16-16s-16 7.2-16 16v40c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V376c37.6-15.7 64-52.7 64-96zm-64 59.9V220.1C595.3 233 608 255 608 280c0 24.9-12.7 47-32 59.9zM288 96a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm96 0A64 64 0 1 0 256 96a64 64 0 1 0 128 0zm-80 96c-57.4 0-104 46.6-104 104c0 40.1 22.7 74.9 56 92.3V456c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V388.3c33.3-17.3 56-52.1 56-92.3c0-57.4-46.6-104-104-104H304zm-48 50.3V349.7c-14.7-13.2-24-32.4-24-53.7c0-21.3 9.3-40.5 24-53.7zM288 448V225.8c5.1-1.2 10.5-1.8 16-1.8h32c5.5 0 10.9 .6 16 1.8V448H288zm96-98.3V242.3c14.7 13.2 24 32.3 24 53.7c0 21.3-9.3 40.5-24 53.7z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.people-group-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M128 160a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM48 304c0-16.2 6-31.1 16-42.3v84.7C54 335 48 320.2 48 304zm112 0c0-37.8 14.6-72.2 38.4-97.9c-16.1-9-34.7-14.1-54.4-14.1H112C50.1 192 0 242.1 0 304c0 44.7 26.2 83.2 64 101.2V448c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V405.2 394.5c-20-24.7-32-56.2-32-90.5zM448 405.2V448c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V405.2c37.8-18 64-56.5 64-101.2c0-61.9-50.1-112-112-112H496c-19.7 0-38.3 5.1-54.4 14.1C465.4 231.8 480 266.2 480 304c0 34.3-12 65.8-32 90.5v10.7zM512 160a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm80 144c0 16.2-6 31-16 42.3V261.7c10 11.3 16 26.1 16 42.3z" fill="%23C7B2EA"/><path class="fa-primary" d="M384 96A64 64 0 1 0 256 96a64 64 0 1 0 128 0zM256 261.7v84.7c-10-11.3-16-26.1-16-42.3s6-31.1 16-42.3zm128 84.7V261.7c10 11.3 16 26.1 16 42.3s-6 31-16 42.3zm0 58.9c37.8-18 64-56.5 64-101.2c0-61.9-50.1-112-112-112H304c-61.9 0-112 50.1-112 112c0 44.7 26.2 83.2 64 101.2V448c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V405.2z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.phone-message {
  background-image: url('data:image/svg+xml,<svg width="97" height="96" viewBox="0 0 97 96" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7.66672" y="7" width="82" height="82" rx="41" fill="%233B0B8D" fill-opacity="0.15"/><mask id="path-2-outside-1_16_6421" maskUnits="userSpaceOnUse" x="29.8119" y="21.0336" width="33" height="54" fill="black"><rect fill="white" x="29.8119" y="21.0336" width="33" height="54"/><path fill-rule="evenodd" clip-rule="evenodd" d="M60.8164 22.9952C60.8266 23.005 60.8364 23.0154 60.8457 23.026C61.407 23.6695 61.7421 24.5291 61.742 25.3252V70.5917C61.742 71.6569 61.2434 72.4462 60.8684 72.9472C60.8526 72.9681 60.8353 72.988 60.8162 73.0061C60.1441 73.6522 59.4139 73.9664 58.584 73.9664H33.8847C33.0725 73.9664 32.2384 73.5863 31.7079 72.9742C31.1068 72.3052 30.8119 71.5237 30.8119 70.5917V25.3254C30.8119 24.4155 31.1437 23.5731 31.723 23.01C32.2548 22.4072 33.0808 22.0336 33.8847 22.0336H58.5841C59.4131 22.0336 60.1432 22.3482 60.8164 22.9952ZM60.7734 29.6105H31.7807V66.06H60.7734V29.6105ZM32.44 23.6618C32.43 23.6732 32.4196 23.6842 32.4086 23.6947C32.0095 24.0759 31.7807 24.6702 31.7807 25.3252V28.6417H60.7732V25.3254C60.7732 24.6652 60.4431 24.0454 60.1291 23.6787C59.6438 23.2174 59.1521 23.0024 58.584 23.0024H33.8847C33.3543 23.0024 32.7872 23.2612 32.44 23.6618ZM58.5841 72.9974C59.1483 72.9974 59.6362 72.7865 60.1167 72.3345C60.5705 71.7192 60.7733 71.1804 60.7734 70.5916V67.0287H31.7807V70.5916C31.7807 71.2833 31.9883 71.8367 32.4343 72.3331C32.7864 72.7392 33.3535 72.9974 33.8847 72.9974H58.5841ZM41.9161 26.3063H50.637C50.9045 26.3063 51.1214 26.0894 51.1214 25.8219C51.1214 25.5544 50.9045 25.3375 50.637 25.3375H41.9161C41.6486 25.3375 41.4317 25.5544 41.4317 25.8219C41.4317 26.0894 41.6486 26.3063 41.9161 26.3063ZM50.8974 69.8596H42.176C41.9085 69.8596 41.6916 70.0765 41.6916 70.344C41.6916 70.6115 41.9085 70.8284 42.176 70.8284H50.8974C51.1649 70.8284 51.3818 70.6115 51.3818 70.344C51.3818 70.0765 51.1649 69.8596 50.8974 69.8596Z"/></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M60.8164 22.9952C60.8266 23.005 60.8364 23.0154 60.8457 23.026C61.407 23.6695 61.7421 24.5291 61.742 25.3252V70.5917C61.742 71.6569 61.2434 72.4462 60.8684 72.9472C60.8526 72.9681 60.8353 72.988 60.8162 73.0061C60.1441 73.6522 59.4139 73.9664 58.584 73.9664H33.8847C33.0725 73.9664 32.2384 73.5863 31.7079 72.9742C31.1068 72.3052 30.8119 71.5237 30.8119 70.5917V25.3254C30.8119 24.4155 31.1437 23.5731 31.723 23.01C32.2548 22.4072 33.0808 22.0336 33.8847 22.0336H58.5841C59.4131 22.0336 60.1432 22.3482 60.8164 22.9952ZM60.7734 29.6105H31.7807V66.06H60.7734V29.6105ZM32.44 23.6618C32.43 23.6732 32.4196 23.6842 32.4086 23.6947C32.0095 24.0759 31.7807 24.6702 31.7807 25.3252V28.6417H60.7732V25.3254C60.7732 24.6652 60.4431 24.0454 60.1291 23.6787C59.6438 23.2174 59.1521 23.0024 58.584 23.0024H33.8847C33.3543 23.0024 32.7872 23.2612 32.44 23.6618ZM58.5841 72.9974C59.1483 72.9974 59.6362 72.7865 60.1167 72.3345C60.5705 71.7192 60.7733 71.1804 60.7734 70.5916V67.0287H31.7807V70.5916C31.7807 71.2833 31.9883 71.8367 32.4343 72.3331C32.7864 72.7392 33.3535 72.9974 33.8847 72.9974H58.5841ZM41.9161 26.3063H50.637C50.9045 26.3063 51.1214 26.0894 51.1214 25.8219C51.1214 25.5544 50.9045 25.3375 50.637 25.3375H41.9161C41.6486 25.3375 41.4317 25.5544 41.4317 25.8219C41.4317 26.0894 41.6486 26.3063 41.9161 26.3063ZM50.8974 69.8596H42.176C41.9085 69.8596 41.6916 70.0765 41.6916 70.344C41.6916 70.6115 41.9085 70.8284 42.176 70.8284H50.8974C51.1649 70.8284 51.3818 70.6115 51.3818 70.344C51.3818 70.0765 51.1649 69.8596 50.8974 69.8596Z" fill="%234A0EB0"/><path d="M60.8457 23.026L60.9965 22.8946L60.996 22.894L60.8457 23.026ZM60.8164 22.9952L60.6778 23.1394L60.678 23.1397L60.8164 22.9952ZM61.742 25.3252L61.542 25.3252V25.3252H61.742ZM60.8684 72.9472L61.0284 73.067L61.0285 73.067L60.8684 72.9472ZM60.8162 73.0061L60.6781 72.8615L60.6777 72.862L60.8162 73.0061ZM31.7079 72.9742L31.8591 72.8432L31.8567 72.8405L31.7079 72.9742ZM31.723 23.01L31.8624 23.1534L31.8679 23.148L31.873 23.1423L31.723 23.01ZM31.7807 29.6105V29.4105H31.5807V29.6105H31.7807ZM60.7734 29.6105H60.9734V29.4105H60.7734V29.6105ZM31.7807 66.06H31.5807V66.26H31.7807V66.06ZM60.7734 66.06V66.26H60.9734V66.06H60.7734ZM32.4086 23.6947L32.5467 23.8393L32.5471 23.8389L32.4086 23.6947ZM32.44 23.6618L32.5904 23.7937L32.5911 23.7928L32.44 23.6618ZM31.7807 28.6417H31.5807V28.8417H31.7807V28.6417ZM60.7732 28.6417V28.8417H60.9732V28.6417H60.7732ZM60.1291 23.6787L60.2811 23.5486L60.2744 23.5408L60.2669 23.5337L60.1291 23.6787ZM60.1167 72.3345L60.2537 72.4802L60.2669 72.4678L60.2776 72.4533L60.1167 72.3345ZM60.7734 70.5916L60.9734 70.5917V70.5916H60.7734ZM60.7734 67.0287H60.9734V66.8287H60.7734V67.0287ZM31.7807 67.0287V66.8287H31.5807V67.0287H31.7807ZM32.4343 72.3331L32.5854 72.2021L32.5831 72.1995L32.4343 72.3331ZM60.996 22.894C60.9833 22.8796 60.9696 22.865 60.9547 22.8508L60.678 23.1397C60.6836 23.145 60.6894 23.1511 60.6955 23.158L60.996 22.894ZM61.942 25.3253C61.9421 24.4771 61.587 23.5716 60.9965 22.8946L60.695 23.1575C61.227 23.7674 61.5421 24.5811 61.542 25.3252L61.942 25.3253ZM61.942 70.5917V25.3252H61.542V70.5917H61.942ZM61.0285 73.067C61.4122 72.5544 61.942 71.722 61.942 70.5917H61.542C61.542 71.5918 61.0746 72.3379 60.7082 72.8273L61.0285 73.067ZM60.9544 73.1508C60.982 73.1244 61.0066 73.0961 61.0284 73.067L60.7083 72.8273C60.6986 72.8401 60.6886 72.8515 60.6781 72.8615L60.9544 73.1508ZM58.584 74.1664C59.4722 74.1664 60.2504 73.8274 60.9548 73.1503L60.6777 72.862C60.0378 73.477 59.3557 73.7664 58.584 73.7664V74.1664ZM33.8847 74.1664H58.584V73.7664H33.8847V74.1664ZM31.5568 73.1052C32.1254 73.7612 33.0147 74.1664 33.8847 74.1664V73.7664C33.1303 73.7664 32.3514 73.4113 31.859 72.8432L31.5568 73.1052ZM30.6119 70.5917C30.6119 71.5714 30.9239 72.4009 31.5591 73.1078L31.8567 72.8405C31.2897 72.2095 31.0119 71.4761 31.0119 70.5917H30.6119ZM30.6119 25.3254V70.5917H31.0119V25.3254H30.6119ZM31.5836 22.8666C30.9606 23.4722 30.6119 24.3689 30.6119 25.3254H31.0119C31.0119 24.4622 31.3269 23.674 31.8624 23.1534L31.5836 22.8666ZM33.8847 21.8336C33.0233 21.8336 32.1427 22.2319 31.573 22.8777L31.873 23.1423C32.3668 22.5824 33.1383 22.2336 33.8847 22.2336V21.8336ZM58.5841 21.8336H33.8847V22.2336H58.5841V21.8336ZM60.955 22.8511C60.2497 22.1731 59.4714 21.8336 58.5841 21.8336V22.2336C59.3547 22.2336 60.0368 22.5233 60.6778 23.1394L60.955 22.8511ZM31.7807 29.8105H60.7734V29.4105H31.7807V29.8105ZM31.9807 66.06V29.6105H31.5807V66.06H31.9807ZM60.7734 65.86H31.7807V66.26H60.7734V65.86ZM60.5734 29.6105V66.06H60.9734V29.6105H60.5734ZM32.5471 23.8389C32.5625 23.8242 32.5768 23.8091 32.5904 23.7937L32.2897 23.5299C32.2832 23.5373 32.2767 23.5441 32.27 23.5505L32.5471 23.8389ZM31.9807 25.3252C31.9807 24.7138 32.1945 24.1758 32.5467 23.8393L32.2704 23.5501C31.8245 23.976 31.5807 24.6266 31.5807 25.3252H31.9807ZM31.9807 28.6417V25.3252H31.5807V28.6417H31.9807ZM60.7732 28.4417H31.7807V28.8417H60.7732V28.4417ZM60.5732 25.3254V28.6417H60.9732V25.3254H60.5732ZM59.9772 23.8088C60.2705 24.1513 60.5732 24.7266 60.5732 25.3254H60.9732C60.9732 24.6037 60.6158 23.9396 60.2811 23.5486L59.9772 23.8088ZM58.584 23.2024C59.0919 23.2024 59.5361 23.391 59.9914 23.8237L60.2669 23.5337C59.7514 23.0438 59.2124 22.8024 58.584 22.8024V23.2024ZM33.8847 23.2024H58.584V22.8024H33.8847V23.2024ZM32.5911 23.7928C32.9003 23.4361 33.4122 23.2024 33.8847 23.2024V22.8024C33.2963 22.8024 32.6741 23.0864 32.2889 23.5308L32.5911 23.7928ZM59.9796 72.1889C59.5296 72.6122 59.0889 72.7974 58.5841 72.7974V73.1974C59.2077 73.1974 59.7428 72.9608 60.2537 72.4802L59.9796 72.1889ZM60.5734 70.5916C60.5733 71.1265 60.3917 71.6247 59.9557 72.2158L60.2776 72.4533C60.7493 71.8138 60.9733 71.2342 60.9734 70.5917L60.5734 70.5916ZM60.5734 67.0287V70.5916H60.9734V67.0287H60.5734ZM31.7807 67.2287H60.7734V66.8287H31.7807V67.2287ZM31.9807 70.5916V67.0287H31.5807V70.5916H31.9807ZM32.5831 72.1995C32.1714 71.7412 31.9807 71.2359 31.9807 70.5916H31.5807C31.5807 71.3306 31.8053 71.9322 32.2855 72.4668L32.5831 72.1995ZM33.8847 72.7974C33.4117 72.7974 32.8997 72.5645 32.5854 72.2021L32.2832 72.4642C32.6732 72.9139 33.2953 73.1974 33.8847 73.1974V72.7974ZM58.5841 72.7974H33.8847V73.1974H58.5841V72.7974ZM50.637 26.1063H41.9161V26.5063H50.637V26.1063ZM50.9214 25.8219C50.9214 25.9789 50.794 26.1063 50.637 26.1063V26.5063C51.0149 26.5063 51.3214 26.1998 51.3214 25.8219H50.9214ZM50.637 25.5375C50.794 25.5375 50.9214 25.6648 50.9214 25.8219H51.3214C51.3214 25.4439 51.0149 25.1375 50.637 25.1375V25.5375ZM41.9161 25.5375H50.637V25.1375H41.9161V25.5375ZM41.6317 25.8219C41.6317 25.6648 41.7591 25.5375 41.9161 25.5375V25.1375C41.5382 25.1375 41.2317 25.4439 41.2317 25.8219H41.6317ZM41.9161 26.1063C41.7591 26.1063 41.6317 25.9789 41.6317 25.8219H41.2317C41.2317 26.1999 41.5382 26.5063 41.9161 26.5063V26.1063ZM42.176 70.0596H50.8974V69.6596H42.176V70.0596ZM41.8916 70.344C41.8916 70.187 42.0189 70.0596 42.176 70.0596V69.6596C41.798 69.6596 41.4916 69.9661 41.4916 70.344H41.8916ZM42.176 70.6284C42.0189 70.6284 41.8916 70.5011 41.8916 70.344H41.4916C41.4916 70.722 41.798 71.0284 42.176 71.0284V70.6284ZM50.8974 70.6284H42.176V71.0284H50.8974V70.6284ZM51.1818 70.344C51.1818 70.5011 51.0544 70.6284 50.8974 70.6284V71.0284C51.2754 71.0284 51.5818 70.722 51.5818 70.344H51.1818ZM50.8974 70.0596C51.0544 70.0596 51.1818 70.187 51.1818 70.344H51.5818C51.5818 69.9661 51.2754 69.6596 50.8974 69.6596V70.0596Z" fill="%234A0EB0" mask="url(%23path-2-outside-1_16_6421)"/><path d="M60.0982 56.4321L60.0982 56.4321L53.1519 61.6432V57.2957C53.1519 56.7017 52.6665 56.2162 52.0724 56.2162H46.4953C45.0387 56.2162 43.8568 55.0343 43.8568 53.5777V36.8465C43.8568 35.3899 45.0387 34.208 46.4953 34.208H68.8035C70.2602 34.208 71.4421 35.3899 71.4421 36.8465V53.5777C71.4421 55.0343 70.2602 56.2162 68.8035 56.2162H60.7459C60.5101 56.2162 60.2868 56.2906 60.0982 56.4321ZM51.1429 57.4457H51.9224V58.2252V61.9433C51.9224 62.3541 52.1517 62.7258 52.5165 62.9082C52.8816 63.0907 53.3193 63.0495 53.6484 62.8078L53.6496 62.8069L60.7959 57.4457H68.8035C70.9371 57.4457 72.6716 55.7113 72.6716 53.5777V36.8465C72.6716 34.713 70.9371 32.9785 68.8035 32.9785H46.4953C44.3618 32.9785 42.6273 34.713 42.6273 36.8465V53.5777C42.6273 55.7113 44.3618 57.4457 46.4953 57.4457H51.1429ZM50.6781 41.8088C50.3397 41.8088 50.0634 42.0851 50.0634 42.4236C50.0634 42.7621 50.3397 43.0383 50.6781 43.0383H64.6208C64.9592 43.0383 65.2355 42.7621 65.2355 42.4236C65.2355 42.0851 64.9592 41.8088 64.6208 41.8088H50.6781ZM50.6781 47.3859C50.3397 47.3859 50.0634 47.6622 50.0634 48.0006C50.0634 48.3391 50.3397 48.6154 50.6781 48.6154H59.0437C59.3822 48.6154 59.6585 48.3391 59.6585 48.0006C59.6585 47.6622 59.3822 47.3859 59.0437 47.3859H50.6781Z" fill="%234A0EB0" stroke="%234A0EB0" stroke-width="0.3"/><path d="M52.8519 61.9433V62.2433L53.0919 62.0632L60.2781 56.6721C60.4148 56.5696 60.575 56.5162 60.7458 56.5162H68.8035C70.4258 56.5162 71.742 55.2 71.742 53.5777V36.8465C71.742 35.2242 70.4258 33.908 68.8035 33.908H46.4953C44.873 33.908 43.5568 35.2242 43.5568 36.8465V53.5777C43.5568 55.2 44.873 56.5162 46.4953 56.5162H52.0724C52.5007 56.5162 52.8519 56.8673 52.8519 57.2957V61.9433ZM50.3633 42.4236C50.3633 42.2508 50.5053 42.1088 50.6781 42.1088H64.6207C64.7935 42.1088 64.9355 42.2508 64.9355 42.4236C64.9355 42.5964 64.7935 42.7383 64.6207 42.7383H50.6781C50.5053 42.7383 50.3633 42.5963 50.3633 42.4236ZM50.3633 48.0006C50.3633 47.8279 50.5053 47.6859 50.6781 47.6859H59.0437C59.2164 47.6859 59.3584 47.8279 59.3584 48.0006C59.3584 48.1734 59.2164 48.3154 59.0437 48.3154H50.6781C50.5053 48.3154 50.3633 48.1734 50.3633 48.0006Z" fill="white" stroke="%234A0EB0" stroke-width="0.3"/><path d="M64.883 41.5387H50.0726C49.872 41.5387 49.6795 41.6185 49.5376 41.7604C49.3957 41.9023 49.3159 42.0947 49.3159 42.2954C49.3159 42.4961 49.3957 42.6886 49.5376 42.8305C49.6795 42.9724 49.872 43.0521 50.0726 43.0521H64.883C65.0837 43.0521 65.2761 42.9724 65.418 42.8305C65.5599 42.6886 65.6397 42.4961 65.6397 42.2954C65.6397 42.0947 65.5599 41.9023 65.418 41.7604C65.2761 41.6185 65.0837 41.5387 64.883 41.5387Z" fill="%234A0EB0"/><path d="M60.5647 47.5579H50.3307C50.1946 47.5579 50.0639 47.6376 49.9676 47.7796C49.8713 47.9215 49.8172 48.1139 49.8172 48.3146C49.8172 48.5153 49.8713 48.7078 49.9676 48.8497C50.0639 48.9916 50.1946 49.0713 50.3307 49.0713H60.5647C60.7009 49.0713 60.8315 48.9916 60.9278 48.8497C61.0241 48.7078 61.0782 48.5153 61.0782 48.3146C61.0782 48.1139 61.0241 47.9215 60.9278 47.7796C60.8315 47.6376 60.7009 47.5579 60.5647 47.5579Z" fill="%234A0EB0"/></svg>');
}
.cnt_project .icon.pinpoint {
  background-image: url("https://advisor.adviceworks.net/content/images/pinpoint-icon.png");
}
.cnt_project .icon.play-video {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80L0 432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"/></svg>');
}
.cnt_project .icon.presentation-duo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path class="fa-secondary" opacity=".4" d="M32 288V64H96V288H480V64h64V288c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64z" fill="%23C7B2EA"/><path class="fa-primary" d="M0 32C0 14.3 14.3 0 32 0H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 64 0 49.7 0 32zM256 386.7V352h64v34.7l70.6 70.6c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L288 445.3l-57.4 57.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L256 386.7z" fill="%235B4585"/></svg>');
}
.cnt_project .icon.quarterly-chartbook {
  background-image: url('data:image/svg+xml,<svg width="78" height="72" viewBox="0 0 78 72" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Layer_1" clip-path="url(%23clip0_1626_31758)"><path id="Vector" d="M-1.91003 33.75C1.85997 26.04 14.72 18.2 26.68 16.33L46.08 13.3C58.04 11.43 69.76 19.61 72.13 31.48L76.82 54.94C79.19 66.81 71.7 73.5 60.18 69.81L12.2 54.47C0.66997 50.79 -5.68003 41.47 -1.91003 33.75Z" fill="%23F5F0FE"/><path id="Vector_2" d="M68.96 7.37012H15.62C13.4109 7.37012 11.62 9.16098 11.62 11.3701V66.3701C11.62 68.5793 13.4109 70.3701 15.62 70.3701H68.96C71.1691 70.3701 72.96 68.5793 72.96 66.3701V11.3701C72.96 9.16098 71.1691 7.37012 68.96 7.37012Z" fill="%23E9DFFA"/><path id="Vector_3" d="M68.96 7.37012H15.62C13.4109 7.37012 11.62 9.16098 11.62 11.3701V66.3701C11.62 68.5793 13.4109 70.3701 15.62 70.3701H68.96C71.1691 70.3701 72.96 68.5793 72.96 66.3701V11.3701C72.96 9.16098 71.1691 7.37012 68.96 7.37012Z" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_4" d="M37.44 18.95H21.42C21.0058 18.95 20.67 19.2857 20.67 19.7V35.72C20.67 36.1342 21.0058 36.47 21.42 36.47H37.44C37.8542 36.47 38.19 36.1342 38.19 35.72V19.7C38.19 19.2857 37.8542 18.95 37.44 18.95Z" fill="white"/><path id="Vector_5" d="M36.93 20.2V35.22H21.91V20.2H36.93ZM37.43 17.7H21.41C20.31 17.7 19.41 18.6 19.41 19.7V35.72C19.41 36.82 20.31 37.72 21.41 37.72H37.43C38.53 37.72 39.43 36.82 39.43 35.72V19.7C39.43 18.6 38.53 17.7 37.43 17.7Z" fill="%235B4585"/><path id="Vector_6" d="M63.17 18.95H47.15C46.7358 18.95 46.4 19.2857 46.4 19.7V35.72C46.4 36.1342 46.7358 36.47 47.15 36.47H63.17C63.5842 36.47 63.92 36.1342 63.92 35.72V19.7C63.92 19.2857 63.5842 18.95 63.17 18.95Z" fill="white"/><path id="Vector_7" d="M62.67 20.2V35.22H47.65V20.2H62.67ZM63.17 17.7H47.15C46.05 17.7 45.15 18.6 45.15 19.7V35.72C45.15 36.82 46.05 37.72 47.15 37.72H63.17C64.27 37.72 65.17 36.82 65.17 35.72V19.7C65.17 18.6 64.27 17.7 63.17 17.7Z" fill="%235B4585"/><path id="Vector_8" d="M37.44 44.48H21.42C21.0058 44.48 20.67 44.8158 20.67 45.23V61.25C20.67 61.6642 21.0058 62 21.42 62H37.44C37.8542 62 38.19 61.6642 38.19 61.25V45.23C38.19 44.8158 37.8542 44.48 37.44 44.48Z" fill="white"/><path id="Vector_9" d="M36.93 45.73V60.75H21.91V45.73H36.93ZM37.43 43.23H21.41C20.31 43.23 19.41 44.13 19.41 45.23V61.25C19.41 62.35 20.31 63.25 21.41 63.25H37.43C38.53 63.25 39.43 62.35 39.43 61.25V45.23C39.43 44.13 38.53 43.23 37.43 43.23Z" fill="%235B4585"/><path id="Vector_10" d="M63.17 44.48H47.15C46.7358 44.48 46.4 44.8158 46.4 45.23V61.25C46.4 61.6642 46.7358 62 47.15 62H63.17C63.5842 62 63.92 61.6642 63.92 61.25V45.23C63.92 44.8158 63.5842 44.48 63.17 44.48Z" fill="white"/><path id="Vector_11" d="M62.67 45.73V60.75H47.65V45.73H62.67ZM63.17 43.23H47.15C46.05 43.23 45.15 44.13 45.15 45.23V61.25C45.15 62.35 46.05 63.25 47.15 63.25H63.17C64.27 63.25 65.17 62.35 65.17 61.25V45.23C65.17 44.13 64.27 43.23 63.17 43.23Z" fill="%235B4585"/><path id="Vector_12" d="M23.17 11.66C23.17 12.76 22.42 13.66 21.5 13.66C20.58 13.66 19.83 12.76 19.83 11.66V2C19.83 0.9 20.58 0 21.5 0C22.42 0 23.17 0.9 23.17 2V11.66Z" fill="%235B4585"/><path id="Vector_13" d="M65.66 11.66C65.66 12.76 64.91 13.66 63.99 13.66C63.07 13.66 62.32 12.76 62.32 11.66V2C62.32 0.9 63.07 0 63.99 0C64.91 0 65.66 0.9 65.66 2V11.66Z" fill="%235B4585"/><path id="Vector_14" d="M21.34 62.03L25.85 53.75L28.34 56.05L29.5 54.51L30.46 56.05H32.57L35.45 47.98L36.99 50.87" stroke="%235B4585" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_15" d="M50.77 61.3V54.78" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_16" d="M55.1 61.3001V48.8101" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_17" d="M59.44 61.3V51" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_18" d="M25.14 35.6699V29.1499" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_19" d="M29.47 35.6699V23.1799" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_20" d="M33.81 35.6701V25.3701" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_21" d="M55.16 32.67C57.8993 32.67 60.12 30.4493 60.12 27.71C60.12 24.9707 57.8993 22.75 55.16 22.75C52.4207 22.75 50.2 24.9707 50.2 27.71C50.2 30.4493 52.4207 32.67 55.16 32.67Z" stroke="%235B4585" stroke-width="2.5"/><g id="Vector_22"><path d="M60.11 27.71C60.11 30.45 57.89 32.67 55.15 32.67C52.41 32.67 50.19 30.45 50.19 27.71C50.19 24.97 52.41 22.75 55.15 22.75" fill="white"/><path d="M60.11 27.71C60.11 30.45 57.89 32.67 55.15 32.67C52.41 32.67 50.19 30.45 50.19 27.71C50.19 24.97 52.41 22.75 55.15 22.75" stroke="%235B4585" stroke-width="2.5"/></g><g id="Vector_23"><path d="M55.16 22.75C57.9 22.75 60.12 24.97 60.12 27.71L55.16 22.75Z" fill="white"/><path d="M55.16 22.75C57.9 22.75 60.12 24.97 60.12 27.71" stroke="%23F5F0FE" stroke-width="2.5"/></g></g><defs><clipPath id="clip0_1626_31758"><rect width="80.25" height="71.61" fill="white" transform="translate(-3)"/></clipPath></defs></svg>');
}
.cnt_project .icon.question-circle {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M480 256A224 224 0 1 0 32 256a224 224 0 1 0 448 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm168.7-86.2c6.5-24.6 28.7-41.8 54.2-41.8H280c35.5 0 64 29 64 64.3c0 24-13.4 46.2-34.9 57.2L272 268.3V288c0 8.8-7.2 16-16 16s-16-7.2-16-16V258.5c0-6 3.4-11.5 8.7-14.3l45.8-23.4c10.7-5.4 17.5-16.6 17.5-28.7c0-17.8-14.4-32.3-32-32.3H222.9c-10.9 0-20.5 7.4-23.2 17.9l-.2 .7c-2.2 8.5-11 13.7-19.5 11.4s-13.7-11-11.4-19.5l.2-.7zM232 352a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"/></svg>');
}
.cnt_project .icon.recap-month {
  background-image: url('data:image/svg+xml,<svg width="104" height="76" viewBox="0 0 104 76" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Layer_1"><path id="Vector" d="M101.614 33.1951C101.384 41.7751 92.9444 54.2451 82.8344 60.9051L66.4444 71.7151C56.3444 78.3751 42.7644 75.4751 36.2644 65.2651L16.8744 34.7851C10.3744 24.5751 14.9644 16.3651 27.0644 16.5351L80.0244 17.2851C92.1244 17.4551 101.834 24.6151 101.614 33.1951Z" fill="%23F5F0FE"/><path id="Vector_2" opacity="0.7" d="M82.875 38.9952L98.375 31.5552V47.9152L82.875 55.3652V38.9952Z" fill="%23E9DFFA"/><path id="Vector_3" d="M97.125 33.5452V47.1352L84.125 53.3752V39.7852L97.125 33.5452ZM99.625 29.5752L81.625 38.2152V57.3552L99.625 48.7152V29.5752Z" fill="%235B4585"/><path id="Vector_4" d="M81.8947 8.0752H28.5547C26.3455 8.0752 24.5547 9.86606 24.5547 12.0752V67.0752C24.5547 69.2843 26.3455 71.0752 28.5547 71.0752H81.8947C84.1038 71.0752 85.8947 69.2843 85.8947 67.0752V12.0752C85.8947 9.86606 84.1038 8.0752 81.8947 8.0752Z" fill="%23E9DFFA"/><path id="Vector_5" d="M81.8947 8.0752H28.5547C26.3455 8.0752 24.5547 9.86606 24.5547 12.0752V67.0752C24.5547 69.2843 26.3455 71.0752 28.5547 71.0752H81.8947C84.1038 71.0752 85.8947 69.2843 85.8947 67.0752V12.0752C85.8947 9.86606 84.1038 8.0752 81.8947 8.0752Z" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_6" d="M33.6057 38.375L33.5957 20.865H51.1057L51.1157 38.365L51.1057 38.375H33.6057Z" fill="white"/><path id="Vector_7" d="M49.8657 22.115V37.135H34.8457V22.115H49.8657ZM51.1057 19.615H33.6057C32.9157 19.615 32.3457 20.185 32.3457 20.875V38.375C32.3457 39.065 32.9157 39.635 33.6057 39.635H51.1057C51.7957 39.635 52.3657 39.065 52.3657 38.375V20.875C52.3657 20.185 51.7957 19.615 51.1057 19.615Z" fill="%235B4585"/><path id="Vector_8" d="M59.3342 38.375L59.3242 20.865H76.8342L76.8442 38.365L76.8342 38.375H59.3342Z" fill="white"/><path id="Vector_9" d="M75.5942 22.115V37.135H60.5742V22.115H75.5942ZM76.8342 19.615H59.3342C58.6442 19.615 58.0742 20.185 58.0742 20.875V38.375C58.0742 39.065 58.6442 39.635 59.3342 39.635H76.8342C77.5242 39.635 78.0942 39.065 78.0942 38.375V20.875C78.0942 20.185 77.5242 19.615 76.8342 19.615Z" fill="%235B4585"/><path id="Vector_10" d="M33.6057 62.6951L33.5957 45.1951L51.1057 45.1851L51.1157 62.6951H51.1057H33.6057Z" fill="white"/><path id="Vector_11" d="M49.8657 46.4351V61.4551H34.8457V46.4351H49.8657ZM51.1057 43.9351H33.6057C32.9157 43.9351 32.3457 44.5051 32.3457 45.1951V62.6951C32.3457 63.3851 32.9157 63.9551 33.6057 63.9551H51.1057C51.7957 63.9551 52.3657 63.3851 52.3657 62.6951V45.1951C52.3657 44.5051 51.7957 43.9351 51.1057 43.9351Z" fill="%235B4585"/><path id="Vector_12" d="M59.3342 62.6951L59.3242 45.1951L76.8342 45.1851L76.8442 62.6951H76.8342H59.3342Z" fill="white"/><path id="Vector_13" d="M75.5942 46.4351V61.4551H60.5742V46.4351H75.5942ZM76.8342 43.9351H59.3342C58.6442 43.9351 58.0742 44.5051 58.0742 45.1951V62.6951C58.0742 63.3851 58.6442 63.9551 59.3342 63.9551H76.8342C77.5242 63.9551 78.0942 63.3851 78.0942 62.6951V45.1951C78.0942 44.5051 77.5242 43.9351 76.8342 43.9351Z" fill="%235B4585"/><path id="Vector_14" opacity="0.9" d="M2.1543 39.1351L17.7643 23.5251V30.8151H98.3743V47.4551H17.7643V54.7451L2.1543 39.1351Z" fill="white"/><path id="Vector_15" d="M16.5148 26.5451V32.0751H97.1248V46.2151H16.5148V51.7451L3.92477 39.1551L16.5148 26.5651M19.0148 20.5251L0.384766 39.1351L19.0148 57.7651V48.7051H99.6248V29.5651H19.0148V20.5051V20.5251Z" fill="%235B4585"/><path id="Vector_16" d="M34.8456 0.705078H34.0256C33.3297 0.705078 32.7656 1.2692 32.7656 1.96508V13.1051C32.7656 13.801 33.3297 14.3651 34.0256 14.3651H34.8456C35.5415 14.3651 36.1056 13.801 36.1056 13.1051V1.96508C36.1056 1.2692 35.5415 0.705078 34.8456 0.705078Z" fill="%235B4585"/><path id="Vector_17" d="M77.3241 0.705078H76.5041C75.8083 0.705078 75.2441 1.2692 75.2441 1.96508V13.1051C75.2441 13.801 75.8083 14.3651 76.5041 14.3651H77.3241C78.02 14.3651 78.5841 13.801 78.5841 13.1051V1.96508C78.5841 1.2692 78.02 0.705078 77.3241 0.705078Z" fill="%235B4585"/></g></svg>');
}
.cnt_project .icon.recap-quarter {
  background-image: url('data:image/svg+xml,<svg width="104" height="82" viewBox="0 0 104 82" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Layer_1" clip-path="url(%23clip0_1626_31661)"><path id="Vector" d="M79.3099 12.805C85.0099 19.225 87.3699 34.095 84.5499 45.865L79.9799 64.955C77.16 76.725 65.27 83.885 53.5499 80.885L18.5599 71.905C6.83995 68.895 4.56995 59.765 13.5199 51.625L52.6799 15.945C61.6299 7.79499 73.6099 6.38498 79.3099 12.795V12.805Z" fill="%23F5F0FE"/><path id="Vector_2" d="M65.85 37.735C64.4 28.405 72.48 19.985 83.8 19.015C95.12 18.045 104.11 22.845 103.78 29.665C103.45 36.485 95.37 44.905 85.83 48.385C76.29 51.865 67.3 47.065 65.85 37.735Z" fill="%23F5F0FE"/><path id="Vector_3" opacity="0.7" d="M82.71 38.7252L98.21 31.2852V47.6452L82.71 55.0852V38.7252Z" fill="%23E9DFFA"/><path id="Vector_4" d="M96.96 33.2752V46.8652L83.96 53.1052V39.5152L96.96 33.2752ZM99.46 29.3052L81.46 37.9452V57.0852L99.46 48.4452V29.3052Z" fill="%235B4585"/><path id="Vector_5" d="M81.05 7.80518H27.71C25.5008 7.80518 23.71 9.59604 23.71 11.8052V66.8052C23.71 69.0143 25.5008 70.8052 27.71 70.8052H81.05C83.2591 70.8052 85.05 69.0143 85.05 66.8052V11.8052C85.05 9.59604 83.2591 7.80518 81.05 7.80518Z" fill="%23E9DFFA"/><path id="Vector_6" d="M81.05 7.80518H27.71C25.5008 7.80518 23.71 9.59604 23.71 11.8052V66.8052C23.71 69.0143 25.5008 70.8052 27.71 70.8052H81.05C83.2591 70.8052 85.05 69.0143 85.05 66.8052V11.8052C85.05 9.59604 83.2591 7.80518 81.05 7.80518Z" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_7" d="M34 0.435059H33.18C32.4841 0.435059 31.92 0.99918 31.92 1.69506V12.8351C31.92 13.5309 32.4841 14.0951 33.18 14.0951H34C34.6959 14.0951 35.26 13.5309 35.26 12.8351V1.69506C35.26 0.99918 34.6959 0.435059 34 0.435059Z" fill="%235B4585"/><path id="Vector_8" d="M76.48 0.435059H75.66C74.9641 0.435059 74.4 0.99918 74.4 1.69506V12.8351C74.4 13.5309 74.9641 14.0951 75.66 14.0951H76.48C77.1758 14.0951 77.74 13.5309 77.74 12.8351V1.69506C77.74 0.99918 77.1758 0.435059 76.48 0.435059Z" fill="%235B4585"/><path id="Vector_9" d="M32.98 59.6551V23.0351L73.85 23.0251L73.86 59.6551H73.85H32.98Z" fill="white"/><path id="Vector_10" d="M72.61 24.2751V58.4051H34.23V24.2751H72.61ZM73.85 21.7751H32.98C32.29 21.7751 31.72 22.3451 31.72 23.0351V59.6551C31.72 60.3451 32.29 60.9151 32.98 60.9151H73.85C74.54 60.9151 75.11 60.3451 75.11 59.6551V23.0351C75.11 22.3451 74.54 21.7751 73.85 21.7751Z" fill="%235B4585"/><path id="Vector_11" opacity="0.9" d="M1.98999 38.8651L17.6 23.2551V30.5551H98.21V47.1851H17.6V54.4751L1.98999 38.8651Z" fill="white"/><path id="Vector_12" d="M16.35 26.2751V31.8051H96.96V45.9451H16.35V51.4751L3.75997 38.8851L16.35 26.2951M18.85 20.2551L0.219971 38.8651L18.85 57.4951V48.4351H99.46V29.2951H18.85V20.2351V20.2551Z" fill="%235B4585"/></g><defs><clipPath id="clip0_1626_31661"><rect width="103.56" height="81.13" fill="white" transform="translate(0.219971 0.435059)"/></clipPath></defs></svg>');
}
.cnt_project .icon.recap-week {
  background-image: url('data:image/svg+xml,<svg width="104" height="85" viewBox="0 0 104 85" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Layer_1" clip-path="url(%23clip0_1626_31696)"><path id="Vector" d="M28.31 46.36C26.45 34.4 34.8 23.78 46.85 22.75L83.1 19.66C95.16 18.63 104.54 27.68 103.94 39.76L103.73 44.06C103.14 56.15 93.35 69.42 81.98 73.57L55.86 83.09C44.49 87.23 33.67 80.84 31.81 68.88L28.31 46.35V46.36Z" fill="%23F5F0FE"/><path id="Vector_2" d="M17.32 14.91C25.45 13.65 32.79 20.68 33.63 30.55C34.47 40.42 30.3 48.24 24.35 47.95C18.4 47.66 11.07 40.62 8.04002 32.31C5.01002 24 9.19002 16.17 17.32 14.91Z" fill="%23F5F0FE"/><path id="Vector_3" opacity="0.7" d="M82.49 38.2901L97.99 30.8501V47.2101L82.49 54.6601V38.2901Z" fill="%23E9DFFA"/><path id="Vector_4" d="M96.74 32.8401V46.4301L83.74 52.6701V39.0801L96.74 32.8401ZM99.24 28.8701L81.24 37.5101V56.6501L99.24 48.0101V28.8701Z" fill="%235B4585"/><path id="Vector_5" d="M81.51 7.37012H28.17C25.9608 7.37012 24.17 9.16098 24.17 11.3701V66.3701C24.17 68.5793 25.9608 70.3701 28.17 70.3701H81.51C83.7191 70.3701 85.51 68.5793 85.51 66.3701V11.3701C85.51 9.16098 83.7191 7.37012 81.51 7.37012Z" fill="%23E9DFFA"/><path id="Vector_6" d="M81.51 7.37012H28.17C25.9608 7.37012 24.17 9.16098 24.17 11.3701V66.3701C24.17 68.5793 25.9608 70.3701 28.17 70.3701H81.51C83.7191 70.3701 85.51 68.5793 85.51 66.3701V11.3701C85.51 9.16098 83.7191 7.37012 81.51 7.37012Z" stroke="%235B4585" stroke-width="2.5"/><path id="Vector_7" d="M40.05 32.6201H34.07V38.1601H40.05V32.6201Z" fill="white"/><path id="Vector_8" d="M38.8 33.8701V36.9001H35.32V33.8701H38.8ZM40.24 31.3701H33.88C33.3 31.3701 32.82 31.8501 32.82 32.4301V38.3401C32.82 38.9201 33.3 39.4001 33.88 39.4001H40.24C40.82 39.4001 41.3 38.9201 41.3 38.3401V32.4301C41.3 31.8501 40.82 31.3701 40.24 31.3701Z" fill="%235B4585"/><path id="Vector_9" d="M40.05 43.5H34.07V49.04H40.05V43.5Z" fill="white"/><path id="Vector_10" d="M38.8 44.75V47.78H35.32V44.75H38.8ZM40.24 42.25H33.88C33.3 42.25 32.82 42.73 32.82 43.31V49.22C32.82 49.8 33.3 50.28 33.88 50.28H40.24C40.82 50.28 41.3 49.8 41.3 49.22V43.31C41.3 42.73 40.82 42.25 40.24 42.25Z" fill="%235B4585"/><path id="Vector_11" d="M40.05 54.3799H34.07V59.9199H40.05V54.3799Z" fill="white"/><path id="Vector_12" d="M38.8 55.6299V58.6599H35.32V55.6299H38.8ZM40.24 53.1299H33.88C33.3 53.1299 32.82 53.6099 32.82 54.1899V60.0999C32.82 60.6799 33.3 61.1599 33.88 61.1599H40.24C40.82 61.1599 41.3 60.6799 41.3 60.0999V54.1899C41.3 53.6099 40.82 53.1299 40.24 53.1299Z" fill="%235B4585"/><path id="Vector_13" d="M51.57 32.6201H45.59V38.1601H51.57V32.6201Z" fill="white"/><path id="Vector_14" d="M50.32 33.8701V36.9001H46.84V33.8701H50.32ZM51.76 31.3701H45.4C44.82 31.3701 44.34 31.8501 44.34 32.4301V38.3401C44.34 38.9201 44.82 39.4001 45.4 39.4001H51.76C52.34 39.4001 52.82 38.9201 52.82 38.3401V32.4301C52.82 31.8501 52.34 31.3701 51.76 31.3701Z" fill="%235B4585"/><path id="Vector_15" d="M51.57 43.5H45.59V49.04H51.57V43.5Z" fill="white"/><path id="Vector_16" d="M50.32 44.75V47.78H46.84V44.75H50.32ZM51.76 42.25H45.4C44.82 42.25 44.34 42.73 44.34 43.31V49.22C44.34 49.8 44.82 50.28 45.4 50.28H51.76C52.34 50.28 52.82 49.8 52.82 49.22V43.31C52.82 42.73 52.34 42.25 51.76 42.25Z" fill="%235B4585"/><path id="Vector_17" d="M51.57 54.3799H45.59V59.9199H51.57V54.3799Z" fill="white"/><path id="Vector_18" d="M50.32 55.6299V58.6599H46.84V55.6299H50.32ZM51.76 53.1299H45.4C44.82 53.1299 44.34 53.6099 44.34 54.1899V60.0999C44.34 60.6799 44.82 61.1599 45.4 61.1599H51.76C52.34 61.1599 52.82 60.6799 52.82 60.0999V54.1899C52.82 53.6099 52.34 53.1299 51.76 53.1299Z" fill="%235B4585"/><path id="Vector_19" d="M63.08 32.6201H57.1V38.1601H63.08V32.6201Z" fill="white"/><path id="Vector_20" d="M61.83 33.8701V36.9001H58.35V33.8701H61.83ZM63.27 31.3701H56.91C56.33 31.3701 55.85 31.8501 55.85 32.4301V38.3401C55.85 38.9201 56.33 39.4001 56.91 39.4001H63.27C63.85 39.4001 64.33 38.9201 64.33 38.3401V32.4301C64.33 31.8501 63.85 31.3701 63.27 31.3701Z" fill="%235B4585"/><path id="Vector_21" d="M63.08 43.5H57.1V49.04H63.08V43.5Z" fill="white"/><path id="Vector_22" d="M61.83 44.75V47.78H58.35V44.75H61.83ZM63.27 42.25H56.91C56.33 42.25 55.85 42.73 55.85 43.31V49.22C55.85 49.8 56.33 50.28 56.91 50.28H63.27C63.85 50.28 64.33 49.8 64.33 49.22V43.31C64.33 42.73 63.85 42.25 63.27 42.25Z" fill="%235B4585"/><path id="Vector_23" d="M63.08 54.3799H57.1V59.9199H63.08V54.3799Z" fill="white"/><path id="Vector_24" d="M61.83 55.6299V58.6599H58.35V55.6299H61.83ZM63.27 53.1299H56.91C56.33 53.1299 55.85 53.6099 55.85 54.1899V60.0999C55.85 60.6799 56.33 61.1599 56.91 61.1599H63.27C63.85 61.1599 64.33 60.6799 64.33 60.0999V54.1899C64.33 53.6099 63.85 53.1299 63.27 53.1299Z" fill="%235B4585"/><path id="Vector_25" d="M74.6 32.6201H68.62V38.1601H74.6V32.6201Z" fill="white"/><path id="Vector_26" d="M73.35 33.8701V36.9001H69.87V33.8701H73.35ZM74.79 31.3701H68.43C67.85 31.3701 67.37 31.8501 67.37 32.4301V38.3401C67.37 38.9201 67.85 39.4001 68.43 39.4001H74.79C75.37 39.4001 75.85 38.9201 75.85 38.3401V32.4301C75.85 31.8501 75.37 31.3701 74.79 31.3701Z" fill="%235B4585"/><path id="Vector_27" d="M74.6 43.5H68.62V49.04H74.6V43.5Z" fill="white"/><path id="Vector_28" d="M73.35 44.75V47.78H69.87V44.75H73.35ZM74.79 42.25H68.43C67.85 42.25 67.37 42.73 67.37 43.31V49.22C67.37 49.8 67.85 50.28 68.43 50.28H74.79C75.37 50.28 75.85 49.8 75.85 49.22V43.31C75.85 42.73 75.37 42.25 74.79 42.25Z" fill="%235B4585"/><path id="Vector_29" d="M74.6 54.3799H68.62V59.9199H74.6V54.3799Z" fill="white"/><path id="Vector_30" d="M73.35 55.6299V58.6599H69.87V55.6299H73.35ZM74.79 53.1299H68.43C67.85 53.1299 67.37 53.6099 67.37 54.1899V60.0999C67.37 60.6799 67.85 61.1599 68.43 61.1599H74.79C75.37 61.1599 75.85 60.6799 75.85 60.0999V54.1899C75.85 53.6099 75.37 53.1299 74.79 53.1299Z" fill="%235B4585"/><path id="Vector_31" d="M40.05 21.8799H34.07V27.4199H40.05V21.8799Z" fill="white"/><path id="Vector_32" d="M38.8 23.1299V26.1599H35.32V23.1299H38.8ZM40.24 20.6299H33.88C33.3 20.6299 32.82 21.1099 32.82 21.6899V27.5999C32.82 28.1799 33.3 28.6599 33.88 28.6599H40.24C40.82 28.6599 41.3 28.1799 41.3 27.5999V21.6899C41.3 21.1099 40.82 20.6299 40.24 20.6299Z" fill="%235B4585"/><path id="Vector_33" d="M51.57 21.8799H45.59V27.4199H51.57V21.8799Z" fill="white"/><path id="Vector_34" d="M50.32 23.1299V26.1599H46.84V23.1299H50.32ZM51.76 20.6299H45.4C44.82 20.6299 44.34 21.1099 44.34 21.6899V27.5999C44.34 28.1799 44.82 28.6599 45.4 28.6599H51.76C52.34 28.6599 52.82 28.1799 52.82 27.5999V21.6899C52.82 21.1099 52.34 20.6299 51.76 20.6299Z" fill="%235B4585"/><path id="Vector_35" d="M63.08 21.8799H57.1V27.4199H63.08V21.8799Z" fill="white"/><path id="Vector_36" d="M61.83 23.1299V26.1599H58.35V23.1299H61.83ZM63.27 20.6299H56.91C56.33 20.6299 55.85 21.1099 55.85 21.6899V27.5999C55.85 28.1799 56.33 28.6599 56.91 28.6599H63.27C63.85 28.6599 64.33 28.1799 64.33 27.5999V21.6899C64.33 21.1099 63.85 20.6299 63.27 20.6299Z" fill="%235B4585"/><path id="Vector_37" d="M74.6 21.8799H68.62V27.4199H74.6V21.8799Z" fill="white"/><path id="Vector_38" d="M73.35 23.1299V26.1599H69.87V23.1299H73.35ZM74.79 20.6299H68.43C67.85 20.6299 67.37 21.1099 67.37 21.6899V27.5999C67.37 28.1799 67.85 28.6599 68.43 28.6599H74.79C75.37 28.6599 75.85 28.1799 75.85 27.5999V21.6899C75.85 21.1099 75.37 20.6299 74.79 20.6299Z" fill="%235B4585"/><path id="Vector_39" opacity="0.9" d="M1.77002 38.4301L17.38 22.8201V30.1201H97.99V46.7501H17.38V54.0401L1.77002 38.4301Z" fill="white"/><path id="Vector_40" d="M16.13 25.84V31.3701H96.74V45.51H16.13V51.0401L3.54 38.4501L16.13 25.8601M18.63 19.82L0 38.43L18.63 57.0601V48H99.24V28.8601H18.63V19.8V19.82Z" fill="%235B4585"/><path id="Vector_41" d="M35.72 11.66C35.72 12.76 34.97 13.66 34.05 13.66C33.13 13.66 32.38 12.76 32.38 11.66V2C32.38 0.9 33.13 0 34.05 0C34.97 0 35.72 0.9 35.72 2V11.66Z" fill="%235B4585"/><path id="Vector_42" d="M78.2 11.66C78.2 12.76 77.45 13.66 76.53 13.66C75.61 13.66 74.86 12.76 74.86 11.66V2C74.86 0.9 75.61 0 76.53 0C77.45 0 78.2 0.9 78.2 2V11.66Z" fill="%235B4585"/></g><defs><clipPath id="clip0_1626_31696"><rect width="103.97" height="84.36" fill="white"/></clipPath></defs></svg>');
}
.cnt_project .icon.record-chart {
  background-image: url('data:image/svg+xml,<svg width="97" height="97" viewBox="0 0 97 97" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7.33331" y="7.5" width="82" height="82" rx="41" fill="%233B0B8D" fill-opacity="0.15"/><rect x="46.7752" y="45.122" width="19.3072" height="3.94913" fill="%23E2DAEE"/><rect x="46.6631" y="53.0328" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="46.6631" y="59.2044" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="46.6631" y="65.2568" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="54.1285" y="53.0328" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="54.1285" y="59.2044" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="54.1285" y="65.2568" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="61.77" y="53.0328" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="61.77" y="59.2044" width="4.59508" height="2.80706" fill="%23E2DAEE"/><rect x="61.77" y="65.2568" width="4.59508" height="2.80706" fill="%23E2DAEE"/><path d="M33.5542 25.4999L24.0425 34.9657H33.5542V25.4999Z" fill="white"/><path d="M39.8528 71.201H26.2321C25.6301 71.201 25.0526 70.9619 24.6269 70.5361C24.2012 70.1104 23.962 69.533 23.962 68.9309V36.3928H32.2857C32.8878 36.3928 33.4652 36.1536 33.8909 35.7279C34.3167 35.3022 34.5558 34.7248 34.5558 34.1227V25.799H54.9868C55.5888 25.799 56.1663 26.0381 56.592 26.4639C57.0177 26.8896 57.2569 27.467 57.2569 28.0691V37.9062C57.2569 38.1069 57.3366 38.2993 57.4785 38.4413C57.6204 38.5832 57.8129 38.6629 58.0136 38.6629C58.2143 38.6629 58.4067 38.5832 58.5486 38.4413C58.6906 38.2993 58.7703 38.1069 58.7703 37.9062V28.0691C58.7703 27.5722 58.6724 27.0802 58.4823 26.6212C58.2921 26.1622 58.0135 25.7451 57.6621 25.3937C57.3108 25.0424 56.8937 24.7637 56.4347 24.5736C55.9756 24.3834 55.4836 24.2856 54.9868 24.2856H33.7991C33.6996 24.285 33.6008 24.3041 33.5086 24.3417C33.4164 24.3794 33.3326 24.4349 33.2619 24.505L22.6681 35.0988C22.5979 35.1695 22.5424 35.2534 22.5048 35.3456C22.4671 35.4378 22.448 35.5365 22.4486 35.6361V68.9309C22.4486 69.9344 22.8472 70.8967 23.5568 71.6063C24.2663 72.3158 25.2287 72.7144 26.2321 72.7144H39.8528C40.0534 72.7144 40.2459 72.6347 40.3878 72.4928C40.5297 72.3509 40.6095 72.1584 40.6095 71.9577C40.6095 71.7571 40.5297 71.5646 40.3878 71.4227C40.2459 71.2808 40.0534 71.201 39.8528 71.201ZM32.2857 34.8794H25.029L33.0424 26.8659V34.1227C33.0424 34.3234 32.9627 34.5158 32.8208 34.6578C32.6789 34.7997 32.4864 34.8794 32.2857 34.8794Z" fill="%234A0EB0"/><path d="M35.0931 40.3955C34.9513 40.2545 34.7595 40.1754 34.5596 40.1754C34.3597 40.1754 34.1679 40.2545 34.0261 40.3955L31.529 42.8926L28.8125 40.176H30.0156C30.2163 40.176 30.4088 40.0963 30.5507 39.9544C30.6926 39.8125 30.7723 39.62 30.7723 39.4193C30.7723 39.2186 30.6926 39.0262 30.5507 38.8842C30.4088 38.7423 30.2163 38.6626 30.0156 38.6626H26.9888C26.8981 38.6642 26.8083 38.6822 26.724 38.7156H26.6559C26.5986 38.744 26.5452 38.7796 26.4969 38.8215L26.4364 38.8745C26.3802 38.9347 26.3342 39.0037 26.3002 39.0788C26.2514 39.1855 26.2281 39.3021 26.2321 39.4193V42.4461C26.2321 42.6468 26.3118 42.8393 26.4537 42.9812C26.5956 43.1231 26.7881 43.2028 26.9888 43.2028C27.1895 43.2028 27.382 43.1231 27.5239 42.9812C27.6658 42.8393 27.7455 42.6468 27.7455 42.4461V41.243L30.9918 44.4892C31.1335 44.6302 31.3253 44.7093 31.5252 44.7093C31.7251 44.7093 31.9169 44.6302 32.0587 44.4892L34.5558 41.9997L39.3155 46.7593C39.4602 46.8833 39.6464 46.9481 39.8369 46.9407C40.0273 46.9334 40.208 46.8544 40.3427 46.7196C40.4775 46.5849 40.5564 46.4042 40.5638 46.2138C40.5712 46.0233 40.5064 45.8371 40.3824 45.6924L35.0931 40.3955Z" fill="%234A0EB0"/><path d="M39.096 51.5268C39.2967 51.5268 39.4892 51.4471 39.6311 51.3052C39.773 51.1633 39.8527 50.9708 39.8527 50.7701C39.8527 50.5694 39.773 50.3769 39.6311 50.235C39.4892 50.0931 39.2967 50.0134 39.096 50.0134H30.0156C29.8149 50.0134 29.6224 50.0931 29.4805 50.235C29.3386 50.3769 29.2589 50.5694 29.2589 50.7701C29.2589 50.9708 29.3386 51.1633 29.4805 51.3052C29.6224 51.4471 29.8149 51.5268 30.0156 51.5268H39.096Z" fill="%234A0EB0"/><path d="M26.2324 54.5529C26.2324 54.7536 26.3121 54.9461 26.454 55.088C26.5959 55.2299 26.7884 55.3096 26.9891 55.3096H39.0963C39.297 55.3096 39.4894 55.2299 39.6314 55.088C39.7733 54.9461 39.853 54.7536 39.853 54.5529C39.853 54.3522 39.7733 54.1598 39.6314 54.0179C39.4894 53.876 39.297 53.7962 39.0963 53.7962H26.9891C26.7884 53.7962 26.5959 53.876 26.454 54.0179C26.3121 54.1598 26.2324 54.3522 26.2324 54.5529Z" fill="%234A0EB0"/><path d="M39.853 58.337C39.853 58.1363 39.7733 57.9439 39.6314 57.802C39.4894 57.66 39.297 57.5803 39.0963 57.5803H26.9891C26.7884 57.5803 26.5959 57.66 26.454 57.802C26.3121 57.9439 26.2324 58.1363 26.2324 58.337C26.2324 58.5377 26.3121 58.7302 26.454 58.8721C26.5959 59.014 26.7884 59.0937 26.9891 59.0937H39.0963C39.297 59.0937 39.4894 59.014 39.6314 58.8721C39.7733 58.7302 39.853 58.5377 39.853 58.337Z" fill="%234A0EB0"/><path d="M36.8262 62.1211C36.8262 61.9204 36.7465 61.728 36.6045 61.586C36.4626 61.4441 36.2702 61.3644 36.0695 61.3644H26.9891C26.7884 61.3644 26.5959 61.4441 26.454 61.586C26.3121 61.728 26.2324 61.9204 26.2324 62.1211C26.2324 62.3218 26.3121 62.5143 26.454 62.6562C26.5959 62.7981 26.7884 62.8778 26.9891 62.8778H36.0695C36.2702 62.8778 36.4626 62.7981 36.6045 62.6562C36.7465 62.5143 36.8262 62.3218 36.8262 62.1211Z" fill="%234A0EB0"/><path d="M53.9061 28.0696H39.0958C38.8951 28.0696 38.7027 28.1494 38.5607 28.2913C38.4188 28.4332 38.3391 28.6257 38.3391 28.8263C38.3391 29.027 38.4188 29.2195 38.5607 29.3614C38.7027 29.5033 38.8951 29.583 39.0958 29.583H53.9061C54.1068 29.583 54.2993 29.5033 54.4412 29.3614C54.5831 29.2195 54.6628 29.027 54.6628 28.8263C54.6628 28.6257 54.5831 28.4332 54.4412 28.2913C54.2993 28.1494 54.1068 28.0696 53.9061 28.0696Z" fill="%234A0EB0"/><path d="M51.9066 31.8524H36.8262C36.6255 31.8524 36.433 31.9321 36.2911 32.074C36.1492 32.2159 36.0695 32.4084 36.0695 32.6091C36.0695 32.8097 36.1492 33.0022 36.2911 33.1441C36.433 33.286 36.6255 33.3658 36.8262 33.3658H51.9066C52.1073 33.3658 52.2997 33.286 52.4416 33.1441C52.5836 33.0022 52.6633 32.8097 52.6633 32.6091C52.6633 32.4084 52.5836 32.2159 52.4416 32.074C52.2997 31.9321 52.1073 31.8524 51.9066 31.8524Z" fill="%234A0EB0"/><path d="M53.9066 35.6364H36.8262C36.6255 35.6364 36.433 35.7162 36.2911 35.8581C36.1492 36 36.0695 36.1925 36.0695 36.3931C36.0695 36.5938 36.1492 36.7863 36.2911 36.9282C36.433 37.0701 36.6255 37.1498 36.8262 37.1498H53.9066C54.1073 37.1498 54.2997 37.0701 54.4416 36.9282C54.5836 36.7863 54.6633 36.5938 54.6633 36.3931C54.6633 36.1925 54.5836 36 54.4416 35.8581C54.2997 35.7162 54.1073 35.6364 53.9066 35.6364Z" fill="%234A0EB0"/><path d="M46.7554 44.5297C45.806 44.5297 45.039 45.3017 45.039 46.2574V65.2622C45.039 66.2178 45.806 66.9899 46.7554 66.9899H70.7852C71.7346 66.9899 72.5016 66.2178 72.5016 65.2622V46.2574C72.5016 45.3017 71.7346 44.5297 70.7852 44.5297H46.7554ZM43.3225 46.2574C43.3225 44.3515 44.8619 42.802 46.7554 42.802H70.7852C72.6786 42.802 74.218 44.3515 74.218 46.2574V65.2622C74.218 67.168 72.6786 68.7176 70.7852 68.7176V69.5814C70.7852 70.0565 70.399 70.4453 69.927 70.4453C69.455 70.4453 69.0688 70.0565 69.0688 69.5814V68.7176H48.4718V69.5814C48.4718 70.0565 48.0856 70.4453 47.6136 70.4453C47.1416 70.4453 46.7554 70.0565 46.7554 69.5814V68.7176C44.8619 68.7176 43.3225 67.168 43.3225 65.2622V46.2574ZM62.2031 55.7598C62.2031 53.9269 61.4798 52.1691 60.1922 50.8731C58.9046 49.577 57.1583 48.8489 55.3374 48.8489C53.5166 48.8489 51.7702 49.577 50.4827 50.8731C49.1951 52.1691 48.4718 53.9269 48.4718 55.7598C48.4718 57.5926 49.1951 59.3504 50.4827 60.6465C51.7702 61.9425 53.5166 62.6706 55.3374 62.6706C57.1583 62.6706 58.9046 61.9425 60.1922 60.6465C61.4798 59.3504 62.2031 57.5926 62.2031 55.7598ZM46.7554 55.7598C46.7554 53.4687 47.6595 51.2714 49.269 49.6514C50.8785 48.0314 53.0613 47.1212 55.3374 47.1212C57.6136 47.1212 59.7964 48.0314 61.4059 49.6514C63.0153 51.2714 63.9195 53.4687 63.9195 55.7598C63.9195 58.0509 63.0153 60.2481 61.4059 61.8681C59.7964 63.4882 57.6136 64.3983 55.3374 64.3983C53.0613 64.3983 50.8785 63.4882 49.269 61.8681C47.6595 60.2481 46.7554 58.0509 46.7554 55.7598ZM55.3374 57.4875C55.7927 57.4875 56.2292 57.3055 56.5511 56.9814C56.873 56.6574 57.0539 56.218 57.0539 55.7598C57.0539 55.3016 56.873 54.8621 56.5511 54.5381C56.2292 54.2141 55.7927 54.0321 55.3374 54.0321C54.8822 54.0321 54.4456 54.2141 54.1238 54.5381C53.8019 54.8621 53.621 55.3016 53.621 55.7598C53.621 56.218 53.8019 56.6574 54.1238 56.9814C54.4456 57.3055 54.8822 57.4875 55.3374 57.4875ZM55.3374 52.3044C56.2479 52.3044 57.121 52.6684 57.7648 53.3164C58.4086 53.9644 58.7703 54.8433 58.7703 55.7598C58.7703 56.6762 58.4086 57.5551 57.7648 58.2031C57.121 58.8511 56.2479 59.2152 55.3374 59.2152C54.427 59.2152 53.5538 58.8511 52.9101 58.2031C52.2663 57.5551 51.9046 56.6762 51.9046 55.7598C51.9046 54.8433 52.2663 53.9644 52.9101 53.3164C53.5538 52.6684 54.427 52.3044 55.3374 52.3044ZM69.0688 52.3044C69.0688 52.0753 68.9783 51.8555 68.8174 51.6935C68.6565 51.5315 68.4382 51.4405 68.2106 51.4405C67.9829 51.4405 67.7647 51.5315 67.6037 51.6935C67.4428 51.8555 67.3523 52.0753 67.3523 52.3044C67.3523 52.5335 67.4428 52.7532 67.6037 52.9152C67.7647 53.0772 67.9829 53.1682 68.2106 53.1682C68.4382 53.1682 68.6565 53.0772 68.8174 52.9152C68.9783 52.7532 69.0688 52.5335 69.0688 52.3044ZM70.7852 52.3044C70.7852 53.4328 70.0664 54.3938 69.0688 54.7501V60.9429C69.0688 61.418 68.6826 61.8067 68.2106 61.8067C67.7385 61.8067 67.3523 61.418 67.3523 60.9429V54.7501C66.3547 54.3938 65.6359 53.4328 65.6359 52.3044C65.6359 50.8736 66.7891 49.7128 68.2106 49.7128C69.632 49.7128 70.7852 50.8736 70.7852 52.3044Z" fill="%234A0EB0"/><path d="M46.7554 44.5297C45.806 44.5297 45.039 45.3018 45.039 46.2574V65.2622C45.039 66.2178 45.806 66.9899 46.7554 66.9899H70.7852C71.7346 66.9899 72.5016 66.2178 72.5016 65.2622V46.2574C72.5016 45.3018 71.7346 44.5297 70.7852 44.5297H46.7554ZM62.2031 55.7598C62.2031 53.9269 61.4798 52.1691 60.1922 50.8731C58.9047 49.5771 57.1583 48.849 55.3375 48.849C53.5166 48.849 51.7703 49.5771 50.4827 50.8731C49.1951 52.1691 48.4718 53.9269 48.4718 55.7598C48.4718 57.5927 49.1951 59.3505 50.4827 60.6465C51.7703 61.9425 53.5166 62.6706 55.3375 62.6706C57.1583 62.6706 58.9047 61.9425 60.1922 60.6465C61.4798 59.3505 62.2031 57.5927 62.2031 55.7598ZM46.7554 55.7598C46.7554 53.4687 47.6596 51.2715 49.269 49.6514C50.8785 48.0314 53.0614 47.1213 55.3375 47.1213C57.6136 47.1213 59.7964 48.0314 61.4059 49.6514C63.0154 51.2715 63.9195 53.4687 63.9195 55.7598C63.9195 58.0509 63.0154 60.2481 61.4059 61.8682C59.7964 63.4882 57.6136 64.3983 55.3375 64.3983C53.0614 64.3983 50.8785 63.4882 49.269 61.8682C47.6596 60.2481 46.7554 58.0509 46.7554 55.7598ZM55.3375 57.4875C55.7927 57.4875 56.2293 57.3055 56.5511 56.9815C56.873 56.6575 57.0539 56.218 57.0539 55.7598C57.0539 55.3016 56.873 54.8621 56.5511 54.5381C56.2293 54.2141 55.7927 54.0321 55.3375 54.0321C54.8822 54.0321 54.4457 54.2141 54.1238 54.5381C53.8019 54.8621 53.621 55.3016 53.621 55.7598C53.621 56.218 53.8019 56.6575 54.1238 56.9815C54.4457 57.3055 54.8822 57.4875 55.3375 57.4875ZM55.3375 52.3044C56.2479 52.3044 57.1211 52.6684 57.7648 53.3164C58.4086 53.9645 58.7703 54.8434 58.7703 55.7598C58.7703 56.6762 58.4086 57.5551 57.7648 58.2031C57.1211 58.8512 56.2479 59.2152 55.3375 59.2152C54.427 59.2152 53.5539 58.8512 52.9101 58.2031C52.2663 57.5551 51.9046 56.6762 51.9046 55.7598C51.9046 54.8434 52.2663 53.9645 52.9101 53.3164C53.5539 52.6684 54.427 52.3044 55.3375 52.3044ZM69.0688 52.3044C69.0688 52.0753 68.9784 51.8555 68.8174 51.6935C68.6565 51.5315 68.4382 51.4405 68.2106 51.4405C67.983 51.4405 67.7647 51.5315 67.6037 51.6935C67.4428 51.8555 67.3524 52.0753 67.3524 52.3044C67.3524 52.5335 67.4428 52.7532 67.6037 52.9152C67.7647 53.0772 67.983 53.1682 68.2106 53.1682C68.4382 53.1682 68.6565 53.0772 68.8174 52.9152C68.9784 52.7532 69.0688 52.5335 69.0688 52.3044ZM70.7852 52.3044C70.7852 53.4328 70.0664 54.3938 69.0688 54.7502V60.9429C69.0688 61.418 68.6826 61.8068 68.2106 61.8068C67.7386 61.8068 67.3524 61.418 67.3524 60.9429V54.7502C66.3547 54.3938 65.6359 53.4328 65.6359 52.3044C65.6359 50.8736 66.7892 49.7128 68.2106 49.7128C69.632 49.7128 70.7852 50.8736 70.7852 52.3044Z" fill="white"/><path d="M62.2031 55.7598C62.2031 53.9269 61.4798 52.1691 60.1922 50.8731C58.9047 49.5771 57.1583 48.849 55.3375 48.849C53.5166 48.849 51.7703 49.5771 50.4827 50.8731C49.1951 52.1691 48.4718 53.9269 48.4718 55.7598C48.4718 57.5927 49.1951 59.3505 50.4827 60.6465C51.7703 61.9425 53.5166 62.6706 55.3375 62.6706C57.1583 62.6706 58.9047 61.9425 60.1922 60.6465C61.4798 59.3505 62.2031 57.5927 62.2031 55.7598ZM55.3375 57.4875C55.7927 57.4875 56.2293 57.3055 56.5511 56.9815C56.873 56.6575 57.0539 56.218 57.0539 55.7598C57.0539 55.3016 56.873 54.8621 56.5511 54.5381C56.2293 54.2141 55.7927 54.0321 55.3375 54.0321C54.8822 54.0321 54.4457 54.2141 54.1238 54.5381C53.8019 54.8621 53.621 55.3016 53.621 55.7598C53.621 56.218 53.8019 56.6575 54.1238 56.9815C54.4457 57.3055 54.8822 57.4875 55.3375 57.4875ZM55.3375 52.3044C56.2479 52.3044 57.1211 52.6684 57.7648 53.3164C58.4086 53.9645 58.7703 54.8434 58.7703 55.7598C58.7703 56.6762 58.4086 57.5551 57.7648 58.2031C57.1211 58.8512 56.2479 59.2152 55.3375 59.2152C54.427 59.2152 53.5539 58.8512 52.9101 58.2031C52.2663 57.5551 51.9046 56.6762 51.9046 55.7598C51.9046 54.8434 52.2663 53.9645 52.9101 53.3164C53.5539 52.6684 54.427 52.3044 55.3375 52.3044ZM69.0688 52.3044C69.0688 52.0753 68.9784 51.8556 68.8174 51.6935C68.6565 51.5315 68.4382 51.4405 68.2106 51.4405C67.983 51.4405 67.7647 51.5315 67.6037 51.6935C67.4428 51.8556 67.3524 52.0753 67.3524 52.3044C67.3524 52.5335 67.4428 52.7532 67.6037 52.9152C67.7647 53.0772 67.983 53.1682 68.2106 53.1682C68.4382 53.1682 68.6565 53.0772 68.8174 52.9152C68.9784 52.7532 69.0688 52.5335 69.0688 52.3044Z" fill="%23E2DAEE"/></svg>');
}
.cnt_project .icon.redtail {
  background-image: url("https://advisor.adviceworks.net/content/images/redtail-icon.png");
}
.cnt_project .icon.research {
  background-image: url('data:image/svg+xml,<svg width="64" height="65" viewBox="0 0 64 65" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1679_682)"><g clip-path="url(%23clip1_1679_682)"><path d="M50.19 0.875H14.75C11.4363 0.875 8.75 3.57895 8.75 6.91445V56.6292C8.75 59.9647 11.4363 62.6686 14.75 62.6686H50.19C53.5037 62.6686 56.19 59.9647 56.19 56.6292V6.91445C56.19 3.57895 53.5037 0.875 50.19 0.875Z" stroke="%23E9DFFA" stroke-width="2.58"/><path d="M49.27 37.8464H15.67" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.27 43.4933H15.67" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.27 49.1401H15.67" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.27 54.7971H15.67" stroke="%23F5F0FE" stroke-width="2.58" stroke-linecap="round" stroke-linejoin="round"/><path d="M49.26 8.62549H15.67V32.1894H49.26V8.62549Z" fill="%23F5F0FE"/><path d="M49.27 8.62549L36.16 21.8217L32.75 18.3893L19.03 32.1995H49.27V8.62549Z" fill="%23E5DEF0"/><path d="M20.9001 36.5982C15.9401 36.5982 11.9301 32.5518 11.9301 27.5693C11.9301 22.5867 15.9501 18.5403 20.9001 18.5403C25.8501 18.5403 29.8701 22.5867 29.8701 27.5693C29.8701 32.5518 25.8501 36.5982 20.9001 36.5982ZM44.9901 36.5982C40.0301 36.5982 36.0201 32.5518 36.0201 27.5693C36.0201 22.5867 40.0401 18.5403 44.9901 18.5403C49.9401 18.5403 53.9601 22.5867 53.9601 27.5693C53.9601 32.5518 49.9401 36.5982 44.9901 36.5982ZM29.6901 24.3382C31.7501 22.2646 35.0901 22.2646 37.1501 24.3382H29.6901Z" fill="white" fill-opacity="0.7"/><path d="M29.6901 24.3382C31.7501 22.2646 35.0901 22.2646 37.1501 24.3382M20.9001 36.5982C15.9401 36.5982 11.9301 32.5518 11.9301 27.5693C11.9301 22.5867 15.9501 18.5403 20.9001 18.5403C25.8501 18.5403 29.8701 22.5867 29.8701 27.5693C29.8701 32.5518 25.8501 36.5982 20.9001 36.5982ZM44.9901 36.5982C40.0301 36.5982 36.0201 32.5518 36.0201 27.5693C36.0201 22.5867 40.0401 18.5403 44.9901 18.5403C49.9401 18.5403 53.9601 22.5867 53.9601 27.5693C53.9601 32.5518 49.9401 36.5982 44.9901 36.5982Z" stroke="%235B4585" stroke-width="2.5"/><path d="M53.75 24.9321H56.69" stroke="%235B4585" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.25 24.9321H11.19" stroke="%235B4585" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></g></g><defs><clipPath id="clip0_1679_682"><rect width="64" height="64.4208" fill="white"/></clipPath><clipPath id="clip1_1679_682"><rect width="50.94" height="64.3906" fill="white" transform="translate(7 -0.423584)"/></clipPath></defs></svg>');
}
.cnt_project .icon.research-app {
  background-image: url('data:image/svg+xml,<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1908_33472)"><rect width="80" height="80" fill="white"/><path d="M78.9158 44.7936C75.1578 51.1973 62.3388 57.709 50.4169 59.2622L31.0787 61.7788C19.1567 63.332 7.47408 56.5379 5.11162 46.679L0.436559 27.1938C-1.92589 17.3349 5.54025 11.7784 17.0236 14.8432L64.8507 27.5841C76.344 30.6406 82.6738 38.3816 78.9158 44.7936Z" fill="%23E5DEF0"/><path d="M46 24.71V14L56.71 24.71H46Z" fill="white"/><rect x="17.3477" y="11.4763" width="45.7794" height="52.4271" rx="2.1567" fill="white"/><rect x="23.208" y="17.7273" width="34.067" height="6.96813" fill="%23E2DAEE"/><rect x="23.0103" y="31.6858" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="23.0103" y="42.5759" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="23.0103" y="53.2544" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="36.1826" y="31.6858" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="36.1826" y="42.5759" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="36.1826" y="53.2544" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="49.666" y="31.6858" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="49.666" y="42.5759" width="8.10789" height="4.95297" fill="%23E2DAEE"/><rect x="49.666" y="53.2544" width="8.10789" height="4.95297" fill="%23E2DAEE"/><path d="M59.0609 9H21.6759C19.9053 9 18.2073 9.70335 16.9553 10.9553C15.7034 12.2073 15 13.9053 15 15.6759V59.7368C15 61.5074 15.7034 63.2054 16.9553 64.4574C18.2073 65.7094 19.9053 66.4127 21.6759 66.4127H59.0609C60.8315 66.4127 62.5295 65.7094 63.7815 64.4574C65.0335 63.2054 65.7368 61.5074 65.7368 59.7368V15.6759C65.7368 13.9053 65.0335 12.2073 63.7815 10.9553C62.5295 9.70335 60.8315 9 59.0609 9ZM63.0665 59.7368C63.0665 60.7992 62.6444 61.818 61.8933 62.5692C61.1421 63.3203 60.1233 63.7424 59.0609 63.7424H21.6759C20.6136 63.7424 19.5947 63.3203 18.8436 62.5692C18.0924 61.818 17.6704 60.7992 17.6704 59.7368V15.6759C17.6704 14.6136 18.0924 13.5947 18.8436 12.8436C19.5947 12.0924 20.6136 11.6704 21.6759 11.6704H59.0609C60.1233 11.6704 61.1421 12.0924 61.8933 12.8436C62.6444 13.5947 63.0665 14.6136 63.0665 15.6759V59.7368Z" fill="%234A0EB0"/><path d="M57.7256 15.6768H23.011C22.6568 15.6768 22.3172 15.8174 22.0668 16.0678C21.8165 16.3182 21.6758 16.6578 21.6758 17.0119V25.023C21.6758 25.3771 21.8165 25.7167 22.0668 25.9671C22.3172 26.2175 22.6568 26.3582 23.011 26.3582H57.7256C58.0797 26.3582 58.4193 26.2175 58.6697 25.9671C58.9201 25.7167 59.0608 25.3771 59.0608 25.023V17.0119C59.0608 16.6578 58.9201 16.3182 58.6697 16.0678C58.4193 15.8174 58.0797 15.6768 57.7256 15.6768ZM56.3904 23.6878H24.3461V18.3471H56.3904V23.6878Z" fill="%234A0EB0"/><path d="M31.022 30.3633H23.011C22.6568 30.3633 22.3172 30.504 22.0668 30.7543C21.8165 31.0047 21.6758 31.3443 21.6758 31.6985V37.0392C21.6758 37.3933 21.8165 37.7329 22.0668 37.9833C22.3172 38.2337 22.6568 38.3744 23.011 38.3744H31.022C31.3761 38.3744 31.7158 38.2337 31.9662 37.9833C32.2165 37.7329 32.3572 37.3933 32.3572 37.0392V31.6985C32.3572 31.3443 32.2165 31.0047 31.9662 30.7543C31.7158 30.504 31.3761 30.3633 31.022 30.3633ZM29.6869 35.704H24.3461V33.0336H29.6869V35.704Z" fill="%234A0EB0"/><path d="M44.3746 30.3633H36.3635C36.0094 30.3633 35.6698 30.504 35.4194 30.7543C35.169 31.0047 35.0283 31.3443 35.0283 31.6985V37.0392C35.0283 37.3933 35.169 37.7329 35.4194 37.9833C35.6698 38.2337 36.0094 38.3744 36.3635 38.3744H44.3746C44.7287 38.3744 45.0683 38.2337 45.3187 37.9833C45.5691 37.7329 45.7098 37.3933 45.7098 37.0392V31.6985C45.7098 31.3443 45.5691 31.0047 45.3187 30.7543C45.0683 30.504 44.7287 30.3633 44.3746 30.3633ZM43.0394 35.704H37.6987V33.0336H43.0394V35.704Z" fill="%234A0EB0"/><path d="M31.022 41.0447H23.011C22.6568 41.0447 22.3172 41.1853 22.0668 41.4357C21.8165 41.6861 21.6758 42.0257 21.6758 42.3799V47.7206C21.6758 48.0747 21.8165 48.4143 22.0668 48.6647C22.3172 48.9151 22.6568 49.0558 23.011 49.0558H31.022C31.3761 49.0558 31.7158 48.9151 31.9662 48.6647C32.2165 48.4143 32.3572 48.0747 32.3572 47.7206V42.3799C32.3572 42.0257 32.2165 41.6861 31.9662 41.4357C31.7158 41.1853 31.3761 41.0447 31.022 41.0447ZM29.6869 46.3854H24.3461V43.715H29.6869V46.3854Z" fill="%234A0EB0"/><path d="M44.3746 41.0447H36.3635C36.0094 41.0447 35.6698 41.1853 35.4194 41.4357C35.169 41.6861 35.0283 42.0257 35.0283 42.3799V47.7206C35.0283 48.0747 35.169 48.4143 35.4194 48.6647C35.6698 48.9151 36.0094 49.0558 36.3635 49.0558H44.3746C44.7287 49.0558 45.0683 48.9151 45.3187 48.6647C45.5691 48.4143 45.7098 48.0747 45.7098 47.7206V42.3799C45.7098 42.0257 45.5691 41.6861 45.3187 41.4357C45.0683 41.1853 44.7287 41.0447 44.3746 41.0447ZM43.0394 46.3854H37.6987V43.715H43.0394V46.3854Z" fill="%234A0EB0"/><path d="M57.7257 51.7268H49.7146C49.3605 51.7268 49.0209 51.8675 48.7705 52.1179C48.5201 52.3683 48.3794 52.7079 48.3794 53.062V58.4027C48.3794 58.7568 48.5201 59.0964 48.7705 59.3468C49.0209 59.5972 49.3605 59.7379 49.7146 59.7379H57.7257C58.0798 59.7379 58.4194 59.5972 58.6698 59.3468C58.9202 59.0964 59.0608 58.7568 59.0608 58.4027V53.062C59.0608 52.7079 58.9202 52.3683 58.6698 52.1179C58.4194 51.8675 58.0798 51.7268 57.7257 51.7268ZM56.3905 57.0675H51.0498V54.3972H56.3905V57.0675Z" fill="%234A0EB0"/></g><defs><clipPath id="clip0_1908_33472"><rect width="80" height="80" fill="white"/></clipPath></defs></svg>');
}
.cnt_project .icon.research-article {
  background-image: url('data:image/svg+xml,<svg width="80" height="63" viewBox="0 0 80 63" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.08765 25.7163C4.85765 18.0063 17.7177 10.1663 29.6777 8.29632L49.0777 5.26632C61.0377 3.39632 72.7576 11.5763 75.1276 23.4463L79.8176 46.9063C82.1877 58.7763 74.6976 65.4663 63.1777 61.7763L15.1976 46.4363C3.66765 42.7563 -2.68235 33.4363 1.08765 25.7163Z" fill="%23E5DEF0"/><path d="M46 15.71V5L56.71 15.71H46Z" fill="white"/><path d="M48 7.24L53.58 12.82H48V7.24ZM45 0V15.83H60.83L45 0Z" fill="%234A0EB0"/><path d="M43.9 3L57.97 17.07V53.15H22V3H43.9ZM45.14 0H19V56.15H60.97V15.83L45.14 0Z" fill="%234A0EB0"/><rect x="22" y="3" width="23" height="50" fill="white"/><rect x="35" y="16" width="23" height="37" fill="white"/><path d="M31.2803 27.4199H27.0103C26.596 27.4199 26.2603 27.7557 26.2603 28.1699V40.9999C26.2603 41.4141 26.596 41.7499 27.0103 41.7499H31.2803C31.6945 41.7499 32.0303 41.4141 32.0303 40.9999V28.1699C32.0303 27.7557 31.6945 27.4199 31.2803 27.4199Z" fill="white"/><path d="M53.2803 27.4199H49.0103C48.596 27.4199 48.2603 27.7557 48.2603 28.1699V40.9999C48.2603 41.4141 48.596 41.7499 49.0103 41.7499H53.2803C53.6945 41.7499 54.0303 41.4141 54.0303 40.9999V28.1699C54.0303 27.7557 53.6945 27.4199 53.2803 27.4199Z" fill="white"/><path d="M30.77 28.6699V40.4999H27.5V28.6699H30.77ZM31.27 26.1699H27C25.9 26.1699 25 27.0699 25 28.1699V40.9999C25 42.0999 25.9 42.9999 27 42.9999H31.27C32.37 42.9999 33.27 42.0999 33.27 40.9999V28.1699C33.27 27.0699 32.37 26.1699 31.27 26.1699Z" fill="%234A0EB0"/><path d="M50.77 28.6699V40.4999H47.5V28.6699H50.77ZM51.27 26.1699H47C45.9 26.1699 45 27.0699 45 28.1699V40.9999C45 42.0999 45.9 42.9999 47 42.9999H51.27C52.37 42.9999 53.27 42.0999 53.27 40.9999V28.1699C53.27 27.0699 52.37 26.1699 51.27 26.1699Z" fill="%234A0EB0"/><path d="M42.06 21.25H37.79C37.3758 21.25 37.04 21.5858 37.04 22V41C37.04 41.4142 37.3758 41.75 37.79 41.75H42.06C42.4743 41.75 42.81 41.4142 42.81 41V22C42.81 21.5858 42.4743 21.25 42.06 21.25Z" fill="white"/><path d="M40.56 22.5V40.5H37.29V22.5H40.56ZM41.06 20H36.79C35.69 20 34.79 20.9 34.79 22V41C34.79 42.1 35.69 43 36.79 43H41.06C42.16 43 43.06 42.1 43.06 41V22C43.06 20.9 42.16 20 41.06 20Z" fill="%234A0EB0"/></svg>');
}
.cnt_project .icon.right-to-bracket {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M319.2 257.8c.5-.5 .8-1.1 .8-1.8s-.3-1.4-.8-1.8L187.3 129.8c-1.2-1.2-2.9-1.8-4.6-1.8c-3.7 0-6.7 3-6.7 6.7l0 57.3c0 8.8-7.2 16-16 16L40 208c-4.4 0-8 3.6-8 8l0 80c0 4.4 3.6 8 8 8l120 0c8.8 0 16 7.2 16 16l0 57.3c0 3.7 3 6.7 6.7 6.7c1.7 0 3.3-.6 4.6-1.8L319.2 257.8zM352 256c0 9.5-3.9 18.6-10.8 25.1L209.2 405.5c-7.2 6.8-16.7 10.5-26.5 10.5c-21.4 0-38.7-17.3-38.7-38.7l0-41.3L40 336c-22.1 0-40-17.9-40-40l0-80c0-22.1 17.9-40 40-40l104 0 0-41.3c0-21.4 17.3-38.7 38.7-38.7c9.9 0 19.3 3.8 26.5 10.5L341.2 230.9c6.9 6.5 10.8 15.6 10.8 25.1zM336 448l96 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-96 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l96 0c44.2 0 80 35.8 80 80l0 288c0 44.2-35.8 80-80 80l-96 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.setincome {
  background-image: url("https://advisor.adviceworks.net/content/images/setincome-logo_212.png");
}
.cnt_project .icon.shield-check {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M243.5 37.3c8-3.4 17-3.4 25 0l176.7 75c11.3 4.8 18.9 15.5 18.8 27.6c-.5 94-39.4 259.8-195.5 334.5c-7.9 3.8-17.2 3.8-25.1 0C87.3 399.6 48.5 233.8 48 139.8c-.1-12.1 7.5-22.8 18.8-27.6l176.7-75zM281 7.8c-16-6.8-34-6.8-50 0L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L281 7.8zm82.3 195.5c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L224 297.4l-52.7-52.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l64 64c6.2 6.2 16.4 6.2 22.6 0l128-128z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.shuffle {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M427.3 36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L457.4 112H400 344c-20.1 0-39.1 9.5-51.2 25.6L244 202.7l20 26.7 54.4-72.5c6-8.1 15.5-12.8 25.6-12.8h56 57.4l-52.7 52.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l80-80c6.2-6.2 6.2-16.4 0-22.6l-80-80zM124.8 361.6c-3 4-7.8 6.4-12.8 6.4H16c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c15.1 0 29.3-7.1 38.4-19.2L204 309.3l-20-26.7-59.2 78.9zM404.7 475.3c6.2 6.2 16.4 6.2 22.6 0l80-80c6.2-6.2 6.2-16.4 0-22.6l-80-80c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L457.4 368H400 344c-10.1 0-19.6-4.7-25.6-12.8l-168-224C141.3 119.1 127.1 112 112 112H16c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c5 0 9.8 2.4 12.8 6.4l168 224C304.9 390.5 323.9 400 344 400h56 57.4l-52.7 52.7c-6.2 6.2-6.2 16.4 0 22.6z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.smiley-target {
  background-image: url('data:image/svg+xml,<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7" y="7" width="82" height="82" rx="41" fill="%233B0B8D" fill-opacity="0.15"/><path d="M53.2016 51.6513L53.2016 51.6511C53.4093 51.2925 53.2868 50.8302 52.9279 50.6224C52.5692 50.4148 52.1069 50.5373 51.8991 50.8962L51.8991 50.8963C51.1224 52.2414 49.6735 53.1379 48.0164 53.1379C46.3593 53.1379 44.9103 52.2414 44.1336 50.8963L44.1048 50.8463H44.0857C43.8654 50.5263 43.43 50.4247 43.0885 50.6224C42.7296 50.8302 42.6071 51.2923 42.8146 51.651C43.8467 53.4404 45.7859 54.6473 48.0082 54.6473C50.2306 54.6473 52.1615 53.4402 53.2016 51.6513ZM30.3222 26.9322C28.4501 26.9322 26.9322 28.4501 26.9322 30.3222V39.4885C26.9322 39.912 27.2798 40.2596 27.7033 40.2596C28.1268 40.2596 28.4744 39.912 28.4744 39.4885V30.3222C28.4744 29.2974 29.305 28.4744 30.3222 28.4744H39.4885C39.912 28.4744 40.2596 28.1268 40.2596 27.7033C40.2596 27.2798 39.912 26.9322 39.4885 26.9322H30.3222ZM65.6778 26.9322H56.5115C56.088 26.9322 55.7404 27.2798 55.7404 27.7033C55.7404 28.1268 56.088 28.4744 56.5115 28.4744H65.6778C66.7026 28.4744 67.5256 29.305 67.5256 30.3222V39.4885C67.5256 39.912 67.8732 40.2596 68.2967 40.2596C68.7202 40.2596 69.0678 39.912 69.0678 39.4885V30.3222C69.0678 28.4501 67.5499 26.9322 65.6778 26.9322ZM26.9322 65.6778C26.9322 67.5499 28.4501 69.0678 30.3222 69.0678H39.4885C39.912 69.0678 40.2596 68.7202 40.2596 68.2967C40.2596 67.8732 39.912 67.5256 39.4885 67.5256H30.3222C29.2974 67.5256 28.4744 66.695 28.4744 65.6778V56.5115C28.4744 56.088 28.1268 55.7404 27.7033 55.7404C27.2798 55.7404 26.9322 56.088 26.9322 56.5115V65.6778ZM65.6778 69.0514C67.5417 69.0514 69.0514 67.5417 69.0514 65.6778V56.5115C69.0514 56.0962 68.7121 55.7568 68.2967 55.7568C67.8814 55.7568 67.542 56.0962 67.542 56.5115V65.6778C67.542 66.7111 66.7111 67.542 65.6778 67.542H56.5115C56.0962 67.542 55.7568 67.8814 55.7568 68.2967C55.7568 68.7121 56.0962 69.0514 56.5115 69.0514H65.6778ZM45.4811 45.3811C45.4811 45.0073 45.3326 44.6488 45.0682 44.3844C44.8039 44.1201 44.4454 43.9716 44.0716 43.9716C43.6978 43.9716 43.3393 44.1201 43.075 44.3844C42.8106 44.6488 42.6621 45.0073 42.6621 45.3811C42.6621 45.7549 42.8106 46.1134 43.075 46.3777C43.3393 46.642 43.6978 46.7905 44.0716 46.7905C44.4454 46.7905 44.8039 46.642 45.0682 46.3777C45.3326 46.1134 45.4811 45.7549 45.4811 45.3811ZM51.9284 46.7905C52.3022 46.7905 52.6607 46.642 52.925 46.3777C53.1894 46.1134 53.3379 45.7549 53.3379 45.3811C53.3379 45.0073 53.1894 44.6488 52.925 44.3844C52.6607 44.1201 52.3022 43.9716 51.9284 43.9716C51.5546 43.9716 51.1961 44.1201 50.9318 44.3844C50.6674 44.6488 50.5189 45.0073 50.5189 45.3811C50.5189 45.7549 50.6674 46.1134 50.9318 46.3777C51.1961 46.642 51.5546 46.7905 51.9284 46.7905ZM48 36.3148C51.0991 36.3148 54.0713 37.5459 56.2627 39.7373C58.4541 41.9287 59.6852 44.9009 59.6852 48C59.6852 51.0991 58.4541 54.0713 56.2627 56.2627C54.0713 58.4541 51.0991 59.6852 48 59.6852C44.9009 59.6852 41.9287 58.4541 39.7373 56.2627C37.5459 54.0713 36.3148 51.0991 36.3148 48C36.3148 44.9009 37.5459 41.9287 39.7373 39.7373C41.9287 37.5459 44.9009 36.3148 48 36.3148ZM48 61.1947C51.4994 61.1947 54.8556 59.8045 57.33 57.33C59.8045 54.8556 61.1947 51.4994 61.1947 48C61.1947 44.5006 59.8045 41.1444 57.33 38.67C54.8556 36.1955 51.4994 34.8053 48 34.8053C44.5006 34.8053 41.1444 36.1955 38.67 38.67C36.1955 41.1444 34.8053 44.5006 34.8053 48C34.8053 51.4994 36.1955 54.8556 38.67 57.33C41.1444 59.8045 44.5006 61.1947 48 61.1947Z" fill="%234A0EB0" stroke="%234A0EB0" stroke-width="0.2"/><path d="M53.2448 51.6764L53.2449 51.6762C53.4664 51.2937 53.3358 50.8008 52.9529 50.5792C52.5704 50.3577 52.0775 50.4883 51.8559 50.8712L51.8558 50.8713C51.0877 52.2015 49.655 53.0879 48.0164 53.0879C46.3778 53.0879 44.945 52.2015 44.1769 50.8713L44.1336 50.7963H44.1114C43.872 50.4721 43.4198 50.3728 43.0634 50.5792C42.6806 50.8008 42.55 51.2935 42.7713 51.676C43.8119 53.4803 45.7674 54.6973 48.0082 54.6973C50.2493 54.6973 52.1962 53.48 53.2448 51.6764ZM45.5311 45.3811C45.5311 44.994 45.3773 44.6228 45.1036 44.3491C44.8299 44.0754 44.4587 43.9216 44.0716 43.9216C43.6845 43.9216 43.3133 44.0754 43.0396 44.3491C42.7659 44.6228 42.6121 44.994 42.6121 45.3811C42.6121 45.7681 42.7659 46.1394 43.0396 46.4131C43.3133 46.6868 43.6845 46.8405 44.0716 46.8405C44.4587 46.8405 44.8299 46.6868 45.1036 46.4131C45.3773 46.1394 45.5311 45.7681 45.5311 45.3811ZM51.9284 46.8405C52.3155 46.8405 52.6867 46.6868 52.9604 46.4131C53.2341 46.1394 53.3879 45.7681 53.3879 45.3811C53.3879 44.994 53.2341 44.6228 52.9604 44.3491C52.6867 44.0754 52.3155 43.9216 51.9284 43.9216C51.5413 43.9216 51.1701 44.0754 50.8964 44.3491C50.6227 44.6228 50.4689 44.994 50.4689 45.3811C50.4689 45.7681 50.6227 46.1394 50.8964 46.4131C51.1701 46.6868 51.5413 46.8405 51.9284 46.8405ZM48 36.3648C51.0858 36.3648 54.0453 37.5907 56.2273 39.7727C58.4093 41.9547 59.6352 44.9142 59.6352 48C59.6352 51.0859 58.4093 54.0453 56.2273 56.2273C54.0453 58.4093 51.0858 59.6352 48 59.6352C44.9141 59.6352 41.9547 58.4093 39.7727 56.2273C37.5906 54.0453 36.3648 51.0859 36.3648 48C36.3648 44.9142 37.5906 41.9547 39.7727 39.7727C41.9547 37.5907 44.9141 36.3648 48 36.3648Z" fill="white" stroke="%234A0EB0" stroke-width="0.3"/></svg>');
}
.cnt_project .icon.stopwatch {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M128 16c0-8.8 7.2-16 16-16H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H240V96.6c49.4 3.8 94 24.8 127.7 57l37-37c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-38.2 38.2C416 212.6 432 256.4 432 304c0 114.9-93.1 208-208 208S16 418.9 16 304c0-109.5 84.6-199.2 192-207.4V32H144c-8.8 0-16-7.2-16-16zM48 304a176 176 0 1 0 352 0A176 176 0 1 0 48 304zm192-96V320c0 8.8-7.2 16-16 16s-16-7.2-16-16V208c0-8.8 7.2-16 16-16s16 7.2 16 16z"/></svg>');
}
.cnt_project .icon.support {
  background-image: url('data:image/svg+xml,<svg width="65" height="64" viewBox="0 0 65 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Icons"><path id="Vector" d="M49.6063 34.9316H15.6517C14.2188 34.9316 13.0571 36.0933 13.0571 37.5262V60.7219C13.0571 62.1549 14.2188 63.3165 15.6517 63.3165H49.6063C51.0393 63.3165 52.2009 62.1549 52.2009 60.7219V37.5262C52.2009 36.0933 51.0393 34.9316 49.6063 34.9316Z" fill="%23E9DFFA"/><path id="Vector_2" d="M39.0895 52.5586H25.9868V63.3175H39.0895V52.5586Z" fill="%23F5F0FE"/><path id="Vector_3" d="M51.1628 26.4127C51.1628 26.9576 51.1801 37.8549 51.1628 38.4516C50.9639 45.0332 39.6601 58.0841 32.7931 58.0841C25.926 58.0841 14.4233 43.8657 14.4233 38.4516V26.4127C14.4233 16.2678 22.6482 8.04297 32.7931 8.04297C42.9379 8.04297 51.1628 16.2678 51.1628 26.4127Z" fill="%23F5F0FE" stroke="%23E9DFFA" stroke-width="2.43892" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_4" d="M8.22217 26.4126C8.22217 12.8429 19.2232 1.8418 32.793 1.8418C46.3627 1.8418 57.3638 12.8429 57.3638 26.4126" stroke="%235B4585" stroke-width="2.43892" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_5" d="M57.3643 26.4121C57.3643 39.9818 46.3632 42.6889 32.7935 42.6889" stroke="%235B4585" stroke-width="2.43892" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_6" d="M62.674 30.2184C62.674 31.6455 61.8092 33.5914 60.7454 34.5514L59.2924 35.8574C58.2286 36.8087 57.3638 36.4282 57.3638 35.0012V24.6141C57.3638 23.1871 58.5313 22.0195 59.9584 22.0195H60.0794C61.5065 22.0195 62.674 23.1871 62.674 24.6141V30.2271V30.2184Z" stroke="%235B4585" stroke-width="2.43892" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_7" d="M8.22238 34.9922C8.22238 36.4192 7.35751 36.8084 6.29373 35.8484L4.84076 34.5425C3.77697 33.5911 2.91211 31.6365 2.91211 30.2095V24.5965C2.91211 23.1695 4.07968 22.002 5.5067 22.002H5.62779C7.05481 22.002 8.22238 23.1695 8.22238 24.5965V34.9836V34.9922Z" stroke="%235B4585" stroke-width="2.43892" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_8" d="M32.7931 45.5784C34.3502 45.5784 35.6126 44.3161 35.6126 42.7589C35.6126 41.2018 34.3502 39.9395 32.7931 39.9395C31.2359 39.9395 29.9736 41.2018 29.9736 42.7589C29.9736 44.3161 31.2359 45.5784 32.7931 45.5784Z" fill="%235B4585"/><path id="Vector_9" d="M39.3314 8.60462C39.3314 8.60462 39.5477 27.3462 14.4233 27.3462C14.4233 18.7062 22.2936 3.80462 39.3314 8.60462Z" fill="%23E9DFFA"/><path id="Vector_10" d="M38.268 13.9501C39.3231 11.2431 42.0388 10.975 45.7923 15.5328C49.1134 19.5631 46.9685 13.535 46.9685 13.535L38.268 8.95117L34.3848 11.6582L38.268 13.9501Z" fill="%23E9DFFA"/><path id="Vector_11" d="M19.1718 27.053C17.295 27.2865 15.7037 28.1081 15.7037 30.8151C15.7037 33.5222 14.2939 28.9384 14.2939 28.9384L15.1156 24.1211L19.1718 27.0616V27.053Z" fill="%23E9DFFA"/></g></svg>');
}
.cnt_project .icon.sync {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--><path fill="%234a0eb0" d="M69.4 210.6C89.8 126.5 165.6 64 256 64c71.1 0 133.1 38.6 166.3 96H368c-8.8 0-16 7.2-16 16s7.2 16 16 16h80.7H464c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16s-16 7.2-16 16v60.6C408.8 75.5 337.5 32 256 32C149.6 32 60.5 106.2 37.7 205.6C35.5 215.2 43.1 224 53 224c7.9 0 14.6-5.7 16.5-13.4zm373.2 90.9C422.2 385.5 346.4 448 256 448c-71.1 0-133.1-38.6-166.3-96h54.5c8.8 0 16-7.2 16-16s-7.2-16-16-16H63.3 48.2c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16V371.8C103.4 436.6 174.7 480 256 480c106.4 0 195.5-74.2 218.3-173.6c2.2-9.6-5.4-18.4-15.3-18.4c-7.9 0-14.6 5.7-16.5 13.4z"/></svg>');
}
.cnt_project .icon.tachometer-fastest {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%234a0eb0}</style><path d="M477.38 304.22l-130.97 21.83C336.44 303.66 314.09 288 288 288c-35.35 0-64 28.65-64 64s28.65 64 64 64c33.41 0 60.53-25.7 63.43-58.35l131.2-21.87c8.72-1.45 14.62-9.69 13.16-18.41s-9.88-14.64-18.41-13.15zM288 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-352C128.94 32 0 160.94 0 320c0 52.8 14.25 102.26 39.06 144.8 5.61 9.62 16.3 15.2 27.44 15.2h443c11.14 0 21.83-5.58 27.44-15.2C561.75 422.26 576 372.8 576 320c0-159.06-128.94-288-288-288zm221.5 416l-442.8.68C44 409.75 32 365.26 32 320 32 178.84 146.84 64 288 64s256 114.84 256 256c0 45.26-12 89.75-34.5 128z"/></svg>');
}
.cnt_project .icon.training {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M11.3167 43.8188C12.884 43.8188 14.3871 43.1962 15.4954 42.088C16.6036 40.9797 17.2262 39.4766 17.2262 37.9093C17.2262 36.342 16.6036 34.8389 15.4954 33.7306C14.3871 32.6224 12.884 31.9998 11.3167 31.9998C9.74939 31.9998 8.24627 32.6224 7.13802 33.7306C6.02977 34.8389 5.40716 36.342 5.40716 37.9093C5.40716 39.4766 6.02977 40.9797 7.13802 42.088C8.24627 43.1962 9.74939 43.8188 11.3167 43.8188ZM8.36193 46.7736C5.10245 46.7736 2.45239 49.4236 2.45239 52.6831C2.45239 54.3175 3.7728 55.6379 5.40716 55.6379H17.2262C18.8606 55.6379 20.181 54.3175 20.181 52.6831C20.181 49.4236 17.5309 46.7736 14.2715 46.7736H8.36193ZM32.0001 43.8188C33.5674 43.8188 35.0705 43.1962 36.1787 42.088C37.287 40.9797 37.9096 39.4766 37.9096 37.9093C37.9096 36.342 37.287 34.8389 36.1787 33.7306C35.0705 32.6224 33.5674 31.9998 32.0001 31.9998C30.4328 31.9998 28.9296 32.6224 27.8214 33.7306C26.7131 34.8389 26.0905 36.342 26.0905 37.9093C26.0905 39.4766 26.7131 40.9797 27.8214 42.088C28.9296 43.1962 30.4328 43.8188 32.0001 43.8188ZM29.0453 46.7736C25.7858 46.7736 23.1358 49.4236 23.1358 52.6831C23.1358 54.3175 24.4562 55.6379 26.0905 55.6379H37.9096C39.544 55.6379 40.8644 54.3175 40.8644 52.6831C40.8644 49.4236 38.2143 46.7736 34.9548 46.7736H29.0453ZM58.593 37.9093C58.593 36.342 57.9704 34.8389 56.8621 33.7306C55.7539 32.6224 54.2507 31.9998 52.6834 31.9998C51.1161 31.9998 49.613 32.6224 48.5048 33.7306C47.3965 34.8389 46.7739 36.342 46.7739 37.9093C46.7739 39.4766 47.3965 40.9797 48.5048 42.088C49.613 43.1962 51.1161 43.8188 52.6834 43.8188C54.2507 43.8188 55.7539 43.1962 56.8621 42.088C57.9704 40.9797 58.593 39.4766 58.593 37.9093ZM43.8191 52.6831C43.8191 54.3175 45.1395 55.6379 46.7739 55.6379H58.593C60.2273 55.6379 61.5477 54.3175 61.5477 52.6831C61.5477 49.4236 58.8977 46.7736 55.6382 46.7736H49.7287C46.4692 46.7736 43.8191 49.4236 43.8191 52.6831Z" fill="%235B4585"/><path d="M5.40723 14.2716C5.40723 11.0121 8.05728 8.36206 11.3168 8.36206H52.6835C55.943 8.36206 58.593 11.0121 58.593 14.2716V31.2984C57.0233 29.8949 54.955 29.0454 52.6835 29.0454V14.2716H11.3168V29.0454C9.04528 29.0454 6.97695 29.8949 5.40723 31.2984V14.2716Z" fill="%23E9E0F7"/></svg>');
}
.cnt_project .icon.twitter {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>');
}
.cnt_project .icon.unit-investment-trading {
  background-image: url("https://advisor.adviceworks.net/content/images/2023-03/UIT_Icon_2_0.png");
}
.cnt_project .icon.user-tie {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M224 32a96 96 0 1 1 0 192 96 96 0 1 1 0-192zM96 128a128 128 0 1 0 256 0A128 128 0 1 0 96 128zm96 176c-8.8 0-16 7.2-16 16s7.2 16 16 16h9.8l-21.7 65-32.1-69.5c-2.9-6.3-9.5-10-16.3-8.8C56.8 336.5 0 402.3 0 481.3c0 17 13.8 30.7 30.7 30.7H417.3c17 0 30.7-13.8 30.7-30.7c0-79-56.8-144.7-131.8-158.6c-6.8-1.3-13.4 2.5-16.3 8.8L267.9 401l-21.7-65H256c8.8 0 16-7.2 16-16s-7.2-16-16-16H224 192zm17.5 160.5l-9.7-21.1L224 370.6l24.3 72.8-9.7 21.1c-5.7 12.4-23.3 12.4-29.1 0zm-29.1 13.4c.3 .7 .7 1.4 1 2.1H32c.6-58.1 39.5-107.1 92.7-122.8l55.7 120.7zM416 480H266.6c.3-.7 .7-1.4 1-2.1l55.7-120.7c53.2 15.7 92.1 64.6 92.7 122.8z" fill="%234a0eb0"/></svg>');
}
.cnt_project .icon.video {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M60.7509 19.2217C60.7509 18.0437 60.1019 16.9655 59.0637 16.4065C58.0255 15.8474 56.7676 15.9073 55.7793 16.5662L41.5833 26.0302V37.97L55.7793 47.434C56.7576 48.0829 58.0155 48.1528 59.0637 47.5937C60.1119 47.0347 60.7509 45.9565 60.7509 44.7785V19.2217Z" fill="%235B4585"/><path opacity="0.4" d="M3.24878 19.2217C3.24878 15.6977 6.11394 12.8325 9.63798 12.8325H35.1948C38.7188 12.8325 41.584 15.6977 41.584 19.2217V44.7785C41.584 48.3026 38.7188 51.1677 35.1948 51.1677H9.63798C6.11394 51.1677 3.24878 48.3026 3.24878 44.7785V19.2217Z" fill="%23C7B2EA"/></svg>');
}
.cnt_project .icon.x-white {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z" fill="white"/></svg> ');
}
.cnt_project .featured-app.growth .app-icon {
  background: url(https://advisor.adviceworks.net/content/images/growth360-hero-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.cnt_project .featured-app.setincome .app-icon {
  background: url(https://ace-content.prd.ceterainternal.com/sites/default/files/SetIncome-FullColor-logo-square.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.cnt_project .featured-app.advicepay .app-icon {
  background: url(https://advisor.adviceworks.net/content/images/inline-images/advicepaylogo.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.cnt_project .app-icons a.card {
  height: inherit;
}
.cnt_project .app-icons .card .icon {
  width: 100%;
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.cnt_project .card .card-icon span {
  display: block;
  text-indent: -99999px;
  width: 64px;
  height: 64px;
}
.cnt_project .card .card-icon.help span {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M41.3367 22.2053L25.7811 6.6497V19.0941C25.7811 20.815 27.1714 22.2053 28.8922 22.2053H41.3367ZM46.0033 56.4275C49.7164 56.4275 53.2773 54.9525 55.9028 52.327C58.5284 49.7015 60.0033 46.1405 60.0033 42.4275C60.0033 38.7144 58.5284 35.1535 55.9028 32.528C53.2773 29.9025 49.7164 28.4275 46.0033 28.4275C42.2903 28.4275 38.7294 29.9025 36.1039 32.528C33.4783 35.1535 32.0033 38.7144 32.0033 42.4275C32.0033 46.1405 33.4783 49.7015 36.1039 52.327C38.7294 54.9525 42.2903 56.4275 46.0033 56.4275ZM46.0033 33.0941C46.6222 33.0941 47.2157 33.34 47.6533 33.7776C48.0908 34.2151 48.3367 34.8086 48.3367 35.4275C48.3367 36.0463 48.0908 36.6398 47.6533 37.0774C47.2157 37.515 46.6222 37.7608 46.0033 37.7608C45.3845 37.7608 44.791 37.515 44.3534 37.0774C43.9158 36.6398 43.67 36.0463 43.67 35.4275C43.67 34.8086 43.9158 34.2151 44.3534 33.7776C44.791 33.34 45.3845 33.0941 46.0033 33.0941ZM42.8922 42.4275C42.8922 41.5719 43.5922 40.8719 44.4478 40.8719H46.0033C46.8589 40.8719 47.5589 41.5719 47.5589 42.4275V48.6497C48.4145 48.6497 49.1145 49.3497 49.1145 50.2053C49.1145 51.0608 48.4145 51.7608 47.5589 51.7608H46.0033H44.4478C43.5922 51.7608 42.8922 51.0608 42.8922 50.2053C42.8922 49.3497 43.5922 48.6497 44.4478 48.6497V43.983C43.5922 43.983 42.8922 43.283 42.8922 42.4275Z" fill="%235B4585"/><path d="M4.00336 12.8719C4.00336 9.43997 6.79364 6.6497 10.2256 6.6497H25.7811V19.0941C25.7811 20.815 27.1714 22.2053 28.8922 22.2053H41.3367V25.958C34.152 27.99 28.8922 34.5914 28.8922 42.4275C28.8922 48.1733 31.7214 53.2483 36.0575 56.3594C35.7464 56.408 35.4353 56.4275 35.1145 56.4275H10.2256C6.79364 56.4275 4.00336 53.6372 4.00336 50.2053V12.8719Z" fill="%23E9E0F7"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
}
.cnt_project .card .card-icon.marketing span {
  background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M58.5733 8.74854C56.736 8.74854 55.2516 10.2329 55.2516 12.0702V51.9298C55.2516 53.7671 56.736 55.2515 58.5733 55.2515C60.4106 55.2515 61.8949 53.7671 61.8949 51.9298V12.0702C61.8949 10.2329 60.4106 8.74854 58.5733 8.74854ZM18.7136 45.2866C18.7136 50.788 23.1771 55.2515 28.6785 55.2515C33.5364 55.2515 37.5847 51.7741 38.467 47.1757L33.6299 45.8056C33.3704 48.3175 31.2528 50.269 28.6785 50.269C25.9278 50.269 23.6961 48.0373 23.6961 45.2866C23.6961 44.5184 23.8725 43.7814 24.1839 43.1275L19.3572 41.7573C18.942 42.8576 18.7136 44.0409 18.7136 45.2866Z" fill="%235B4585"/><path d="M8.7485 25.2422L55.2514 12.0698V51.9295L8.7485 38.7571C8.68622 40.5321 7.22262 41.9646 5.42686 41.9646C3.58958 41.9646 2.10522 40.4802 2.10522 38.6429V25.3564C2.10522 23.5191 3.58958 22.0347 5.42686 22.0347C7.22262 22.0347 8.68622 23.4672 8.7485 25.2422Z" fill="%23E9E0F7"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
}
.cnt_project .pre-icon {
  position: relative;
  padding-left: 24px;
}
.cnt_project .pre-icon::before {
  position: absolute;
  top: 48%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 23px;
  background-size: cover;
  background-repeat: no-repeat;
}
.cnt_project .pre-icon.download-black-icon::before {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="12" height="17" viewBox="0 0 12 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.50012 14.9209C1.50012 15.2021 1.71887 15.4209 2.00012 15.4209H10.0001C10.2501 15.4209 10.5001 15.2021 10.5001 14.9209V5.9209H8.00012C7.43762 5.9209 7.00012 5.4834 7.00012 4.9209V2.4209H2.00012C1.71887 2.4209 1.50012 2.6709 1.50012 2.9209V14.9209ZM2.00012 0.920898H7.15637C7.68762 0.920898 8.18762 1.13965 8.56262 1.51465L11.4064 4.3584C11.7814 4.7334 12.0001 5.2334 12.0001 5.76465V14.9209C12.0001 16.0459 11.0939 16.9209 10.0001 16.9209H2.00012C0.875122 16.9209 0.00012207 16.0459 0.00012207 14.9209V2.9209C0.00012207 1.82715 0.875122 0.920898 2.00012 0.920898ZM6.75012 8.1709V11.3896L7.71887 10.4209C8.00012 10.1084 8.46887 10.1084 8.78137 10.4209C9.06262 10.7021 9.06262 11.1709 8.78137 11.4521L6.53137 13.7021C6.21887 14.0146 5.75012 14.0146 5.46887 13.7021L3.21887 11.4521C2.90637 11.1709 2.90637 10.7021 3.21887 10.4209C3.50012 10.1084 3.96887 10.1084 4.28137 10.4209L5.25012 11.3896V8.1709C5.25012 7.76465 5.56262 7.4209 6.00012 7.4209C6.40637 7.4209 6.75012 7.76465 6.75012 8.1709Z" fill="%230B0B0C"/></svg>');
}
.cnt_project .video-thumbnail {
  position: relative;
  display: inline-block;
}
.cnt_project .video-thumbnail img {
  max-width: 100%;
  display: block;
}
.cnt_project .video-thumbnail .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  fill: #ffffff;
  z-index: 1;
}

.cnt_project .faq-section {
  padding: 32px;
  border-radius: 8px;
  border: 1px solid var(--neutrals-gray-10, #e2e3e3);
  background: var(--white, #fff);
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.04);
}
.cnt_project .faq-section p,
.cnt_project .faq-section ul li,
.cnt_project .faq-section ol li {
  font-size: 16px;
}
.cnt_project .faq-section .card ul {
  list-style: disc;
  padding-inline-start: 40px !important;
  padding-left: 0;
  margin-top: 0;
}
.cnt_project .faq-section .card ul.no-indent {
  padding-inline-start: 18px !important;
}
.cnt_project .faq-section .icon {
  display: inline-block;
}
@media (min-width: 768px) {
  .cnt_project .faq-section .card {
    padding: 0 16px;
    margin-bottom: 0;
  }
}
.cnt_project .faq-section .panel-default > .panel-heading {
  background-image: none;
  background-color: transparent;
  padding: 10px 15px 0 0;
  border-style: dashed;
  border-width: 0 0 1px 0;
  border-color: var(--borders-border, #cacaca);
}
.cnt_project .faq-section .panel-group .panel-default:last-child .panel-heading {
  border-width: 0;
}
.cnt_project .faq-section .panel-group .panel-default:last-child .panel-heading:has(a[aria-expanded=true]) {
  border-width: 0 0 1px 0;
}
.cnt_project .faq-section .panel-group .panel.open .panel-heading {
  border-width: 0 0 1px 0 !important;
}
.cnt_project .faq-section .panel-group .panel-default:only-child .panel-heading {
  border-width: 0 0 1px 0;
}
.cnt_project .faq-section .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-bottom: 1px dashed var(--borders-border, #cacaca);
  border-top: none;
}
.cnt_project .faq-section .panel-group .panel-default:last-child .panel-body {
  border-bottom: 0 !important;
}
.cnt_project .faq-section h5 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: 600;
}
.cnt_project .faq-section .panel .panel-title button,
.cnt_project .faq-section .accordion .accordion-header {
  color: var(--ui-link, #0b0b0c);
  text-decoration: none;
  display: block;
  line-height: 100%;
  font-weight: 500;
  padding: 10px 0;
  border: none;
  background: transparent;
  width: 100%;
  text-align: left;
  font-family: "Roboto", sans-serif;
}
.cnt_project .faq-section .accordion .accordion-header {
  padding: 0;
}
.cnt_project .faq-section.card-body button {
  font-family: "Roboto", sans-serif;
}
.cnt_project .faq-section .panel .panel-title {
  padding-bottom: 10px;
}
.cnt_project .faq-section .panel .panel-title button::after {
  content: "+";
  float: right;
  font-size: 30px;
}
.cnt_project .faq-section .panel.open .panel-title button::after {
  content: "-";
  float: right;
  font-size: 50px;
  font-weight: 200;
}
.cnt_project .faq-section .panel .panel-body p:last-of-type {
  margin-bottom: 0;
}
.cnt_project .faq-section .panel .panel-body p + ul,
.cnt_project .faq-section .panel .panel-body p + ol {
  margin-top: 10px;
}
.cnt_project .faq-section .panel-body table {
  width: 100%;
  margin-bottom: 16px;
}
.cnt_project .faq-section .panel-body table th {
  background-color: var(--cnt-color-off-white, #f1f1f1);
}
.cnt_project .faq-section .panel-body table th,
.cnt_project .faq-section .panel-body table td {
  padding: 8px;
  text-align: center;
}
.cnt_project .faq-section .panel-body table.left-align th,
.cnt_project .faq-section .panel-body table.left-align td {
  text-align: left;
}
@media (max-width: 767.98px) {
  .cnt_project .faq-section {
    padding: 10px;
    box-shadow: none;
  }
  .cnt_project .faq-section .panel-group {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .cnt_project .faq-section .panel-default > .panel-heading {
    padding: 0;
  }
  .cnt_project .faq-section .panel.panel-default {
    padding: 0 10px;
    border: none;
  }
  .cnt_project .faq-section .panel .panel-title button {
    padding: 10px 20px 10px 0;
    position: relative;
  }
  .cnt_project .faq-section .panel .panel-title button::after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.cnt_project .faq-section .panel.panel-default.open .panel-body {
  border-style: dashed;
  border-width: 0 0 1px 0;
  border-color: var(--borders-border, #cacaca);
}
.cnt_project .faq-section .accordionnew {
  background-color: var(--cnt-color-accordion-background, #eee);
  color: var(--cnt-color-accordion-text, #444);
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.collapse:not(.show){
height: 0 !important;
opacity: 0 !important;
overflow: hidden;
display: block !important;
}
.collapsing {
height: 188px !important;
}
.cnt_project .faq-section .accordionnew:hover {
  background-color: var(--cnt-color-addordion-hover-background, #ccc);
}
.cnt_project .faq-section .panelnew {
  padding: 16px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.cnt_project .nav-tabs {
  margin-bottom: 16px;
}
.cnt_project .nav-tabs::-webkit-scrollbar {
  display: none;
}
.cnt_project .nav-tabs > li {
  padding: 12px 14px;
  margin-bottom: 0;
  border-bottom: 3px solid transparent;
}
.cnt_project .nav-tabs > li:hover {
  border-bottom-color: #e2e3e3;
}
.cnt_project .nav-tabs > li:has(.active), .cnt_project .nav-tabs > li.active, .cnt_project .nav-tabs > li.active:focus, .cnt_project .nav-tabs > li.active:hover {
  font-weight: 600;
  border-bottom-color: #c7b2ea;
}
.cnt_project .nav-tabs > li > span {
  cursor: pointer;
  padding-bottom: 11px;
  color: #0b0b0c;
}
@media (max-width: 575.98px) {
  .cnt_project .nav-tabs > li > span {
    font-size: 14px;
  }
}
.cnt_project .nav-tabs.limit-width {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: end;
}
.cnt_project .nav-tabs.limit-width li span {
  display: inline-block;
  max-width: 200px;
}
.cnt_project .nav-tabs-carousel {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
}
.cnt_project .nav-tabs-carousel .nav-tabs-carousel-arrow {
  cursor: pointer;
  font-weight: 700;
  font-size: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.cnt_project .nav-tabs-carousel .nav-tabs-carousel-arrow .bi-caret-left {
  display: none;
}
.cnt_project .nav-tabs-carousel .nav-tabs-carousel-arrow .bi-caret-right {
  display: none;
}
.cnt_project .nav-tabs-carousel[data-current-page="1"] .nav-tabs-carousel-arrow.left .bi-caret-left {
  display: block;
}
.cnt_project .nav-tabs-carousel[data-current-page="1"] .nav-tabs-carousel-arrow.left .bi-caret-left-fill {
  display: none;
}
.cnt_project .nav-tabs-carousel.last-page .nav-tabs-carousel-arrow.right .bi-caret-right {
  display: block;
}
.cnt_project .nav-tabs-carousel.last-page .nav-tabs-carousel-arrow.right .bi-caret-right-fill {
  display: none;
}
.cnt_project .nav-tabs-carousel .nav-carousel-holder {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e2e3e3;
  margin: 20px 0 16px;
}
.cnt_project .nav-tabs-carousel ul.nav-tabs {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: end;
  width: 100%;
  box-sizing: border-box;
  transition: transform 0.3s ease;
  margin: 0;
  border-bottom: none;
}
.cnt_project .nav-tabs-carousel ul.nav-tabs li {
  display: inline-block;
  width: 25%;
  flex: 0 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.cnt_project .nav-tabs-carousel ul.nav-tabs.plus-1 {
  transform: translateX(-100%);
}
.cnt_project .nav-link.active,
.cnt_project .nav-item.show .nav-link,
.cnt_project .nav-tabs .nav-link.active,
.cnt_project .nav-tabs .nav-link:focus,
.cnt_project .nav-tabs .nav-link:hover {
  border-color: transparent;
}
.cnt_project .tabs-vertical ul.nav-tabs {
  align-items: unset;
  border-right: 1px solid #e2e3e3;
  border-bottom: none;
}
.cnt_project .tabs-vertical ul.nav-tabs li {
  width: 100%;
  text-align: right;
  border-right: 3px solid transparent;
  padding: 8px 16px 0;
}
.cnt_project .tabs-vertical ul.nav-tabs li span {
  padding-bottom: 0;
}
.cnt_project .tabs-vertical .nav-tabs > li:not(.active):hover {
  border-bottom-color: transparent;
  border-right: 3px solid #e2e3e3;
}
.cnt_project .tabs-vertical .nav .nav-item.active {
  background-color: transparent;
  color: #000;
  border-bottom: none;
}
.cnt_project .tabs-vertical .nav-tabs > li:has(.active), .cnt_project .tabs-vertical .nav-tabs > li.active {
  border-bottom-color: transparent;
  border-right: 3px solid #c7b2ea;
}
.cnt_project .tabs-vertical ul.link-list {
  padding-left: 8px;
}
@media (min-width: 767.98px) {
  .cnt_project .tabs-vertical ul.link-list {
    padding-left: 32px;
  }
  .cnt_project .tabs-vertical .tab-list-header {
    text-align: right;
  }
}

.cnt_project table {
  border-collapse: collapse;
  position: relative;
}
.cnt_project table.sticky-header thead th {
  position: sticky;
  top: 0;
  z-index: 2;
}
.cnt_project table .thead-light th {
  background-color: #f1f1f1;
}
.cnt_project table tr.section-header td,
.cnt_project table tr.section-header th,
.cnt_project table td.section-header {
  background-color: #f5f0fe;
  font-weight: 600;
}
.cnt_project table tr.section-header td.grey-bg,
.cnt_project table tr.section-header th.grey-bg {
  background-color: #f1f1f1;
}

/* PROMO BANNER */
.cnt_project .promo-banner {
  background-color: #fff;
  padding: 24px;
  border-radius: 8px;
  height: 305px;
  border: 1px solid var(--neutrals-gray-10, #e2e3e3);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  margin-bottom: 20px;
}
.cnt_project .promo-banner h3 {
  color: var(--text-text-headline, #222223);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin: 8px 0;
}
.cnt_project .promo-banner p {
  color: var(--ui-link, #0b0b0c);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (min-width: 768px) {
  .cnt_project .promo-banner .promo-banner {
    padding: 48px;
  }
  .cnt_project .promo-banner .promo-banner h3 {
    color: var(--text-text-headline, #222223);
    font-size: 27px;
    line-height: 114%;
    letter-spacing: 0.2px;
    margin-bottom: 24px;
  }
}
.cnt_project .promo-banner .promo-banner-icon {
  float: left;
  width: 210px;
  height: 210px;
  background: rgb(168, 229, 255);
  background: radial-gradient(circle, rgb(168, 229, 255) 0%, rgb(135, 184, 250) 100%);
  border-radius: 8px;
  margin-right: 30px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

/* TODO: Address the following later on:

    nonexistent variable fallback colors in our library:
      --text-text-headline, #222223
      --neutrals-gray-10, #e2e3e3

'.cnt_promo-banner-icon' has similarities to '.cnt_featured-app .cnt_app-icon' in _panel-cards.scss */
.cnt_project .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}
.cnt_project .modal-dialog {
  width: 600px;
  margin: 200px auto;
}
.cnt_project .modal-body {
  max-height: 90vh;
  overflow: scroll;
}

.cnt_project .checkboxes {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.cnt_project .checkboxes > li {
  display: flex;
  margin-bottom: 16px;
  border-top: 1px solid #a9aaac;
  padding-top: 16px;
}
.cnt_project .checkboxes > li:last-of-type {
  border-bottom: 1px solid #a9aaac;
  padding-bottom: 16px;
  border-top: 0;
  padding-top: 0;
}
.cnt_project .checkboxes > li input[type=checkbox] {
  margin-right: 10px;
}
.cnt_project .checkboxes > li .checkbox-label {
  white-space: pre-line;
  margin-left: 20px;
  font-weight: 500;
  width: 100%;
}
.cnt_project .checkboxes > li a {
  font-weight: 500;
  font-size: 14px;
}
.cnt_project .checkboxes .sub-bullets {
  margin-left: 50px;
}
.cnt_project .checkboxes .sub-bullets > li {
  font-size: 14px;
}

.cnt_project .link-cards a {
  height: 100%;
  display: flex;
  text-decoration: none;
}
.cnt_project .link-cards a:hover {
  border: 1px solid var(--cnt-color-card-hover-border, #d4d5d5);
  background: var(--cnt-color-white, #fff);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  text-decoration: none;
}
.cnt_project .link-cards a:focus {
  border: 1px solid var(--neutrals-gray-10, #e2e3e3);
  background: var(--cnt-color-white, #fff);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  text-decoration: none;
}
.cnt_project .link-cards span {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.cnt_project .link-cards img.icon-arrow-right {
  max-height: 17px;
}

.cnt_project .contact-section-simple {
  margin-bottom: 16px;
}
.cnt_project .contact-section-simple p {
  margin-bottom: 0;
}

.cnt_project .featured-list.container {
  font-size: 16px;
  min-width: 1024px;
  max-width: 1240px;
  width: auto !important;
}
.cnt_project .featured-list .grid-container {
  display: grid;
  grid-template-columns: 4fr 80px 1fr 80px 1fr 1fr 2fr;
  border: 1px solid #cccccc;
  border-bottom: 3px solid #cccccc;
}
.cnt_project .featured-list .grid-header,
.cnt_project .featured-list .grid-row {
  display: contents;
}
.cnt_project .featured-list .header-cell {
  display: flex;
  align-items: center;
  background-color: #82a6c2;
  padding: 0 10px;
  color: #fff;
  font-weight: 600;
  font-size: small;
  justify-content: center;
  text-align: center;
}
.cnt_project .featured-list .header-cell:first-child {
  text-align: left;
}
.cnt_project .featured-list .header-cell:last-child {
  flex-direction: column;
  padding: 0;
  padding-top: 3px;
}
.cnt_project .featured-list .cell {
  background-color: #fff;
  padding: 10px;
  font-size: small;
  border-bottom: 1px solid #cccccc;
}
.cnt_project .featured-list .cell:first-child {
  text-align: left;
}
.cnt_project .featured-list .controls p {
  color: #4f9ad2;
}
.cnt_project .featured-list .primary-controls,
.cnt_project .featured-list .secondary-controls {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.cnt_project .featured-list .secondary-controls {
  gap: 32px;
}
.cnt_project .featured-list .secondary-controls-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.cnt_project .featured-list .secondary-controls-section button {
  margin-right: 5px;
}
.cnt_project .featured-list .print-controls {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.cnt_project .featured-list .print-button img {
  display: inline !important;
  margin: 0 5px 3px 0;
  width: 16px;
  height: 16px;
}
.cnt_project .featured-list .btn {
  color: #fff !important;
  background-color: #b8b8b8;
  border: none;
  padding: 8px 16px;
  text-transform: uppercase;
  min-width: auto !important;
}
.cnt_project .featured-list .btn.active.focus, .cnt_project .featured-list .btn.active:focus, .cnt_project .featured-list .btn.focus, .cnt_project .featured-list .btn:active.focus, .cnt_project .featured-list .btn:active:focus, .cnt_project .featured-list .btn:focus {
  outline: none !important;
}
.cnt_project .featured-list .btn[data-filter=growth] {
  background-color: #4f9ad2;
}
.cnt_project .featured-list .btn[data-filter=growth]:hover {
  background-color: #4f9ad2;
}
.cnt_project .featured-list .btn[data-filter=balanced] {
  background-color: #f04e2b;
}
.cnt_project .featured-list .btn[data-filter=balanced]:hover {
  background-color: #f04e2b;
}
.cnt_project .featured-list .btn[data-filter=protection] {
  background-color: #faa629;
}
.cnt_project .featured-list .btn[data-filter=protection]:hover {
  background-color: #faa629;
}
.cnt_project .featured-list .btn[data-filter=income] {
  background-color: #c74c90;
}
.cnt_project .featured-list .btn[data-filter=income]:hover {
  background-color: #c74c90;
}
.cnt_project .featured-list .btn:hover {
  color: #fff;
}
.cnt_project .featured-list .btn:focus {
  color: #fff;
  outline: #fff;
}
.cnt_project .featured-list .btn:visited {
  color: #fff;
  outline: #fff;
}
.cnt_project .featured-list .objective-options span {
  border-radius: 50%;
  color: #fff;
  cursor: default;
  margin-right: 5px;
  padding: 2px 5px;
  text-transform: uppercase;
  font-weight: 500;
}
.cnt_project .featured-list .objective-options span.growth {
  background-color: #4f9ad2;
}
.cnt_project .featured-list .objective-options span.balanced {
  background-color: #f04e2b;
}
.cnt_project .featured-list .objective-options span.protection {
  background-color: #faa629;
}
.cnt_project .featured-list .objective-options span.income {
  background-color: #c74c90;
  padding: 2px 8px;
}
.cnt_project .featured-list .grid-legend .objective-options span {
  margin-right: 0;
}
.cnt_project .featured-list .grid-legend .objective-options p {
  margin-right: 15px;
  display: inline;
}
.cnt_project .featured-list .objective-info-item {
  color: #000;
}
.cnt_project .featured-list .cell.investment-intent {
  background: linear-gradient(to right, #ededed 0%, #ededed 33.33%, #fafafa 33.33%, #fafafa 66.66%, #fff 66.66%, #fff 100%);
}
.cnt_project .featured-list .investment-style,
.cnt_project .featured-list .intent-categories {
  visibility: hidden;
}
.cnt_project .featured-list .investment-intent span.small {
  color: #000;
  font-weight: normal;
  padding: 0 5px;
}
.cnt_project .featured-list .investment-intent .grid-row {
  border-bottom: none;
}
.cnt_project .featured-list .investment.growth {
  width: 100%;
}
.cnt_project .featured-list .tooltipx {
  display: flex;
  justify-content: center;
  position: absolute;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.cnt_project .featured-list .tooltipx span {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  padding: 2px 5px;
  text-align: center;
  visibility: hidden;
  position: absolute;
  bottom: 16px;
  right: 0;
  width: -moz-max-content;
  width: max-content;
  z-index: 999;
}
.cnt_project .featured-list .tooltipx:hover span {
  visibility: visible;
}
.cnt_project .featured-list .tooltip-pdf {
  position: relative;
  font-size: 12px;
}
.cnt_project .featured-list .tooltip-pdf span {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  padding: 2px 5px;
  text-align: center;
  visibility: hidden;
  position: absolute;
  bottom: 16px;
  right: 0;
  width: -moz-max-content;
  width: max-content;
  z-index: 999;
}
.cnt_project .featured-list .tooltip-pdf:hover span {
  visibility: visible;
}
.cnt_project .featured-list .investment-intent .growth .tooltipx {
  background-color: #4f9ad2;
}
.cnt_project .featured-list .investment-intent .balanced .tooltipx {
  background-color: #f04e2b;
}
.cnt_project .featured-list .investment-intent .protection .tooltipx {
  background-color: #faa629;
}
.cnt_project .featured-list .investment-intent .income .tooltipx {
  background-color: #c74c90;
  padding: 2px 8px;
}
.cnt_project .grid-legend .objective-options span {
  margin-right: 0;
  padding: 1px 5px;
}
.cnt_project .grid-legend .objective-options span.income {
  padding: 1px 8px;
}
.cnt_project .grid-legend .objective-options .investment {
  display: flex;
  position: relative;
}
.cnt_project .grid-legend .objective-options .intent-categories {
  display: flex;
  width: 100%;
  color: #fff;
}
.cnt_project .grid-legend .objective-options .intent-categories > div {
  flex: 1;
  width: 33.33%;
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: normal;
}
.cnt_project .grid-legend .objective-options .filter-fund {
  display: flex;
}
.cnt_project .grid-legend .objective-options .fund-pdfs {
  margin-left: auto;
  display: flex;
}
.cnt_project .grid-legend .objective-options .fund-pdfs img {
  margin-left: 5px;
  width: 12px;
  height: 16px;
}
.cnt_project .grid-legend .objective-options .holdings-type {
  color: #4f9ad2;
  margin-left: 5px;
  font-size: 10px;
  text-transform: uppercase;
}
.cnt_project .grid-legend .objective-options .hide-me {
  display: none;
}
.cnt_project .grid-legend .objective-options .filter-style {
  text-transform: capitalize;
}
.cnt_project .grid-legend .objective-options .filter-min,
.cnt_project .grid-legend .objective-options .filter-fees {
  text-align: center;
}
.cnt_project .grid-legend .objective-options .filter-tax {
  color: #4f9ad2;
  cursor: default;
  text-align: center;
}
.cnt_project .grid-legend .objective-options .funds-section button.active,
.cnt_project .grid-legend .objective-options .styles-section button.active,
.cnt_project .grid-legend .objective-options .sorting-section button.active {
  background-color: #82a6c2;
  box-shadow: none;
}
.cnt_project .grid-legend .objective-options .funds-section button.active:focus,
.cnt_project .grid-legend .objective-options .styles-section button.active:focus,
.cnt_project .grid-legend .objective-options .sorting-section button.active:focus {
  background-color: #82a6c2;
  color: #fff;
}

/* cobbler: 29977230  */
.cnt_project {
  /* hamburger icon */
}
.cnt_project .MAA-container-white {
  background-color: #fff;
}
.cnt_project #MAA-container {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  height: auto;
  max-width: 884px;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-align: left;
  font-weight: normal;
  color: #333;
}
.cnt_project #MAA-container .MAA-green {
  color: #3c7373;
}
.cnt_project #MAA-container .MAA-blue {
  color: #005a95;
}
.cnt_project #MAA-container .MAA-orange {
  color: #a84e16;
}
.cnt_project #MAA-container .MAA-yellow {
  color: #faa627;
}
.cnt_project #MAA-container a {
  text-decoration: none;
  color: #005a95 !important;
  color: #005a95 !important;
}
.cnt_project #MAA-container a:hover {
  color: #a84e16;
}
.cnt_project #MAA-container a.lgfilledbtn {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  height: 56px;
  margin-bottom: 50px;
  padding: 0 40px;
  border-radius: 28px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  line-height: 111%;
  background-color: #faa627;
}
.cnt_project #MAA-container a.lgfilledbtn:hover {
  opacity: 0.9;
}
.cnt_project #MAA-container a.progbtnoutline {
  display: inline-block;
  font-size: 14px;
  height: 46px;
  border-radius: 23px;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
  padding: 11px 20px;
  color: #fff !important;
  border: 1px solid #fff;
  min-width: 160px;
}
.cnt_project #MAA-container a.progbtnoutline:hover {
  background-color: #fff;
  color: #333;
}
.cnt_project #MAA-container a.blueoutline:hover {
  color: #005a95 !important;
}
.cnt_project #MAA-container a.yellowoutline:hover {
  color: #faa627 !important;
}
.cnt_project #MAA-container a.orangeoutline:hover {
  color: #a84e16 !important;
}
.cnt_project #MAA-container a.resources-btn {
  display: inline-block;
  border-radius: 23px;
  margin-bottom: 20px;
  padding: 12px 20px;
  transition: 0.15s ease-in-out;
}
.cnt_project #MAA-container a.btn.btn-primary {
  background-color: #faa627;
  border-color: #faa627;
}
.cnt_project #MAA-container h1,
.cnt_project #MAA-container .MAA-h1 {
  font-size: 30px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  line-height: 1.4;
}
.cnt_project #MAA-container h2,
.cnt_project #MAA-container .MAA-h2 {
  line-height: 1.6;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  color: #333;
  font-weight: 500;
  text-transform: initial;
}
.cnt_project #MAA-container img {
  display: inline-block;
}
.cnt_project #MAA-container p {
  line-height: 1.6;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #333;
}
.cnt_project #MAA-container p > a {
  font-size: 16px;
}
.cnt_project #MAA-container ul {
  padding-left: 20px;
}
.cnt_project #MAA-container ul.greencheck {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-check-green.png") !important;
}
.cnt_project #MAA-container ul.greencircle {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-triangle-green.png") !important;
}
.cnt_project #MAA-container ul.orangecircle {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-triangle-orange.png") !important;
}
.cnt_project #MAA-container ul.orangecheck {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-check-orange.png") !important;
}
.cnt_project #MAA-container ul.bluecircle {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-triangle-blue.png") !important;
}
.cnt_project #MAA-container ul.bluecheck {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-check-blue.png") !important;
}
.cnt_project #MAA-container ul.yellowcircle {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-triangle-yellow.png") !important;
}
.cnt_project #MAA-container ul.yellowcheck {
  list-style-image: url("https://cdn.adviceworks.net/content/images/MAA-check-yellow.png") !important;
}
.cnt_project #MAA-container ul.generic li {
  list-style: inherit;
  line-height: 2;
  padding-left: 5px;
}
.cnt_project #MAA-container li > a {
  font-size: 16px;
}
.cnt_project #MAA-container .tiers {
  width: 100%;
  text-align: center;
  background-color: rgba(225, 225, 225, 0.2);
  padding: 20px 0;
  border-top: 1px solid #e2e3e3;
  border-bottom: 1px solid #e2e3e3;
}
.cnt_project #MAA-container .tiers .row {
  display: flex;
  flex-wrap: wrap;
}
.cnt_project #MAA-container .tiers .tier-section {
  text-align: center;
  padding: 0 10px;
  margin-top: 16px;
  margin-bottom: 32px;
}
.cnt_project #MAA-container .tiers .tier-section .tier-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 80px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  padding: 0 20px;
}
.cnt_project #MAA-container .tiers .tier-section .tier-content h2 {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 20px;
  background: rgba(225, 225, 225, 0.4);
  margin-bottom: 24px;
  width: 100%;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button {
  display: inline-block;
  font-size: 16px;
  border-radius: 14px;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
  padding: 10px 25px;
  transition: 0.2s ease;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-green {
  color: #3c7373 !important;
  border: 1px solid #3c7373;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-green:hover {
  color: #fff !important;
  background-color: #3c7373;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-blue {
  color: #005a95 !important;
  border: 1px solid #005a95;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-blue:hover {
  color: #fff !important;
  background-color: #005a95;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-orange {
  color: #a84e16 !important;
  border: 1px solid #a84e16;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-orange:hover {
  color: #fff !important;
  background-color: #a84e16;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-yellow {
  color: #faa627 !important;
  border: 1px solid #faa627;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-yellow:hover {
  color: #fff !important;
  background-color: #faa627;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-lightgrey {
  color: #e2e3e3 !important;
  border: 1px solid #e2e3e3;
  cursor: not-allowed;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-grey {
  color: #333 !important;
  border: 1px solid #333;
}
.cnt_project #MAA-container .tiers .tier-section a.tier-button-grey:hover {
  color: #fff !important;
  background-color: #333;
}
.cnt_project #MAA-container .close-overlay {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 20px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999800;
  cursor: pointer;
}
.cnt_project #MAA-container .close-overlay:hover {
  opacity: 0.8;
}
.cnt_project #MAA-container .center-content {
  max-width: 640px;
  text-align: left;
}
.cnt_project #MAA-container .MAA-modal {
  position: fixed;
  left: 50%;
  top: 50%;
  display: none;
  height: auto;
  max-height: 100vh;
  width: 100%;
  max-width: 750px;
  overflow-x: hidden;
  z-index: 100002;
  color: #fff;
  background: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-align: left;
  transform: translateX(-50%) translateY(-50%);
 /* transition: all 0.5s linear 0.3s, width 0.1s linear 0.8s; */
}
.cnt_project #MAA-container .MAA-modal .MAA-modal-head {
  padding: 50px 50px 80px;
  box-sizing: border-box;
}
.cnt_project #MAA-container .MAA-modal .MAA-modal-head h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: normal;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.cnt_project #MAA-container .MAA-modal .MAA-modal-content {
  position: relative;
  width: 100%;
  padding: 30px calc(30px + 7%) 100px;
  color: #333;
  text-align: left;
  font-weight: normal;
}
.cnt_project #MAA-container .MAA-modal .MAA-modal-content a {
  font-size: 16px;
}
.cnt_project #MAA-container .MAA-modal .MAA-modal-content .MAA-modal-icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.cnt_project #MAA-container .MAA-modal .MAA-modal-content.dual-panels .MAA-modal-icon {
  transform: translateX(-50%) translateY(calc(-50% - 30px));
}
@media (max-width: 575.98px) {
  .cnt_project #MAA-container .MAA-modal .MAA-modal-content.dual-panels .MAA-modal-icon {
    transform: translateX(-50%);
  }
}
.cnt_project #MAA-container .MAA-modal .topmenutag {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.7;
}
.cnt_project #MAA-container .MAA-modal#CAR-modal .MAA-modal-head {
  background: url("https://cdn.adviceworks.net/content/images/MAA-CAR-modal-banner.png");
}
.cnt_project #MAA-container .MAA-modal#support-modal .MAA-modal-head {
  background: url("https://cdn.adviceworks.net/content/images/MAA-support-modal-banner.png");
}
@media (max-width: 575.98px) {
  .cnt_project #MAA-container .MAA-modal#support-modal .MAA-modal-head {
    padding-bottom: 50px;
  }
}
.cnt_project #MAA-container .MAA-modal.active {
  display: block;
}
@media (max-width: 575.98px) {
  .cnt_project #MAA-container .MAA-modal {
    max-width: 100vw;
  }
}
.cnt_project #MAA-container .dual-panels {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.cnt_project #MAA-container .dual-panels .left-panel,
.cnt_project #MAA-container .dual-panels .right-panel {
  position: relative;
  width: 50%;
  padding: 30px;
  text-align: center;
}
.cnt_project #MAA-container .dual-panels .left-panel .MAA-modal-icon,
.cnt_project #MAA-container .dual-panels .right-panel .MAA-modal-icon {
  margin-bottom: 24px;
}
.cnt_project #MAA-container .dual-panels .left-panel {
  padding-right: 15px;
}
.cnt_project #MAA-container .dual-panels .right-panel {
  padding-left: 15px;
}
@media (max-width: 575.98px) {
  .cnt_project #MAA-container .dual-panels {
    flex-direction: column;
  }
  .cnt_project #MAA-container .dual-panels .left-panel,
  .cnt_project #MAA-container .dual-panels .right-panel {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .cnt_project #MAA-container .dual-panels .left-panel a,
  .cnt_project #MAA-container .dual-panels .right-panel a {
    display: block;
  }
  .cnt_project #MAA-container .dual-panels .left-panel .MAA-modal-icon,
  .cnt_project #MAA-container .dual-panels .right-panel .MAA-modal-icon {
    position: relative;
    top: initial;
    left: 50%;
    margin: 0 auto 20px;
  }
}
.cnt_project #MAA-container #hamburger-menu {
  position: absolute;
  top: 89px;
  left: -310px;
  background: #005a95;
  color: #fff;
  height: auto;
  width: 300px;
  transform: translate3d(0px, 0px, 0px);
  transition: transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  z-index: 100002;
  display: block;
  box-shadow: 3px 3px 3px rgba(0, 11, 21, 0.2);
  padding-bottom: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.cnt_project #MAA-container #hamburger-menu.open {
  transform: translate3d(310px, 0, 0);
}
.cnt_project #MAA-container #hamburger-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cnt_project #MAA-container #hamburger-menu li a {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 18px;
  display: block;
  color: #fff !important;
  text-decoration: none;
  padding: 9px 0 10px 30px;
  transition: all 0.2s ease 0s;
}
.cnt_project #MAA-container #hamburger-menu li a:hover {
  background-color: #fff !important;
  color: #005a95 !important;
}
.cnt_project #MAA-container #hamburger-menu li div li a {
  padding: 10px 0 10px 50px;
  font-size: 16px;
}
.cnt_project #MAA-container #hamburger-menu li div li a:hover {
  background-color: #fff !important;
  color: #005a95 !important;
}
.cnt_project #MAA-container #hamburger-menu .nav-sub-menu {
  display: none;
  width: 300px;
  padding: 15px 0;
  margin: 10px 0;
  background: #007dcf;
}
.cnt_project #MAA-container #hamburger-menu .nav-sub-menu.open {
  display: block;
}
.cnt_project #MAA-container #scroll-to-top {
  position: fixed;
  bottom: 40px;
  right: calc(50% - 442px - 23px);
  height: 0;
  width: 46px;
  background-color: #eee;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.4s ease;
}
.cnt_project #MAA-container #scroll-to-top .cnt_icon,
.cnt_project #MAA-container #scroll-to-top .icon {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: 50%;
}
.cnt_project #MAA-container #scroll-to-top:hover {
  background-color: #ddd;
}
.cnt_project #MAA-container #scroll-to-top.active {
  opacity: 1;
  height: 46px;
}
@media (max-width: 991.98px) {
  .cnt_project #MAA-container #scroll-to-top {
    right: 20px;
  }
}
.cnt_project #MAA-top-bar {
  height: 124px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.cnt_project #MAA-top-bar .header-content-left {
  text-align: left;
}
.cnt_project #MAA-top-bar .header-content-middle {
  text-align: center;
  flex-grow: 1;
}
.cnt_project #MAA-top-bar .header-content-middle .top-bar-logo {
  top: -10px;
  position: relative;
  max-width: 80%;
}
.cnt_project #MAA-top-bar .header-content-right {
  text-align: right;
}
.cnt_project #MAA-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cnt_project #MAA-modal-overlay {
  background-color: #000;
  opacity: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  z-index: 100001;
  position: fixed;
  left: 0;
  top: 0;
  visibility: hidden;
  transition: opacity 0.3s linear;
}
.cnt_project #MAA-modal-overlay.active {
  opacity: 0.8;
  visibility: visible;
}
.cnt_project #hamburger-icon {
  width: 20px;
  height: 14px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.cnt_project #hamburger-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  background: #005a95;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.cnt_project #hamburger-icon span:first-child() {
  top: 0px;
}
.cnt_project #hamburger-icon span:nth-child(2) {
  top: 6px;
}
.cnt_project #hamburger-icon span:nth-child(3) {
  top: 12px;
}
.cnt_project #hamburger-icon:hover {
  opacity: 0.7;
}
.cnt_project #hamburger-icon.open {
  z-index: 100002;
}
.cnt_project #hamburger-icon.open span:first-child {
  top: 6px;
  height: 2px;
  background: #fff;
  transform: rotate(135deg);
}
.cnt_project #hamburger-icon.open span:nth-child(2) {
  opacity: 0;
  height: 2px;
  left: 0px;
  background: #fff;
}
.cnt_project #hamburger-icon.open span:nth-child(3) {
  top: 6px;
  height: 2px;
  background: #fff;
  transform: rotate(-135deg);
}
.cnt_project .nav-circle {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  margin: 3px 4px 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
}
.cnt_project .nav-circle:last-child {
  margin-right: 0;
}
.cnt_project .nav-circle#support-circle {
  background-image: url("https://cdn.adviceworks.net/content/images/MAA-support-sprite.png");
}
.cnt_project .nav-circle#support-circle:hover {
  background-position: 0 -36px;
}
.cnt_project .nav-circle#CAR-circle {
  background-image: url("https://cdn.adviceworks.net/content/images/MAA-CAR-sprite.png");
}
.cnt_project .nav-circle#CAR-circle:hover {
  background-position: 0 -36px;
}
.cnt_project .fa-file-text-o:before {
  left: 1px;
  position: relative;
}
.cnt_project .launch-button-content {
  padding: 35px 0 20px 0;
  text-align: center;
}
.cnt_project .launchbtn {
  background: url("https://cdn.adviceworks.net/content/images/MAA-launch-sprite.png") 0 0;
  width: 108px;
  height: 118px;
  display: inline-block;
}
.cnt_project .launchbtn:hover {
  background-position-y: 118px;
}
.cnt_project .menu-programs-container {
  position: relative;
}
.cnt_project .menu-programs-container .arrow-content-toggler {
  box-sizing: content-box;
  position: absolute;
  background: #005a95;
  height: 100%;
  width: 48px;
  top: 0;
  right: 10px;
  transition: height 0.1s linear 0s, padding 0.1s linear;
  cursor: pointer;
}
.cnt_project .menu-programs-container .arrow-content-toggler .cnt_icon,
.cnt_project .menu-programs-container .arrow-content-toggler .icon {
  height: 28px;
  width: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotateX(180deg);
  transition: transform ease 0.2s;
}
.cnt_project .menu-programs-container .arrow-content-toggler.open {
  background: #007dcf;
  padding-bottom: 10px;
}
.cnt_project .menu-programs-container .arrow-content-toggler.open .cnt_icon,
.cnt_project .menu-programs-container .arrow-content-toggler.open .icon {
  top: calc(50% - 5px);
  transform: translateX(-50%) translateY(-50%);
}
.cnt_project .menu-programs-container .arrow-content-toggler:hover {
  background: #007dcf;
}
.cnt_project .arrowmenu {
  position: absolute;
  right: 8px;
  font-size: 30px !important;
  font-weight: bold !important;
  color: #fff;
}
.cnt_project .supporttel {
  color: #a84e16;
  font-size: 30px;
  font-weight: 700;
}
.cnt_project .supporttelopt {
  text-align: left;
  font-size: 16px;
  margin-top: 20px;
  color: #333;
  width: 90%;
  font-weight: 500;
}
.cnt_project .optionstyle {
  color: #a84e16;
  font-weight: 500;
  font-size: 16px;
}
.cnt_project .leftpanel img {
  margin-bottom: 24px;
}
.cnt_project .rightpanel img {
  margin-bottom: 27px;
}
.cnt_project .supportemail {
  color: #a84e16 !important;
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
  font-weight: 500;
}
.cnt_project .supportemail:hover {
  color: #005a95 !important;
}
.cnt_project .lgfont18 {
  font-size: 18px;
  font-weight: 500;
}
.cnt_project .lgfont18 a {
  font-size: 18px !important;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}
.cnt_project .prog-sect-simple {
  width: 100%;
  display: table;
  background-color: rgba(225, 225, 225, 0.2);
  padding: 70px 50px 50px 50px;
  border-top: 1px solid #eef7e5;
  border-bottom: 1px solid #eef7e5;
  box-sizing: border-box;
}
.cnt_project .prog-cont-simple {
  display: table-cell;
  width: 33%;
  text-align: center;
}
.cnt_project .prog-title-simple {
  text-transform: uppercase;
  font-size: 18px;
  padding: 25px 0 31px 0;
  color: #fff;
}
.cnt_project .prog-btn-simple {
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  height: 46px;
  border-radius: 23px;
  box-sizing: border-box;
  width: 105px;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 11px;
  transition: 0.3s ease-in-out;
}
.cnt_project .prog-btn-simple-blue {
  color: #005a95 !important;
  border: 1px solid #005a95;
}
.cnt_project .prog-btn-simple-blue:hover {
  color: #fff !important;
  background-color: #005a95;
}
.cnt_project .prog-btn-simple-yellow {
  color: #faa627 !important;
  border: 1px solid #faa627;
}
.cnt_project .prog-btn-simple-yellow:hover {
  color: #fff !important;
  background-color: #faa627;
}
.cnt_project .prog-btn-simple-orange {
  color: #a84e16 !important;
  border: 1px solid #a84e16;
}
.cnt_project .prog-btn-simple-orange:hover {
  color: #fff !important;
  background-color: #a84e16;
}
.cnt_project .downloadbrochure {
  max-width: 670px;
  text-align: center;
}
.cnt_project .downloadbrochure > div {
  max-width: 650px;
}
.cnt_project .medium-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
}
.cnt_project .font18 {
  font-size: 18px;
}
.cnt_project .tiny-text {
  font-size: 14px;
}
.cnt_project .program-columns {
  display: block;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.cnt_project .program-columns .row {
  display: flex;
  flex-wrap: wrap;
}
.cnt_project .program-columns .program-column {
  display: inline-block;
  height: 100%;
  padding: 50px 30px;
  text-align: center;
}
.cnt_project .program-columns .program-column.unified {
  background-color: #005a95;
}
.cnt_project .program-columns .program-column.guided {
  background-color: #faa627;
}
.cnt_project .program-columns .program-column.advisor {
  background-color: #a84e16;
}
.cnt_project .program-columns .program-column.manager {
  background-color: #3c7373;
}
.cnt_project .program-columns .program-column .program-description {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
}
.cnt_project .MAAfootnote {
  font-size: 12px;
  padding: 10px 0 50px 10px;
  text-align: left;
}
.cnt_project .lightgreybg {
  background-color: rgba(225, 225, 225, 0.2);
  border-top: 1px solid #eef7e5;
}
.cnt_project .greenpartitionbar {
  height: 4px;
  background-color: #3c7373;
  width: 150px;
  margin: 50px 0;
}
.cnt_project .orangepartitionbar {
  height: 4px;
  background-color: #a84e16;
  width: 150px;
  margin: 50px 0;
}
.cnt_project .bluepartitionbar {
  height: 4px;
  background-color: #005a95;
  width: 150px;
  margin: 50px 0;
}
.cnt_project .yellowpartitionbar {
  height: 4px;
  background-color: #faa627;
  width: 150px;
  margin: 50px 0;
}
.cnt_project .lgtitlepartition {
  font-size: 36px;
  font-weight: 300;
  margin: 70px 70px;
  box-sizing: border-box;
}
.cnt_project .videocontainer {
  width: 100%;
  border: none;
  height: 360px;
}
.cnt_project .videoicon {
  padding-right: 15px;
}

.cnt_project .success-stories {
  margin-bottom: 30px;
}
.cnt_project .success-stories-header {
  margin-bottom: 16px;
}
.cnt_project .success-stories .card-header h2 {
  margin-top: 0;
}
.cnt_project .success-stories a {
  height: 100%;
}
@media (max-width: 991.98px) {
  .cnt_project .success-stories .card-row {
    display: flex;
    flex-wrap: wrap;
  }
  .cnt_project .success-stories .card-row [class*=col] {
    margin-bottom: 16px;
  }
}
@media (max-width: 767.98px) {
  .cnt_project .success-stories {
    margin-bottom: 16px;
  }
  .cnt_project .success-stories .card-header p {
    margin-bottom: 0;
  }
  .cnt_project .success-stories .testimonial {
    margin-right: 0;
    margin-bottom: 8px;
    display: block;
    height: auto;
  }
}
.cnt_project .success-stories .success-photo {
  width: 77px;
  height: 77px;
  text-indent: -9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  margin-right: 16px;
}
.cnt_project .success-stories .success-photo.bob-gauthier {
  background: url(https://cdn.adviceworks.net/content/images/success-bob-gauthier.png) no-repeat top center;
  background-size: cover;
}
.cnt_project .success-stories .success-photo.michael-oana {
  background: url(https://cdn.adviceworks.net/content/images/success-michael-oana.png) no-repeat top center;
  background-size: cover;
}
.cnt_project .success-stories .success-photo.carol-buchman {
  background: url(https://cdn.adviceworks.net/content/images/success-carol-buchman.png) no-repeat top center;
  background-size: cover;
}
.cnt_project .success-stories .success-photo.sophia-cunningham {
  background: url(https://cdn.adviceworks.net/content/images/success-sophia-cunningham.png) no-repeat top center;
}
.cnt_project .success-stories .success-photo.steve-rizzo {
  background: url(https://cdn.adviceworks.net/content/images/success-steve-rizzo.png) no-repeat top center;
}
.cnt_project .success-stories .success-photo.jane-cahn {
  background: var(--cnt-color-success-stories-background, #e9dffa);
}
.cnt_project .success-stories .success-photo.jane-cahn::after {
  content: "JC";
  color: var(--avatar-avatar-text, #434446);
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 40.906px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-indent: 0;
}
.cnt_project .success-stories .testimonial .text {
  margin-bottom: 20px;
}
.cnt_project .success-stories .user {
  margin-top: auto;
}
.cnt_project .success-stories .testimonial h4 {
  color: var(--text-text-body, #18191a);
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 0;
}
.cnt_project .success-stories .testimonial .sub-header {
  color: var(--text-text-body-light, #707070);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
}
.cnt_project .success-stories .testimonial .link {
  color: var(--buttons-tertiary-tertiary-cta-text, #4a0eb0);
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  display: flex;
}
.cnt_project .success-stories .testimonial .link i.bi {
  font-size: 24px;
}
.cnt_project .success-stories .testimonial .link:hover {
  text-decoration: none;
}
.cnt_project .success-stories .testimonial-wrapper-main {
  align-self: flex-start;
  box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.25);
  flex: none;
  margin: 0;
  width: auto;
  background-color: #fff;
}
.cnt_project .success-stories .testimonial-wrapper-main:hover {
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
}
.cnt_project .success-stories .testimonial-wrapper-main .link {
  background-color: #fff;
  padding: 0 32px 24px;
}
.cnt_project .success-stories .testimonial-wrapper-inner {
  display: flex;
  flex-direction: column;
  min-height: 200px;
  justify-content: space-between;
  padding: 32px 24px;
  background-color: #fff;
}
@media (min-width: 576px) {
  .cnt_project .success-stories .testimonial-wrapper-inner {
    min-height: 255px;
  }
}
.cnt_project .success-stories .testimonial-wrapper-inner.small {
  min-height: 220px;
}
.cnt_project .success-stories .testimonial-wrapper-inner.medium {
  min-height: 240px;
}
@media (min-width: 992px) {
  .cnt_project .success-stories .testimonial-wrapper-inner.medium {
    min-height: 320px;
  }
}
.cnt_project .success-stories .testimonial-name-title {
  flex-basis: 4rem;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.cnt_project .success-stories .testimonial-name {
  color: #37006e;
}
.cnt_project .success-stories .testimonial-title {
  color: #656565;
}
.cnt_project .success-stories .testimonial-body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}

.cnt_project .disclaimer {
  color: #707274;
  font-size: 11px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 20px;
}

.banner .carousel .carousel-inner {
  padding: 0;
}

.banner--ap.banner .carousel-override .carousel-inner {
  height: auto;
  border-bottom: 34px solid #f8f8f8;
}

.cnt_inline-elements > *,
.inline-elements > * {
  display: inline;
}

.slider-container {
  display: table;
  vertical-align: middle;
}

.slidebg__white {
  background: var(--cnt-color-white, #fff);
  color: var(--text-text-body, #18191a);
}

.slidebg__blue {
  background: var(--cnt-color-light-blue, #196daa);
  color: var(--cnt-color-white, #fff);
}

.slidebg__light_brown {
  background: #4a4a4a;
  color: var(--cnt-color-white, #fff);
}

.slidebg__dark_brown {
  background: var(--cnt-color-dark-brown, #584d45);
  color: var(--cnt-color-white, #fff);
}

.slidebg__blue_grey {
  background: var(--cnt-color-blue-grey, #354052);
  color: var(--cnt-color-white, #fff);
}

.slidebg__light_blue {
  background: var(--cnt-color-light-blue, #196daa);
  color: var(--cnt-color-white, #fff);
}

.slidebg__light_grey {
  background: var(--cnt-color-darker-off-white, #f7f7f7);
  color: var(--text-text-body, #18191a);
}

.static-hero--ap {
  max-height: 60rem;
}

.slider-container__heading {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 34px;
  line-height: 37px;
  padding-bottom: 22px;
}

.slider-container__subheading {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 20px;
}

.slider-container__left--part .slider-container__content {
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 28px;
  letter-spacing: 0.5px;
}

.slider-container sup {
  font-size: 0.8rem;
  top: -6px;
}

a.herobtn,
a.herobtn:hover {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
}

a.herobtn__blue {
  background-color: var(--cnt-color-light-blue, #2878e2);
  color: var(--cnt-color-white, #fff);
}

a.herobtn__blue:hover {
  background-color: var(--cnt-color-medium-blue, #1455a9);
  color: var(--cnt-color-white, #fff);
}

a.herobtn__white,
a.herobtn__white:hover {
  background-color: var(--cnt-color-white, #fff);
  color: var(--cnt-color-light-blue, #2878e2);
  border: 3px solid var(--cnt-color-light-blue, #2878e2);
  padding: 13px 42px !important;
}

a.herobtn__light_brown,
a.herobtn__light_brown:hover {
  background-color: var(--cnt-color-white, #fff);
  color: var(--cnt-color-light-brown, #606060);
}

a.herobtn__dark_brown,
a.herobtn__dark_brown:hover {
  background-color: var(--cnt-color-white, #fff);
  color: var(--cnt-color-dark-brown, #584d45);
}

a.herobtn__blue_grey,
a.herobtn__blue_grey:hover {
  background-color: var(--cnt-color-white, #fff);
  color: var(--cnt-color-blue-grey, #354052);
}

a.herobtn__light_blue,
a.herobtn__light_blue:hover {
  background-color: var(--cnt-color-white, #fff);
  color: var(--cnt-color-light-blue, #196daa);
}

a.herobtn__light_grey,
a.herobtn__light_grey:hover {
  background-color: var(--cnt-color-white, #fff);
  color: var(--cnt-color-darker-off-white, #f7f7f7);
}

a.herobtn:last-child,
a.herobtn:last-child:hover {
  margin-right: 0;
}

.vertalign {
  display: table-cell;
  vertical-align: middle;
}

.vertalign img {
  max-width: 100%;
  display: inline;
}

.slider-centered_txt .btncontainer {
  text-align: center;
}

.float-none {
  float: none !important;
}

.alignright {
  text-align: right !important;
}

.greencolor {
  color: var(--cnt-color-aqua-green, #0b96ab);
}

ul.generic li {
  padding: 5px 0px 3px 20px;
  list-style: none;
  margin: 0px 0px 5px 30px;
}

ul.greenbullet li {
  background: url(https://www.myceterasmartworks.com/BrokerDealerCenter/resources/30093633.png) no-repeat left 13px;
}

ul.bluebullet li {
  background: url(https://www.myceterasmartworks.com/BrokerDealerCenter/resources/30094704.png) no-repeat left 13px;
}

@media (min-width: 1024px) {
  .slider-container {
    height: 320px;
    padding: 0 40px;
  }
  .vertalign {
    height: 220px;
  }
  .slider-container__left--part {
    vertical-align: middle;
    height: 100%;
    display: table;
    padding: 0;
  }
  .slider-container__right--part {
    height: 100%;
    display: table;
    text-align: center;
  }
  .slider-container__right--part--r {
    height: 100%;
    display: table;
    text-align: center;
  }
  a.herobtn,
  a.herobtn:hover {
    padding: 16px 45px;
    text-transform: uppercase;
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .btncontainer {
    text-align: left;
  }
  ul.generic li {
    font-size: 16px;
    line-height: 1.6;
  }
  ul.greenbullet li {
    background: url(https://www.myceterasmartworks.com/BrokerDealerCenter/resources/30093633.png) no-repeat left 13px;
  }
  ul.bluebullet li {
    background: url(https://www.myceterasmartworks.com/BrokerDealerCenter/resources/30094704.png) no-repeat left 13px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container {
    height: 460px;
    padding: 20px;
  }
  .vertalign {
    height: 100%;
  }
  .slider-container__left--part {
    vertical-align: middle;
    height: 100%;
    display: table;
    padding: 0;
  }
  .slider-container__right--part {
    height: 100%;
    display: table;
    text-align: center;
  }
  a.herobtn,
  a.herobtn:hover {
    padding: 16px 20px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  ul.generic li {
    margin: 0px 0px 5px 0px;
    font-size: 16px;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .col-sm-6 {
    max-width: 100%;
  }
  .slider-container {
    height: 460px;
    padding: 20px 10px;
  }
  .slider-container__heading {
    font-size: 22px;
    line-height: 34px;
    text-align: center;
  }
  .slider-container__subheading {
    font-size: 18px;
  }
  .slider-container__left--part .slider-container__content {
    font-size: 14px;
    line-height: 26px;
  }
  .slider-container__left--part {
    vertical-align: middle;
    display: table;
    padding: 0 15px;
    height: 100%;
  }
  .slider-container__right--part {
    height: 140px;
    padding: 0;
    margin-bottom: 20px;
  }
  a.herobtn,
  a.herobtn:hover {
    padding: 16px 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  a.herobtn {
    margin: 0 10px 10px 10px;
  }
  .btncontainer {
    text-align: center;
  }
  ul.generic li {
    padding: 5px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
  }
}
@media (max-width: 359px) {
  .col-sm-6 {
    max-width: 100%;
  }
  .slider-container {
    padding: 20px;
    min-height: 460px;
  }
  .slider-container__heading {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
  }
  .slider-container__subheading {
    font-size: 18px;
  }
  .slider-container__left--part .slider-container__content {
    font-size: 14px;
    line-height: 26px;
  }
  .slider-container__left--part {
    vertical-align: middle;
    display: table;
    padding: 0;
  }
  .slider-container__right--part {
    margin-bottom: 20px;
    height: 80px;
  }
  .slider-container__right--part img {
    height: 100%;
  }
  a.herobtn,
  a.herobtn:hover {
    padding: 16px 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .btncontainer {
    text-align: center;
  }
  ul.generic li {
    padding: 5px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .slider-centered_txt .slider-container__left--part {
    padding: 0 20%;
    text-align: center;
  }
  .banner .icon-next,
  .banner .icon-prev {
    top: 165px;
  }
  .banner .icon-prev {
    left: -15px;
  }
  .banner .icon-next {
    left: 0;
  }
}
@media (max-width: 767px) and (min-width: 360px) {
  .slider-txt_img .slider-container__left--part {
    height: 256px;
  }
  .slider-txt_img .slider-container__right--part img {
    height: 100%;
  }
}
@media (max-width: 1510px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vertalign img {
    width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .cnt_project.moneyguideelite .header-image {
    margin: 0 auto 16px;
    display: block;
  }
}
.cnt_project.moneyguideelite .alternating-images .box-images {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
}
.cnt_project.moneyguideelite .alternating-images .cnt_icon,
.cnt_project.moneyguideelite .alternating-images .icon {
  margin: 0 auto 20px;
}
.cnt_project.moneyguideelite .alternating-images .row .text {
  padding: 0 40px;
}
@media (min-width: 768px) {
  .cnt_project.moneyguideelite .alternating-images .row {
    display: flex;
    align-items: center;
    height: 270px;
  }
}

.cnt_project .newrelease {
  border: 1px solid #e2e3e3;
  border-radius: 8px;
}
.cnt_project .newrelease h3 {
  background-color: #e2e3e3;
  padding: 20px;
}
.cnt_project.whatsnew .cards.row.cnt_app-icons {
  flex-flow: nowrap;
}
.cnt_project.whatsnew .cards a {
  display: block;
}
.cnt_project.whatsnew .cards a.cnt_card {
  min-height: 0;
}
.cnt_project .page-top-video {
  position: relative;
  width: 100%;
  padding-top: 56.5%;
}
.cnt_project .page-top-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #e2e3e3;
  border-radius: 8px;
}
@media (max-width: 767.98px) {
  .cnt_project .page-top-video iframe {
    width: inherit;
    margin: 0 auto 24px;
    display: block;
  }
}

.cnt_project#UIT li {
  padding: 6px 0;
}
.cnt_project#UIT .hero-image {
  overflow: hidden;
}
.cnt_project#UIT .hero-image img {
  width: 100%;
  margin: -15% 0;
}
.cnt_project#UIT .UIT-sponsor {
  width: 100%;
}

.cnt_project.setincome .cnt_featured-app {
  height: unset;
}
.cnt_project.setincome img.cropped {
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 45% 50%;
     object-position: 45% 50%;
  width: 200px;
}

.cnt_project .view-news__body-left {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.cnt_project .view-news__container {
  background-color: #fff;
}
.cnt_project .view-news__date {
  padding: 16px 24px;
}

.cnt_project.client-marketing-kit h1 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
.cnt_project.client-marketing-kit h2 {
  font-size: 30px;
  color: #45196f;
  font-weight: 600;
  overflow: hidden;
  position: relative;
}
.cnt_project.client-marketing-kit h2::after {
  content: "";
  position: absolute;
  display: inline;
  border-bottom: 1px solid #45196f;
  overflow: hidden;
  width: 100%;
  height: 1em;
  margin-left: 16px;
  bottom: 18px;
}
@media (max-width: 575.98px) {
  .cnt_project.client-marketing-kit h2.email-signature-header::after {
    margin-left: 40%;
  }
}
.cnt_project.client-marketing-kit h3 {
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  padding: 24px;
  background: #499adb;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 575.98px) {
  .cnt_project.client-marketing-kit {
    width: 100vw;
  }
}
.cnt_project.client-marketing-kit .header-wrapper {
  width: 100%;
  color: #fff;
  background-color: #45196f;
}
.cnt_project.client-marketing-kit .header-wrapper p {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
}
.cnt_project.client-marketing-kit .panel {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0;
  border: none;
}
.cnt_project.client-marketing-kit code {
  padding: 16px;
  font-size: 14px;
  display: block;
  background-color: #f3f3f3;
}
.cnt_project.client-marketing-kit code xmp {
  white-space: normal;
  color: #333;
  word-wrap: break-word;
}

.cnt_project.advicepay-noniar .featured-app.advicepay h2 {
  margin: 70px 0;
}
@media (max-width: 767.98px) {
  .cnt_project.advicepay-noniar .featured-app.advicepay h2 {
    margin: 0;
  }
  .cnt_project .featured-app.advicepay .app-icon {
    width: 100%;
    background-size: auto;
  }
}

.cnt_project .article-info img.author {
  width: 48px;
  height: 48px;
}
.cnt_project .article-info .btn {
  min-width: auto;
  padding: 10px 16px;
}
.cnt_project ul.link-list {
  list-style: none !important;
  padding-left: 0;
}
.cnt_project ul.link-list li {
  font-size: 14px;
  padding-left: 24px;
  margin-bottom: 8px;
  position: relative;
}
.cnt_project ul.link-list li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="%234a0eb0" d="M48 448V64c0-8.8 7.2-16 16-16H224v80c0 17.7 14.3 32 32 32h80V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V154.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0H64zM216 232c0-13.3-10.7-24-24-24s-24 10.7-24 24V334.1l-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31V232z"/></svg>');
}
.cnt_project ul.link-list li a {
  display: inline-flex;
}
.cnt_project ul.list-status li {
  font-size: 14px;
}
.cnt_project ul.list-status li::marker {
  font-size: 20px;
}
.cnt_project ul.list-status li.success::marker {
  color: #4ca300;
}
.cnt_project ul.list-status li.warning::marker {
  color: #f08100;
}

:root {
  --bs-font-sans-serif: Roboto, sans-serif;
}

.cnt_project .faq-section .accordion {
  --bs-accordion-btn-padding-y: 10px;
  --bs-accordion-btn-padding-x: 10px;
  --bs-accordion-active-bg: #fff;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-border-width: 0;
}
.cnt_project .faq-section .accordion .accordion-item {
  border: none;
}
.cnt_project .faq-section .accordion .accordion-button,
.cnt_project .faq-section .accordion .accordion-collapse.collapse.show {
  border-style: dashed;
  border-width: 0 0 1px 0;
  border-color: var(--borders-border, #cacaca);
}
.cnt_project .faq-section .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed, .cnt_project .faq-section .accordion .accordion-item:last-of-type .accordion-collapse.collapse.show {
  border-width: 0;
}
.cnt_project .faq-section .accordion .accordion-button {
  font-size: 16px;
  font-weight: 500;
}
.cnt_project .contact-cards .card-body h4 {
  color: #0b0b0c;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 8px;
}
.cnt_project .contact-cards ul {
  margin-top: inherit;
}
.cnt_project .contact-cards ul ul {
  list-style: circle;
}
.cnt_project .contact-cards p {
  font-style: inherit;
}
.cnt_project .contact-cards .bi-telephone-fill::before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.cnt_project .contact-cards .bi-envelope-fill {
  color: #434446;
}
.cnt_project .contact-section .icon-large {
  font-size: 120px;
  color: #4a0eb0;
}
.cnt_project .featured-banner h3 {
  font-family: "Roboto", sans-serif;
}
.cnt_project .featured-banner .icon {
  display: block;
  width: 100%;
  height: 100%;
  background: rgb(168, 229, 255);
  background: radial-gradient(circle, rgb(168, 229, 255) 0%, rgb(135, 184, 250) 100%);
  border-radius: 8px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  font-size: 0;
  max-width: 219px;
  max-height: 219px;
}
.cnt_project .featured-banner .icon::after {
  color: var(--cnt-color-white, #fff);
  text-align: center;
  text-shadow: 0px 1px 1px var(--cnt-color-white, #fff);
  font-size: 104.5px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  display: block;
}
.cnt_project .featured-banner .icon.learning-center::after {
  content: "LC";
}
.cnt_project .featured-banner .bi {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  color: #4a0eb0 !important;
}
.cnt_project .featured-card {
  display: flex;
  flex-direction: column;
}
.cnt_project .featured-card .tags {
  margin-top: auto;
}
.cnt_project .featured-card .tags .bi::before {
  font-size: 18px;
  color: #4a0eb0;
}
.cnt_project .nav-link {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0;
}
.cnt_project .nav-tabs > li > span.nav-link {
  padding-bottom: 0;
}
.cnt_project pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.cnt_project a.panel.panel-default {
  display: flex;
  height: 100%;
}
.cnt_project .testimonial {
  min-height: 220px;
}
.cnt_project .tab-section {
  border-bottom: none !important;
}

.collapse:not(.show)

{ height: 0 !important; opacity: 0 !important; overflow: hidden; display: block !important; }

.collapsing

{ height: 188px !important; }
/*# sourceMappingURL=index.css.map */