@charset "UTF-8";@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(https://www.aplaceinthesun.com/fonts/montserrat/jtusjig1_i6t8kchkm459wlhyyth89y.woff2)format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

.three_column_grid::after {
    clear: both;
    content: "";
    display: table
}

.three_column_grid article {
    position: relative;
    overflow: hidden;
    margin-bottom: 2.35765%;
    transition: all 250ms ease-in-out
}

.three_column_grid {
    max-width: 1468px;
    margin-left: auto;
    margin-right: auto
}

.three_column_grid::after {
    clear: both;
    content: "";
    display: table
}

article {
    position: relative;
    overflow: hidden;
    margin-bottom: 2.35765%;
    transition: all 250ms ease-in-out
}


.box {
    position: absolute;
    right: 0;
    bottom: 10%;
    width: 90%;
    padding: 4%;
    color: #fff;
    background: #a52a2aa8;
    font-family: "Montserrat",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21px;
    line-height: 1.3125rem
}

.box:hover {
    background: #a52a2a;
}

.three_column_grid .advertise_text {
    display: table;
    font-family: "Montserrat",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem
}

.three_column_grid .advertise_text {
    padding: 4%0
}

.three_column_grid:not(.new_developments):not(.agents-search-results) article img {
    width: 100%;
    height: auto
}

