@import "https://fonts.googleapis.com/css2?family=Hedvig+Letters+Serif:opsz@12..24&family=Hurricane&family=Lato:wght@300;400;700&display=swap";html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{flex-direction:column;display:flex}.proj-page{background:var(--bg);border:1.5px solid var(--red);box-sizing:border-box;flex-direction:column;height:100vh;display:flex;overflow:hidden}.proj-header{background:var(--red);color:#fff;height:56px;font-family:var(--font-ui);letter-spacing:.02em;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 40px;font-size:16px;font-weight:300;display:flex}.proj-header__back{color:#fff;transition:opacity .2s}.proj-header__back:hover{opacity:.7}.proj-header__others{align-items:center;gap:0;display:flex}.proj-header__other-group{align-items:center;display:inline-flex}.proj-header__sep{opacity:.5;padding:0 16px}.proj-header__other{color:#fff;transition:opacity .2s}.proj-header__other:hover{opacity:.7}.proj-subnav{border-bottom:1px solid var(--red);background:var(--bg);flex-shrink:0;align-items:center;height:56px;padding:0 40px;display:flex}.proj-subnav__group{flex:1;align-items:center;display:flex}.proj-subnav__line{background:var(--red);opacity:.25;flex:1;height:1px}.proj-subnav__item{cursor:pointer;font-family:var(--font-ui);color:var(--red);letter-spacing:.02em;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0 16px;font-size:16px;font-weight:300;transition:opacity .2s}.proj-subnav__item:hover{opacity:.6}.proj-subnav__item--active{font-style:italic;font-weight:700}.proj-slides{scroll-snap-type:y mandatory;scrollbar-width:none;flex:1;min-height:0;overflow-y:scroll}.proj-slides::-webkit-scrollbar{display:none}.proj-slide{scroll-snap-align:start;flex-shrink:0;height:100%;display:flex}.slide--two-col{grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid}.slide__left{border-right:1px solid var(--red);flex-direction:column;justify-content:flex-end;padding:48px 56px 64px;display:flex}.slide__title{font-family:var(--font-ser);color:var(--red);letter-spacing:-.01em;white-space:pre-line;margin-bottom:24px;font-size:clamp(32px,4vw,56px);font-weight:400;line-height:1.1}.slide__body{font-family:var(--font-ui);color:var(--red);letter-spacing:.01em;white-space:pre-line;max-width:480px;font-size:16px;font-weight:300;line-height:1.8}.slide__caption{font-family:var(--font-ui);color:var(--red);letter-spacing:.01em;max-width:400px;font-size:16px;font-weight:300;line-height:1.7}.slide__right{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px;display:flex;overflow:hidden}.slide__img{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%;display:block}.slide__right .slide__img+.slide__img{max-height:45%}.slide--quote{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100%;padding:80px 160px;display:flex}.slide__eyebrow{font-family:var(--font-ui);color:var(--red);letter-spacing:.01em;max-width:760px;font-size:16px;font-weight:300;line-height:1.7}.slide__quote{font-family:var(--font-ser);color:var(--red);letter-spacing:-.01em;max-width:900px;font-size:28px;font-weight:400;line-height:1.2}.slide__quote-body{font-family:var(--font-ui);color:var(--red);letter-spacing:.01em;max-width:680px;font-size:16px;font-weight:300;line-height:1.7}.slide--grid{justify-content:center;align-items:center;width:100%;height:100%;padding:60px 80px;display:flex}.slide__grid{grid-template-columns:1fr 1fr;gap:48px 80px;width:100%;max-width:1000px;display:grid}.slide__grid-block{text-align:center;flex-direction:column;gap:12px;display:flex}.slide__grid-block--full{border-top:1px solid #df303033;grid-column:1/-1;padding-top:40px}.slide__grid-title{font-family:var(--font-ser);color:var(--red);white-space:pre-line;font-size:28px;font-weight:400;line-height:1.2}.slide__grid-body{font-family:var(--font-ui);color:var(--red);letter-spacing:.01em;font-size:16px;font-weight:300;line-height:1.75}.slide--centered{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;height:100%;padding:80px 200px;display:flex}.slide__para{font-family:var(--font-ui);color:var(--red);letter-spacing:.01em;max-width:760px;font-size:16px;font-weight:300;line-height:1.8}.proj-error{height:100vh;font-family:var(--font-ui);color:var(--red);background:var(--bg);justify-content:center;align-items:center;font-size:24px;display:flex}@media (width<=900px){.proj-subnav{padding:0 16px}.proj-subnav__item{padding:0 10px;font-size:16px}.slide--two-col{grid-template-columns:1fr}.slide__left{border-right:none;border-bottom:1px solid var(--red);justify-content:flex-start;padding:32px}.slide__right{padding:24px}.slide--quote{padding:48px 40px}.slide--grid{padding:40px 32px}.slide__grid{gap:32px 40px}.slide--centered{padding:48px 32px}}@media (width<=600px){.proj-header{padding:0 16px;font-size:13px}.proj-subnav__item{padding:0 6px;font-size:16px}.slide__title{font-size:28px}.slide--quote{padding:32px 24px}.slide--centered{padding:32px 20px}}.rcpt-section--research,.rcpt-section--nested,.rcpt-section+.rcpt-section--nested,.rcpt-section--research+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--reflection,.rcpt-section--outcomes{border-top:none}@media (width<=1100px){.rcpt{--rcpt-gutter:32px;--rcpt-section-gap:64px;--rcpt-block-gap:40px;--rcpt-text-pad-y:32px}.rcpt-frame{padding:var(--rcpt-gutter) var(--rcpt-gutter) 0}.rcpt-overview{height:auto;min-height:560px}.rcpt-overview__title{font-size:clamp(40px,8vw,80px)}.rcpt-problem__quote,.rcpt-display{font-size:28px;line-height:1.2}}@media (width<=768px){.rcpt{--rcpt-gutter:20px;--rcpt-section-gap:48px;--rcpt-block-gap:32px;--rcpt-text-pad-y:24px;--rcpt-showcase-gap:16px;box-sizing:border-box;padding-left:10px;padding-right:10px}.rcpt-frame{border-right:none;padding:10px 0 0}.rcpt-section{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter);box-sizing:border-box}.rcpt-copy{box-sizing:border-box;width:100%;padding-left:0;padding-right:0}.rcpt-overview{flex-direction:column;grid-template-columns:none;height:auto;min-height:auto;padding-left:0;padding-right:0;display:flex}.rcpt-overview__right{aspect-ratio:4/3;border-bottom:1px solid var(--red);order:-1;min-height:240px}.rcpt-overview__left{padding:40px var(--rcpt-gutter);border-bottom:none;border-right:none;order:0;justify-content:flex-start;gap:24px}.rcpt-overview__title{font-size:clamp(32px,9vw,48px)}.rcpt-overview__intro,.rcpt-body,.rcpt-problem__lead,.rcpt-caption{font-size:16px;line-height:1.45}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:22px;line-height:1.25}.rcpt-label{gap:16px;width:auto;max-width:100%}.rcpt-label__tick{height:48px}.rcpt-label__text{white-space:normal;font-size:15px}.rcpt-showcase__group{padding-left:0;padding-right:0}.rcpt-showcase__divider{padding:40px 0}.rcpt-showcase__pair{flex-direction:column;gap:16px}.rcpt-showcase__pair--mixed .rcpt-showcase__img:last-child{flex:1;width:100%}.rcpt-footer{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter)}.rcpt-footer__nav{gap:8px;font-size:14px}.pma-audit__stack{padding-left:0;padding-right:0}}@media (width<=480px){.rcpt-overview__left{padding-top:40px;padding-bottom:40px}.rcpt-overview__right{min-height:200px}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:20px}}.rcpt-section--research,.rcpt-section--nested,.rcpt-section+.rcpt-section--nested,.rcpt-section--research+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--reflection,.rcpt-section--outcomes{border-top:none}@media (width<=1100px){.rcpt{--rcpt-gutter:32px;--rcpt-section-gap:64px;--rcpt-block-gap:40px;--rcpt-text-pad-y:32px}.rcpt-frame{padding:var(--rcpt-gutter) var(--rcpt-gutter) 0}.rcpt-overview{height:auto;min-height:560px}.rcpt-overview__title{font-size:clamp(40px,8vw,80px)}.rcpt-problem__quote,.rcpt-display{font-size:28px;line-height:1.2}}@media (width<=768px){.rcpt{--rcpt-gutter:20px;--rcpt-section-gap:48px;--rcpt-block-gap:32px;--rcpt-text-pad-y:24px;--rcpt-showcase-gap:16px;box-sizing:border-box;padding-left:10px;padding-right:10px}.rcpt-frame{border-right:none;padding:10px 0 0}.rcpt-section{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter);box-sizing:border-box}.rcpt-copy{box-sizing:border-box;width:100%;padding-left:0;padding-right:0}.rcpt-overview{flex-direction:column;grid-template-columns:none;height:auto;min-height:auto;padding-left:0;padding-right:0;display:flex}.rcpt-overview__right{aspect-ratio:4/3;border-bottom:1px solid var(--red);order:-1;min-height:240px}.rcpt-overview__left{padding:40px var(--rcpt-gutter);border-bottom:none;border-right:none;order:0;justify-content:flex-start;gap:24px}.rcpt-overview__title{font-size:clamp(32px,9vw,48px)}.rcpt-overview__intro,.rcpt-body,.rcpt-problem__lead,.rcpt-caption{font-size:16px;line-height:1.45}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:22px;line-height:1.25}.rcpt-label{gap:16px;width:auto;max-width:100%}.rcpt-label__tick{height:48px}.rcpt-label__text{white-space:normal;font-size:15px}.rcpt-showcase__group{padding-left:0;padding-right:0}.rcpt-showcase__divider{padding:40px 0}.rcpt-showcase__pair{flex-direction:column;gap:16px}.rcpt-showcase__pair--mixed .rcpt-showcase__img:last-child{flex:1;width:100%}.rcpt-footer{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter)}.rcpt-footer__nav{gap:8px;font-size:14px}.pma-audit__stack{padding-left:0;padding-right:0}}@media (width<=480px){.rcpt-overview__left{padding-top:40px;padding-bottom:40px}.rcpt-overview__right{min-height:200px}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:20px}}.pma-outcome .pma-audit__text+.pma-audit__img,.pma-outcome .pma-audit__img+.pma-audit__img{margin-top:24px}@media (width<=768px){.pma-stats{grid-template-columns:1fr}.pma-stats__cell,.pma-stats__cell:first-child,.pma-stats__cell:nth-child(2),.pma-stats__cell:nth-child(3),.pma-stats__cell:nth-child(4){border:none}}.rcpt-section--research,.rcpt-section--nested,.rcpt-section+.rcpt-section--nested,.rcpt-section--research+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--reflection,.rcpt-section--outcomes{border-top:none}@media (width<=1100px){.rcpt{--rcpt-gutter:32px;--rcpt-section-gap:64px;--rcpt-block-gap:40px;--rcpt-text-pad-y:32px}.rcpt-frame{padding:var(--rcpt-gutter) var(--rcpt-gutter) 0}.rcpt-overview{height:auto;min-height:560px}.rcpt-overview__title{font-size:clamp(40px,8vw,80px)}.rcpt-problem__quote,.rcpt-display{font-size:28px;line-height:1.2}}@media (width<=768px){.rcpt{--rcpt-gutter:20px;--rcpt-section-gap:48px;--rcpt-block-gap:32px;--rcpt-text-pad-y:24px;--rcpt-showcase-gap:16px;box-sizing:border-box;padding-left:10px;padding-right:10px}.rcpt-frame{border-right:none;padding:10px 0 0}.rcpt-section{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter);box-sizing:border-box}.rcpt-copy{box-sizing:border-box;width:100%;padding-left:0;padding-right:0}.rcpt-overview{flex-direction:column;grid-template-columns:none;height:auto;min-height:auto;padding-left:0;padding-right:0;display:flex}.rcpt-overview__right{aspect-ratio:4/3;border-bottom:1px solid var(--red);order:-1;min-height:240px}.rcpt-overview__left{padding:40px var(--rcpt-gutter);border-bottom:none;border-right:none;order:0;justify-content:flex-start;gap:24px}.rcpt-overview__title{font-size:clamp(32px,9vw,48px)}.rcpt-overview__intro,.rcpt-body,.rcpt-problem__lead,.rcpt-caption{font-size:16px;line-height:1.45}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:22px;line-height:1.25}.rcpt-label{gap:16px;width:auto;max-width:100%}.rcpt-label__tick{height:48px}.rcpt-label__text{white-space:normal;font-size:15px}.rcpt-showcase__group{padding-left:0;padding-right:0}.rcpt-showcase__divider{padding:40px 0}.rcpt-showcase__pair{flex-direction:column;gap:16px}.rcpt-showcase__pair--mixed .rcpt-showcase__img:last-child{flex:1;width:100%}.rcpt-footer{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter)}.rcpt-footer__nav{gap:8px;font-size:14px}.pma-audit__stack{padding-left:0;padding-right:0}}@media (width<=480px){.rcpt-overview__left{padding-top:40px;padding-bottom:40px}.rcpt-overview__right{min-height:200px}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:20px}}.pma-outcome .pma-audit__text+.pma-audit__img,.pma-outcome .pma-audit__img+.pma-audit__img{margin-top:24px}@media (width<=768px){.pma-stats{grid-template-columns:1fr}.pma-stats__cell,.pma-stats__cell:first-child,.pma-stats__cell:nth-child(2),.pma-stats__cell:nth-child(3),.pma-stats__cell:nth-child(4){border:none}}.ld-research__body{width:100%;max-width:var(--rcpt-text-max);text-align:left;flex-direction:column;gap:12px;display:flex}.rcpt-overview--ld{height:auto}.page--scroll{height:100vh;overflow:hidden}.rcpt{scrollbar-width:none;--rcpt-text-max:800px;--rcpt-gutter:80px;--rcpt-section-gap:80px;--rcpt-block-gap:48px;--rcpt-showcase-gap:24px;--rcpt-text-pad-y:40px;flex:1;min-height:0;overflow-y:auto}.rcpt::-webkit-scrollbar{display:none}.rcpt-frame{width:100%;max-width:1800px;padding:var(--rcpt-gutter) var(--rcpt-gutter) 0;border-right:1px solid var(--red);margin:0 auto}.rcpt-copy{align-items:center;gap:var(--rcpt-block-gap);max-width:var(--rcpt-text-max);width:100%;padding:0 var(--rcpt-gutter);text-align:center;box-sizing:border-box;flex-direction:column;margin:0 auto;display:flex}.rcpt-label{flex-direction:column;align-items:center;gap:24px;width:248px;margin:0 auto;display:flex}.rcpt-label__tick{background:var(--red);flex-shrink:0;width:1px;height:80px;display:block}.rcpt-label__tick--solo{margin:0 auto}.rcpt-label__icon{background-color:var(--red);flex-shrink:0;width:10px;height:10px;display:block;-webkit-mask:url(/marquee-icon.png) 50%/contain no-repeat;mask:url(/marquee-icon.png) 50%/contain no-repeat}.rcpt-label__text{font-family:var(--font-ser);color:var(--red);text-align:center;white-space:nowrap;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.rcpt-divider-short{background:var(--red);width:200px;height:1px;margin:0 auto;display:block}.rcpt-overview{border:1px solid var(--red);box-sizing:border-box;grid-template-columns:1fr 1fr;width:100%;height:clamp(520px,44vw,800px);min-height:clamp(520px,44vw,800px);display:grid}.rcpt-overview__left{padding:var(--rcpt-gutter);border-right:1px solid var(--red);box-sizing:border-box;flex-direction:column;justify-content:space-between;min-width:0;height:100%;display:flex}.rcpt-overview__head{flex-direction:column;gap:24px;display:flex}.rcpt-overview__tags{font-family:var(--font-ui);color:var(--red);max-width:var(--rcpt-text-max);margin:0;font-size:16px;font-weight:400;line-height:normal}.rcpt-overview__tags-sep{padding:0 8px}.rcpt-overview__intro{font-family:var(--font-ui);color:var(--red);max-width:var(--rcpt-text-max);margin:0;font-size:16px;font-weight:400;line-height:normal}.rcpt-overview__title{font-family:var(--font-ser);color:var(--red);letter-spacing:-.01em;margin:0;font-size:clamp(48px,4.5vw,80px);font-weight:400;line-height:1.05}.rcpt-overview__right{height:100%;min-height:0;position:relative;overflow:hidden}.rcpt-overview__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.rcpt-section{align-items:center;gap:var(--rcpt-section-gap);border:1px solid var(--red);border-top:none;flex-direction:column;padding:0;display:flex}.rcpt-section--research,.rcpt-section--nested,.rcpt-section+.rcpt-section--nested,.rcpt-section--research+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--nested,.rcpt-section--nested+.rcpt-section--reflection,.rcpt-section--outcomes{border-top:none}.rcpt-section--outcomes .rcpt-label{margin-top:0}.rcpt-section--reflection{border-top:none}.rcpt-section--reflection .rcpt-label__tick--solo{margin-bottom:-1px}.rcpt-problem__lead{font-family:var(--font-ui);color:var(--red);margin:0;font-size:16px;font-weight:400;line-height:normal}.rcpt-problem__quote{font-family:var(--font-ser);color:var(--red);margin:0;font-size:28px;font-weight:400;line-height:1.2}.rcpt-body--center{text-align:center}.rcpt-display{font-family:var(--font-ser);color:var(--red);text-align:center;margin:0;padding:0;font-size:28px;font-weight:400;line-height:1.2}.rcpt-research{gap:var(--rcpt-section-gap)}.rcpt-research__block{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.rcpt-research__heading{font-family:var(--font-ser);color:var(--red);text-align:center;max-width:var(--rcpt-text-max);margin:0;font-size:28px;font-weight:400;line-height:1.2}.rcpt-showcase__group{align-items:center;gap:var(--rcpt-showcase-gap);width:100%;padding:0 var(--rcpt-gutter);box-sizing:border-box;flex-direction:column;display:flex}.rcpt-showcase__divider{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:40px 0;display:flex}.rcpt-showcase__shot{width:100%;max-width:800px}.rcpt-showcase__shot--secondary{max-width:800px}.rcpt-section--outcomes .rcpt-showcase__img{box-sizing:border-box;border:1px solid #dfdde4}.rcpt-section--outcomes .rcpt-showcase__shot--secondary .rcpt-showcase__img{border:none}.rcpt-showcase__img{object-fit:contain;width:100%;height:auto;display:block}.rcpt-showcase__pair{gap:24px;width:100%;max-width:1200px;display:flex}.rcpt-showcase__pair .rcpt-showcase__img{object-fit:cover;flex:1;min-width:0}.rcpt-showcase__pair--mixed{align-items:flex-start;max-width:800px}.rcpt-showcase__pair--mixed .rcpt-showcase__img:first-child{flex:1}.rcpt-showcase__pair--mixed .rcpt-showcase__img:last-child{flex:0 0 228px;width:228px}.rcpt-caption{font-family:var(--font-ui);color:var(--red);text-align:center;max-width:var(--rcpt-text-max);margin:0;font-size:16px;font-weight:400;line-height:normal}.rcpt-caption strong{font-weight:700}.rcpt-body{font-family:var(--font-ui);color:var(--red);font-size:16px;font-weight:400;line-height:normal}.rcpt-body p{margin:0 0 1em}.rcpt-body p:last-child{margin-bottom:0}.rcpt-body strong{font-weight:700}.rcpt-reflection{gap:var(--rcpt-block-gap);flex-direction:column;display:flex}.rcpt-reflection .rcpt-body--center{padding:0}.rcpt-footer{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0;display:flex}.rcpt-footer>.rcpt-label__tick:first-child{margin-top:-1px}.rcpt-footer__nav{font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.rcpt-footer__sep{color:var(--red);opacity:.85}.rcpt-footer__link{color:var(--red);padding:0 6px}.rcpt-footer__link:hover{opacity:.7}@media (width<=1100px){.rcpt{--rcpt-gutter:32px;--rcpt-section-gap:64px;--rcpt-block-gap:40px;--rcpt-text-pad-y:32px}.rcpt-frame{padding:var(--rcpt-gutter) var(--rcpt-gutter) 0}.rcpt-overview{height:auto;min-height:560px}.rcpt-overview__title{font-size:clamp(40px,8vw,80px)}.rcpt-problem__quote,.rcpt-display{font-size:28px;line-height:1.2}}@media (width<=768px){.rcpt{--rcpt-gutter:20px;--rcpt-section-gap:48px;--rcpt-block-gap:32px;--rcpt-text-pad-y:24px;--rcpt-showcase-gap:16px;box-sizing:border-box;padding-left:10px;padding-right:10px}.rcpt-frame{border-right:none;padding:10px 0 0}.rcpt-section{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter);box-sizing:border-box}.rcpt-copy{box-sizing:border-box;width:100%;padding-left:0;padding-right:0}.rcpt-overview{flex-direction:column;grid-template-columns:none;height:auto;min-height:auto;padding-left:0;padding-right:0;display:flex}.rcpt-overview__right{aspect-ratio:4/3;border-bottom:1px solid var(--red);order:-1;min-height:240px}.rcpt-overview__left{padding:40px var(--rcpt-gutter);border-bottom:none;border-right:none;order:0;justify-content:flex-start;gap:24px}.rcpt-overview__title{font-size:clamp(32px,9vw,48px)}.rcpt-overview__intro,.rcpt-body,.rcpt-problem__lead,.rcpt-caption{font-size:16px;line-height:1.45}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:22px;line-height:1.25}.rcpt-label{gap:16px;width:auto;max-width:100%}.rcpt-label__tick{height:48px}.rcpt-label__text{white-space:normal;font-size:15px}.rcpt-showcase__group{padding-left:0;padding-right:0}.rcpt-showcase__divider{padding:40px 0}.rcpt-showcase__pair{flex-direction:column;gap:16px}.rcpt-showcase__pair--mixed .rcpt-showcase__img:last-child{flex:1;width:100%}.rcpt-footer{padding-left:var(--rcpt-gutter);padding-right:var(--rcpt-gutter)}.rcpt-footer__nav{gap:8px;font-size:14px}.pma-audit__stack{padding-left:0;padding-right:0}}@media (width<=480px){.rcpt-overview__left{padding-top:40px;padding-bottom:40px}.rcpt-overview__right{min-height:200px}.rcpt-problem__quote,.rcpt-display,.rcpt-research__heading{font-size:20px}}.pma-compare{flex-direction:column;flex:1;align-items:center;gap:24px;min-width:0;display:flex}.pma-stats{width:100%;max-width:var(--rcpt-text-max);box-sizing:border-box;grid-template-columns:1fr 1fr;display:grid}.pma-stats__cell{text-align:center;box-sizing:border-box;border:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:0;padding:40px 32px;display:flex}.pma-stats__cell:first-child,.pma-stats__cell:nth-child(3){border-right:1px solid var(--red)}.pma-stats__cell:first-child,.pma-stats__cell:nth-child(2){border-bottom:1px solid var(--red)}.pma-stats__value{font-family:var(--font-ser);color:var(--red);margin:0;font-size:clamp(48px,6vw,72px);font-weight:400;line-height:1}.pma-stats__label{font-family:var(--font-ui);color:var(--red);max-width:280px;margin:0;font-size:16px;font-weight:400;line-height:normal}.pma-audit{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.pma-audit__title{width:100%;margin:0 0 24px}.pma-audit__stack{width:100%;padding:0 var(--rcpt-gutter);box-sizing:border-box;flex-direction:column;align-items:center;gap:0;display:flex}.pma-audit__video,.pma-audit__img{width:100%;max-width:var(--rcpt-text-max);background:0 0;height:auto;display:block}.pma-audit__text{max-width:var(--rcpt-text-max);padding:var(--rcpt-text-pad-y) 0;text-align:center;margin:0}.pma-audit__text p{margin:0}.pma-audit__text p+p{margin-top:1em}.pma-outcomes{align-items:center;gap:var(--rcpt-section-gap);flex-direction:column;width:100%;display:flex}.pma-outcome{flex-direction:column;align-items:center;width:100%;display:flex}.pma-outcome .pma-audit__text{text-align:left;flex-direction:column;gap:12px;width:100%;padding:0;display:flex}.pma-outcome .pma-audit__text--caption{align-items:center;gap:0;padding:0}.pma-outcome .pma-audit__text--caption .rcpt-caption{width:100%}.pma-outcome__subhead{font-family:var(--font-ui);color:var(--red);text-align:left;width:100%;margin:0;font-size:16px;font-weight:700}.pma-outcome__list{font-family:var(--font-ui);color:var(--red);max-width:var(--rcpt-text-max);text-align:left;width:100%;margin:0;padding-left:1.2em;font-size:16px;font-weight:400;line-height:normal;list-style:outside}.pma-outcome__list li+li{margin-top:6px}.pma-outcome .pma-audit__text+.pma-audit__img,.pma-outcome .pma-audit__img+.pma-audit__img{margin-top:24px}.pma-compare .rcpt-showcase__img,.rcpt-section--design .rcpt-showcase__img{width:100%;height:auto}.rcpt-section--reflection .rcpt-divider-short{margin:calc(var(--rcpt-text-pad-y) - var(--rcpt-block-gap)) auto}@media (width<=768px){.pma-stats{grid-template-columns:1fr}.pma-stats__cell,.pma-stats__cell:first-child,.pma-stats__cell:nth-child(2),.pma-stats__cell:nth-child(3),.pma-stats__cell:nth-child(4){border:none}}.boost-research__body{width:100%;max-width:var(--rcpt-text-max);text-align:left;flex-direction:column;gap:12px;display:flex}.boost-research__body .pma-outcome__subhead:not(:first-child){margin-top:24px}.rcpt-overview--boost{height:auto}.rcpt-showcase__shot--video{aspect-ratio:16/9}.rcpt-showcase__video{border:none;width:100%;height:100%;display:block}.rcpt-section--outcomes .rcpt-showcase__img--borderless{border:none}.about{flex:1;justify-content:center;align-items:center;min-height:0;padding:clamp(40px,8vh,80px) clamp(24px,6vw,80px);display:flex}.about__copy{text-align:center;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:min(1400px,100%);display:flex}.about__headline{font-family:var(--font-ser);color:var(--red);letter-spacing:-.01em;max-width:900px;margin:0;font-size:clamp(40px,6vw,72px);font-weight:400;line-height:1.15}.about__divider{background:var(--red);flex-shrink:0;width:200px;height:1px;display:block}.about__contact{font-family:var(--font-ser);color:var(--red);white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(12px,1.5vw,24px);margin:0;font-size:clamp(18px,2.5vw,40px);font-weight:400;line-height:1.35;display:flex}.about__contact a{flex-shrink:0}.about__contact a:hover{opacity:.75}.about__icon{background-color:var(--red);flex-shrink:0;width:clamp(8px,1.4vw,14px);height:clamp(8px,1.4vw,14px);display:inline-block;-webkit-mask:url(/marquee-icon.png) 50%/contain no-repeat;mask:url(/marquee-icon.png) 50%/contain no-repeat}@media (width<=768px){.about__contact{white-space:normal;flex-direction:column;gap:20px}.about__icon{display:none}}.page--error{height:100vh}.error{flex-direction:column;flex:1;min-height:0;display:flex}.error__frame{border:1px solid var(--red);box-sizing:border-box;border-top:none;flex:1;justify-content:center;align-items:center;display:flex}.error__content{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:720px;padding:clamp(32px,6vh,80px) clamp(24px,6vw,80px);display:flex}.error__code{font-family:var(--font-ser);color:var(--red);letter-spacing:-.02em;margin:0 0 32px;font-size:clamp(96px,16vw,160px);font-weight:400;line-height:1}.error__divider{background:var(--red);width:200px;height:1px;margin:0 0 48px;display:block}.error__message{font-family:var(--font-ui);color:var(--red);margin:0 0 48px;font-size:16px;font-weight:400;line-height:normal}.error__cta{font-family:var(--font-ser);color:var(--red);letter-spacing:-.01em;font-size:clamp(32px,5vw,56px);font-weight:400;line-height:1.15}.error__cta:hover{opacity:.75}@media (width<=768px){.error__code{margin-bottom:24px}.error__divider,.error__message{margin-bottom:32px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:root{--red:#df3030;--bg:#fff4ff;--ticker-h:56px;--font-ui:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-ser:"Hedvig Letters Serif", Georgia, serif;--font-scr:"Hurricane", cursive;--text-ui:16px;--text-ui-weight:400;--col-pad-top:clamp(48px, 8vh, 88px);--col-pad-x:clamp(20px, 2.5vw, 36px);--col-pad-bottom:clamp(32px, 5vh, 56px);--col-number-h:220px;--col-number-title-gap:40px;--col-title-h:calc(48pt * 3.2);--col-title-sub-gap:120px;--header-cta-pad:80px;--loading-duration:7s}body{background:var(--bg);min-height:100vh}.page{background:var(--bg);border:1.5px solid var(--red);box-sizing:border-box;flex-direction:column;height:100vh;display:flex;overflow:hidden}.header{height:var(--ticker-h);background:var(--red);color:#fff;border-bottom:1px solid var(--red);z-index:10;flex-shrink:0;align-items:center;display:flex;overflow:visible}.header__marquee{white-space:nowrap;flex:1;align-items:center;min-width:0;padding-left:0;display:flex;overflow:hidden}.header__marquee-link{width:100%;min-width:0;color:inherit;cursor:pointer;text-decoration:none;display:block}.header__marquee-link:hover{opacity:.92}.header__divider{font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);opacity:.9;flex-shrink:0;padding:0 20px;line-height:1}.header__nav{z-index:12;padding:0 var(--header-cta-pad);font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);letter-spacing:.02em;white-space:nowrap;flex-shrink:0;align-self:stretch;align-items:stretch;gap:10px;display:flex;position:relative;overflow:visible}.header__nav-item{align-items:stretch;gap:10px;display:inline-flex}.header__nav-sep{opacity:.85;align-self:center}.header__nav-link{z-index:1;color:#fff;cursor:pointer;align-items:center;height:100%;padding:0 6px;display:inline-flex;position:relative}.header__nav-link:before,.header__nav-link:after{content:"";opacity:0;pointer-events:none;background:#fff;height:1px;transition:opacity .2s;position:absolute;left:0;right:0}.header__nav-link:before{top:0}.header__nav-link:after{bottom:0}@media (hover:hover) and (pointer:fine){.header__nav-link:hover{font-style:italic}.header__nav-link:hover:before,.header__nav-link:hover:after{opacity:1}}.header__menu-btn,.header__mobile-nav{display:none}.header__menu-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:52px;margin:0;padding:0}.header__menu-icon{flex-direction:column;justify-content:center;gap:5px;width:18px;height:14px;display:flex}.header__menu-icon span{background:currentColor;width:100%;height:1.5px;transition:transform .2s,opacity .2s;display:block}.header--menu-open .header__menu-icon span:first-child{transform:translateY(6.5px)rotate(45deg)}.header--menu-open .header__menu-icon span:nth-child(2){opacity:0}.header--menu-open .header__menu-icon span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.header__mobile-nav{top:calc(var(--ticker-h) + env(safe-area-inset-top,0) + 2px);z-index:20;padding:0;padding-bottom:env(safe-area-inset-bottom,0);background:var(--red);font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);letter-spacing:.02em;flex-direction:column;align-items:stretch;gap:0;display:none;position:fixed;bottom:0;left:0;right:0}.header--menu-open{z-index:100}.header--menu-open .header__mobile-nav{display:flex}.header__mobile-nav-group{flex-direction:column;flex:1;align-items:stretch;min-height:0;display:flex}.header__mobile-nav-divider{background:#ffffff59;flex-shrink:0;height:1px}.header__mobile-nav .header__nav-item{border-top:1px solid #ffffff59;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.header__mobile-nav-group .header__nav-item:first-child{border-top:none}.header__mobile-nav-link{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;font-size:clamp(18px,4.5vw,24px);display:flex;position:relative}.header__mobile-nav-sep{display:none}.scroll-body{scroll-snap-type:y mandatory;scroll-behavior:smooth;flex:1;min-height:0;overflow-y:scroll}.scroll-body::-webkit-scrollbar{display:none}.scroll-body{scrollbar-width:none}.greeting{flex:1 1 0;min-height:0;display:flex;position:relative;overflow:hidden}.greeting__origin{font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);color:var(--red);letter-spacing:.02em;margin-bottom:20px}.greeting__quote{font-family:var(--font-ser);color:var(--red);letter-spacing:-.01em;font-size:clamp(32px,5vw,64px);font-weight:400;line-height:1.15}.loader-screen{z-index:2;opacity:1;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:28px;padding:40px clamp(24px,8vw,120px);transition:opacity .55s;display:flex;position:absolute;inset:0}.greeting--expand .loader-screen{opacity:0;pointer-events:none;visibility:hidden}.loader-screen__pct{font-family:var(--font-ser);color:var(--red);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:0;font-size:clamp(72px,14vw,120px);font-weight:400;line-height:1}.loader-screen__track{background:#df303038;width:min(560px,72vw);height:1px;display:block;overflow:hidden}.loader-screen__bar{background:var(--red);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.loader-screen__proverb{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:min(860px,92vw);margin-top:clamp(32px,6vh,80px);display:flex}.loader-screen__proverb .greeting__origin{margin-bottom:0}.loader-screen__proverb .greeting__quote{margin:0}.greeting__columns{grid-template-columns:repeat(3,1fr);grid-template-rows:var(--col-pad-top) var(--col-number-h) var(--col-number-title-gap) var(--col-title-h) var(--col-title-sub-gap) 1fr;flex:1;align-content:stretch;width:100%;min-width:0;min-height:0;transition:flex .65s cubic-bezier(.4,0,.2,1),opacity .45s;display:grid}.greeting--loading .greeting__columns{opacity:0;pointer-events:none;flex:0 0 0;width:0;overflow:hidden}.greeting__column{grid-template-rows:subgrid;border-right:1px solid var(--red);min-width:0;color:var(--red);padding:0 var(--col-pad-x);grid-row:1/-1;align-self:stretch;transition:color .45s;display:grid;position:relative;overflow:hidden}.greeting__column:last-child{border-right:none}.greeting__column--active{color:#fff}.greeting__column-bg{background-image:var(--column-bg);opacity:0;background-position:50%;background-size:cover;transition:opacity .55s,transform .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scale(1.06)}.greeting__column-bg:after{content:"";opacity:0;background:#0000006b;transition:opacity .45s;position:absolute;inset:0}.greeting__column--active .greeting__column-bg{opacity:1;transform:scale(1)}.greeting__column--active .greeting__column-bg:after{opacity:1}.greeting__column-inner{display:contents}.greeting__number,.greeting__column-title,.greeting__column-sub{z-index:1;position:relative}.greeting__column-sub{grid-row:6;align-self:start;width:100%;position:relative}.greeting__column-desc{font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);letter-spacing:.02em;opacity:0;width:100%;max-width:none;margin:0;padding:0;line-height:1.45;transition:opacity .35s,color .45s}.greeting__column-tags{opacity:0;pointer-events:none;width:100%;transition:opacity .35s,color .45s;position:absolute;top:0;left:0}.greeting__column-tags .rcpt-overview__tags{font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);color:inherit;letter-spacing:.02em;max-width:none;margin:0;line-height:1.45}.greeting__column-tags .rcpt-overview__tags-sep{padding:0 8px}.greeting__number{font-family:var(--font-ser);grid-row:2;align-self:start;font-size:220px;font-weight:400;line-height:1;transition:color .45s}.greeting__column-title{font-family:var(--font-ser);letter-spacing:-.01em;height:var(--col-title-h);opacity:0;grid-row:4;align-self:start;margin:0;padding:0;font-size:48pt;font-weight:400;line-height:1.05;transition:opacity .45s 50ms,transform .5s cubic-bezier(.4,0,.2,1) 50ms,color .45s;transform:translateY(12px)}.greeting__column-title-line{display:block}.greeting__column--active .greeting__column-title,.greeting--expand .greeting__column--revealed .greeting__column-title{opacity:1;transform:translateY(0)}.greeting--expand .greeting__column--revealed:not(.greeting__column--active) .greeting__column-desc{opacity:1}.greeting--expand .greeting__column--revealed.greeting__column--active .greeting__column-desc{opacity:0}.greeting--expand .greeting__column--revealed.greeting__column--active .greeting__column-tags{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.greeting__columns,.greeting__column,.greeting__column-bg,.greeting__column-title,.greeting__column-sub,.loader-screen{transition:none}}.projects-page{scroll-snap-align:start;flex-direction:column;height:100%;min-height:100%;display:flex}.ticker{height:var(--ticker-h);white-space:nowrap;background:var(--red);color:#fff;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.marquee{white-space:nowrap;width:100%;overflow:hidden}.marquee__inner{white-space:nowrap;will-change:transform;animation:marquee-left var(--speed,20s) linear infinite;flex-wrap:nowrap;transition:opacity .2s ease-out;display:inline-flex}.marquee--right .marquee__inner{animation-name:marquee-right}.marquee--left .marquee__inner{animation-name:marquee-left}.marquee__set{white-space:nowrap;flex-wrap:nowrap;flex-shrink:0;align-items:center;display:inline-flex}.marquee__segment{white-space:nowrap;align-items:center;display:inline-flex}.marquee__line{white-space:nowrap;font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);letter-spacing:.02em;display:inline-block}.marquee__item{font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);letter-spacing:.02em;white-space:nowrap;align-items:center;display:inline-flex}.marquee__sep{flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.marquee__icon{object-fit:contain;mix-blend-mode:screen;width:10px;height:10px;display:block}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.info-bar{height:var(--ticker-h);border-bottom:1px solid var(--red);font-family:var(--font-ui);color:var(--red);background:#fffad0;flex-shrink:0;align-items:stretch;font-size:24px;font-weight:300;display:flex}.info-bar__clock{white-space:nowrap;flex-shrink:0;align-items:center;gap:12px;padding:0 28px;display:flex}.info-bar__sep{opacity:.4}.info-bar__divider{background:var(--red);flex-shrink:0;align-self:stretch;width:1px;display:block}.info-bar__weather{white-space:nowrap;flex:1;align-items:center;display:flex;overflow:hidden}.info-bar__weather .marquee{white-space:nowrap}.info-bar__weather .marquee__inner{white-space:nowrap;flex-wrap:nowrap}.info-bar__weather .marquee__item{white-space:nowrap;flex-shrink:0}.colon--on{opacity:1}.colon--off{opacity:.25}.main{flex-direction:column;flex:1;min-height:0;display:flex}.row{border-bottom:1px solid var(--red);cursor:pointer;opacity:0;flex:1;justify-content:space-between;align-items:center;padding:0 40px;transition:background .25s,opacity .55s,transform .55s;display:flex;position:relative;overflow:visible;transform:translateY(32px)}.row.visible{opacity:1;transform:translateY(0)}.row:last-child{border-bottom:none}.row--project:hover{background:#fffad0}.row__title{font-family:var(--font-ser);letter-spacing:-.01em;color:var(--red);font-size:80px;font-weight:400;line-height:1;transition:font-family .1s,font-size .1s}.row--project:hover .row__title{font-family:var(--font-scr);font-size:96px}.row__meta{font-family:var(--font-ui);color:var(--red);letter-spacing:.01em;white-space:nowrap;font-size:24px;font-weight:300;transition:font-family .1s,font-size .1s}.row--project:hover .row__meta{font-family:var(--font-scr);font-size:34px}.row__preview{z-index:100;pointer-events:none;aspect-ratio:16/10;opacity:0;border-radius:6px;width:clamp(220px,26vw,360px);transition:opacity .18s,transform .18s;position:fixed;top:0;left:0;overflow:hidden;transform:scale(.96);box-shadow:0 20px 60px #0003}.row--project:hover .row__preview{opacity:1;transform:scale(1)}.row__preview img{object-fit:cover;width:100%;height:100%;display:block}.footer{height:var(--ticker-h);border-top:1px solid var(--red);flex-shrink:0;align-items:stretch;display:flex}.footer__cta{font-family:var(--font-ui);color:var(--red);flex:1;justify-content:center;align-items:center;font-size:24px;font-weight:300;transition:background .2s,font-family .1s,font-size .1s;display:flex}.footer__cta:hover{font-family:var(--font-scr);background:#fffad0;font-size:34px}.footer__divider{background:var(--red);align-self:stretch;width:1px;display:block}.site-footer{display:none}.site-footer__nav{font-family:var(--font-ui);font-size:var(--text-ui);font-weight:var(--text-ui-weight);letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px;display:flex}.site-footer__item{align-items:stretch;gap:10px;display:inline-flex}.site-footer__sep{color:var(--red);align-self:center}.site-footer__link{color:var(--red);align-items:center;padding:0 6px;display:inline-flex;position:relative}.site-footer__link:before,.site-footer__link:after{content:"";background:var(--red);opacity:0;pointer-events:none;height:1px;transition:opacity .2s;position:absolute;left:0;right:0}.site-footer__link:before{top:var(--site-footer-line-offset,0)}.site-footer__link:after{bottom:var(--site-footer-line-offset,0)}@media (hover:hover) and (pointer:fine){.site-footer__link:hover{opacity:1;font-style:italic}.site-footer__link:hover:before,.site-footer__link:hover:after{opacity:1}}@media (width<=900px){.row__title{font-size:52px}.row--project:hover .row__title{font-size:64px}.row__meta{font-size:20px}.marquee__line{font-size:var(--text-ui)}.header__nav{font-size:var(--text-ui);padding:0 var(--header-cta-pad)}.header__divider{font-size:var(--text-ui);padding:0 16px}.greeting__origin,.greeting__column-desc{font-size:var(--text-ui)}.greeting__column-title{height:115.2pt;font-size:36pt}.greeting__columns{grid-template-rows:var(--col-pad-top) var(--col-number-h) var(--col-number-title-gap) calc(36pt * 3.2) var(--col-title-sub-gap) 1fr}.row{padding:0 24px}.loader-screen{padding:48px 24px}.loader-screen__proverb{margin-top:40px}}@media (width<=768px){:root{--col-pad-x:20px}.header__divider,.header__nav{display:none}.header{height:var(--ticker-h);padding-top:env(safe-area-inset-top,0);flex-wrap:nowrap;position:relative}.header__menu-btn{z-index:21;display:flex;position:relative}.header__marquee{flex:1;min-height:0;padding:0}.site-footer{min-height:var(--ticker-h);--site-footer-pad-y:12px;--site-footer-line-offset:calc(-1 * var(--site-footer-pad-y));padding:var(--site-footer-pad-y) 16px calc(var(--site-footer-pad-y) + env(safe-area-inset-bottom,0));border-top:1px solid var(--red);background:var(--bg);flex-shrink:0;justify-content:center;align-items:stretch;display:flex}.site-footer__nav{align-self:stretch}.site-footer__link{height:100%}.page--home{flex-direction:column;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.page--home .site-footer{display:none}.page--home .greeting{flex:1;min-height:0;overflow:hidden}.page--home .greeting--loading .greeting__columns{flex:0 0 0;max-height:0;overflow:hidden}.page--home .greeting__columns{flex-direction:column;flex:1;min-height:0;display:flex}.page--home .greeting__column{border-right:none;border-bottom:1px solid var(--red);text-align:center;-webkit-tap-highlight-color:transparent;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:0;display:flex}.page--home .greeting__column:last-child{border-bottom:none}.page--home .greeting__column-inner{text-align:center;padding:16px var(--col-pad-x);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:clamp(12px,3vh,24px);width:100%;display:flex}.page--home .greeting__number,.page--home .greeting__column-title{text-align:center;grid-area:auto;align-self:center;width:100%;max-width:100%;margin:0}.page--home .greeting__number{font-size:clamp(88px,26vw,140px);line-height:1}.page--home .greeting__column-title{opacity:1;height:auto;min-height:0;font-size:clamp(22px,5.5vw,28px);line-height:1.15;transform:none}.page--home .greeting__column-sub,.page--home .greeting__column-bg{display:none}.page--home .greeting__column--active,.page--home .greeting__column:active{color:var(--red)}.loader-screen{z-index:20;padding:32px 20px;position:fixed;inset:0}.loader-screen__pct{font-size:clamp(56px,18vw,96px)}.loader-screen__proverb{margin-top:24px}.greeting__quote{font-size:clamp(24px,6vw,40px)}}@media (width<=480px){.site-footer__nav{gap:8px;font-size:14px}.page--home .greeting__number{font-size:clamp(72px,24vw,112px)}.page--home .greeting__column-title{font-size:clamp(20px,5vw,24px)}}
