.property-types-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.property-types-card-grid .property-type-hub-card{color:var(--white);background:0 0;border-radius:1.5rem;padding:2px;line-height:1.6;text-decoration:none;transition:transform .48s cubic-bezier(.23,1,.32,1),box-shadow .48s cubic-bezier(.23,1,.32,1);display:block;position:relative;overflow:hidden}.property-type-hub-card-inner{z-index:1;box-sizing:border-box;width:100%;height:100%;min-height:26rem;color:var(--white);background:var(--sf-gold,#ea0);border-radius:calc(1.5rem - 2px);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:0;padding:2rem;transition:color .48s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.property-type-hub-card-media{z-index:0;background-color:var(--navy,#201547);background-image:linear-gradient(to top, #0000008c, #0000 55%), var(--property-type-card-image);opacity:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .48s cubic-bezier(.23,1,.32,1),transform .88s cubic-bezier(.23,1,.32,1);position:absolute;inset:0;transform:scale(1)}.property-type-hub-card[data-slug=student-housing] .property-type-hub-card-media{background-color:#201547}.property-type-hub-card[data-slug=multifamily] .property-type-hub-card-media{background-color:#1a2e4d}.property-type-hub-card[data-slug=greenfield] .property-type-hub-card-media{background-color:#2c3e1f}.property-type-hub-card[data-slug=brownfield] .property-type-hub-card-media{background-color:#3d2a1a}.property-type-hub-card-content{z-index:1;flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative}.property-type-hub-card-heading{text-wrap:balance;color:inherit;z-index:1;margin:0;font-size:clamp(1.5rem,2.2vw,2.15rem);font-weight:700;line-height:1.25;transition:color .48s cubic-bezier(.23,1,.32,1);position:relative}.property-type-hub-card-para{opacity:0;z-index:1;grid-template-rows:0fr;width:100%;transition:grid-template-rows .48s cubic-bezier(.23,1,.32,1),opacity .38s .1s;display:grid;position:relative}.property-type-hub-card-para-inner{min-height:0;padding-top:1.25rem;transition:transform .48s cubic-bezier(.23,1,.32,1);overflow:hidden;transform:translateY(10px)}.property-type-hub-card .property-type-tagline,.property-type-hub-card .property-type-situation,.property-type-hub-card-cta{color:inherit;margin:0;transition:color .48s}.property-type-hub-card .property-type-tagline{font-size:1.05rem;font-weight:600;line-height:1.45}.property-type-hub-card .property-type-situation{opacity:.9;margin-top:.75rem;font-size:.92rem;line-height:1.55}.property-type-hub-card-cta{margin-top:1rem;font-size:.95rem;font-weight:700}.property-type-hub-card:before{content:"";border-radius:inherit;background:var(--sf-gold,#ea0);transform-origin:50%;z-index:0;opacity:0;pointer-events:none;width:20%;height:160%;transition:opacity .48s;animation:4.8s linear infinite paused property-type-hub-card-moving;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.property-types-card-grid .property-type-hub-card:hover,.property-types-card-grid .property-type-hub-card:focus-visible{outline:none;transform:scale(1.03);box-shadow:0 6px 13px #eeaa001f,0 24px 24px #eeaa001a,0 55px 33px #eeaa000f,0 97px 39px #eeaa0005}.property-type-hub-card:hover:before,.property-type-hub-card:focus-visible:before{opacity:1;animation-play-state:running}.property-type-hub-card:hover .property-type-hub-card-media,.property-type-hub-card:focus-visible .property-type-hub-card-media{opacity:0;transform:scale(1.08)}.property-type-hub-card:hover .property-type-hub-card-para,.property-type-hub-card:focus-visible .property-type-hub-card-para{opacity:1;grid-template-rows:1fr}.property-type-hub-card:hover .property-type-hub-card-para-inner,.property-type-hub-card:focus-visible .property-type-hub-card-para-inner{transform:translateY(0)}.property-type-hub-card:hover .property-type-hub-card-inner,.property-type-hub-card:focus-visible .property-type-hub-card-inner,.property-type-hub-card:hover .property-type-hub-card-heading,.property-type-hub-card:focus-visible .property-type-hub-card-heading,.property-type-hub-card:hover .property-type-hub-card-para,.property-type-hub-card:focus-visible .property-type-hub-card-para{color:var(--sf-black,#000)}@keyframes property-type-hub-card-moving{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:768px){.property-types-card-grid{grid-template-columns:1fr}.property-type-hub-card-inner{background:0 0;min-height:22rem}.property-types-card-grid .property-type-hub-card:hover,.property-types-card-grid .property-type-hub-card:focus-visible{box-shadow:none;transform:none}.property-type-hub-card:before{display:none}.property-type-hub-card-media{opacity:1;transform:none}.property-type-hub-card-content{color:var(--white);background:linear-gradient(#0000 0%,#00000073 45%,#000000d1 100%);border-radius:0 0 calc(1.5rem - 2px) calc(1.5rem - 2px);margin:-2rem;padding:5rem 2rem 2rem}.property-type-hub-card-heading,.property-type-hub-card-para{color:var(--white)}.property-type-hub-card-para{opacity:1;grid-template-rows:1fr}.property-type-hub-card-para-inner{padding-top:.85rem;overflow:visible;transform:none}.property-type-hub-card:hover .property-type-hub-card-media,.property-type-hub-card:focus-visible .property-type-hub-card-media{opacity:1;transform:none}.property-type-hub-card:hover .property-type-hub-card-inner,.property-type-hub-card:focus-visible .property-type-hub-card-inner,.property-type-hub-card:hover .property-type-hub-card-heading,.property-type-hub-card:focus-visible .property-type-hub-card-heading,.property-type-hub-card:hover .property-type-hub-card-para,.property-type-hub-card:focus-visible .property-type-hub-card-para{color:var(--white)}}@media (prefers-reduced-motion:reduce){.property-type-hub-card,.property-type-hub-card:before,.property-type-hub-card-inner,.property-type-hub-card-media,.property-type-hub-card-heading,.property-type-hub-card-para,.property-type-hub-card-para-inner,.property-type-hub-card .property-type-tagline,.property-type-hub-card .property-type-situation,.property-type-hub-card-cta{transition-duration:.01ms;animation:none}.property-types-card-grid .property-type-hub-card:hover,.property-types-card-grid .property-type-hub-card:focus-visible,.property-type-hub-card:hover .property-type-hub-card-media,.property-type-hub-card:focus-visible .property-type-hub-card-media{transform:none}}
.property-types-hero{isolation:isolate;background:var(--sf-bg-page);position:relative;overflow:hidden}.property-types-hero-media{line-height:0}.property-types-hero-image{object-fit:cover;object-position:right center;width:100%;height:auto;display:block}.property-types-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#fffffffa 36%,#ffffffe0 48%,#ffffff8c 62%,#ffffff2e 78%,#fff0 100%);position:absolute;inset:0}.property-types-hero-copy{z-index:2;pointer-events:none;background:0 0;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.property-types-hero-copy>*{pointer-events:auto}.property-types-hero .lead{max-width:42ch}@media (max-width:768px){.property-types-hero:before{background:linear-gradient(#fffffff5 0%,#ffffffe6 58%,#ffffff59 100%)}.property-types-hero-copy{justify-content:flex-start;padding-top:2rem;padding-bottom:2rem}.property-types-hero .lead{max-width:48ch}}
