.hs-loc-wrapper{box-sizing:border-box;margin:0 auto;width:100%}.hs-loc__header{margin-bottom:2.5rem;text-align:center}.hs-loc__title{color:#000;font-size:2.25rem;font-weight:800;margin:0 0 .75rem}.hs-loc__subtitle{color:#444;font-size:1rem;line-height:1.6;margin:0}.hs-loc__tabs{display:flex;justify-content:center;margin-bottom:3rem;position:relative}.hs-loc__tabs .hs-tabs__scroll{display:flex;flex:0 1 auto;overflow-x:auto}.hs-tabs__tab-wrapper{display:flex;gap:.25rem;justify-content:center}.hs-loc__tab{background:transparent;border:none;border-bottom:2px solid transparent;color:#555;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:400;padding:.6rem 1.5rem;position:relative;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.hs-loc__tab[aria-selected=true]{border-bottom:2px solid #000;color:#000;font-weight:700}.hs-loc__tab[aria-selected=false]:focus,.hs-loc__tab[aria-selected=false]:hover{border-bottom:2px solid #ccc;color:#222}.hs-tabs__nudge{align-items:center;background:#fff;border:none;bottom:0;cursor:pointer;display:none;padding:0;position:absolute;top:0;width:16px}.hs-tabs__nudge--show{display:flex}.hs-tabs__nudge--left{left:0}.hs-tabs__nudge--right{right:0}.hs-tabs-nudge-icon{align-items:center;display:flex;fill:currentColor;height:100%;width:8px}.hs-tabs-nudge-icon svg{width:8px}.hs-loc__content{width:100%}.hs-loc__panel{display:none}.hs-loc__panel--visible{display:block}.hs-loc__image-wrapper{opacity:0;overflow:hidden;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.hs-loc__image-wrapper.visible{opacity:1;transform:translateY(0)}.hs-loc__image-wrapper img{display:block;height:auto;object-fit:cover;transition:transform .6s ease;width:100%}.hs-loc__image-wrapper:hover img{transform:scale(1.08)}.hs-loc__image-placeholder{background:#e0e0e0;display:block;height:450px;width:100%}@media screen and (max-width:767px){.hs-loc__title{font-size:1.75rem}.hs-loc__tabs{margin-bottom:1.5rem}.hs-loc__tabs .hs-tabs__scroll{margin-left:56px;width:calc(100% - 112px)}.hs-tabs__nudge{display:flex;justify-content:center;width:48px}.hs-loc__image-placeholder{height:250px}}