.hero{height:calc(100dvh - var(--hardcoded-navbar-height));background-image:url(/_next/image?url=/hero-bg-map-optimized.webp&w=640&q=10);background-repeat:no-repeat;background-size:cover;align-items:center;display:flex}@media (min-width:1024px){.hero .container{padding-left:1.95rem;padding-right:1.95rem;gap:5rem!important}}.hero .hero-content-wrap{flex:1}.hero .hero-content-wrap .hero-text-wrap{text-align:center}@media (min-width:768px){.hero .hero-content-wrap .hero-text-wrap{text-align:left}}.hero .hero-content-wrap .search-box{--input-height:60px;--button-width:120px;position:relative}.hero .hero-content-wrap .search-box .location-icon{width:var(--input-height);height:var(--input-height);z-index:1;border-bottom:1px dashed rgb(var(--surface));margin-bottom:-1px}.hero .hero-content-wrap .search-box input{height:var(--input-height);padding-right:calc(var(--button-width) + 1.5rem);margin-bottom:0}.hero .hero-content-wrap .search-box .submit-button{width:var(--button-width);position:absolute;bottom:.5rem;right:.5rem}.hero .hero-img-wrap{flex:.7;position:relative}@media (max-width:600px){.hero .hero-img-wrap img{width:60%!important}}@media (max-width:767px){.hero .hero-img-wrap img{width:70%!important}}.hero .hero-img-wrap img{position:unset!important}.featured-list-container .card-grid{--card-min-width:300px}@media (max-width:600px){.featured-list-container{padding-left:0;padding-right:0}}.header-oval-bg{z-index:-1;background-image:linear-gradient(160deg,#a8c1d4d4,#a8c1d478,#0000,#0000,#0000);width:100%;min-height:70%;position:absolute;top:0}.header-oval-bg .bg-oval1{top:0}[data-theme=dark] .hero{background-image:linear-gradient(rgb(var(--surface) / .6), rgb(var(--surface) / .82)), url(/_next/image?url=/hero-bg-map-optimized.webp&w=640&q=10)}[data-theme=dark] .header-oval-bg{opacity:.16}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .hero{background-image:linear-gradient(rgb(var(--surface) / .6), rgb(var(--surface) / .82)), url(/_next/image?url=/hero-bg-map-optimized.webp&w=640&q=10)}:root:not([data-theme=light]) .header-oval-bg{opacity:.16}}
.hiw-wrap .hiw-img{flex:1}.hiw-wrap .hiw-img img{width:100%;height:100%}@media (min-width:768px){.hiw-wrap .hiw-img img{width:80%}}.hiw-wrap .hiw-content-wrap{flex:1}.hiw-wrap .hiw-content-wrap .hiw-content .hiw-steps .num{background:rgb(var(--surface));border-radius:.75rem;justify-content:center;align-items:center;min-width:36px;height:36px;margin-right:16px;display:flex;box-shadow:0 .5rem 1rem #00000026}.hiw-wrap .hiw-content-wrap .hiw-content .hiw-steps .num span{font-size:1.2rem;font-weight:700}.hiw-wrap .hiw-content-wrap .hiw-content .hiw-steps h4{margin:2px 0 12px;font-size:1.4rem}.hiw-wrap .hiw-content-wrap .hiw-content .hiw-steps p{color:rgb(var(--color-secondary))}