.hs-amenities-wrapper{box-sizing:border-box;padding:4rem 2rem;width:100%}.hs-amenities__header{margin-bottom:3rem;text-align:center}.hs-amenities__eyebrow{color:#1a1a1a;font-size:.85rem;font-weight:700;letter-spacing:.02em;margin:0 0 .5rem}.hs-amenities__title{color:#1a1a1a;font-size:2.25rem;font-weight:700;margin:0 0 1rem}.hs-amenities__subtitle{color:#444;font-size:1rem;font-weight:350;line-height:1.6;margin:0 auto;max-width:680px}.hs-amenities__panel{border:1.5px solid #aaa;flex-direction:row;margin:0 auto;max-width:1100px}.hs-amenities__panel,.hs-amenities__tabs{border-radius:5px;box-sizing:border-box;display:flex}.hs-amenities__tabs{border-right:1.5px solid #aaa;flex:0 0 360px;flex-direction:column;width:360px}.hs-amenities__tab{background:#fff;border:none;border-bottom:1px solid #aaa;box-sizing:border-box;color:#1a1a1a;cursor:pointer;display:block;font-family:inherit;font-size:.95rem;font-weight:350;line-height:1.4;padding:1.1rem 1.5rem;text-align:left;transition:background .15s ease;width:100%}.hs-amenities__tab:last-child{border-bottom:none}.hs-amenities__tab[aria-selected=true]{background:#1f6a50;color:#fff;font-weight:350}.hs-amenities__tab[aria-selected=false]:focus,.hs-amenities__tab[aria-selected=false]:hover{background:#fafafa;outline:none}.hs-amenities__content{box-sizing:border-box;flex:1;position:relative}.hs-amenities__pane{box-sizing:border-box;display:none;flex-direction:column;padding:2rem}.hs-amenities__pane--visible{display:flex}.hs-amenities__image{background:#e0e0e0;border-radius:4px;margin-bottom:1.5rem;overflow:hidden;width:100%}.hs-amenities__image img{border-radius:4px;display:block;height:auto;object-fit:cover;width:100%}.hs-amenities__image--placeholder{align-items:center;background:#e0e0e0;display:flex;height:280px;justify-content:center;width:100%}.hs-amenities__image--placeholder:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 60'%3E%3Cpath fill='%23ccc' d='M0 0h80v60H0z'/%3E%3Ccircle cx='30' cy='22' r='8' fill='%23aaa'/%3E%3Cpath fill='%23bbb' d='m0 60 30-30 20 20 12-12 18 22z'/%3E%3C/svg%3E") 50%/contain no-repeat;content:"";display:block;height:60px;width:80px}.hs-amenities__pane-body{display:flex;flex-direction:column}.hs-amenities__pane-title{color:#164d38;font-size:1.6rem;font-weight:350;line-height:1.25;margin:0 0 .75rem}.hs-amenities__pane-description{color:#444;font-size:.9rem;font-weight:350;line-height:1.6;margin:0 0 1.5rem}.hs-amenities__cta{align-self:flex-start;border:1.5px solid #aaa;border-radius:5px;color:#1a1a1a;display:inline-block;font-size:.875rem;font-weight:350;padding:.6rem 1.25rem;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.hs-amenities__cta:focus,.hs-amenities__cta:hover{background:#1f6a50;border-color:#1f6a50;color:#fff}@media screen and (max-width:767px){.hs-amenities__panel{border:none;flex-direction:column}.hs-amenities__tabs{border-bottom:1.5px solid #aaa;border-right:none;flex:none;flex-direction:row;overflow-x:auto;width:100%}.hs-amenities__tab{border-bottom:none;border-right:1px solid #aaa;flex:0 0 auto;padding:.9rem 1.2rem;white-space:nowrap}.hs-amenities__tab:last-child{border-right:none}.hs-amenities__pane{border:1.5px solid #aaa;border-top:none}}