.s-testimonials__inner {
  position: relative;
  max-width: 1130px;
  margin: 0 auto; }
  @media (max-width: 767.98px) {
    .s-testimonials__inner {
      padding-bottom: 94px; } }

.s-testimonials__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px; }
  @media (max-width: 767.98px) {
    .s-testimonials__head {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 27px; } }
  .s-testimonials__head h2 {
    margin-left: 6px; }
    @media (max-width: 767.98px) {
      .s-testimonials__head h2 {
        margin-left: 0;
        text-align: center; } }

.s-testimonials__slider-col {
  position: relative;
  z-index: 100;
  width: 100%;
  max-width: 497px;
  background-color: #fff;
  border-radius: 16px;
  margin-top: 119px;
  padding: 50px 36px 30px;
  overflow: hidden;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media (max-width: 767.98px) {
    .s-testimonials__slider-col {
      margin: -68px auto 0;
      border-radius: 10px;
      padding: 32px 26px 22px; } }

.s-testimonials__slider-quote {
  position: absolute;
  top: 36px;
  left: 36px; }
  .s-testimonials__slider-quote svg {
    width: 45px;
    height: 36px; }
  @media (max-width: 767.98px) {
    .s-testimonials__slider-quote {
      top: 26px;
      left: 26px; }
      .s-testimonials__slider-quote svg {
        width: 32px;
        height: 26px; } }

.s-testimonials__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto; }
  .s-testimonials__slide p {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-height: 255px;
    margin-bottom: 50px; }
    @media (max-width: 767.98px) {
      .s-testimonials__slide p {
        min-height: auto;
        margin-bottom: 30px; } }

.s-testimonials .rating {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 48px; }
  @media (max-width: 767.98px) {
    .s-testimonials .rating {
      margin-bottom: 32px; } }

.s-testimonials__author {
  font-family: var(--font-NNNouvelleGroteskSTD-Bold);
  font-size: 20px; }
  @media (max-width: 767.98px) {
    .s-testimonials__author {
      font-size: 18px; } }

.s-testimonials__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-top: 35px;
  border-top: 1px solid #dee3e7; }
  @media (max-width: 767.98px) {
    .s-testimonials__footer {
      margin-top: 15px;
      padding-top: 18px; } }

.s-testimonials__total {
  margin-left: 34px; }
  .s-testimonials__total h6 {
    margin-bottom: 2px;
    font-family: var(--font-HelveticaNeue-Medium);
    font-size: 20px; }
  .s-testimonials__total span {
    font-size: 16px; }
  @media (max-width: 767.98px) {
    .s-testimonials__total {
      margin-left: 20px; }
      .s-testimonials__total h6 {
        font-size: 18px;
        line-height: 1.222;
        margin-bottom: 5px; } }

.s-testimonials__social {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 36px;
  height: 36px;
  margin-top: 8px; }
  .s-testimonials__social img {
    height: auto; }
  @media (max-width: 767.98px) {
    .s-testimonials__social {
      width: 26px;
      height: 26px;
      margin-top: 5px; } }

.s-testimonials__poster {
  position: absolute;
  right: 0;
  top: 102px;
  width: 100%;
  max-width: 699px;
  height: 600px;
  border-radius: 16px;
  overflow: hidden;
  z-index: 1;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media (max-width: 767.98px) {
    .s-testimonials__poster {
      position: relative;
      top: 0;
      margin: 0 -20px;
      border-radius: 0;
      width: 100vw;
      height: 0;
      padding-bottom: 89.555%; } }
  .s-testimonials__poster img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.s-testimonials .decor--blue-1x3 {
  top: 22%;
  left: 13.15%; }

.s-testimonials .decor--dark-7x5 {
  right: 18%;
  bottom: 0; }

.s-testimonials--home {
  margin-bottom: 204px; }
  @media (max-width: 1279.98px) {
    .s-testimonials--home {
      margin-bottom: 110px; } }
  @media (max-width: 767.98px) {
    .s-testimonials--home {
      margin-bottom: 68px; } }
  .s-testimonials--home .decor--blue-1x3 {
    top: 23%; }
  .s-testimonials--home .decor--dark-7x5 {
    bottom: 44px; }

.arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-transform: translateX(515px);
       -o-transform: translateX(515px);
          transform: translateX(515px);
  bottom: 0;
  margin-right: -4px;
  z-index: 10; }
  @media (max-width: 767.98px) {
    .arrows {
      position: absolute;
      left: 50%;
      bottom: 0;
      margin-right: 0;
      -webkit-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%); } }
  .arrows__arrow {
    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;
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: opacity 0.3s, background-color 0.3s, border-color 0.3s;
         -o-transition: opacity 0.3s, background-color 0.3s, border-color 0.3s;
            transition: opacity 0.3s, background-color 0.3s, border-color 0.3s; }
    .arrows__arrow:not(:last-child) {
      margin-right: 14px; }
      @media (max-width: 767.98px) {
        .arrows__arrow:not(:last-child) {
          margin-right: 16px; } }
    .arrows__arrow svg {
      width: 18px;
      height: 18px;
      -webkit-transition: filter 0.3s;
           -o-transition: filter 0.3s;
              transition: filter 0.3s; }
    @media (max-width: 767.98px) {
      .arrows__arrow {
        width: 58px;
        height: 58px; }
        .arrows__arrow svg {
          width: 20px;
          height: 20px; } }
    @media (min-width: 1280px) {
      .arrows__arrow:hover {
        background-color: #3d6be8;
        border-color: #3d6be8; }
        .arrows__arrow:hover svg {
          filter: brightness(0) invert(1); } }
    .arrows__arrow.swiper-button-disabled {
      background-color: #f4f4f4;
      border-color: #dee3e7;
      pointer-events: none; }
      .arrows__arrow.swiper-button-disabled svg {
        filter: grayscale(0.65); }
  .arrows__arrow--prev svg {
    -webkit-transform: scale(-1);
         -o-transform: scale(-1);
            transform: scale(-1); }

.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .rating__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: transparent; }
    .rating__item:not(:last-child) {
      margin-right: 10px; }
      @media (max-width: 767.98px) {
        .rating__item:not(:last-child) {
          margin-right: 7px; } }
    .rating__item svg {
      width: 22px;
      height: 22px;
      fill: currentColor; }
      @media (max-width: 767.98px) {
        .rating__item svg {
          width: 20px;
          height: 20px; } }
    .rating__item.is-active {
      color: #3d6be8; }
