.about-page-scope{--bg:#f7f4ed;--bg-warm:#f2eee3;--bg-card:#ffffff;--bg-dark:#1a1a1a;--ink:#1a1a1a;--ink-soft:#2b2b2b;--body:#5c5c5c;--muted:#8a857b;--hairline:#e4dfd2;--hairline-soft:#ebe6d9;--teal:#1f8a78;--teal-deep:#166959;--teal-soft:#c9e5d8;--peach:#f8d9b8;--mint:#c9e5d8;--pink:#f5c9d1;--lavender:#d9cdf1;--sky:#c9dcec;--butter:#f5e6b8;--coral:#f2bfb0;--serif:var(--font-about-serif),"Cormorant Garamond",Georgia,serif;--sans:var(--font-inter),-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--mono:var(--font-about-mono),ui-monospace,"SF Mono",Menlo,monospace;--shadow-sm:0 1px 2px rgba(20,20,20,0.04),0 1px 1px rgba(20,20,20,0.03);--shadow-md:0 6px 16px -6px rgba(20,20,20,0.1),0 2px 6px rgba(20,20,20,0.05);--shadow-lg:0 24px 48px -16px rgba(20,20,20,0.18),0 8px 16px -8px rgba(20,20,20,0.08);--shadow-paper:0 1px 0 rgba(255,255,255,0.5) inset,0 14px 28px -10px rgba(40,30,15,0.16),0 4px 8px -4px rgba(40,30,15,0.1)}.about-page-scope .about{background:var(--bg);width:100%;position:relative;overflow-x:hidden;min-height:100vh}.about-page-scope .about__inner{max-width:1080px;margin:0 auto;padding:40px 64px 140px;position:relative}@media (max-width:880px){.about-page-scope .about__inner{padding:24px 24px 100px}}.about-page-scope .read-progress{position:fixed;top:56px;left:0;right:0;height:2px;z-index:90;pointer-events:none}.about-page-scope .read-progress__bar{height:100%;background:var(--teal);width:0;transition:width .1s linear}.about-page-scope .lang-toggle{display:inline-flex;background:#fff;border:1px solid var(--hairline);border-radius:999px;padding:3px}.about-page-scope .lang-toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:6px 14px;font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--muted);border-radius:999px;cursor:pointer;transition:all .2s ease}.about-page-scope .lang-toggle button.active{background:var(--ink);color:#fff}.about-page-scope .lang-toggle button:hover:not(.active){color:var(--ink)}.about-page-scope .about__header{text-align:center;margin:40px 0 100px;padding:80px 32px 60px;position:relative;z-index:5;border-radius:16px}.about-page-scope .about__header:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(26,26,26,.06) 1px,transparent 0);background-size:28px 28px;border-radius:16px;z-index:-1;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 80%)}.about-page-scope .about__header .eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:500}.about-page-scope .about__header .eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--teal)}.about-page-scope .about__header h1{font-family:var(--serif);font-weight:500;font-size:clamp(40px,8vw,76px);line-height:1;letter-spacing:-.02em;margin:0 auto 32px;max-width:18ch;color:var(--ink);text-wrap:balance}.about-page-scope .about__header h1 em{color:var(--teal);font-style:italic}.about-page-scope .about__byline{display:flex;align-items:center;justify-content:center;gap:14px;font-size:13px;color:var(--muted);font-family:var(--sans);margin-top:36px}.about-page-scope .about__byline:after,.about-page-scope .about__byline:before{content:"";width:32px;height:1px;background:var(--hairline)}.about-page-scope .about__byline-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#2a2a2a,#4a4a4a);color:#fff;display:grid;place-items:center;font-family:var(--serif);font-style:italic;font-size:14px}.about-page-scope .about__byline strong{color:var(--ink);font-weight:500}.about-page-scope .chapter{position:relative;padding:56px 0 80px;display:grid;grid-template-columns:80px 1fr;grid-gap:40px;gap:40px;align-items:start}.about-page-scope .chapter__main{min-width:0}.about-page-scope .chapter__num{font-family:var(--serif);font-style:italic;font-size:48px;color:var(--hairline);line-height:1;position:-webkit-sticky;position:sticky;top:90px;font-weight:400}.about-page-scope .chapter__num em{color:var(--teal)}.about-page-scope .chapter__head{border-top:1px solid var(--hairline);padding-top:28px;margin-bottom:36px}.about-page-scope .chapter__eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:18px;display:flex;align-items:center;gap:10px}.about-page-scope .chapter__eyebrow:after{content:"";flex:1 1;height:1px;background:var(--hairline-soft)}.about-page-scope .chapter h2{font-family:var(--serif);font-weight:500;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.01em;margin:0 0 24px;max-width:18ch;color:var(--ink);text-wrap:balance}.about-page-scope .chapter h2 em{color:var(--teal);font-style:italic}.about-page-scope .chapter__body{font-size:18px;line-height:1.65;color:var(--ink-soft);max-width:60ch}.about-page-scope .chapter__body p{margin:0 0 18px}.about-page-scope .chapter__body .kicker,.about-page-scope .chapter__body p em{color:var(--teal);font-style:italic;font-family:var(--serif)}.about-page-scope .chapter__body .kicker{font-size:22px;margin:24px 0 0}.about-page-scope .pull{font-family:var(--serif);font-style:italic;font-size:32px;line-height:1.2;color:var(--ink);letter-spacing:-.005em;margin:48px 0;padding-left:28px;border-left:2px solid var(--teal);max-width:28ch;text-wrap:balance}.about-page-scope .pull em{color:var(--teal)}.about-page-scope .pull--dark{color:rgba(255,255,255,.95)}.about-page-scope .pull--dark em{color:var(--teal)}.about-page-scope .dropcap:first-letter{font-family:var(--serif);font-style:italic;font-size:80px;line-height:.85;float:left;padding:8px 12px 0 0;color:var(--teal)}.about-page-scope .figure{margin:48px 0 0;display:flex;flex-direction:column;align-items:center;gap:16px}.about-page-scope .figure__caption{font-family:var(--serif);font-style:italic;font-size:14px;color:var(--muted);text-align:center;max-width:44ch;line-height:1.5}.about-page-scope .figure__caption strong{color:var(--ink);font-weight:500}.about-page-scope .split{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center;margin:40px 0 0}.about-page-scope .split__text{font-size:18px;line-height:1.65;color:var(--ink-soft)}.about-page-scope .split__text p{margin:0 0 16px}.about-page-scope .split__text .kicker,.about-page-scope .split__text p em{color:var(--teal);font-style:italic;font-family:var(--serif)}.about-page-scope .split__text .kicker{font-size:22px;margin:16px 0 0}.about-page-scope .split__art{display:flex;justify-content:center}.about-page-scope .receipt-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin:48px 0 0}.about-page-scope .testimonial-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin:32px 0 0}.about-page-scope .stat-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:36px 0;margin:56px 0 0}.about-page-scope .stat-strip__item .num{font-family:var(--serif);font-size:48px;line-height:1;color:var(--ink);font-weight:500}.about-page-scope .stat-strip__item .num em{color:var(--teal);font-style:italic}.about-page-scope .stat-strip__item .label{font-size:12px;letter-spacing:.06em;color:var(--muted);margin-top:14px;max-width:22ch}.about-page-scope .asterism{display:flex;align-items:center;justify-content:center;gap:18px;color:var(--hairline);font-family:var(--serif);font-size:20px;margin:16px 0}.about-page-scope .asterism:after,.about-page-scope .asterism:before{content:"";width:60px;height:1px;background:var(--hairline)}.about-page-scope .receipt{background:var(--mint);padding:22px 24px;border-radius:6px;box-shadow:var(--shadow-md);width:280px;position:relative;transition:transform .32s cubic-bezier(.2,.7,.3,1)}.about-page-scope .receipt:hover{transform:translateY(-4px)}.about-page-scope .receipt--peach{background:var(--peach)}.about-page-scope .receipt--lavender{background:var(--lavender)}.about-page-scope .receipt--mint{background:var(--mint)}.about-page-scope .receipt__top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:var(--ink);font-weight:600;margin-bottom:14px}.about-page-scope .receipt__quote{font-family:var(--serif);font-style:italic;font-size:16px;line-height:1.35;color:var(--ink);margin-bottom:18px}.about-page-scope .receipt__bottom{display:flex;justify-content:space-between;align-items:flex-end;font-size:12px;color:var(--ink)}.about-page-scope .receipt__amount{font-family:var(--serif);font-style:italic;font-size:20px}.about-page-scope .sticky{background:var(--butter);padding:20px 24px;font-family:var(--serif);font-style:italic;font-size:18px;line-height:1.4;color:var(--ink);box-shadow:var(--shadow-md);border-radius:2px;max-width:360px;position:relative;transition:transform .32s cubic-bezier(.2,.7,.3,1)}.about-page-scope .sticky:hover{transform:translateY(-3px)}.about-page-scope .sticky__pin{position:absolute;top:-6px;left:50%;transform:translateX(-50%);width:24px;height:8px;background:rgba(120,100,60,.35);border-radius:2px}.about-page-scope .mini-app{background:#fff;border:1px solid var(--hairline);border-radius:12px;box-shadow:var(--shadow-md);overflow:hidden;width:100%;max-width:420px;transition:transform .32s cubic-bezier(.2,.7,.3,1)}.about-page-scope .mini-app:hover{transform:translateY(-4px)}.about-page-scope .mini-app__bar{display:flex;align-items:center;gap:6px;padding:9px 14px;border-bottom:1px solid var(--hairline-soft);background:#faf7ef}.about-page-scope .mini-app__bar span{width:9px;height:9px;border-radius:50%;background:#e4dfd2}.about-page-scope .mini-app__bar span:first-child{background:#f5a8a1}.about-page-scope .mini-app__bar span:nth-child(2){background:#f5dc9f}.about-page-scope .mini-app__bar span:nth-child(3){background:#b5dcb1}.about-page-scope .mini-app__url{margin-left:10px;font-family:var(--mono);font-size:11px;color:var(--muted)}.about-page-scope .mini-app__body{padding:18px 20px}.about-page-scope .mini-app__label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-weight:500}.about-page-scope .mini-app__q{font-family:var(--serif);font-style:italic;font-size:16px;color:var(--ink);margin-bottom:14px;line-height:1.4}.about-page-scope .mini-app__transcript{background:#f7f4ed;border-radius:6px;padding:12px 14px;font-size:13px;color:var(--body);line-height:1.5;border:1px solid var(--hairline-soft)}.about-page-scope .mini-app__transcript mark{background:rgba(31,138,120,.18);color:var(--teal-deep);padding:1px 3px;border-radius:2px}.about-page-scope .mini-app__waveform{display:flex;align-items:center;gap:2px;margin-top:14px;height:20px}.about-page-scope .mini-app__waveform i{display:block;width:2px;background:var(--teal);border-radius:1px}.about-page-scope .chapter--featured{background:var(--bg-warm);border-radius:16px;padding:64px 56px;margin:32px 0;grid-template-columns:1fr;gap:0}.about-page-scope .chapter--featured .chapter__num{position:static;font-size:56px;margin-bottom:24px}.about-page-scope .chapter--featured .chapter__head{border-top:none;padding-top:0}.about-page-scope .chapter--featured h2{font-size:48px;max-width:22ch}.about-page-scope .chapter--dark{background:var(--bg-dark);border-radius:20px;padding:80px 64px;margin:56px 0;grid-template-columns:1fr;gap:0;color:rgba(255,255,255,.85);position:relative;overflow:hidden}.about-page-scope .chapter--dark:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.04) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.about-page-scope .chapter--dark .chapter__num{position:static;font-size:56px;color:rgba(255,255,255,.15);margin-bottom:24px}.about-page-scope .chapter--dark .chapter__num em{color:var(--teal)}.about-page-scope .chapter--dark .chapter__head{border-top:1px solid rgba(255,255,255,.1);padding-top:28px}.about-page-scope .chapter--dark .chapter__eyebrow{color:rgba(255,255,255,.5)}.about-page-scope .chapter--dark .chapter__eyebrow:after{background:rgba(255,255,255,.1)}.about-page-scope .chapter--dark h2{color:#fff;font-size:48px;max-width:24ch}.about-page-scope .chapter--dark h2 em{color:var(--teal)}.about-page-scope .chapter--dark .chapter__body{color:rgba(255,255,255,.7)}.about-page-scope .chapter--dark .chapter__body p em{color:var(--teal)}.about-page-scope .about__cta{margin-top:80px;text-align:center;padding:100px 24px 40px;border-top:1px solid var(--hairline);position:relative}.about-page-scope .about__cta .eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:500}.about-page-scope .about__cta h2{font-family:var(--serif);font-weight:500;font-size:clamp(36px,5vw,56px);line-height:1.05;margin:24px 0 16px;letter-spacing:-.01em;color:var(--ink)}.about-page-scope .about__cta h2 em{color:var(--teal);font-style:italic}.about-page-scope .about__cta p{color:var(--body);margin:0 0 32px}.about-page-scope .about__signature{font-family:var(--font-about-caveat),"Caveat",cursive;font-size:44px;color:var(--teal);margin:36px 0 0;line-height:1;font-weight:500}.about-page-scope .btn-dark{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:#fff;padding:14px 28px;border-radius:999px;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;border:none;transition:transform .2s ease;font-family:var(--sans)}.about-page-scope .btn-dark:hover{transform:translateY(-1px)}.about-page-scope .fade-in{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.2,.7,.3,1),transform .8s cubic-bezier(.2,.7,.3,1)}.about-page-scope .fade-in.in{opacity:1;transform:translateY(0)}.about-page-scope .fade-in.delay-1{transition-delay:.08s}.about-page-scope .fade-in.delay-2{transition-delay:.16s}@media (max-width:880px){.about-page-scope .chapter{grid-template-columns:1fr;gap:16px}.about-page-scope .chapter__num{position:static;font-size:36px}.about-page-scope .split{gap:32px}.about-page-scope .receipt-row,.about-page-scope .split,.about-page-scope .testimonial-row{grid-template-columns:1fr}.about-page-scope .stat-strip{grid-template-columns:1fr;gap:20px}.about-page-scope .chapter--dark,.about-page-scope .chapter--featured{padding:48px 28px}}.about-page-scope .sticky-stage{margin-top:56px;display:flex;flex-direction:column;align-items:center;gap:28px}.about-page-scope .sticky-stage__cluster{position:relative;display:flex;align-items:center;justify-content:center;min-height:240px;padding:32px 80px 32px 0}@media (max-width:1024px){.about-page-scope .sticky-stage__cluster{padding:28px 20px 32px}}.about-page-scope .sticky-stage__cluster .sticky--primary{background:var(--butter);font-size:22px;line-height:1.4;max-width:480px;padding:28px 32px;transform:rotate(-2deg);box-shadow:var(--shadow-paper);position:relative;z-index:2;transition:transform .38s cubic-bezier(.2,.7,.3,1)}.about-page-scope .sticky-stage__cluster .sticky--primary:hover{transform:rotate(-2deg) translateY(-3px)}.about-page-scope .sticky-stage__cluster .sticky--secondary{background:var(--peach);font-size:16px;line-height:1.3;max-width:200px;padding:18px 22px;font-family:var(--serif);font-style:italic;color:var(--ink);position:absolute;top:-24px;right:20px;transform:rotate(4deg);box-shadow:var(--shadow-paper);z-index:3;transition:transform .38s cubic-bezier(.2,.7,.3,1)}.about-page-scope .sticky-stage__cluster .sticky--secondary:hover{transform:rotate(4deg) translateY(-3px)}.about-page-scope .sticky-stage__cluster .sticky--primary .sticky__pin,.about-page-scope .sticky-stage__cluster .sticky--secondary .sticky__pin{display:none}.about-page-scope .sticky-stage__annotation{position:absolute;bottom:28px;right:-20px;font-family:var(--font-about-caveat),"Caveat",cursive;font-size:22px;color:var(--teal-deep);transform:rotate(-4deg);white-space:nowrap;pointer-events:none;opacity:.85}.about-page-scope .receipt-pile{margin-top:56px;display:flex;flex-direction:column;align-items:center;gap:36px}.about-page-scope .receipt-pile__inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:320px;padding:24px 0}.about-page-scope .receipt-pile__item{position:absolute;transition:transform .38s cubic-bezier(.2,.7,.3,1)}.about-page-scope .receipt-pile__item--primary{z-index:3;transform:rotate(-2deg);left:50%;margin-left:-160px;top:20px}.about-page-scope .receipt-pile__item--primary .receipt{width:320px;padding:26px 28px;box-shadow:var(--shadow-paper)}.about-page-scope .receipt-pile__item--primary .receipt__quote{font-size:18px}.about-page-scope .receipt-pile__item--primary:hover{transform:rotate(-2deg) translateY(-4px)}.about-page-scope .receipt-pile__item--secondary{z-index:2;transform:rotate(-5deg);left:50%;margin-left:-420px;top:70px}.about-page-scope .receipt-pile__item--secondary .receipt{width:260px;padding:20px 22px;box-shadow:var(--shadow-md)}.about-page-scope .receipt-pile__item--secondary:hover{transform:rotate(-5deg) translateY(-4px)}.about-page-scope .receipt-pile__item--tertiary{z-index:1;transform:rotate(3deg);left:50%;margin-left:170px;top:60px}.about-page-scope .receipt-pile__item--tertiary .receipt{width:250px;padding:20px 22px;box-shadow:var(--shadow-md)}.about-page-scope .receipt-pile__item--tertiary:hover{transform:rotate(3deg) translateY(-4px)}.about-page-scope .paperclip{position:absolute;top:-14px;left:50%;margin-left:-18px;width:36px;height:60px;z-index:4;pointer-events:none;background:linear-gradient(180deg,#c8c8c8,#9a9a9a 35%,#6e6e6e 70%,#4a4a4a);-webkit-clip-path:polygon(20% 0,80% 0,100% 15%,100% 90%,85% 100%,30% 100%,15% 92%,15% 30%,25% 18%,70% 18%,78% 28%,78% 72%,72% 78%,35% 78%,30% 72%,30% 35%);clip-path:polygon(20% 0,80% 0,100% 15%,100% 90%,85% 100%,30% 100%,15% 92%,15% 30%,25% 18%,70% 18%,78% 28%,78% 72%,72% 78%,35% 78%,30% 72%,30% 35%);filter:drop-shadow(0 2px 3px rgba(0,0,0,.25))}.about-page-scope .folded-corner{position:absolute;bottom:0;right:0;width:24px;height:24px;z-index:4;pointer-events:none;background:linear-gradient(135deg,transparent 50%,rgba(0,0,0,.08) 0,rgba(0,0,0,.18));border-bottom-right-radius:6px}.about-page-scope .folded-corner:before{content:"";position:absolute;bottom:0;right:0;width:24px;height:24px;background:linear-gradient(315deg,transparent 50%,rgba(255,255,255,.5) 0,rgba(255,255,255,.8));-webkit-clip-path:polygon(100% 100%,0 100%,100% 0);clip-path:polygon(100% 100%,0 100%,100% 0)}.about-page-scope .pull-quotes{margin:56px 0 24px;display:flex;flex-direction:column;gap:56px;max-width:100%}.about-page-scope .pull-quote{display:flex;gap:20px;position:relative}.about-page-scope .pull-quote__body{flex:1 1;min-width:0;display:flex;flex-direction:column}.about-page-scope .pull-quote--left{align-self:flex-start;max-width:92%;flex-direction:row}.about-page-scope .pull-quote--right{align-self:flex-end;max-width:70%;flex-direction:row;margin-left:auto}.about-page-scope .pull-quote__bar{flex-shrink:0;width:2px;background:var(--teal);border-radius:1px;align-self:stretch}.about-page-scope .pull-quote__text{font-family:var(--serif);font-style:italic;font-size:28px;line-height:1.35;color:var(--ink);margin:0 0 16px;letter-spacing:-.005em;flex:1 1}.about-page-scope .pull-quote--right .pull-quote__text{font-size:22px;color:var(--ink-soft)}.about-page-scope .pull-quote__text em{font-style:italic;color:var(--teal);font-weight:500}.about-page-scope .pull-quote__attribution{display:flex;align-items:center;gap:12px;font-size:13px;margin-top:4px}.about-page-scope .pull-quote__name{font-family:var(--sans);font-weight:500;color:var(--ink);letter-spacing:.01em}.about-page-scope .pull-quote__name:before{content:"— ";color:var(--muted)}.about-page-scope .pull-quote__role{color:var(--muted);font-size:12px}.about-page-scope .pull-quote__role:before{content:"· ";margin-right:2px}.about-page-scope .pull-quotes__caption{margin-top:24px;text-align:left;margin-left:22px}@media (max-width:900px){.about-page-scope .sticky-stage__cluster{flex-direction:column;align-items:stretch;gap:14px;padding:20px 12px 28px;min-height:auto}.about-page-scope .sticky-stage__cluster .sticky--primary{align-self:center;max-width:min(100%,400px);width:100%;transform:rotate(-1deg)}.about-page-scope .sticky-stage__cluster .sticky--secondary{position:static;align-self:center;max-width:min(100%,260px);margin-top:0;transform:rotate(2deg);top:auto;right:auto}.about-page-scope .sticky-stage__cluster .sticky--secondary:hover{transform:rotate(2deg) translateY(-3px)}.about-page-scope .sticky-stage__annotation{position:static;margin-top:8px;padding:12px 8px 0;transform:none;text-align:center;white-space:normal;font-size:clamp(17px,4.5vw,21px);line-height:1.35;max-width:28ch;align-self:center;opacity:1}}@media (max-width:768px){.about-page-scope .sticky-stage__cluster{padding:16px 8px 24px;gap:12px}.about-page-scope .sticky-stage__cluster .sticky--primary{font-size:18px;padding:22px 24px;transform:rotate(-1.5deg)}.about-page-scope .sticky-stage__cluster .sticky--secondary{font-size:14px;max-width:200px;padding:14px 16px;transform:rotate(3deg)}.about-page-scope .sticky-stage__annotation{margin-top:10px;padding-top:16px;font-size:18px}.about-page-scope .receipt-pile__inner{min-height:auto;flex-direction:column;gap:18px;padding:12px 0}.about-page-scope .receipt-pile__item{position:static;margin-left:0!important;left:auto;top:auto}.about-page-scope .receipt-pile__item--primary{transform:rotate(-1deg)}.about-page-scope .receipt-pile__item--primary:hover{transform:rotate(-1deg) translateY(-4px)}.about-page-scope .receipt-pile__item--secondary{transform:rotate(1.5deg)}.about-page-scope .receipt-pile__item--secondary:hover{transform:rotate(1.5deg) translateY(-4px)}.about-page-scope .receipt-pile__item--tertiary{transform:rotate(-1deg)}.about-page-scope .receipt-pile__item--tertiary:hover{transform:rotate(-1deg) translateY(-4px)}.about-page-scope .receipt-pile__item--primary .receipt,.about-page-scope .receipt-pile__item--secondary .receipt,.about-page-scope .receipt-pile__item--tertiary .receipt{width:100%;max-width:320px}.about-page-scope .pull-quote--right{align-self:flex-start;max-width:92%;margin-left:0}.about-page-scope .pull-quote__text{font-size:22px}.about-page-scope .pull-quote--right .pull-quote__text{font-size:19px}}