@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

.landingPage .bannerArea {
    background-size: cover;
    width: 100%;
    height: 403px;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    justify-content: center;
    margin-bottom: 45px;
    background-position: top right;
}

.landingPage .bannerArea h1 {
    color: #57C1E8;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Bebas Neue", sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.landingPageBodyWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.landingPageBody {
    max-width: 1312px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.landingPageBody .contentArea {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1240px;
    padding: 0 25px;
}

.landingPageBody .contentArea p {
    color: #5C676E;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Nunito Sans", sans-serif;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 20px;
}

/* Land For Sale */
main.land-seller-lp .bannerArea{
    position: relative;
}

main.land-seller-lp .bannerArea .titleWrapper{
    position: relative;
    z-index: 2;
}

main.land-seller-lp .hero-mobile{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}


main.land-seller-lp .hero-mobile img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

main.land-seller-lp>* {
    font-family: "Nunito Sans", sans-serif;
}

main.land-seller-lp h1>span {
    color: #77BC1F;
}

main.land-seller-lp h2 {
    color: #000;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Nunito Sans";
    font-size: 27px;
    font-weight: 900;
    line-height: 125%;
    text-transform: uppercase;
    margin-bottom: 35px;
    margin-top: 0;
}

main.land-seller-lp .boxes-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 50px 37px 50px;
}

main.land-seller-lp .boxes-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    max-width: 1334px;
    margin-bottom: 57px;
}

main.land-seller-lp .boxes-row .box-item {
    background-color: #F2F2F2;
    padding: 38px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

main.land-seller-lp .boxes-row .box-item .icon {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

main.land-seller-lp .boxes-row .box-item .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

main.land-seller-lp .boxes-row .box-item:nth-child(1) .icon img {
    max-width: 126px;
}

main.land-seller-lp .boxes-row .box-item:nth-child(2) .icon img {
    max-height: 139px;
}

main.land-seller-lp .boxes-row .box-item:nth-child(3) .icon img {
    max-height: 116px;
}

main.land-seller-lp .boxes-row .box-item:nth-child(4) .icon img {
    max-width: 107px;
    max-height: 104px;
}

main.land-seller-lp .boxes-row .box-item:nth-child(5) .icon img {
    max-width: 110px;
    max-height: 112px;
}

main.land-seller-lp .boxes-row .box-item:nth-child(6) .icon img {
    max-width: 147px;
    max-height: 138px;
}

main.land-seller-lp .boxes-row .box-item .description p {
    color: #231F20;
    font-variant-numeric: ordinal;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 22px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}

main.land-seller-lp .boxes-row .box-item .description b {
    font-weight: 800;
}

main.land-seller-lp .process-works {
    background-color: #f5f5f5;
    padding: 47px 0 25px 0;
}

main.land-seller-lp .process-works h2 {
    margin-bottom: 40px;
}

main.land-seller-lp .process-works .items {
    display: flex;
    justify-content: center;
    row-gap: 25px;
    width: 100%;
}

main.land-seller-lp .process-works .items .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 15%;
    min-height: 210px;
}

main.land-seller-lp .process-works .items .item .icon {
    width: 45px;
    height: 67px;
    display: flex;
    align-items: end;
    cursor: pointer;
    transition: 0.3s ease;
}

main.land-seller-lp .process-works .items .item .icon span {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    width: 100%;
    height: 45px;
    border-radius: 50%;
    background-color: #57C1E8;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
}

main.land-seller-lp .process-works .items .item:hover .icon {
    background-image: url(../land-auction-seller-lp/images/mark-blue.svg);
    align-items: start;
}

main.land-seller-lp .process-works .items .item:nth-child(odd):hover .icon {
    background-image: url(../land-auction-seller-lp/images/mark-green.svg);
}

main.land-seller-lp .process-works .items .item:nth-child(odd) .icon span {
    background-color: #77BC1F;
}

main.land-seller-lp .process-works .items .item span {
    gap: 10px;
    text-align: center;
    color: #231F20;
    font-family: "Nunito Sans";
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
}

main.land-seller-lp .process-works .items .item p {
    color: #231F20;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    opacity: 0;
    display: none;
    transition: 0.3s ease;
}

main.land-seller-lp .process-works .items .item:hover p {
    display: block;
    opacity: 1;
}

main.land-seller-lp .land-near-you {
    padding: 45px 15px 40px 15px;
}

main.land-seller-lp .land-near-you .subtext {
    color: #5C676E;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Nunito Sans";
    font-size: 27px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 20px;
    max-width: 1108px;
}

/* FAQ Section */
main.land-seller-lp .faq-section {
    padding: 64px 0 0 0;
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #f4f4f4;
}

main.land-seller-lp .faq-section .faq-wrap {
    width: 100%;
}

main.land-seller-lp .faq-section .title {
    text-align: left;
}

main.land-seller-lp .faq-section .landingPageBody {
    align-items: start;
}

main.land-seller-lp .landingPageSliderArea .title,
main.land-seller-lp .faq-section .title {
    font-size: 42px;
    color: #54c0e8;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 17px;
}

main.land-seller-lp .landingPageSliderArea .title span,
main.land-seller-lp .faq-section .title span {
    color: #76bc21;
}

main.land-seller-lp .stats-section {
    padding: 54px 25px 66px 25px;
}

main.land-seller-lp .stats-section .stats-slider {
    display: flex;
    justify-content: center;
    gap: 100px;
    margin-top: 30px;
}

main.land-seller-lp .stats-item {
    display: flex;
    flex-direction: column;
}

main.land-seller-lp .stats-item .heading {
    color: #4F4F4F;
    font-family: "Nunito Sans", sans-serif;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 141.274px;
    font-style: normal;
    font-weight: 900;
    line-height: 90%;
}

main.land-seller-lp .stats-item p {
    color: #4F4F4F;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Nunito Sans";
    font-size: 21.191px;
    font-weight: 400;
    line-height: 27.372px;
}

main.land-seller-lp .stats-item p>b {
    font-weight: 800;
}

main.land-seller-lp .faq-section #accordion_pro_5956 {
    border-top: 1px solid #f4f4f4 !important;
}

main.land-seller-lp .faq-section #accordion_pro_5956 .wpsm_panel {
    border-bottom: 1px solid #9A9A9A !important;
}

main.land-seller-lp .faq-section #accordion_pro_5956 .wpsm_panel:nth-last-child(1) {
    border-bottom: none !important;
}

main.land-seller-lp .faq-section #wps_accordion_pro_5956 {
    margin-bottom: 0 !important;
}

main.land-seller-lp .faq-section #accordion_pro_5956 .wpsm_panel-body p>a {
    text-decoration: underline;
    font-weight: 700;
}

/* Green Section */
.landingPageGreenSection {
    padding: 61px 0;
    background-color: #76bc21;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.landingPageGreenSection .title {
    color: #fff;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Bebas Neue", sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.primaryBtn {
    color: #fff !important;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Nunito Sans", sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 26px;
    background-color: #036eb5;
    border-radius: 7px;
    width: 100%;
    max-width: 462px;
    padding: 18.5px 39px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

main.land-seller-lp .landingPageGreenSection .title {
    font-weight: 500 !important;
    letter-spacing: 1px;
}

main.land-seller-lp .landingPageGreenSection .subtitle {
    color: #000;
    text-align: center;
    font-variant-numeric: ordinal;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Nunito Sans";
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-top: 8px;
    margin-bottom: 20px;
}

main.land-seller-lp .landingPageGreenSection .subtitle>a {
    color: #036EB5;
    text-decoration: underline;
    font-weight: 800;
}

main.land-seller-lp .landingPageGreenSection .buttons-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    row-gap: 17.5px;
    flex-wrap: wrap;
    width: 100%;
}

main.land-seller-lp .landingPageGreenSection .primaryBtn {
    max-width: 341px;
}

main.land-seller-lp .slick-next {
    right: 0;
}

main.land-seller-lp .slick-prev {
    left: 0;
}

main.land-seller-lp .slick-next,
main.land-seller-lp .slick-prev {
    top: 45%;
    width: 28px;
    height: 28px;
    z-index: 99;
}

main.land-seller-lp .slick-prev:before,
main.land-seller-lp .slick-next:before {
    color: #231F20;
    font-size: 24px;
}

main.land-seller-lp #accordion_pro_5956 {
    border-top: none !important;
}

main.land-seller-lp #accordion_pro_5956>*:last-child {
    border-bottom: none !important;
}

main.land-seller-lp #accordion_pro_5956 .wpsm_panel-title>a {
    font-weight: 700 !important;
}

@media (max-width: 1399px) {

    main.land-seller-lp .bannerArea h1>span,
    main.land-seller-lp .bannerArea h1 {
        font-size: 48px;
    }

    main.land-seller-lp .boxes-row .box-item .description p {
        font-size: 20px;
    }

    main.land-seller-lp .stats-item .heading {
        font-size: 120px;
    }

    main.land-seller-lp .stats-section .stats-slider {
        gap: 50px;
    }

    main.land-seller-lp .stats-item p {
        font-size: 19px;
    }
}

@media (max-width: 1199px) {
    .landingPage .bannerArea {
        margin-bottom: 30px;
    }

    .landingPageBody .contentArea p {
        font-size: 20px;
    }

    .primaryBtn {
        font-size: 20px;
    }

    main.land-seller-lp .landingPageBody {
        max-width: 100%;
        padding: 0 15px;
    }

    main.land-seller-lp .land-near-you .subtext,
    main.land-seller-lp h2 {
        font-size: 24px;
    }

    main.land-seller-lp .process-works .items {
        gap: 20px;
    }

    main.land-seller-lp .stats-section .stats-slider {
        gap: 0;
        width: 100%;
    }

}

@media (max-width: 991px) {
    .landingPage .bannerArea {
        height: 280px;
    }

    .landingPageBody .contentArea {
        max-width: 800px;
    }

    .landingPage .bannerArea h1>span,
    .landingPage .bannerArea h1 {
        font-size: 50px;
    }

    .landingPageBody .contentArea p {
        font-size: 18px;
    }

    .landingPageGreenSection {
        padding: 64px 0px 32px 0px;
    }

    .landingPageGreenSection .title {
        font-size: 32px;
    }

    .primaryBtn {
        padding: 14.5px 34.5px;
        font-size: 16px;
        width: 100%;
        max-width: 350px;
    }

    main.land-seller-lp .landingPageGreenSection .subtitle {
        font-size: 20px;
    }

    main.land-seller-lp .boxes-row {
        grid-template-columns: repeat(2, 1fr);
    }

}

@media (max-width: 820px) {

    main.land-seller-lp .faq-section .title {
        font-size: 38px;
    }

}

@media (max-width: 767px) {

    main.land-seller-lp #accordion_pro_5956 .wpsm_panel-title>a {
        font-size: 20px !important;
    }

    main.land-seller-lp #accordion_pro_5956 .wpsm_panel-body,
    main.land-seller-lp #accordion_pro_5956 .wpsm_panel-body p {
        font-size: 18px !important;
    }

    main.land-seller-lp .process-works .items {
        display: flex;
    }

    main.land-seller-lp .process-works .items .item {
        width: 100%;
    }

    main.land-seller-lp .process-works .items .item p {
        display: block;
        opacity: 1;
        max-width: 275px;
    }

    main.land-seller-lp .process-works .items .item .icon {
        background-image: url(../land-auction-seller-lp/images/mark-blue.svg);
        align-items: start;
    }

    main.land-seller-lp .process-works .items .item:nth-child(odd) .icon {
        background-image: url(../land-auction-seller-lp/images/mark-green.svg);
    }

    main.land-seller-lp .boxes-row {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 576px) {

    .landingPage .bannerArea h1>span,
    .landingPage .bannerArea h1 {
        font-size: 36px;
    }

    main.land-seller-lp .hero-mobile{
        display: block;
    }

    .landingPage .bannerArea {
        height: 218px;
        padding: 0 1rem;
        background-position: center;
    }

    main.land-seller-lp .landingPageGreenSection .subtitle,
    .landingPageBody .contentArea p,
    main.land-seller-lp .land-near-you .subtext,
    main.land-seller-lp h2 {
        font-size: 20px;
    }

    .landingPageBody .contentArea p {
        font-size: 16px;
    }

    .landingPageGreenSection .title {
        font-size: 32px;
        line-height: 34px;
    }

    main.land-seller-lp .bannerArea .titleArea {
        padding: 0 15px;
    }

    main.land-seller-lp .faq-section .title {
        font-size: 32px;
    }

    main.land-seller-lp .process-works {
        padding: 40px 0 50px 0;
    }

    main.land-seller-lp .stats-item .heading {
        font-size: 96px;
    }

    main.land-seller-lp .boxes-area {
        padding: 0 25px 37px 25px;
    }

    main.land-seller-lp .boxes-row .box-item {
        max-width: 427px;
    }

    main.land-seller-lp .bannerArea h1>span,
    main.land-seller-lp .bannerArea h1 {
        font-size: 42px;
    }

    main.land-seller-lp .boxes-row .box-item .icon {
        width: 125px;
        height: 125px;
    }

    main.land-seller-lp .process-works .items .item {
        min-height: auto;
    }

    main.land-seller-lp .stats-item {
        gap: 15px;
    }

    main.land-seller-lp h2 {
        margin-bottom: 25px;
    }
}