.hs-section-head{display:grid;gap:1.5rem 4rem}@media(min-width:64rem){.hs-section-head{grid-template-columns:repeat(12,minmax(0,1fr))}.hs-section-head__lead{grid-column:span 7}.hs-section-head__lede{grid-column:span 5;align-self:end}}.hs-section-head__heading{margin-top:1.25rem}.hs-section-head__heading:first-child{margin-top:0}.hs-section-head__lede>:first-child{margin-top:0}.hs-section-head__lede strong{color:var(--on-surface);font-weight:inherit}.hs-section-head__lede p+p{margin-top:.75em}.hs-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;overflow:hidden}@media(min-width:40rem){.hs-hero--tall{min-height:calc(100svh - var(--chrome))}}.hs-hero__frame{display:flex;flex:1;flex-direction:column}.hs-hero__grid{display:grid;flex:1;grid-template-rows:auto 1fr}.hs-hero__plate{position:relative;overflow:hidden}.hs-hero__media{height:100%;background-color:var(--surface)}.hs-hero__img{width:100%;height:100%;object-fit:cover}.hs-hero__copy{display:flex;flex-direction:column;justify-content:flex-end;padding:2rem max(var(--gutter),env(safe-area-inset-right)) 2.5rem max(var(--gutter),env(safe-area-inset-left))}@media(min-width:40rem){.hs-hero__copy{padding-top:2.5rem;padding-bottom:3rem}}@media(min-width:64rem){.hs-hero__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:1fr}.hs-hero__plate{grid-column:8 / 13;grid-row:1;margin-right:calc(max(0px,(100vw - var(--shell-max)) / 2)*-1)}.hs-hero__plate .hs-hero__media{aspect-ratio:auto!important}.hs-hero__copy{grid-column:1 / 8;grid-row:1;justify-content:center;padding-block:4rem;padding-right:3rem}}@media(min-width:80rem){.hs-hero__copy{padding-right:4rem}}.hs-hero__eyebrow{margin-bottom:1.25rem}.hs-hero__line-inner{display:block}.hs-hero__body{margin-top:1.25rem}.hs-hero__body>:first-child{margin-top:0}.hs-hero__actions-wrap{margin-top:1.75rem}@media(min-width:40rem){.hs-hero__body{margin-top:2rem}.hs-hero__actions-wrap{margin-top:2.5rem}}@media(min-width:64rem){.hs-hero__actions-wrap{margin-top:3rem}}.hs-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 2rem}@media(min-width:40rem){.hs-hero__actions{gap:1.5rem 2rem}}.hs-specs-wrap{position:relative}.hs-hero__copy{border-bottom:1px solid var(--rule)}.hs-hero__frame:not(:has(.hs-specs-wrap)) .hs-hero__copy{border-bottom:0}.hs-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hs-specs__cell{padding:1.25rem max(var(--gutter),env(safe-area-inset-right)) 1.25rem max(var(--gutter),env(safe-area-inset-left));border-color:var(--rule)}.hs-specs__cell:not(:nth-child(2n)){border-right:1px solid var(--rule)}.hs-specs__cell:nth-child(n+3){border-top:1px solid var(--rule)}@media(min-width:64rem){.hs-specs{grid-template-columns:repeat(4,minmax(0,1fr))}.hs-specs__cell:nth-child(n+3){border-top:0}.hs-specs__cell:not(:last-child){border-right:1px solid var(--rule)}.hs-specs__cell:last-child{border-right:0}}.hs-specs__value{margin-top:.5rem;font-weight:var(--weight-medium);letter-spacing:-.01em}.hs-buy__pad{padding-block:3.5rem}@media(min-width:64rem){.hs-buy__pad{padding-block:5rem}}.hs-buy__head{padding-bottom:2.5rem;border-bottom:1px solid var(--rule)}.hs-buy__head .hs-section-head{gap:1rem 4rem}.hs-buy__body{display:grid;gap:3rem 4rem;padding-top:3rem}@media(min-width:64rem){.hs-buy__body{grid-template-columns:repeat(12,minmax(0,1fr))}.hs-buy__gallery{grid-column:span 5}.hs-buy__form-col{grid-column:span 7}.hs-buy__gallery-sticky{position:sticky;top:calc(var(--chrome) + 1.5rem);max-height:calc(100svh - var(--chrome) - 3rem);display:flex;flex-direction:column;justify-content:flex-start;min-height:0}.hs-buy__gallery-sticky .hs-buy__media{width:auto;max-width:100%;max-height:100%;min-height:0;margin-inline:auto}}.hs-buy__media{border:1px solid var(--rule);border-radius:var(--radius-lg);background-color:var(--well)}.hs-buy__fieldset{border:0;padding:0;margin:0}.hs-buy__fieldset--ruled{margin-top:2.25rem;padding-top:2.25rem;border-top:1px solid var(--rule)}.hs-buy__legend{color:var(--on-surface-muted);padding:0}.hs-buy__legend-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;width:100%}.hs-buy__guide-open{font-weight:var(--weight-medium);color:var(--blue);text-decoration:underline;text-underline-offset:4px;transition:opacity var(--duration-press) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-buy__guide-open:hover{opacity:.7}}.hs-buy__swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem;margin-top:1rem}.hs-buy__swatch{display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:transform var(--duration-press) var(--ease-out)}.hs-buy__swatch:active{transform:scale(.97)}.hs-buy__swatch-ring{display:grid;place-items:center;width:3rem;height:3rem;border-radius:var(--radius-pill);box-shadow:inset 0 0 0 1px var(--rule-strong);transition:box-shadow var(--duration-press) var(--ease-out)}@media(min-width:40rem){.hs-buy__swatch-ring{width:2.75rem;height:2.75rem}}.hs-buy__swatch.is-selected .hs-buy__swatch-ring{box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--blue)}.hs-buy__swatch-dot{display:block;width:1.75rem;height:1.75rem;border-radius:var(--radius-pill);background-color:var(--ink)}.hs-buy__swatch-label{text-align:center;line-height:var(--leading-snug);color:var(--on-surface-muted);transition:color var(--duration-press) var(--ease-out)}.hs-buy__swatch.is-selected .hs-buy__swatch-label{font-weight:var(--weight-semibold);color:var(--on-surface)}.hs-buy__sizes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem;margin-top:1rem}.hs-buy__size{padding-block:.75rem;text-align:center;border:1px solid var(--rule);border-radius:var(--radius-lg);transition:scale var(--duration-press) var(--ease-out),border-color var(--duration-press) var(--ease-out),background-color var(--duration-press) var(--ease-out)}.hs-buy__size:active{scale:.97}@media(hover:hover)and (pointer:fine){.hs-buy__size:hover{border-color:var(--rule-strong)}}.hs-buy__size.is-selected{border-color:var(--blue);background-color:var(--blue-wash)}.hs-buy__size-name{display:block;font-weight:var(--weight-semibold)}.hs-buy__size-sub{display:block;margin-top:.125rem;color:var(--on-surface-muted)}.hs-buy__tiers{margin-top:.625rem;display:flex;flex-direction:column;gap:.625rem}.hs-buy__tier{display:flex;width:100%;align-items:center;gap:1rem;padding:.875rem 1rem;text-align:left;border:1px solid var(--rule);border-radius:var(--radius-lg);transition:scale var(--duration-press) var(--ease-out),border-color var(--duration-press) var(--ease-out),background-color var(--duration-press) var(--ease-out)}.hs-buy__tier:active{scale:.99}@media(hover:hover)and (pointer:fine){.hs-buy__tier:hover{border-color:var(--rule-strong)}}.hs-buy__tier.is-selected{border-color:var(--blue);background-color:var(--blue-wash)}.hs-buy__tier-mark{display:grid;place-items:center;flex-shrink:0;width:1.125rem;height:1.125rem;border:1px solid var(--rule-strong);border-radius:var(--radius-pill);transition:background-color var(--duration-press) var(--ease-out),border-color var(--duration-press) var(--ease-out)}.hs-buy__tier.is-selected .hs-buy__tier-mark{border-color:var(--blue);background-color:var(--blue)}.hs-buy__tier-check{width:.75rem;height:.75rem;color:var(--paper);opacity:0}.hs-buy__tier.is-selected .hs-buy__tier-check{opacity:1}.hs-buy__tier-main{flex:1}.hs-buy__tier-flag{display:block;margin-bottom:.25rem;color:var(--blue-deep)}.hs-buy__tier-label{display:block;font-weight:var(--weight-semibold)}.hs-buy__tier-save{display:block;margin-top:.125rem;font-weight:var(--weight-medium);color:var(--blue-deep)}.hs-buy__tier-price{min-width:0;text-align:right}.hs-buy__tier-total{display:block;font-weight:var(--weight-semibold);white-space:nowrap}.hs-buy__tier-unit{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0 .375rem;margin-top:.125rem;color:var(--on-surface-muted)}.hs-buy__tier-part{white-space:nowrap}.hs-buy__submit{margin-top:2.25rem;display:flex;width:100%;height:3.5rem;align-items:center;justify-content:center;gap:.75rem;border-radius:var(--radius-pill);background-color:var(--blue);color:var(--paper);font-weight:var(--weight-semibold);transition:scale var(--duration-press) var(--ease-out),background-color var(--duration-press) var(--ease-out)}.hs-buy__submit:active{scale:.985}.hs-buy__submit[disabled]{opacity:.5;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.hs-buy__submit:not([disabled]):hover{background-color:var(--blue-hover)}}.hs-buy__submit-rule{width:1px;height:1rem;background-color:color-mix(in srgb,var(--paper) 30%,transparent)}.hs-buy__submit-rule:only-child,.hs-buy__submit .hs-tnum:empty+.hs-buy__submit-rule,.hs-buy__submit-rule:has(+.hs-tnum:empty){display:none}.hs-buy__savings{margin-top:1rem;text-align:center;color:var(--on-surface-muted);min-height:1lh}.hs-buy__empty{padding:1.5rem;border:1px dashed var(--rule-strong);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:.375rem}.hs-buy__trust{margin-top:2.25rem;border-top:1px solid var(--rule)}.hs-buy__trust-row{display:flex;flex-direction:column;gap:.25rem;padding-block:.875rem;border-bottom:1px solid var(--rule)}@media(min-width:40rem){.hs-buy__trust-row{flex-direction:row;align-items:baseline;justify-content:space-between;gap:1.5rem}.hs-buy__trust-value{text-align:right}}.hs-buy__trust-value{font-weight:400;color:var(--on-surface)}.hs-buy__links{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem 2rem}.hs-buy__detail-link,.hs-compare__foot-link,.hs-layers__foot-link,.hs-film__foot-link,.hs-company__foot-link,.hs-band__link{font-weight:var(--weight-medium);color:var(--link-cta);text-decoration:underline;text-decoration-color:var(--rule-strong);text-underline-offset:6px;transition:color var(--duration-press) var(--ease-out),text-decoration-color var(--duration-press) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-buy__detail-link:hover,.hs-compare__foot-link:hover,.hs-layers__foot-link:hover,.hs-film__foot-link:hover,.hs-company__foot-link:hover,.hs-band__link:hover{color:var(--blue);text-decoration-color:var(--blue)}}.hs-guide{margin:auto;width:min(30rem,calc(100% - 2rem));padding:0;color:var(--ink);background-color:var(--paper);border:1px solid var(--hairline);border-radius:var(--radius-lg)}.hs-guide::backdrop{background-color:color-mix(in srgb,#000 50%,transparent)}.hs-guide__inner{padding:1.5rem}@media(min-width:40rem){.hs-guide__inner{padding:2rem}}.hs-guide__intro{margin-top:.75rem;font-weight:400;color:var(--grey)}.hs-guide__table{margin-top:1.5rem;width:100%;text-align:left;border-collapse:collapse;table-layout:fixed}.hs-guide__table th:first-child,.hs-guide__table td:first-child{width:20%}.hs-guide__table th:nth-child(2),.hs-guide__table td:nth-child(2){width:45%}.hs-guide__table thead tr{border-bottom:1px solid var(--hairline)}.hs-guide__table th{padding-bottom:.5rem;color:var(--grey);vertical-align:bottom}.hs-guide__table tbody tr{border-bottom:1px solid var(--hairline)}.hs-guide__table tbody tr:last-child{border-bottom:0}.hs-guide__table td{padding-block:.75rem;vertical-align:baseline}.hs-guide__cell--name{font-weight:var(--weight-semibold)}.hs-guide__table .hs-guide__cell--end{text-align:left}.hs-guide__cell--end{text-align:right}.hs-guide__notes{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--hairline);display:flex;flex-direction:column;gap:1rem}.hs-guide__note-body{margin-top:.375rem;font-weight:400;color:var(--ink)}.hs-guide__link{margin-top:1.25rem;font-weight:var(--weight-medium);color:var(--link-cta);text-decoration:underline;text-underline-offset:4px}.hs-guide__close{margin-top:1.5rem;height:2.75rem;width:100%;border-radius:var(--radius-pill);background-color:var(--ink);color:var(--paper);font-weight:var(--weight-semibold);transition:transform var(--duration-press) var(--ease-out)}.hs-guide__close:active{transform:scale(.98)}.hs-compare__wrap{margin-top:3.5rem}@media(min-width:64rem){.hs-compare__wrap{margin-top:5rem}}.hs-compare__table{width:100%;border-collapse:separate;border-spacing:0;text-align:left}.hs-compare__table,.hs-compare__body{display:block}.hs-compare__thead{display:none}.hs-compare__row{display:block;padding-top:2rem;padding-bottom:2.25rem;border-top:1px solid var(--rule-strong)}.hs-compare__criterion{display:block;padding-bottom:1rem;font-weight:var(--weight-semibold);letter-spacing:-.01em}.hs-compare__cell{display:block}.hs-compare__cell--ours{padding:1.5rem;text-align:center;background-color:var(--blue-deep);color:var(--paper);border-radius:var(--radius-xl)}.hs-compare__cell--theirs{padding-top:1.5rem}.hs-compare__inline-label{display:block;margin-bottom:.625rem;color:var(--paper-80)}.hs-compare__inline-label--theirs{color:var(--on-surface-muted)}.hs-compare__value{display:block;font-weight:var(--weight-medium)}.hs-compare__value--theirs{font-weight:400;color:var(--on-surface-muted)}.hs-compare__note{display:block;margin-top:.625rem;margin-inline:auto;max-width:46ch;color:var(--paper-80)}.hs-compare__note--theirs{margin-inline:0;color:var(--on-surface-muted)}@media(min-width:48rem){.hs-compare__table{table-layout:fixed}.hs-compare__thead{display:table-header-group}.hs-compare__th{vertical-align:bottom;padding-bottom:1.5rem;color:var(--on-surface-muted)}.hs-compare__th--criterion{width:24%;padding-right:2rem}.hs-compare__th--ours{width:44%;padding:2rem 2rem 1.5rem;text-align:center;background-color:var(--blue-deep);color:var(--paper);border-radius:var(--radius-xl) var(--radius-xl) 0 0}.hs-compare__th--theirs{width:32%;padding-left:2rem}.hs-compare__table{display:table}.hs-compare__body{display:table-row-group}.hs-compare__row{display:table-row;padding:0;border-top:0}.hs-compare__criterion{display:table-cell;padding:2rem 2rem 2rem 0;vertical-align:top;border-top:1px solid var(--rule-strong)}.hs-compare__cell{display:table-cell;vertical-align:top}.hs-compare__cell--ours{padding:2rem;border-top:1px solid var(--rule-dark);border-radius:0}.hs-compare__row:last-child .hs-compare__cell--ours{border-radius:0 0 var(--radius-xl) var(--radius-xl)}.hs-compare__cell--theirs{padding:2rem 0 2rem 2rem;border-top:1px solid var(--rule-strong)}.hs-compare__inline-label{display:none}}.hs-compare__foot{margin-top:3.5rem;display:flex;justify-content:center}@media(min-width:64rem){.hs-compare__foot{margin-top:4rem}}.hs-limits__grid{display:grid;gap:.75rem}@media(min-width:64rem){.hs-limits__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hs-limits__intro{display:flex;flex-direction:column;justify-content:space-between;gap:3rem;padding:1.75rem;border-radius:var(--radius-xl)}@media(min-width:64rem){.hs-limits__intro{grid-column:span 2;grid-row:span 2;padding:2.25rem}}.hs-limits__heading{margin-top:1.5rem}.hs-limits__card--media{position:relative;overflow:hidden;isolation:isolate;min-height:17rem}.hs-limits__card--media .hs-limits__card-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hs-limits__card--media .hs-limits__card-img{width:100%;height:100%;object-fit:cover}.hs-limits__card--media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:linear-gradient(to top,#000000d9,#0000008c 40%,#00000059)}.hs-limits__card--media .hs-limits__index,.hs-limits__card--media .hs-limits__card-body{position:relative;z-index:2}.hs-limits__card--media .hs-limits__card-heading{color:#fff}.hs-limits__card--media .hs-limits__card-text{color:#ffffffc7}.hs-limits__card--media .hs-limits__index{color:#ffffff8c}.hs-limits__lede{margin-top:1.5rem}.hs-limits__lede>:first-child{margin-top:0}.hs-limits__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem}.hs-limits__link{font-weight:var(--weight-medium);color:var(--link-cta);text-decoration:underline;text-decoration-color:var(--rule);text-underline-offset:6px;transition:text-decoration-color var(--duration-press) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-limits__link:hover{text-decoration-color:var(--on-surface)}}.hs-limits__card{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;padding:1.75rem;border-radius:var(--radius-xl)}@media(min-width:64rem){.hs-limits__card{padding:2.25rem}.hs-limits__card--span-2{grid-column:span 2}.hs-limits__card--span-4{grid-column:span 4}}.hs-limits__card--wash{background-color:var(--wash)}.hs-limits__card--blue{background-color:var(--blue-wash)}.hs-limits__card--paper{background-color:var(--paper);box-shadow:inset 0 0 0 1px var(--hairline)}.hs-limits__index{display:block;color:var(--hairline-strong)}.hs-limits__card-text{margin-top:1rem;color:var(--grey)}.hs-limits__card-text>:first-child{margin-top:0}.hs-limits__card-heading{color:var(--ink)}@media(min-width:64rem){.hs-limits__card--split .hs-limits__card-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:baseline;column-gap:3rem}.hs-limits__card--split .hs-limits__card-text{margin-top:0}}.hs-layers__head{padding-top:var(--pace-tight)}.hs-layers__hint{color:var(--on-surface)}.hs-layers__track{display:block;position:relative;height:var(--hs-track-height, 320svh)}.hs-layers__pin{position:sticky;top:var(--chrome);display:flex;min-height:calc(100svh - var(--chrome));flex-direction:column;justify-content:center;padding-block:1.5rem}@media(min-width:64rem){.hs-layers__pin{padding-block:0}}.hs-layers__grid{display:grid;align-items:center;gap:1.5rem 3.5rem}@media(min-width:64rem){.hs-layers__grid{grid-template-columns:repeat(12,minmax(0,1fr));row-gap:2rem}.hs-layers__visual-col{grid-column:span 7}.hs-layers__copy-col{grid-column:span 5}}.hs-layers__stage{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius-lg);background-color:var(--plate)}.hs-layers__canvas,.hs-layers__first{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.hs-layers__canvas{opacity:0;transition:opacity var(--duration-press) var(--ease-out)}.hs-layers__track.is-painted .hs-layers__canvas{opacity:1}.hs-layers__still,.hs-layers__still-img{display:block;width:100%;height:100%;object-fit:contain}.hs-layers__panels{position:relative}.hs-layers__panel{transition:opacity var(--duration-drawer) var(--ease-out),filter var(--duration-drawer) var(--ease-out),transform var(--duration-drawer) var(--ease-out);position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;transform:translateY(.5rem);filter:blur(3px)}.hs-layers__panel.is-active{position:relative;pointer-events:auto;opacity:1;transform:translateY(0);filter:blur(0)}.hs-layers__panel-index{display:block;font-size:var(--type-h3);line-height:1;font-weight:700;letter-spacing:-.03em;color:var(--blue)}@media(min-width:64rem){.hs-layers__panel-index{font-size:var(--type-display-xl)}}.hs-layers__panel-heading{margin-top:.75rem}.hs-layers__panel-role{margin-top:.5rem}.hs-layers__panel-body{margin-top:1rem;max-width:42ch}.hs-layers__panel-body>:first-child{margin-top:0}@media(min-width:64rem){.hs-layers__panel-heading{margin-top:1.5rem}.hs-layers__panel-role{margin-top:.75rem}.hs-layers__panel-body{margin-top:1.5rem}}.hs-layers__rail{list-style:none;margin:2rem 0 0;padding:0;display:flex;gap:.5rem}@media(min-width:64rem){.hs-layers__rail{margin-top:3rem}}.hs-layers__rail-item{flex:1}.hs-layers__rail-track{display:block;height:2px;width:100%;overflow:hidden;background-color:var(--rule)}.hs-layers__rail-fill{display:block;height:100%;width:100%;background-color:var(--blue);transform-origin:left center;transform:scaleX(var(--hs-rail-progress, 0))}.hs-layers__rail-label{display:block;margin-top:.75rem;color:var(--on-surface-muted);transition:color var(--duration-drawer) var(--ease-out)}.hs-layers__rail-item.is-active .hs-layers__rail-label{color:var(--on-surface)}.hs-layers__foot-wrap{padding-bottom:var(--pace-tight)}.hs-layers__foot{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;padding-top:2.5rem}.hs-film__foot{display:flex;flex-wrap:wrap;gap:.75rem 2rem}.hs-measure-18{max-width:18ch}.hs-film__wrap{display:block;margin-top:3rem}@media(min-width:64rem){.hs-film__wrap{margin-top:4rem}}.hs-film__grid{display:grid;align-items:start;gap:2.5rem 4rem}@media(min-width:64rem){.hs-film__grid{grid-template-columns:repeat(12,minmax(0,1fr))}.hs-film__stage-col{grid-column:span 4}.hs-film__chapters{grid-column:span 8}}.hs-film__stage{position:relative;margin-inline:auto;aspect-ratio:9 / 16;width:100%;max-width:20rem;overflow:hidden;border-radius:var(--radius-xl)}@media(min-width:40rem){.hs-film__stage{max-width:22rem}}@media(min-width:64rem){.hs-film__stage{margin-inline:0}}.hs-film__layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity var(--duration-drawer) var(--ease-out)}.hs-film__layer.is-active{opacity:1;pointer-events:auto}.hs-film__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hs-film__play{position:absolute;bottom:1rem;left:1rem;z-index:2;display:grid;place-items:center;width:2.75rem;height:2.75rem;min-height:0;border-radius:var(--radius-pill);background-color:color-mix(in srgb,var(--ink) 70%,transparent);color:var(--paper);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:scale var(--duration-press) var(--ease-out),background-color var(--duration-press) var(--ease-out)}.hs-film__play:active{scale:.94}@media(hover:hover)and (pointer:fine){.hs-film__play:hover{background-color:var(--ink)}}.hs-film__play-icon{width:1rem;height:1rem;translate:1px 0}.hs-film__chapters{list-style:none;margin:0;padding:0}.hs-film__chapter{position:relative;display:block;width:100%;padding-block:1.5rem;text-align:left;border-top:1px solid var(--rule)}@media(hover:hover)and (pointer:fine){.hs-film__chapter{cursor:default}}@media(min-width:64rem){.hs-film__chapter{padding-block:1.75rem}}.hs-film__chapters li:last-child .hs-film__chapter{border-bottom:1px solid var(--rule)}.hs-film__chapter-row{display:flex;align-items:baseline;gap:1.25rem}@media(min-width:40rem){.hs-film__chapter-row{gap:1.75rem}}.hs-film__chapter-index{flex-shrink:0;font-size:var(--type-h4);letter-spacing:var(--tracking-h4);line-height:var(--leading-h4);font-weight:var(--weight-semibold);color:var(--rule);transition:color var(--duration-drawer) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-film__chapter:hover .hs-film__chapter-index{color:var(--on-surface-faint)}}.hs-film__chapter.is-active .hs-film__chapter-index{color:var(--blue)}.hs-film__chapter-main{min-width:0;flex:1}.hs-film__chapter-title{display:block;color:var(--on-surface-muted);transition:color var(--duration-drawer) var(--ease-out)}.hs-film__chapter.is-active .hs-film__chapter-title{color:var(--on-surface)}.hs-film__chapter-caption{display:block;margin-top:.5rem;color:var(--on-surface-faint)}.hs-film__chapter-bar{position:absolute;inset-inline:0;top:-1px;height:2px;background-color:var(--blue);transform-origin:left center;transform:scaleX(0);transition:transform var(--duration-drawer) var(--ease-out)}.hs-film__chapter.is-active .hs-film__chapter-bar{transform:scaleX(1)}.hs-film__foot{margin-top:3.5rem;justify-content:center;text-align:center}.hs-measure-15{max-width:15ch}.hs-measure-17{max-width:17ch}.hs-measure-24{max-width:24ch}.hs-measure-30{max-width:30ch}.hs-measure-34{max-width:34ch}.hs-measure-36{max-width:36ch}.hs-measure-42{max-width:42ch}.hs-measure-52{max-width:52ch}.hs-measure-58{max-width:58ch}.hs-measure-62{max-width:62ch}.hs-measure-64{max-width:64ch}.hs-activity__grid{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;gap:1.25rem}@media(min-width:40rem){.hs-activity__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4rem}.hs-activity__item--featured,.hs-activity__item--wide,.hs-activity__item--full{grid-column:span 2}}@media(min-width:64rem){.hs-activity__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.hs-activity__item--featured{grid-column:span 2;grid-row:span 2}.hs-activity__item--wide{grid-column:span 2}.hs-activity__item--full{grid-column:span 4}}.hs-activity__item{display:flex}.hs-activity__card{display:flex;flex-direction:column;width:100%;overflow:hidden;text-decoration:none;color:inherit;border:1px solid var(--rule);border-radius:var(--radius-xl);transition:transform var(--duration-drawer) var(--ease-out),border-color var(--duration-drawer) var(--ease-out)}@media(hover:hover)and (pointer:fine){a.hs-activity__card:hover{transform:translateY(-.25rem);border-color:var(--rule-strong)}}.hs-activity__media-frame{position:relative;display:block;overflow:hidden;background-color:var(--well);aspect-ratio:16 / 9;flex-shrink:0}.hs-activity__card--featured .hs-activity__media-frame{aspect-ratio:auto;flex:1;min-height:14rem}@media(min-width:40rem){.hs-activity__card--featured .hs-activity__media-frame{min-height:18rem}}.hs-activity__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}@media(hover:hover)and (pointer:fine){a.hs-activity__card:hover .hs-activity__img{transform:scale(1.04)}}@media(min-width:40rem){.hs-activity__card--wide,.hs-activity__card--full{flex-direction:row}.hs-activity__card--wide .hs-activity__media-frame,.hs-activity__card--full .hs-activity__media-frame{aspect-ratio:auto;width:40%}.hs-activity__card--wide .hs-activity__body,.hs-activity__card--full .hs-activity__body{justify-content:center}.hs-activity__card--wide .hs-activity__meta,.hs-activity__card--full .hs-activity__meta{margin-top:0;padding-top:1rem}}@media(min-width:64rem){.hs-activity__card--wide .hs-activity__media-frame,.hs-activity__card--full .hs-activity__media-frame{width:33.333%}}.hs-activity__body{display:flex;flex-direction:column;padding:1.5rem}.hs-activity__card:not(.hs-activity__card--featured) .hs-activity__body{flex:1}@media(min-width:64rem){.hs-activity__body{padding:1.75rem}}.hs-activity__head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.hs-activity__head-main{min-width:0}.hs-activity__index{display:block}.hs-activity__title{display:block;margin-top:.75rem;color:var(--on-surface);transition:color var(--duration-press) var(--ease-out)}@media(hover:hover)and (pointer:fine){a.hs-activity__card:hover .hs-activity__title{color:var(--blue)}}.hs-activity__arrow{margin-top:.25rem;flex-shrink:0;color:var(--rule);transition:translate var(--duration-drawer) var(--ease-out),color var(--duration-drawer) var(--ease-out)}@media(hover:hover)and (pointer:fine){a.hs-activity__card:hover .hs-activity__arrow{color:var(--blue);translate:.125rem -.125rem}}.hs-activity__problem{display:block;margin-top:.75rem}.hs-activity__meta{display:block;margin-top:auto;padding-top:1.5rem}.hs-activity__measure{max-width:15ch}@media(min-width:64rem){.hs-activity__measure{max-width:19ch}}.hs-activity__footnote{margin-top:2rem;margin-inline:auto;max-width:60ch;text-align:center}@media(min-width:40rem){.hs-activity__footnote{margin-top:2.25rem}}.hs-band__pad{padding-block:2.5rem}@media(min-width:64rem){.hs-band__pad{padding-block:3rem}}.hs-band__row{display:flex;flex-direction:column;gap:1.25rem 2.5rem}@media(min-width:64rem){.hs-band__row{flex-direction:row;align-items:center;justify-content:space-between}}.hs-band__main{min-width:0}.hs-band__heading,.hs-band__body{margin-top:.5rem}.hs-band__body>:first-child{margin-top:0}.hs-band__link{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;font-weight:var(--weight-semibold);color:var(--blue);text-decoration:none;transition:gap var(--duration-drawer) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-band__link:hover{gap:.75rem}}.hs-faq__grid{display:grid;gap:2.5rem 4rem}@media(min-width:64rem){.hs-faq__grid{grid-template-columns:repeat(12,minmax(0,1fr))}.hs-faq__lead{grid-column:span 4;position:sticky;top:calc(var(--chrome) + 2.5rem);align-self:start}.hs-faq__list{grid-column:span 8}}.hs-faq__heading,.hs-faq__lede{margin-top:1.25rem}.hs-faq__lede>:first-child{margin-top:0}.hs-faq__lede p+p{margin-top:.75em}.hs-faq__help{margin-top:2rem}.hs-faq__help-link{min-height:0;padding-block:.5rem;font-weight:var(--weight-medium);color:var(--link-cta);text-decoration:underline;text-decoration-color:var(--rule-strong);text-underline-offset:6px;transition:color var(--duration-press) var(--ease-out),text-decoration-color var(--duration-press) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-faq__help-link:hover{color:var(--blue);text-decoration-color:var(--blue)}}.hs-faq__list{display:block;border-top:1px solid var(--rule)}.hs-faq__item{border-bottom:1px solid var(--rule)}.hs-faq__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-block:1.75rem;cursor:pointer}.hs-faq__question{transition:color var(--duration-press) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-faq__summary:hover .hs-faq__question{color:var(--blue)}}.hs-faq__item[open] .hs-faq__question{color:var(--blue-deep)}.hs-faq__marker{display:grid;place-items:center;flex-shrink:0;margin-top:.25rem;color:var(--rule-strong);transition:rotate var(--duration-press) var(--ease-out),color var(--duration-press) var(--ease-out)}.hs-faq__item[open] .hs-faq__marker{rotate:45deg;color:var(--on-surface)}.hs-faq__answer-wrap{overflow:hidden;transition:height var(--duration-drawer) var(--ease-out)}.hs-faq__answer{padding-right:2rem;padding-bottom:2rem}@media(min-width:64rem){.hs-faq__question{max-width:42ch}.hs-faq__answer{max-width:78ch}}.hs-faq__answer>:first-child{margin-top:0}.hs-faq__answer p+p{margin-top:.75em}.hs-faq__foot{margin-top:2.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem}.hs-company__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 4rem}.hs-company__heading{margin-top:.75rem}.hs-company__heading:first-child{margin-top:0}@media(min-width:40rem){.hs-company__head{gap:1.5rem 4rem}.hs-company__heading{margin-top:1.25rem}}.hs-company__lede>:first-child{margin-top:0}.hs-company__list{margin-top:1.75rem;display:grid;border-top:1px solid var(--rule-strong)}@media(min-width:40rem){.hs-company__list{margin-top:3rem}}@media(min-width:40rem){.hs-company__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){.hs-company__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.hs-company__cell{padding:1.125rem 0 0;border-color:var(--rule-strong)}@media(min-width:40rem){.hs-company__cell{padding:1.5rem 2rem 1.5rem 0}}.hs-company__cell:not(:first-child){border-top:1px solid var(--rule-strong)}@media(min-width:40rem){.hs-company__cell:nth-child(2){border-top:0}.hs-company__cell:not(:nth-child(2n)){border-right:1px solid var(--rule-strong)}.hs-company__cell:nth-child(2n){padding-left:2rem;padding-right:0}}@media(min-width:64rem){.hs-company__cell:not(:first-child){border-top:0;padding-left:2rem}.hs-company__cell:nth-child(2n){padding-right:2rem}.hs-company__cell:not(:last-child){border-right:1px solid var(--rule-strong)}.hs-company__cell:last-child{padding-right:0}}.hs-company__value{margin-top:.75rem;font-weight:var(--weight-medium)}.hs-company__address{font-style:normal}.hs-company__link{color:var(--on-surface);text-decoration:none;transition:color var(--duration-press) var(--ease-out)}@media(hover:hover)and (pointer:fine){.hs-company__link:hover{color:var(--blue)}}.hs-company__foot{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--rule-strong);display:flex;justify-content:center}@media(min-width:40rem){.hs-company__foot{margin-top:2.75rem;padding-top:2.25rem}}.hs-signup__pad{padding-block:4rem}@media(min-width:64rem){.hs-signup__pad{padding-block:5rem}}.hs-signup__grid{display:grid;gap:2rem 4rem;align-items:center}@media(min-width:64rem){.hs-signup__grid{grid-template-columns:repeat(12,minmax(0,1fr))}.hs-signup__lead,.hs-signup__form-col{grid-column:span 6}}.hs-signup__heading{margin-top:1.25rem}.hs-signup__body{margin-top:1rem}.hs-signup__body>:first-child{margin-top:0}.hs-signup__field-row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:40rem){.hs-signup__field-row{flex-direction:row}}.hs-signup__input{height:3rem;width:100%;padding-inline:1.25rem;background-color:var(--paper);color:var(--ink);border:1px solid var(--hairline-strong);border-radius:var(--radius-pill);outline:none;transition:border-color var(--duration-press) var(--ease-out)}@media(min-width:40rem){.hs-signup__input{flex:1}}.hs-signup__input::placeholder{color:color-mix(in srgb,var(--grey) 70%,transparent)}.hs-signup__input:focus{border-color:var(--blue)}.hs-signup__submit{height:3rem;flex-shrink:0;padding-inline:1.75rem;background-color:var(--ink);color:var(--paper);font-weight:var(--weight-semibold);border-radius:var(--radius-pill);transition:transform var(--duration-press) var(--ease-out)}.hs-signup__submit:active{transform:scale(.97)}.hs-signup__submit[disabled]{opacity:.6}.hs-signup__message{margin-top:.75rem}.hs-signup__note{margin-top:1rem;font-weight:400}.hs-signup__note>:first-child{margin-top:0}.hs-signup__note a{color:inherit;text-decoration:underline;text-decoration-color:var(--hairline-strong);text-underline-offset:4px;transition:color var(--duration-press) var(--ease-out);padding-block:.5rem}@media(hover:hover)and (pointer:fine){.hs-signup__note a:hover{color:var(--blue)}}.hs-film__play .hs-film__play-icon--pause,.hs-film__play[aria-pressed=true] .hs-film__play-icon--play{display:none}.hs-film__play[aria-pressed=true] .hs-film__play-icon--pause{display:block}.hs-film__play-icon--pause{translate:0 0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hs-home.css.map */
