@font-face {
  font-family: 'icomoon';
  src: url("/fonts/smb/icomoon.eot?5u8sli");
  src: url("/fonts/smb/icomoon.eot?5u8sli#iefix") format("embedded-opentype"), url("/fonts/smb/icomoon.ttf?5u8sli") format("truetype"), url("/fonts/smb/icomoon.woff?5u8sli") format("woff"), url("/fonts/smb/icomoon.svg?5u8sli#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cart1:before {
  content: "\e900"; }

.icon-instagram:before {
  content: "\e901"; }

.icon-locked:before {
  content: "\e902"; }

.icon-quote:before {
  content: "\e903"; }

.icon-search:before {
  content: "\e904"; }

.icon-setting:before {
  content: "\e905"; }

.icon-shipped:before {
  content: "\e906"; }

.icon-sort-arrows:before {
  content: "\e907"; }

.icon-star:before {
  content: "\e908"; }

.icon-star-outline:before {
  content: "\e909"; }

.icon-twitter:before {
  content: "\e90a"; }

.icon-watch:before {
  content: "\e90b"; }

.icon-angle-down:before {
  content: "\e90c"; }

.icon-angle-left:before {
  content: "\e90d"; }

.icon-angle-right:before {
  content: "\e90e"; }

.icon-angle-up:before {
  content: "\e90f"; }

.icon-cart:before {
  content: "\e910"; }

.icon-check:before {
  content: "\e911"; }

.icon-close:before {
  content: "\e912"; }

.icon-controls:before {
  content: "\e913"; }

.icon-download:before {
  content: "\e914"; }

.icon-facebook:before {
  content: "\e915"; }

.icon-folder:before {
  content: "\e916"; }

.icon-linkedin:before {
  content: "\e917"; }

.icon-del:before {
  content: "\e918"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.ng-diagram .ng-diagram-list, .ng-tab-steps, .ng-diagrams-list, .ng-diagrams {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .ng-diagrams li:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.ng-diagram .ng-desc-title {
  display: block;
  padding: 10px 0;
  font-weight: 400;
  font-size: 18px;
  color: #892e82;
  width: 100%; }
  @media (min-width: 1024px) {
    .ng-diagram .ng-desc-title {
      font-size: 24px; } }

.ng-diagram .ng-diagram-list {
  padding: 20px 0;
  color: #2c262d;
  font-size: 14px;
  width: 100%; }
  @media (min-width: 1024px) {
    .ng-diagram .ng-diagram-list {
      font-size: 22px;
      padding: 20px 0 45px; } }
  .ng-diagram .ng-diagram-list li {
    padding: 9px 20px;
    position: relative; }
    @media (min-width: 1024px) {
      .ng-diagram .ng-diagram-list li {
        padding: 5px 20px; } }
    .ng-diagram .ng-diagram-list li .ng-cross-icon,
    .ng-diagram .ng-diagram-list li .ng-check-icon {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0; }
    .ng-diagram .ng-diagram-list li .ng-check-icon {
      left: auto;
      right: 0; }

.ng-diagram .ng-text {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ng-diagram .ng-text {
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      align-items: center;
      height: 100%;
      justify-content: center;
      padding-bottom: 0; } }

.ng-diagram .ng-tab-item .ng-tab-title {
  color: #7b2a89;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
  display: block; }
  @media (min-width: 768px) {
    .ng-diagram .ng-tab-item .ng-tab-title {
      font-size: 22px; } }

@media (min-width: 768px) {
  .ng-diagram .ng-image {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    align-content: center;
    align-items: center; } }

.ng-diagram .ng-content {
  padding-top: 25px; }
  @media (min-width: 768px) {
    .ng-diagram .ng-content {
      padding-top: 0;
      display: flex;
      flex-wrap: wrap;
      height: 100%;
      align-content: center;
      align-items: center; } }
  @media (min-width: 1200px) {
    .ng-diagram .ng-content {
      padding-left: 50px; } }

@media (max-width: 767px) {
  .ng-diagram .ng-row {
    margin: 0 -15px; } }

.ng-diagram .ng-tab-item {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  .ng-diagram .ng-tab-item.js-tab-hidden {
    opacity: 0;
    visibility: hidden; }
  .ng-diagram .ng-tab-item.tab-active {
    opacity: 1; }

.ng-diagram .ng-btn-wrap {
  padding-top: 0; }

.ng-tab-wrap {
  max-width: 875px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  .ng-tab-wrap:after {
    position: absolute;
    top: 31px;
    left: 35px;
    right: 35px;
    content: '';
    height: 1px;
    z-index: -1;
    background-color: #bebebe; }

.ng-tab-steps {
  display: flex;
  flex-wrap: wrap;
  counter-reset: item;
  list-style-type: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 60px 0 25px; }
  .ng-tab-steps li {
    width: 70px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 768px) {
      .ng-tab-steps li {
        width: 100px; } }
    .ng-tab-steps li a {
      position: relative;
      display: block;
      color: #bebebe; }
      .ng-tab-steps li a:before {
        transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, color 0.3s ease-in-out;
        position: absolute;
        top: -47px;
        left: 50%;
        transform: translateX(-50%);
        counter-increment: newCounter;
        content: counter(item) "  ";
        counter-increment: item;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-align: center;
        line-height: 34px;
        border: 1px solid #bebebe;
        background-color: #fff;
        color: #bebebe; }
    .ng-tab-steps li.tab-active a {
      color: #7b2a89; }
      .ng-tab-steps li.tab-active a:before {
        box-shadow: 0 0 15px rgba(123, 42, 137, 0.4);
        background-color: #7b2a89;
        color: #fff;
        border-color: #7b2a89; }

.ng-tab-steps--secondary li a {
  padding-top: 5px; }
  @media (min-width: 768px) {
    .ng-tab-steps--secondary li a {
      padding-top: 20px; } }
  .ng-tab-steps--secondary li a:before {
    display: none; }
  .ng-tab-steps--secondary li a .ng-icon {
    transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    position: absolute;
    top: -47px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    border: 1px solid #bebebe;
    border-radius: 50%;
    background-color: #fff; }
    @media (min-width: 768px) {
      .ng-tab-steps--secondary li a .ng-icon {
        width: 74px;
        top: -67px;
        height: 74px; } }
    .ng-tab-steps--secondary li a .ng-icon img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 20px;
      height: 20px; }
      @media (min-width: 768px) {
        .ng-tab-steps--secondary li a .ng-icon img {
          width: auto;
          height: auto; } }

.ng-tab-steps--secondary li.tab-active a .ng-icon {
  border-color: rgba(123, 42, 137, 0.42); }

@media (max-width: 767px) {
  .ng-diagram--secondary .ng-tab-item.js-tab-hidden {
    position: static !important;
    opacity: 1;
    visibility: visible; } }

.ng-diagram--secondary .ng-acc-opener {
  margin-bottom: 0;
  margin-top: -1px;
  color: #bebebe;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  text-transform: uppercase; }

.ng-diagram--secondary .ng-active .ng-acc-opener {
  color: #7b2a89; }

.ng-diagram--secondary .ng-title {
  display: block;
  color: #7b2a89;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px; }

.ng-diagram--secondary .ng-slide {
  padding: 25px 0 45px; }
  @media (min-width: 768px) {
    .ng-diagram--secondary .ng-slide {
      padding: 0; } }

@media (min-width: 768px) {
  .ng-diagram--secondary .tab-content {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center; } }

@media (min-width: 1200px) {
  .ng-diagram--secondary .tab-content {
    padding-left: 50px; } }

@media (max-width: 767px) {
  .ng-diagram--secondary .tabset {
    display: none; } }

@media (min-width: 768px) {
  .ng-diagram--secondary .js-acc-hidden {
    position: static !important; } }

.ng-diagram--secondary .ng-tab-steps {
  padding: 0; }
  .ng-diagram--secondary .ng-tab-steps:before {
    display: none; }
  .ng-diagram--secondary .ng-tab-steps li {
    width: 100%;
    text-align: left;
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .ng-diagram--secondary .ng-tab-steps li {
        margin-bottom: 20px;
        padding: 0; } }
    .ng-diagram--secondary .ng-tab-steps li.tab-active a:before {
      border-color: #7b2a89;
      color: #7b2a89;
      box-shadow: none;
      background-color: #fff; }
    .ng-diagram--secondary .ng-tab-steps li.tab-active a:after {
      height: 100%; }
      @media (min-width: 768px) {
        .ng-diagram--secondary .ng-tab-steps li.tab-active a:after {
          display: none; } }
  .ng-diagram--secondary .ng-tab-steps a {
    border: 1px solid rgba(211, 211, 211, 0.52);
    background-color: #ffffff;
    color: #2c262d;
    padding: 20px 5px 20px 50px; }
    @media (min-width: 1024px) {
      .ng-diagram--secondary .ng-tab-steps a {
        padding: 32px 50px 32px 80px; } }
    .ng-diagram--secondary .ng-tab-steps a:before {
      top: 50%;
      transform: translateY(-50%);
      left: 8px; }
      @media (min-width: 1024px) {
        .ng-diagram--secondary .ng-tab-steps a:before {
          left: 25px; } }
    .ng-diagram--secondary .ng-tab-steps a:after {
      transition: height 0.3s ease-in-out;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 2px;
      content: '';
      height: 0;
      background-color: #7b2a89; }
  .ng-diagram--secondary .ng-tab-steps span {
    display: block;
    color: #7b2a89;
    text-transform: none;
    padding-top: 3px; }

.ng-animation {
  z-index: 1;
  padding: 70px 0;
  text-align: center;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .ng-animation {
      padding: 90px 0; } }
  @media (min-width: 1024px) {
    .ng-animation {
      padding: 132px 0; } }
  .ng-animation.in-viewport .ng-img {
    transform: translateY(0) skewY(-39deg); }
    @media (min-width: 768px) {
      .ng-animation.in-viewport .ng-img {
        transform: translateX(0) skewX(-44deg); } }
    .ng-animation.in-viewport .ng-img.ng-img1 {
      transform: translateY(0) skewY(-39deg); }
      @media (min-width: 768px) {
        .ng-animation.in-viewport .ng-img.ng-img1 {
          transform: translateX(0) skewX(-44deg); } }
  .ng-animation.in-viewport .progress-wrap {
    opacity: 1;
    transform: translateY(0); }
  .ng-animation.in-viewport .ng-txt,
  .ng-animation.in-viewport .ng-storage {
    opacity: 1 !important; }
  .ng-animation .ng-img {
    position: absolute;
    left: 0;
    top: -315px;
    right: 0;
    width: 100%;
    height: calc(50% + 315px);
    z-index: -1;
    transform: translateY(-100%) skewY(-39deg);
    overflow: hidden;
    transition: transform 0.8s ease-in-out; }
    @media (min-width: 768px) {
      .ng-animation .ng-img {
        top: 0;
        left: -570px;
        width: calc(50% + 570px);
        bottom: 0;
        margin: 0;
        height: 100%;
        transform: translateX(-100%) skewX(-44deg); } }
    @media (min-width: 1024px) {
      .ng-animation .ng-img {
        width: calc(50% + 610px);
        left: -610px; } }
    .ng-animation .ng-img.ng-img1 {
      margin: 0;
      overflow: hidden;
      top: 50%;
      top: auto;
      bottom: -315px;
      transform: translateY(100%) skewY(-39deg); }
      @media (min-width: 768px) {
        .ng-animation .ng-img.ng-img1 {
          top: 0;
          left: auto;
          right: -570px;
          bottom: 0;
          transform: translateX(100%) skewX(-44deg); } }
      @media (min-width: 1024px) {
        .ng-animation .ng-img.ng-img1 {
          left: auto;
          right: -610px; } }
      .ng-animation .ng-img.ng-img1 > .bg {
        top: -315px;
        bottom: 315px; }
        @media (min-width: 768px) {
          .ng-animation .ng-img.ng-img1 > .bg {
            top: 0;
            bottom: 0;
            right: 570px;
            left: -570px; } }
        @media (min-width: 1024px) {
          .ng-animation .ng-img.ng-img1 > .bg {
            right: 610px;
            left: -610px; } }
    .ng-animation .ng-img > .bg {
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      left: 0;
      right: 0;
      top: 315px;
      bottom: -315px;
      background-position: 50% 50%;
      transform: skewY(39deg); }
      @media (min-width: 768px) {
        .ng-animation .ng-img > .bg {
          transform: skewX(44deg);
          top: 0;
          bottom: 0;
          left: 570px;
          right: -570px; } }
      @media (min-width: 1024px) {
        .ng-animation .ng-img > .bg {
          left: 610px;
          right: -610px; } }
  .ng-animation .ng-title {
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    display: block;
    color: #fff;
    margin: 0 0 11px;
    text-align: center; }
  .ng-animation .ProgressBar {
    height: 195px;
    width: 195px;
    margin: 0 auto;
    position: relative; }
  .ng-animation .progress-holder {
    position: relative; }
  .ng-animation .progress-wrap {
    opacity: 0;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    transform: translateY(10%);
    transition-delay: 1.6s; }
  .ng-animation .ProgressBar-contentCircle {
    width: 195px;
    height: 195px;
    position: absolute;
    left: 0;
    top: 0; }
    .ng-animation .ProgressBar-contentCircle .ProgressBar-circle,
    .ng-animation .ProgressBar-contentCircle .ProgressBar-background {
      stroke: rgba(255, 255, 255, 0.72);
      fill: transparent;
      stroke-dasharray: 0;
      stroke-dashoffset: 0;
      stroke-width: 18;
      stroke-linecap: round;
      position: relative;
      z-index: 10; }
    .ng-animation .ProgressBar-contentCircle .ProgressBar-circle {
      stroke: #692d87; }
  .ng-animation .ng-data-holder {
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    padding: 0 25px;
    color: #fff; }
    .ng-animation .ng-data-holder .ng-data {
      font-size: 28px;
      line-height: 37px;
      font-weight: 500;
      display: block;
      margin: 0 0 -8px; }
      .ng-animation .ng-data-holder .ng-data .ng-storage {
        font-size: 14px;
        text-transform: uppercase; }
    .ng-animation .ng-data-holder .ng-txt {
      display: block; }
    .ng-animation .ng-data-holder .ng-storage,
    .ng-animation .ng-data-holder .ng-txt {
      opacity: 0;
      transition: opacity 0.3s ease-in-out;
      transition-delay: 1.3s; }
  .ng-animation .ProgressBar-percentage {
    display: none !important; }

.ng-diagrams-list {
  margin: -35px 0; }
  @media (min-width: 768px) {
    .ng-diagrams-list {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-around;
      margin: 0 -20px; } }
  @media (min-width: 1200px) {
    .ng-diagrams-list {
      padding: 0 48px; } }
  .ng-diagrams-list li {
    padding: 35px 0; }
    @media (min-width: 768px) {
      .ng-diagrams-list li {
        padding: 0 20px;
        width: 33.33%; } }
  .ng-diagrams-list .ng-icon {
    width: 102px;
    height: 102px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transform: scale(0);
    transition: transform 0.8s ease-in-out;
    transition-delay: 0.8s; }
    .in-viewport .ng-diagrams-list .ng-icon {
      transform: scale(1); }
      .in-viewport .ng-diagrams-list .ng-icon svg path.path1 {
        animation: path1 1s infinite; }
      .in-viewport .ng-diagrams-list .ng-icon svg path.path2 {
        animation: path2 1s infinite; }
      .in-viewport .ng-diagrams-list .ng-icon svg path.path3 {
        animation: path3 1s infinite; }
    .ng-diagrams-list .ng-icon svg path {
      fill: #692d87; }

@keyframes path3 {
  0% {
    opacity: 0.4; }
  20% {
    opacity: 0.4; }
  21% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes path2 {
  0% {
    opacity: 0.4; }
  45% {
    opacity: 0.4; }
  46% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes path1 {
  0% {
    opacity: 0.4; }
  70% {
    opacity: 0.4; }
  71% {
    opacity: 1; }
  100% {
    opacity: 1; } }

.ng-card .ng-image img,
.ng-award-card .ng-image img {
  transition: transform 0.3s ease-in-out; }
  .ng-card .ng-image img:hover,
  .ng-award-card .ng-image img:hover {
    transform: scale(1.05); }

@media (min-width: 768px) {
  .ng-diagrams {
    display: flex;
    flex-wrap: wrap;
    /*max-width: 916px;*/
    max-width: 100%;
    margin: 0 auto;
    counter-reset: counter;
    position: relative;
    z-index: 1; }
    .ng-diagrams:after {
      content: '';
      border-top: 1px dashed #813c98;
      left: 7px;
      right: calc(33.33% - 7px);
      height: 1px;
      position: absolute;
      top: 45px;
      z-index: -1;
      opacity: 0.1; } }

.ng-diagrams.ng-diagrams--center {
  text-align: center; }
  @media (min-width: 768px) {
    .ng-diagrams.ng-diagrams--center {
      text-align: left; } }
  .ng-diagrams.ng-diagrams--center .ng-icon {
    float: none;
    margin: 0 auto 20px; }
    @media (min-width: 768px) {
      .ng-diagrams.ng-diagrams--center .ng-icon {
        margin: 0 0 26px; } }

.ng-diagrams li {
  margin: 0 0 18px;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .ng-diagrams li {
      width: 33.33%;
      padding: 0 17px; }
      .ng-diagrams li:before {
        counter-increment: counter;
        content: counter(counter);
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -9px;
        font-size: 144px;
        font-weight: 700;
        line-height: 1;
        color: #e3e3e3;
        margin-left: -5px;
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(227, 227, 227, 0.52) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        z-index: -1; } }
    @media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
      .ng-diagrams li:before {
        background: none; } }
  .ng-diagrams li .ng-diagrams-inner-list, .ng-diagrams li ul {
    list-style-type: disc;
    padding-left: 20px; }
    @media (max-width: 767px) {
      .ng-diagrams li .ng-diagrams-inner-list, .ng-diagrams li ul {
        clear: both;
        padding-top: 10px; } }
    .ng-diagrams li .ng-diagrams-inner-list li, .ng-diagrams li ul li {
      width: 100%;
      margin-bottom: 5px; }

.ng-diagrams .ng-icon {
  width: 120px;
  height: 120px;
  border-radius: 6px;
  color: #692d87;
  float: left;
  display: block;
  margin-right: 20px;
  background: #fff;
  /*border: 1px solid $primary;*/
  position: relative;
  border: none; }
  @media (min-width: 768px) {
    .ng-diagrams .ng-icon {
      width: 90px;
      height: 90px;
      float: none;
      margin: 0 0 26px; } }
  .ng-diagrams .ng-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (max-width: 767px) {
      .ng-diagrams .ng-icon img {
        width: 100%; } }
    @media (min-width: 768px) {
      .ng-diagrams .ng-icon img {
        min-width: 100px; } }

.ng-diagrams .ng-text {
  overflow: hidden; }
  @media (min-width: 768px) {
    .ng-diagrams .ng-text {
      overflow: visible;
      font-size: 14px;
      line-height: 1.7857142857; } }

.ng-diagrams .ng-title {
  display: block;
  font-size: 14px;
  line-height: 1.3571428571;
  font-weight: 600;
  color: #692d87;
  text-transform: uppercase;
  margin: 0 0 7px; }
  @media (min-width: 768px) {
    .ng-diagrams .ng-title {
      font-size: 12px;
      line-height: 1.4166666667; } }

.ng-no-numbers .ng-diagrams li:before {
  display: none; }

/*# sourceMappingURL=diagram.css.map */