.hero {
    background-image: url("../images/hero-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 0;
    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;
}
.review-hero-info {
    text-align: center;
    max-width: 570px;
    margin: 15px auto 0;
}
.review-hero-info h1 {
    font-size: 44px;
    font-weight: 700;
    margin: 0;
    color: #033137;
    font-family: var(--poppins);
    line-height: 1.3;
}
.review-hero-info h4 {
    font-size: 15px;
    font-weight: 700;
    margin: 6px 0 0;
    color: #387e80;
    font-family: var(--inter);
    line-height: 25px;
}
.review-badge-item p,
.review-hero-info p {
    font-family: var(--inter);
    font-weight: 400;
}
.review-hero-info p {
    margin: 40px auto 0;
    color: var(--text);
    font-size: 14px;
    max-width: 415px;
}
.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;
}
.review-badge-item p {
    margin: 0;
    font-size: 20px;
    color: var(--black);
}
.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: 18px;
    padding-bottom: 33px;
}
.trust-area-title,
.trusted-logo-inner {
    text-align: center;
}
.trusted-logo-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    max-width: 980px;
    margin: 20px auto 0;
}
.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-inner {
    max-width: 750px;
    margin: 0 auto;
}
.price-offer-input-item {
    background: var(--white);
    display: flex;
    align-items: center;
    border-radius: 12px;
    overflow: hidden;
}
.compare-table-row.top .compare-table-sale,
.faq-inner .collapsible li.active,
.link-video-review,
.price-offer-inner .progress-bar,
.quick-sell-inner .progress-bar,
.quick-sell-item button,
.real-stories-title h3 {
    background: var(--yollow);
}
.price-offer-input-item input {
    height: 80px;
    width: 100%;
    padding: 10px 15px;
    font-size: 20px;
    font-family: var(--inter);
}
.price-offer-input-item button {
    border: none;
    height: 80px;
    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-input-item button span,
.quick-sell-item button span,
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;
}
.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 {
    color: var(--white);
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
}
.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);
    text-align: center;
    margin-bottom: 15px;
}
.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;
}
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;
}
.price-offer-inner ul,
.video-reviews ul {
    margin: 0;
}
.faq-area,
.real-stories-area,
.verified-reviews-area {
    padding: 60px 0;
}
.real-stories + .real-stories {
    margin-top: 30px;
}
.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: #535353;
    font-size: 18px;
    text-align: center;
    font-family: var(--inter);
}
.real-stories-title h3 {
    color: #5b5b5b;
    display: inline-block;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0 0;
}
.real-stories-title-inner,
.verified-reviews-title-inner {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    gap: 7px;
}
.real-stories-title-inner h4,
.verified-reviews-title-inner h4 {
    font-family: var(--fira);
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    color: var(--black);
}
.real-stories-title-inner span,
.verified-reviews-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);
}
.card-info h4,
.card-info p,
.link-video-review {
    font-family: var(--inter);
}
.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-size: 18px;
    font-weight: 700;
    line-height: 77px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: var(--black);
    transition: 0.3s ease-in-out;
}
.link-video-review:hover {
    opacity: 0.8;
}
.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%;
}
.compare-table,
.growing-item {
    border: 1px solid #ccc;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.3);
}
.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;
}
.growing-item-info p::after,
.home-seller-reviews .unslider-arrow i {
    top: 50%;
    transform: translateY(-50%);
}
.card-info {
    padding: 10px 15px;
    text-align: left;
}
.card-info h4 {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
}
.card-info p {
    font-size: 11px;
    margin: 0;
    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;
}
.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;
}
.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);
}
.growing-area {
    padding: 60px 0;
    background: var(--bg);
}
.growing-inner {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 40px;
}
.growing-title h2,
.trust-area-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.growing-title p {
    margin: 20px 0 0;
    color: #535353;
    font-size: 18px;
    text-align: center;
    font-family: var(--inter);
}
.growing-item-info h2,
.growing-item-info h4 {
    color: var(--text);
    font-weight: 400;
    font-size: 15px;
    font-family: var(--inter);
}
.growing-item {
    padding: 21px 25px 24px;
    border-radius: 18.6px;
    background: var(--white);
    background-clip: padding-box;
    flex: 1;
}
.growing-item-info {
    margin: 11px 0 0 1px;
    position: relative;
}
.growing-item-info h2 span {
    margin: 0 1px 0 0;
    font-size: 37px;
    font-weight: 700;
    font-family: var(--inter);
    color: var(--black);
}
.growing-item-info h4 {
    margin: 5px 0 0 2px;
}
.growing-item-info p {
    color: var(--black);
    font-weight: 700;
    font-family: var(--inter);
    font-size: 12px;
    margin-bottom: 0;
    position: relative;
    padding-left: 15px;
    margin-top: 9px;
}
.growing-item-info p::after {
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
}
.shep-divider {
    height: 3px;
    margin-top: 9px;
}
.growing-item-img {
    text-align: right;
    margin-bottom: 15px;
}
.reviews {
    padding: 50px 0;
    background: #10c6bd;
}
.review-item-inner {
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    gap: 80px;
    align-items: center;
}
.review-item {
    flex: 1;
    position: relative;
}
.review-item + .review-item::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background: rgba(255, 255, 255, 0.3);
    left: -40px;
    top: 0;
    z-index: 1;
}
.review-item span {
    color: var(--white);
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    display: block;
    font-family: var(--inter);
    margin-bottom: 6px;
}
.review-item h2 {
    margin: 4px 0 0;
    position: relative;
    color: #033137;
    font-family: var(--poppins);
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    z-index: 1;
}
.review-item h4,
.review-item p,
.verified-reviews-title p {
    font-family: var(--inter);
    text-align: center;
}
.review-item h2:after {
    content: "";
    position: absolute;
    height: 16px;
    width: 100%;
    background: #fff002;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: -1;
}
.review-item h4 {
    margin: 11px 0 0;
    color: var(--white);
    font-size: 19px;
    font-weight: 400;
}
.review-item p {
    margin: 20px 0 0;
    color: var(--white);
    font-size: 13px;
    font-style: italic;
    font-weight: 700;
}
.review-item img {
    margin: 15px auto 0;
    display: block;
}
.verified-reviews-title {
    text-align: center;
    margin-bottom: 45px;
}
.faq-title h2,
.verified-reviews-title h2 {
    font-family: var(--poppins);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: var(--black);
    margin: 0;
    line-height: 1.3;
}
.verified-reviews-title p {
    margin: 15px 0 0;
    color: var(--text);
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
.verified-review-info > span,
.verified-reviews-title h4 {
    color: #408080;
    font-weight: 700;
    font-family: var(--inter);
}
.verified-reviews-title h4 {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.verified-reviews-carousel {
    margin-bottom: 45px;
}
.verified-reviews-carousel .owl-item {
    height: 100%;
}
.verified-review-item {
    border: 1px solid #ebebeb;
    border-radius: 13px;
    padding: 20px;
    height: 100%;
    min-height: 320px;
}
.verified-review-info-img {
    text-align: right;
    margin-bottom: 20px;
}
.verified-review-info-img img {
    margin-left: auto;
    margin-right: 0;
}
.verified-review-info > span {
    display: block;
    font-size: 13px;
    margin: 10px 0 5px;
}
.verified-review-info p {
    margin: 0;
    font-family: var(--inter);
    font-size: 12px;
    color: var(--text);
}
.verified-review-info .full-btn {
    text-decoration: underline;
    display: inline-block;
    color: #10c6bd;
    font-size: 12px;
    font-weight: 400;
    font-family: var(--inter);
    padding: 0;
    border: none;
    background: transparent;
}
.verified-review-bottom h4 {
    font-family: var(--inter);
    font-weight: 700;
    font-size: 12px;
    color: var(--text);
    line-height: 1;
    margin: 0;
}
.verified-review-bottom p {
    color: #535353;
    font-size: 12px;
    margin: 0;
    font-family: var(--inter);
    font-weight: 400;
}
.trust-area-footer p,
.trust-area-item p,
.trust-area-title p {
    font-weight: 400;
    font-family: var(--inter);
    color: var(--text);
}
.verified-review-info img {
    max-width: max-content;
}
.verified-review-bottom {
    margin-top: 23px;
}
.verified-reviews-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 103.6%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    left: -1.8%;
}
.verified-reviews-carousel .owl-nav button {
    width: 42px;
    height: 42px;
    background: #c4c4c4 !important;
    border-radius: 50%;
    color: var(--white) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.verified-reviews-carousel .owl-nav button:hover {
    background: var(--black) !important;
}
.trust-area {
    background: var(--bg);
    padding: 60px 0;
}
.trust-area-title p {
    margin: 15px auto 0;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    max-width: 835px;
}
.trust-area-title p + p {
    margin-top: 37px;
}
.trust-area-inner {
    display: flex;
    gap: 30px;
    max-width: 900px;
    margin: 35px auto 0;
}
.trust-area-item {
    border: 1px solid #595959;
    padding: 20px;
    border-radius: 8px;
    background: var(--white);
    flex: 1;
}
.trust-area-item p {
    margin: 0;
    font-size: 15px;
}
.trust-area-footer {
    margin-top: 32px;
}
.trust-area-footer p {
    text-align: center;
    font-size: 17px;
    max-width: 605px;
    margin: 0 auto;
    line-height: 30px;
}
.compare-table {
    border-radius: 18.6px;
    background: padding-box #fff;
    margin-top: 30px;
    overflow: hidden;
}
.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,
.faq-title p {
    font-size: 18px;
    font-family: var(--inter);
}
.compare-table-row p {
    margin: 0;
    color: var(--text);
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 5px;
}
.compare-table-row h4 {
    margin: 0;
    color: var(--black);
    font-weight: 700;
}
.compare-table-row + .compare-table-row {
    border-top: 1px solid #ccc;
}
.table-item + .table-item {
    border-left: 1px solid #ccc;
}
.compare-table-row.top .compare-table-agent {
    background: var(--light-green);
}
.compare-table-agent.table-item h3 {
    color: #fff;
}
.compare-table-agent {
    background: #f6fcfc;
}
.compare-table-sale {
    background: #fffde5;
}
.compare-table-sale.table-item {
    justify-content: flex-start;
}
.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;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px 15px;
}
.compare-table-name {
    max-width: 160px;
    width: 100%;
    justify-content: flex-start;
}
.faq-title p {
    margin: 17px 0 0;
    color: #535353;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
}
.collapsible-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    font-size: 20px;
    font-family: var(--inter);
    color: var(--black);
    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;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.3);
}
.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 a {
    color: var(--black);
}
.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;
}
.faq-inner .collapsible li .collapsible-body ul{
    margin-left: 30px;
    margin-bottom: 15px;
}
.faq-inner .collapsible li .collapsible-body ul li{
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    min-height: auto;
    width: auto;
    border-radius: 0;
    list-style: disc;
}
.faq-inner .collapsible li .collapsible-body ul li + li{
    margin-top: 10px;
}
.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;
}
.ready-to-sell-copyright p {
    color: var(--white);
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
}
.quick-sell-item {
    background: var(--white);
    border-radius: 16px;
    display: flex;
    align-items: center;
    max-width: 560px;
    margin: 15px auto 0;
    width: 100%;
}
.free-offer-progress h4 {
    text-align: center;
    font-size: 24px;
    color: var(--white);
    line-height: 30px;
    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;
}
.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-item button {
    border: none;
    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 button img {
    margin: 0 30px;
}
.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;
}
.ready-to-sell-copyright {
    margin-top: 25px;
}
@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;
        line-height: 20px;
    }
}
@media (max-width: 992px) {
    .review-hero-info h1,
    .review-item h2,
    .trusted-title-wrap h2 {
        font-size: 32px;
    }
    .review-hero-info h4 {
        line-height: 22px;
    }
    .review-hero-info p {
        margin: 20px auto 0;
    }
    .review-badge-item + .review-badge-item:before,
    .review-item + .review-item::before {
        content: none;
    }
    .trusted-logo-item {
        flex: 0 0 calc(33.33334% - 8px);
    }
    .free-offer-progress h2 {
        font-size: 28px;
    }
    .review-item span {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .review-item h4 {
        margin: 10px 0 0;
        font-size: 16px;
    }
    .review-item p {
        margin: 15px 0 0;
        font-size: 13px;
    }
    .review-item img {
        margin: 10px auto 0;
    }
    .review-item-inner {
        gap: 20px;
    }
    .small-videos.video-2 .video-card {
        flex: 0 0 calc(50% - 8px);
    }
}
@media (max-width: 767px) {
    .mailstone-area,
    .compare-table {
        border-radius: 10px;
    }
    .review-badge-area {
        padding: 25px 0;
    }
    .review-badge-inner {
        flex-direction: column;
    }
    .review-badge-item {
        flex: 0 0 100%;
        width: 100%;
        justify-content: center;
        padding: 10px;
    }
    .faq-inner .collapsible li .collapsible-body p + p {
        margin-top: 2rem;
    }
    .compare-table-name.big-text h4,
    .compare-table-row h3,
    .real-stories-title-inner h4 {
        font-size: 18px;
    }
    .real-stories-title-inner {
        flex-wrap: wrap;
    }
    .real-stories-title-inner span,
    .verified-reviews-title-inner span {
        min-height: 27px;
        border-radius: 16px;
        font-size: 14px;
        line-height: 25px;
        padding: 0 10px;
    }
    .compare-table-agent.bg-gray p,
    .compare-table-sale.bg-yollow p,
    .real-stories-tabs ul.tabs li a,
    .switching-item p {
        font-size: 16px;
    }
    .switching-footer p {
        margin: 20px auto 0;
        font-size: 16px;
    }
    .trust-area-item {
        flex: 0 0 calc(50% - 10px);
        padding: 15px;
    }
    .trust-area-inner {
        margin-top: 25px;
        flex-wrap: wrap;
        gap: 10px;
    }
    .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;
    }
    .review-item h2 {
        font-size: 26px;
    }
    .review-item-inner {
        flex-direction: column;
        gap: 40px;
    }
}
@media (max-width: 600px) {
    .review-hero-info h1 {
        font-size: 24px;
    }
    .ready-to-sell-title h3,
    .trust-area-footer p,
    .trust-area-title p,
    .verified-reviews-title h4,
    .verified-reviews-title p {
        font-size: 16px;
        line-height: 24px;
    }
    .faq-title p {
        margin: 15px 0 0;
        font-size: 16px;
        line-height: 23px;
    }
    .faq-inner .collapsible li {
        min-height: 70px;
        padding: 15px 20px;
    }
    .collapsible-header {
        font-size: 18px;
    }
    .real-stories-title p {
        margin: 15px 0 0;
        font-size: 16px;
    }
    .compare-table-row h4,
    .different-card p,
    .real-stories-title p.sub-text {
        font-size: 16px;
    }
    .real-stories-title h3 {
        padding: 7px 10px;
        font-size: 16px;
    }
    .switching-inner {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .price-offer-input-item,
    .quick-sell-item {
        background: 0 0;
        flex-direction: column;
        gap: 5px;
    }
    .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;
    }
    .price-offer-input-item button img,
    .quick-sell-item button img,
    .ready-to-sell-copyright p br,
    .verified-reviews-title h4 br {
        display: none;
    }
    .price-offer-input-item button span,
    .quick-sell-item button span {
        display: block;
    }
    .ready-to-sell-copyright {
        margin-top: 15px;
    }
    .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 {
        border-radius: 0;
    }
    .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;
    }
    .verified-reviews-carousel .owl-nav {
        top: auto;
        width: 90px;
        transform: translate(-50%, 0);
        left: 50%;
        bottom: -50px;
    }
    .verified-reviews-carousel {
        margin-bottom: 70px;
    }
    .growing-inner {
        margin-top: 30px;
        flex-direction: column;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 479px) {
    .small-videos.video-2 .video-card {
        flex: 0 0 calc(50% - 8px);
    }
}
@media (max-width: 425px) {
    .help-text {
        text-align: center;
    }
    .review-badge-item {
        gap: 5px;
    }
    .review-badge-item p {
        font-size: 18px;
    }
    .review-badge-item img {
        max-width: 30px;
    }
    .faq-title h2,
    .price-offer-title h2,
    .ready-to-sell-title h2,
    .real-stories-title h2,
    .sellers-testimonial-title h2,
    .trust-area-title h2,
    .verified-reviews-title h2 {
        font-size: 28px;
    }
    .real-stories-title h3 {
        font-size: 14px;
    }
    .trust-area-item {
        flex: 0 0 100%;
    }
    .real-stories-tabs ul.tabs {
        margin: 0 auto 40px;
        flex-direction: column;
    }
    .verified-reviews-title h4 br {
        display: none;
    }
    .trust-area-inner {
        gap: 20px;
    }
}
