.hs-spaces-wrapper{box-sizing:border-box;padding:4rem 0;width:100%}.hs-spaces__header{margin-bottom:3.5rem;text-align:center}.hs-spaces__eyebrow{color:#222;font-size:.85rem;font-weight:700;letter-spacing:.02em;margin:0 0 .5rem}.hs-spaces__title{color:#1a1a1a;font-size:2.25rem;font-weight:800;margin:0 0 1rem}.hs-spaces__subtitle{color:#444;font-size:1rem;line-height:1.6;margin:0 auto;max-width:680px}.hs-spaces__section{border-top:none;margin:0 0 4rem;max-width:100%;padding-top:0}.hs-spaces__section,.hs-spaces__section:first-child{border-bottom:1.5px solid #aaa;padding-bottom:3rem}.hs-spaces__section:last-child{border-bottom:none;margin-bottom:0}.hs-spaces__section-intro{align-items:flex-end;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;max-width:1100px}.hs-spaces__section-left{flex:0 0 55%}.hs-spaces__section-title{font-size:2rem;font-weight:800;margin:0 0 .6rem}.hs-spaces__section-description{color:#444;font-size:.9rem;line-height:1.6;margin:0}.hs-spaces__section-right{border-left:3px solid #00afb9;flex:0 0 40%;padding-left:1.25rem}.hs-spaces__section-sizes{color:#222;font-size:.9rem;line-height:1.6;margin:0}.hs-spaces__section-sizes strong{font-weight:700}.hs-spaces__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.hs-spaces__card{border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column}.hs-spaces__card.hs-spaces__card--animate{opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease}.hs-spaces__card--visible{opacity:1!important;transform:translateY(0)!important}.hs-spaces__card-image{background:#e0e0e0;border-radius:4px 4px 0 0;overflow:hidden;width:100%}.hs-spaces__card-image img{display:block;height:200px;object-fit:cover;width:100%}.hs-spaces__card-image--placeholder{align-items:center;background:#e0e0e0;display:flex;height:200px;justify-content:center;width:100%}.hs-spaces__card-image--placeholder:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 48'%3E%3Cpath fill='%23ccc' d='M0 0h60v48H0z'/%3E%3Ccircle cx='22' cy='17' r='6' fill='%23aaa'/%3E%3Cpath fill='%23bbb' d='m0 48 22-24 16 14 8-10 14 20z'/%3E%3C/svg%3E") 50%/contain no-repeat;content:"";display:block;height:48px;width:60px}.hs-spaces__card-body{border-bottom:1.5px solid #aaa;border-left:1.5px solid #aaa;border-radius:0 0 4px 4px;border-right:1.5px solid #aaa;display:flex;flex:1;flex-direction:column;padding:1.25rem}.hs-spaces__card-title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.hs-spaces__card-description{color:#444;font-size:.875rem;line-height:1.6;margin:0 0 .875rem}.hs-spaces__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.hs-spaces__tag{background-color:#e8e8e8;border:none;border-radius:2px;color:#333;display:inline-block;font-size:.78rem;line-height:1.5;padding:.25rem .75rem}.hs-spaces__card-cta{align-items:center;color:#1a1a1a;display:inline-flex;font-size:.875rem;font-weight:600;gap:.3rem;margin-top:auto;padding-top:.5rem;text-decoration:none;transition:opacity .2s ease}.hs-spaces__cta-arrow{font-size:1.1rem;line-height:1}.hs-spaces__section-footer{display:flex;justify-content:center;margin-top:2rem}.hs-spaces__section-cta{background:transparent;border:1.5px solid #aaa;border-radius:5px;color:#1a1a1a;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:.65rem 2rem;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.hs-spaces__section-cta:focus,.hs-spaces__section-cta:hover{background:#1f6a50;border-color:#1f6a50;color:#fff}@media screen and (max-width:991px){.hs-spaces__grid{grid-template-columns:repeat(2,1fr)}.hs-spaces__section-intro{flex-direction:column;gap:.75rem}.hs-spaces__section-left,.hs-spaces__section-right{flex:none;width:100%}}@media screen and (max-width:600px){.hs-spaces__grid{grid-template-columns:1fr}.hs-spaces__title{font-size:1.75rem}}.hs-spaces__card--hidden{display:none}.hs-spaces__card--hidden.hs-spaces__card--expanded{display:flex}