.homepage-balance-carousel{display:block;width:100%;max-width:none;margin-inline:0;overflow:clip;padding-block:var(--hpbc-mobile-padding-top) var(--hpbc-mobile-padding-bottom);padding-inline:var(--hpbc-mobile-padding-x);background:var(--hpbc-background, transparent);color:var(--hpbc-description-color);box-sizing:border-box}.homepage-balance-carousel *,.homepage-balance-carousel *::before,.homepage-balance-carousel *::after{box-sizing:border-box}.homepage-balance-carousel__inner{display:flex;flex-direction:column;gap:var(--hpbc-mobile-header-gap);align-items:stretch;width:100%;max-width:var(--hpbc-max-width, 1440px);margin-inline:auto}.homepage-balance-carousel__header{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%}.homepage-balance-carousel h2.homepage-balance-carousel__heading,.design-alternate .homepage-balance-carousel h2.homepage-balance-carousel__heading{min-width:0;width:100%;margin:0;color:var(--hpbc-heading-color);font-family:var(--hpbc-heading-font-family);font-size:var(--hpbc-mobile-heading-size);font-style:var(--hpbc-heading-font-style);font-weight:var(--hpbc-heading-font-weight);font-synthesis:none;line-height:var(--hpbc-mobile-heading-line-height);letter-spacing:var(--hpbc-mobile-heading-letter-spacing);overflow-wrap:anywhere}.homepage-balance-carousel__description{margin:0;width:100%;color:var(--hpbc-description-color);font-family:var(--hpbc-body-font-family, var(--hpbc-ui-font));font-size:var(--hpbc-mobile-description-size);font-style:var(--hpbc-body-font-style);font-weight:var(--hpbc-body-font-weight);line-height:var(--hpbc-mobile-description-line-height);overflow-wrap:anywhere}.homepage-balance-carousel__carousel{position:relative;display:block;width:100%;outline:none}.homepage-balance-carousel__carousel:focus-visible{outline:2px solid var(--hpbc-controls-color);outline-offset:4px}.homepage-balance-carousel__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.homepage-balance-carousel__card{position:relative;width:100%;min-height:420px;overflow:hidden;border-radius:var(--hpbc-mobile-carousel-radius);background:transparent}.homepage-balance-carousel__backgrounds{position:absolute;inset:0;pointer-events:none}.homepage-balance-carousel__slide-background,.homepage-balance-carousel__slide-overlay{position:absolute;inset:0;pointer-events:none}.homepage-balance-carousel__slide-background{opacity:0;transition:opacity 0.45s ease}.homepage-balance-carousel__slide-background.is-active{opacity:1}.homepage-balance-carousel__slide-background-picture{display:block;width:100%;height:100%}.homepage-balance-carousel__slide-background-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.homepage-balance-carousel__slide-overlay{background:var(--hpbc-slide-overlay)}.homepage-balance-carousel__slide-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hpbc-mobile-slide-content-gap);width:100%;min-height:inherit;padding:var(--hpbc-mobile-slide-padding-y) var(--hpbc-mobile-slide-padding-x)}.homepage-balance-carousel__phone-viewport{position:relative;width:100%;max-width:var(--hpbc-mobile-phone-width);height:100%;overflow:hidden}.homepage-balance-carousel__phone-track{display:flex;width:100%;transition:transform 0.45s ease;will-change:transform}.homepage-balance-carousel__phone-track.is-dragging{transition:none}.homepage-balance-carousel__phone-slide{flex:0 0 100%;flex-shrink:0;min-width:0;height:100%}.homepage-balance-carousel__phone{display:flex;flex:0 0 auto;justify-content:center;width:100%;height:100%}.homepage-balance-carousel__phone-picture{display:block;width:100%;height:100%}.homepage-balance-carousel__phone-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.homepage-balance-carousel__phone-placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:280px;border-radius:24px;background:rgba(255,255,255,0.12)}.homepage-balance-carousel__phone-placeholder-svg{display:block;width:48px;height:48px;opacity:0.5}.homepage-balance-carousel__slide-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hpbc-mobile-panel-gap);width:100%;max-width:520px}.homepage-balance-carousel__slide-copy{display:none;flex-direction:column;gap:var(--hpbc-mobile-slide-copy-gap, 16px);align-items:center;width:100%;text-align:center}.homepage-balance-carousel__slide-copy.is-active{display:flex}.homepage-balance-carousel h3.homepage-balance-carousel__slide-heading,.design-alternate .homepage-balance-carousel h3.homepage-balance-carousel__slide-heading{margin:0;color:var(--hpbc-slide-heading-color);font-family:var(--hpbc-body-font-family, var(--hpbc-ui-font));font-size:var(--hpbc-mobile-slide-heading-size);font-style:var(--hpbc-body-font-style);font-weight:500;font-synthesis:none;line-height:var(--hpbc-mobile-slide-heading-line-height);overflow-wrap:anywhere}.homepage-balance-carousel__slide-description{margin:0;max-width:var(--hpbc-mobile-slide-description-max-width, none);color:var(--hpbc-slide-description-color);font-family:var(--hpbc-body-font-family, var(--hpbc-ui-font));font-size:var(--hpbc-mobile-slide-description-size);font-style:var(--hpbc-body-font-style);font-weight:var(--hpbc-body-font-weight);line-height:var(--hpbc-mobile-slide-description-line-height);overflow-wrap:anywhere}.homepage-balance-carousel__controls{display:flex;align-items:center;justify-content:center;gap:var(--hpbc-mobile-controls-gap);width:100%;min-height:var(--hpbc-mobile-arrow-size, 48px)}.homepage-balance-carousel__arrow{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:var(--hpbc-mobile-arrow-size, 48px);height:var(--hpbc-mobile-arrow-size, 48px);padding:0;border:0;border-radius:999px;background:transparent;color:var(--hpbc-controls-color);cursor:pointer;box-shadow:none;transition:background-color 0.2s ease,box-shadow 0.2s ease,opacity 0.2s ease,transform 0.2s ease}@media(hover:hover)and (pointer:fine){.homepage-balance-carousel__arrow:hover:not(:disabled){transform:none;border-radius:50px;background:var(--hpbc-arrow-hover-background, rgba(250, 250, 250, 0.16));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:none}}.homepage-balance-carousel__arrow:focus-visible{outline:2px solid var(--hpbc-controls-color);outline-offset:2px}.homepage-balance-carousel__arrow:disabled{opacity:0.35;cursor:not-allowed}.homepage-balance-carousel__arrow-icon{display:inline-flex;align-items:center;justify-content:center;width:var(--hpbc-mobile-chevron-width, 8px);height:var(--hpbc-mobile-chevron-height, 16px)}.homepage-balance-carousel__chevron{display:block;width:100%;height:100%;fill:none}.homepage-balance-carousel__arrow-icon svg{fill:none}.homepage-balance-carousel__dots{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:var(--hpbc-mobile-dot-gap, 8px);min-height:var(--hpbc-mobile-dot-size, 8px)}.homepage-balance-carousel__dot{flex:0 0 var(--hpbc-mobile-dot-size, 8px);width:var(--hpbc-mobile-dot-size, 8px);height:var(--hpbc-mobile-dot-size, 8px);padding:0;border:0;border-radius:999px;background:var(--hpbc-progress-track);cursor:pointer;transition:width 0.25s ease,flex-basis 0.25s ease,background-color 0.25s ease,opacity 0.25s ease}.homepage-balance-carousel__dot.is-active{flex-basis:var(--hpbc-mobile-dot-active-width, 28px);width:var(--hpbc-mobile-dot-active-width, 28px);background:var(--hpbc-progress-fill)}.homepage-balance-carousel__dot:focus-visible{outline:2px solid var(--hpbc-controls-color);outline-offset:2px}@media(min-width:750px){.homepage-balance-carousel{padding-block:var(--hpbc-desktop-padding-top) var(--hpbc-desktop-padding-bottom);padding-inline:0}.homepage-balance-carousel__inner{gap:var(--hpbc-desktop-header-gap);padding-inline:var(--hpbc-desktop-padding-x)}.homepage-balance-carousel__header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}.homepage-balance-carousel h2.homepage-balance-carousel__heading,.design-alternate .homepage-balance-carousel h2.homepage-balance-carousel__heading{flex:0 1 auto;width:auto;font-size:var(--hpbc-desktop-heading-size);line-height:var(--hpbc-desktop-heading-line-height);letter-spacing:var(--hpbc-desktop-heading-letter-spacing)}.homepage-balance-carousel__description{flex:0 1 auto;width:auto;max-width:min(100%,420px);font-size:var(--hpbc-desktop-description-size);line-height:var(--hpbc-desktop-description-line-height);text-align:right}.homepage-balance-carousel__card{min-height:var(--hpbc-carousel-height, 744px);height:var(--hpbc-carousel-height, 744px);border-radius:var(--hpbc-carousel-radius)}.homepage-balance-carousel__slide-content{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--hpbc-desktop-slide-content-gap);height:100%;padding:0 var(--hpbc-desktop-slide-padding-x)}.homepage-balance-carousel__phone-viewport{flex:0 0 var(--hpbc-desktop-phone-width);width:var(--hpbc-desktop-phone-width);max-width:var(--hpbc-desktop-phone-width);height:100%}.homepage-balance-carousel__phone{height:100%;align-items:center}.homepage-balance-carousel__phone-picture,.homepage-balance-carousel__phone-image{width:100%;height:100%;object-fit:cover;object-position:center center}.homepage-balance-carousel__phone-placeholder{width:100%;min-height:100%}.homepage-balance-carousel__slide-panel{flex:0 0 var(--hpbc-desktop-panel-width, 651px);width:var(--hpbc-desktop-panel-width, 651px);max-width:var(--hpbc-desktop-panel-width, 651px);gap:var(--hpbc-desktop-panel-gap)}.homepage-balance-carousel__slide-copy.is-active{gap:var(--hpbc-desktop-slide-copy-gap, 16px)}.homepage-balance-carousel h3.homepage-balance-carousel__slide-heading,.design-alternate .homepage-balance-carousel h3.homepage-balance-carousel__slide-heading{font-size:var(--hpbc-desktop-slide-heading-size);line-height:var(--hpbc-desktop-slide-heading-line-height);font-weight:500}.homepage-balance-carousel__slide-description{max-width:var(--hpbc-desktop-slide-description-max-width, 425px);font-size:var(--hpbc-desktop-slide-description-size);line-height:var(--hpbc-desktop-slide-description-line-height)}.homepage-balance-carousel__slide-panel{align-items:center}.homepage-balance-carousel__slide-copy.is-active{align-items:center;text-align:center}.homepage-balance-carousel__controls{gap:var(--hpbc-desktop-controls-gap, 56px);min-height:var(--hpbc-desktop-arrow-size, 72px)}.homepage-balance-carousel__arrow{width:var(--hpbc-desktop-arrow-size, 72px);height:var(--hpbc-desktop-arrow-size, 72px)}.homepage-balance-carousel__arrow-icon{width:var(--hpbc-desktop-chevron-width, 8px);height:var(--hpbc-desktop-chevron-height, 16px)}.homepage-balance-carousel__dots{gap:var(--hpbc-desktop-dot-gap, 32px);min-height:var(--hpbc-desktop-dot-size, 10px)}.homepage-balance-carousel__dot{flex-basis:var(--hpbc-desktop-dot-size, 10px);width:var(--hpbc-desktop-dot-size, 10px);height:var(--hpbc-desktop-dot-size, 10px)}.homepage-balance-carousel__dot.is-active{flex-basis:var(--hpbc-desktop-dot-active-width, 32px);width:var(--hpbc-desktop-dot-active-width, 32px);background:var(--hpbc-desktop-progress-fill, #e6ecea)}}@media(max-width:749px){.homepage-balance-carousel h2.homepage-balance-carousel__heading,.design-alternate .homepage-balance-carousel h2.homepage-balance-carousel__heading{font-family:var(--hpbc-heading-font-family);font-style:var(--hpbc-heading-font-style);font-weight:var(--hpbc-heading-font-weight);font-synthesis:none}.homepage-balance-carousel{padding-block:0 var(--hpbc-mobile-padding-bottom)}.homepage-balance-carousel__card{min-height:538px;margin-top:42px;border-radius:0;overflow:visible}.homepage-balance-carousel__inner{gap:32px}.homepage-balance-carousel__header{gap:16px;align-items:center;text-align:center}.homepage-balance-carousel__slide-content{justify-content:flex-start;gap:0;min-height:538px;padding:0;touch-action:pan-y}.homepage-balance-carousel__slide-content:has(.homepage-balance-carousel__phone-track.is-dragging){cursor:grabbing}.homepage-balance-carousel__slide-background,.homepage-balance-carousel__slide-overlay{inset:0;height:231px;border-radius:24px;overflow:hidden}.homepage-balance-carousel__phone-viewport{order:2;width:277px;max-width:277px;height:379px;margin-top:-72px;border-radius:16px;z-index:2}.homepage-balance-carousel__slide-panel{display:contents}.homepage-balance-carousel__controls{position:absolute;top:-42px;left:50%;min-height:10px;width:116px;height:10px;transform:translateX(-50%);gap:32px;z-index:3}.homepage-balance-carousel__arrow{display:none}.homepage-balance-carousel__slide-copy{order:1;display:none;position:relative;top:0;width:100%;height:231px;margin-top:0;padding:32px 16px;align-items:center;justify-content:center;gap:24px;border-radius:24px;overflow:hidden;z-index:2}.homepage-balance-carousel__slide-copy.is-active{display:flex}.homepage-balance-carousel__dots{gap:32px;min-height:10px}.homepage-balance-carousel__dot{flex-basis:10px;width:10px;height:10px;background:#c7d9da}.homepage-balance-carousel__dot.is-active{flex-basis:32px;width:32px;background:var(--hpbc-progress-fill, #2d6d76)}.homepage-balance-carousel h3.homepage-balance-carousel__slide-heading,.design-alternate .homepage-balance-carousel h3.homepage-balance-carousel__slide-heading{font-style:normal;font-weight:500;font-size:var(--hpbc-mobile-slide-heading-size);line-height:var(--hpbc-mobile-slide-heading-line-height)}}
