.package-shortcuts{flex-wrap:wrap;gap:.5rem 2rem;margin-bottom:3rem;display:flex}.package-shortcuts a{border-bottom:1px solid var(--color-line-light);align-items:center;gap:.75rem;min-height:44px;font-size:.875rem;display:flex}.package-shortcuts a:hover{border-color:var(--color-ink)}.package-shortcuts span{color:var(--color-muted-light);font-size:.6875rem}.package-story{border-top:1px solid var(--color-line-light);padding-block:4.5rem}.package-story-heading{justify-content:space-between;align-items:end;gap:3rem;display:flex}.package-story-heading h3{max-width:40rem;font-size:clamp(2.5rem,4vw,4.25rem)}.package-story-purpose{color:var(--color-muted-light);margin-top:1.25rem;font-size:1.125rem}.package-story-price{flex-shrink:0}.package-story-price .price{letter-spacing:-.05em;font-size:clamp(2.5rem,3.5vw,3.75rem);line-height:1.2}.package-story-price .button{margin-top:1.5rem}.package-story-heading{margin-bottom:3rem}.package-story-facts{grid-template-columns:.7fr 1.2fr 1fr;gap:2rem;margin:3rem 0 3.5rem;display:grid}.package-story-facts dt{color:var(--color-muted-light);margin-bottom:.5rem;font-size:.8125rem}.package-story-facts dd{margin:0;font-size:1.125rem;line-height:1.5}.story-hint{justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem;font-size:1rem;display:flex}.story-hint>span{color:var(--color-muted-light);align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.story-track{--slide-gap:24px;align-items:stretch;gap:var(--slide-gap);width:calc(100% + 2 * var(--gutter));margin-inline:calc(-1 * var(--gutter));padding:8px var(--gutter) 24px;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:thin;display:flex;overflow-x:auto}.package-carousel[data-ready] .story-track{scrollbar-width:none}.package-carousel[data-ready] .story-track::-webkit-scrollbar{display:none}.story-track:focus-visible{outline-offset:-6px}.story-slide{scroll-snap-align:start;overflow-wrap:anywhere;isolation:isolate;background:var(--color-dark);min-width:0;min-height:570px;color:var(--color-light);border-radius:24px;flex:0 0 88%;display:flex;position:relative;overflow:hidden}.story-slide:last-child{margin-right:calc(12% + var(--slide-gap))}.story-slide>picture{z-index:-2;position:absolute;inset:0}.story-slide>picture img{object-fit:cover;width:100%;height:100%}.story-slide--photo:before{content:"";z-index:-1;background:linear-gradient(110deg,#000000d4,#0000003d),linear-gradient(#0000 58%,#000000b3);position:absolute;inset:0}.story-slide-content{flex-direction:column;align-items:start;width:100%;padding:clamp(2rem,4vw,4rem);display:flex}.subpage .story-slide .eyebrow{letter-spacing:.13em;color:#c5c7c1;margin-bottom:1.75rem;font-size:.75rem}.story-slide h4{letter-spacing:-.045em;max-width:42rem;margin:0 0 1.5rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.08}.story-slide h4>span{display:block}.story-slide-content>p:not(.eyebrow){color:#dddeda;max-width:33rem;font-size:1.0625rem;line-height:1.65}.story-slide-content>p:not(.eyebrow)+p{margin-top:1.25rem}.story-slide-content strong{color:var(--color-light);font-weight:550}.story-slide--outputs .story-slide-content strong{color:var(--color-ink)}.story-bullets{max-width:42rem;margin:0;padding:0}.story-slide-content>p+.story-bullets{margin-top:1rem}.story-bullets li{border-bottom:1px solid #ffffff40;padding:.7rem 0;font-size:1.0625rem;line-height:1.6}.story-bullets li:last-child{border-bottom:0}.story-slide--outputs .story-bullets li{border-color:#b5bbad}.story-slide-foot{justify-content:space-between;align-items:end;gap:2rem;width:100%;margin-top:auto;padding-top:5rem;display:flex}.story-slide-foot>span{font-size:.9375rem;line-height:1.65}.story-slide-foot strong{font-weight:550}.story-slide-foot small{color:#dddeda;white-space:nowrap;font-size:.6875rem}.story-slide--outputs{color:var(--color-ink);background:#e1e4dc}.story-slide--outputs .story-slide-content>p:not(.eyebrow),.subpage .story-slide--outputs .eyebrow{color:#54584f}.story-deliverables{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%;margin-top:auto;padding-top:3rem;display:grid}.story-deliverables>div{border-top:1px solid #a8ada2;flex-direction:column;align-items:start;padding-top:1.5rem;display:flex}.story-deliverables dd{margin:0;font-size:.875rem;line-height:1.5}.story-slide--terms .story-deliverables dd{color:#c5c7c1}.delivery-format{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,3rem);font-weight:500;line-height:1.15}.story-deliverables strong{font-size:1.125rem;font-weight:500}.story-deliverables>div>span:last-child{color:#54584f;margin-top:.4rem;font-size:.8125rem}.story-slide--terms{background:#232622}.story-terms{grid-template-columns:.85fr .85fr 1.3fr;gap:2rem;width:100%;margin:1rem 0 2rem;display:grid}.story-terms dt{letter-spacing:-.05em;margin-bottom:1rem;font-size:clamp(1.75rem,3vw,3rem);line-height:1.1}.story-terms dd{color:#c5c7c1;max-width:17rem;margin:0;font-size:.9375rem}.story-slide-content>p.story-terms-note{max-width:42rem;margin-top:auto;font-size:.875rem}.story-slide .inline-link{margin-top:1rem}.story-slide .inline-link:hover{color:#fff}.story-controls{justify-content:center;align-items:center;gap:1rem;max-width:38rem;margin:1.25rem auto 0;display:flex}.story-arrow{background:#dfe2da;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;transition:background .2s;display:grid}.story-arrow:hover{background:#cbd0c5}.story-arrow:disabled{opacity:.35;cursor:default}.story-arrow[data-previous] .arrow{transform:rotate(180deg)}.story-dots{scrollbar-width:none;background:#dfe2da;border-radius:30px;align-items:center;min-width:0;height:48px;padding:0 .5rem;display:flex;overflow-x:auto}.story-dots::-webkit-scrollbar{display:none}.story-dots button{flex-shrink:0;place-items:center;min-width:44px;min-height:44px;padding:0 12px;display:grid}.story-dots button span{background:#777d72;border-radius:8px;width:6px;height:6px;transition:width .3s,background .3s}.story-dots button[aria-current] span{background:var(--color-ink);width:28px}.story-current{text-align:center;color:var(--color-muted-light);font-variant-numeric:tabular-nums;margin-top:1rem;font-size:.75rem}.package-story-scope{margin:2.75rem 0 0}.package-story-scope .prose{max-width:50rem}@media (width<=767px){.package-story{padding-block:3rem}.package-story-heading{flex-direction:column;align-items:start;gap:1.75rem}.package-story-heading h3{font-size:2.5rem}.package-story-price{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.package-story-price .price{font-size:2.75rem}.package-story-price .button{margin:0}.package-story-facts{grid-template-columns:minmax(0,1fr);gap:1rem;margin-block:2rem 2.5rem}.package-story-facts>div{border-bottom:1px solid var(--color-line-light);padding-bottom:1rem}.package-story-facts dd{font-size:1.0625rem}.story-hint{flex-direction:column;gap:.5rem}.story-track{--slide-gap:14px}.story-slide{border-radius:18px;flex-basis:94%;min-height:570px}.story-slide:last-child{margin-right:calc(6% + var(--slide-gap))}.story-slide-content{padding:1.75rem 1.5rem}.story-slide h4{font-size:2rem}.story-slide-content>p:not(.eyebrow),.story-bullets li{font-size:1rem}.story-slide-foot{flex-direction:column;align-items:start;gap:1rem;padding-top:3rem}.story-slide-foot>span{font-size:.875rem}.story-deliverables{grid-template-columns:1fr;gap:1rem;padding-top:2rem}.story-deliverables>div{grid-template-columns:6rem minmax(0,1fr);gap:.15rem 1rem;padding-top:1rem;display:grid}.delivery-format{margin:0;font-size:1.25rem}.story-deliverables strong{font-size:1rem}.story-deliverables>div>span:last-child{margin:0}.story-terms{grid-template-columns:1fr;gap:1.25rem;margin-top:.25rem}.story-terms>div{grid-template-columns:5.25rem minmax(0,1fr);gap:1rem;display:grid}.story-terms dt{margin:0;font-size:1.5rem}.story-terms dd{font-size:.8125rem}.story-controls{gap:.5rem}.story-dots{padding:0 .25rem}.story-dots button{padding:0 7px}}@media (width<=374px){.story-slide-content{padding:1.5rem 1.25rem}.story-slide h4{font-size:1.75rem}.story-controls{gap:.25rem}.story-arrow{width:44px;height:44px}}
