.div-top-spaces .sec-cta {
    background: #F4FBF9;
}

.div-top-spaces .sec-main-article .breadcrumb a {
    color: #92969A;
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.241px;
    text-decoration-line: underline;
}
.div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]+label span {
    padding-top: 3px;
}
.div-top-spaces .sec-main-article .breadcrumb span.active {
    text-decoration-line: none;
}

.div-top-spaces .sec-main-article {
    width: 100%;

}

.div-top-spaces .sec-cta {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
}

.div-top-spaces .sec-main-article .breadcrumb,
.div-top-spaces .divider,
.div-top-spaces .sec-main-article .main_article,
.div-top-spaces .sec-main-article .article_top_10 {
    width: -webkit-fill-available !important;
    max-width: 722px;
    margin: 0 auto;
    padding: 16.5px;
}

.div-top-spaces .sec-main-article .breadcrumb {
    margin-top: 38px;
    padding-top: 0;
}

.div-top-spaces .divider {
    background: var(--gray-4-level, #D1D1D6);
    height: 2px;
    padding: 0;
    margin-top: 64px;
    margin-bottom: 64px;
}

.div-top-spaces .sec-main-article .main_article .article_title h1 {
    color: var(--parkhound-navy, #3C4855);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 21px;
}


.div-top-spaces .sec-main-article .main_article .article_user_post {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 32px;
}

.div-top-spaces .sec-main-article .main_article .article_user_image img {
    width: 62px;
    height: 62px;
    margin-right: 16px;

}

.div-top-spaces .sec-main-article .main_article .article_user_post .article_author {
    color: #1EB785;
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.div-top-spaces .sec-main-article .main_article .article_user_post .article_date {
    color: var(--parkhound-navy-tint-50, #9DA3AA);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.div-top-spaces .sec-main-article .main_article .article_details img {
    border-radius: 8px;
    margin-bottom: 32px;
    width: 100%;
    height: auto;
    max-width: 720px;
}


.div-top-spaces .sec-main-article .main_article .article_details p {
    color: var(--parkhound-navy, #3C4855);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: 1.1px;
}

.article_top_10 li:not(:last-child) {
    margin-bottom: 32px;
}

.article_top_10 h2 {
    color: var(--parkhound-green, #1EB785);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-decoration-line: underline;
    margin-bottom: 31px;
    cursor: pointer;
}

.article_top_10 h2 a {
    color: var(--parkhound-green, #1EB785);
}

.article_top_10 h2 a:active,
.article_top_10 h2 a:hover {
    color: var(--parkhound-dark-green, #017E54);
}

.article_top_10 img {
    width: 100%;
    height: auto;
    max-width: 720px;
    max-height: 400px;
}

.article_top_10 p {
    color: var(--parkhound-navy, #3C4855);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: 1.1px;
}

.article_top_10 p.article_p {
    margin-bottom: 32px;
}

.article_top_10 p.description {
    margin-bottom: 32px;
}

.article_top_10 p.image_label {
    margin-top: 10px;
    color: var(--parkhound-navy-tint-50, #9DA3AA);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.7px;
    margin-bottom: 32px;
}

.article_top_10 button a:active,
.article_top_10 button a:hover,
.article_top_10 button a {
    text-decoration: none;
    color: #FFFFFF;
}

.article_top_10 button {
    margin: auto;
    height: 58px;
    background: var(--parkhound-green, #1EB785);
    border-radius: 8px;
    border: unset;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;

    display: flex;
    width: 226px;
    padding: 14px 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    cursor: pointer;

    margin-bottom: 10px;
    margin-top: 40px;
}

.article_top_10 button::after {
    content: '';
    background: url('/images/topspaces/sydney/arrow.svg') no-repeat center center;
    width: 18px;
    height: 100%;
}

.article_top_10 button:active,
.article_top_10 button:hover {
    background: var(--parkhound-dark-green, #017E54);
}

.article_top_10 p.amenities_label {
    color: #3C4855;
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}



.article_top_10 p.amenities {
    color: var(--parkhound-navy-tint-75, #6D7680);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    word-spacing: 10px;
}

.article_top_10 p.amenities span {
    word-spacing: 0;
}

.article_top_10 .marginbottom {
    margin-bottom: 86px;
}

.article_top_10 p.instantbooking {
    margin: auto;
    color: var(--parkhound-navy, #3C4855);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    margin-bottom: 86px;
}

.article_top_10 p.instantbooking:before {
    content: url('/images/topspaces/sydney/thunder.svg');
    display: inline-block;
    vertical-align: middle;
}

.div-top-spaces .sec-cta .sec-content {
    max-width: 908px !important;
}

/* 

.div-top-spaces .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder > input {
    width: 585px !important;
}
 */

.div-top-spaces .sec-cta .sec-content .sec-search-locations .sec-search {
    width: 908px;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-submit-button-section {
    width: 87px !important;
}


.div-top-spaces .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder>input {
    background: #fff;
    min-width: 100%;
    width: 585px;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder>input {
    height: 58px !important;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 400;
    font-size: 16px !important;
    color: #2D3236;
    border: 1px solid #ABAEB0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background: url(/images/svg/icon-search.svg) calc(100% - 15px) center no-repeat #FFFFFF;
    background-size: 22px;
    padding-right: 40px;
}

.div-top-spaces .sec-cta {
    padding: 50px 0 0 0;
}

.div-top-spaces .sec-cta {
    padding-bottom: 30px;
}

.div-top-spaces .sec-cta .sec-content {
    max-width: 1180px;
    margin: 0 auto;
}

.div-top-spaces .sec-cta .sec-content .sec-search-locations {
    margin-bottom: 35px;
}
.div-top-spaces .sec-cta .sec-content .sec-search-locations span.search_label {
    text-align: center;
    color: var(--parkhound-navy, #3C4855);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.div-top-spaces .sec-cta .sec-content .sec-search-locations span.search_label {
    text-align: center;
    display: flex;
    justify-content: center;
    color: var(--parkhound-navy, #3C4855);
    text-align: center;
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 33px */
}

.div-top-spaces .sec-cta .sec-content .sec-search-locations label {
    color: var(--parkhound-navy, #3C4855);
    text-align: center;
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 10px 0px 30px 0px;
}

.div-top-spaces .sec-cta .sec-content .sec-search-locations .sec-search {
    display: grid;
    grid-template-columns: 230px 1fr;
    grid-gap: 20px;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio-section {
    padding-top: 8px;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio {
    display: table-cell;
    vertical-align: middle;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio label {
    display: flex;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #2D3236;
    margin: 0 10px 0 0;
    background: #FFFFFF;
    padding: 6px 10px;
    border: 1px solid #D2D4D6;
    border-radius: 100px;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio label {
    color: var(--parkhound-black, #2D3236);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]:checked+label {
    color: var(--parkhound-black, #2D3236);
    /* font-family: Raleway; */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio label {
    border: 1px solid var(--parkhound-navy-tint-50, #9DA3AA);
    /* background: var(--parkhound-navy-tint-10, #EBEDEE); */
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]+label:before {
    width: 16px;
    height: 16px;
    padding: 4px;
    border: 2px solid #D2D4D6;
    background-color: #FFFFFF;
}


.div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]:checked+label:before {
    background-color: #21B685;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]+label:before {
    border: 2px solid #9DA3AA;
}


.div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]:not(:checked)+label:before {
    background: #fff;
} 

.div-top-spaces .sec-cta .sec-search-locations .search-box-group-section {
    display: grid;
    grid-template-columns: 1fr 266px;
}

.div-top-spaces .sec-cta .sec-search-locations .search-box-submit-button-section .submit-search-locations {
    height: 58px;
    width: -webkit-fill-available;
    width: -moz-available;
    background: #1EB785;
    border-radius: 0px 8px 8px 0px;
    border: unset;
    /* font-family: 'Raleway'; */
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}


@media (max-width:1250px) {
    .div-top-spaces .sec-cta .sec-content {
        width: -webkit-fill-available !important;
        width: -moz-available !important;
        margin: 0 60px;
    }
}

@media (max-width: 1200px) {

    .div-top-spaces .sec-cta .sec-content .sec-search-locations .sec-search {
        width: 100%;
    }

    .div-top-spaces .divider {
        margin-left: 15px;
        margin-right: 15px;
    }

    .sec-search .mapboxgl-ctrl-geocoder--input {
        flex: 1;
        /* Allow the input to grow and shrink */
        width: 0;
        /* Initial width */
        min-width: 0;
        /* Minimum width */
        max-width: 100%;
        /* Maximum width */
    }
}

@media (max-width: 1024px) {
    .div-top-spaces .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder>input {
        width: unset;
    }
}

@media (max-width:979px) {
    .div-top-spaces .sec-cta .sec-content {
        margin: 0 30px;
    }
}


@media (max-width:780px) {
    .div-top-spaces .sec-cta .sec-content .sec-search-locations label {
        margin-bottom: 10px;
    }

    .div-top-spaces .sec-cta .sec-content .sec-search-locations .sec-search {
        grid-template-columns: 1fr;
        grid-gap: 5px;
    }
}

/* Adjust input width for smaller screens */
@media (max-width: 768px) {}

@media (max-width: 599px) {
    .div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]+label span {
        padding-top: 5px;
    }
    .div-top-spaces .sec-cta .sec-content {
        margin: 0 20px;
    }

    .div-top-spaces .sec-cta .sec-search-locations .search-box-group-section {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }

    .div-top-spaces .sec-cta .sec-content .sec-search-locations {
        margin-bottom: 50px;
    }

    .div-top-spaces .sec-cta .sec-search-locations .search-box-group-section .mapboxgl-ctrl-geocoder>input {
        font-size: 16px !important;
        border-radius: 8px;
    }

    .div-top-spaces .sec-cta .sec-search-locations .search-box-submit-button-section .submit-search-locations {
        font-size: 16px !important;
        border-radius: 8px;
    }

    .div-top-spaces .sec-cta .sec-content .sec-search-locations span {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .div-top-spaces .sec-cta .sec-content .sec-search-locations span.search_label {
        color: var(--parkhound-navy, #3C4855);
        text-align: center;

        /* Main/Heading 4 */
        /* font-family: Raleway; */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%; /* 27px */
    }

    .div-top-spaces .sec-cta .sec-content .sec-search-locations label {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .div-top-spaces .sec-cta .sec-search-locations .search-box-radio label {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .div-top-spaces .sec-cta .sec-search-locations .search-box-radio input[type="radio"]:checked+label {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .div-top-spaces .sec-main-article .breadcrumb {
        margin-top: 0;
        padding-top: 0;
    }

    .div-top-spaces .sec-main-article .breadcrumb span,
    .div-top-spaces .sec-main-article .breadcrumb a {
        font-size: 12px !important;
    }

    .article_top_10 .marginbottom,
    .article_top_10 p.instantbooking {
        margin-bottom: 54px;
    }

    .div-top-spaces .sec-cta .sec-search-locations .search-box-submit-button-section {
        width: 100% !important;
    }

    .div-top-spaces .sec-cta,
    .div-top-spaces .sec-cta .sec-content .sec-search-locations:last-child {
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }

    .div-top-spaces .sec-cta {
        margin-bottom: 30px;
    }

    .div-top-spaces .sec-cta:first-child {
        margin-bottom: 34px;
        padding-top: 0;
    }

    .div-top-spaces .sec-cta:last-child {
        padding-top: 0;
    }

    .div-top-spaces .sec-cta .sec-content {
        margin: 0 !important;
        padding: 16.5px;
    }

}