.intodigital-exercise-locations-highlights{--exercise-locations-highlights-panel-bg:var(--color-background-accent-secondary, #bedddf);--exercise-locations-highlights-card-bg:var(--color-background-base, #fff);--exercise-locations-highlights-border:var(--color-border-subtle, #e8e5e5);--exercise-locations-highlights-shadow:0 4px 16px rgb(41 65 104 / 8%);--exercise-locations-highlights-text:var(--color-text-primary, #000);--exercise-locations-highlights-muted:var(--color-text-subtle, #3d4141);--exercise-locations-highlights-status-yes:var(--color-status-success-bold, #155724);--exercise-locations-highlights-status-partial:#ffb668}.intodigital-exercise-locations-highlights .container{padding-right:var(--grid-margin)!important;padding-left:var(--grid-margin)!important}@media screen and (width>=80rem){.intodigital-exercise-locations-highlights .container.normal-pads{padding-right:0!important;padding-left:0!important}}.intodigital-exercise-locations-highlights--primary-light{--exercise-locations-highlights-panel-bg:var(--color-background-accent-primary-light, #fef0ec)}.intodigital-exercise-locations-highlights__inner{padding-bottom:var(--spacing-section-break,4rem)}.intodigital-exercise-locations-highlights__header{display:flex;gap:var(--grid-gutter);align-items:flex-start;padding-top:var(--spacing-xl,1.5rem);padding-bottom:var(--spacing-xl,1.5rem);border-top:1px solid var(--exercise-locations-highlights-border)}.intodigital-exercise-locations-highlights__heading{flex:1 1 auto;margin:0;color:var(--exercise-locations-highlights-text);font-size:var(--text-styles-interface-m-font-size,1.25rem);line-height:var(--text-styles-interface-m-line-height,1.5rem);font-weight:600}.intodigital-exercise-locations-highlights__header-link{flex:0 0 auto;min-width:17rem}@media(width < 80rem){.intodigital-exercise-locations-highlights__header-link{min-width:12rem}}.intodigital-exercise-locations-highlights__panel{padding:4rem 3rem;background:var(--exercise-locations-highlights-panel-bg)}.intodigital-exercise-locations-highlights__panel.container{margin-top:var(--grid-gutter)}@media screen and (width>=80rem){.intodigital-exercise-locations-highlights__panel.container{margin-top:0}}.intodigital-exercise-locations-highlights__box{background:var(--exercise-locations-highlights-card-bg);border-radius:var(--radius-m,.75rem);box-shadow:var(--exercise-locations-highlights-shadow);padding:var(--spacing-xl,1.5rem)}.intodigital-exercise-locations-highlights__list{display:flex;flex-direction:column}.intodigital-exercise-locations-highlights__item{border-bottom:1px solid var(--exercise-locations-highlights-border)}.intodigital-exercise-locations-highlights__item:last-child{border-bottom:0}.intodigital-exercise-locations-highlights__card{display:flex;gap:3rem;align-items:flex-start;width:100%;padding:var(--spacing-xl,1.5rem) 0;color:inherit;text-decoration:none}.intodigital-exercise-locations-highlights__item:first-child .intodigital-exercise-locations-highlights__card{padding-top:0}.intodigital-exercise-locations-highlights__item:last-child .intodigital-exercise-locations-highlights__card{padding-bottom:0}.intodigital-exercise-locations-highlights__card--compact{align-items:center}.intodigital-exercise-locations-highlights__card--wide{display:grid;grid-template-columns:15.75rem minmax(0,1fr) auto;align-items:start;position:relative}.intodigital-exercise-locations-highlights__image-wrap{width:15.75rem;position:relative;border-radius:var(--radius-s,.5rem);overflow:hidden}.intodigital-exercise-locations-highlights__image-wrap--fallback{background:var(--color-background-accent-primary-light)}.intodigital-exercise-locations-highlights__image,.intodigital-exercise-locations-highlights__image-fallback{aspect-ratio:4/3;display:block;width:100%}.intodigital-exercise-locations-highlights__image{height:100%;object-fit:cover}.intodigital-exercise-locations-highlights__image-fallback{--exercise-location-image-fallback-width:132.25%;--exercise-location-image-fallback-height:100%;--exercise-location-image-fallback-right:-4.45%;--exercise-location-image-fallback-bottom:0;height:100%}.intodigital-exercise-locations-highlights__content{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.intodigital-exercise-locations-highlights__item-title{margin:0;color:var(--exercise-locations-highlights-text);font-size:var(--text-styles-interface-m-font-size,1.25rem);line-height:var(--text-styles-interface-m-line-height,1.5rem);font-weight:600}.intodigital-exercise-locations-highlights__card--compact:hover .intodigital-exercise-locations-highlights__item-title,.intodigital-exercise-locations-highlights__card--compact:focus-visible .intodigital-exercise-locations-highlights__item-title,.intodigital-exercise-locations-highlights__card--wide:hover .intodigital-exercise-locations-highlights__item-title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.1em}.intodigital-exercise-locations-highlights__item-address,.intodigital-exercise-locations-highlights__item-excerpt,.intodigital-exercise-locations-highlights__item-status{margin:0}.intodigital-exercise-locations-highlights__item-address{display:inline-flex;gap:.375rem;align-items:flex-start;padding-top:var(--spacing-s,.75rem);color:var(--exercise-locations-highlights-text);font-size:var(--text-styles-interface-s-font-size,1rem);line-height:var(--text-styles-interface-s-line-height,1.35rem)}.intodigital-exercise-locations-highlights__location-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.intodigital-exercise-locations-highlights__item-title-link{color:inherit;text-decoration:none}.intodigital-exercise-locations-highlights__item-title-link::after{content:"";position:absolute;inset:0;z-index:1}.intodigital-exercise-locations-highlights__item-title-link:hover,.intodigital-exercise-locations-highlights__item-title-link:focus-visible{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.1em}.intodigital-exercise-locations-highlights__item-address-link{position:relative;z-index:2;color:inherit;text-decoration:none}.intodigital-exercise-locations-highlights__item-address-link:hover,.intodigital-exercise-locations-highlights__item-address-link:focus-visible{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.1em}.intodigital-exercise-locations-highlights__item-address-link::after{content:none!important}.intodigital-exercise-locations-highlights__item-excerpt{padding-top:var(--spacing-s,.75rem);color:var(--exercise-locations-highlights-muted);font-size:var(--text-styles-interface-s-font-size,1rem);line-height:var(--text-styles-interface-s-line-height,1.35rem)}.intodigital-exercise-locations-highlights__item-status{display:inline-flex;gap:.5rem;align-items:center;color:var(--exercise-locations-highlights-text);font-size:var(--text-styles-interface-xs-font-size,.875rem);line-height:var(--text-styles-interface-xs-line-height,1.225rem);padding-top:var(--spacing-m,1rem)}.intodigital-exercise-locations-highlights__item-status-label{font-weight:600}.intodigital-exercise-locations-highlights__status-icon{display:block;flex:0 0 auto;width:.875rem;height:.875rem}.intodigital-exercise-locations-highlights__item-status--yes .intodigital-exercise-locations-highlights__status-icon{color:var(--exercise-locations-highlights-status-yes)}.intodigital-exercise-locations-highlights__item-status--partial .intodigital-exercise-locations-highlights__status-icon{color:var(--exercise-locations-highlights-status-partial)}.intodigital-exercise-locations-highlights__action{flex:0 0 auto;white-space:nowrap;align-self:flex-start;margin-top:var(--spacing-m)}.intodigital-exercise-locations-highlights__action .wp-block-button__link{pointer-events:none}.intodigital-exercise-locations-highlights__card:hover .intodigital-exercise-locations-highlights__action::before,.intodigital-exercise-locations-highlights__card--compact:focus-visible .intodigital-exercise-locations-highlights__action::before,.intodigital-exercise-locations-highlights__card--wide:has(.intodigital-exercise-locations-highlights__item-title-link:focus-visible) .intodigital-exercise-locations-highlights__action::before{transform:translateY(-50%) rotate(45deg)}.intodigital-exercise-locations-highlights__empty{margin:0;color:var(--exercise-locations-highlights-muted);font-size:var(--text-styles-interface-s-font-size,1rem);line-height:var(--text-styles-interface-s-line-height,1.35rem)}.intodigital-exercise-locations-highlights .wp-block-buttons{margin-top:0;margin-bottom:0}.intodigital-exercise-locations-highlights .wp-block-button__link{padding-top:0!important;padding-bottom:0!important}.intodigital-exercise-locations-highlights__skeleton{display:block;border-radius:999px;background:linear-gradient(90deg,#e8e5e5 25%,#f4f2f2 50%,#e8e5e5 75%);background-size:200% 100%;animation:intodigital-exercise-locations-highlights-skeleton 1.5s ease-in-out infinite}.intodigital-exercise-locations-highlights__skeleton--title{width:min(18rem,100%);height:1.5rem}.intodigital-exercise-locations-highlights__skeleton--address,.intodigital-exercise-locations-highlights__skeleton--status{width:9rem;height:1rem;margin-top:.75rem}.intodigital-exercise-locations-highlights__skeleton--excerpt{width:100%;height:3rem;border-radius:.5rem;margin-top:.75rem}.intodigital-exercise-locations-highlights__skeleton--action{width:5.5rem;height:1rem}@media(width < 80rem){.intodigital-exercise-locations-highlights__panel{padding:0 1rem 2.5rem}.intodigital-exercise-locations-highlights__box{padding:1rem;margin-bottom:-1.5rem;transform:translateY(-1.5rem)}.intodigital-exercise-locations-highlights__card{gap:1.5rem;padding:1.25rem 0}.intodigital-exercise-locations-highlights__card--compact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--spacing-s,.75rem) 0}.intodigital-exercise-locations-highlights__card--compact .intodigital-exercise-locations-highlights__content{display:contents}.intodigital-exercise-locations-highlights__card--wide{grid-template-columns:minmax(0,1fr) 4rem;gap:0 .625rem}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__content{display:contents}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__item-title{grid-column:1;grid-row:1;font-size:1rem;line-height:1.2}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__image-wrap{grid-column:2;grid-row:1/span 2;width:4rem}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__image,.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__image-fallback{aspect-ratio:1}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__image-fallback{--exercise-location-image-fallback-width:159.94%;--exercise-location-image-fallback-height:100%;--exercise-location-image-fallback-right:-5.14%;--exercise-location-image-fallback-bottom:0}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__item-address{grid-column:1;grid-row:2;padding-top:0}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__item-excerpt{grid-column:1/-1;grid-row:3;padding-top:.5rem;padding-bottom:0}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__item-status{grid-column:1;grid-row:4;align-self:end}.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__action{grid-column:2;grid-row:4;place-self:end}.intodigital-exercise-locations-highlights__card--compact .intodigital-exercise-locations-highlights__item-title{grid-column:1;grid-row:1;font-size:1rem;line-height:1.2}.intodigital-exercise-locations-highlights__card--compact .intodigital-exercise-locations-highlights__action{grid-column:2;grid-row:1}.intodigital-exercise-locations-highlights__card--compact .intodigital-exercise-locations-highlights__action,.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__action,.intodigital-exercise-locations-highlights__card--wide .intodigital-exercise-locations-highlights__item-status{font-size:.875rem;line-height:1.35}}.wp-block-intodigital-content-main .intodigital-exercise-locations-highlights__panel{background:#fff0;padding:0}@media(width < 80rem){.wp-block-intodigital-content-main .intodigital-exercise-locations-highlights__box{margin-bottom:0;transform:none}}@keyframes intodigital-exercise-locations-highlights-skeleton{0%{background-position:200% 0}100%{background-position:-200% 0}}