<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*# sourceMappingURL=https://demo.webbureau.nu/nexusco2025/App/Review/Templates/Slider/Css/Slider.scss.map*/.cw1 {
  --cw:1;
}
.cw2 {
  --cw:2;
}
.cw3 {
  --cw:3;
}
.cw4 {
  --cw:4;
}
.cw5 {
  --cw:5;
}
.cw6 {
  --cw:6;
}
.cw7 {
  --cw:7;
}
.cw8 {
  --cw:8;
}
.cw9 {
  --cw:9;
}
.cw10 {
  --cw:10;
}
.cw11 {
  --cw:11;
}
.cw12 {
  --cw:12;
}
:root {
  --review-star-color: rgb(250 204 21 );
  --review-avatar-bg-color: var(--blue);
}
.reviews {
  --image-xy: 50px;
  display: flex;
  gap: 30px;
  --card-padding: 0 30px;
}
.reviews .review.card {
  padding-top: 30px;
  width: 300px;
  padding-right: 0px !important;
  display: flex !important;
  overflow: visible !important;
}
.reviews .review.card .card__content {
  border: 0px solid transparent;
  justify-content: flex-start;
  --font-size: 14px;
}
.reviews .review.card .card__content strong {
  --font-size: 18px;
}
.reviews .review.card .card__rating {
  display: flex;
  gap: 3px;
  margin-bottom: 10px;
}
.reviews .review.card .card__rating i {
  color: var(--review-star-color);
}
.reviews .review.card .card__title {
  --font-size: 14px;
  --font-weight: 600;
  --color: var(--primary);
}
.reviews .review.card .card__footer {
  display: flex;
  gap: 15px;
  align-items: center;
  padding: var(--card-padding);
  padding-bottom: 30px;
}
.reviews .review.card figure {
  overflow: visible !important;
}
.reviews .review.card figure &gt; div {
  left: -10px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: var(--image-xy);
  width: var(--image-xy);
}
.reviews .review.card figure .card__letter-image {
  background: var(--review-avatar-bg-color);
  --font-size: 20px;
  --font-weight: 700;
  --line-height: 20px;
  --color:#fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider &gt; .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel &gt; .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel &gt; .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel &gt; .tns-item {
  margin-right: -100%;
}
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery &gt; .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery &gt; .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery &gt; .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix &gt; div, .tns-vpfix &gt; li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct &gt; div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
</pre></body></html>