:root{--font-primary:"Avenir",sans-serif;--font-secondary:"Figtree",sans-serif;--font-para:"Figtree",sans-serif;--color-primary:#5dc4ec;--color-secondary:#002a4c;--color-font:#2d3338;--color-border:#eaf0f5;--color-white:#ffffff;--color-off-white:#f8f9fa;--color-off-white1:#f5f5f5;--color-gray:#535353;--color-light-gray:#e5e5e5;--color-muted:#9d9d9d;--color-footer-heading:#949ca3;--color-placeholder:#949ca3;--color-danger:#e53935;--color-success:#155724;--color-bullet:#cdd4da;--color-foot-sep:#3d3d3d;--bg-light:var(--color-off-white);--bg-dark:var(--color-secondary);--color-overlay:rgba(0,0,0,0.3);--light:300;--regular:400;--semibold:600;--bold:700;--lh-100:100%;--lh-110:110%;--lh-112:112%;--lh-120:120%;--lh-140:140%;--border-radius:8px;--border-radius-4:4px;--border-radius-6:6px;--logo-desktop-width:266px;--logo-laptop-width:220px;--logo-tablet-width:200px;--logo-mobile-width:133px;--spacing-desktop:88px;--spacing-laptop:64px;--spacing-tablet:56px;--spacing-mobile:40px;--bs-body-font-family:var(--font-primary);--bs-body-font-size:16px;--bs-body-line-height:var(--lh-140);--bs-body-color:var(--color-font);--bs-accordion-btn-icon-width:1rem}.plots-wrapper{padding-top:32px;border-top:1px solid var(--color-border)}@media(max-width:767px){.plots-wrapper{padding-top:24px}}.plots-wrapper h3{font-family:var(--font-secondary);font-size:1.25rem;color:var(--color-secondary);font-weight:var(--semibold);line-height:var(--lh-110);margin:0 0 16px}@media(max-width:767px){.plots-wrapper h3{font-size:1.125rem}}.plots-wrapper .plots-section .accordion-button{font-family:var(--font-primary);font-size:1.125rem;font-weight:var(--bold);color:var(--color-secondary);border:none;outline:none;padding:0;margin:0;background:rgba(0,0,0,0);box-shadow:none}.plots-wrapper .plots-section .accordion-button:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='7' viewBox='0 0 8 7' fill='none'%3E%3Cpath d='M4.41024 6.6C4.1793 7 3.60195 7 3.37101 6.6L0.0801125 0.9C-0.150827 0.5 0.137848 0 0.599728 0L7.18152 0C7.6434 0 7.93208 0.5 7.70114 0.9L4.41024 6.6Z' fill='%23002a4c'/%3E%3C/svg%3E");width:10px;height:10px;background-position:50%;background-size:10px 10px;transition:all .3s ease}.plots-wrapper .plots-section .accordion-button:not(.collapsed):after{transform:rotate(180deg)}.plots-wrapper .plots-section .accordion-button:focus{box-shadow:none;border:none}@media(max-width:767px){.plots-wrapper .plots-section .accordion-button{font-size:1rem}}.plots-wrapper .plots-section .accordion-item{background:rgba(0,0,0,0);border:1px solid var(--color-light-gray);padding:16px;margin-bottom:16px;border-radius:var(--border-radius-4)}.plots-wrapper .plots-section .accordion-item:last-child{margin-bottom:0}.plots-wrapper .plots-section .accordion-body{padding:16px 0 0;overflow-x:auto}.plots-wrapper .plots-section .accordion-body .plots-table{width:100%;border:1px solid var(--color-border)}.plots-wrapper .plots-section .accordion-body .plots-table thead{background-color:var(--color-off-white)}.plots-wrapper .plots-section .accordion-body .plots-table thead th{font-family:var(--font-primary);font-weight:var(--bold);color:var(--color-secondary);font-size:1rem}@media(max-width:767px){.plots-wrapper .plots-section .accordion-body .plots-table thead th{font-size:.875rem}}.plots-wrapper .plots-section .accordion-body .plots-table tr{border-bottom:1px solid var(--color-border)}.plots-wrapper .plots-section .accordion-body .plots-table tr td,.plots-wrapper .plots-section .accordion-body .plots-table tr th{font-family:var(--font-primary);font-size:1rem;color:var(--color-font);padding:14px 8px;white-space:nowrap}.plots-wrapper .plots-section .accordion-body .plots-table tr td:first-child,.plots-wrapper .plots-section .accordion-body .plots-table tr th:first-child{padding-left:16px}.plots-wrapper .plots-section .accordion-body .plots-table tr td a,.plots-wrapper .plots-section .accordion-body .plots-table tr th a{font-weight:var(--bold);color:var(--color-secondary);display:flex;align-items:center;text-decoration:none}.plots-wrapper .plots-section .accordion-body .plots-table tr td a:before,.plots-wrapper .plots-section .accordion-body .plots-table tr th a:before{content:"";display:flex;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M9.1 4.48038C9.5 4.71132 9.5 5.28868 9.1 5.51962L3.4 8.81051C3 9.04145 2.5 8.75278 2.5 8.2909L2.5 1.7091C2.5 1.24722 3 0.958548 3.4 1.18949L9.1 4.48038Z' fill='%235dc4ec'/%3E%3C/svg%3E");width:10px;height:10px;background-position:50%;background-size:10px 10px;margin-right:8px}.plots-wrapper .plots-section .accordion-body .plots-table tr td a:hover,.plots-wrapper .plots-section .accordion-body .plots-table tr th a:hover{color:var(--color-primary)}.plots-wrapper .plots-section .accordion-body .plots-table tr td .status,.plots-wrapper .plots-section .accordion-body .plots-table tr th .status{color:var(--color-white);font-weight:var(--bold);font-size:.625rem;padding:4px 6px;text-transform:uppercase;letter-spacing:.2px;border-radius:var(--border-radius-6);background-color:#39a75a}.plots-wrapper .plots-section .accordion-body .plots-table tr td .sold,.plots-wrapper .plots-section .accordion-body .plots-table tr th .sold{background-color:var(--color-danger)}.plots-wrapper .plots-section .accordion-body .plots-table tr td .under-offer,.plots-wrapper .plots-section .accordion-body .plots-table tr th .under-offer{background-color:var(--color-secondary)}