﻿/* 1.5:1 ratio */
/* 1.5:1 ratio */
.xpert-seller-wrapper {
  clear: both;
  color: #3f4a58;
  font-family: "Poppins", Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.xpert-seller-wrapper * {
  box-sizing: border-box;
}
.xpert-seller-wrapper .clearfix::before, .xpert-seller-wrapper .clearfix::after {
  content: "";
  display: table;
}
.xpert-seller-wrapper .clearfix::after {
  clear: both;
}
.xpert-seller-wrapper .inner-wrapper {
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 20px;
  position: relative;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .inner-wrapper {
    padding: 0 40px;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .inner-wrapper {
    padding: 0 60px;
  }
}
@media (min-width: 1250px) {
  .xpert-seller-wrapper .inner-wrapper {
    padding: 0 80px;
  }
}
.xpert-seller-wrapper .cta-button {
  background: #ff5c39;
  border-radius: 8px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  height: 48px;
  line-height: 2.7;
  text-align: center;
  text-decoration: none;
  width: 220px;
}
.xpert-seller-wrapper .cta-button:visited, .xpert-seller-wrapper .cta-button:hover, .xpert-seller-wrapper .cta-button:active, .xpert-seller-wrapper .cta-button:focus {
  color: #fff;
  text-decoration: none;
}
.xpert-seller-wrapper .area-hero {
  clear: both;
  padding: 35px 0 52px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-hero {
    padding: 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-hero .inner-wrapper {
    align-items: center;
    display: flex;
    height: 400px;
    position: relative;
    z-index: 130;
  }
}
@media (min-width: 992px) {
  .xpert-seller-wrapper .area-hero .inner-wrapper {
    height: 520px;
  }
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    background: url(/images/recos/1325/articles/xpert-seller/hero-house.webp) no-repeat right center;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% - 15px);
    z-index: 100;
  }
}
@media (min-width: 992px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    width: calc(50% - 35px);
  }
}
@media (min-width: 1200px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    width: 57%;
  }
}
@media (min-width: 1400px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    width: 58%;
  }
}
@media (min-width: 1500px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    width: 57%;
  }
}
@media (min-width: 1600px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    width: 56%;
  }
}
@media (min-width: 2000px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    width: 55%;
  }
}
@media (min-width: 2400px) {
  .xpert-seller-wrapper .area-hero .hero-background-container,
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    width: 54%;
  }
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-hero .hero-background-mask {
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 60%);
    z-index: 120;
  }
}
.xpert-seller-wrapper .area-hero .hero-block {
  clear: both;
  position: relative;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-hero .hero-block {
    padding-right: 0;
    width: 55%;
  }
}
.xpert-seller-wrapper .area-hero .section-title {
  color: #ff5c39;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 14px;
}
@media (min-width: 992px) {
  .xpert-seller-wrapper .area-hero .section-title {
    font-size: 44px;
    line-height: 1.2;
  }
}
.xpert-seller-wrapper .area-hero .tagline {
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 24px;
}
@media (min-width: 992px) {
  .xpert-seller-wrapper .area-hero .tagline {
    font-size: 30px;
    margin-bottom: 28px;
  }
}
.xpert-seller-wrapper .area-hero .cta-button {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-hero .cta-button {
    margin: 0;
  }
}
.xpert-seller-wrapper .area-description-with-images {
  background: #f4f4f4;
}
.xpert-seller-wrapper .area-description-with-images.white {
  background: #fff;
}
.xpert-seller-wrapper .area-description-with-images .description-with-image {
  clear: both;
  padding: 40px 0 0;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-description-with-images .description-with-image {
    padding: 80px 0 35px;
  }
}
.xpert-seller-wrapper .area-description-with-images .image-block {
  border-radius: 24px;
  box-shadow: 0 2px 9px 2px rgba(97, 97, 97, 0.5);
  overflow: hidden;
  width: 100%;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-description-with-images .image-block {
    float: left;
    margin: 0 30px 15px 0;
    width: calc(50% - 15px);
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-description-with-images .image-block {
    margin: 0 70px 35px 0;
    width: calc(50% - 35px);
  }
}
.xpert-seller-wrapper .area-description-with-images .image-block .image {
  display: block;
  width: 100%;
}
.xpert-seller-wrapper .area-description-with-images .description-block {
  clear: both;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-description-with-images .description-block {
    clear: none;
    margin: 0;
  }
}
.xpert-seller-wrapper .area-description-with-images .section-title {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 36px 0 18px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-description-with-images .section-title {
    margin-top: 0;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-description-with-images .section-title {
    font-size: 30px;
  }
}
.xpert-seller-wrapper .area-description-with-images .small-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  margin: 0 0 16px;
  width: 82px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-description-with-images .small-dash {
    clear: none;
    display: inline-block;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-description-with-images .small-dash {
    margin-bottom: 18px;
  }
}
.xpert-seller-wrapper .area-description-with-images .paragraph,
.xpert-seller-wrapper .area-description-with-images .bullet-list {
  font-size: 16px;
  font-weight: 300;
  line-height: 2.2;
  margin: 0 0 34px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-description-with-images .paragraph,
  .xpert-seller-wrapper .area-description-with-images .bullet-list {
    font-size: 18px;
    line-height: 2;
  }
}
.xpert-seller-wrapper .area-description-with-images .paragraph strong,
.xpert-seller-wrapper .area-description-with-images .bullet-list strong {
  font-weight: 600;
}
.xpert-seller-wrapper .area-description-with-images .bullet-list {
  list-style-type: none;
  padding: 0 0 0 13px;
}
.xpert-seller-wrapper .area-description-with-images .bullet-list .list-item {
  position: relative;
}
.xpert-seller-wrapper .area-description-with-images .bullet-list .list-item::before {
  background: #3f4a58;
  border-radius: 50%;
  content: "";
  display: block;
  height: 4px;
  left: -12px;
  position: absolute;
  top: 16px;
  width: 4px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-description-with-images .image-block.order-2 {
    float: right;
    margin: 0 0 15px 30px;
    width: calc(50% - 15px);
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-description-with-images .image-block.order-2 {
    margin: 0 0 35px 70px;
    width: calc(50% - 35px);
  }
}
.xpert-seller-wrapper .area-differences {
  background: #f4f4f4;
  clear: both;
  padding: 36px 0 30px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-differences {
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-differences {
    padding: 55px 0 47px;
  }
}
.xpert-seller-wrapper .area-differences .section-title {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 18px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-differences .section-title {
    font-size: 30px;
  }
}
.xpert-seller-wrapper .area-differences .small-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  margin: 0 0 16px;
  width: 82px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-differences .small-dash {
    margin: 0 auto 16px;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-differences .small-dash {
    margin-bottom: 18px;
  }
}
.xpert-seller-wrapper .area-differences .paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.2;
  margin: 0 auto;
  max-width: 630px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-differences .paragraph {
    font-size: 18px;
    line-height: 2;
  }
}
.xpert-seller-wrapper .area-differences .columns-container {
  clear: both;
  margin: 33px 0 0;
  text-align: left;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-differences .columns-container {
    display: flex;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-differences .columns-container {
    margin-top: 50px;
  }
}
.xpert-seller-wrapper .area-differences .columns-container .main-column {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0px 4px 16px 8px rgba(0, 0, 0, 0.05);
  clear: both;
  margin: 0 0 30px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-differences .columns-container .main-column {
    flex: 1;
    margin-right: 10px;
  }
}
@media (min-width: 1150px) {
  .xpert-seller-wrapper .area-differences .columns-container .main-column {
    margin-right: 29px;
  }
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-differences .columns-container .main-column:last-child {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media (min-width: 1150px) {
  .xpert-seller-wrapper .area-differences .columns-container .main-column:last-child {
    margin-left: 29px;
  }
}
.xpert-seller-wrapper .area-differences .columns-container .column-title {
  background: #ff5c39;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  height: 55px;
  line-height: 2.3;
  margin: 0;
  text-align: center;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-differences .columns-container .column-title {
    font-size: 30px;
    height: 82px;
    line-height: 2.8;
  }
}
.xpert-seller-wrapper .area-differences .columns-container .bullet-list {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.2;
  list-style-type: none;
  margin: 0;
  padding: 24px 15px 24px 28px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-differences .columns-container .bullet-list {
    font-size: 18px;
    line-height: 2;
    padding: 30px 20px 30px 34px;
  }
}
.xpert-seller-wrapper .area-differences .columns-container .bullet-list .list-item {
  position: relative;
}
.xpert-seller-wrapper .area-differences .columns-container .bullet-list .list-item::before {
  background: #3f4a58;
  border-radius: 50%;
  content: "";
  display: block;
  height: 4px;
  left: -12px;
  position: absolute;
  top: 16px;
  width: 4px;
}
.xpert-seller-wrapper .area-differences .legalese-block {
  clear: both;
  text-align: left;
}
.xpert-seller-wrapper .area-differences .legalese-block .paragraph {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 8px;
  max-width: 9999px;
}
.xpert-seller-wrapper .area-differences .legalese-block .paragraph:last-child {
  margin: 0;
}
.xpert-seller-wrapper .area-differences .superscript {
  font-size: 70%;
  line-height: 1.2;
  vertical-align: super;
}
.xpert-seller-wrapper .area-steps {
  clear: both;
  padding: 36px 0 20px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-steps {
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-steps {
    padding: 55px 0 47px;
  }
}
.xpert-seller-wrapper .area-steps .section-title {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 18px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-steps .section-title {
    font-size: 30px;
  }
}
.xpert-seller-wrapper .area-steps .small-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  margin: 0 0 16px;
  width: 82px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-steps .small-dash {
    margin: 0 auto 16px;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-steps .small-dash {
    margin-bottom: 18px;
  }
}
.xpert-seller-wrapper .area-steps .steps-container {
  clear: both;
  margin: 35px 0 0;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-steps .steps-container {
    display: flex;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-steps .steps-container {
    margin-top: 50px;
  }
}
.xpert-seller-wrapper .area-steps .steps-container .single-step {
  margin: 0 0 22px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-steps .steps-container .single-step {
    flex: 1;
    padding: 0 12px;
  }
}
@media (min-width: 1150px) {
  .xpert-seller-wrapper .area-steps .steps-container .single-step {
    padding: 0 20px;
  }
}
.xpert-seller-wrapper .area-steps .steps-container .step-label {
  color: #ff5c39;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 8px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-steps .steps-container .step-label {
    font-size: 32px;
    margin-bottom: 22px;
  }
}
.xpert-seller-wrapper .area-steps .steps-container .paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-steps .steps-container .paragraph {
    font-size: 18px;
    line-height: 1.8;
  }
}
.xpert-seller-wrapper .area-steps .steps-container .paragraph strong {
  font-weight: 700;
  white-space: nowrap;
}
.xpert-seller-wrapper .area-example {
  background: #f4f4f4;
  clear: both;
  padding: 36px 0 50px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-example {
    padding: 55px 0;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example {
    padding: 90px 0;
  }
}
.xpert-seller-wrapper .area-example .inner-wrapper {
  padding: 0;
}
.xpert-seller-wrapper .area-example .example-card-container {
  margin-bottom: 0;
}
.xpert-seller-wrapper .area-example .example-card {
  padding: 0 20px 20px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-example .example-card {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.xpert-seller-wrapper .area-example .left-side {
  clear: both;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-example .left-side {
    width: 340px;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .left-side {
    width: 435px;
  }
}
.xpert-seller-wrapper .area-example .right-side {
  clear: both;
  margin: 38px 0 0;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-example .right-side {
    margin: 0;
    max-width: 550px;
    width: calc(100% - 340px);
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .right-side {
    width: calc(100% - 435px);
  }
}
.xpert-seller-wrapper .area-example .no-break {
  white-space: nowrap;
}
.xpert-seller-wrapper .area-example .section-title {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 18px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .section-title {
    font-size: 30px;
    white-space: nowrap;
  }
}
.xpert-seller-wrapper .area-example .small-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  margin: 0;
  width: 82px;
}
.xpert-seller-wrapper .area-example .days-row {
  clear: both;
  display: flex;
  padding: 4px 0 0;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .days-row {
    padding-top: 8px;
  }
}
.xpert-seller-wrapper .area-example .days-row .value {
  color: #ff5c39;
  float: left;
  font-size: 100px;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .days-row .value {
    font-size: 125px;
  }
}
.xpert-seller-wrapper .area-example .days-row .value-label {
  float: left;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.25;
  margin: 14px 0 0 14px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .days-row .value-label {
    font-size: 48px;
    line-height: 1.2;
    margin-top: 16px;
  }
}
.xpert-seller-wrapper .area-example .prices-row {
  align-items: center;
  clear: both;
  display: flex;
  justify-content: flex-start;
  margin: 8px 0 0;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .prices-row {
    margin-top: 0;
  }
}
.xpert-seller-wrapper .area-example .prices-row .price-item {
  display: block;
  padding: 0 55px 0 0;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .prices-row .price-item {
    padding-right: 44px;
  }
}
.xpert-seller-wrapper .area-example .prices-row .price-item:last-child {
  padding: 0;
}
.xpert-seller-wrapper .area-example .prices-row .price-label {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .prices-row .price-label {
    font-size: 30px;
  }
}
.xpert-seller-wrapper .area-example .prices-row .price-value {
  color: #ff5c39;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 14px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .prices-row .price-value {
    font-size: 30px;
    margin-top: 10px;
  }
}
.xpert-seller-wrapper .area-example .auction-image {
  border-radius: 24px;
  box-shadow: 0 2px 9px 2px rgba(97, 97, 97, 0.5);
  display: block;
  width: 100%;
}
.xpert-seller-wrapper .area-example .slick-track {
  display: flex !important;
}
.xpert-seller-wrapper .area-example .slick-track .slick-slide {
  height: inherit !important;
}
.xpert-seller-wrapper .area-example .slick-dots {
  bottom: -16px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-example .slick-dots {
    bottom: -30px;
  }
}
.xpert-seller-wrapper .area-example .slick-dots li {
  border: 1px solid #ff5c39;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}
.xpert-seller-wrapper .area-example .slick-dots li.slick-active {
  background: #ff5c39;
}
.xpert-seller-wrapper .area-example .slick-dots li button {
  display: none;
}
.xpert-seller-wrapper .area-testimonials {
  background: #f4f4f4;
  clear: both;
  padding: 0 0 40px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-testimonials {
    padding-bottom: 60px;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-testimonials {
    padding-bottom: 125px;
  }
}
.xpert-seller-wrapper .area-testimonials .inner-wrapper {
  padding: 0;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-testimonials .inner-wrapper {
    padding: 0 36px;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-testimonials .inner-wrapper {
    padding: 0 56px;
  }
}
@media (min-width: 1250px) {
  .xpert-seller-wrapper .area-testimonials .inner-wrapper {
    padding: 0 76px;
  }
}
.xpert-seller-wrapper .area-testimonials .arrow {
  cursor: pointer;
  display: none;
  position: absolute;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-testimonials .arrow {
    display: block;
    margin: -15px 0 0;
    top: 50%;
    width: 18px;
  }
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-testimonials .arrow {
    margin-top: -20px;
    width: 23px;
  }
}
.xpert-seller-wrapper .area-testimonials .arrow.arrow-left {
  left: 10px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-testimonials .arrow.arrow-left {
    left: 18px;
  }
}
@media (min-width: 1250px) {
  .xpert-seller-wrapper .area-testimonials .arrow.arrow-left {
    left: 28px;
  }
}
.xpert-seller-wrapper .area-testimonials .arrow.arrow-right {
  right: 10px;
  transform: rotate(180deg);
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-testimonials .arrow.arrow-right {
    right: 18px;
  }
}
@media (min-width: 1250px) {
  .xpert-seller-wrapper .area-testimonials .arrow.arrow-right {
    right: 28px;
  }
}
.xpert-seller-wrapper .area-testimonials .testimonials-container {
  clear: both;
  display: flex;
}
.xpert-seller-wrapper .area-testimonials .testimonial-item {
  background: #fff;
  border-radius: 30px;
  display: block;
  margin: 0 4px;
  padding: 40px 20px;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-testimonials .testimonial-item {
    padding: 100px 80px;
  }
}
@media (min-width: 1250px) {
  .xpert-seller-wrapper .area-testimonials .testimonial-item {
    padding: 130px 120px;
  }
}
.xpert-seller-wrapper .area-testimonials .testimonial-item .text {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  line-height: 1.6;
  margin: 0;
  position: relative;
  text-align: center;
}
@media (min-width: 1000px) {
  .xpert-seller-wrapper .area-testimonials .testimonial-item .text {
    font-size: 24px;
    line-height: 1.9;
  }
}
.xpert-seller-wrapper .area-testimonials .testimonial-item .centered {
  position: relative;
}
.xpert-seller-wrapper .area-testimonials .testimonial-item .inner-text {
  margin: 0;
  position: relative;
  z-index: 20;
}
.xpert-seller-wrapper .area-testimonials .testimonial-item .inner-text .custom-quote {
  bottom: -10px;
  font-family: georgia, serif;
  font-size: 200%;
  font-weight: bold;
  line-height: 0;
  position: relative;
}
.xpert-seller-wrapper .area-testimonials .slick-track {
  display: flex !important;
}
.xpert-seller-wrapper .area-testimonials .slick-slide {
  height: inherit !important;
}
.xpert-seller-wrapper .area-testimonials .slick-dots {
  bottom: -45px;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.xpert-seller-wrapper .area-testimonials .slick-dots li {
  margin: 0;
  width: 40px;
}
.xpert-seller-wrapper .area-testimonials .slick-dots button {
  background-color: rgba(63, 74, 88, 0.15);
  border: none;
  display: block;
  height: 5px;
  padding: 0;
  text-indent: -9999px;
  width: 40px;
}
.xpert-seller-wrapper .area-testimonials .slick-dots .slick-active button {
  background-color: #3f4a58;
  border-radius: 3px;
}
.xpert-seller-wrapper .area-testimonials .slick-dots li:first-child button {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.xpert-seller-wrapper .area-testimonials .slick-dots li:last-child button {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.xpert-seller-wrapper .area-cta {
  background: url(/images/recos/1325/articles/xpert-seller/dots-mobile.webp) no-repeat center;
  background-color: #3f4a58;
  background-size: auto 200%;
  padding: 55px 0 60px;
  text-align: center;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-cta {
    background-image: url(/images/recos/1325/articles/xpert-seller/dots-desktop.webp);
    background-size: cover;
    padding: 68px 0 74px;
  }
}
.xpert-seller-wrapper .area-cta .section-title {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 24px;
  text-shadow: 0 2px 7px #6e6e6e;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .area-cta .section-title {
    font-size: 30px;
    margin-bottom: 34px;
  }
}
.xpert-seller-wrapper .area-cta .cta-button {
  margin: 0 auto;
}
.xpert-seller-wrapper .contact-section {
  background: #3f4a58;
  color: #fff;
  padding: 0 25px 42px;
  text-align: center;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section {
    padding: 0 30px 59px;
  }
}
.xpert-seller-wrapper .contact-section .inner-contact-wrapper {
  clear: both;
  margin: 0 auto;
  max-width: 1240px;
}
.xpert-seller-wrapper .contact-section .text-wrapper {
  display: inline-block;
}
.xpert-seller-wrapper .contact-section .secondary-title {
  font-size: 28px;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  max-width: 800px;
  padding: 48px 0 40px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section .secondary-title {
    padding: 61px 0 40px;
    text-align: left;
  }
}
.xpert-seller-wrapper .contact-section .instructions {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.4;
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section .instructions {
    margin: 0 0 32px;
    text-align: left;
  }
}
.xpert-seller-wrapper .contact-section .contact-form-element {
  background: #fff;
  border: 1px solid #c0c0c0;
  border-radius: 8px;
  clear: both;
  color: #3f4a58;
  display: block;
  font-family: "Poppins", Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 auto 10px;
  max-width: 800px;
  padding: 15px 15px 14px;
  outline: none;
  width: 100%;
  -webkit-appearance: none;
  text-align: left;
}
.xpert-seller-wrapper .contact-section .contact-form-element::placeholder {
  color: #3f4a58;
  opacity: 1;
}
.xpert-seller-wrapper .contact-section .contact-form-element::-ms-input-placeholder {
  color: #3f4a58;
}
.xpert-seller-wrapper .contact-section .contact-form-element.invalid {
  border-color: #fe4343;
  box-shadow: 0 0 0 1px #fe4343;
  color: #ff2d2d;
}
.xpert-seller-wrapper .contact-section .contact-form-element.invalid::placeholder {
  color: #ff2d2d;
}
.xpert-seller-wrapper .contact-section .contact-form-element.invalid::-ms-input-placeholder {
  color: #ff2d2d;
}
.xpert-seller-wrapper .contact-section .contact-form-element.contact-textarea {
  border: 0;
  border-radius: 0;
  height: 195px;
  margin-bottom: 0;
  min-height: 195px;
  resize: none;
}
.xpert-seller-wrapper .contact-section .contact-form-element label {
  font-weight: 400 !important;
}
.xpert-seller-wrapper .contact-section .contact-form-element input[type=checkbox] {
  margin-right: 5px;
}
.xpert-seller-wrapper .contact-section .contact-form-element input[type=radio] {
  margin-right: 5px;
}
.xpert-seller-wrapper .contact-section .contact-radio-group label {
  margin-right: 18px; /* spacing between Yes and No */
}
.xpert-seller-wrapper .contact-section .textarea-wrapper {
  border: 1px solid #c0c0c0;
  border-radius: 8px;
  margin: 0 auto 10px;
  max-width: 800px;
  overflow: hidden;
}
.xpert-seller-wrapper .contact-section .contact-legalese {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8;
  margin: 20px auto 22px;
  max-width: 800px;
  text-align: left;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section .contact-legalese {
    margin-bottom: 25px;
  }
}
.xpert-seller-wrapper .contact-section .notification-bar {
  align-items: center;
  background: #d4edda;
  border: 1px solid #77ce8b;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(215, 215, 215, 0.5);
  clear: both;
  color: #18814d;
  display: none;
  font-size: 16px;
  font-weight: 400;
  justify-content: flex-start;
  line-height: 1.2;
  margin: 0 auto 30px;
  max-width: 800px;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section .notification-bar {
    margin-bottom: 33px;
  }
}
.xpert-seller-wrapper .contact-section .notification-bar.show-notification {
  display: flex;
}
.xpert-seller-wrapper .contact-section .notification-bar .icon-region {
  background: #fff;
  border: 1px solid #00aa55;
  border-radius: 50%;
  height: 40px;
  margin: 10px;
  width: 40px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section .notification-bar .icon-region {
    margin: 10px 19px;
  }
}
.xpert-seller-wrapper .contact-section .notification-bar .icon-region .inner-icon {
  background: #d4edda;
  border: 2px solid #00aa55;
  border-radius: 50%;
  height: 34px;
  margin: 2px auto;
  overflow: hidden;
  position: relative;
  width: 34px;
}
.xpert-seller-wrapper .contact-section .notification-bar .icon-region .checkmark {
  border-bottom: 2px solid #00aa55;
  border-right: 2px solid #00aa55;
  height: 17px;
  left: 10px;
  position: absolute;
  top: 4px;
  transform: rotate(45deg);
  width: 10px;
}
.xpert-seller-wrapper .contact-section .notification-bar .text-region {
  padding: 10px 35px 10px 0;
  width: calc(100% - 60px);
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section .notification-bar .text-region {
    width: calc(100% - 78px);
  }
}
.xpert-seller-wrapper .contact-section .notification-bar .close-bar {
  cursor: pointer;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 9px;
  transform: rotate(45deg);
  width: 15px;
}
@media (min-width: 768px) {
  .xpert-seller-wrapper .contact-section .notification-bar .close-bar {
    right: 12px;
    top: 11px;
  }
}
.xpert-seller-wrapper .contact-section .notification-bar .close-bar::before, .xpert-seller-wrapper .contact-section .notification-bar .close-bar::after {
  background: #18814d;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  top: 6px;
  width: 13px;
}
.xpert-seller-wrapper .contact-section .notification-bar .close-bar::after {
  height: 13px;
  right: 6px;
  top: 0;
  width: 1px;
}
.xpert-seller-wrapper .contact-section .notification-bar.notification-fail {
  background: #f8d7da;
  border-color: #ffa7ae;
  color: #ff2d2d;
}
.xpert-seller-wrapper .contact-section .notification-bar.notification-fail .icon-region {
  border-color: #ff2d2d;
}
.xpert-seller-wrapper .contact-section .notification-bar.notification-fail .icon-region .inner-icon {
  background: #f8d7da;
  border-color: #ff2d2d;
}
.xpert-seller-wrapper .contact-section .notification-bar.notification-fail .icon-region .invalid-mark {
  height: 30px;
  position: absolute;
  right: 7px;
  top: 0;
  transform: rotate(45deg);
  width: 30px;
}
.xpert-seller-wrapper .contact-section .notification-bar.notification-fail .icon-region .invalid-mark::before, .xpert-seller-wrapper .contact-section .notification-bar.notification-fail .icon-region .invalid-mark::after {
  background: #ff2d2d;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  top: 9px;
  width: 20px;
}
.xpert-seller-wrapper .contact-section .notification-bar.notification-fail .icon-region .invalid-mark::after {
  height: 20px;
  right: 9px;
  top: 0;
  width: 2px;
}
.xpert-seller-wrapper .contact-section .notification-bar.notification-fail .close-bar::before, .xpert-seller-wrapper .contact-section .notification-bar.notification-fail .close-bar::after {
  background: #ff2d2d;
}
.xpert-seller-wrapper .contact-section .contact-cta {
  background: #ff5c39;
  border: 0;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 600;
  height: 46px;
  line-height: 1.2;
  margin: 0 auto;
  outline: none;
  text-decoration: none;
  width: 208px;
  -webkit-appearance: none;
}
.xpert-seller-wrapper .contact-section .contact-cta.disabled {
  cursor: default;
  opacity: 0.8;
  pointer-events: none;
}
.xpert-seller-wrapper .contact-section .reCaptcha-container {
  margin: 0 auto;
  max-width: 800px;
}
.xpert-seller-wrapper .contact-section .reCaptcha-container > .reCaptcha > div {
  margin-top: 25px;
}
.xpert-seller-wrapper .space {
  background-color: #f4f4f4;
  padding: 15px 15px;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Projects/net2/rweb/Web/Images/Web04/RECos/1325/src/scss/_variables.scss%22,%22file:///C:/Projects/net2/rweb/Web/Images/Web04/RECos/1325/articles/xpert-seller/style.scss%22,%22file:///C:/Projects/net2/rweb/Web/Images/Web04/RECos/1325/src/scss/_mixins.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%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CI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAKZ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;;AAKJ;EACI;EACA;;AAKJ;EACI;EACA;;AAMhB;EACI;EACA;EACA;EACA;EACA;;ACpoBJ;ED+nBA;IAQQ;IACA;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;ACnpBR;ED4oBI;IAUQ;IACA;;;AAIR;EACI;;AAIR;EACI;EACA;EACA;EACA;;ACpqBJ;EDgqBA;IAOQ;;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AC1rBR;EDorBI;IASQ;IACA;;;AAIR;EACI;EACA;EACA;EACA;;ACtsBR;EDksBI;IAOQ;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;ACjyBR;ED0xBI;IAUQ;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;ACxzBR;EDwyBI;IAmBQ;;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;ACx0BZ;EDk0BQ;IASQ;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;;ACv2BZ;EDq2BQ;IAKQ;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;ACr3BZ;ED82BQ;IAUQ;IACA;;;AAGJ;EAEI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAKZ;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EAEI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAMR;EAEI;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;;AAEA;EACI;;AAKZ;EACI;EACA%22%7D */