.feedback_pg {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .feedback_pg {
    padding-bottom: 30px;
  }
}
.feedback_pg .reviews-video {
  margin: 0 !important;
  padding: 60px 0 !important;
}
@media (max-width: 767px) {
  .feedback_pg .reviews-video {
    padding: 30px 0 !important;
  }
}
.feedback_pg .so-lead-magnet {
  padding: 60px 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .feedback_pg .so-lead-magnet {
    padding: 30px 0 !important;
  }
}
.feedback_pg .so-lead-magnet__title {
  margin-bottom: 39px;
}
.feedback_pg .so-lead-magnet__img-wrapper {
  top: auto;
  bottom: 0;
  z-index: 1;
}
.feedback_pg .so-lead-magnet__img-wrapper img {
  width: 508px;
  height: auto;
  object-fit: contain;
}
.feedback_pg .so-lead-magnet__img-wrapper--bg {
  top: 0;
  z-index: 0;
}
.feedback_pg .so-lead-magnet__img-wrapper--bg img {
  width: 628px;
}
.feedback_pg .so-lead-magnet--mobile .so-lead-magnet__inner {
  overflow: hidden;
}
@media (max-width: 1199px) {
  .feedback_pg .so-lead-magnet--mobile .so-lead-magnet__inner {
    padding-top: 300px;
  }
}
@media (max-width: 1199px) {
  .feedback_pg .so-lead-magnet--mobile .so-lead-magnet__content {
    margin: 0 auto;
  }
}
@media (max-width: 1199px) {
  .feedback_pg .so-lead-magnet--mobile .so-lead-magnet__title {
    display: none;
  }
}
.feedback_pg .so-lead-magnet--mobile .so-lead-magnet__img-wrapper {
  right: -120px;
  height: 100%;
}
@media (max-width: 1199px) {
  .feedback_pg .so-lead-magnet--mobile .so-lead-magnet__img-wrapper {
    top: 30px;
    bottom: auto;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    right: auto;
    left: 0;
  }
}
.feedback_pg .so-lead-magnet--mobile .so-lead-magnet__img-wrapper img {
  width: 628px;
}
@media (max-width: 1199px) {
  .feedback_pg .so-lead-magnet--mobile .so-lead-magnet__img-wrapper img {
    width: 368px;
    height: auto;
  }
}
.feedback_pg .so-lead-magnet {
  padding-top: 60px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .feedback_pg .so-lead-magnet__inner {
    padding: 54px 11px 34px;
    margin: 0 -11px;
    border-radius: 20px;
  }
}
@media (max-width: 991px) {
  .feedback_pg .so-lead-magnet__title {
    font-weight: 900;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 1px;
    max-width: 275px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .feedback_pg .so-lead-magnet__img-wrapper img {
    width: 253px;
    height: 239px;
  }
}
@media (max-width: 600px) {
  .feedback_pg .so-lead-magnet__img-wrapper img {
    width: 183px;
    height: 191px;
  }
}
@media (max-width: 767px) {
  .feedback_pg .so-lead-magnet__form-items {
    grid-template-columns: 1fr;
    grid-row-gap: 11px;
    grid-column-gap: 0;
    margin-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .feedback_pg .so-lead-magnet__submit-wrapper {
    order: 1;
  }
}
@media (max-width: 767px) {
  .feedback_pg .so-lead-magnet__submit-subtext {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    justify-content: center;
  }
}
.feedback_pg .faq {
  margin: 0 !important;
  padding: 60px 0 !important;
}
@media (max-width: 767px) {
  .feedback_pg .faq {
    padding: 30px 0 !important;
  }
}
@media (max-width: 1199px) {
  .feedback_pg .reviews-video .slick-list {
    padding-left: 0px!important;
  }
  .feedback_pg .reviews-video-title {
    font-weight: 900;
    font-size: 35px;
    line-height: 45px;
  }
  .feedback_pg .reviews-video-items {
    margin-top: 30px;
    /*& .slick-list {
          padding: 0px!important;
        }*/
  }
  .feedback_pg .reviews-video-item {
    position: relative;
    border-radius: 20px;
    background-color: #EEF0F0;
    overflow: hidden;
  }
  .feedback_pg .reviews-video-item.item1 .reviews-video-item-fio {
    bottom: 32px;
  }
  .feedback_pg .reviews-video-item.item2 .reviews-video-item-fio {
    bottom: 32px;
  }
  .feedback_pg .reviews-video-item img {
    border-radius: 20px;
    width: 100%;
    height: auto;
  }
  .feedback_pg .reviews-video-item-play {
    background: url("/img/redesign/reviews-video-play-ico.svg");
    background-position-y: 12px;
    background-position-x: 15px;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    z-index: 2;
    border-radius: 30px;
    width: 40px;
    top: 10px;
    height: 40px;
    background-color: #fff;
  }
  .feedback_pg .reviews-video-item-fio {
    position: absolute;
    bottom: 32px;
    font-size: 17px;
    left: 10px;
    z-index: 2;
  }
  .feedback_pg .reviews-video-item-fio span {
    display: block;
    padding: 10px;
    border-radius: 30px;
    width: fit-content;
    background-color: #fff;
  }
  .feedback_pg .reviews-video-item-img-wrapper {
    position: relative;
  }
  .feedback_pg .reviews-video-item-img-bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(62, 65, 70, 0) 56.54%, rgba(62, 65, 70, 0.83) 100%);
    z-index: 1;
  }
  .feedback_pg .reviews-video__arrows {
    margin-top: 40px;
    text-align: center;
    margin-bottom: 28px;
  }
  .feedback_pg .reviews-video__arrows .slick-disabled {
    opacity: 0.2;
  }
  .feedback_pg .reviews-video__arrow {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
    margin-top: -6px;
  }
  .feedback_pg .reviews-video__arrow-prev {
    background: url("/img/redesign/mobile/arrow-left.svg") no-repeat center center;
    background-size: 25px 25px;
  }
  .feedback_pg .reviews-video__arrow-next {
    background: url("/img/redesign/mobile/arrow-right.svg") no-repeat center center;
    background-size: 25px 25px;
  }
  .feedback_pg .reviews-video__slideshow {
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    margin: 0px 30px 0px 30px;
  }
  .feedback_pg .reviews-video-modal-dialog {
    height: 100%;
  }
  .feedback_pg .reviews-video-modal-content {
    height: 100%;
  }
  .feedback_pg .reviews-video-modal-content button {
    text-align: right;
  }
  .feedback_pg .faq {
    margin-bottom: 55px;
    margin-top: 67px;
  }
  .feedback_pg .faq__title {
    font-weight: 900;
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 40px;
  }
  .feedback_pg .faq__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    /* or 167% */
    letter-spacing: 0.66px;
    margin-top: 12px;
  }
  .feedback_pg .faq__text a {
    color: #33CC00;
    text-decoration: underline;
    display: block;
    font-weight: 500;
  }
  .feedback_pg .faq__text a:hover {
    text-decoration: none;
  }
  .feedback_pg .faq__list {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 28px;
  }
  .feedback_pg .faq__list-item {
    border: 1px solid black;
    border-radius: 10px;
    margin-bottom: 22px;
    padding: 22px 7px 22px 15px;
  }
  .feedback_pg .faq__list-item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .feedback_pg .faq__list-item.active .faq__list-icon {
    background: url('../../img/redesign/faq-minus.svg') no-repeat center center;
    background-size: cover;
  }
  .feedback_pg .faq__list-icon {
    position: relative;
    flex: 0 0 30px;
    height: 30px;
    width: 30px;
    background: url('../../img/redesign/faq-plus.svg') no-repeat center center;
    background-size: cover;
    padding-right: 10px;
  }
  .feedback_pg .faq__list-question {
    margin-left: 19px;
    flex: 1 1 auto;
    padding-right: 0px;
    color: #333333;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.66px;
    line-height: 23px;
  }
  .feedback_pg .faq__list-answer {
    display: none;
    margin-top: 16px;
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
  }
}
.fdb-main {
  padding: 0 0 60px;
}
@media (max-width: 767px) {
  .fdb-main {
    padding: 0 0 30px;
  }
}
.fdb-main__inner {
  padding: 0 55px;
  background-color: var(--w5-gray);
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .fdb-main__inner {
    flex-direction: column;
    padding: 30px 20px 60px;
  }
}
@media (max-width: 767px) {
  .fdb-main__inner {
    flex-direction: column;
    padding: 15px 11px 60px;
    margin: 0 -10px;
    border-radius: 20px;
  }
}
.fdb-main__result-msg {
  color: var(--w5-red);
  margin-bottom: 30px;
  font-weight: 700;
}
.fdb-main__content {
  flex-basis: 620px;
  max-width: 620px;
  margin: 60px 40px 60px 0;
}
@media (max-width: 991px) {
  .fdb-main__content {
    flex-basis: auto;
    max-width: 100%;
    margin: 0;
    order: 1;
  }
}
.fdb-main__title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
  letter-spacing: 0.66px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .fdb-main__title {
    font-size: 35px;
    line-height: 40px;
    font-weight: 900;
    letter-spacing: 1px;
    max-width: 320px;
  }
}
.fdb-main__text {
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.66px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .fdb-main__text {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .fdb-main__text br {
    display: none;
  }
}
.fdb-main__btns {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .fdb-main__btns {
    justify-content: flex-start;
  }
}
@media (max-width: 499px) {
  .fdb-main__btns {
    flex-direction: column;
  }
}
.fdb-main__btn {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0;
  padding: 18px 20px;
  border-radius: 10px;
  flex-basis: 292px;
  max-width: 292px;
}
@media (max-width: 767px) {
  .fdb-main__btn {
    font-size: 18px;
    line-height: 24px;
    padding: 15px 20px;
  }
}
@media (max-width: 499px) {
  .fdb-main__btn {
    flex-basis: auto;
    max-width: 100%;
  }
}
.fdb-main__show-btn {
  margin-right: 20px;
}
@media (max-width: 499px) {
  .fdb-main__show-btn {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.fdb-main__write-btn {
  background-color: #fff;
  transition: 0.3s ease-in-out;
}
.fdb-main__write-btn:hover {
  background-color: var(--w5-blue);
  color: #fff;
  transition: 0.3s ease-in-out;
}
.fdb-main__img-wrapper {
  align-self: flex-end;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .fdb-main__img-wrapper {
    align-self: center;
    margin-bottom: 30px;
  }
}
.fdb-reviews {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .fdb-reviews {
    padding: 30px 0;
  }
}
.fdb-reviews__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .fdb-reviews__inner {
    flex-direction: column;
  }
}
.fdb-reviews__left {
  flex-basis: 720px;
  max-width: 720px;
  margin-right: 40px;
}
@media (max-width: 991px) {
  .fdb-reviews__left {
    flex-basis: auto;
    max-width: 100%;
    margin-right: 0;
    order: 1;
  }
}
.fdb-reviews__right {
  flex-basis: 363px;
  max-width: 363px;
}
@media (max-width: 991px) {
  .fdb-reviews__right {
    flex-basis: auto;
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    margin-bottom: 60px;
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .fdb-reviews__right {
    grid-template-columns: 1fr;
    width: auto;
    align-self: center;
  }
}
.fdb-reviews__controls {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  margin-bottom: 60px;
}
@media (max-width: 599px) {
  .fdb-reviews__controls {
    grid-template-columns: 1fr;
    grid-gap: 16px;
  }
}
.fdb-reviews__sideblock {
  background-color: #fff;
  padding: 60px 30px;
  border: 1px solid var(--w5-dark-gray);
  border-radius: 20px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .fdb-reviews__sideblock {
    margin-bottom: 0;
  }
}
.fdb-reviews__sideblock:last-child {
  margin-bottom: 0;
}
.fdb-reviews__sideblock-title {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.66px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .fdb-reviews__sideblock-title {
    font-size: 25px;
    line-height: 30px;
  }
}
.fdb-reviews__sideblock-subtitle {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 1px;
  color: var(--w5-text-gray);
  margin-bottom: 30px;
}
.fdb-reviews__sideblock-divider {
  width: 100%;
  height: 1px;
  background-color: var(--w5-dark-gray);
  margin-bottom: 30px;
}
.fdb-reviews__sideblock-ratings {
  margin-bottom: 30px;
}
.fdb-reviews__sideblock-rating {
  display: flex;
  align-items: flex-end;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.66px;
  color: var(--w5-text-gray);
  margin-bottom: 10px;
}
.fdb-reviews__sideblock-rating:last-child {
  margin-bottom: 0;
}
.fdb-reviews__sideblock-rating .num {
  color: var(--w5-black);
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0.66px;
  margin-right: 10px;
}
.fdb-reviews__sideblock-rating--lg {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.66px;
  font-weight: 600;
  color: var(--w5-black);
  margin-bottom: 15px;
}
.fdb-reviews__sideblock-rating--lg .num {
  color: var(--w5-green);
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 0.66px;
  margin-right: 7px;
}
@media (max-width: 767px) {
  .fdb-reviews__sideblock-rating--lg .num {
    font-size: 36px;
    line-height: 40px;
  }
}
.fdb-reviews__scale-item {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.fdb-reviews__scale-item:first-child .fdb-reviews__scale:before {
  width: 87%;
}
.fdb-reviews__scale-item:nth-child(2) .fdb-reviews__scale:before {
  width: 28%;
}
.fdb-reviews__scale-item:nth-child(3) .fdb-reviews__scale:before {
  width: 3%;
}
.fdb-reviews__scale-item:nth-child(4) .fdb-reviews__scale:before {
  width: 3px;
}
.fdb-reviews__scale-item:last-child {
  margin-bottom: 0;
}
.fdb-reviews__scale-item:last-child .fdb-reviews__scale:before {
  width: 2px;
}
.fdb-reviews__scale-num {
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 0.66px;
  flex-shrink: 0;
}
.fdb-reviews__scale {
  flex-basis: 215px;
  max-width: 215px;
  height: 8px;
  background-color: var(--w5-gray);
  border-radius: 15px;
  margin: 0 15px;
  position: relative;
}
.fdb-reviews__scale:before {
  content: "";
  display: block;
  height: 100%;
  background-color: var(--w5-black);
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
.fdb-reviews__sideblock-table-row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--w5-text-gray);
  padding: 16px 0;
}
.fdb-reviews__sideblock-table-row:last-child {
  border: none;
  padding-bottom: 0;
}
.fdb-reviews__sideblock-table-row--heading .fdb-reviews__sideblock-table-cell {
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  color: var(--w5-text-gray) !important;
}
.fdb-reviews__sideblock-table-cell {
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.66px;
}
@media (max-width: 767px) {
  .fdb-reviews__sideblock-table-cell {
    font-size: 18px;
  }
}
.fdb-reviews__sideblock-table-cell:first-child {
  color: var(--w5-blue);
  flex-basis: 110px;
  max-width: 110px;
}
.fdb-reviews__sideblock-table-cell:nth-child(2) {
  flex-basis: 65px;
  max-width: 65px;
}
.fdb-reviews__sideblock-table-cell:last-child {
  flex-basis: 68px;
  max-width: 68px;
  margin-right: 0;
}
.fdb-reviews__show-more-wrapper {
  display: flex;
}
.fdb-reviews__show-more {
  font-size: 17px;
  line-height: 17px;
  font-weight: 500;
  letter-spacing: 0.66px;
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid var(--w5-gray);
  border-radius: 10px;
  max-width: 222px;
  width: 100%;
  margin: 0 auto;
  transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .fdb-reviews__show-more {
    max-width: 100%;
    border-color: var(--w5-black);
  }
}
.fdb-reviews__show-more:hover {
  color: #fff;
  background-color: var(--w5-blue);
  border-color: var(--w5-blue);
  transition: 0.3s ease-in-out;
}
.fdb-add-review {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .fdb-add-review {
    padding: 30px 0;
  }
}
.fdb-add-review__inner {
  background-color: var(--w5-gray);
  padding: 60px 60px 70px 60px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .fdb-add-review__inner {
    margin: 0 -10px;
    padding: 60px 11px;
    border-radius: 20px;
  }
}
.fdb-add-review__title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
  letter-spacing: 0.66px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .fdb-add-review__title {
    font-size: 35px;
    line-height: 40px;
    font-weight: 900;
    letter-spacing: 1px;
  }
}
.fdb-add-review__form .formError {
  position: absolute !important;
  bottom: 0 !important;
  top: auto !important;
  display: block !important;
  opacity: 1 !important;
  left: auto !important;
  right: 10px !important;
  margin-top: 3px !important;
  transform: translateY(calc(100% + 2px));
}
.fdb-add-review__form .formError:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #fff;
  z-index: 992;
  left: 15px;
  top: -5px;
  transform: rotate(45deg);
  border: 1px solid #ccc;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.fdb-add-review__form .formErrorContent {
  padding: 7px 15px !important;
  background-color: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 5px !important;
  box-shadow: none !important;
}
.fdb-add-review__form .formErrorArrow {
  display: none;
}
.fdb-add-review__top-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 55px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .fdb-add-review__top-box {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
}
.fdb-add-review__bottom-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 55px;
  align-items: center;
}
@media (max-width: 767px) {
  .fdb-add-review__bottom-box {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
}
@media (max-width: 767px) {
  .fdb-add-review__bottom-box .fdb-add-review__left {
    order: 1;
  }
}
.fdb-add-review__right .validation-input-wrapper {
  height: 100%;
}
.fdb-add-review__rating-box {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.fdb-add-review__rating-box .rating-stars {
  margin-bottom: 0;
}
.fdb-add-review__rating-box .rating-stars__star svg {
  width: 27px;
  height: 27px;
}
.fdb-add-review__rating-text {
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.66px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .fdb-add-review__rating-text {
    font-size: 18px;
    letter-spacing: 1px;
    margin-right: 8px;
  }
}
.fdb-add-review__inputs {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
}
.fdb-add-review .redesign-input {
  transition: 0.3s ease-in-out;
}
.fdb-add-review .redesign-input::placeholder {
  color: var(--w5-text-gray);
}
.fdb-add-review .redesign-input:focus {
  border-color: var(--w5-black);
  transition: 0.3s ease-in-out;
}
.fdb-add-review__textarea {
  resize: none;
  width: 100%;
  height: 100%;
  min-height: 200px;
}
.fdb-add-review__textarea::placeholder {
  color: var(--w5-text-gray);
}
.fdb-add-review__submit-btn {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0;
  padding: 18px 30px;
  border-radius: 10px;
  width: 100%;
}
.fdb-add-review__disclaimer {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.66px;
  color: var(--w5-text-gray);
}
.fdb-add-review__authorize-text {
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.66px;
}
@media (max-width: 767px) {
  .fdb-add-review__authorize-text {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
/*# sourceMappingURL=feedback-redesign.css.map */