.hero {
    background-image: url("../images/hero-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 60px;
    overflow: hidden;
    width: 100%;
}
.review-holder {
    margin: 0 auto;
    min-height: 28px;
    overflow: hidden;
    padding: 3px 11px;
    position: relative;
    width: 248px;
    border-radius: 13.72px;
    background: #fff002;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.review-holder p {
    margin: 0;
    color: #08515a;
    font-family: var(--poppins);
    font-size: 0.696909rem;
    font-weight: 600;
    text-align: left;
}
.hero-top {
    display: none;
    text-align: center;
}
li#hero-slider-1.unslider-active .hero-info,
li#hero-slider-1.unslider-active .hero-top,
li#hero-slider-2.unslider-active .hero-info,
li#hero-slider-2.unslider-active .hero-slider-prev,
li#hero-slider-3.unslider-active .hero-info,
li#hero-slider-3.unslider-active .hero-slider-prev,
li#hero-slider-4.unslider-active .hero-info,
li#hero-slider-4.unslider-active .hero-slider-prev,
li#hero-slider-5.unslider-active .hero-info,
li#hero-slider-5.unslider-active .hero-slider-prev,
li#price-offer-slider-1.unslider-active .price-offer-info,
li#price-offer-slider-1.unslider-active .price-offer-slider-prev,
li#price-offer-slider-2.unslider-active .price-offer-info,
li#price-offer-slider-2.unslider-active .price-offer-slider-prev,
li#price-offer-slider-3.unslider-active .price-offer-info,
li#price-offer-slider-3.unslider-active .price-offer-slider-prev,
li#price-offer-slider-4.unslider-active .price-offer-info,
li#price-offer-slider-4.unslider-active .price-offer-slider-prev,
li#price-offer-slider-5.unslider-active .price-offer-info,
li#price-offer-slider-5.unslider-active .price-offer-slider-prev,
li#quick-sell-1.unslider-active .quick-sell-prev,
li#quick-sell-1.unslider-active .ready-to-sell-title,
li#quick-sell-2.unslider-active .quick-sell-prev,
li#quick-sell-3.unslider-active .quick-sell-prev,
li#quick-sell-4.unslider-active .quick-sell-prev,
li#quick-sell-5.unslider-active .quick-sell-prev {
    display: block;
}
.hero-top h1 {
    margin: 3px auto 0;
    position: relative;
    color: #033137;
    font-family: var(--poppins);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    max-width: 645px;
}
.hero-top h2,
.hero-top > p,
.route-title p strong {
    color: var(--green);
}
.hero-info h5,
.hero-info p,
.hero-top > p {
    font-family: var(--inter);
    font-weight: 700;
}
.hero-top h2 {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
}
.hero-top > p {
    font-size: 20px;
    margin: 10px 0 5px;
    line-height: 1.2;
    text-align:center;
}
.free-offer-progress-inner,
.price-offer-inner {
    max-width: 600px;
    margin: 0 auto;
}
.free-offer-progress h2 {
    color: var(--black);
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin: 25px 0 23px;
}
.hero-info p {
    margin: 2px 0 0;
    font-size: 15px;
    text-align: center;
    color: #535353;
}
.hero-info h5 {
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    margin-top: 25px;
}
.hero-input-item button,
.how-it-item h3 {
    align-items: center;
    background: var(--yollow);
}
.form-area-inner {
    padding: 29px 48px 15px;
    position: relative;
    max-width: 699px;
    border-radius: 21.6px;
    background: var(--light-green);
    margin: 15px auto 0;
}
.form-area-inner h2 {
    color: var(--white);
    font-family: var(--poppins);
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    max-width: 450px;
    margin: 0 auto 15px;
}
.form-area-inner p {
    margin: 11px 0 0;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    color: var(--white);
}
.hero-input-item button,
.hero-input-item input {
    font-size: 20px;
    color: var(--black);
    padding: 0 20px;
    height: 75px;
}
.hero-input-item {
    max-width: 600px;
    border-radius: 12px;
    background: var(--white);
    display: flex;
    width: 100%;
}
.hero-input-item input {
    margin: 0;
    border-radius: 12px 0 0 12px;
    width: 100%;
    border: 5px solid var(--yollow);
}
.hero-input-item input:focus,
.hero-input-item input:focus-visible {
    outline: 0 !important;
    box-shadow: none !important;
}
.hero-input-item button {
    font-weight: 700;
    text-align: center;
    border: none;
    border-radius: 0 12px 12px 0;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    transition: 0.3s ease-in-out;
}
.hero-input-item button:hover,
.link-video-review:hover {
    opacity: 0.8;
}
.hero-input-item button img,
.quick-sell-item button img {
    margin: 0 30px;
}
.hero-info,
.hero-input-item button span,
.price-offer-input-item button span,
.quick-sell-item button span,
li#hero-slider-2 .hero-slider-prev,
li#hero-slider-3 .hero-slider-prev,
li#hero-slider-4 .hero-slider-prev,
li#hero-slider-5 .hero-slider-prev,
li#price-offer-slider-1 .price-offer-info,
li#price-offer-slider-1 .price-offer-slider-prev,
li#price-offer-slider-2 .price-offer-info,
li#price-offer-slider-2 .price-offer-slider-prev,
li#price-offer-slider-3 .price-offer-info,
li#price-offer-slider-3 .price-offer-slider-prev,
li#price-offer-slider-4 .price-offer-info,
li#price-offer-slider-4 .price-offer-slider-prev,
li#price-offer-slider-5 .price-offer-info,
li#price-offer-slider-5 .price-offer-slider-prev,
li#quick-sell-1 .quick-sell-prev,
li#quick-sell-2 .quick-sell-prev,
li#quick-sell-3 .quick-sell-prev,
li#quick-sell-4 .quick-sell-prev,
li#quick-sell-5 .quick-sell-prev {
    display: none;
}
.hero-slider-prev a {
    display: flex;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    justify-content: center;
    margin-top: 15px;
}
.hero-slider-prev a span {
    text-decoration: none;
}
.hero-slider {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.route-title h2 {
    color: var(--black);
    font-family: var(--poppins);
    max-width: 630px;
    margin: 0 auto 30px;
}
.route-title p {
    margin: 0 auto;
    font-size: 18px;
    line-height: 36px;
    color: var(--text);
    font-family: var(--inter);
    max-width: 800px;
}
.how-it-item h3,
.how-it-item h4,
.how-it-work h2,
.route-title h2 {
    color: var(--black);
    font-weight: 700;
}
.real-stories + .real-stories,
.route-title p + p {
    margin-top: 30px;
}
.different-area,
.faq-area,
.how-it-work,
.route-area,
.sellers-testimonials,
.switching-area,
.track-record-helping-sellers {
    padding: 60px 0;
}
.how-it-work h2,
.route-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    text-align: center;
    line-height: 1.3;
}
.how-it-item h3,
.how-it-item h4,
.how-it-item p {
    font-family: var(--inter);
}
.how-it-work-inner {
    display: flex;
    gap: 20px;
    margin-top: 65px;
}
.how-it-item {
    border: 1px solid #8a8a8a;
    border-radius: 18.6px;
    flex: 1;
    padding: 70px 35px 35px;
    position: relative;
}
.compare-inner-info,
.how-it-item img,
.sellers-testimonial-item-author {
    margin-top: 40px;
}
.how-it-item h3 {
    margin: 2px auto 0;
    font-size: 36px;
    line-height: 46px;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    top: -37.5px;
    left: 30px;
}
.how-it-item h4 {
    margin: 0 auto 3px;
    font-size: 18px;
    line-height: 28px;
}
.how-it-item p {
    margin: 0 auto;
    font-size: 15px;
    line-height: 20px;
    color: var(--text);
    font-weight: 400;
}
.price-offer-area {
    padding: 45px 0;
}
.price-offer-title {
    margin-bottom: 20px;
}
.price-offer-title h2 {
    color: var(--white);
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
}
.price-offer-input-item {
    background: var(--white);
    display: flex;
    align-items: center;
    border-radius: 12px;
    overflow: hidden;
}
.price-offer-input-item input {
    height: 70px;
    width: 100%;
    padding: 10px 15px;
    font-size: 20px;
    font-family: var(--inter);
}
.price-offer-input-item button {
    border: none;
    height: 70px;
    background: var(--yollow);
    font-family: var(--inter);
    font-size: 20px;
    font-weight: 800;
    white-space: nowrap;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price-offer-input-item button img {
    margin: 0 15px;
}
.price-offer-slider-prev a {
    color: var(--white) !important;
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: center;
}
.price-offer-slider-prev,
.quick-sell-prev {
    margin-top: 10px;
}
.price-offer-copyright {
    margin-top: 20px;
}
.price-offer-copyright p,
.ready-to-sell-copyright p {
    color: var(--white);
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
}
.compare-table-row.top .compare-table-sale,
.compare-table-sale.bg-yollow,
.faq-inner .collapsible li.active,
.price-offer-inner .progress-bar,
.quick-sell-inner .progress-bar {
    background: var(--yollow);
}
.helping-seler-card-counter.bg-green h2,
.helping-seler-card-counter.bg-light-green h2,
.price-offer-inner .progress-info span,
.quick-sell-inner .progress-info span {
    color: var(--white);
}
.price-offer-inner .free-offer-progress h2 {
    font-size: 30px;
    color: var(--white);
}
.price-offer-inner li h3 {
    color: var(--white);
    font-family: var(--poppins);
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}
.price-offer-inner li h5,
.price-offer-inner li p.sub-text {
    font-family: var(--inter);
    font-weight: 700;
    color: var(--white);
}
.price-offer-inner li p.sub-text {
    margin: 15px 0;
    font-size: 15px;
    text-align: center;
}
.price-offer-inner li h5 {
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 13px;
}
.price-offer-inner ul {
    margin: 0;
}
.real-stories-area {
    padding-top: 60px;
}
.real-stories-title {
    text-align: center;
    margin-bottom: 50px;
}
.real-stories-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}
.real-stories-title p {
    margin: 17px 0 0;
    color: var(--black);
    font-size: 18px;
    text-align: center;
    font-family: var(--inter);
}
.real-stories-title p.sub-text {
    font-family: var(--fira);
    font-size: 20px;
    font-weight: 400;
    margin: 30px auto 0;
    color: var(--black);
    max-width: 800px;
}
.real-stories-title-inner {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 7px;
}
.real-stories-title-inner h4 {
    font-family: var(--fira);
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    color: var(--black);
}
.real-stories-title-inner span {
    margin: 0;
    min-height: 35px;
    width: max-content;
    border: 2px solid #408080;
    border-radius: 16.8px;
    color: #408080;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    font-family: var(--fira);
    padding: 0 20px;
    text-transform: capitalize;
}
.small-videos.video-2 {
    display: flex;
    gap: 16px;
}

.small-videos.video-2 .video-card {
    flex: 0 0 calc(25% - 8px);
}
.video-card {
    box-shadow: none;
}
.card.video-card {
    border: 1px solid #e4e4e4;
    border-radius: 8.4px;
    overflow: hidden;
}
.video-card .card-image {
    position: relative;
    padding-bottom: 56%;
}
.video-card .card-image img {
    display: block;
    border-radius: 2px 2px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.video-card .play-button {
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: 0.3s;
    padding: 0;
    width: 38px;
    height: 39px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.card-info {
    padding: 10px 15px;
    text-align: left;
}
.card-info h4 {
    font-size: 14px;
    margin: 0;
    font-family: var(--inter);
    font-weight: 700;
}
.card-info p {
    font-size: 11px;
    margin: 0;
    font-family: var(--inter);
    font-weight: 400;
}
.unslider-arrow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    bottom: 0;
    width: 50px;
    text-align: center;
    overflow: hidden;
}
.unslider-arrow.next,
.unslider-arrow.next i {
    left: auto;
    right: 0;
}
.home-seller-reviews .unslider-arrow i {
    top: 50%;
    transform: translateY(-50%);
}
.unslider-arrow i {
    position: absolute;
    left: 0;
    font-size: 40px;
}
.sprite {
    background-image: url(../images/sprite.png);
}
.sprite-left-arrow-round {
    width: 42px;
    height: 41px;
    background-position: -412px -504px;
}
.sprite-right-arrow-round {
    width: 42px;
    height: 41px;
    background-position: -20px -693px;
}
.compare-title,
.home-seller-reviews .small-videos,
.trusted-logo-inner {
    text-align: center;
}
.real-stories-tabs ul.tabs {
    margin: 0 auto 50px;
    display: flex;
    justify-content: space-between;
}
.real-stories-tabs ul.tabs li {
    flex: 1;
    text-align: center;
}
.real-stories-tabs ul.tabs li a {
    display: block;
    padding: 10px 0;
    color: var(--black);
    font-size: 22px;
    font-family: var(--inter);
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    transition: 0.3s ease-in-out;
}
.real-stories-tabs ul.tabs li a.active,
.real-stories-tabs ul.tabs li a:hover {
    border-color: var(--light-green);
    background: var(--light-green);
    color: var(--white);
}
.different-title h2,
.sellers-testimonial-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    color: var(--black);
}
.sellers-testimonial-item-info p {
    margin: 0 auto;
    color: var(--black);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-family: var(--inter);
    font-style: italic;
}
.sellers-testimonial-item-author h4 {
    margin: 0 auto;
    color: var(--black);
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-family: var(--inter);
    font-style: italic;
}
.customer-service h3,
.customer-service p {
    color: var(--white);
    line-height: 1.5;
    font-family: var(--inter);
    text-align: center;
}
.sellers-testimonial-inner {
    max-width: 970px;
    margin: 35px auto 0;
}
.sellers-testimonial-item {
    padding-top: 25px;
}
.sellers-testimonial-item-info {
    border: 1px solid #d6d6d6;
    border-radius: 35px;
    position: relative;
    padding: 50px 30px 40px;
    background: var(--white);
    min-height: 190px;
}
.sellers-testimonial-item-info:after {
    border-right: 1px solid #d6d6d6;
    transform: rotate(45deg);
    content: "";
    width: 40px;
    height: 40px;
    background: var(--white);
    border-bottom: 1px solid #d6d6d6;
    position: absolute;
    border-radius: 0 0 6px;
    bottom: -20px;
    left: calc(50% - 20px);
}
.sellers-testimonial-item-info img {
    max-width: max-content;
    position: absolute;
    top: -22px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}
.owl-dots {
    text-align: center;
    margin-top: 50px;
}
.owl-dots button.owl-dot{
    border: 1px solid var(--light-green);
    width: 15px;
    height: 15px;
    border-radius: 100px;
    margin: 0 5px;
    transition: 0.3s ease-in-out;
}
.owl-dots button.owl-dot:hover,
.owl-dots button.owl-dot.active{
    border-color: var(--light-green);
    background: var(--light-green);
}
.customer-service {
    padding: 35px 0;
}
.customer-service p {
    margin: 0 auto;
    font-weight: 400;
    font-size: 17px;
}
.customer-service h3 {
    margin: 7px auto 10px;
    font-weight: 700;
    font-size: 21px;
}
.review-badge-area {
    background: #fff100;
    padding: 17px 0;
}
.review-badge-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 865px;
    margin: 0 auto;
}
.review-badge-item {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}
.route h3,
.trusted-logo-wrap {
    align-items: center;
    display: flex;
}
.review-badge-item p {
    margin: 0;
    font-size: 20px;
    color: var(--black);
    font-family: var(--inter);
    font-weight: 400;
}
.route-inner .route h4,
.route-link h4,
.trusted-title-wrap h2 {
    font-weight: 700;
    font-family: var(--inter);
}
.review-badge-item + .review-badge-item:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 35px;
    background: var(--black);
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
}
.trusted-logo-area {
    padding-top: 55px;
    padding-bottom: 60px;
}
.trusted-title-wrap h2 {
    font-size: 38px;
    color: #033137;
    text-transform: capitalize;
    margin: 0;
}
.route h3,
.route p,
.route-inner .route h4,
.route-link h4,
.route-link p {
    color: var(--black);
}
.trusted-logo-wrap {
    justify-content: space-between;
    gap: 30px;
    max-width: 980px;
    margin: 20px auto 0;
}
.route-area.gray-bg {
    background: var(--bg);
}
.route-inner {
    max-width: 1050px;
    margin: 30px auto 0;
    display: flex;
    gap: 20px;
}
.route-inner .route {
    border: 4px solid var(--yollow);
    padding: 25px;
    flex: 1;
}
.route-inner .route + .route {
    border-color: var(--light-green);
}
.route-inner .route h4 {
    font-size: 30px;
}
.route-inner .route ul li {
    display: flex;
    gap: 5px;
    align-items: flex-start;
}
.route-inner .route ul li + li {
    margin-top: 7px;
}
.route-inner .route ul li span {
    font-size: 20px;
    color: var(--black);
    font-family: var(--inter);
    line-height: 1.3;
}
.route-link {
    max-width: 1050px;
    margin: 40px auto 0;
    text-align: center;
    background: var(--yollow);
    padding: 30px 15px;
    border-radius: 16px;
}
.route-link h4 {
    font-size: 24px;
    margin: 0;
}
.route-link p {
    font-size: 17px;
    font-weight: 400;
    font-family: var(--inter);
    margin: 15px 0 0;
}
.route h3,
.route h5 {
    font-weight: 700;
    font-family: var(--inter);
}
.route h3 {
    font-size: 19px;
    gap: 5px;
    margin: 0 0 15px;
}
.route h5 {
    color: var(--text);
    font-size: 13px;
    margin: 0 0 10px;
}
.route p {
    font-weight: 400;
    font-family: var(--inter);
    font-size: 11px;
    margin: 0;
}
.link-video-review,
.route a {
    font-size: 18px;
    transition: 0.3s ease-in-out;
    color: var(--black);
    font-family: var(--inter);
    background: var(--yollow);
    text-decoration: none;
}
.route a {
    font-weight: 700;
    margin: 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-radius: 30px;
    height: 42px;
}
.route a:hover {
    opacity: 0.6;
    color: var(--black);
}
.route-inner .route + .route a {
    background: var(--light-green);
}
.route-footer {
    text-align: center;
    margin-top: 40px;
}
.route-footer p {
    color: var(--black);
    font-weight: 400;
    font-family: var(--inter);
    font-size: 15px;
    margin: 0;
}
.link-video-review {
    margin: 50px auto 0;
    min-height: 77px;
    max-width: 407px;
    border-radius: 38.4px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.11);
    font-weight: 700;
    line-height: 77px;
    text-align: center;
    display: block;
}
.compare-table,
.faq-inner .collapsible li,
.helping-card,
.helping-seler-card {
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.3);
}
.switching-title {
    text-align: center;
    margin-bottom: 35px;
}
.faq-title h2,
.our-promise-title h2,
.switching-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: var(--black);
    margin: 0;
    line-height: 1.3;
}
.switching-title p {
    margin: 15px auto 0;
    color: #418181;
    font-size: 21px;
    line-height: 1.5;
    text-align: center;
    font-family: var(--inter);
    font-weight: 700;
}
.switching-footer p,
.switching-item p {
    color: var(--text);
    font-family: var(--inter);
    font-weight: 400;
}
.switching-inner {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.switching-item {
    border: 1px solid #595959;
    border-radius: 9px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 20px;
    flex: 0 0 calc(50% - 5px);
}
.switching-item p {
    margin: 0;
    font-size: 19px;
    line-height: 1.3;
}
.switching-footer p {
    margin: 30px auto 0;
    font-size: 18px;
    line-height: 1.5;
    max-width: 885px;
}
.sp-fixed-price {
    padding: 30px 0;
}
.sp-fixed-price-inner h2 {
    font-family: var(--poppins);
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: var(--white);
    margin: 0;
    line-height: 1.3;
}
.different-card p,
.sp-fixed-price-inner p {
    color: var(--white);
    font-family: var(--inter);
}
.different-card p,
.sp-fixed-price-inner p,
.track-record-title p {
    line-height: 1.5;
    text-align: center;
}
.sp-fixed-price-inner p {
    margin: 15px auto 0;
    font-size: 17px;
    max-width: 600px;
}
.different-inner {
    max-width: 850px;
    margin: 50px auto 0;
}
.different-card {
    border-radius: 9px;
    border: 1px solid var(--gray);
    padding: 20px 30px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.different-card + .different-card,
.ready-to-sell-copyright {
    margin-top: 25px;
}
.different-card p {
    margin: 0 auto;
    font-size: 19px;
    font-weight: 400;
}
.compare-table-sale.bg-yollow p,
.different-card.bg-yollow p,
.faq-inner .collapsible li .collapsible-body p a {
    color: var(--black);
}
.track-record-helping-sellers h2 {
    font-family: var(--poppins);
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    margin: 3px 0 0;
    color: var(--black);
}
.helping-seler-card-info h3,
.helping-seler-card-info p,
.track-record-card p,
.track-record-title p {
    font-family: var(--inter);
    font-family: var(--inter);
}
.track-record-title p {
    margin: 15px auto 0;
    color: var(--text);
    font-size: 18px;
}
.track-record-helping-sellers-inner {
    margin: 33px 0 0;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.track-record-helping-sellers-inner.sellers-bottom {
    margin-top: 60px;
}
.helping-seler-card {
    min-height: 197px;
    padding: 0 0 17px;
    border: 1px solid #ccc;
    border-radius: 18.6px;
    font-size: 0.963939rem;
    line-height: 21px;
    text-align: center;
    overflow: hidden;
    flex: 1;
}
.helping-seler-card-counter {
    min-height: 122px;
    padding: 22px 0 17px;
}
.helping-card {
    padding: 23px 30px 34px;
    border: 1px solid #ccc;
    border-radius: 18.6px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex: 0 0 calc(50% - 10px);
    width: 100%;
}
.helping-card-img {
    padding: 11px 0 13px;
    width: 49px;
    height: 49px;
    border-radius: 24.3px;
    background: var(--yollow);
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 49px;
}
.helping-seler-card-info h3 {
    color: var(--black);
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
}
.helping-seler-card-info p {
    margin: 13px 0 0;
    color: var(--text);
    font-size: 15px;
    line-height: 21px;
}
.track-record-card {
    border-radius: 17px;
    background: var(--yollow);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    min-height: 145px;
    margin-top: 45px;
    padding: 15px 30px;
}
.track-record-card p {
    margin: 0;
    color: var(--black);
    font-size: 17px;
    font-weight: 400;
}
.compare-area,
.our-promise-area {
    padding: 60px 0;
    background: var(--bg);
}
.end-result-item,
.table-item {
    padding: 10px 15px;
    display: flex;
}
.compare-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.compare-title img {
    margin: 9px auto 28px;
}
.compare-inner-info p,
.compare-title p {
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    font-family: var(--inter);
    font-weight: 400;
    line-height: 26px;
}
.compare-title p {
    color: var(--text);
    max-width: 515px;
}
.compare-inner-info p {
    color: var(--black);
    max-width: 685px;
}
.compare-table {
    border: 1px solid #ccc;
    border-radius: 18.6px;
    background: padding-box #fff;
    overflow: hidden;
    max-width: 875px;
    margin: 30px auto 0;
}
.compare-table-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.compare-table-row h3 {
    margin: 0;
    color: var(--black);
    font-size: 24px;
    font-weight: 700;
    font-family: var(--inter);
}
.compare-table-row h4,
.compare-table-row p {
    font-size: 18px;
    font-family: var(--inter);
    margin: 0;
}
.compare-table-row p {
    color: var(--text);
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 5px;
}
.compare-table-row h4 {
    color: var(--black);
    font-weight: 700;
}
.compare-table-name.big-text h4,
.table-item h5 {
    font-size: 22px;
}
.compare-table-row + .compare-table-row {
    border-top: 1px solid #ccc;
}
.compare-table-agent,
.compare-table-buyer {
    background: #f4f4f4;
}
.compare-table-sale {
    background: #fffde5;
}
.compare-table-row.top .compare-table-sale.table-item {
    justify-content: center;
}
.compare-table-sale p {
    text-align: left;
}
.table-item {
    flex: 1;
    min-height: 60px;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.compare-table-name {
    max-width: 250px;
    width: 100%;
    justify-content: flex-start;
}
.compare-table-agent.months-text h5 {
    color: var(--text);
}
.compare-table-sale.green-text h5 {
    color: var(--light-green);
}
.table-item h5 {
    margin: 0;
    font-weight: 700;
    font-family: var(--inter);
}
.compare-table-bottom p,
.end-result-item p {
    margin: 0;
    color: var(--text);
    font-size: 13px;
    font-family: var(--inter);
}
.compare-table-agent.bg-gray {
    background: #e8e6e6;
}
.compare-table-agent.bg-gray p,
.compare-table-sale.bg-yollow p {
    font-size: 22px;
    font-weight: 700;
    color: var(--text);
}
.compare-table-bottom {
    max-width: 735px;
    margin: 20px auto 0;
}
.compare-table-bottom p {
    font-weight: 400;
}
.end-result-inner {
    display: flex;
    gap: 10px;
    margin-top: 35px;
}
.end-result-item {
    border: 1px solid #595959;
    border-radius: 8px;
    background: var(--white);
    align-items: center;
    gap: 10px;
    flex: 1;
}
.end-result-item p {
    font-weight: 400;
}
.end-result {
    margin: 33px auto 0;
}
.faq-title p {
    margin: 17px 0 0;
    color: #535353;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-family: var(--inter);
    font-weight: 400;
}
.collapsible-header,
.our-promise-title p {
    color: var(--black);
    font-family: var(--inter);
}
.collapsible-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    line-height: 1.3;
    background: 0 0;
}
.collapsible-header i {
    transition: transform 0.3s;
}
.faq-inner .collapsible {
    box-shadow: none;
    border: none;
}
.faq-inner .collapsible li {
    margin: 20px auto 0;
    min-height: 83px;
    padding: 18px 32px;
    position: relative;
    max-width: 974px;
    border: 1px solid #ccc;
    border-radius: 10.2px;
    background: var(--white);
    background-clip: padding-box;
}
.faq-inner .collapsible li .collapsible-body {
    border: none;
}
.faq-inner .collapsible li .collapsible-body p {
    padding: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    color: var(--black);
    font-family: var(--inter);
    font-weight: 400;
    line-height: 25px;
}
.faq-inner .collapsible li .collapsible-body p + p {
    margin-top: 1rem;
}
.faq-inner .collapsible li .collapsible-header i {
    color: #676767;
    font-size: 40px;
    margin-right: 0;
}
.our-promise-title p {
    margin: 20px auto 0;
    font-size: 21px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    max-width: 800px;
}
.our-promise-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 1000px;
    margin: 40px auto 0;
}
.our-promise-item {
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--white);
    border: 1px solid #dbdbe1;
    border-radius: 10px;
    padding: 5px 25px;
    flex: 0 0 calc(50% - 5px);
    min-height: 60px;
}
.our-promise-item p {
    margin: 0;
    color: var(--text);
    font-size: 19px;
    font-weight: 400;
    font-family: var(--inter);
    line-height: 24px;
}
.ready-to-sell {
    padding: 60px 0;
    background: var(--light-green);
}
.ready-to-sell-title {
    text-align: center;
    display: none;
}
.ready-to-sell-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: var(--white);
    margin: 22px 0 0;
    line-height: 1.3;
}
.ready-to-sell-title h3 {
    margin: 10px auto 0;
    color: var(--white);
    font-size: 21px;
    line-height: 35px;
    text-align: center;
    font-family: var(--inter);
    font-weight: 400;
    max-width: 750px;
}
.free-offer-progress h4,
.quick-sell-inner li h4 {
    text-align: center;
    font-size: 24px;
    color: var(--white);
    line-height: 30px;
}
.quick-sell-item {
    background: var(--white);
    border-radius: 16px;
    display: flex;
    align-items: center;
    max-width: 560px;
    margin: 10px auto 0;
    width: 100%;
}
.free-offer-progress h4 {
    margin: 0 0 15px;
}
.quick-sell-inner h5 {
    color: var(--white);
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 20px;
}
.quick-sell-inner h6 {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-weight: 700;
    gap: 5px;
    margin-bottom: 10px;
}
.quick-sell-item button,
.quick-sell-item input {
    font-size: 18px;
    color: var(--black);
    font-family: var(--inter);
    padding: 0 15px;
    line-height: 1.3;
    height: 70px;
    display: flex;
}
.quick-sell-inner li h4 {
    font-weight: 700;
    margin: 0;
}
.quick-sell-item button {
    border: none;
    background: var(--yollow);
    font-weight: 700;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    gap: 5px;
    transition: 0.3s ease-in-out;
    max-width: 205px;
    border-radius: 0 10px 10px 0;
}
.quick-sell-item input {
    border: 4px solid var(--yollow);
    border-radius: 10px 0 0 10px;
    background: var(--white);
    font-weight: 400;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.quick-sell-inner .help-text {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}
.quick-sell-prev a {
    display: flex;
    color: var(--white) !important;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}
@media (max-width: 1279px) {
    .small-videos.video-2 .video-card {
    flex: 0 0 calc(33.3334% - 8px);
}
}
@media (max-width: 1199px) {
    .trusted-logo-wrap {
        gap: 10px;
        flex-wrap: wrap;
    }
    .compare-table-row h3 {
        font-size: 20px;
    }
    .compare-table-row p {
        font-size: 16px;
    }
}
@media (max-width: 992px) {
    .hero-top h1,
    .track-record-helping-sellers h2,
    .trusted-title-wrap h2 {
        font-size: 32px;
    }
    .cash-sale-hero img {
        max-width: 350px;
    }
    .review-badge-item + .review-badge-item:before {
        content: none;
    }
    .track-record-helping-sellers-inner.sellers-bottom {
        margin-top: 30px;
    }
    .helping-seler-card-counter h2 {
        font-size: 24px;
        line-height: 1;
        margin: 10px 0 0;
    }
    .helping-seler-card-counter {
        min-height: 105px;
    }
    .trusted-logo-item {
        flex: 0 0 calc(33.33334% - 8px);
    }
    .how-it-item img {
        margin-top: 20px;
    }
    .table-item {
        padding: 5px 10px;
    }
    .route-inner .route ul li span {
        font-size: 16px;
        line-height: 1.6;
    }
    .route-inner .route h4 {
        font-size: 24px;
    }
    .how-it-item {
        padding: 50px 20px 20px;
    }
    .free-offer-progress h2 {
        font-size: 28px;
    }
    .small-videos.video-2 .video-card {
        flex: 0 0 calc(50% - 8px);
    }
}
@media (max-width: 767px) {
    .mailstone-area,
    .compare-table {
        border-radius: 10px;
    }
    .how-it-work-inner,
    .our-promise-inner,
    .review-badge-inner,
    .track-record-card {
        flex-direction: column;
    }
    .review-badge-area {
        padding: 25px 0;
    }
    .review-badge-item {
        flex: 0 0 100%;
        width: 100%;
        justify-content: center;
        padding: 10px;
    }
    .helping-seler-card {
        min-height: initial;
        flex: 0 0 calc(50% - 8px);
    }
    .helping-card .helping-seler-card-info {
        padding: 0;
    }
    .helping-card {
        padding: 15px;
        gap: 10px;
    }
    .faq-inner .collapsible li .collapsible-body p + p {
        margin-top: 2rem;
    }
    .how-it-work-inner {
        max-width: 400px;
        margin: 60px auto 0;
        gap: 50px;
    }
    .how-it-item h3 {
        left: 50%;
        transform: translateX(-50%);
    }
    .how-it-item {
        text-align: center;
    }
    .track-record-card p {
        font-size: 16px;
        text-align: center;
    }
    .compare-table-name.big-text h4,
    .compare-table-row h3,
    .real-stories-title-inner h4 {
        font-size: 18px;
    }
    .route-inner {
        flex-direction: column;
        max-width: 400px;
    }
    .route-link {
        max-width: 400px;
        margin: 30px auto 0;
        padding: 30px 15px;
    }
    .route-link h4 {
        font-size: 20px;
    }
    .compare-table-agent.bg-gray p,
    .compare-table-sale.bg-yollow p,
    .real-stories-tabs ul.tabs li a,
    .route-link p,
    .switching-item p {
        font-size: 16px;
    }
    .real-stories-title-inner span {
        min-height: 27px;
        border-radius: 16px;
        font-size: 14px;
        line-height: 25px;
        padding: 0 10px;
    }
    .switching-footer p {
        margin: 20px auto 0;
        font-size: 16px;
    }
    .end-result-item {
        flex: 0 0 calc(50% - 5px);
    }
    .end-result-inner {
        margin-top: 25px;
        flex-wrap: wrap;
    }
    .ready-to-sell-title h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .free-offer-progress h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .price-offer-inner .free-offer-progress h2,
    .price-offer-inner li h3 {
        font-size: 24px;
    }
}
@media (max-width: 600px) {
    .hero-top h1 {
        font-size: 24px;
    }
    .hero-input-item button {
        font-size: 18px;
        padding: 0 15px;
        height: 55px;
    }
    .hero-input-item input {
        height: 55px;
        padding: 0 15px;
        font-size: 18px;
    }
    .form-area-inner h2 {
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 26px;
    }
    .faq-title p,
    .real-stories-title p {
        margin: 15px 0 0;
        font-size: 16px;
    }
    .customer-service p,
    .our-promise-item p,
    .our-promise-title p,
    .ready-to-sell-title h3,
    .route-title p,
    .track-record-title p {
        font-size: 16px;
        line-height: 24px;
    }
    .ready-to-sell-copyright,
    .route-title p + p {
        margin-top: 15px;
    }
    .helping-card {
        flex: 0 0 100%;
    }
    .faq-title p {
        line-height: 23px;
    }
    .faq-inner .collapsible li {
        min-height: 70px;
        padding: 15px 20px;
    }
    .collapsible-header {
        font-size: 18px;
    }
    .different-card p,
    .real-stories-title p.sub-text,
    .route a {
        font-size: 16px;
    }
    .route a img {
        max-width: 15px;
    }
    .real-stories-title h3 {
        padding: 7px 10px;
        font-size: 16px;
    }
    .switching-inner {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .hero-input-item,
    .quick-sell-item {
        flex-direction: column;
        background: 0 0;
        gap: 5px;
    }
    .compare-table-row h4 {
        font-size: 14px;
        text-align: left;
    }
    .quick-sell-item {
        border-radius: 0;
    }
    .quick-sell-item button {
        max-width: 100%;
    }
    .quick-sell-item button,
    .quick-sell-item input {
        border-radius: 10px;
        height: 60px;
        text-align: center;
        width: 100%;
    }
    .quick-sell-item input {
        border-width: 2px;
    }
    .form-area-inner p br,
    .hero-input-item button img,
    .price-offer-input-item button img,
    .quick-sell-item button img,
    .ready-to-sell-copyright p br {
        display: none;
    }
    .hero-input-item button span,
    .price-offer-input-item button span,
    .quick-sell-item button span {
        display: block;
    }
    .hero-input-item input {
        border-radius: 5px;
        text-align: center;
        border-width: 2px;
    }
    .form-area-inner {
        padding: 20px;
    }
    .hero-input-item button {
        border-radius: 5px;
    }
    .help-text {
        text-align: center;
    }
    .free-offer-progress h2 {
        margin: 25px 0 10px;
    }
    .quick-sell-inner li h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .sellers-testimonial-item-info {
        border-radius: 35px;
        padding: 30px 15px 20px;
        min-height: 150px;
    }
    .sellers-testimonials {
        padding: 60px 0 0;
    }
    .price-offer-input-item {
        background: 0 0;
        border-radius: 0;
        flex-direction: column;
        gap: 5px;
    }
    .price-offer-input-item button {
        height: 55px;
        font-size: 20px;
        width: 100%;
        border-radius: 5px;
    }
    .price-offer-input-item input {
        height: 55px;
        width: 100%;
        border: 2px solid var(--yollow);
        border-radius: 5px;
        text-align: center;
    }
    .price-offer-inner li h3 {
        font-size: 20px;
    }
}
@media (max-width: 479px) {
    .small-videos.video-2 .video-card {
        flex: 0 0 calc(50% - 8px);
    }
}
@media (max-width: 425px) {
    .hero-input-item {
        flex-direction: column;
        gap: 5px;
        background: 0 0;
    }
    .cash-sale-hero img {
        max-width: 200px;
    }
    .hero-input-item input {
        border-radius: 5px;
        text-align: center;
    }
    .hero-input-item button {
        border-radius: 5px;
    }
    .help-text {
        text-align: center;
    }
    .review-badge-item {
        gap: 5px;
    }
    .review-badge-item p {
        font-size: 18px;
    }
    .review-badge-item img {
        max-width: 30px;
    }
    .compare-title h2,
    .faq-title h2,
    .how-it-work h2,
    .our-promise-title h2,
    .price-offer-title h2,
    .ready-to-sell-title h2,
    .real-stories-title h2,
    .route-title h2,
    .sellers-testimonial-title h2,
    .track-record-helping-sellers h2 {
        font-size: 28px;
    }
    .real-stories-title h3 {
        font-size: 14px;
    }
    .end-result-item,
    .helping-seler-card {
        flex: 0 0 100%;
    }
    .real-stories-tabs ul.tabs {
        margin: 0 auto 40px;
        flex-direction: column;
    }
}
