<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ns_highlight__item {
  position: relative;
}

.ns_highlight__item:nth-child(1) .highlight__title,
.ns_highlight__item:nth-child(1) .highlight__desc, 
.ns_highlight__item:nth-child(3) .highlight__title,
.ns_highlight__item:nth-child(3) .highlight__desc, 
.ns_highlight__item:nth-child(4) .highlight__title,
.ns_highlight__item:nth-child(4) .highlight__desc, 
.ns_highlight__item:nth-child(5) .highlight__title,
.ns_highlight__item:nth-child(5) .highlight__desc {
  color: #000a4d;
}

.ns_highlight__item:nth-child(2) .highlight__title,
.ns_highlight__item:nth-child(2) .highlight__desc {
  color: #ffffff;
}


.highlightSecCol .ns_highlight__item:nth-child(1) .highlight__title,
.highlightSecCol .ns_highlight__item:nth-child(1) .highlight__desc,
.highlightSecCol .ns_highlight__item:nth-child(2) .highlight__title,
.highlightSecCol .ns_highlight__item:nth-child(2) .highlight__desc,
.highlightSecCol .ns_highlight__item:nth-child(3) .highlight__title,
.highlightSecCol .ns_highlight__item:nth-child(3) .highlight__desc {
  color: #000a4d;
}

.highlightSecCol .ns_highlight__item:nth-child(4) .highlight__title,
.highlightSecCol .ns_highlight__item:nth-child(4) .highlight__desc,
.highlightSecCol .ns_highlight__item:nth-child(5) .highlight__title,
.highlightSecCol .ns_highlight__item:nth-child(5) .highlight__desc {
  color: #ffffff;
}

.ns_highlight__item:nth-child(1) .highlight__link {
  background-color: rgba(15, 183, 156, 0.6);
}

.ns_highlight__item:nth-child(2) .highlight__link {
  background-color: rgba(0, 10, 77, 1);
}

.ns_highlight__item:nth-child(3) .highlight__link {
  background-color: rgba(14, 126, 139, 1);
}

.ns_highlight__item:nth-child(4) .highlight__link {
  background-color: rgba(128, 128, 128, 1);
}

.ns_highlight__item:nth-child(5) .highlight__link {
  background-color: rgba(108, 169, 214, 1);
}



.highlightSecCol .ns_highlight__item:nth-child(1) .highlight__link {
  background-color: rgba(138, 169, 214, 1);
}

.highlightSecCol .ns_highlight__item:nth-child(2) .highlight__link {
  background-color: rgba(15, 183, 156, 1);
}

.highlightSecCol .ns_highlight__item:nth-child(3) .highlight__link {
  background-color: rgba(128, 128, 128, 1);
}

.highlightSecCol .ns_highlight__item:nth-child(4) .highlight__link {
  background-color: rgba(14, 126, 139, 1);
}

.highlightSecCol .ns_highlight__item:nth-child(5) .highlight__link {
  background-color: rgba(0, 10, 77, 1);
}


/** **/


@media (max-width: 1676px) and (min-width: 992px) {
  /* line 1029, sass/page/_index.scss */
  .ns_highlight__item {
    font-size: 0.95465394vw;
  }
}

@media (min-width: 992px) {
  /* line 1089, sass/page/_index.scss */
  .ns_highlight__item:not(:last-child) .highlight__link {
    box-shadow: 1.25em 1.25em 2.5em rgba(0, 0, 0, 0.1);
  }

  /* line 1093, sass/page/_index.scss */
  .ns_highlight__item:nth-child(even) {
	max-width: 22.03321033%;
	-ms-flex-preferred-size: 22.03321033%;
	flex-basis: 22.03321033%;
	padding-bottom: 20.03321033%;
  }

  /* line 1099, sass/page/_index.scss */
  .ns_highlight__item:nth-child(even) .highlight__link {
    margin-right: -3%;
    padding: 5% 5% 5% 5%;
    width: calc(100% + 3%);
  }

  /* line 1105, sass/page/_index.scss */
  .ns_highlight__item:nth-child(even) .highlight__title {
    font-size: 2em;
  }
}

@media (min-width: 992px) and (max-width: 1439.98px) {
  /* line 1105, sass/page/_index.scss */
  .ns_highlight__item:nth-child(even) .highlight__title {
    font-size: 1.75em;
  }
}

@media (min-width: 992px) {
  /* line 1113, sass/page/_index.scss */
  .ns_highlight__item:nth-child(even) .highlight__desc {
    font-size: 1.125em;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199.98px) {
  /* line 1113, sass/page/_index.scss */
  .ns_highlight__item:nth-child(even) .highlight__desc {
    font-size: 1.25em;
  }
}

@media (min-width: 992px) {
  /* line 1128, sass/page/_index.scss */
  .ns_highlight__item {
    max-width: 21.03321033%;
	-ms-flex-preferred-size: 21.03321033%;
	flex-basis: 21.03321033%;
	padding-bottom: 19.03321033%;
  }

  /* line 1139, sass/page/_index.scss */
  .ns_highlight__item:nth-child(odd) .highlight__link {
    margin-right: -6.11353712%;
    /* padding: 9.64912281%; */
    width: calc(100% + 6.11353712%);
  }

  .ns_highlight__item:nth-child(odd) .highlight__link .highlight__body,
  .ns_highlight__item:nth-child(even) .highlight__link .highlight__body {
    bottom: 0;
    position: absolute;
    padding: 15px 30px 15px 0px;
  }

  /* line 1145, sass/page/_index.scss */
  .ns_highlight__item:nth-child(odd) .highlight__title {
    font-size: 2.25em;
  }

  /* 2Col */
  /* line 1128, sass/page/_index.scss */
  .highlightSecCol .ns_highlight__item {
    margin-left: 3.9%; 
  }
}

@media (min-width: 992px) and (max-width: 1439.98px) {
  /* line 1145, sass/page/_index.scss */
  .ns_highlight__item .highlight__title {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) {
  /* line 1153, sass/page/_index.scss */
  .ns_highlight__item .highlight__title {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199.98px) {
  /* line 1153, sass/page/_index.scss */
  .ns_highlight__item:nth-child(odd) .highlight__desc {
    font-size: 1em;
  }
}

@media (min-width: 992px) {
  /* line 1165, sass/page/_index.scss */
  .ns_highlight__item:last-child .highlight__link {
    margin-right: 0;
    width: 100%;
  }

  /* line 1172, sass/page/_index.scss */
  .ns_highlight__item:nth-child(1) {
    z-index: 1;
    margin-top: 4.58302583%;
  }

  /* line 1177, sass/page/_index.scss */
  .ns_highlight__item:nth-child(2) {
    z-index: 2;
    margin-top: 2.58302583%;
  }

  /* line 1182, sass/page/_index.scss */
  .ns_highlight__item:nth-child(3) {
    z-index: 3;
    margin-top: 6.42312423%;
  }

  /* line 1187, sass/page/_index.scss */
  .ns_highlight__item:nth-child(3) .highlight__link {
    /* padding: 15.86549708% 9.94152047% 15.86549708% 9.94152047%; */
  }

  .ns_highlight__item:nth-child(4) {
    z-index: 4;
    margin-top: 2.42312423%;
  }
  
  .ns_highlight__item:nth-child(5) {
    z-index: 1;
    margin-top: 8.42312423%;
  }

  /* 2Col */
  /* line 1172, sass/page/_index.scss */
  .highlightSecCol .ns_highlight__item:nth-child(1) {
    z-index: 1;
    margin-top: -5.58302583%;
  }

  /* line 1177, sass/page/_index.scss */
  .highlightSecCol .ns_highlight__item:nth-child(2) {
    z-index: 2;
    margin-top: 0%;
    margin-left: -4.2%;
  }

  /* line 1182, sass/page/_index.scss */
  .highlightSecCol .ns_highlight__item:nth-child(3) {
    z-index: 3;
    margin-top: -3.05%;
    margin-left: -2.4%;
  }

  /* line 1187, sass/page/_index.scss */
  .highlightSecCol .ns_highlight__item:nth-child(3) .highlight__link {
    /* padding: 15.86549708% 9.94152047% 15.86549708% 9.94152047%; */
  }

  .highlightSecCol .ns_highlight__item:nth-child(4) {
    z-index: 4;
    margin-top: -1.42312423%;
    margin-left: -1%;
  }
  
  .highlightSecCol .ns_highlight__item:nth-child(5) {
    z-index: 5;
    margin-top: -2.22312423%;
    margin-left: -0.2%;
  }
}

@media (max-width: 991.98px) {
  /* line 1029, sass/page/_index.scss */
  .ns_highlight__item {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

}

@media (max-width: 991.98px) {
  /* line 1214, sass/page/_index.scss */
  .ns_highlight__item:not(:first-child) {
    margin-top: -0.53125rem;
  }

  /* line 1217, sass/page/_index.scss */
  .ns_highlight__item:not(:first-child) .highlight__link {
    box-shadow: 1.25rem 1.25rem 2.5rem rgba(0, 0, 0, 0.1);
  }
}

/* @media (max-width: 1300px){
  .ppl{flex-wrap: wrap;}
} */



@media (max-width: 1676px) and (min-width: 992px) {
  .ns_highlight__item {
    font-size: 0.95465394vw;
  }
}

@media (min-width: 992px) {
  .ns_highlight__item:not(:last-child) .highlight__link {
    box-shadow: 1.25em 1.25em 2.5em rgba(0, 0, 0, 0.1);
  }

  .ns_highlight__item:nth-child(odd) .highlight__link {
    margin-right: -3%;
    padding: 5% 5% 5% 5%;
    width: calc(100% + 3%);
  }

  .ns_highlight__item:nth-child(odd) .highlight__title {
    font-size: 1.6em;
    margin-bottom: 10px;
    line-height: 1.2em;
  }
}

@media (min-width: 992px) and (max-width: 1439.98px) {
  .ns_highlight__item:nth-child(odd) .highlight__title {
    font-size: 1.75em;
  }
}

@media (min-width: 992px) {
  .ns_highlight__item:nth-child(odd) .highlight__desc {
    font-size: 1.125em;
    line-height: 1.3em;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199.98px) {
  .ns_highlight__item:nth-child(odd) .highlight__desc {
    font-size: 1.15em;
    line-height: 1.2em;
  }
}

.ns_img_item{
	width: 100%;
    max-height: 8rem;
}

@media (max-width: 991.98px) {
    .highlight__media {
        max-width: 12rem;
        -ms-flex-preferred-size: 45%;
        flex-basis: 12rem;
    }
}

@media (max-width: 767.98px) {
    .highlight__media {
        max-width: 12rem;
        -ms-flex-preferred-size: 35%;
        flex-basis: 12rem;
    }
}

@media (max-width: 991.98px) {
  /* line 1224, sass/page/_index.scss */
  .highlight__link {
    display: block !important; 
  }
}

@media (max-width: 991.98px) {
    .highlight .ns_highlight__item:nth-child(odd) {
        padding-right: 48%;
    }
	
	.highlightSecCol .ns_highlight__item:nth-child(odd) {
        padding-left: 48%;
    }
}

@media (max-width: 991.98px) and (max-width: 575.98px) {
    .highlight .ns_highlight__item:nth-child(odd) {
        padding-right: 4.7rem;
    }
	
    .highlightSecCol .ns_highlight__item:nth-child(odd) {
        padding-left: 4.7rem;
    }
}

@media (max-width: 991.98px) {
    .highlight .ns_highlight__item:nth-child(even) {
        padding-left: 48%;
    }
	
	.highlightSecCol .ns_highlight__item:nth-child(even) {
        padding-right: 48%;
    }
}

@media (max-width: 991.98px) and (max-width: 575.98px) {
    .highlight .ns_highlight__item:nth-child(even) {
        padding-left: 4.7rem;
    }
	
    .highlightSecCol .ns_highlight__item:nth-child(even) {
        padding-right: 4.7rem;
    }
}

@media (min-width: 1285px)  {
  /* line 1153, sass/page/_index.scss */
  .ns_img_item {
    max-height: 11.5em;
  }
}


@media (min-width: 992px)  and (max-width: 1285px) {
  /* line 1153, sass/page/_index.scss */
  .ns_img_item {
    max-height: 11.5em;
  }
}

@media (max-width: 992px) {
  .ns_img_item {
    max-height: 7em;
  }
}

/** override mfp **/
.mfp-bottom-bar{
	display:none;
}

.mfp-arrow{
	display:none !important;
}

a.ns-img-mag-popup {
  cursor: -webkit-zoom-in;
}
	  </pre></body></html>