.loader2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.6;
    z-index: 20000;
    overflow-x: hidden !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 150px;

  }
  .loader2 div {

    width: 12px;
    height: 12px;
    margin: 0 10px 0 0;
    border-radius: 100px;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    display: inline-block;
    -webkit-animation: bouncing 1.4s linear infinite;
    animation: bouncing 1.4s linear infinite;
  }
  .loader2 div:last-child {
    margin: 0;
  }
  .loader2 div:nth-child(1) {
    background: rgba(0, 169, 164, 0.7);
  }
  .loader2 div:nth-child(2) {
    background: rgba(0, 169, 164, 0.7);
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .loader2 div:nth-child(3) {
    background: rgba(0, 169, 164, 0.7);
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }

  .nk-wg1{height:100%;display:flex;flex-direction:column}.nk-wg1-block{display:flex;padding:1.25rem;align-items:flex-start;flex-direction:column}.nk-wg1-img{width:84px;margin-right:0;margin-bottom:1.5rem;flex-shrink:0;text-align:center;padding:.125rem}.nk-wg1-text{color:#8094ae}.nk-wg1-action{margin-top:auto;border-top:1px solid #e5e9f2}.nk-wg1-action .link{position:relative;display:block;line-height:1.3;padding:1.25rem;padding-right:2.5rem;white-space:inherit}.nk-wg1-action .link:hover{background-color:#f5f6fa}.nk-wg1-action .link .icon{position:absolute;right:1.25rem;margin-right:-0.25rem;margin-top:-1px}.nk-wg1-action .link-inline{display:inline-block;padding-right:.25rem}.nk-wg1-action .link-inline .icon{position:static;padding-left:.25rem;margin-right:0}@media(min-width: 576px){.nk-wg1-block{padding:1.5rem}.nk-wg1-action .link{padding:1.5rem;padding-right:2.75rem}.nk-wg1-action .link-inline{padding-right:.25rem}}@media(min-width: 1200px){.nk-wg1-img{margin-right:1.5rem;margin-bottom:0}.nk-wg1-block{flex-direction:row;align-items:center;padding-top:2rem;padding-bottom:2rem}}
  .nk-wg1-item{min-width:300px;max-width:100%}.nk-wg1-title{font-size:1.125rem;color:#526484;margin-bottom:.25rem}.nk-wg1-title .dropdown>a{font-size:78%;color:#8094ae}.nk-wg1-amount .amount{font-size:1.75rem;line-height:1.4;color:#0971fe;font-weight:700;letter-spacing:-0.025em}.nk-wg1-amount .amount small,.nk-wg1-amount .amount .small{font-size:66.66%;font-weight:400}.nk-wg1-amount .amount-sm{font-size:12px;color:#8094ae}.nk-wg1-amount .amount-sm span{color:#364a63;font-weight:700}.nk-wg1-sub{min-width:140px}.nk-wg1-group{display:flex;flex-wrap:wrap}@media(min-width: 420px){.nk-wg1-amount .amount{font-size:2.25rem}}@media(max-width: 419px){.nk-wg1{overflow:hidden}}.nk-wg4:not(:first-child){margin-top:1.75rem}.nk-wg4:not(:last-child){margin-bottom:1.75rem}.nk-wg4-sub{width:185px}.nk-wg4-group{display:flex;flex-wrap:wrap}