:root{--surface-body:#fff4e8;--surface-primary:#fff;--surface-subtle:#f5dbb3;--surface-dark:#1f1f1f;--surface-brand:#c2f292;--surface-accent:#f1cc92;--surface-overlay-dk:#000;--surface-overlay-lt:#fff;--surface-button:#c2f292;--surface-button--hover:#c2f292;--text:#000;--text-subtle:#707070;--text-on-dark:#fff;--text-brand:#000;--text-accent:#6d55ff;--text-link:#000;--text-link--hover:#000;--text-button:#000;--text-button--hover:#000;--text-button-secondary:#000;--text-button-secondary--hover:#000;--border-primary:#707070;--border-subtle:#e5e5e5;--brand-heading-font:"Haffer SQ XH",sans-serif;--brand-heading-weight:600;--brand-heading-letter-spacing:-0.02em;--brand-body-font:"Haffer SQ XH",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--brand-body-weight:400;--brand-body-emphasis-weight:600;--brand-button-font-size:.875rem;--t-size-display:4.5rem;--t-size-h1:3.5rem;--t-size-h2:3rem;--t-size-h3:2.5rem;--t-size-h4:2rem;--t-size-h5:1.25rem;--t-size-h6:1rem;--t-size-body-1:0.875rem;--t-size-body-2:0.75rem;--body-background-color:#fff4e8;--body-background-color-contrast:#fff;--button-gallery-vto-background-color:#fff4e8;--general-border-color:#f5dbb3;--badge-color:#f1cc92;--brand-text:var(--text);--brand-text-on-dark:var(--text-on-dark);--brand-surface-default:var(--surface-body);--brand-surface-subtle:var(--surface-subtle);--brand-surface-strong:var(--surface-dark);--border-strong:#000;--border-brand:#c2f292;--border-accent:#f1cc92;--border-on-dark:#fff;--border-button:#000;--border-button--hover:#000;--border-focus:#6d55ff;--border-swatch:#2222221a;--border-swatch--hover:#22222259;--icon-primary:#000;--icon-secondary:#000;--icon-on-dark:#fff;--icon-stars:#f1cc92;--action:#c2f292;--on-action:#000;--action--hover:#c2f292;--on-action--hover:#000;--focus:#6d55ff;--surface-error:#ffd1e7;--text-error:#e70061;--border-error:#ff67a7;--icon-error:#e70061;--surface-success:#c2f292;--text-success:#42770d;--border-success:#c2f292;--icon-success:#42770d;--surface-info:#d6e7ff;--text-info:#2d5086;--border-info:#a3c4f5;--icon-info:#2d5086;--surface-warning:#fff4e8;--text-warning:#707070;--border-warning:#f1cc92;--icon-warning:#707070}.s-pfs{padding-block:var(--section-md)}.s-pfs__inner,.s-pfs__text{display:flex;flex-direction:column}.s-pfs__text{gap:var(--responsive-md)}.s-pfs__header{display:grid;gap:var(--static-xs);justify-content:center;justify-items:center;padding-bottom:var(--section-lg);text-align:center}.s-pfs__kicker{display:block}.s-pfs__heading{margin:0}.s-pfs__list{border-bottom:.0625rem solid var(--border-subtle);display:none;list-style:none;margin:0;padding:0}.s-pfs__list-item{border-top:.0625rem solid var(--border-subtle)}.s-pfs__feature{align-items:flex-start;background:transparent;border:none;cursor:pointer;display:flex;gap:1rem;padding-block:1.5rem;text-align:left;width:100%}.s-pfs__num{align-items:center;background-color:var(--surface-brand);border:none;border-radius:50%;color:var(--text);display:flex;flex-direction:row;flex-shrink:0;font-size:1.125rem;font-weight:600;height:2rem;justify-content:center;line-height:1;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;width:2rem}.is-active .s-pfs__num{background-color:var(--surface-dark);box-shadow:0 0 0 .1875rem var(--this-surface),0 0 0 .3125rem var(--surface-dark);color:#fff}.s-pfs__feature-body{display:grid;gap:0}.s-pfs__feature-title{color:var(--text);display:block;font-weight:600}.s-pfs__feature-desc{color:var(--text)}.s-pfs__image-wrap{border-radius:var(--toms-radius-sm,.5rem);flex-shrink:0;overflow:hidden;position:relative;width:100%}.s-pfs__image-wrap img{display:block;height:auto;width:100%}@keyframes pfs-hotspot-ping{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}75%,to{opacity:0;transform:translate(-50%,-50%) scale(1.75)}}.s-pfs__hotspot{border:none;cursor:pointer;height:2rem;padding:0;transform:translate(-50%,-50%);transition:box-shadow .2s ease;width:2rem}.s-pfs__hotspot,.s-pfs__hotspot:before{background:transparent;border-radius:50%;position:absolute}.s-pfs__hotspot:before{border:1.5px solid var(--pfs-hotspot-fill);content:"";height:100%;left:50%;opacity:0;pointer-events:none;top:50%;transform:translate(-50%,-50%) scale(1);width:100%}.s-pfs__hotspot:after{background-color:var(--surface-brand);border-radius:50%;box-shadow:0 0 0 .25rem var(--pfs-hotspot-background);content:"";inset:.625rem;position:absolute}.s-pfs__hotspot.is-active{background-color:var(--pfs-hotspot-background);box-shadow:inset 0 0 0 .125rem var(--pfs-hotspot-fill)}.s-pfs__hotspot.is-active:after{background-color:var(--pfs-hotspot-fill);inset:.375rem}.s-pfs__hotspot--dark{--pfs-hotspot-fill:var(--surface-dark,#252863);--pfs-hotspot-background:#fff}.s-pfs__hotspot--light{--pfs-hotspot-fill:#fff;--pfs-hotspot-background:var(--surface-dark,#252863)}.s-pfs__mobile-area{display:flex;flex-direction:column;gap:var(--static-lg)}.s-pfs__slide{color:var(--text);display:grid;gap:.25rem;padding-block:var(--section-md)}.s-pfs__slide-title{display:block;font-weight:600!important}.s-pfs__slide-desc{color:var(--text)}.s-pfs__controls{border:none;display:flex;gap:1rem;margin:0;padding:0;width:100%}.s-pfs__control-btn,.s-pfs__controls{align-items:center;justify-content:center}.s-pfs__control-btn{background:transparent;border:.125rem solid var(--text);border-radius:12.5rem;color:var(--text);cursor:pointer;display:inline-flex;flex-shrink:0;height:2.25rem;padding-inline:1.25rem;transition:background-color .2s ease,color .2s ease}.s-pfs__control-btn:focus-visible,.s-pfs__control-btn:hover{background-color:var(--text);color:var(--surface-body,#fff)}.s-pfs__control-btn svg{flex-shrink:0;height:1rem;width:1rem}.s-pfs__dots{align-items:center;display:flex;flex:1;justify-content:center}.s-pfs__dots .fm-slider__dot-wrapper{position:relative;scroll-snap-align:none}.s-pfs__dots .fm-slider__dot~label{height:2rem;min-height:2rem;min-width:2rem;width:2rem}.s-pfs__dots .fm-slider__dot--standard~label:before{background-color:transparent;border:.09375rem solid var(--text);box-sizing:border-box;height:.75rem;min-height:.75rem;min-width:.75rem;opacity:1;width:.75rem}.s-pfs__dots .fm-slider__dot--standard.is-current~label:before,.s-pfs__dots .fm-slider__dot--standard:checked~label:before{background-color:var(--text)}@media (min-width:64em){:root{--t-size-display:10rem;--t-size-h1:4.5rem;--t-size-h2:3.5rem;--t-size-h3:3rem;--t-size-h4:2.5rem;--t-size-h5:1.5rem;--t-size-h6:1.25rem;--t-size-body-1:1rem;--t-size-body-2:0.875rem}}@media only screen and (min-width:64em){.s-pfs__header{justify-content:flex-start;justify-items:flex-start}.s-pfs__inner{align-items:start;display:grid;grid-template-areas:"text  image" "mobile image";grid-template-columns:1fr 55%}.s-pfs__text{gap:var(--section-md);grid-area:text;padding:var(--section-md) calc(var(--section-md)*2) var(--section-md) 0}.s-pfs__header{padding-bottom:0;text-align:left}.s-pfs__list{display:block}.s-pfs__image-wrap{grid-area:image;grid-row:1/3}.s-pfs__image-wrap img{height:100%;-o-object-fit:cover;object-fit:cover}.s-pfs__mobile-area{display:none;grid-area:mobile}}@media (prefers-reduced-motion:no-preference){.s-pfs__hotspot.is-active:before{animation:pfs-hotspot-ping 1.5s cubic-bezier(0,0,.2,1) infinite}}