.home-account .home-heart{position:relative}.home-saved-count{position:absolute;right:-2px;top:-2px;min-width:17px;height:17px;border-radius:50%;background:#005644;color:#fff;font-size:10px;display:grid;place-items:center;padding:1px 3px}.grl-home{--home-green:#005644;--home-dark:#003e32;--home-gold:#ffd35a;--home-text:#101327;--home-muted:#60677f;background:#fff;color:var(--home-text)}.grl-home .public-page{padding:0;background:#fff}.grl-home .app-viewport{background:#fff}.grl-home h1,.grl-home h2,.grl-home h3{font-family:inherit;letter-spacing:-.035em}.grl-home a,.grl-home button{transition:background-color .18s,color .18s,box-shadow .18s}.grl-home :is(a,button,input,select):focus-visible{outline:3px solid #b77700;outline-offset:4px}.home-container{width:90%;max-width:1440px;margin-inline:auto}.home-icon{width:22px;height:22px;flex-shrink:0}.home-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #edf0f3}.home-header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.home-brand{display:flex;align-items:center;flex-shrink:0}.home-brand-original{position:relative;display:block;width:205px;height:58px;overflow:hidden}.home-brand-original img{position:absolute;top:-69px;left:0;width:205px;height:205px;max-width:none}.home-brand strong{display:block;font-size:24px;font-weight:750;letter-spacing:-1px;line-height:1.05}.home-brand small{display:block;font-size:13px;color:#53596d;line-height:1.4}.home-desktop-nav{display:flex;align-items:center;gap:26px}.home-desktop-nav a{position:relative;display:flex;align-items:center;min-height:44px;font-size:14px;white-space:nowrap}.home-desktop-nav a[aria-current]{color:var(--home-green);font-weight:700}.home-desktop-nav a[aria-current]:after{content:"";position:absolute;bottom:1px;left:0;right:0;height:2px;background:var(--home-green)}.home-account{display:flex;align-items:center;gap:12px}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 22px;border:1px solid var(--home-green);border-radius:9px;background:var(--home-green);color:#fff;font-size:14px;font-weight:650;white-space:nowrap}.home-button:hover{background:var(--home-dark);color:#fff}.home-button-outline{background:white;color:var(--home-text);border-color:#a9afbf}.home-button-outline:hover{background:#f1f5f4;color:var(--home-green)}.home-heart{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--home-text)}.home-heart:hover{color:var(--home-green)}.home-menu-toggle{display:none;min-height:44px;min-width:44px;align-items:center;justify-content:center}.home-mobile-menu{padding:12px 5%;max-height:70vh;overflow:auto;border-top:1px solid #e6e9ee}.home-mobile-menu a{display:block;padding:12px;border-radius:6px}.home-mobile-menu a:hover{background:#f1f5f4}.home-hero{position:relative;height:510px;background:#f5e7d8}.home-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.52),rgba(255,255,255,.2) 32%,transparent 58%)}.home-hero-content{position:relative;padding-top:42px}.home-hero h1{font-size:58px;font-weight:800;line-height:.94;max-width:440px;letter-spacing:-2.4px}.home-hero h1 em{font-style:normal;color:var(--home-green)}.home-hero-content>p{margin-top:16px;max-width:475px;font-size:17px;line-height:1.35;color:#252c40}.home-signature{position:relative;display:inline-block;margin:20px 0 0 10px;font-family:Segoe Print,Bradley Hand,cursive;font-style:italic;font-size:23px;line-height:1.4;transform:rotate(-9deg);color:#253451}.home-signature span{padding-left:24px}.home-signature:after{content:"";position:absolute;left:30px;right:0;bottom:-14px;height:19px;border-top:4px solid #f7cb49;border-radius:50%;transform:rotate(-6deg)}.home-hero-badge{position:absolute;right:0;top:135px;display:flex;align-items:center;gap:13px;padding:17px;border-radius:16px;background:rgba(255,255,255,.91);box-shadow:0 4px 24px #17362b20}.home-hero-badge>span{background:var(--home-gold);border-radius:10px;padding:12px;color:var(--home-green)}.home-hero-badge p{font-size:12px;line-height:1.25}.home-hero-badge strong{display:block;font-size:19px;letter-spacing:-.6px;margin:3px 0}.home-search{position:absolute;z-index:3;bottom:-22px;left:50%;transform:translate(-50%);width:min(1000px,76%);background:#fff;padding:12px;border-radius:16px;box-shadow:0 9px 28px #25334229}.home-search-tabs{display:flex;gap:3px;position:absolute;bottom:100%;left:0;background:#fff;padding:8px 14px 0;border-radius:18px 18px 0 0;width:350px;max-width:100%}.home-search-tabs label{flex:1;cursor:pointer}.home-search-tabs input{position:absolute;opacity:0;width:1px;height:1px}.home-search-tabs span{display:flex;align-items:center;justify-content:center;min-height:38px;font-size:13px;font-weight:700;background:#f4f5f7;border-radius:24px}.home-search-tabs input:checked+span{background:var(--home-green);color:#fff}.home-search-tabs input:focus-visible+span{outline:3px solid #b77700;outline-offset:2px}.home-search-fields{display:grid;grid-template-columns:1.3fr 1.05fr 1fr .7fr;gap:10px}.home-search-field{border:1px solid #e2e6ed;border-radius:9px;display:flex;align-items:center;gap:14px;padding:10px 14px;min-width:0}.home-search-field>span{min-width:0;flex:1}.home-search-field>span>span{display:block;color:#52596c;font-size:13px}.home-search-field :is(input,select){width:100%;min-width:0;background:transparent;border:0;padding:0;font:inherit;font-size:12px;color:#515b70;box-shadow:none;height:23px}.home-search-field select{padding-right:20px}.home-search-field input::-moz-placeholder{color:#606b80;opacity:1}.home-search-field input::placeholder{color:#606b80;opacity:1}.home-search-help{padding:8px;font-size:13px}.home-search .home-button{font-size:15px}.home-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:48px 0 22px}.home-benefits>div{display:flex;align-items:center;gap:12px;position:relative;justify-content:center}.home-benefits>div+div:before{position:absolute;content:"";left:-16px;height:38px;width:1px;background:#d4d9e3}.home-benefit-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;flex-shrink:0;background:#edf4f1;border-radius:50%;color:var(--home-green)}.home-benefit-icon .home-icon{width:32px;height:32px}.home-benefits strong{display:block;font-size:14px;line-height:1.3}.home-benefits small{display:block;font-size:13px;color:var(--home-muted);margin-top:4px}.home-section{padding-top:18px;padding-bottom:16px}.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}.home-section-heading h2{font-size:31px;font-weight:750;line-height:1.2}.home-section-heading p{font-size:17px;color:var(--home-muted);margin-top:2px}.home-section-heading>a{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--home-green);min-height:44px;font-weight:600}.home-section-heading>a .home-icon{width:18px}.home-category-grid,.home-property-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}.home-category{min-width:0}.home-category img{width:100%;height:auto;aspect-ratio:1.65;-o-object-fit:cover;object-fit:cover;border-radius:9px;background:#edf2ee}.home-category h3{font-size:16px;font-weight:700;letter-spacing:-.02em;margin-top:7px}.home-category p{font-size:13px;color:var(--home-muted);margin-top:2px}.home-category:hover h3{color:var(--home-green)}.home-property-card{min-width:0;border:1px solid #e5e8ef;border-radius:10px;overflow:hidden;background:white;box-shadow:0 3px 10px #29314004}.home-property-card:hover{box-shadow:0 7px 22px #29314012}.home-property-image{position:relative}.home-property-image>a:first-child{display:block}.home-property-image img,.home-property-placeholder{width:100%;aspect-ratio:1.65;-o-object-fit:cover;object-fit:cover;background:#edf2ef}.home-property-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#566475}.home-property-purpose{position:absolute;left:10px;top:10px;pointer-events:none;background:var(--home-green);color:#fff;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600}.home-property-save{position:absolute;right:4px;top:1px}.home-property-save .home-heart,.home-property-save.home-heart{color:#fff;filter:drop-shadow(0 1px 2px #0009)}.home-property-save .home-icon{stroke-width:2}.home-property-save .is-saved .home-icon{fill:#ffd35a;stroke:#fff}.home-property-save button:disabled{opacity:.5}.home-property-body{padding:11px 12px 13px}.home-property-price{font-size:15px;font-weight:750;letter-spacing:-.3px;line-height:1.3;color:#0e1423;overflow-wrap:anywhere}.home-property-body h3{font-size:14px;font-weight:650;line-height:1.3;letter-spacing:-.025em;margin-top:5px;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-property-location{display:flex;align-items:flex-start;gap:4px;margin-top:5px;font-size:12px;color:var(--home-muted);min-height:2.6em;line-height:1.3}.home-property-location .home-icon{width:13px;height:14px}.home-property-facts{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;font-size:11px;color:#606a7f;min-height:16px}.home-property-facts span{display:flex;align-items:center;gap:4px}.home-property-facts .home-icon{width:13px;height:13px}.home-cta{display:grid;grid-template-columns:1.15fr 1fr 1fr .4fr;align-items:center;gap:28px;position:relative;isolation:isolate;overflow:hidden;width:96%;max-width:1540px;margin:5px auto 0;border-radius:14px;background:var(--home-dark);color:#fff;min-height:238px;padding-right:24px}.home-cta-photo{height:100%;position:relative;min-height:238px}.home-cta-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 65%,var(--home-dark))}.home-cta-photo img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:35% 42%;object-position:35% 42%}.home-cta-copy{padding:24px 0}.home-eyebrow{font-size:11px;letter-spacing:.16em}.home-cta-copy h2{font-size:32px;font-weight:750;line-height:1.02;margin:9px 0 12px;color:#fff}.home-cta-copy>p:not(.home-eyebrow){font-size:12px;line-height:1.45;color:#f0f5f3}.home-cta-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.home-cta-actions .home-button{padding:7px 15px;font-size:12px;min-height:40px}.home-button-gold{background:var(--home-gold);border-color:var(--home-gold);color:#142920}.home-button-gold:hover{background:#ffe28f;color:#142920}.home-button-light{background:transparent;border-color:#d6e5df;color:#fff}.home-cta-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-left:1px solid #739a8e;padding-left:28px}.home-cta-facts>div{display:flex;align-items:center;gap:10px;padding:14px 10px;min-height:76px;border-radius:9px;background:#ffffff0e}.home-cta-facts .home-icon{width:29px;height:29px}.home-cta-facts strong{font-size:14px;line-height:1.2;display:block}.home-cta-facts small{font-size:11px;line-height:1.25;display:block;margin-top:4px;color:#e3eeea}.home-cta-note{font-family:Segoe Print,Bradley Hand,cursive;font-size:19px;line-height:1.45;font-style:italic;transform:rotate(-12deg);border-bottom:3px solid #ffd35a;padding-bottom:10px}.home-footer{display:grid;grid-template-columns:1.5fr 1fr .85fr 1fr .7fr;gap:32px;padding-block:28px 34px;font-size:13px;color:var(--home-muted)}.home-footer h2{font-size:14px;font-weight:700;color:var(--home-text);letter-spacing:0;margin-bottom:7px}.home-footer>div>a,.home-footer-links>a{display:flex;align-items:center;gap:8px;line-height:1.4;padding-block:3px;min-height:26px}.home-footer a:hover{color:var(--home-green)}.home-footer .home-brand strong{font-size:21px;color:var(--home-text)}.home-footer .home-brand small{font-size:11px}.home-footer-brand>p{font-size:12px;margin-top:31px}.home-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:15px;column-gap:15px}.home-footer p{margin-top:13px;line-height:1.5}.home-footer .home-icon{width:15px;height:15px}.home-ghana{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--home-text);white-space:nowrap}.home-ghana-flag{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:24px;flex-shrink:0;background:linear-gradient(#ce1126 0 33.33%,#fcd116 33.33% 66.66%,#006b3f 66.66%);color:#101010;font-size:13px;line-height:1}.home-ghana-flag span{transform:translateY(-1px)}@media (min-width:1600px){.home-hero{height:570px}.home-hero-content{padding-top:52px}.home-hero h1{font-size:66px}.home-hero-content>p{font-size:19px;max-width:520px}.home-signature{font-size:28px;margin-top:25px}.home-search{width:1080px}.home-section{padding-top:25px;padding-bottom:23px}}@media (max-width:1279px){.home-header-row{gap:16px}.home-brand strong{font-size:21px}.home-brand small{font-size:11px}.home-brand svg{width:42px}.home-brand-original{width:178px;height:52px}.home-brand-original img{top:-60px;width:178px;height:178px}.home-desktop-nav{gap:18px}.home-desktop-nav a{font-size:12px}.home-account{gap:8px}.home-account .home-button{font-size:12px;padding-inline:15px}.home-hero{height:460px}.home-hero h1{font-size:52px}.home-hero-content>p{font-size:16px;max-width:440px}.home-signature{font-size:22px}.home-benefits{gap:20px}.home-benefit-icon{width:50px;height:50px}.home-benefits strong{font-size:13px}.home-benefits small{font-size:12px}.home-cta{gap:20px;grid-template-columns:1fr 1fr 1.15fr}.home-cta-note{display:none}.home-cta-facts{padding-left:18px}.home-cta-copy h2{font-size:29px}.home-footer{gap:23px;grid-template-columns:1.4fr 1fr 1fr 1fr}.home-ghana{grid-column:4}.home-property-body{padding:10px}.home-property-facts{gap:6px;font-size:10px}}@media (max-width:1199px){.home-desktop-nav{display:none}.home-account{margin-left:auto}.home-menu-toggle{display:flex}.home-header-row{min-height:70px}.home-property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-grid{gap:12px}.home-search{width:90%}.home-benefits{grid-template-columns:repeat(2,1fr);row-gap:18px}.home-benefits>div{justify-content:flex-start}.home-benefits>div+div:before{display:none}.home-section-heading h2{font-size:28px}.home-hero-badge{top:120px}.home-cta{grid-template-columns:1fr 1.2fr;padding:0 24px 24px;gap:22px}.home-cta-photo{margin-left:-24px;height:260px}.home-cta-copy{padding-right:8px}.home-cta-facts{grid-column:1/-1;border-left:0;padding-left:0;grid-template-columns:repeat(4,1fr)}.home-footer{grid-template-columns:1.3fr 1fr 1fr}.home-ghana{grid-column:auto}.home-property-facts{font-size:12px}.home-property-body h3{font-size:16px}}@media (max-width:767px){.home-container{width:calc(100% - 36px)}.home-header-row{min-height:66px;gap:6px}.home-brand{gap:6px}.home-brand strong{font-size:19px;letter-spacing:-.7px}.home-brand small{font-size:10px}.home-brand svg{width:36px;height:40px}.home-brand-original{width:150px;height:46px}.home-brand-original img{top:-50px;width:150px;height:150px}.home-account .home-button{display:none}.home-account{gap:0}.home-heart{width:42px;height:44px}.home-hero{height:auto;padding-bottom:20px;background:#f4ece4}.home-hero-image{height:350px;-o-object-position:62% center;object-position:62% center}.home-hero-wash{height:350px;background:linear-gradient(90deg,#fffdf4e8,#fffdf496 52%,#fff0)}.home-hero-content{padding-top:30px;min-height:350px}.home-hero h1{font-size:46px;line-height:.98;letter-spacing:-1.6px}.home-hero-content>p{font-size:14px;max-width:290px;line-height:1.4;margin-top:12px}.home-wide-break{display:none}.home-signature{font-size:18px;margin-top:16px}.home-hero-badge{position:relative;right:auto;top:auto;display:none}.home-search{position:relative;left:auto;bottom:auto;transform:none;width:calc(100% - 36px);margin:42px auto 0;padding:12px;border-radius:0 12px 12px}.home-search-tabs{width:100%;padding:7px 8px 0}.home-search-tabs span{min-height:44px}.home-search-fields{grid-template-columns:1fr;gap:8px}.home-search-field{min-height:58px}.home-search-field :is(input,select){font-size:16px;height:26px}.home-search .home-button{min-height:48px}.home-benefits{padding:23px 0 9px;gap:18px 10px}.home-benefits>div{gap:8px;align-items:flex-start}.home-benefit-icon{width:38px;height:38px}.home-benefit-icon .home-icon{width:24px;height:24px}.home-benefits strong{font-size:12px}.home-benefits small{font-size:11px;line-height:1.3;margin-top:3px}.home-section{padding-top:23px;padding-bottom:3px}.home-section-heading{align-items:flex-start;gap:6px;flex-wrap:wrap;margin-bottom:12px}.home-section-heading h2{font-size:27px}.home-section-heading p{font-size:14px}.home-section-heading>a{font-size:12px;min-height:32px}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px}.home-category h3{font-size:15px}.home-category p{font-size:12px}.home-property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-property-body h3,.home-property-price{font-size:14px}.home-property-purpose{font-size:10px;padding:4px 9px;left:8px;top:9px}.home-property-facts{font-size:11px}.home-cta{display:flex;flex-direction:column;gap:0;width:calc(100% - 24px);margin-top:27px;padding:0 20px 23px;align-items:stretch}.home-cta-photo{margin:0 -20px;height:210px;min-height:210px}.home-cta-photo img{-o-object-position:center 37%;object-position:center 37%}.home-cta-photo:after{background:linear-gradient(0deg,var(--home-dark),transparent 45%)}.home-cta-copy{padding:12px 0 22px}.home-cta-copy h2{font-size:34px}.home-cta-copy>p:not(.home-eyebrow){font-size:14px}.home-cta-actions .home-button{min-height:44px}.home-cta-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-cta-facts>div{padding:12px 10px;gap:9px}.home-cta-facts strong{font-size:13px}.home-cta-facts small{font-size:11px}.home-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.home-footer-brand{grid-column:1/-1}.home-footer-brand>p{margin-top:12px}.home-footer-links{grid-template-columns:1fr}.home-footer a:not(.home-brand){min-height:36px}.home-footer h2{font-size:15px}.home-ghana{align-self:start;white-space:normal;padding-top:8px}.grl-home #main-content{padding-bottom:0}}@media (max-width:479px){.home-property-grid{grid-template-columns:1fr}.home-property-image img,.home-property-placeholder{aspect-ratio:1.8}.home-property-body{padding:14px 15px}.home-property-body h3{min-height:0;font-size:17px}.home-property-price{font-size:18px}.home-property-location{min-height:0;font-size:13px}.home-property-facts{font-size:12px;margin-top:15px}.home-property-purpose{font-size:12px;padding:5px 12px}.home-property-save{right:8px;top:5px}}.home-guides{margin-top:18px;border-bottom:1px solid #e5e9e7;padding-bottom:15px;font-size:14px}.home-guides summary{cursor:pointer;min-height:44px;align-content:center;color:var(--home-green);font-weight:650}.home-guides summary span{font-weight:400;color:var(--home-muted);margin-left:14px}.home-guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:14px 0}.home-guide-grid h2{font-size:19px;font-weight:650}.home-guide-grid p{color:var(--home-muted);margin:6px 0}.home-guide-grid a{display:inline-flex;align-items:center;gap:7px;min-height:44px}.home-social-links{display:flex;flex-wrap:wrap;gap:5px 12px}.home-social-links a{min-height:30px;display:inline-flex;align-items:center}.home-cta{scroll-margin-top:85px}@media (max-width:479px){.home-guides summary span{display:block;margin-left:18px;font-size:12px}}@media (prefers-reduced-motion:reduce){.grl-home *{transition:none!important;scroll-behavior:auto!important}}.home-save-feedback{padding:12px 16px;margin-bottom:12px;border-radius:9px;background:#edf4f1;color:var(--home-green)}
