.sf-business-needs{background:transparent;color:rgb(var(--color-foreground));isolation:isolate;overflow:clip;position:relative}.sf-business-needs__frame{box-sizing:border-box;padding-inline:0}.sf-business-needs__inner{box-sizing:border-box;margin-inline:auto;max-width:var(--sf-bne-content-width);padding-block:var(--sf-bne-padding-desktop);position:relative;width:100%}.sf-business-needs__header,.sf-business-needs__instruction,.sf-business-needs__closing{color:rgb(var(--color-foreground));opacity:1;padding-inline:clamp(1.6rem,5vw,7.2rem);position:relative;visibility:visible;z-index:2}.sf-business-needs__header{max-width:100%}.sf-business-needs__heading{color:inherit;font-family:var(--font-heading-family);font-size:clamp(4.2rem,7vw,6.4rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.055em;line-height:.94;margin:0}.sf-business-needs__subheading{color:rgba(var(--color-foreground),.72);font-size:clamp(1.7rem,1.45vw,1.9rem);line-height:1.55;margin-block-start:clamp(2.4rem,3vw,4rem);max-width:100%}.sf-business-needs__subheading>:first-child,.sf-business-needs__closing>:first-child{margin-block-start:0}.sf-business-needs__subheading>:last-child,.sf-business-needs__closing>:last-child{margin-block-end:0}.sf-business-needs__experience{margin-block-start:clamp(6.4rem,9vw,8rem);position:relative;z-index:1}.sf-business-needs__instruction{font-size:1.3rem;font-weight:700;letter-spacing:.1em;line-height:1.3;margin:0 0 2rem;text-transform:uppercase}.sf-business-needs__field{--sf-bne-lens-size: var(--sf-bne-lens-size-desktop);--sf-bne-lens-x: 50%;--sf-bne-lens-y: 50%;--sf-bne-lens-radius: calc(var(--sf-bne-lens-size) / 2);border-block:0 solid rgba(var(--color-foreground),.28);box-sizing:border-box;display:block;isolation:isolate;max-width:100%;min-height:var(--sf-bne-field-height-desktop);overflow:hidden;position:relative;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;width:100%;z-index:0}.sf-business-needs__composition{align-content:space-around;align-items:center;box-sizing:border-box;display:grid;gap:clamp(2.4rem,4vw,3.4rem) clamp(1.6rem,3vw,4.8rem);grid-template-columns:repeat(12,minmax(0,1fr));list-style:none;margin:0;min-height:var(--sf-bne-field-height-desktop);padding:clamp(.1rem,6vw,6rem) clamp(.6rem,4vw,1.2rem);width:100%}.sf-business-needs__composition--base{color:#616161;opacity:var(--sf-bne-dim-opacity);position:relative;z-index:0}.sf-business-needs__term{font-family:var(--font-heading-family);font-size:clamp(2rem,2.9vw,3.8rem);font-style:var(--font-heading-style);font-weight:700;grid-column:span 3;justify-self:start;letter-spacing:-.035em;line-height:.95;text-transform:uppercase;white-space:nowrap}.sf-business-needs__term:nth-child(4n+2){grid-column:span 4;justify-self:center}.sf-business-needs__term:nth-child(4n+3){grid-column:span 2;justify-self:end}.sf-business-needs__term:nth-child(4n+4){grid-column:span 3;justify-self:center}.sf-business-needs__term:nth-child(5n+1){font-size:clamp(2.6rem,3.8vw,6.2rem)}.sf-business-needs__term:nth-child(6n+2){transform:translateY(-.35em)}.sf-business-needs__term:nth-child(7n+3){transform:translateY(.4em)}.sf-business-needs__term:nth-child(8n+5){justify-self:end}.sf-business-needs__reveal{-webkit-mask-image:radial-gradient(circle var(--sf-bne-lens-radius) at var(--sf-bne-lens-x) var(--sf-bne-lens-y),#000 97%,transparent 100%);top:0;right:0;bottom:0;left:0;max-height:100%;max-width:100%;mask-image:radial-gradient(circle var(--sf-bne-lens-radius) at var(--sf-bne-lens-x) var(--sf-bne-lens-y),#000 97%,transparent 100%);opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .22s ease;z-index:2}.sf-business-needs__composition--revealed{color:var(--sf-bne-reveal-color);height:100%;transform:scale(var(--sf-bne-magnification));transform-origin:var(--sf-bne-lens-x) var(--sf-bne-lens-y)}.sf-business-needs__lens{background:color-mix(in srgb,var(--sf-bne-lens-background) 24%,transparent);border:clamp(.3rem,.35vw,.5rem) solid var(--sf-bne-lens-background);border-radius:50%;box-sizing:border-box;height:var(--sf-bne-lens-size);left:var(--sf-bne-lens-x);opacity:0;pointer-events:none;position:absolute;top:var(--sf-bne-lens-y);transform:translate(-50%,-50%) scale(.94);transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1);width:var(--sf-bne-lens-size);z-index:1}.sf-business-needs__field.is-coarse-pointer .sf-business-needs__reveal,.sf-business-needs__field.has-visible-lens .sf-business-needs__reveal,.sf-business-needs__field.is-coarse-pointer .sf-business-needs__lens,.sf-business-needs__field.has-visible-lens .sf-business-needs__lens{opacity:1}.sf-business-needs__field.is-coarse-pointer .sf-business-needs__lens,.sf-business-needs__field.has-visible-lens .sf-business-needs__lens{transform:translate(-50%,-50%) scale(1)}.sf-business-needs__closing{font-family:var(--font-heading-family);font-size:clamp(2.4rem,3.7vw,5.2rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.035em;line-height:1.05;margin-block-start:clamp(5.6rem,8vw,10rem);max-width:92rem}@media(hover:hover)and (pointer:fine){.sf-business-needs__field.is-fine-pointer{cursor:none}}@media screen and (max-width:749px){.sf-business-needs__inner{padding-block:var(--sf-bne-padding-mobile)}.sf-business-needs__heading{font-size:clamp(3.8rem,13vw,6.4rem)}.sf-business-needs__experience{margin-block-start:clamp(2.4rem,9vw,3rem)}.sf-business-needs__field{--sf-bne-lens-size: var(--sf-bne-lens-size-mobile);min-height:var(--sf-bne-field-height-mobile)}.sf-business-needs__composition{gap:clamp(2.2rem,7vw,4rem) 1.2rem;grid-template-columns:repeat(6,minmax(0,1fr));min-height:var(--sf-bne-field-height-mobile);padding:clamp(3.2rem,10vw,5.6rem) 1.6rem}.sf-business-needs__term,.sf-business-needs__term:nth-child(4n+4){font-size:clamp(1.7rem,5.7vw,2.8rem);grid-column:span 2}.sf-business-needs__term:nth-child(4n+2){grid-column:span 3}.sf-business-needs__term:nth-child(4n+3){grid-column:span 1}.sf-business-needs__term:nth-child(5n+1){font-size:clamp(2.1rem,7vw,3.4rem)}.sf-business-needs__closing{font-size:clamp(2.6rem,8vw,4rem)}}@media(prefers-reduced-motion:reduce){.sf-business-needs__lens,.sf-business-needs__reveal{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sf-business-needs-explorer.css.map */
