@font-face{font-family:Anybody;src:url(/fonts/anybody-latin.woff2)format("woff2");font-style:normal;font-weight:500 600;font-stretch:100%;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2)format("woff2");font-style:normal;font-weight:400 600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-italic-latin.woff2)format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Sour Gummy;src:url(/fonts/sour-gummy-latin.woff2)format("woff2");font-style:normal;font-weight:400 500;font-stretch:100%;font-display:swap}:root{--color-accent:#ff843d;--color-ink:#262626;--color-muted:#737373;--color-canvas:#f6f6f4;--color-surface:#fff;--color-surface-soft:#f8f8f8;--color-control:#f5f5f5;--color-placeholder:#eee;--color-border:#efefef;--color-divider:#d9d9d9;--font-display:"Anybody", sans-serif;--font-playful:"Sour Gummy", sans-serif;--font-body:"Inter", sans-serif;--space-1:5px;--space-2:10px;--space-3:15px;--space-4:20px;--space-content:25px;--space-grid:30px;--space-emphasis:40px;--space-section:60px;--gap-project-title-to-body:10px;--gap-section-title-to-body:9px;--radius-media:10px;--radius-card:10px;--radius-thumbnail:30px;--radius-section:32px;--radius-board:36px;--radius-pill:999px;--social-target:46px;--social-glyph:36px;--social-gap:20px;--header-height:74px;--footer-height:86px;--more-info-height:79px;--feature-dot-target:15px;--feature-dot-size:10px;--thumbnail-overlay-padding:30px;--content-max:1240px;--page-margin:100px;--grid-columns:12;--grid-gap:30px;--motion-fast:.18s;--motion-standard:.25s;--shadow-header:0 2px 9.8px 9px #0000000a;--shadow-footer:0 -2px 9px 9px #0000000a;--accent:var(--color-accent);--ink:var(--color-ink);--gap:var(--space-grid);--font-anybody:"Anybody"}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-surface);color:var(--color-ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:20px;line-height:1.5}h1,h2,h3,h4,h5,h6{text-wrap:balance}p,li,blockquote,figcaption{text-wrap:pretty;orphans:3;widows:3}a{color:inherit;text-decoration:none}::selection{background:var(--color-accent);color:var(--color-ink)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.play-page{width:min(100%,1920px);margin:0 auto;padding:0 clamp(24px,4.8vw,92px)}.site-header{justify-content:space-between;align-items:flex-start;min-height:182px;padding-top:42px;display:flex}.wordmark{color:var(--accent);font-family:var(--font-display);font-size:clamp(20px,1.7vw,32px);font-weight:600}nav{gap:clamp(22px,3.7vw,72px);font-size:clamp(16px,1.7vw,32px);font-weight:600;display:flex}nav a{transition:color .18s}nav a:hover,nav a:focus-visible,nav .active{color:var(--accent)}.gallery{grid-template-columns:1.13fr 1fr .72fr;align-items:start;gap:clamp(28px,2.6vw,50px);display:grid}.gallery-column{gap:var(--gap);flex-direction:column;display:flex}.column-2{gap:clamp(36px,2.6vw,50px)}.column-3{gap:clamp(28px,2.6vw,50px)}.tile{border-radius:var(--radius-media);background:#eee;position:relative;overflow:hidden}.tile img{object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.tile:hover img{transform:scale(1.025)}.tile.lavender{background:#e5dffd}.tile img.contain{object-fit:contain}footer{grid-template-columns:1fr auto 1fr;align-items:end;gap:36px;min-height:310px;padding:110px 16px 50px;font-size:clamp(12px,1.35vw,26px);font-weight:500;display:grid}footer p{margin:0}footer nav{font-size:inherit;justify-content:flex-end;gap:clamp(16px,1.8vw,34px)}.socials{align-items:center;gap:20px;font-size:1.25em;font-weight:600;display:flex}.socials a,footer a{transition:color .18s}.socials a:hover,.socials a:focus-visible,footer a:hover,footer a:focus-visible{color:var(--accent)}.work-page{--work-ink:#262626;color:var(--work-ink);background:#fff;min-height:100vh}.work-header,.work-footer{z-index:2;background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:74px;padding:10px 100px;display:flex;position:relative}.work-header{box-shadow:var(--shadow-header)}.work-brand{color:var(--accent);border-radius:50px;align-items:center;gap:10px;padding:5px 10px;font-family:Anybody,sans-serif;font-size:32px;font-weight:600;line-height:1;display:flex}.work-brand img{width:50px;height:44.382px}.work-nav,.work-footer-nav{align-items:center;gap:10px;font-family:Anybody,sans-serif;font-weight:500;display:flex}.work-nav a,.work-footer-nav a{white-space:nowrap;border-radius:50px;padding:10px 20px;line-height:1}.work-nav a{font-size:20px}.work-nav a.playful{font-family:Sour Gummy,sans-serif;font-size:24px;font-weight:400}.work-nav a:hover,.work-nav a:focus-visible,.work-nav a.active,.work-footer-nav a:hover,.work-footer-nav a:focus-visible,.work-footer-nav a.active{color:var(--accent)}.work-grid{--work-grid-width:min(calc(100vw - 200px), 1240px);--work-grid-gap:30px;--work-grid-gutters:330px;--work-grid-column:calc((var(--work-grid-width) - var(--work-grid-gutters)) / 12);width:var(--work-grid-width);grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:calc(var(--work-grid-column) * 2.046);gap:var(--work-grid-gap);margin:60px auto;display:grid;overflow:visible}.work-grid-mobile,.play-grid-mobile,.about-mobile-copy{display:none}.work-project{border-radius:var(--radius-thumbnail);background:#eee;position:relative;overflow:hidden}.work-project img{object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.work-project:hover img,.work-project:focus-visible img{transform:scale(1.018)}.work-project-overlay{color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#0000 38%,#000000b3);flex-direction:column;justify-content:flex-end;gap:4px;padding:30px;transition:opacity .26s;display:flex;position:absolute;inset:0}.work-project--featured .work-project-overlay{padding:70px}.work-project-overlay h2,.work-project-overlay p{margin:0;line-height:normal}.work-project-overlay h2{font-family:var(--font-display);font-size:48px;font-weight:500;line-height:1.035}.work-project-overlay p{font-family:var(--font-body);font-size:30px;font-weight:400;line-height:1.2}.work-project--compact .work-project-overlay h2{font-size:48px}.work-project--compact .work-project-overlay p{font-size:30px}.work-project:hover .work-project-overlay,.work-project:focus .work-project-overlay,.work-project:focus-visible .work-project-overlay{opacity:1}.work-project:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.work-project--hero{grid-area:1/1/span 4/span 12}.work-project--l500{grid-area:5/1/span 2/span 6}.work-project--edubot{grid-area:5/7/span 3/span 6}.work-project--xt-lite{grid-area:7/1/span 3/span 6}.work-project--mave{grid-area:8/7/span 2/span 6}.work-project--nexstem{grid-area:10/1/span 3/span 6}.work-project--omni{grid-area:10/7/span 3/span 6}.work-project--mellow{grid-area:13/1/span 2/span 4}.work-project--oven{grid-area:13/5/span 2/span 4}.work-project--table{grid-area:13/9/span 2/span 4}.work-project--chai{grid-area:15/1/span 3/span 4}.work-project--aasha{grid-area:15/5/span 3/span 4}.work-project--phool{grid-area:15/9/span 3/span 4}.work-project--padded{background:#eaeaea}.work-project--padded img{object-fit:cover;padding:0}.work-project--hero .work-project-overlay h2,.work-project--mave .work-project-overlay h2,.work-project--nexstem .work-project-overlay h2,.work-project--omni .work-project-overlay h2,.work-project--mellow .work-project-overlay h2,.work-project--oven .work-project-overlay h2,.work-project--table .work-project-overlay h2,.work-project--chai .work-project-overlay h2,.work-project--aasha .work-project-overlay h2,.work-project--phool .work-project-overlay h2{font-family:Anybody,sans-serif}.play-grid{--play-grid-width:min(calc(100vw - 200px), 1240px);--play-grid-gap:30px;--play-grid-gutters:330px;--play-grid-column:calc((var(--play-grid-width) - var(--play-grid-gutters)) / 12);width:var(--play-grid-width);grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:calc(var(--play-grid-column) * 2.046);gap:var(--play-grid-gap);margin:60px auto;display:grid;overflow:hidden}.play-card{border-radius:var(--radius-thumbnail);background:#eee;position:relative;overflow:hidden}.play-card>img{object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.play-card:hover>img,.play-card:focus-visible>img,.play-card:hover .play-popsicle-scene img,.play-card:focus-visible .play-popsicle-scene img{transform:scale(1.018)}.play-card:hover .play-card-overlay,.play-card:focus .play-card-overlay,.play-card:focus-visible .play-card-overlay{opacity:1}.play-card:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.play-card-overlay h2{font-size:48px}.play-card-overlay p{font-size:30px}.play-card--popsicle{grid-area:1/1/span 4/span 7}.play-card--birdhouse{grid-area:1/8/span 3/span 5}.play-card--metalcone{grid-area:4/8/span 3/span 5}.play-card--woodpecker{grid-area:5/1/span 2/span 7}.play-card--ninja-pasta{grid-area:7/1/span 4/span 7}.play-card--candy-key{grid-area:7/8/span 3/span 5}.play-card--alligator{grid-area:10/8/span 4/span 5}.play-card--shoerage{grid-area:11/1/span 3/span 7}.play-card--flower-vase{grid-area:14/1/span 4/span 4}.play-card--saras{grid-area:14/5/span 2/span 5}.play-card--regal{grid-area:14/10/span 3/span 3}.play-card--parna{grid-area:16/5/span 3/span 5}.play-card--ballerina{grid-area:17/10/span 2/span 3}.play-card--classy{grid-area:18/1/span 2/span 4}.play-card--peak{grid-area:19/5/span 3/span 4}.play-card--gods-hand{grid-area:19/9/span 3/span 4}.play-card--candy-stool{grid-area:20/1/span 4/span 4}.play-card--forms-digital{grid-area:22/5/span 2/span 4}.play-card--forms-exercise{grid-area:22/9/span 2/span 4}.play-popsicle-scene{background:#fff9eb;position:absolute;inset:0}.play-popsicle-scene img{transition:transform .42s cubic-bezier(.2,.7,.2,1)}.play-popsicle-pack{object-fit:cover;object-position:0 0;border-radius:var(--radius-media);width:55.65%!important;height:92.64%!important;inset:auto auto 0 0!important}.play-popsicle-hand{z-index:1;width:44.34%;height:auto;position:absolute;bottom:0;right:0}.work-footer{min-height:86px;box-shadow:var(--shadow-footer);padding-block:20px}.work-footer p{font-family:var(--font-body);white-space:nowrap;align-items:center;margin:0;font-size:16px;font-weight:600;display:flex}.work-footer p strong{font-weight:600}.work-footer-nav a{font-size:20px;font-weight:500}.work-footer-nav a.playful{font-family:Sour Gummy,sans-serif;font-size:24px;font-weight:400}.scroll-to-top{background:var(--accent);color:#fff;border-radius:35px;place-items:center;width:50px;height:50px;margin:0 auto 60px;transition:transform .18s,box-shadow .18s;display:grid}.scroll-to-top__icon{background:#fff;width:30px;height:30px;display:block;-webkit-mask:url(/work/arrow-up.svg) 50%/contain no-repeat;mask:url(/work/arrow-up.svg) 50%/contain no-repeat}.scroll-to-top:hover,.scroll-to-top:focus-visible{transform:translateY(-2px);box-shadow:0 8px 18px #ff843d52}.ati-robotics-link{color:#262626;text-underline-offset:3px;white-space:nowrap;flex:none;align-items:center;width:229px;height:24px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:35px;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.ati-robotics-link:hover,.ati-robotics-link:visited{color:#262626}.ati-robotics-link:focus-visible{color:#262626;outline:2px solid var(--color-ink);outline-offset:4px;border-radius:4px}.ati-robotics-link__icon{background:currentColor;flex:0 0 24px;width:24px;height:24px;display:block;-webkit-mask:url(/work/arrow-up-right.svg) 50%/contain no-repeat;mask:url(/work/arrow-up-right.svg) 50%/contain no-repeat}.work-socials{gap:var(--social-gap);align-items:center;display:flex}.social-icon{width:var(--social-target);height:var(--social-target);color:var(--color-ink);transform-origin:50%;transition:color var(--motion-fast) ease, background-color var(--motion-fast) ease, transform var(--motion-fast) ease;background:0 0;border-radius:12px;place-items:center;padding:5px;display:grid;position:relative}.social-icon:hover,.social-icon:focus-visible{background:var(--color-control);color:var(--color-accent)}.social-icon:focus-visible{outline:2px solid var(--color-ink);outline-offset:3px}.social-icon:active{color:var(--color-accent);background:0 0;transform:scale(.96)}.social-glyph{width:var(--social-glyph);height:var(--social-glyph);-webkit-mask:var(--social-icon) center / contain no-repeat;-webkit-mask:var(--social-icon) center / contain no-repeat;mask:var(--social-icon) center / contain no-repeat;background-color:currentColor;flex:none;display:block}.social-glyph--behance{--social-icon:url(/work/behance-tag.svg)}.social-glyph--instagram{--social-icon:url(/work/instagram.svg)}.social-glyph--linkedin{--social-icon:url(/work/linkedin.svg)}.ds-more-info{width:min(var(--content-max), calc(100vw - var(--page-margin) - var(--page-margin)));min-height:var(--more-info-height);padding:var(--space-4) var(--space-grid);border-radius:var(--radius-card);color:var(--color-accent);text-align:center;background:#ff843d1a;place-items:center;display:grid}.ds-more-info p{max-width:800px;font-family:var(--font-display);margin:0;font-size:28px;font-weight:500;line-height:35px}.ds-project-title,.ds-section-title{color:var(--color-accent);font-family:var(--font-display);margin:0;font-weight:500}.ds-project-title{font-size:34px;line-height:39px}.ds-section-title{font-size:28px;line-height:35px}.ds-feature-bullet{grid-template-columns:var(--feature-dot-target) minmax(0, 1fr);align-items:start;gap:var(--space-2);width:min(100%,422px);display:grid}.ds-feature-dot{width:var(--feature-dot-target);height:var(--feature-dot-target);place-items:center;display:grid}.ds-feature-dot:before{width:var(--feature-dot-size);height:var(--feature-dot-size);border-radius:var(--radius-pill);content:"";background:#d9d9d9}.ds-feature-text{flex-direction:column;gap:4px;min-width:0;display:flex}.ds-feature-text h3,.ds-feature-text p{color:var(--color-ink);font-family:var(--font-body);margin:0;line-height:26px}.ds-feature-text h3{font-size:20px;font-weight:500}.ds-feature-text p{font-size:18px;font-weight:400}.about-page{--about-content-max:1000px;--about-width:min(calc(100vw - 200px), var(--about-content-max));--about-contact-width:min(calc(100vw - 200px), 1096px);align-items:center;gap:var(--space-grid);flex-direction:column;display:flex}.about-hero{flex:none;justify-content:center;align-items:center;width:100%;height:614px;margin-top:0;padding:120px 0 200px;display:flex;position:relative;overflow:hidden}.about-hero>img{object-fit:cover;opacity:.4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.about-hero-copy{z-index:1;align-items:flex-end;gap:var(--space-grid);width:min(574px,100% - 32px);color:var(--color-ink);flex-direction:column;display:flex;position:relative}.about-hero-copy p,.about-hero-copy h1,.about-hero-copy span,.about-hero-copy strong,.about-work-link{margin:0;line-height:1.16}.about-hero-copy p,.about-hero-copy span,.about-hero-copy strong,.about-work-link{font-family:var(--font-playful);font-weight:500}.about-hero-copy p,.about-hero-copy span{font-size:60px}.about-hero-copy>p{width:100%}.about-hero-copy h1{width:100%;font-family:var(--font-display);text-align:center;font-size:90px;font-weight:600;line-height:1}.about-hero-copy div{align-items:flex-end;gap:var(--space-4);white-space:nowrap;display:flex}.about-hero-copy strong,.about-work-link{color:var(--color-accent);text-underline-offset:.08em;font-size:70px;text-decoration:underline;text-decoration-thickness:.06em}.about-grid{width:var(--about-width);gap:var(--space-grid);grid-template-rows:repeat(2,minmax(261px,auto)) minmax(0,auto);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.about-card{background:var(--color-surface);min-width:0;color:var(--color-ink);border:1px solid #ff843d8c;border-radius:40px;box-shadow:0 7px 16px #ff843d1f}.about-life-card{min-height:552px;padding:var(--space-grid) var(--space-emphasis) 0;justify-content:flex-end;align-items:center;gap:var(--space-emphasis);flex-direction:column;grid-area:1/1/span 2;display:flex}.about-life-card div{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.about-life-card h2{color:var(--color-accent);font-family:var(--font-playful);margin:0;font-size:34px;font-weight:400;line-height:44px}.about-life-card p{font-family:var(--font-body);margin:0;font-size:24px;font-weight:400;line-height:36px}.about-life-card img{width:min(304px,62%);height:auto}.about-statement-card{min-height:261px;padding:var(--space-grid) var(--space-emphasis);grid-column:2;align-items:center;display:flex}.about-statement-card p{font-family:var(--font-playful);margin:0;font-size:30px;font-weight:400;line-height:40px}.about-statement-card--principles{grid-row:1}.about-statement-card--principles p>span{display:block}.about-statement-card--journey{grid-row:2}.about-statement-card strong{color:var(--color-accent);font-weight:400}.about-timeline-card{min-height:456px;padding:var(--space-grid) 50px;justify-content:flex-start;align-items:flex-start;gap:var(--space-grid);flex-direction:column;grid-row:3;place-self:stretch stretch;display:flex}.about-timeline-card--education{grid-column:2}.about-timeline-card--work{grid-column:1}.about-timeline-card h2{width:fit-content;min-height:45px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-surface);font-family:var(--font-display);align-items:center;margin:0;font-size:22px;font-weight:500;line-height:23px;display:inline-flex}.about-timeline{width:100%}.about-timeline>div{gap:var(--space-content);padding-left:var(--space-emphasis);flex-direction:column;display:flex;position:relative}.about-timeline>div:before{content:"";width:1px;top:var(--space-2);bottom:var(--space-2);background:var(--color-ink);position:absolute;left:9px}.about-timeline section{font-family:var(--font-body);margin:0;position:relative}.about-timeline section:before{content:"";width:var(--space-4);height:var(--space-4);top:var(--space-1);left:calc(-1 * var(--space-emphasis));border-radius:var(--radius-pill);background:#ffc9aa;position:absolute}.about-timeline h3,.about-timeline p{color:var(--color-ink);margin:0}.about-timeline h3{font-size:20px;font-weight:500;line-height:27px}.about-timeline p{font-size:18px;line-height:27px}.about-timeline span{color:var(--color-muted);font-size:18px;line-height:27px}.about-resume{min-width:236px;min-height:80px;padding:var(--space-2) var(--space-emphasis);border:1px solid var(--color-accent);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-surface);font-family:var(--font-playful);transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;justify-content:center;align-items:center;margin:0;font-size:30px;line-height:36px;display:flex;box-shadow:0 9px 18px #ff843d33}.about-resume:hover,.about-resume:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px #ff843d42}.about-resume:active{transform:scale(.96)}.about-spacer{background:var(--color-surface);flex:none;width:min(100%,1436px);height:90px}.about-recognition{width:min(100vw - 214px,1226px);padding:var(--space-grid) 0;gap:var(--space-emphasis);flex-direction:column;display:flex}.about-recognition h2{color:var(--color-accent);font-family:var(--font-display);margin:0;font-size:50px;font-weight:500;line-height:34px}.about-recognition-logos{grid-template-columns:6.68% 15.18% 25.43% 16.49% 10.94%;align-items:center;column-gap:4.894%;min-height:145px;display:grid}.about-recognition-logos img{object-fit:contain;width:100%;max-height:145px;display:block}.about-contact{width:var(--about-contact-width);margin:0}.about-contact h2{color:var(--color-ink);font-family:var(--font-display);margin:0 0 27px;font-size:50px;font-weight:500;line-height:1.16}.about-contact-layout{grid-template-columns:minmax(0,330px) minmax(0,666px);align-items:flex-start;gap:100px;display:grid}.about-contact-links{gap:var(--space-emphasis);flex-direction:column;width:100%;margin:0;font-style:normal;display:flex}.about-contact h3,.about-form label span{color:var(--color-accent);font-family:var(--font-display);margin:0;font-size:26px;font-weight:500;line-height:27px}.about-contact-links div{gap:var(--space-4);flex-direction:column;display:flex}.about-contact-links a,.about-form input,.about-form textarea{border:1px solid var(--color-accent);border-radius:var(--radius-pill);background:var(--color-surface);width:100%;color:var(--color-ink);font-family:var(--font-body);font-size:20px;font-weight:500;line-height:30px}.about-contact-links a{height:64px;padding:var(--space-2) var(--space-4);align-items:center;display:flex}.about-form{column-gap:var(--space-emphasis);row-gap:var(--space-emphasis);grid-template-columns:minmax(0,292fr) minmax(0,334fr);width:100%;display:grid}.about-form h3{margin-bottom:-15px}.about-form h3,.about-message-field{grid-column:1/-1}.about-form label{gap:var(--space-4);flex-direction:column;display:flex}.about-form label span{color:var(--color-ink);font-family:var(--font-playful);font-size:26px;font-weight:400;line-height:35px}.about-form input{height:64px;padding:var(--space-2) var(--space-4)}.about-form textarea{resize:vertical;min-height:275px;padding:var(--space-grid) var(--space-4);border-radius:var(--radius-section)}.about-form input::placeholder,.about-form textarea::placeholder{color:#2626264d;font-style:italic;font-weight:400}.about-form-honeypot{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.about-form-actions{grid-column:1/-1;align-items:center;gap:20px;min-height:64px;display:flex}.about-form-actions button{border:1px solid var(--color-accent);border-radius:var(--radius-pill);background:var(--color-accent);min-width:176px;height:54px;color:var(--color-surface);font-family:var(--font-body);cursor:pointer;padding:10px 22px;font-size:18px;font-weight:600;line-height:1}.about-form-actions button:hover{background:var(--color-surface);color:var(--color-accent)}.about-form-actions button:focus-visible{outline:3px solid color-mix(in srgb, var(--color-accent) 35%, transparent);outline-offset:3px}.about-form-actions button:disabled{cursor:wait;opacity:.65}.about-form-status{color:var(--color-ink);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.35}.about-form-status--error{color:brown}.about-page .scroll-to-top{margin:0}.sherpa-page{flex-direction:column;align-items:center;gap:30px;display:flex}.sherpa-section,.sherpa-wide-image,.sherpa-contact-note{width:min(100vw - 40px,1240px)}.sherpa-media{object-fit:cover;width:100%;height:100%;display:block}.sherpa-media.sherpa-wide-image{width:min(100vw - 40px,1240px)}.sherpa-hero-image{object-fit:cover;object-position:center top;width:100%;height:869px;max-height:none}.sherpa-section{flex-direction:column;align-items:flex-start;gap:25px;display:flex}.sherpa-section h1,.sherpa-section h2{color:var(--accent);margin:0;font-family:Anybody,sans-serif;font-weight:500;line-height:35px}.sherpa-section h1{font-size:34px;line-height:1.158}.sherpa-section h2{font-size:28px}.sherpa-section h3{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:22px;font-weight:500;line-height:26px}.sherpa-section p,.sherpa-section li,.sherpa-ati-link{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.sherpa-intro,.sherpa-process,.sherpa-decisions,.sherpa-integrated,.sherpa-details,.sherpa-making{gap:0}.sherpa-intro .sherpa-title-row{margin-bottom:9.62px}.sherpa-intro>p{margin-bottom:12px}.sherpa-process>h2,.sherpa-decisions>h2,.sherpa-details>h2,.sherpa-making>h2{margin-bottom:9px}.sherpa-process>p,.sherpa-details>p,.sherpa-making>p{margin-bottom:12px}.sherpa-integrated>h3{margin-bottom:4px}.sherpa-integrated>p{margin-bottom:7px}.sherpa-title-row{align-items:center;gap:30px;display:flex}.sherpa-ati-link{text-underline-position:from-font;align-items:center;gap:2px;text-decoration:underline;display:flex}.sherpa-ati-link span{place-items:center;width:24px;height:24px;text-decoration:none;display:grid}.sherpa-role-layout{flex:none;align-items:flex-start;gap:25px;width:100%;height:auto;min-height:507px;display:flex;overflow:visible}.sherpa-role-layout>.sherpa-media{border-radius:10px;flex:auto;min-width:0;height:507px}.sherpa-role-copy{flex-direction:column;flex:0 0 280px;align-items:flex-start;gap:11px;width:280px;min-width:0;height:507px;min-height:0;display:flex;overflow:visible}.sherpa-role-copy>p{width:100%}.sherpa-role-copy h3{margin-bottom:10px;font-size:18px}.sherpa-role-copy ul{margin:0;padding-left:27px}.sherpa-role-copy li{padding-left:0}.sherpa-process>p,.sherpa-details>p{width:min(100%,682px)}.sherpa-process-strip{flex:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:25px;width:100%;height:340px;display:grid;overflow:hidden}.sherpa-process-strip .sherpa-media,.sherpa-decision-grid .sherpa-media,.sherpa-modular .sherpa-media,.sherpa-integrated-grid .sherpa-media,.sherpa-details .sherpa-media,.sherpa-making-grid .sherpa-media{border-radius:10px}.sherpa-process-strip .sherpa-media{object-fit:cover}.sherpa-wide-image{border-radius:10px;height:auto;max-height:779px}.sherpa-process+.sherpa-wide-image{object-position:center center;height:790px;max-height:none}.sherpa-decision-grid{flex:none;grid-template-columns:1fr 805px;gap:20px;width:100%;height:611px;display:grid}.sherpa-decision-grid article{flex-direction:column;gap:20px;min-width:0;display:flex}.sherpa-title-mobile{display:none}.sherpa-decision-copy.ds-feature-bullet{width:100%;display:block}.sherpa-decision-copy .ds-feature-dot{display:none}.sherpa-decision-copy .ds-feature-text{gap:20px}.sherpa-decision-copy .ds-feature-text h3{font-size:22px}.sherpa-decision-copy .ds-feature-text p{font-size:18px}.sherpa-decision-grid .sherpa-media{flex:0 0 522px;height:522px;min-height:0}.sherpa-modular{flex-direction:row;align-items:flex-start;gap:20px}.sherpa-modular>.sherpa-media{flex:auto;min-width:0;height:670px}.sherpa-modular article{flex-direction:column;gap:20px;width:392px;height:670px;display:flex}.sherpa-modular article .sherpa-media{flex:auto;min-height:0}.sherpa-integrated-grid{flex:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;height:667px;display:grid}.sherpa-integrated-grid .sherpa-media:first-child{grid-row:1/span 2}.sherpa-details,.sherpa-integrated{gap:0}.sherpa-details>:nth-child(n+4){margin-top:25px}.sherpa-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;height:403px;display:grid}.sherpa-details>.sherpa-wide-image+.sherpa-two-up{height:753px}.sherpa-details>.sherpa-wide-image{width:100%;height:779px}.sherpa-squareless{aspect-ratio:1280/728;height:auto;max-height:none}.sherpa-details>.sherpa-squareless{height:705px}.sherpa-making{gap:0}.sherpa-making-grid{grid-template-rows:repeat(9,minmax(0,1fr));grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;width:100%;height:1885.75px;display:grid;overflow:hidden}.sherpa-making-grid .sherpa-media:first-child{grid-area:1/1/span 5/span 7}.sherpa-making-grid .sherpa-media:nth-child(2){grid-area:1/8/span 2/span 5}.sherpa-making-grid .sherpa-media:nth-child(3){grid-area:3/8/span 2/span 5}.sherpa-making-grid .sherpa-media:nth-child(4){grid-area:5/8/span 3/span 5}.sherpa-making-grid .sherpa-media:nth-child(5){grid-area:6/1/span 2/span 7}.sherpa-making-grid .sherpa-media:nth-child(6){grid-area:8/1/span 2/span 6}.sherpa-making-grid .sherpa-media:nth-child(7){grid-area:8/7/span 2/span 6;transform:rotate(-.45deg)}.sherpa-contact-note{height:var(--more-info-height);background:#ff843d1a;border-radius:10px;place-items:center;padding:0 218px;display:grid}.sherpa-contact-note p{color:var(--accent);text-align:center;margin:0;font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:35px}.sherpa-page .scroll-to-top{margin:0}.lifter-page{flex-direction:column;align-items:center;gap:30px;display:flex}.lifter-section,.lifter-overview{width:min(100vw - 40px,1240px)}.lifter-section{flex-direction:column;align-items:flex-start;gap:25px;display:flex}.lifter-intro{gap:var(--gap-project-title-to-body)}.lifter-title-row{align-items:center;gap:30px;display:flex}.lifter-section p,.lifter-overview p,.lifter-ati-link{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.lifter-intro>p{width:min(100%,893px)}.lifter-ati-link{text-underline-position:from-font;align-items:center;gap:2px;text-decoration:underline;display:flex}.lifter-ati-link span{place-items:center;width:24px;height:24px;text-decoration:none;display:grid}.lifter-overview{align-items:stretch;gap:30px;display:flex}.lifter-overview-copy{flex-direction:column;flex:0 0 291px;gap:30px;width:291px;height:414px;display:flex}.lifter-overview-copy article{align-items:flex-start;gap:var(--gap-section-title-to-body);flex-direction:column;display:flex}.lifter-role-list{display:none}.lifter-hero-image,.lifter-decision-images img,.lifter-gallery-slider img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.lifter-hero-image{flex:auto;min-width:0;height:414px;min-height:414px}.lifter-decision-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;width:100%;height:403px;display:grid}.lifter-decisions{gap:var(--gap-section-title-to-body)}.lifter-mobile-plural{display:none}.lifter-decision-content{flex-direction:column;gap:25px;width:100%;display:flex}.lifter-decision-copy{grid-template-columns:467fr 361.5fr 361.5fr;justify-content:space-between;align-items:start;gap:25px;width:100%;display:grid}.lifter-decision-copy article{min-width:0}.lifter-decision-copy .lifter-decision-item{grid-template-columns:minmax(0,1fr);gap:0;width:100%;max-width:none}.lifter-decision-copy .lifter-decision-item>.ds-feature-dot{display:none}.lifter-decision-copy .ds-feature-text{width:100%}.lifter-gallery{gap:14px;height:auto}.lifter-gallery-slider{width:100%;height:690px}.lifter-page .scroll-to-top{margin:0}.edubot-page{flex-direction:column;align-items:center;gap:40px;display:flex}.edubot-section,.edubot-intro,.edubot-contact-note{width:min(100vw - 200px,1240px)}.edubot-intro{grid-template-columns:minmax(0,482px) minmax(0,441px);justify-content:space-between;align-items:start;column-gap:40px;min-height:135px;display:grid}.edubot-intro-copy{gap:var(--space-1);flex-direction:column;width:100%;max-width:482px;display:flex}.edubot-title-row{align-items:center;gap:25px;display:flex}.edubot-role{flex-direction:column;gap:4px;width:100%;max-width:441px;padding-top:5px;display:flex}.edubot-section{flex-direction:column;gap:20px;display:flex}.edubot-section h2,.edubot-role h2,.edubot-contact-note p{color:var(--accent);margin:0;font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:35px}.edubot-intro h1{color:var(--accent);margin:0;font-family:Anybody,sans-serif;font-size:34px;font-weight:500;line-height:1.158}.edubot-section h3,.edubot-feature h2,.edubot-two-feature h2,.edubot-utility h2{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:26px}.edubot-section p,.edubot-section span,.edubot-intro p,.edubot-role p,.edubot-ati-link{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.edubot-intro p,.edubot-role p{line-height:22.75px}.edubot-ati-link{text-underline-position:from-font;white-space:nowrap;align-items:center;gap:2px;text-decoration:underline;display:flex}.edubot-ati-link span{place-items:center;width:24px;height:24px;display:grid}.edubot-media{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.edubot-hero{justify-content:center;align-items:flex-end;width:100%;height:728px;padding-bottom:20px;display:flex;position:relative;overflow:hidden}.edubot-hero .edubot-media{border-radius:0;position:absolute;inset:0}.edubot-keywords{z-index:1;justify-content:space-between;align-items:center;gap:0;width:min(100vw - 184px,1196px);display:flex;position:relative}.edubot-keywords span{color:#4d4d4d}.edubot-design-base{grid-template-columns:minmax(0,422fr) minmax(0,788fr);align-items:stretch;gap:30px;height:462px;display:grid}.edubot-base-copy{flex-direction:column;gap:14px;width:100%;display:flex}.edubot-base-list{flex-direction:column;gap:17px;display:flex}.edubot-base-list article{align-items:flex-start;gap:10px;display:flex}.edubot-base-list article>span{background:#d9d9d9;border-radius:999px;flex:0 0 15px;width:15px;height:15px;margin-top:4px}.edubot-base-list article>div{flex-direction:column;gap:4px;display:flex}.edubot-design-base>.edubot-media{min-width:0;height:462px}.edubot-inspirations{min-height:373px;margin-block:var(--space-grid);gap:0;position:relative;overflow:visible}.edubot-inspirations:before,.edubot-inspirations:after{content:"";border-top:1px solid var(--color-divider);width:100%;position:absolute;left:0}.edubot-inspirations:before{top:calc(-1 * var(--space-grid))}.edubot-inspirations:after{bottom:calc(-1 * var(--space-grid))}.edubot-inspirations h2{margin-bottom:9px}.edubot-inspiration-labels{white-space:nowrap;align-items:center;gap:30px;margin-bottom:12px;display:flex}.edubot-inspiration-grid{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;height:291px;display:grid}.edubot-inspiration-grid .edubot-media{border-radius:var(--radius-media);height:291px;min-height:0}.edubot-feature{gap:0}.edubot-feature>h2{margin-bottom:4px}.edubot-feature>p{margin-bottom:7px}.edubot-feature>p,.edubot-two-feature>article>p,.edubot-utility article>p{width:100%}.edubot-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;height:517.5px;min-height:0;display:grid}.edubot-internal{height:449px}.edubot-internal .edubot-two-up{height:386px}.edubot-two-feature{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.edubot-two-feature article,.edubot-utility article{flex-direction:column;gap:0;min-width:0;display:flex}.edubot-two-feature article{height:580.5px}.edubot-two-feature h2,.edubot-utility h2{margin-bottom:4px}.edubot-two-feature article>p,.edubot-utility article>p{margin-bottom:7px}.edubot-two-feature .edubot-media{height:517.5px}.edubot-utility{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.edubot-utility>.edubot-media{height:580.5px;min-height:0}.edubot-utility article .edubot-media{height:491.5px;min-height:0}.edubot-battery{height:598px}.edubot-battery-grid,.edubot-mounting-grid,.edubot-led-grid{flex:auto;gap:20px;min-height:0;display:grid}.edubot-battery-grid{grid-template-columns:minmax(0,811fr) minmax(0,408fr)}.edubot-battery-grid>div,.edubot-mounting-grid>div,.edubot-led-grid>div{flex-direction:column;gap:20px;min-height:0;display:flex}.edubot-battery-grid>div .edubot-media,.edubot-mounting-grid>div .edubot-media,.edubot-led-grid>div .edubot-media{flex:1 1 0;min-height:0}.edubot-mounting .edubot-mounting-grid{grid-template-columns:repeat(2,minmax(0,1fr));height:712px}.edubot-led{height:690px}.edubot-led-grid{grid-template-columns:minmax(0,390fr) minmax(0,830fr)}.edubot-final{border-radius:0;width:100%;height:686px}.edubot-contact-note{height:var(--more-info-height);background:#ff843d1a;border-radius:10px;place-items:center;padding:0 218px;display:grid}.edubot-contact-note p{text-align:center}.edubot-page .scroll-to-top{margin:0}@media (max-width:960px){.work-header{align-items:flex-start;gap:24px;height:auto;padding:24px 28px}.work-brand{font-size:25px}.work-brand img{width:39px;height:35px}.work-nav{flex-wrap:wrap;justify-content:flex-end;gap:0}.work-nav a,.work-nav a.playful{padding:8px 12px;font-size:20px}.work-grid{--work-grid-width:min(calc(100vw - 56px), 860px);--work-grid-gap:24px;--work-grid-gutters:264px;margin-block:54px}.work-project--hero{width:100%}.play-grid{--play-grid-width:min(calc(100vw - 56px), 860px);--play-grid-gap:24px;--play-grid-gutters:264px;margin-block:54px}.work-project-overlay,.work-project--featured .work-project-overlay{padding:42px}.work-project-overlay h2{font-size:clamp(30px,5vw,48px)}.work-project-overlay p{font-size:clamp(20px,3.3vw,30px)}.work-footer{flex-wrap:wrap;gap:24px;height:auto;padding:28px}.scroll-to-top{margin-bottom:54px}.work-footer-nav{display:none}.about-page{--about-width:min(calc(100vw - 56px), 860px);--about-contact-width:min(calc(100vw - 56px), 860px)}.about-hero{height:600px;margin-top:0;padding:140px 28px}.about-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:28px;height:auto;margin-top:0;overflow:visible}.about-life-card,.about-statement-card,.about-timeline-card,.about-timeline-card--education,.about-timeline-card--work{grid-area:auto/auto/auto/span 1;width:auto;height:auto}.about-life-card,.about-statement-card,.about-timeline-card{border-radius:36px;padding:36px}.about-life-card{gap:40px}.about-life-card div{gap:36px}.about-contact{margin:0}.about-recognition{width:min(100vw - 56px,860px)}.about-recognition-logos{gap:28px}.about-contact-layout{grid-template-columns:1fr}.about-contact-links,.about-form{width:100%}.about-form{grid-template-columns:repeat(2,minmax(0,1fr))}.sherpa-section,.sherpa-wide-image,.sherpa-contact-note,.sherpa-media.sherpa-wide-image,.lifter-section,.lifter-overview,.lifter-contact-note,.edubot-section,.edubot-intro,.edubot-contact-note{width:min(100vw - 56px,860px)}.edubot-intro{align-items:flex-start;gap:40px;min-height:0;display:flex}.edubot-intro-copy,.edubot-role{flex:1 1 0;width:auto}.edubot-title-row{flex-direction:column;align-items:flex-start;gap:12px}.edubot-hero{height:540px}.edubot-keywords{flex-wrap:wrap;gap:22px 44px;padding-inline:28px}.edubot-design-base{flex-direction:column;height:auto;display:flex}.edubot-base-copy{flex:0 auto;width:100%}.edubot-design-base>.edubot-media{aspect-ratio:818/680;height:auto;min-height:0}.edubot-inspirations{height:auto}.edubot-inspiration-labels{white-space:normal;flex-wrap:wrap}.edubot-inspiration-grid{grid-template-columns:1fr 1fr 1fr;height:310px}.edubot-two-up{height:auto;min-height:320px}.edubot-two-feature .edubot-media,.edubot-utility>.edubot-media,.edubot-utility article .edubot-media{aspect-ratio:1.6;height:auto;min-height:0}.edubot-battery,.edubot-battery-grid,.edubot-mounting .edubot-mounting-grid,.edubot-led-grid{height:auto}.edubot-battery-grid{grid-template-columns:1.35fr .75fr}.edubot-battery-grid>.edubot-media{aspect-ratio:1.52}.edubot-battery-grid>div .edubot-media,.edubot-mounting-grid>div .edubot-media,.edubot-led-grid>div .edubot-media{min-height:180px}.edubot-mounting .edubot-mounting-grid,.edubot-led-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edubot-led{height:auto}.edubot-final{aspect-ratio:3300/1856;height:auto}.lifter-overview{flex-direction:column}.lifter-overview-copy{flex:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;height:auto;display:grid}.lifter-hero-image{aspect-ratio:949/414;height:auto;min-height:0}.lifter-decision-images{height:auto}.lifter-decision-images img{aspect-ratio:1.43}.lifter-decision-copy{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lifter-gallery{height:auto}.lifter-gallery-slider{aspect-ratio:1240/690;height:auto}.sherpa-hero-image{width:100%}.sherpa-intro,.sherpa-process,.sherpa-decisions,.sherpa-modular,.sherpa-integrated{height:auto}.sherpa-role-layout,.sherpa-modular{flex-direction:column}.sherpa-role-layout>.sherpa-media,.sherpa-modular>.sherpa-media{aspect-ratio:926/466;width:100%;height:auto}.sherpa-role-copy{flex:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;height:auto;display:grid}.sherpa-role-copy h2{grid-column:1/-1}.sherpa-process-strip{grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.sherpa-process-strip .sherpa-media{aspect-ratio:1/1.15}.sherpa-decision-grid,.sherpa-two-up{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.sherpa-decision-grid{grid-template-columns:1fr 1.45fr}.sherpa-modular article{width:100%;height:auto}.sherpa-modular article .sherpa-media{aspect-ratio:392/389}.sherpa-integrated-grid{height:520px}.sherpa-details>.sherpa-wide-image,.sherpa-details>.sherpa-wide-image+.sherpa-two-up{height:auto}.sherpa-making-grid{grid-auto-rows:minmax(140px,1fr);height:auto}}@media (max-width:640px){.work-header{flex-direction:column;padding:18px 16px}.work-nav{justify-content:space-between;width:100%}.work-nav a,.work-nav a.playful{padding:7px 4px;font-size:17px}.work-grid{--work-grid-width:calc(100vw - 32px);--work-grid-gap:16px;flex-direction:column;gap:16px;margin-block:30px;display:flex;overflow:visible}.play-grid{--play-grid-width:calc(100vw - 32px);--play-grid-gap:16px;flex-direction:column;gap:16px;margin-block:30px;display:flex;overflow:visible}.work-project,.play-card{border-radius:18px;aspect-ratio:1/.82!important}.work-project-overlay{background:linear-gradient(#0000 30%,#000000b8);padding:24px}.work-project--featured .work-project-overlay{padding:24px}.work-project-overlay h2{font-size:28px}.work-project-overlay p{font-size:19px}@media (hover:none){.work-project .work-project-overlay,.play-card .play-card-overlay{opacity:1}}.work-project--aasha,.play-card--popsicle,.play-card--ninja-pasta,.play-card--alligator,.play-card--flower-vase,.play-card--candy-stool{aspect-ratio:1/1.2!important}.work-footer{flex-direction:column-reverse;align-items:flex-start;padding:24px 16px}.scroll-to-top{margin-bottom:30px}.work-footer p{font-size:12px}.about-page{--about-width:calc(100% - 32px);--about-contact-width:calc(100% - 32px)}.about-hero{height:460px;margin-top:0;padding:80px 16px}.about-hero-copy{text-align:center;align-items:center;gap:24px}.about-hero-copy p,.about-hero-copy span{font-size:34px}.about-hero-copy h1{font-size:54px}.about-hero-copy div{gap:10px}.about-hero-copy strong{font-size:44px}.about-grid{flex-direction:column;gap:20px;margin-top:0;display:flex}.about-life-card,.about-statement-card,.about-timeline-card{border-radius:28px;padding:26px}.about-life-card h2{font-size:38px}.about-life-card p,.about-statement-card p{font-size:20px}.about-timeline-card h2{padding:14px 16px;font-size:22px}.about-timeline h3{font-size:18px;line-height:1.25}.about-timeline p{font-size:16px}.about-timeline span{font-size:14px}.about-resume{margin-top:34px;padding:12px 24px;font-size:22px;line-height:32px}.about-contact{margin:0}.about-recognition{gap:28px;width:calc(100% - 32px)}.about-recognition h2{font-size:36px}.about-recognition-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;min-height:0}.about-recognition-logos img{justify-self:center;width:auto;max-width:100%;height:92px}.about-contact h2{margin-bottom:32px;font-size:36px}.about-contact-layout,.about-contact-links,.about-contact-links div{gap:28px}.about-contact h3,.about-form label span{font-size:20px;line-height:28px}.about-contact-links a,.about-form input,.about-form textarea{font-size:14px;line-height:24px}.about-contact-links a,.about-form input{height:46px;padding:8px 18px}.about-form{grid-template-columns:1fr;gap:22px}.about-form h3,.about-message-field{grid-column:auto}.about-form textarea{min-height:180px;padding:20px 18px}.sherpa-page{gap:24px}.sherpa-section,.sherpa-wide-image,.sherpa-contact-note,.lifter-section,.lifter-overview,.lifter-contact-note{width:calc(100vw - 32px)}.edubot-page{gap:24px}.edubot-section,.edubot-intro,.edubot-contact-note{width:calc(100vw - 32px)}.edubot-intro,.edubot-title-row,.edubot-design-base,.edubot-two-feature,.edubot-utility{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.edubot-intro-copy,.edubot-role{width:100%}.edubot-intro h1{font-size:28px}.edubot-section h2,.edubot-role h2,.edubot-contact-note p{font-size:24px;line-height:32px}.edubot-section h3,.edubot-feature h2,.edubot-two-feature h2,.edubot-utility h2{font-size:18px;line-height:24px}.edubot-section p,.edubot-section span,.edubot-intro p,.edubot-role p,.edubot-ati-link{font-size:16px;line-height:24px}.edubot-hero{height:420px}.edubot-keywords{gap:12px 22px}.edubot-base-copy,.edubot-base-list,.edubot-base-list article>div,.edubot-section,.edubot-two-feature article,.edubot-utility article{gap:16px}.edubot-two-up,.edubot-inspiration-grid,.edubot-battery-grid,.edubot-mounting .edubot-mounting-grid,.edubot-led-grid{flex-direction:column;gap:16px;height:auto;min-height:0;display:flex}.edubot-design-base>.edubot-media{aspect-ratio:1/.68;width:100%;height:auto;min-height:0}.edubot-two-up .edubot-media,.edubot-inspiration-grid .edubot-media,.edubot-battery-grid .edubot-media,.edubot-mounting-grid .edubot-media,.edubot-led-grid .edubot-media,.edubot-two-feature .edubot-media,.edubot-utility .edubot-media{aspect-ratio:1/.68;height:auto;min-height:0}.edubot-battery-grid>div,.edubot-mounting-grid>div,.edubot-led-grid>div{gap:16px}.edubot-final{aspect-ratio:1/.68}.edubot-contact-note{min-height:112px;padding:32px 24px}.sherpa-section{gap:18px}.sherpa-section h1{font-size:28px}.sherpa-section h2,.sherpa-contact-note p,.lifter-section h2,.lifter-overview h2,.lifter-contact-note p{font-size:24px;line-height:32px}.lifter-section h1{font-size:28px}.sherpa-section h3{font-size:20px}.sherpa-section p,.sherpa-section li,.sherpa-ati-link,.lifter-section p,.lifter-section li,.lifter-overview p,.lifter-overview li,.lifter-ati-link{font-size:16px;line-height:24px}.sherpa-title-row,.sherpa-role-copy,.lifter-title-row,.lifter-overview-copy{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.lifter-overview{gap:20px}.lifter-overview-copy article{gap:14px}.lifter-decision-images,.lifter-decision-copy{flex-direction:column;gap:16px;display:flex}.lifter-gallery{height:auto}.lifter-gallery-slider{aspect-ratio:1/.72;flex:none}.lifter-contact-note{min-height:112px;padding:32px 24px}.sherpa-process-strip,.sherpa-decision-grid,.sherpa-two-up,.sherpa-integrated-grid,.sherpa-making-grid{flex-direction:column;gap:16px;height:auto;display:flex}.sherpa-process-strip .sherpa-media,.sherpa-decision-grid .sherpa-media,.sherpa-modular .sherpa-media,.sherpa-integrated-grid .sherpa-media,.sherpa-details .sherpa-media,.sherpa-making-grid .sherpa-media,.sherpa-wide-image{aspect-ratio:1/.72;max-height:none}.sherpa-decision-grid article{gap:14px}.sherpa-making-grid .sherpa-media:nth-child(7){transform:none}.sherpa-contact-note{min-height:112px;padding:32px 24px}}.case-page,.play-detail-page{flex-direction:column;align-items:center;gap:30px;display:flex}.play-detail-page .scroll-to-top{margin:0}.xt-lite-page{flex-direction:column;align-items:center;gap:40px;display:flex}.case-intro,.case-overview,.case-section,.case-section-title,.case-contact-note,.play-detail-intro,.detail-grid{width:min(1240px,100vw - 80px)}.case-intro,.case-section,.play-detail-intro{flex-direction:column;gap:25px;display:flex}.case-title-row,.play-detail-intro.has-side{justify-content:space-between;align-items:center;gap:30px;display:flex}.case-intro h1,.play-detail-intro h1,.case-section h2,.case-section-title h2,.case-contact-note p,.detail-section-title h2{color:#ff843d;font-family:var(--font-anybody), sans-serif;margin:0;font-size:34px;font-weight:500;line-height:1.16}.case-intro p,.case-overview p,.case-section p,.case-section li,.case-ati-link,.play-detail-copy,.play-award-card span{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.case-ati-link{white-space:nowrap;align-items:center;gap:8px;font-weight:500;text-decoration:none;display:inline-flex}.case-ati-link span{color:#ff843d}.case-overview{grid-template-columns:290px minmax(0,1fr);align-items:stretch;gap:30px;display:grid}.case-overview.omni-overview{grid-template-columns:356px minmax(0,1fr)}.case-overview-copy{flex-direction:column;gap:30px;display:flex}.case-overview-copy article{border:1px solid #ff843d;border-radius:12px;flex-direction:column;flex:1;gap:25px;padding:30px;display:flex}.case-overview h2,.case-decision-copy h3{color:#ff843d;font-family:var(--font-anybody), sans-serif;margin:0;font-size:28px;font-weight:600;line-height:1.16}.case-overview img,.case-image-stack img,.case-decision-images img,.detail-grid-media img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.case-overview>img{min-height:550px}.case-section{gap:30px}.case-decision-images,.case-decision-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;display:grid}.case-decision-images img{aspect-ratio:608/433}.case-decision-copy{grid-template-columns:repeat(3,minmax(0,1fr))}.case-decision-copy article{flex-direction:column;gap:14px;display:flex}.case-image-stack{flex-direction:column;gap:30px;width:min(1240px,100vw - 80px);display:flex}.case-image-stack img{aspect-ratio:1240/690;height:auto}.case-gallery-slider{border-radius:10px;width:min(1240px,100vw - 80px);height:690px;position:relative;overflow:hidden}.case-gallery-slider img{object-fit:cover;width:100%;height:100%;display:block}.case-gallery-slider:before,.case-gallery-slider:after{content:"";pointer-events:none;z-index:1;width:80px;height:100%;position:absolute;top:0}.case-gallery-slider:before{background:linear-gradient(90deg,#0000002e,#0000);left:0}.case-gallery-slider:after{background:linear-gradient(270deg,#0000002e,#0000);right:0}.case-gallery-button{color:#fff;cursor:pointer;z-index:2;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:50px;height:50px;padding:0 0 7px;font-family:Inter,sans-serif;font-size:56px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.case-gallery-button--previous{left:10px}.case-gallery-button--next{right:10px}.case-gallery-dots{z-index:2;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.case-gallery-dots button{cursor:pointer;background:#ffffffb3;border:0;border-radius:999px;width:8px;height:8px;padding:0}.case-gallery-dots button.active{background:#ff843d;width:24px}.xt-lite-page .work-header,.xt-lite-page .work-footer{flex:none}.xt-lite-intro{gap:var(--gap-project-title-to-body);height:114px}.xt-lite-title-row{justify-content:flex-start}.xt-lite-overview{grid-template-columns:265px 945px;align-items:flex-start;gap:30px;height:667px}.xt-lite-overview-copy{gap:30px;height:508px}.xt-lite-overview-copy article{gap:var(--gap-section-title-to-body);border:0;border-radius:0;flex:none;padding:0}.xt-lite-overview-copy article:first-child{height:187px}.xt-lite-overview-copy article:last-child{height:291px}.xt-lite-overview h2{font-weight:500;line-height:35px}.xt-lite-overview>img{height:667px;min-height:0}.xt-lite-gallery-section{flex-direction:column;gap:14px;height:739px;display:flex}.xt-lite-gallery-section h2{flex:0 0 35px;font-size:28px;font-weight:500;line-height:35px}.xt-lite-gallery-section .case-gallery-slider{flex:0 0 690px}.xt-lite-page .scroll-to-top{margin:0}.omni-gallery img{aspect-ratio:1240/775}.omni-gallery-slider{height:775px}.omni-page{gap:30px}.omni-page .case-intro{gap:var(--gap-project-title-to-body);height:114px;min-height:0}.omni-page .case-title-row{justify-content:flex-start;align-items:flex-start;gap:25px}.omni-page .case-title-row h1{flex:0 0 265px}.omni-page .case-ati-link{color:#262626;text-underline-offset:4px;align-items:flex-start;gap:10px;width:auto;height:24px;padding:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:35px;-webkit-text-decoration:underline #262626;text-decoration:underline #262626;text-decoration-thickness:1.5px;display:flex}.omni-page .case-ati-link:hover,.omni-page .case-ati-link:focus-visible,.omni-page .case-ati-link:visited{color:#262626;-webkit-text-decoration:underline #262626;text-decoration:underline #262626}.omni-page .case-link-arrow{flex:0 0 28px;width:28px;height:24px;margin-left:0;display:block;position:relative}.omni-page .case-link-arrow:before,.omni-page .case-link-arrow:after{content:"";background:#262626;position:absolute}.omni-page .case-link-arrow:before{transform-origin:100%;width:24px;height:3px;top:16px;left:3px;transform:rotate(-45deg)}.omni-page .case-link-arrow:after{background:0 0;border-top:3px solid #262626;border-right:3px solid #262626;width:13px;height:13px;top:2px;right:1px}.omni-page .case-intro>p{max-width:919px;height:65px}.omni-page .case-overview{grid-template-columns:356px 854px;height:550px}.omni-page .case-overview-copy{gap:25px;height:435px}.omni-page .case-overview-copy article{gap:var(--gap-section-title-to-body);border:0;border-radius:0;flex:none;padding:0}.omni-page .case-overview-copy article:first-child{height:197px}.omni-page .case-overview-copy article:last-child{height:213px}.omni-page .case-overview-copy article:first-child p{height:153px}.omni-page .case-overview-copy article:last-child p{height:169px}.omni-page .case-overview h2,.omni-page .case-section h2{font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:19px}.omni-page .case-overview>img{height:550px;min-height:0}.omni-page .case-decisions{gap:25px;height:567px}.omni-page .case-decision-images{gap:25px}.omni-page .case-decision-images img{aspect-ratio:auto;height:429px}.omni-page .case-decision-copy{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.omni-page .case-decision-copy .omni-decision-item{grid-template-columns:minmax(0,1fr);gap:0;width:100%;max-width:none;height:69px}.omni-page .case-decision-copy .omni-decision-item>.ds-feature-dot{display:none}.omni-page .case-decision-copy .ds-feature-text{gap:15px;width:100%;height:69px}.omni-page .case-decision-copy .ds-feature-text h3,.omni-page .case-decision-copy .ds-feature-text p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.omni-page .case-decision-copy .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body), sans-serif;font-size:20px;font-weight:500;line-height:26px}.omni-page .case-decision-copy .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body), sans-serif;font-size:18px;font-weight:400;line-height:26px}.omni-page .case-section-title{height:19px}.omni-page .case-section-title h2{font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:19px}.omni-page .case-gallery-slider{height:775px;margin-top:-5px}.omni-page .case-gallery-slider:before{background:linear-gradient(90deg,#ffffff4d,#fff0)}.omni-page .case-gallery-slider:after{background:linear-gradient(270deg,#ffffff4d,#fff0)}.omni-page .case-gallery-button{color:#262626}.omni-page .case-contact-note{background:#fff3ec;border-radius:10px;justify-content:flex-start;align-items:flex-start;height:196px;min-height:196px;margin-top:0;padding:79px 0 0 218px}.omni-page .case-contact-note p{text-align:left;max-width:781px;font-family:Anybody,sans-serif;font-size:28px;font-weight:500;line-height:35px}.omni-page .scroll-to-top{margin:0 auto}.study-table-page{flex-direction:column;align-items:center;gap:30px;display:flex}.study-intro,.study-hero,.study-context-row,.study-section-copy,.study-direction-row,.study-two-up,.study-wide-image,.study-two-copy,.study-final-images,.study-contact-note{width:min(1240px,100vw - 80px)}.study-intro,.study-section-copy{flex-direction:column;display:flex}.study-intro{gap:var(--gap-project-title-to-body);height:113px}.study-section-copy{gap:var(--gap-section-title-to-body);height:109px}.study-intro p,.study-section-copy p,.study-context-copy p,.study-research-board figcaption{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.study-hero,.study-context-row img,.study-direction-row img,.study-two-up img,.study-wide-image,.study-final-images img{object-fit:cover;border-radius:10px;display:block}.study-hero{height:700px}.study-context-row{grid-template-columns:minmax(220px,251.236fr) minmax(0,963.764fr);align-items:stretch;gap:25px;height:405px;display:grid}.study-context-copy{gap:var(--gap-section-title-to-body);flex-direction:column;height:405px;display:flex}.study-research-board{border-radius:10px;height:405px;margin:0;position:relative;overflow:hidden}.study-research-board img{width:100%;height:100%}.study-research-board:after{content:"";background:linear-gradient(#0000 47.04%,#000000bf 100%);position:absolute;inset:0}.study-research-board figcaption{color:#fff;z-index:1;max-width:710px;position:absolute;bottom:30px;left:50px}.study-direction-row{grid-template-columns:minmax(0,916fr) minmax(220px,299fr);align-items:stretch;gap:25px;height:510px;display:grid}.study-direction-row>img{width:100%;height:510px}.study-decision-copy{flex-direction:column;gap:40px;display:flex}.study-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.study-two-up img{width:100%;height:371.858px}.study-wide-image{width:100%}.study-wide-image--front{height:640.479px}.study-wide-image--rear{height:648.468px}.study-two-copy{grid-template-columns:minmax(0,459fr) minmax(0,756fr);gap:25px;height:69px;display:grid}.study-final-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.study-final-images img{width:100%;height:603.864px}.study-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.study-table-page .scroll-to-top{margin:0 auto}.study-direction-composition,.study-final-composition{display:contents}.study-decision-copy--mobile{display:none}.eeg-headset-page{flex-direction:column;align-items:center;gap:30px;display:flex}.eeg-intro,.eeg-context,.eeg-features,.eeg-two-up,.eeg-three-up,.eeg-nda-note{width:min(1240px,100vw - 80px)}.eeg-intro{grid-template-columns:668.68px 330px;justify-content:space-between;align-items:flex-start;min-height:139px;display:grid}.eeg-intro-copy{flex-direction:column;gap:8.62px;display:flex}.eeg-intro h1{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-size:34px;font-weight:500;line-height:39.38px}.eeg-intro p,.eeg-context p{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.eeg-meta{grid-template-columns:130px 140px;gap:60px;padding-top:20.674px;display:grid}.eeg-meta div{flex-direction:column;gap:4px;display:flex}.eeg-meta h2,.eeg-context h2,.eeg-features h2{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-size:28px;font-weight:500;line-height:35px}.eeg-meta img{object-fit:contain;object-position:left center;width:100%;height:40px;display:block}.eeg-meta-client img{height:36.653px}.eeg-meta span{color:#262626;white-space:nowrap;margin-top:6px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:26px}.eeg-context{grid-template-columns:287px 923px;align-items:stretch;gap:30px;min-height:460.287px;display:grid}.eeg-context article{flex-direction:column;gap:9px;display:flex}.eeg-context img,.eeg-two-up img,.eeg-three-up img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.eeg-features{flex-direction:column;gap:9px;min-height:233px;display:flex}.eeg-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;min-height:189px;display:grid}.eeg-feature-grid article{text-align:center;background:#f1f1f1;border-radius:10px;flex-direction:column;justify-content:center;gap:30px;min-height:189px;padding:0;display:flex}.eeg-feature-icon{object-fit:contain;align-self:center;width:auto;height:70px;display:block;transform:translateY(6.5px)}.eeg-feature-grid p{color:#262626;flex-direction:column;gap:4px;width:100%;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;display:flex}.eeg-feature-grid strong{font-weight:500}.eeg-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.eeg-row-one{height:555px}.eeg-row-two{height:488px}.eeg-three-up{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.eeg-grid-one{height:394px}.eeg-grid-two{height:460px}.eeg-nda-note{text-align:center;background:#ff843d1a;border-radius:10px;justify-content:center;align-items:center;height:123px;min-height:123px;padding:17px 127px;display:flex}.eeg-nda-note p{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;max-width:985px;margin:0;font-size:28px;font-weight:500;line-height:44px}.eeg-headset-page .scroll-to-top{margin:0 auto}.eeg-feature-composition,.eeg-four-grid,.eeg-six-grid{display:contents}.eeg-contact-note--mobile{display:none}.chai-maker-page{flex-direction:column;align-items:center;gap:30px;display:flex}.chai-intro,.chai-wide-front,.chai-caption,.chai-control-section,.chai-note,.chai-heading-caption,.chai-opening-title,.chai-contact-note{width:min(1240px,100vw - 80px)}.chai-intro{gap:var(--gap-project-title-to-body);flex-direction:column;height:113px;display:flex}.chai-intro p{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.chai-image{object-fit:cover;display:block}.chai-hero{width:min(659.944px,100vw - 80px);height:649.458px}.chai-wide-front{aspect-ratio:1240/417.595;height:auto}.chai-caption{text-align:center;height:19px;overflow:visible}.chai-control-section{flex-direction:column;align-items:center;gap:30px;height:663.299px;display:flex}.chai-control-image{width:min(800px,100%);height:614.299px}.chai-control-section .ds-section-title{text-align:center;width:100%;height:19px;overflow:visible}.chai-heading-caption{color:#262626;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:112px;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;display:flex}.chai-caption-line{color:inherit;display:block}.chai-heading-caption strong{color:var(--color-accent);font-weight:inherit}.chai-note{color:#737373;font-family:var(--font-playful);text-align:center;text-wrap:balance;align-content:center;height:112px;margin:0;font-size:34px;font-weight:400;line-height:43.928px;display:grid}.chai-back-section{width:min(751.039px,100vw - 80px);height:808.055px}.chai-lid-open{width:min(733.999px,100vw - 80px);height:568.85px}.chai-strainer{width:min(726.135px,100vw - 80px);height:475.789px}.chai-opening-title{text-align:center;height:19px;overflow:visible}.chai-strainer-caption{height:112px}.chai-final{width:min(565.573px,100vw - 80px);height:850.653px}.chai-maker-page .chai-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.chai-maker-page .scroll-to-top{margin:0 auto}.chai-mobile-group{display:contents}@media (min-width:901px) and (max-width:1319px){.chai-intro,.chai-note,.chai-heading-caption{height:auto;min-height:112px}.chai-intro{min-height:113px}}.aasha-page{flex-direction:column;align-items:center;gap:30px;display:flex}.aasha-intro,.aasha-wide,.aasha-strip,.aasha-medium,.aasha-video,.aasha-contact-note{width:min(1240px,100vw - 80px)}.aasha-page .aasha-intro{grid-template-columns:939px 129px;align-items:flex-start;gap:150px;height:113px;display:grid}.aasha-intro>div{gap:var(--gap-project-title-to-body);flex-direction:column;display:flex}.aasha-intro p{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.aasha-intro>div>p{max-width:894.5px}.aasha-intro aside{flex-direction:column;gap:4px;display:flex}.aasha-intro aside p{white-space:nowrap}.aasha-image{object-fit:cover;display:block}.aasha-wide{aspect-ratio:1240/697.5;height:auto}.aasha-strip{aspect-ratio:1240/116;height:auto}.aasha-medium{aspect-ratio:1240/589.5;height:auto}.aasha-video{aspect-ratio:1240/760;border-radius:var(--radius-card);height:auto;overflow:hidden}.aasha-video iframe{border:0;width:100%;height:100%;display:block}.aasha-page .aasha-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.aasha-page .scroll-to-top{margin:0 auto}.aasha-summary--mobile{display:none}@media (min-width:901px) and (max-width:1319px){.aasha-page .aasha-intro{grid-template-columns:minmax(0,1fr) 129px;gap:clamp(32px,8vw,100px);height:auto;min-height:113px}}@media (max-width:900px){.aasha-page .aasha-intro{grid-template-columns:minmax(0,1fr);gap:24px;height:auto}}.glaviqem-page{flex-direction:column;align-items:center;gap:30px;display:flex}.glaviqem-intro,.glaviqem-hero,.glaviqem-context-row,.glaviqem-section-copy,.glaviqem-concept-row,.glaviqem-direction-row,.glaviqem-caption,.glaviqem-two-up,.glaviqem-section-title,.glaviqem-scale-grid,.glaviqem-detail-grid,.glaviqem-final,.glaviqem-contact-note{width:min(1240px,100vw - 80px)}.glaviqem-intro,.glaviqem-section-copy{gap:var(--gap-section-title-to-body);flex-direction:column;display:flex}.glaviqem-intro{gap:var(--gap-project-title-to-body);height:113px}.glaviqem-intro p,.glaviqem-context-copy p,.glaviqem-section-copy p,.glaviqem-research-board figcaption,.glaviqem-direction-copy p,.glaviqem-direction-copy strong,.glaviqem-caption,.glaviqem-detail-grid figcaption{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.glaviqem-image,.glaviqem-research-board img,.glaviqem-concept-cards img,.glaviqem-direction-row img,.glaviqem-two-up img,.glaviqem-scale-grid img,.glaviqem-detail-grid img{object-fit:cover;width:100%;display:block}.glaviqem-hero,.glaviqem-research-board,.glaviqem-direction-row img,.glaviqem-two-up img,.glaviqem-scale-grid img,.glaviqem-detail-grid img,.glaviqem-final{border-radius:10px;overflow:hidden}.glaviqem-hero{aspect-ratio:1240/697.5;height:auto}.glaviqem-context-row{grid-template-columns:381px minmax(0,1fr);align-items:stretch;gap:30px;height:auto;min-height:518px;display:grid}.glaviqem-context-copy{flex-direction:column;gap:30px;display:flex}.glaviqem-context-copy article{gap:var(--gap-section-title-to-body);flex-direction:column;display:flex}.glaviqem-research-board{height:518px;margin:0;position:relative}.glaviqem-research-board img{height:100%}.glaviqem-research-board:after{content:"";background:linear-gradient(#0000 45%,#000000bf 100%);position:absolute;inset:0}.glaviqem-research-board figcaption{color:#fff;z-index:1;max-width:710px;position:absolute;bottom:50px;left:50px}.glaviqem-section-copy{min-height:109px}.glaviqem-section-copy>p{max-width:1075px}.glaviqem-concept-row,.glaviqem-concept-row--scaled{background:#e3e9ef;border-radius:10px;flex-direction:column;align-items:center;gap:60px;height:543px;padding:50px 75px 45px;display:flex}.glaviqem-concept-row--overview{height:429px;padding:50px 75px}.glaviqem-scale-label{color:#436992;text-align:center;flex-direction:column;gap:10px;width:100%;display:flex}.glaviqem-scale-label p,.glaviqem-scale-label span{color:#436992;margin:0;font-family:Inter,sans-serif;font-size:20px;line-height:25px}.glaviqem-scale-label span{font-weight:500;line-height:24px}.glaviqem-scale-label div{justify-content:space-between;align-items:center;display:flex;position:relative}.glaviqem-spectrum-line{border-top:2px solid #262626;height:0;position:absolute;top:12px;left:110px;right:118px}.glaviqem-spectrum-line:before,.glaviqem-spectrum-line:after{content:"";border-top:2px solid #262626;border-left:2px solid #262626;width:8px;height:8px;position:absolute;top:-5px}.glaviqem-spectrum-line:before{left:-1px;transform:rotate(-45deg)}.glaviqem-spectrum-line:after{right:-1px;transform:rotate(135deg)}.glaviqem-concept-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-end;gap:130px;width:100%;display:grid}.glaviqem-concept-cards figure{flex-direction:column;align-items:center;gap:50px;margin:0;display:flex}.glaviqem-concept-cards img{object-fit:contain;height:260px}.glaviqem-concept-cards figcaption{color:#436992;font-family:"Anybody", var(--font-anybody), sans-serif;text-align:center;font-size:28px;font-weight:500;line-height:35px}.glaviqem-direction-intro p{color:#262626}.glaviqem-direction-row{grid-template-columns:961px minmax(0,1fr);align-items:flex-start;gap:30px;display:grid}.glaviqem-direction-row img{height:510px}.glaviqem-direction-copy{flex-direction:column;gap:38px;display:flex}.glaviqem-direction-copy strong{font-weight:600}.glaviqem-caption{text-align:left;font-weight:500}.glaviqem-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.glaviqem-two-up img{height:430px}.glaviqem-section-title{flex-direction:column;min-height:19px;display:flex}.glaviqem-scale-grid{grid-template-rows:repeat(2,334px);grid-template-columns:724px minmax(0,1fr);gap:25px;display:grid}.glaviqem-scale-main{grid-row:1/span 2}.glaviqem-scale-grid img{height:100%}.glaviqem-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:66px;display:grid}.glaviqem-detail-grid figure{flex-direction:column;gap:30px;margin:0;display:flex}.glaviqem-detail-grid img{height:540px}.glaviqem-detail-grid figcaption{flex-direction:column;gap:4px;display:flex}.glaviqem-detail-grid strong{font-size:20px;font-weight:500;line-height:26px}.glaviqem-detail-grid span{font-size:18px;font-weight:400;line-height:26px}.glaviqem-final{aspect-ratio:1240/697.664;height:auto}.glaviqem-page .glaviqem-contact-note{border-radius:var(--radius-card);min-height:var(--more-info-height)}.glaviqem-page .scroll-to-top{margin:0 auto}.glaviqem-concept-composition,.glaviqem-direction-composition,.glaviqem-handle-composition,.glaviqem-scale-composition,.glaviqem-details-composition{display:contents}.glaviqem-direction-copy--mobile,.glaviqem-detail-mobile{display:none}@media (min-width:1001px) and (max-width:1319px){.glaviqem-intro,.glaviqem-context-row,.glaviqem-section-copy{height:auto;min-height:113px}.glaviqem-context-row{min-height:518px}.glaviqem-section-copy{min-height:83px}.glaviqem-concept-row,.glaviqem-concept-row--scaled{padding-left:clamp(36px,6vw,75px);padding-right:clamp(36px,6vw,75px)}.glaviqem-concept-cards{gap:clamp(30px,8vw,130px)}.glaviqem-direction-row img,.glaviqem-two-up img,.glaviqem-scale-grid img,.glaviqem-detail-grid img{height:auto}.glaviqem-direction-row img{aspect-ratio:961/510}.glaviqem-two-up img{aspect-ratio:607.5/430}.glaviqem-scale-grid{grid-template-rows:none}.glaviqem-scale-main{aspect-ratio:723.773/692;grid-row:auto}.glaviqem-scale-grid img:not(.glaviqem-scale-main){aspect-ratio:491.227/333.5}.glaviqem-detail-grid img{aspect-ratio:587/540}}.mellow-page{flex-direction:column;align-items:center;gap:30px;display:flex}.mellow-logo,.mellow-image,.mellow-feature-grid,.mellow-detail-row,.mellow-caption,.mellow-two-up,.mellow-video{width:min(1240px,100vw - 80px)}.mellow-image.mellow-logo{object-fit:contain;width:200px;height:auto;margin-top:0;display:block}.mellow-image,.mellow-feature-grid img,.mellow-detail-row img,.mellow-two-up img{object-fit:cover;height:auto;display:block}.mellow-image{width:min(1240px,100vw - 80px)}.mellow-rounded,.mellow-feature-grid img,.mellow-detail-row img,.mellow-two-up img,.mellow-video{border-radius:10px;overflow:hidden}.mellow-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.mellow-feature-grid figure{flex-direction:column;gap:20px;margin:0;display:flex}.mellow-feature-grid img{aspect-ratio:393/612;width:100%}.mellow-feature-grid figcaption,.mellow-detail-row p,.mellow-caption{color:#262626;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:26px}.mellow-detail-row{flex-direction:column;gap:30px;display:flex}.mellow-detail-row div,.mellow-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;display:grid}.mellow-detail-row img,.mellow-two-up img{width:100%}.responsive-video{background:#000;position:relative;overflow:hidden}.responsive-video iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.mellow-video{aspect-ratio:1240/760}.mellow-page .scroll-to-top{margin:0 auto}.mellow-opening-composition,.mellow-knob-group,.mellow-colour-group,.mellow-development-group,.mellow-detail-board-group,.mellow-final-board-group,.mellow-video-group{display:contents}.resin-page{flex-direction:column;align-items:center;gap:30px;display:flex}.resin-intro,.resin-image,.resin-section-heading,.resin-prototype-pair,.resin-safety-grid,.resin-process-title,.resin-three-up,.resin-two-up{width:min(1240px,100vw - 80px)}.resin-intro{flex-direction:column;gap:25px;min-height:87px;display:flex}.resin-intro h1,.resin-section-heading h2,.resin-process-title{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-size:34px;font-weight:500;line-height:1.16}.resin-section-heading h2{font-size:28px;line-height:35px}.resin-intro p,.resin-section-heading p,.resin-safety-grid figcaption{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.resin-intro p{max-width:693px}.resin-image,.resin-prototype-pair img,.resin-safety-grid img,.resin-three-up img,.resin-two-up img{object-fit:cover;height:auto;display:block}.resin-image{width:min(1240px,100vw - 80px)}.resin-section-heading{flex-direction:column;gap:25px;min-height:57px;display:flex}.resin-prototype-pair{justify-content:center;align-items:center;gap:20px;min-height:413px;display:flex}.resin-prototype-pair img{object-fit:contain;max-height:413px}.resin-safety-grid,.resin-three-up{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.resin-safety-grid figure{flex-direction:column;gap:20px;margin:0;display:flex}.resin-safety-grid img,.resin-three-up img{width:100%}.resin-safety-grid figcaption{text-align:center;font-weight:500}.resin-process-title{font-size:28px;line-height:35px}.resin-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding-inline:60px;display:grid}.resin-two-up img{width:100%}.resin-page .scroll-to-top{margin:0 auto}.resin-opening-boards,.resin-prototyping-composition,.resin-process-composition{display:contents}.popsicle-pack-page{flex-direction:column;align-items:center;gap:30px;display:flex}.popsicle-pack-intro,.popsicle-detail-image,.popsicle-pack-section-copy,.popsicle-pack-details,.popsicle-video,.popsicle-pack-contact-note{width:min(1240px,100vw - 200px)}.popsicle-pack-section-copy,.popsicle-pack-details{flex-direction:column;gap:9px;display:flex}.popsicle-pack-intro{grid-template-columns:minmax(0,740px) 256px;justify-content:space-between;min-height:139px;display:grid}.popsicle-pack-intro-copy{flex-direction:column;gap:9px;display:flex}.popsicle-pack-intro h1,.popsicle-pack-section-copy h2,.popsicle-pack-details h2,.popsicle-pack-contact-note p{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-size:34px;font-weight:500;line-height:1.16}.popsicle-pack-section-copy h2,.popsicle-pack-details h2,.popsicle-pack-contact-note p{font-size:28px;line-height:35px}.popsicle-pack-intro p,.popsicle-pack-section-copy p,.popsicle-pack-details article{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.popsicle-pack-intro p{max-width:740px}.popsicle-pack-award{align-items:flex-start;gap:20px;width:256px;height:96px;margin-top:22px;display:flex}.popsicle-pack-award>img{object-fit:contain;width:54px;height:96px}.popsicle-pack-award>div{flex-direction:column;gap:15px;width:182px;padding-top:11px;display:flex}.popsicle-pack-award strong,.popsicle-pack-award span{color:#262626;font-family:Inter,sans-serif;line-height:26px}.popsicle-pack-award strong{font-size:28px;font-weight:600}.popsicle-pack-award span{font-size:18px;font-weight:500}.popsicle-pack-section-copy p{max-width:789px}.popsicle-pack-core p{max-width:633px}.popsicle-detail-image{object-fit:cover;height:auto;display:block}.popsicle-detail-hero{border-radius:10px;overflow:hidden}.popsicle-pack-details{height:113px}.popsicle-pack-section-copy{height:109px}.popsicle-pack-core{height:83px}.popsicle-pack-details div{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;display:grid}.popsicle-pack-details article{flex-direction:column;font-weight:400;display:flex}.popsicle-pack-details strong{font-weight:500}.popsicle-pack-details span{font-weight:400}.popsicle-video{aspect-ratio:1240/760;border-radius:10px}.popsicle-pack-contact-note{height:var(--more-info-height);margin-top:0!important}.popsicle-pack-page .scroll-to-top{margin:0}@media (min-width:1001px){.popsicle-pack-page :is(h1,h2,p,strong,span){text-box-trim:trim-both;text-box-edge:cap alphabetic}.popsicle-pack-intro{height:139px;min-height:139px}.popsicle-pack-intro-copy{gap:25px;height:139px}.popsicle-pack-intro h1{flex:0 0 23px;height:23px}.popsicle-pack-intro p{flex:0 0 91px;height:91px}.popsicle-pack-award>div{height:74px}.popsicle-pack-award strong{flex:0 0 20px;height:20px}.popsicle-pack-award span{flex:0 0 39px;height:39px}.popsicle-pack-section-copy,.popsicle-pack-details{gap:25px}.popsicle-pack-section-copy h2,.popsicle-pack-details h2{flex:0 0 19px;height:19px}.popsicle-pack-section-copy p{flex:0 0 65px;height:65px}.popsicle-pack-core p{flex-basis:39px;max-width:none;height:39px}.popsicle-pack-details div{height:69px}.popsicle-pack-details article{gap:15px;height:69px}.popsicle-pack-details strong{flex:0 0 15px;height:15px}.popsicle-pack-details span{flex:0 0 39px;height:39px}.popsicle-detail-hero{aspect-ratio:1240/876.125}.popsicle-pack-section-copy+.popsicle-detail-image{aspect-ratio:1240/765.729}.popsicle-pack-core+.popsicle-detail-image,.popsicle-pack-details~.popsicle-detail-image:not(:nth-of-type(6)){aspect-ratio:1240/876.511}.popsicle-pack-details~.popsicle-detail-image:nth-of-type(6){aspect-ratio:1240/721}}.peak-page{flex-direction:column;align-items:center;gap:30px;display:flex}.peak-intro,.peak-row,.peak-section-title,.peak-prototype-grid,.peak-strip,.peak-video{width:min(1240px,100vw - 80px)}.peak-intro{flex-direction:column;gap:25px;height:61px;display:flex}.peak-intro h1,.peak-section-title{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-weight:500}.peak-intro h1{font-size:34px;line-height:23px}.peak-intro p{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:13px}.peak-section-title{height:19px;font-size:28px;line-height:19px}.peak-row{gap:20px;display:grid}.peak-hero-row{grid-template-columns:820px 400px;height:418px}.peak-inspiration-row{grid-template-columns:820px 400px;height:530px}.peak-form-row{grid-template-columns:610px 610px;height:466px}.peak-image{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block;overflow:hidden}.peak-prototype-grid{grid-template-rows:583.333px 281.667px;grid-template-columns:820px 400px;gap:20px;height:885px;display:grid}.peak-prototype-left{grid-row:1/span 2}.peak-strip{object-fit:cover;height:345.723px;display:block}.peak-video{aspect-ratio:1240/760;border-radius:10px}.peak-page .scroll-to-top{margin:0}.forms-digital-page{flex-direction:column;align-items:center;gap:30px;display:flex}.forms-digital-intro,.forms-digital-grid{width:min(1240px,100vw - 80px)}.forms-digital-intro{height:23px}.forms-digital-intro h1{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-size:34px;font-weight:500;line-height:23px}.forms-digital-grid{grid-template-rows:repeat(6,374.2px);grid-template-columns:repeat(3,400px);gap:20px;height:2345.2px;display:grid}.forms-digital-image{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block;overflow:hidden}.forms-digital-image-1{grid-area:1/1/span 2/span 2}.forms-digital-image-2{grid-area:1/3}.forms-digital-image-3{grid-area:2/3}.forms-digital-image-4{grid-area:3/1}.forms-digital-image-5{grid-area:3/2/span 2/span 2}.forms-digital-image-6{grid-area:4/1}.forms-digital-image-7{grid-area:5/1/span 2/span 2}.forms-digital-image-8{grid-area:5/3}.forms-digital-image-9{grid-area:6/3}.forms-digital-page .scroll-to-top{margin:0}.gods-hand-page{flex-direction:column;align-items:center;gap:30px;display:flex}.gods-hand-intro,.gods-hand-media-row{width:min(1240px,100vw - 80px)}.gods-hand-intro{flex-direction:column;gap:25px;height:61px;display:flex}.gods-hand-intro h1{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-size:34px;font-weight:500;line-height:23px}.gods-hand-intro p{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:13px}.gods-hand-media-row{grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;height:min(600px,48.3871vw - 38.7097px);display:grid}.gods-hand-image{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.gods-hand-page .scroll-to-top{margin:0}.forms-exercise-page{flex-direction:column;align-items:center;gap:30px;display:flex}.forms-exercise-intro,.forms-exercise-mosaic-stack,.forms-exercise-mosaic,.forms-exercise-slider-stack,.forms-exercise-slider,.forms-exercise-process{width:min(1240px,100vw - 80px)}.forms-exercise-intro{height:23px}.forms-exercise-intro h1{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;margin:0;font-size:34px;font-weight:500;line-height:23px}.forms-exercise-mosaic-stack{flex-direction:column;gap:30px;display:flex}.forms-exercise-mosaic{display:block;position:relative}.forms-exercise-mosaic img{object-fit:cover;width:100%;height:100%;display:block;position:absolute}.forms-exercise-mosaic-1{aspect-ratio:1240/1207}.forms-exercise-mosaic-1 img:first-child{width:66.129%;height:41.91%;top:0;left:0}.forms-exercise-mosaic-1 img:nth-child(2){width:32.258%;height:27.388%;top:0;left:67.742%}.forms-exercise-mosaic-1 img:nth-child(3){width:32.258%;height:41.91%;top:29.043%;left:67.742%}.forms-exercise-mosaic-1 img:nth-child(4){width:66.129%;height:27.388%;top:43.566%;left:0}.forms-exercise-mosaic-1 img:nth-child(5){width:32.258%;height:27.388%;top:72.612%;left:0}.forms-exercise-mosaic-1 img:nth-child(6){width:66.129%;height:27.388%;top:72.612%;left:33.871%}.forms-exercise-mosaic-2{aspect-ratio:1240/1321}.forms-exercise-mosaic-2 img:first-child{width:49.194%;height:36.554%;top:0;left:0}.forms-exercise-mosaic-2 img:nth-child(2){width:49.194%;height:36.554%;top:0;left:50.806%}.forms-exercise-mosaic-2 img:nth-child(3){width:49.194%;height:23.864%;top:38.068%;left:0}.forms-exercise-mosaic-2 img:nth-child(4){width:49.194%;height:23.864%;top:38.068%;left:50.806%}.forms-exercise-mosaic-2 img:nth-child(5){width:32.258%;height:36.554%;top:63.446%;left:0}.forms-exercise-mosaic-2 img:nth-child(6){width:66.129%;height:36.554%;top:63.446%;left:33.871%}.forms-exercise-mosaic-3{aspect-ratio:1240/653}.forms-exercise-mosaic-3 img:first-child{width:49.194%;height:48.468%;top:0;left:0}.forms-exercise-mosaic-3 img:nth-child(2){width:49.194%;height:48.468%;top:0;left:50.806%}.forms-exercise-mosaic-3 img:nth-child(3){width:49.194%;height:48.468%;top:51.532%;left:0}.forms-exercise-mosaic-3 img:nth-child(4){width:49.194%;height:48.468%;top:51.532%;left:50.806%}.forms-exercise-mosaic-4{aspect-ratio:1240/880}.forms-exercise-mosaic-4 img:first-child{width:66.129%;height:59.091%;top:0;left:0}.forms-exercise-mosaic-4 img:nth-child(2){width:32.258%;height:59.091%;top:0;left:67.742%}.forms-exercise-mosaic-4 img:nth-child(3){width:32.258%;height:38.636%;top:61.364%;left:0}.forms-exercise-mosaic-4 img:nth-child(4){width:66.129%;height:38.636%;top:61.364%;left:33.871%}.forms-exercise-mosaic-5{aspect-ratio:1240/837}.forms-exercise-mosaic-5 img:first-child{width:49.194%;height:38.566%;top:0;left:0}.forms-exercise-mosaic-5 img:nth-child(2){width:49.194%;height:38.566%;top:0;left:50.806%}.forms-exercise-mosaic-5 img:nth-child(3){width:66.129%;height:59.044%;top:40.956%;left:0}.forms-exercise-mosaic-5 img:nth-child(4){width:32.258%;height:59.044%;top:40.956%;left:67.742%}.forms-exercise-mosaic-6{aspect-ratio:1240/1084}.forms-exercise-mosaic-6 img:first-child{width:66.129%;height:41.803%;top:0;left:0}.forms-exercise-mosaic-6 img:nth-child(2){width:32.258%;height:27.253%;top:0;left:67.742%}.forms-exercise-mosaic-6 img:nth-child(3){width:32.258%;height:41.803%;top:29.099%;left:67.742%}.forms-exercise-mosaic-6 img:nth-child(4){width:66.129%;height:27.253%;top:43.649%;left:0}.forms-exercise-mosaic-6 img:nth-child(5){width:49.194%;height:27.253%;top:72.747%;left:0}.forms-exercise-mosaic-6 img:nth-child(6){width:49.194%;height:27.253%;top:72.747%;left:50.806%}.forms-exercise-slider-stack{flex-direction:column;gap:30px;display:flex}.forms-exercise-slider{flex-direction:column;gap:14px;display:flex}.forms-exercise-slider-top{justify-content:space-between;align-items:center;display:flex}.forms-exercise-slider-top p,.forms-exercise-slider-top span{color:#262626;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.forms-exercise-slider-top p{color:#ff843d;font-family:"Anybody", var(--font-anybody), sans-serif;font-size:24px;font-weight:500}.forms-exercise-slide-frame{background:#fff;border-radius:10px;align-items:center;height:610px;display:grid;position:relative;overflow:hidden}.forms-exercise-slide-frame img{object-fit:contain;width:100%;height:100%;display:block}.forms-exercise-slider-button{color:#fff;cursor:pointer;z-index:1;background:#ff843deb;border:0;border-radius:35px;justify-content:center;align-items:center;width:50px;height:50px;font-family:Inter,sans-serif;font-size:24px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.forms-exercise-slider-button.previous{left:20px}.forms-exercise-slider-button.next{right:20px}.forms-exercise-slider-dots{justify-content:center;gap:8px;display:flex}.forms-exercise-slider-dots button{cursor:pointer;background:#d9d9d9;border:0;border-radius:20px;width:8px;height:8px;padding:0}.forms-exercise-slider-dots button.active{background:#ff843d;width:24px}.forms-exercise-process{flex-direction:column;gap:30px;display:flex}.forms-exercise-process img{width:100%;height:auto;display:block}.forms-exercise-page .scroll-to-top{margin:0}.case-contact-note{justify-content:center;align-items:center;margin-top:10px;display:flex}.play-detail-intro{height:auto;min-height:var(--play-intro-height,0);align-items:flex-start}.play-detail-intro>div:first-child{flex-direction:column;gap:25px;max-width:1095px;display:flex}.play-detail-intro h1{white-space:nowrap}.play-detail-copy{max-width:1095px}.play-award-card{flex:none;align-items:center;gap:10px;display:flex}.play-award-card img{object-fit:contain;width:auto;height:95px;display:block}.play-award-card div{flex-direction:column;gap:15px;max-width:190px;display:flex}.play-award-card strong{color:#262626;font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:26px}.detail-section-title{width:min(1240px,100vw - 80px)}.play-detail-page .play-detail-intro,.play-detail-page .detail-grid,.play-detail-page .detail-section-title{width:min(1240px,100vw - 200px)}.detail-grid{aspect-ratio:var(--detail-aspect);grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(var(--detail-rows), minmax(0, 1fr));gap:30px;height:auto;display:grid;overflow:clip}.detail-grid-media{border-radius:10px;position:relative;overflow:hidden}.detail-grid-media img.contain{object-fit:contain}.parna-detail-grid{gap:0;display:block;position:relative}.parna-detail-grid .detail-grid-media{position:absolute}.parna-detail-grid .detail-grid-media:first-child{width:57.661%;height:29.877%;top:0;left:0}.parna-detail-grid .detail-grid-media:nth-child(2){width:40.726%;height:21.111%;top:0;left:59.274%}.parna-detail-grid .detail-grid-media:nth-child(3){width:40.726%;height:21.111%;top:21.913%;left:59.274%}.parna-detail-grid .detail-grid-media:nth-child(4){width:57.661%;height:29.877%;top:30.68%;left:0}.parna-detail-grid .detail-grid-media:nth-child(5){width:40.726%;height:16.729%;top:43.826%;left:59.274%}.parna-detail-grid .detail-grid-media:nth-child(6){width:100%;height:38.641%;top:61.359%;left:0}.play-detail-page:has(.parna-detail-grid) .play-detail-copy{max-width:814px}.classy-detail-grid{gap:0;display:block;position:relative}.classy-detail-grid .detail-grid-media{position:absolute}.classy-detail-grid .detail-grid-media:first-child{width:66.129%;height:29.149%;top:0;left:0}.classy-detail-grid .detail-grid-media:nth-child(2){width:32.258%;height:14.233%;top:0;left:67.742%}.classy-detail-grid .detail-grid-media:nth-child(3){width:32.258%;height:14.233%;top:14.916%;left:67.742%}.classy-detail-grid .detail-grid-media:nth-child(4){width:66.129%;height:29.149%;top:29.831%;left:0}.classy-detail-grid .detail-grid-media:nth-child(5){width:32.258%;height:14.233%;top:29.831%;left:67.742%}.classy-detail-grid .detail-grid-media:nth-child(6){width:32.258%;height:14.233%;top:44.747%;left:67.742%}.classy-detail-grid .detail-grid-media:nth-child(7){width:100%;height:40.336%;top:59.664%;left:0}.play-detail-page:has(.classy-detail-grid) .play-detail-copy{max-width:568px}.woodpecker-detail-grid{gap:0;display:block;position:relative}.woodpecker-detail-grid .detail-grid-media{position:absolute}.woodpecker-detail-grid .detail-grid-media:first-child{width:57.661%;height:25.599%;top:0;left:0}.woodpecker-detail-grid .detail-grid-media:nth-child(2){width:40.726%;height:25.599%;top:0;left:59.274%}.woodpecker-detail-grid .detail-grid-media:nth-child(3){width:100%;height:41.542%;top:26.571%;left:0}.woodpecker-detail-grid .detail-grid-media:nth-child(4){width:57.661%;height:30.912%;top:69.088%;left:0}.woodpecker-detail-grid .detail-grid-media:nth-child(5){width:40.726%;height:30.912%;top:69.088%;left:59.274%}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro.has-side{flex-direction:row;justify-content:flex-start;align-items:center;gap:320px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro>div:first-child{width:589px;max-width:589px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-copy{max-width:543px;line-height:21.667px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro h1{line-height:23px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card{gap:0;width:316px;height:96px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card img{object-fit:cover;width:158px;height:96px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card div{gap:15px;width:158px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card strong{line-height:20px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card span{line-height:19.5px}.flower-vase-detail-grid,.candy-key-detail-grid,.metalcone-detail-grid-primary,.metalcone-detail-grid-secondary{gap:0;display:block;position:relative}.flower-vase-detail-grid .detail-grid-media,.candy-key-detail-grid .detail-grid-media,.metalcone-detail-grid-primary .detail-grid-media,.metalcone-detail-grid-secondary .detail-grid-media{position:absolute}.flower-vase-detail-grid .detail-grid-media:first-child{width:57.661%;height:56.575%;top:0;left:0}.flower-vase-detail-grid .detail-grid-media:nth-child(2){width:40.726%;height:56.575%;top:0;left:59.274%}.flower-vase-detail-grid .detail-grid-media:nth-child(3){width:32.258%;height:42.134%;top:57.9%;left:0}.flower-vase-detail-grid .detail-grid-media:nth-child(4){width:32.258%;height:42.134%;top:57.9%;left:33.871%}.flower-vase-detail-grid .detail-grid-media:nth-child(5){width:32.258%;height:42.134%;top:57.9%;left:67.742%}.candy-key-detail-grid .detail-grid-media:first-child{width:57.661%;height:38.261%;top:0;left:0}.candy-key-detail-grid .detail-grid-media:nth-child(2){width:40.726%;height:38.261%;top:0;left:59.274%}.candy-key-detail-grid .detail-grid-media:nth-child(3){width:49.194%;height:32.649%;top:39.289%;left:0}.candy-key-detail-grid .detail-grid-media:nth-child(4){width:49.194%;height:32.649%;top:39.289%;left:50.806%}.candy-key-detail-grid .detail-grid-media:nth-child(5){width:40.726%;height:27.036%;top:72.966%;left:0}.candy-key-detail-grid .detail-grid-media:nth-child(6){width:23.79%;height:27.036%;top:72.966%;left:42.339%}.candy-key-detail-grid .detail-grid-media:nth-child(7){width:32.258%;height:27.036%;top:72.966%;left:67.742%}:is(.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro>div:first-child){gap:12px}:is(.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro h1,.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro h1){line-height:23px}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-copy{max-width:900px}.play-detail-page:has(.candy-key-detail-grid) .play-detail-copy{max-width:1077px}.metalcone-detail-grid-primary .detail-grid-media:first-child{width:57.661%;height:49.421%;top:0;left:0}.metalcone-detail-grid-primary .detail-grid-media:nth-child(2){width:40.726%;height:24.132%;top:0;left:59.274%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(3){width:40.726%;height:24.132%;top:25.289%;left:59.274%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(4){width:57.661%;height:49.421%;top:50.579%;left:0}.metalcone-detail-grid-primary .detail-grid-media:nth-child(5){width:40.726%;height:24.132%;top:50.579%;left:59.274%}.metalcone-detail-grid-primary .detail-grid-media:nth-child(6){width:40.726%;height:24.132%;top:75.868%;left:59.274%}.metalcone-detail-grid-secondary .detail-grid-media:first-child{width:100%;height:49.338%;top:0;left:0}.metalcone-detail-grid-secondary .detail-grid-media:nth-child(2){width:100%;height:49.338%;top:50.662%;left:0}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro.has-side{flex-direction:row;justify-content:flex-start;align-items:center;gap:320px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{width:589px;max-width:589px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-copy{letter-spacing:-.1px;max-width:571px;line-height:21.667px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro h1{font-family:Anybody,sans-serif;line-height:23px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card{gap:10px;width:287px;height:95px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card img{object-fit:cover;width:95px;height:95px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card div{gap:15px;width:182px}.birdhouse-detail-grid-main,.birdhouse-detail-grid-prototype{gap:0;display:block;position:relative}.birdhouse-detail-grid-main .detail-grid-media,.birdhouse-detail-grid-prototype .detail-grid-media{position:absolute}.birdhouse-detail-grid-main .detail-grid-media:first-child{width:49.194%;height:37.582%;top:0;left:0}.birdhouse-detail-grid-main .detail-grid-media:nth-child(2){width:49.194%;height:37.582%;top:0;left:50.806%}.birdhouse-detail-grid-main .detail-grid-media:nth-child(3){width:57.661%;height:60.989%;top:39.011%;left:0}.birdhouse-detail-grid-main .detail-grid-media:nth-child(4){width:40.726%;height:29.781%;top:39.011%;left:59.274%}.birdhouse-detail-grid-main .detail-grid-media:nth-child(5){width:40.726%;height:29.781%;top:70.219%;left:59.274%}.birdhouse-detail-grid-prototype .detail-grid-media:first-child{width:49.194%;height:45.384%;top:0;left:0}.birdhouse-detail-grid-prototype .detail-grid-media:nth-child(2){width:49.194%;height:45.384%;top:0;left:50.806%}.birdhouse-detail-grid-prototype .detail-grid-media:nth-child(3){width:100%;height:53.188%;top:46.812%;left:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro.has-side{flex-direction:row;justify-content:flex-start;align-items:center;gap:clamp(30px,100vw - 1020px,320px)}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro>div:first-child{width:589px;max-width:589px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro{margin-bottom:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-copy{max-width:524px;line-height:19.5px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro h1{font-family:Anybody,sans-serif;line-height:23px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card{gap:10px;width:321px;height:90px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card img{object-fit:cover;width:192px;height:90px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card div{gap:15px;width:119px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card strong{white-space:nowrap;font-size:24px;line-height:17px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card span{line-height:19.5px}.play-detail-page:has(.birdhouse-detail-grid-main) .detail-section-title h2{line-height:23px}.birdhouse-video{aspect-ratio:1240/760;border-radius:10px;width:min(1240px,100vw - 200px)}.candy-stool-detail-grid{gap:0;display:block;position:relative}.candy-stool-detail-grid .detail-grid-media{position:absolute}.candy-stool-detail-grid .detail-grid-media:first-child{width:66.129%;height:35.523%;top:0;left:0}.candy-stool-detail-grid .detail-grid-media:nth-child(2){width:32.258%;height:15.381%;top:0;left:67.742%}.candy-stool-detail-grid .detail-grid-media:nth-child(3){width:32.258%;height:19.409%;top:16.118%;left:67.742%}.candy-stool-detail-grid .detail-grid-media:nth-child(4){width:49.194%;height:27.469%;top:36.26%;left:0}.candy-stool-detail-grid .detail-grid-media:nth-child(5){width:49.194%;height:27.469%;top:36.26%;left:50.806%}.candy-stool-detail-grid .detail-grid-media:nth-child(6){width:100%;height:35.523%;top:64.477%;left:0}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-copy{max-width:899px}.lemon-squeezer-detail-grid{gap:0;display:block;position:relative}.lemon-squeezer-detail-grid .detail-grid-media{position:absolute}.lemon-squeezer-detail-grid .detail-grid-media:first-child{width:100%;height:24.616%;top:0;left:0}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(2){width:100%;height:19.034%;top:25.129%;left:0}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(3){width:49.194%;height:13.449%;top:44.671%;left:0}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(4){width:49.194%;height:13.449%;top:44.671%;left:50.806%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(5){width:49.194%;height:13.449%;top:58.629%;left:0}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(6){width:49.194%;height:13.449%;top:58.629%;left:50.806%}.lemon-squeezer-detail-grid .detail-grid-media:nth-child(7){width:100%;height:27.411%;top:72.588%;left:0}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-copy{max-width:825px;line-height:23.833px}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro h1{line-height:23px}.regal-detail-grid,.ninja-pasta-detail-grid,.ballerina-detail-grid,.alligator-detail-grid{gap:0;display:block;position:relative}.regal-detail-grid .detail-grid-media,.ninja-pasta-detail-grid .detail-grid-media,.ballerina-detail-grid .detail-grid-media,.alligator-detail-grid .detail-grid-media{position:absolute}.regal-detail-grid .detail-grid-media:first-child{width:66.129%;height:30.854%;top:0;left:0}.regal-detail-grid .detail-grid-media:nth-child(2){width:32.258%;height:21.426%;top:0;left:67.742%}.regal-detail-grid .detail-grid-media:nth-child(3){width:32.258%;height:34.003%;top:22.001%;left:67.742%}.regal-detail-grid .detail-grid-media:nth-child(4){width:66.129%;height:24.568%;top:31.43%;left:0}.regal-detail-grid .detail-grid-media:nth-child(5){width:100%;height:30.854%;top:56.574%;left:0}.regal-detail-grid .detail-grid-media:nth-child(6){width:32.258%;height:11.997%;top:88.003%;left:0}.regal-detail-grid .detail-grid-media:nth-child(7){width:32.258%;height:11.997%;top:88.003%;left:33.871%}.regal-detail-grid .detail-grid-media:nth-child(8){width:32.258%;height:11.997%;top:88.003%;left:67.742%}.play-detail-page:has(.regal-detail-grid) .play-detail-copy{max-width:825px}.ninja-pasta-detail-grid .detail-grid-media:first-child{width:66.129%;height:24.568%;top:0;left:0}.ninja-pasta-detail-grid .detail-grid-media:nth-child(2){width:32.258%;height:11.997%;top:0;left:67.742%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(3){width:32.258%;height:11.997%;top:12.572%;left:67.742%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(4){width:49.194%;height:18.282%;top:25.144%;left:0}.ninja-pasta-detail-grid .detail-grid-media:nth-child(5){width:49.194%;height:18.282%;top:25.144%;left:50.806%}.ninja-pasta-detail-grid .detail-grid-media:nth-child(6){width:100%;height:34.003%;top:44.002%;left:0}.ninja-pasta-detail-grid .detail-grid-media:nth-child(7){width:49.194%;height:21.426%;top:78.574%;left:0}.ninja-pasta-detail-grid .detail-grid-media:nth-child(8){width:49.194%;height:21.426%;top:78.574%;left:50.806%}.ballerina-detail-grid .detail-grid-media:first-child{width:66.129%;height:34.259%;top:0;left:0}.ballerina-detail-grid .detail-grid-media:nth-child(2){width:32.258%;height:16.728%;top:0;left:67.742%}.ballerina-detail-grid .detail-grid-media:nth-child(3){width:32.258%;height:16.728%;top:17.531%;left:67.742%}.ballerina-detail-grid .detail-grid-media:nth-child(4){width:49.194%;height:25.493%;top:35.061%;left:0}.ballerina-detail-grid .detail-grid-media:nth-child(5){width:49.194%;height:25.493%;top:35.061%;left:50.806%}.ballerina-detail-grid .detail-grid-media:nth-child(6){width:49.194%;height:38.643%;top:61.358%;left:0}.ballerina-detail-grid .detail-grid-media:nth-child(7){width:49.194%;height:38.643%;top:61.358%;left:50.806%}.play-detail-page:has(.ballerina-detail-grid) .play-detail-copy{max-width:547px}.alligator-detail-grid .detail-grid-media:first-child{width:57.661%;height:34.4%;top:0;left:0}.alligator-detail-grid .detail-grid-media:nth-child(2){width:40.726%;height:24.307%;top:0;left:59.274%}.alligator-detail-grid .detail-grid-media:nth-child(3){width:40.726%;height:44.492%;top:25.231%;left:59.274%}.alligator-detail-grid .detail-grid-media:nth-child(4){width:57.661%;height:34.4%;top:35.323%;left:0}.alligator-detail-grid .detail-grid-media:nth-child(5){width:49.194%;height:29.354%;top:70.647%;left:0}.alligator-detail-grid .detail-grid-media:nth-child(6){width:49.194%;height:29.354%;top:70.647%;left:50.806%}.play-detail-page:has(.alligator-detail-grid) .play-detail-copy{max-width:547px}:is(.play-detail-page:has(.regal-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.ninja-pasta-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.ballerina-detail-grid) .play-detail-intro>div:first-child,.play-detail-page:has(.alligator-detail-grid) .play-detail-intro>div:first-child){gap:12px}:is(.play-detail-page:has(.regal-detail-grid) .play-detail-intro h1,.play-detail-page:has(.ninja-pasta-detail-grid) .play-detail-intro h1,.play-detail-page:has(.ballerina-detail-grid) .play-detail-intro h1,.play-detail-page:has(.alligator-detail-grid) .play-detail-intro h1){line-height:23px}@media (max-width:900px){.case-intro,.case-overview,.case-section,.case-section-title,.case-contact-note,.play-detail-intro,.detail-grid,.detail-section-title,.case-image-stack,.case-gallery-slider,.study-intro,.study-hero,.study-context-row,.study-section-copy,.study-direction-row,.study-two-up,.study-wide-image,.study-two-copy,.study-final-images,.study-contact-note,.eeg-intro,.eeg-context,.eeg-features,.eeg-two-up,.eeg-three-up,.eeg-nda-note,.chai-intro,.chai-wide-front,.chai-caption,.chai-control-section,.chai-note,.chai-heading-caption,.chai-contact-note,.aasha-intro,.aasha-wide,.aasha-strip,.aasha-medium,.aasha-video,.aasha-contact-note,.peak-intro,.peak-row,.peak-section-title,.peak-prototype-grid,.peak-strip,.peak-video,.forms-digital-intro,.forms-digital-grid,.gods-hand-intro,.gods-hand-media-row,.forms-exercise-intro,.forms-exercise-mosaic-stack,.forms-exercise-mosaic,.forms-exercise-slider-stack,.forms-exercise-slider,.forms-exercise-process,.play-detail-page .play-detail-intro,.play-detail-page .detail-grid,.play-detail-page .detail-section-title{width:min(100% - 32px,1240px)}.case-title-row,.play-detail-intro.has-side,.case-overview,.case-decision-images,.case-decision-copy,.study-context-row,.study-direction-row,.study-two-up,.study-two-copy,.study-final-images,.eeg-intro,.eeg-context,.eeg-two-up,.eeg-three-up,.aasha-intro,.peak-row,.peak-prototype-grid,.forms-digital-grid,.gods-hand-media-row{flex-direction:column;align-items:flex-start;display:flex}.study-intro,.study-context-row,.study-context-copy,.study-section-copy,.study-two-copy,.eeg-intro,.eeg-context,.eeg-features,.eeg-row-one,.eeg-row-two,.eeg-grid-one,.eeg-grid-two{height:auto;min-height:0}.study-hero,.study-direction-row>img,.study-two-up img,.study-final-images img,.eeg-context img,.eeg-two-up img,.eeg-three-up img{width:100%;height:auto}.eeg-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.eeg-nda-note{padding:30px 24px}.study-research-board{width:100%;height:auto}.study-research-board figcaption{max-width:calc(100% - 48px);bottom:24px;left:24px}.chai-intro,.chai-control-section,.chai-strainer-caption{height:auto}.chai-hero,.chai-wide-front,.chai-control-image,.chai-back-section,.chai-lid-open,.chai-strainer,.chai-final{max-width:calc(100vw - 32px);height:auto}.chai-control-section p,.chai-heading-caption{font-size:28px;line-height:1.15}.aasha-intro{gap:24px;height:auto}.aasha-wide,.aasha-strip,.aasha-medium,.aasha-video,.peak-intro,.peak-row,.peak-prototype-grid,.peak-strip,.peak-image,.peak-strip{height:auto}.peak-video{aspect-ratio:1240/760}.forms-digital-intro,.forms-digital-grid,.forms-digital-image,.gods-hand-intro,.gods-hand-media-row,.gods-hand-image,.forms-exercise-intro{height:auto}.forms-exercise-mosaic{aspect-ratio:auto;flex-direction:column;gap:20px;display:flex}.forms-exercise-mosaic img{width:100%;height:auto;position:relative;inset:auto}.forms-exercise-slide-frame{height:clamp(260px,58vw,610px)}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro{margin-bottom:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro{margin-bottom:0}.birdhouse-video{width:min(1240px,100vw - 80px)}.case-overview.omni-overview{display:flex}.case-overview>img{min-height:0}.detail-grid{aspect-ratio:auto;flex-direction:column;display:flex;overflow:visible;height:auto!important}.play-detail-intro{min-height:0;height:auto!important}.parna-detail-grid,.classy-detail-grid,.candy-stool-detail-grid,.woodpecker-detail-grid,.flower-vase-detail-grid,.candy-key-detail-grid,.metalcone-detail-grid-primary,.metalcone-detail-grid-secondary,.birdhouse-detail-grid-main,.birdhouse-detail-grid-prototype,.lemon-squeezer-detail-grid,.regal-detail-grid,.ninja-pasta-detail-grid,.ballerina-detail-grid,.alligator-detail-grid{display:flex;position:static}.parna-detail-grid .detail-grid-media,.classy-detail-grid .detail-grid-media,.woodpecker-detail-grid .detail-grid-media,.flower-vase-detail-grid .detail-grid-media,.candy-key-detail-grid .detail-grid-media,.metalcone-detail-grid-primary .detail-grid-media,.metalcone-detail-grid-secondary .detail-grid-media,.birdhouse-detail-grid-main .detail-grid-media,.birdhouse-detail-grid-prototype .detail-grid-media,.candy-stool-detail-grid .detail-grid-media,.lemon-squeezer-detail-grid .detail-grid-media,.regal-detail-grid .detail-grid-media,.ninja-pasta-detail-grid .detail-grid-media,.ballerina-detail-grid .detail-grid-media,.alligator-detail-grid .detail-grid-media{width:100%;height:auto;position:relative;inset:auto}.detail-grid-media{aspect-ratio:1/.72;width:100%}.case-gallery-slider{aspect-ratio:1240/690;height:auto}.omni-page .case-overview,.omni-page .case-overview-copy,.omni-page .case-overview-copy article,.omni-page .case-decisions,.omni-page .case-section-title,.omni-page .case-gallery-slider,.omni-page .case-overview>img,.omni-page .case-decision-images img{height:auto}.omni-page .case-decision-copy{grid-template-columns:1fr;gap:24px}.play-detail-intro h1{white-space:normal}.site-header{min-height:132px}.gallery{grid-template-columns:1.1fr .9fr}.column-3{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}footer{grid-template-columns:1fr auto}footer nav{display:none}}@media (max-width:620px){main{padding-inline:18px}.site-header{flex-direction:column;justify-content:flex-start;gap:22px;min-height:118px;padding-top:26px}.site-header nav{justify-content:space-between;gap:10px;width:100%;font-size:14px}.gallery{flex-direction:column;gap:18px;display:flex}.gallery-column,.column-2,.column-3{width:100%;display:contents}footer{grid-template-columns:1fr;align-items:start;min-height:220px;padding:80px 0 28px}.socials{grid-row:1}}@media (max-width:1000px){.glaviqem-intro,.glaviqem-hero,.glaviqem-context-row,.glaviqem-section-copy,.glaviqem-concept-row,.glaviqem-direction-row,.glaviqem-caption,.glaviqem-two-up,.glaviqem-section-title,.glaviqem-scale-grid,.glaviqem-detail-grid,.glaviqem-final,.glaviqem-contact-note{width:min(100vw - 56px,860px)}.glaviqem-intro,.glaviqem-context-row,.glaviqem-section-copy{height:auto}.glaviqem-page .glaviqem-hero,.glaviqem-page .glaviqem-final{aspect-ratio:1240/697.5;height:auto}.glaviqem-context-row,.glaviqem-direction-row,.glaviqem-scale-grid{grid-template-columns:1fr;height:auto}.glaviqem-research-board{aspect-ratio:829/518;height:auto}.glaviqem-concept-row{gap:42px;min-height:0;padding:42px 36px}.glaviqem-concept-cards{gap:42px}.glaviqem-direction-row img{aspect-ratio:961/510;height:auto}.glaviqem-two-up{gap:24px}.glaviqem-two-up img{aspect-ratio:608/430;height:auto}.glaviqem-scale-grid{grid-template-rows:none}.glaviqem-scale-main{grid-row:auto}.glaviqem-scale-grid img{height:auto}.glaviqem-detail-grid{gap:36px}.glaviqem-detail-grid img{aspect-ratio:587/540;height:auto}.mellow-logo,.mellow-image,.mellow-feature-grid,.mellow-detail-row,.mellow-caption,.mellow-two-up,.mellow-video{width:min(100vw - 56px,860px)}.mellow-feature-grid,.mellow-detail-row div,.mellow-two-up{gap:24px}.resin-intro,.resin-image,.resin-section-heading,.resin-prototype-pair,.resin-safety-grid,.resin-process-title,.resin-three-up,.resin-two-up{width:min(100vw - 56px,860px)}.resin-safety-grid,.resin-three-up,.resin-two-up{gap:24px}.resin-two-up{padding-inline:clamp(24px,4.84%,42px)}.popsicle-pack-intro,.popsicle-detail-image,.popsicle-pack-section-copy,.popsicle-pack-details,.popsicle-video,.popsicle-pack-contact-note{width:min(100vw - 56px,860px)}.popsicle-pack-intro{grid-template-columns:minmax(0,1fr) 256px;gap:32px;height:auto}.popsicle-pack-details div{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (max-width:700px){.glaviqem-page{gap:20px}.glaviqem-intro,.glaviqem-hero,.glaviqem-context-row,.glaviqem-section-copy,.glaviqem-concept-row,.glaviqem-direction-row,.glaviqem-caption,.glaviqem-two-up,.glaviqem-section-title,.glaviqem-scale-grid,.glaviqem-detail-grid,.glaviqem-final,.glaviqem-contact-note{width:calc(100vw - 32px)}.glaviqem-intro h1{font-size:30px}.glaviqem-context-copy h2,.glaviqem-section-copy h2,.glaviqem-section-title h2{font-size:24px;line-height:30px}.glaviqem-intro p,.glaviqem-context-copy p,.glaviqem-section-copy p,.glaviqem-research-board figcaption,.glaviqem-direction-copy p,.glaviqem-direction-copy strong,.glaviqem-caption,.glaviqem-detail-grid figcaption{font-size:16px;line-height:24px}.glaviqem-research-board figcaption{max-width:calc(100% - 44px);bottom:22px;left:22px}.glaviqem-concept-row{gap:28px;padding:28px 16px}.glaviqem-scale-label p,.glaviqem-scale-label span{font-size:15px;line-height:20px}.glaviqem-spectrum-line{top:10px;left:80px;right:86px}.glaviqem-concept-cards,.glaviqem-two-up,.glaviqem-detail-grid{flex-direction:column;gap:20px;display:flex}.glaviqem-concept-cards figure{gap:18px}.glaviqem-concept-cards img{height:auto;max-height:260px}.glaviqem-concept-cards figcaption{font-size:26px}.glaviqem-direction-copy{gap:22px}.glaviqem-detail-grid figure{gap:16px}.mellow-page{gap:20px}.mellow-logo,.mellow-image,.mellow-feature-grid,.mellow-detail-row,.mellow-caption,.mellow-two-up,.mellow-video{width:calc(100vw - 32px)}.mellow-image.mellow-logo{width:160px}.mellow-feature-grid,.mellow-detail-row div,.mellow-two-up{flex-direction:column;gap:20px;display:flex}.mellow-feature-grid figure,.mellow-detail-row{gap:14px}.mellow-feature-grid figcaption,.mellow-detail-row p,.mellow-caption{font-size:16px;line-height:24px}.resin-page{gap:20px}.resin-intro,.resin-image,.resin-section-heading,.resin-prototype-pair,.resin-safety-grid,.resin-process-title,.resin-three-up,.resin-two-up{width:calc(100vw - 32px)}.resin-intro{min-height:0}.resin-intro h1{font-size:30px}.resin-section-heading h2,.resin-process-title{font-size:24px;line-height:30px}.resin-intro p,.resin-section-heading p,.resin-safety-grid figcaption{font-size:16px;line-height:24px}.resin-prototype-pair,.resin-safety-grid,.resin-three-up,.resin-two-up{flex-direction:column;gap:20px;display:flex}.resin-two-up{padding-inline:0}.resin-prototype-pair img{max-width:80%}.resin-safety-grid figure{gap:12px}.popsicle-pack-page{gap:20px}.popsicle-pack-intro,.popsicle-detail-image,.popsicle-pack-section-copy,.popsicle-pack-details,.popsicle-video,.popsicle-pack-contact-note{width:calc(100vw - 32px)}.popsicle-pack-intro{flex-direction:column;gap:24px;height:auto;display:flex}.popsicle-pack-award{margin-top:0}.popsicle-pack-section-copy,.popsicle-pack-details,.popsicle-pack-core{height:auto}.popsicle-pack-intro h1{font-size:30px}.popsicle-pack-section-copy h2,.popsicle-pack-details h2,.popsicle-pack-contact-note p{font-size:24px;line-height:30px}.popsicle-pack-intro p,.popsicle-pack-section-copy p,.popsicle-pack-details article{font-size:16px;line-height:24px}.popsicle-pack-details div{flex-direction:column;gap:18px;display:flex}}@media (min-width:1001px){.work-page{--desktop-content-width:min(var(--content-max), calc(100vw - var(--page-margin) - var(--page-margin)));background:var(--color-surface);color:#fff}.work-header,.work-footer{min-height:var(--header-height);padding-block:var(--space-2);padding-inline:max(var(--page-margin), calc((100vw - var(--content-max)) / 2));background:var(--color-surface)}.work-header{box-shadow:var(--shadow-header);border-bottom:0}.work-footer{min-height:var(--footer-height);box-shadow:var(--shadow-footer);border-top:0}.work-brand{gap:var(--space-2);padding:var(--space-1) var(--space-2);color:var(--color-accent);font-family:var(--font-display);font-size:32px;font-weight:600;line-height:33px}.work-nav,.work-footer-nav{width:338px;font-family:var(--font-display);gap:0;font-weight:500}.work-nav a,.work-footer-nav a{padding:var(--space-2);border-radius:var(--radius-pill);color:var(--color-ink);transition:color var(--motion-fast) ease;font-size:20px;line-height:13px}.work-nav a.playful,.work-footer-nav a.playful{font-family:var(--font-playful);padding:10px;font-size:24px;font-weight:400;line-height:17px}.work-nav a:hover,.work-nav a:focus-visible,.work-nav a.active,.work-footer-nav a:hover,.work-footer-nav a:focus-visible,.work-footer-nav a.active{color:var(--color-accent);box-shadow:none;background:0 0}.work-grid,.play-grid{width:var(--desktop-content-width);gap:var(--space-grid)}.work-grid{--work-grid-width:var(--desktop-content-width);--work-grid-gap:var(--space-grid);margin:var(--space-section) auto}.play-grid{--play-grid-width:var(--desktop-content-width);--play-grid-gap:var(--space-grid);margin:var(--space-section) auto}.work-project,.play-card{border:1px solid var(--color-border);border-radius:var(--radius-thumbnail);background:var(--color-placeholder)}.work-project img,.play-card>img,.play-popsicle-scene img{transition:transform var(--motion-standard) cubic-bezier(.2, .7, .2, 1)}.work-project-overlay{gap:var(--space-1);padding:var(--thumbnail-overlay-padding);transition:opacity var(--motion-standard) ease}.work-project--featured .work-project-overlay{padding:var(--thumbnail-overlay-padding)}.work-project-overlay h2,.play-card-overlay h2{font-family:var(--font-display);font-size:48px;font-weight:500;line-height:50px}.work-project-overlay p,.play-card-overlay p{font-family:var(--font-body);font-size:30px;font-weight:400;line-height:36px}.work-footer p{color:var(--color-ink);font-family:var(--font-body);font-size:16px;font-weight:500;line-height:20px}.scroll-to-top{margin-bottom:var(--space-section);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-ink);transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease}.about-page,.sherpa-page,.lifter-page,.edubot-page,.case-page,.play-detail-page,.study-table-page,.eeg-headset-page,.chai-maker-page,.aasha-page,.glaviqem-page,.mellow-page,.resin-page,.popsicle-pack-page,.peak-page,.forms-digital-page,.gods-hand-page,.forms-exercise-page{gap:var(--space-grid)}.about-grid,.about-contact,.sherpa-section,.sherpa-wide-image,.sherpa-contact-note,.sherpa-media.sherpa-wide-image,.lifter-section,.lifter-overview,.lifter-contact-note,.edubot-section,.edubot-intro,.edubot-contact-note,.case-intro,.case-overview,.case-section,.case-section-title,.case-contact-note,.case-image-stack,.case-gallery-slider,.play-detail-intro,.detail-grid,.detail-section-title,.study-intro,.study-hero,.study-context-row,.study-section-copy,.study-direction-row,.study-two-up,.study-wide-image,.study-two-copy,.study-final-images,.study-contact-note,.eeg-intro,.eeg-context,.eeg-features,.eeg-two-up,.eeg-three-up,.eeg-nda-note,.chai-intro,.chai-wide-front,.chai-caption,.chai-control-section,.chai-note,.chai-heading-caption,.chai-contact-note,.aasha-intro,.aasha-wide,.aasha-strip,.aasha-medium,.aasha-video,.aasha-contact-note,.glaviqem-intro,.glaviqem-hero,.glaviqem-context-row,.glaviqem-section-copy,.glaviqem-concept-row,.glaviqem-direction-row,.glaviqem-caption,.glaviqem-two-up,.glaviqem-section-title,.glaviqem-scale-grid,.glaviqem-detail-grid,.glaviqem-final,.glaviqem-contact-note,.mellow-image,.mellow-feature-grid,.mellow-detail-row,.mellow-caption,.mellow-two-up,.mellow-video,.resin-intro,.resin-image,.resin-section-heading,.resin-prototype-pair,.resin-safety-grid,.resin-process-title,.resin-three-up,.resin-two-up,.popsicle-pack-intro,.popsicle-detail-image,.popsicle-pack-section-copy,.popsicle-pack-details,.popsicle-video,.popsicle-pack-contact-note,.peak-intro,.peak-row,.peak-section-title,.peak-prototype-grid,.peak-strip,.peak-video,.forms-digital-intro,.forms-digital-grid,.gods-hand-intro,.gods-hand-media-row,.forms-exercise-intro,.forms-exercise-mosaic-stack,.forms-exercise-mosaic,.forms-exercise-slider-stack,.forms-exercise-slider,.forms-exercise-process{width:var(--desktop-content-width);max-width:100%}.about-page .about-grid{width:min(var(--about-content-max), var(--desktop-content-width))}.about-page .about-contact{width:var(--about-contact-width)}.about-card,.case-contact-note,.study-contact-note,.eeg-nda-note,.chai-contact-note,.aasha-contact-note,.glaviqem-contact-note,.popsicle-pack-contact-note{border-radius:var(--radius-section)}.about-card{border-radius:40px}.sherpa-process-strip .sherpa-media,.sherpa-decision-grid .sherpa-media,.sherpa-modular .sherpa-media,.sherpa-integrated-grid .sherpa-media,.sherpa-details .sherpa-media,.sherpa-making-grid .sherpa-media,.sherpa-wide-image,.case-overview img,.case-image-stack img,.case-decision-images img,.detail-grid-media img,.study-research-board,.study-direction-row>img,.study-two-up img,.study-final-images img,.eeg-context img,.eeg-two-up img,.eeg-three-up img,.peak-image,.forms-digital-image,.gods-hand-image{border-radius:var(--radius-media)}.about-timeline-card h2,.about-resume{background:var(--color-accent);color:var(--color-surface)}.sherpa-decision-grid{grid-template-columns:minmax(0,415px) minmax(0,805px)}.xt-lite-overview{grid-template-columns:265px 945px}.omni-page .case-overview{grid-template-columns:356px minmax(0,854px)}.omni-page .case-decision-copy{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.study-context-row,.eeg-context{grid-template-columns:minmax(220px,1fr) minmax(0,3fr)}.glaviqem-context-row{grid-template-columns:381px minmax(0,1fr)}.study-direction-row,.glaviqem-direction-row{grid-template-columns:minmax(0,3fr) minmax(220px,1fr)}.study-two-copy,.eeg-intro{grid-template-columns:repeat(2,minmax(0,1fr))}.aasha-intro{gap:var(--space-emphasis);grid-template-columns:minmax(0,1fr) auto}.glaviqem-scale-grid{grid-template-columns:minmax(0,3fr) minmax(260px,2fr)}.peak-hero-row,.peak-inspiration-row,.peak-prototype-grid{grid-template-columns:minmax(0,2.05fr) minmax(260px,1fr)}.peak-form-row,.gods-hand-media-row{grid-template-columns:repeat(2,minmax(0,1fr))}.gods-hand-media-row{height:min(600px,48.3871vw - 96.7742px)}.forms-digital-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.study-table-page .study-context-row{grid-template-columns:minmax(220px,251.236fr) minmax(0,963.764fr);gap:25px}.study-table-page .study-direction-row{grid-template-columns:minmax(0,916fr) minmax(220px,299fr);gap:25px}.study-table-page .study-two-copy{grid-template-columns:minmax(0,459fr) minmax(0,756fr);gap:25px}.study-table-page .study-contact-note{border-radius:var(--radius-card)}}img[src*=\.png i],img[src*=\.jpg i],img[src*=\.jpeg i],img[src*=\.webp i],img[src*=\.gif i]{border-radius:var(--radius-media)}.work-project,.work-project img,.play-card,.play-card>img,.play-card .play-popsicle-scene,.play-card .play-popsicle-scene img{border-radius:var(--radius-thumbnail)}button,[role=button],.scroll-to-top,.about-resume{border-radius:var(--radius-pill)}@media (min-width:1001px) and (max-width:1300px){.work-footer{gap:var(--space-4);flex-wrap:wrap}.lifter-decision-images{height:auto}.lifter-decision-images img{aspect-ratio:607.5/403;height:auto}.lifter-gallery-slider{aspect-ratio:1240/690;height:auto}}.eeg-nda-note{border-radius:var(--radius-card)}@media (min-width:1440px){.eeg-headset-page .eeg-intro{grid-template-columns:668.68px 330px;height:139px;min-height:139px}.eeg-headset-page .eeg-context{grid-template-columns:287px 923px}}@media (min-width:901px) and (max-width:1439px){.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro.has-side{justify-content:space-between;gap:30px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{flex:auto;width:auto;max-width:589px}.forms-digital-grid{aspect-ratio:1240/2345.2;grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.eeg-headset-page .eeg-intro{grid-template-columns:minmax(0,1fr) 330px;gap:30px;min-height:0}.eeg-headset-page .eeg-context{grid-template-columns:minmax(220px,287fr) minmax(0,923fr);min-height:0}.eeg-headset-page .eeg-row-one,.eeg-headset-page .eeg-row-two,.eeg-headset-page .eeg-grid-one,.eeg-headset-page .eeg-grid-two{height:auto}.eeg-headset-page .eeg-row-one{aspect-ratio:1240/555}.eeg-headset-page .eeg-row-two{aspect-ratio:1240/488}.eeg-headset-page .eeg-grid-one{aspect-ratio:1240/394}.eeg-headset-page .eeg-grid-two{aspect-ratio:1240/460}.eeg-headset-page .eeg-nda-note{height:auto;padding-inline:clamp(40px,8vw,127px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tile img,.work-project img,.work-project-overlay,.social-icon{transition:none}.social-icon:active{transform:none}}@media (max-width:700px){.work-page{--mobile-page-inset:20px;--mobile-grid-gap:30px;--mobile-header-height:121.382px;--mobile-footer-height:182px;background:var(--color-surface);width:100%;color:var(--color-ink);padding-inline:0}.work-header{width:100%;min-height:var(--mobile-header-height);height:var(--mobile-header-height);background:var(--color-surface);box-shadow:var(--shadow-header);flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding:10px 26px;display:flex}.work-brand{height:54.382px;color:var(--color-accent);font-family:var(--font-display);flex:none;gap:10px;padding:5px 10px;font-size:32px;font-weight:600;line-height:33.12px}.work-brand img{border-radius:0;width:50px;height:44.382px}.work-nav,.work-footer-nav{width:min(338px,100%);height:37px;font-family:var(--font-display);flex:none;justify-content:space-between;align-items:center;gap:0;font-weight:500;display:flex}.work-nav a,.work-footer-nav a{border-radius:var(--radius-pill);color:var(--color-ink);font-family:var(--font-display);padding:10px;font-size:20px;font-weight:500;line-height:13px}.work-nav a.playful,.work-footer-nav a.playful{font-family:var(--font-playful);padding:10px;font-size:24px;font-weight:400;line-height:17px}.work-grid--desktop{display:none}.work-grid-mobile{width:calc(100% - (var(--mobile-page-inset) * 2));gap:var(--mobile-grid-gap);flex-direction:column;margin:30px auto;display:flex}.work-mobile-project,.play-mobile-card{border-radius:var(--radius-media);background:var(--color-placeholder);color:#fff;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.work-mobile-project--hero{border-radius:20px}.work-mobile-project img,.play-mobile-card img{object-fit:cover;border-radius:inherit}.mobile-thumbnail-overlay{border-radius:inherit;color:#fff;pointer-events:none;background:linear-gradient(#0000 55.386%,#00000068 74.69%,#000 100%);flex-direction:column;justify-content:flex-end;gap:6px;padding:10px;display:flex;position:absolute;inset:0}.mobile-thumbnail-overlay strong{font-family:var(--font-display);font-size:22px;font-weight:500;line-height:22.77px}.mobile-thumbnail-overlay span{font-family:var(--font-body);font-size:14px;font-weight:400;line-height:16.943px}.work-mobile-project:focus-visible,.play-mobile-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:var(--radius-media)}.play-grid{display:none}.play-grid-mobile{width:calc(100% - (var(--mobile-page-inset) * 2));gap:var(--mobile-grid-gap);flex-direction:column;margin:30px auto;display:flex}.play-mobile-card{border-radius:20px}.work-page>.scroll-to-top{width:50px;height:50px;margin:0 auto 30px}.work-footer{width:100%;min-height:var(--mobile-footer-height);height:var(--mobile-footer-height);background:var(--color-surface);box-shadow:var(--shadow-footer);flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;padding:20px 26px;display:flex}.work-footer .work-socials{order:1;height:46px}.work-footer .work-footer-nav{order:2}.work-footer p{color:var(--color-ink);font-family:var(--font-body);text-align:center;white-space:nowrap;order:3;margin:0;font-size:16px;font-weight:600;line-height:17.408px}.about-page{--about-width:100%;--about-contact-width:calc(100% - 60px);gap:30px;width:100%;padding:0}.about-page .about-hero{flex:0 0 300px;width:100%;height:300px;margin:0;padding:0}.about-page .about-hero>img{object-fit:cover;opacity:.4;border-radius:0;width:100%;height:100%}.about-page .about-hero-copy{text-align:left;justify-content:center;align-items:flex-start;gap:4px;width:390px;height:111px;padding-left:70px}.about-page .about-hero-copy p,.about-page .about-hero-copy span,.about-page .about-work-link,.about-page .about-hero-copy h1{width:auto;font-size:34px;line-height:39.381px}.about-page .about-hero-copy h1{font-family:var(--font-display);text-align:left;font-weight:600;line-height:35.19px}.about-page .about-hero-copy div{justify-content:center;align-items:center;gap:10px;width:230px}.about-page .about-work-link{color:var(--color-accent)}.about-page .about-grid{flex-direction:column;align-items:center;gap:30px;width:100%;margin:0;display:flex}.about-page .about-card{border:1px solid var(--color-accent);min-height:0;box-shadow:none;border-radius:40px;margin:0}.about-page .about-life-card{justify-content:flex-start;gap:30px;width:min(340px,100% - 50px);height:386.204px;padding:30px 50px 0}.about-page .about-life-card div{gap:20px;width:290px}.about-page .about-life-card h2{font-size:24px;line-height:17px}.about-page .about-life-card p{font-size:20px;line-height:24.205px}.about-page .about-life-card img{object-fit:contain;border-radius:0;width:180px;height:169.204px;margin-top:0}.about-page .about-statement-card{align-items:flex-start;padding:30px}.about-page .about-statement-card p{font-size:24px;line-height:40px}.about-page .about-statement-card--principles{width:min(340px,100% - 50px);height:180px}.about-page .about-statement-card--principles p{width:280px;color:var(--color-accent)}.about-page .about-statement-card--journey{width:min(340px,100% - 50px);height:260px}.about-page .about-statement-card--journey p{width:330px}.about-page .about-timeline-card{place-self:center;gap:30px;width:min(340px,100% - 50px);padding:30px}.about-page .about-timeline-card--work{height:400px}.about-page .about-timeline-card--education{height:444px}.about-page .about-timeline-card h2{height:43px;min-height:43px;padding:10px 15px;font-size:20px;line-height:20.7px}.about-page .about-timeline{flex:auto;width:330px}.about-page .about-timeline>div{gap:30px;height:100%;padding-left:40px}.about-page .about-timeline>div:before{top:13.618px;bottom:10px;left:10px}.about-page .about-timeline section:before{top:0;left:-40px}.about-page .about-timeline h3,.about-page .about-timeline p,.about-page .about-timeline span{font-size:18px;line-height:21.784px}.about-page .about-desktop-copy{display:none}.about-page .about-mobile-copy{display:inline}.about-page .about-resume{width:min(340px,100% - 50px);min-width:0;height:61px;min-height:61px;margin:0;padding:0 40px;font-size:30px;line-height:60px}.about-page .about-spacer{flex:0 0 80px;width:100%;height:80px}.about-page .about-recognition{gap:20px;width:min(340px,100% - 50px);height:400.75px;padding:0}.about-page .about-recognition h2{height:19px;font-size:28px;line-height:32.431px}.about-page .about-recognition-logos{width:340px;height:361.75px;min-height:0;display:block;position:relative}.about-page .about-recognition-logos img{object-fit:contain;border-radius:0;width:auto;max-width:none;height:auto;max-height:none;position:absolute}.about-page .about-recognition-logos img:first-child{width:60.782px;height:107.25px;top:0;left:0}.about-page .about-recognition-logos img:nth-child(2){width:220px;height:107.25px;top:0;left:120px}.about-page .about-recognition-logos img:nth-child(3){width:100px;height:100px;top:127.25px;left:0}.about-page .about-recognition-logos img:nth-child(4){width:220px;height:107.25px;top:127.25px;left:120px}.about-page .about-recognition-logos img:nth-child(5){width:340px;height:99.461px;top:254.5px;left:0}.about-page .about-contact{width:min(330px,100% - 60px);height:auto;margin:0}.about-page .about-contact h2{height:19px;margin:0 0 30px;font-size:28px;line-height:32.431px}.about-page .about-contact-layout{flex-direction:column;gap:30px;display:flex}.about-page .about-contact-links{gap:30px;height:194px}.about-page .about-contact-links div{gap:10px;height:82px}.about-page .about-contact h3,.about-page .about-form label span{font-size:24px;line-height:19px}.about-page .about-contact-links a,.about-page .about-form input,.about-page .about-form textarea{width:330px;font-size:18px;line-height:35px}.about-page .about-contact-links a,.about-page .about-form input{height:53px;padding:10px 20px}.about-page .about-form{flex-direction:column;gap:10px;width:330px;height:auto;display:flex}.about-page .about-form h3{height:19px;margin:0;line-height:19px}.about-page .about-form label{gap:8px;height:80px}.about-page .about-form .about-message-field{height:271px}.about-page .about-form textarea{resize:none;border-radius:20px;height:244px;min-height:244px;padding:16px 10px}.about-page .about-form-actions{flex-direction:column;align-items:stretch;gap:10px;width:330px;min-height:98px;margin-top:8px}.about-page .about-form-actions button{width:100%;height:53px;font-size:18px}.about-page .about-form-status{min-height:35px;font-size:15px}.about-page>.scroll-to-top{width:50px;height:50px;margin:0}}@media (max-width:379px){.work-nav a,.work-footer-nav a,.work-nav a.playful,.work-footer-nav a.playful{padding-inline:5px}}.mobile-gallery-stack,.ds-mobile-section-divider{display:none}@media (max-width:700px){:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page){--mobile-project-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(p,li,figcaption){font-family:var(--font-body);font-size:14px;font-weight:400;line-height:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-project-title,h1){font-family:var(--font-display);font-size:26px;font-weight:500;line-height:30.115px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-section-title,h2){font-family:var(--font-display);font-size:22px;font-weight:500;line-height:25.482px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(h3,.ds-feature-text h3){font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) .ati-robotics-link{width:180px;height:20px;font-size:14px;line-height:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page) :is(.edubot-title-row,.sherpa-title-row,.case-title-row,.lifter-title-row){grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:0;width:100%;display:grid}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) .ati-robotics-link__icon{flex-basis:20px;width:20px;height:20px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-more-info,.edubot-contact-note,.sherpa-contact-note){width:var(--mobile-project-width);text-align:left;border-radius:10px;justify-content:flex-start;align-items:center;height:auto;min-height:89px;margin:0;padding:20px;display:flex}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page) :is(.ds-more-info,.edubot-contact-note,.sherpa-contact-note) p{width:100%;max-width:none;color:var(--color-accent);font-family:var(--font-display);margin:0;font-size:20px;font-weight:500;line-height:35px}:is(.edubot-page,.sherpa-page,.case-page,.lifter-page,.study-table-page,.chai-maker-page,.aasha-page,.glaviqem-page,.resin-page,.mellow-page,.eeg-headset-page)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0 auto}.edubot-intro,.edubot-section,.edubot-contact-note{width:var(--mobile-project-width);height:auto;margin:0}.edubot-intro{flex-direction:column;gap:20px;display:flex}.edubot-intro-copy,.edubot-role{gap:15px;width:100%;height:auto}.edubot-intro p,.edubot-role p{width:100%;max-width:none}.edubot-hero,.edubot-final{border-radius:0;width:100vw;margin:0}.edubot-hero{aspect-ratio:390/304;height:auto}.edubot-hero .edubot-media{object-fit:cover;border-radius:0;height:100%}.edubot-keywords{grid-template-rows:repeat(2,9px);grid-template-columns:28.57% 25.85% 31.63% 13.95%;grid-auto-flow:row;place-content:space-between;place-items:start;gap:0;width:min(294px,100% - 40px);height:28px;padding:0;display:grid;position:absolute;bottom:10px;left:50%;right:auto;transform:translate(-50%)}.edubot-keywords span{font-family:var(--font-body);white-space:nowrap;font-size:14px;font-weight:400;line-height:19px}.edubot-design-base{flex-direction:column;gap:20px;display:flex}.edubot-base-copy,.edubot-base-list{width:100%;height:auto}.edubot-base-list{gap:15px}.edubot-base-list article{grid-template-columns:15px 1fr;gap:10px}.edubot-design-base>.edubot-media{aspect-ratio:390/223.558;width:100vw;height:auto;margin-left:calc((100vw - var(--mobile-project-width)) / -2);object-fit:cover;border-radius:0}.edubot-inspirations{gap:15px;padding-block:20px}.edubot-inspiration-labels,.edubot-inspiration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.edubot-inspiration-grid .edubot-media{object-fit:contain;border-radius:10px;width:100%;height:280px}.edubot-feature,.edubot-two-up,.edubot-battery-grid,.edubot-mounting-grid,.edubot-led-grid{flex-direction:column;gap:10px;display:flex}.edubot-mounting .edubot-mounting-grid,.edubot-led .edubot-led-grid,.edubot-battery .edubot-battery-grid{display:grid}.edubot-internal .edubot-two-up{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.edubot-two-feature,.edubot-utility{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.edubot-feature>p,.edubot-two-feature article,.edubot-utility article,.edubot-utility>.edubot-media{width:100%}.edubot-two-up .edubot-media,.edubot-two-feature .edubot-media,.edubot-utility .edubot-media,.edubot-battery-grid .edubot-media,.edubot-mounting-grid .edubot-media,.edubot-led-grid .edubot-media{border-radius:10px;width:100%;height:auto}.edubot-two-feature article,.edubot-utility>.edubot-media,.edubot-utility article{min-width:0}.edubot-two-feature .edubot-media,.edubot-utility .edubot-media{aspect-ratio:1;object-fit:cover}.edubot-battery-grid,.edubot-mounting-grid,.edubot-led-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.edubot-battery-grid>.edubot-media,.edubot-mounting-grid>.edubot-media,.edubot-led-grid>.edubot-media{object-fit:cover;height:100%}.edubot-final{height:auto}.edubot-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.edubot-page>.ds-mobile-section-divider,.edubot-two-feature>.ds-mobile-section-divider{width:var(--mobile-project-width);border:0;flex:0 0 0;height:0;display:block;position:relative}.edubot-page>.ds-mobile-section-divider:before,.edubot-two-feature>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.edubot-intro-copy,.edubot-role{gap:15px;padding:0}.edubot-design-base{gap:20px}.edubot-base-copy,.edubot-base-list{gap:15px}.edubot-base-list article>div{gap:10px}.edubot-base-list :is(h3,p),.edubot-feature>:is(h2,p),.edubot-two-feature article>:is(h2,p),.edubot-utility article>:is(h2,p){margin:0}.edubot-inspirations{gap:10px;padding:0}.edubot-inspirations:before,.edubot-inspirations:after{display:none}.edubot-inspirations h2{margin:0 0 5px}.edubot-inspiration-labels{flex-direction:column;align-items:flex-start;gap:0;margin:0;display:flex}.edubot-inspiration-labels p{text-align:left;width:100%;margin:0;line-height:22px}.edubot-inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.edubot-inspiration-grid .edubot-media{aspect-ratio:170/162;object-fit:cover;height:auto}.edubot-inspiration-grid .edubot-media:first-child{aspect-ratio:350/162;grid-column:1/-1}.edubot-feature{gap:10px}.edubot-page :is(.edubot-feature>h2,.edubot-two-feature article>h2,.edubot-utility article>h2){block-size:10px;font-family:var(--font-body);flex:0 0 10px;font-size:14px;font-weight:500;line-height:26px}@media (min-width:380px){.edubot-base-copy{flex:0 0 300px;height:300px}}.edubot-pegboard .edubot-two-up .edubot-media{aspect-ratio:350/253.75;object-fit:cover;height:auto}.edubot-heavy .edubot-two-up .edubot-media{aspect-ratio:350/245.25;object-fit:cover;height:auto}.edubot-two-feature{flex-direction:column;gap:20px;display:flex}.edubot-two-feature article{flex-direction:column;gap:10px;width:100%;height:auto;display:flex}.edubot-two-feature .edubot-media{aspect-ratio:350/218.613;object-fit:cover;height:auto}.edubot-utility{flex-direction:column;gap:10px;display:flex}.edubot-utility article{display:contents}.edubot-utility article h2{order:1}.edubot-utility article p{order:2}.edubot-utility>.edubot-media{order:3}.edubot-utility article .edubot-media{order:4}.edubot-utility>.edubot-media,.edubot-utility article .edubot-media{aspect-ratio:350/312.5;object-fit:cover;width:100%;height:auto}.edubot-battery-grid{grid-template-rows:repeat(2,175px);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto}.edubot-battery-grid>.edubot-media{aspect-ratio:350/175;grid-column:1/-1;height:175px}.edubot-battery-grid>div{display:contents}.edubot-battery-grid>div .edubot-media{aspect-ratio:auto;object-fit:cover;flex:none;grid-row:2;align-self:start;max-height:none;height:175px!important;min-height:0!important}.edubot-internal{display:none}.edubot-mounting .edubot-mounting-grid{grid-template-rows:repeat(2,117.5px);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto}.edubot-mounting-grid>.edubot-media{aspect-ratio:170/245;grid-area:1/1/span 2;height:245px}.edubot-mounting-grid>div{display:contents}.edubot-mounting-grid>div .edubot-media{aspect-ratio:auto;object-fit:cover;flex:none;grid-column:2;align-self:start;max-height:none;height:117.5px!important;min-height:0!important}.edubot-mounting-grid>div .edubot-media:first-child{grid-row:1}.edubot-mounting-grid>div .edubot-media:last-child{grid-row:2}.edubot-led .edubot-led-grid{grid-template-rows:repeat(2,189.5px);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto}.edubot-led-grid>.edubot-media{aspect-ratio:350/189.5;order:-1;grid-area:1/1/auto/-1;height:189.5px}.edubot-led-grid>div{display:contents}.edubot-led-grid>div .edubot-media{aspect-ratio:auto;object-fit:cover;flex:none;grid-row:2;align-self:start;max-height:none;height:189.5px!important;min-height:0!important}.edubot-final{aspect-ratio:390/289.746;object-fit:cover;height:auto}.edubot-page :is(.edubot-inspirations,.edubot-pegboard,.edubot-heavy,.edubot-two-feature,.edubot-utility,.edubot-battery,.edubot-mounting,.edubot-led,.edubot-contact-note){margin-top:0}.sherpa-hero-image,.sherpa-wide-image{border-radius:0;width:100vw;height:auto;margin:0}.sherpa-hero-image{object-fit:cover;height:220px}.sherpa-process+.sherpa-wide-image{object-fit:cover;height:250px}.sherpa-section,.sherpa-contact-note{width:var(--mobile-project-width);height:auto;margin:0;padding:0}.sherpa-intro,.sherpa-role-layout,.sherpa-process,.sherpa-decisions,.sherpa-modular,.sherpa-integrated,.sherpa-details,.sherpa-making{flex-direction:column;gap:20px;display:flex}.sherpa-role-layout,.sherpa-decision-grid,.sherpa-integrated-grid,.sherpa-two-up,.sherpa-making-grid{flex-direction:column;gap:10px;width:100%;height:auto;display:flex}.sherpa-role-layout>.sherpa-media,.sherpa-role-copy,.sherpa-decision-grid article,.sherpa-modular article,.sherpa-modular>.sherpa-media,.sherpa-integrated-grid .sherpa-media,.sherpa-two-up .sherpa-media,.sherpa-making-grid .sherpa-media{border-radius:10px;width:100%;height:auto;min-height:0;transform:none}.sherpa-role-layout>.sherpa-media{object-fit:cover;order:2;height:300px}.sherpa-role-copy{order:1}.sherpa-process-strip{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;height:auto;display:grid}.sherpa-process-strip .sherpa-media{width:100%;height:auto}.sherpa-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sherpa-decision-grid .sherpa-media{object-fit:cover;height:190px}.sherpa-modular{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.sherpa-modular>.sherpa-media{object-fit:cover;height:344px}.sherpa-modular article .sherpa-media{object-fit:cover;height:145px}.sherpa-integrated-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sherpa-integrated-grid .sherpa-media:first-child{object-fit:cover;grid-row:1/span 2;height:245px}.sherpa-integrated-grid .sherpa-media:not(:first-child){object-fit:cover;height:117.5px}.sherpa-details .sherpa-two-up{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sherpa-details>.sherpa-wide-image{object-fit:cover;border-radius:10px;width:100%;height:230px}.sherpa-details .sherpa-two-up .sherpa-media{object-fit:cover;height:220px}.sherpa-making-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:190px;display:grid}.sherpa-making-grid .sherpa-media{object-fit:cover;height:100%}.sherpa-making-grid .sherpa-media:last-child{grid-column:1/-1}.sherpa-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.sherpa-page .sherpa-title-row{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.sherpa-page .sherpa-title-row h1{white-space:nowrap;width:100%}.sherpa-page>.ds-mobile-section-divider{width:var(--mobile-project-width);border:0;flex:0 0 0;height:0;display:block;position:relative}.sherpa-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.sherpa-intro,.sherpa-process,.sherpa-decisions,.sherpa-modular,.sherpa-integrated,.sherpa-details,.sherpa-making{gap:15px}.sherpa-intro .sherpa-title-row,.sherpa-intro>p,.sherpa-process>h2,.sherpa-process>p,.sherpa-decisions>h2,.sherpa-integrated>h3,.sherpa-integrated>p,.sherpa-details>h2,.sherpa-details>p,.sherpa-making>h2,.sherpa-making>p{margin:0}.sherpa-title-desktop{display:none}.sherpa-title-mobile{display:inline}.sherpa-role-layout{gap:20px;margin-top:5px}.sherpa-role-copy{gap:15px;display:flex}.sherpa-role-copy h2,.sherpa-role-copy h3,.sherpa-role-copy p,.sherpa-role-copy ul{margin:0}.sherpa-role-copy>div{flex-direction:column;flex:0 0 150px;gap:0;width:100%;height:150px;display:flex}.sherpa-role-copy h3{flex:0 0 10px;height:10px;line-height:20px}.sherpa-role-copy ul{padding-left:21px}.sherpa-role-copy li{height:20px;padding-left:0;line-height:20px}.sherpa-role-layout>.sherpa-media{width:100vw;height:300px;margin-left:calc((100vw - var(--mobile-project-width)) / -2);object-fit:cover;border-radius:0}.sherpa-page>.sherpa-hero-image{border-radius:0;width:100vw;margin:0}.sherpa-process-strip{grid-template-rows:repeat(2,197px);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;height:404px}.sherpa-process-strip .sherpa-media{object-fit:cover;border-radius:10px;height:197px;min-height:0}.sherpa-process+.sherpa-wide-image{object-fit:cover;border-radius:0;width:100vw;height:250px;max-height:none}.sherpa-decision-grid{grid-template-rows:166px auto auto;grid-template-columns:1fr 2fr;gap:15px 10px;display:grid}.sherpa-decision-grid article{display:contents}.sherpa-decision-grid article:first-child>.sherpa-media{grid-area:1/1}.sherpa-decision-grid article:last-child>.sherpa-media{grid-area:1/2}.sherpa-decision-grid .sherpa-media{object-fit:cover;border-radius:10px;width:100%;height:166px;min-height:0}.sherpa-decision-grid article:first-child .sherpa-decision-copy{grid-area:2/1/auto/-1}.sherpa-decision-grid article:last-child .sherpa-decision-copy{grid-area:3/1/auto/-1}.sherpa-decision-copy.ds-feature-bullet{grid-template-columns:15px minmax(0,1fr);gap:10px;width:100%;display:grid}.sherpa-decision-copy .ds-feature-dot{width:15px;height:15px;display:grid}.sherpa-decision-copy .ds-feature-text{gap:10px}.sherpa-decision-copy .ds-feature-text h3,.sherpa-decision-copy .ds-feature-text p{font-size:14px;line-height:20px}.sherpa-modular{grid-template-rows:auto auto 244px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sherpa-modular article{display:contents}.sherpa-modular article>h3,.sherpa-modular article>p{grid-column:1/-1;margin:0}.sherpa-modular article>h3{grid-row:1}.sherpa-modular article>p{grid-row:2}.sherpa-modular>.sherpa-media,.sherpa-modular article .sherpa-media{object-fit:cover;border-radius:10px;width:100%;height:244px;min-height:0}.sherpa-modular>.sherpa-media{grid-area:3/1}.sherpa-modular article .sherpa-media{grid-area:3/2}.sherpa-integrated{gap:10px}.sherpa-integrated-grid{grid-template-rows:repeat(2,117.5px);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:245px}.sherpa-integrated-grid .sherpa-media:first-child{height:245px}.sherpa-integrated-grid .sherpa-media:not(:first-child){height:117.5px}.sherpa-details{grid-template-rows:auto auto repeat(7,125px);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sherpa-details>:nth-child(n+4){margin-top:0}.sherpa-details>h2,.sherpa-details>p{grid-column:1/-1}.sherpa-details>h2{grid-row:1;margin-bottom:5px}.sherpa-details>p{grid-row:2;margin-bottom:5px}.sherpa-details>.sherpa-two-up{display:contents}.sherpa-details>.sherpa-details-pair-top .sherpa-media:first-child{grid-area:3/1}.sherpa-details>.sherpa-details-pair-top .sherpa-media:last-child{grid-area:3/2}.sherpa-details>.sherpa-wide-image:not(.sherpa-squareless){grid-area:4/1/span 2/-1}.sherpa-details>.sherpa-details-pair-tall .sherpa-media:first-child{grid-area:6/1/span 2}.sherpa-details>.sherpa-details-pair-tall .sherpa-media:last-child{grid-area:6/2/span 2}.sherpa-details>.sherpa-squareless{grid-area:8/1/span 2/-1}.sherpa-details>.sherpa-details-pair .sherpa-media,.sherpa-details>.sherpa-wide-image,.sherpa-details>.sherpa-squareless{object-fit:cover;border-radius:10px;width:100%;height:100%;min-height:0;margin:0}.sherpa-making-grid{grid-template-rows:repeat(6,125px);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:125px;gap:10px;height:800px}.sherpa-making-grid .sherpa-media{object-fit:cover;width:100%;height:100%;min-height:0;transform:none}.sherpa-making-grid .sherpa-media:first-child{grid-area:1/1/span 2}.sherpa-making-grid .sherpa-media:nth-child(2){grid-area:1/2}.sherpa-making-grid .sherpa-media:nth-child(3){grid-area:2/2}.sherpa-making-grid .sherpa-media:nth-child(4){grid-area:3/1}.sherpa-making-grid .sherpa-media:nth-child(5){grid-area:3/2/span 2}.sherpa-making-grid .sherpa-media:nth-child(6){grid-area:4/1}.sherpa-making-grid .sherpa-media:nth-child(7){grid-area:5/1/span 2/-1}.sherpa-contact-note{margin-top:0}.case-intro,.case-section,.case-section-title,.case-contact-note,.lifter-section,.lifter-overview{width:var(--mobile-project-width);height:auto;margin:0;padding:0}.case-intro,.case-overview,.case-overview-copy,.case-section,.case-decisions,.lifter-intro,.lifter-overview,.lifter-overview-copy,.lifter-decisions,.lifter-decision-content,.lifter-decision-copy,.lifter-gallery{flex-direction:column;gap:20px;display:flex}.case-overview,.lifter-overview{width:100%}.case-overview-copy,.lifter-overview-copy,.case-decision-copy,.lifter-decision-copy{width:var(--mobile-project-width);gap:15px;margin-inline:auto}.case-overview>img,.lifter-hero-image{border-radius:0;width:100vw;height:auto;margin:0}.case-decision-images,.lifter-decision-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:auto;display:grid}.case-decision-images img,.lifter-decision-images img{border-radius:10px;width:100%;height:auto}.case-gallery-slider{display:none}.mobile-gallery-stack{width:var(--mobile-project-width);flex-direction:column;gap:10px;display:flex}.mobile-gallery-stack img{aspect-ratio:7/6;object-fit:cover;border-radius:10px;width:100%;height:auto}.xt-lite-gallery-section,.lifter-gallery{gap:15px}.xt-lite-page :is(h1,h2,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.xt-lite-intro{gap:15px}.xt-lite-page .xt-lite-title-row{flex-direction:column;align-items:flex-start;gap:10px;width:100%;height:auto;display:flex}.xt-lite-intro>p{line-height:22px}.xt-lite-overview{gap:20px;width:100%;height:auto}.xt-lite-overview>img{object-fit:cover;border-radius:0;order:-1;width:100vw;height:270px;min-height:0;margin:0}.xt-lite-overview-copy{width:var(--mobile-project-width);gap:20px;height:auto;margin-inline:auto}.xt-lite-overview-copy article,.xt-lite-overview-copy article:first-child,.xt-lite-overview-copy article:last-child{gap:15px;width:100%;height:auto;min-height:0}.xt-lite-gallery-section>h2{flex:none;height:auto}.xt-lite-gallery-section .case-gallery-slider{aspect-ratio:7/6;border-radius:10px;flex:none;width:100%;height:auto;display:block}.xt-lite-gallery-section .case-gallery-slider:before,.xt-lite-gallery-section .case-gallery-slider:after{width:50px}.xt-lite-gallery-section .case-gallery-button{width:44px;height:44px;padding-bottom:5px;font-size:38px}.xt-lite-gallery-section .case-gallery-button--previous{left:3px}.xt-lite-gallery-section .case-gallery-button--next{right:3px}.xt-lite-page>.ds-mobile-section-divider{width:var(--mobile-project-width);border:0;flex:0 0 0;height:0;display:block;position:relative}.xt-lite-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.omni-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.omni-page .case-intro{gap:15px;height:auto;min-height:0}.omni-page .case-title-row{flex-direction:column;align-items:flex-start;gap:10px;width:100%;height:auto;display:flex}.omni-page .case-title-row h1{flex:none}.omni-page .case-intro>p{width:100%;max-width:none;height:auto;line-height:22px}.omni-page .case-overview{gap:20px;width:100%;height:auto}.omni-page .case-overview>img{object-fit:cover;border-radius:0;order:-1;width:100vw;height:400px;min-height:0;margin:0}.omni-page .case-overview-copy{width:var(--mobile-project-width);gap:20px;height:auto;margin-inline:auto}.omni-page .case-overview-copy article,.omni-page .case-overview-copy article:first-child,.omni-page .case-overview-copy article:last-child{gap:15px;width:100%;height:auto;min-height:0}.omni-page .case-overview-copy article:first-child p,.omni-page .case-overview-copy article:last-child p{width:100%;height:auto}.omni-page .case-overview h2,.omni-page .case-section h2{height:auto;font-size:22px;line-height:25.482px}.omni-page .case-decisions{width:var(--mobile-project-width);gap:0;height:auto}.omni-page .case-decision-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:230px;margin-top:15px}.omni-page .case-decision-images img{object-fit:cover;border-radius:10px;width:100%;height:230px;min-height:0}.omni-page .case-decision-copy{flex-direction:column;gap:10px;width:100%;margin-top:10px;display:flex}.omni-page .case-decision-copy .omni-decision-item{grid-template-columns:15px minmax(0,1fr);align-items:start;gap:10px;width:100%;max-width:none;height:auto;min-height:50px;display:grid}.omni-page .case-decision-copy .omni-decision-item>.ds-feature-dot{display:grid}.omni-page .case-decision-copy .ds-feature-text{gap:10px;width:100%;height:auto}.omni-page .case-decision-copy .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body), sans-serif;font-size:14px;font-weight:500;line-height:26px}.omni-page .case-decision-copy .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body), sans-serif;font-size:14px;font-weight:400;line-height:20px}.omni-page .case-section-title{width:var(--mobile-project-width);height:auto}.omni-page .case-section-title h2{font-size:22px;line-height:25.482px}.omni-page .case-gallery-slider{width:var(--mobile-project-width);aspect-ratio:7/6;border-radius:10px;height:auto;margin:-5px 0 0;display:block}.omni-page .case-gallery-slider:before,.omni-page .case-gallery-slider:after{width:50px}.omni-page .case-gallery-button{width:44px;height:44px;color:var(--color-ink);padding-bottom:5px;font-size:38px}.omni-page .case-gallery-button--previous{left:3px}.omni-page .case-gallery-button--next{right:3px}.omni-page>.ds-mobile-section-divider{width:var(--mobile-project-width);border:0;flex:0 0 0;height:0;display:block;position:relative}.omni-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.lifter-page :is(h1,h2,h3,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.lifter-page .lifter-mobile-plural{display:inline}.lifter-intro{width:var(--mobile-project-width);gap:15px;height:auto}.lifter-page .lifter-title-row{flex-direction:column;align-items:flex-start;gap:10px;width:100%;height:auto;display:flex}.lifter-title-row .lifter-project-title{flex:none}.lifter-intro>p{width:100%;max-width:none;line-height:22px}.lifter-overview{gap:20px;width:100%;height:auto}.lifter-page .lifter-hero-image{aspect-ratio:390/219.375;object-fit:cover;border-radius:0;order:-1;width:100vw;height:auto;min-height:0;margin:0}.lifter-overview-copy{width:var(--mobile-project-width);gap:20px;height:auto;margin-inline:auto}.lifter-overview-copy article{gap:15px;width:100%;height:auto;min-height:0}.lifter-overview-copy article:last-child{min-height:120px}.lifter-overview-copy article p{width:100%;height:auto}.lifter-overview-copy article:first-child>p{display:none}.lifter-role-list{width:100%;height:auto;color:var(--color-ink);font-family:var(--font-body), sans-serif;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;padding:0;font-size:14px;font-weight:400;line-height:20px;list-style:none;display:block}.lifter-role-list li{display:inline}.lifter-role-list li:before{content:"•  "}.lifter-role-list li:not(:last-child):after{content:"\a ";white-space:pre}.lifter-decisions{width:var(--mobile-project-width);gap:15px;height:auto}.lifter-decision-content{gap:10px;width:100%}.lifter-decision-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:137px;display:grid}.lifter-decision-images img{aspect-ratio:auto;object-fit:cover;border-radius:10px;width:100%;height:137px;min-height:0}.lifter-decision-copy{gap:10px;width:100%;margin:0}.lifter-decision-copy .lifter-decision-item{grid-template-columns:15px minmax(0,1fr);align-items:start;gap:10px;width:100%;max-width:none;height:auto;display:grid}.lifter-decision-copy .lifter-decision-item>.ds-feature-dot{display:grid}.lifter-decision-copy .ds-feature-text{gap:10px;width:100%;height:auto}.lifter-decision-copy .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body), sans-serif;font-size:14px;font-weight:500;line-height:26px}.lifter-decision-copy .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body), sans-serif;font-size:14px;font-weight:400;line-height:20px}.lifter-gallery{width:var(--mobile-project-width);gap:15px;height:auto}.lifter-gallery-slider{width:var(--mobile-project-width);aspect-ratio:auto;border-radius:10px;height:300px;margin:0;display:block}.lifter-gallery-slider:before,.lifter-gallery-slider:after{width:50px}.lifter-gallery-slider .case-gallery-button{width:44px;height:44px;padding-bottom:5px;font-size:38px}.lifter-gallery-slider .case-gallery-button--previous{left:3px}.lifter-gallery-slider .case-gallery-button--next{right:3px}.lifter-page>.ds-mobile-section-divider{width:var(--mobile-project-width);border:0;flex:0 0 0;height:0;display:block;position:relative}.lifter-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.study-intro,.study-context-row,.study-section-copy,.study-direction-row,.study-two-up,.study-wide-image,.study-two-copy,.study-final-images,.study-contact-note{width:var(--mobile-project-width);height:auto;margin:0}.study-intro,.study-section-copy,.study-two-copy,.study-direction-composition,.study-final-composition{flex-direction:column;display:flex}.study-intro,.study-section-copy{gap:15px}.study-intro p{text-box-trim:none}.study-context-row{flex-direction:column;gap:20px;display:flex}.study-context-copy{flex-direction:column;gap:15px;display:flex}.study-direction-composition,.study-final-composition{width:var(--mobile-project-width);gap:15px;margin:0}.study-final-composition{gap:10px}.study-direction-row{flex-direction:column;gap:15px;width:100%;height:auto;display:flex}.study-decision-copy--desktop{display:none}.study-decision-copy--mobile{flex-direction:column;gap:10px;width:100%;display:flex}.study-decision-copy--mobile .ds-feature-bullet{grid-template-columns:15px minmax(0,1fr);gap:10px;width:100%}.study-decision-copy--mobile .ds-feature-text,.study-two-copy .ds-feature-text{gap:10px}.study-decision-copy--mobile :is(h3,p),.study-two-copy :is(h3,p),.study-intro h1,.study-context-copy :is(h2,p),.study-section-copy :is(h2,p){text-box-trim:trim-both;text-box-edge:cap alphabetic}.study-two-up{flex-direction:column;gap:10px;width:100%;display:flex}.study-two-copy{gap:10px}.study-final-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.study-table-page .study-hero{object-fit:cover;border-radius:0;width:100vw;height:56.2435vw;margin:0}.study-context-copy{width:100%;height:auto}.study-research-board,.study-direction-row>img,.study-two-up img,.study-wide-image,.study-final-images img{object-fit:cover;border-radius:10px;width:100%}.study-research-board{height:calc(var(--mobile-project-width) * .480497)}.study-direction-row>img{height:calc(var(--mobile-project-width) * .562631)}.study-two-up img{height:calc(var(--mobile-project-width) * .641429)}.study-wide-image{height:calc(var(--mobile-project-width) * .857143)}.study-final-images img{height:calc((var(--mobile-project-width) - 10px) * .520588)}.study-research-board figcaption{max-width:none;inset:auto 10px 10px}.study-contact-note p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.study-table-page>.ds-mobile-section-divider{width:calc(var(--mobile-project-width) + 10px);border:0;flex:0 0 0;height:0;display:block;position:relative}.study-table-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.chai-intro,.chai-caption,.chai-control-section,.chai-note,.chai-heading-caption,.chai-opening-title,.chai-contact-note{width:var(--mobile-project-width);height:auto;margin:0}.chai-intro{flex-direction:column;gap:15px;min-height:175px;display:flex}.chai-intro h1{text-box-trim:trim-both;text-box-edge:cap alphabetic}.chai-maker-page .chai-hero,.chai-maker-page .chai-wide-front{object-fit:cover;border-radius:0;width:100vw;max-width:none;margin:0}.chai-maker-page .chai-hero{height:98.4111vw}.chai-maker-page .chai-wide-front{height:33.677vw}.chai-control-image,.chai-back-section,.chai-lid-open,.chai-strainer,.chai-final{width:var(--mobile-project-width);object-fit:cover;border-radius:10px;height:auto;margin:0}.chai-mobile-group{width:var(--mobile-project-width);flex-direction:column;gap:15px;margin:0;display:flex}.chai-control-section{display:contents}.chai-control-image{height:calc(var(--mobile-project-width) * .767874)}.chai-back-section{height:calc(var(--mobile-project-width) * 1.07592)}.chai-lid-open{height:calc(var(--mobile-project-width) * .775)}.chai-strainer{height:calc(var(--mobile-project-width) * .655235)}.chai-final{height:calc(var(--mobile-project-width) * 1.50406)}.chai-caption,.chai-control-section .ds-section-title,.chai-opening-title{height:auto;min-height:73px;color:var(--color-accent);font-family:var(--font-display);text-align:left;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:22px;font-weight:500;line-height:25.482px}.chai-note{color:#737373;min-height:141px;font-family:var(--font-playful);text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:22px;font-weight:400;line-height:28px;display:block}.chai-heading-caption{min-height:132px;color:var(--color-ink);font-family:var(--font-playful);text-align:left;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:20px;font-weight:400;line-height:25.482px;display:block}.chai-strainer-caption{min-height:150px}.chai-contact-note p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.chai-maker-page>.ds-mobile-section-divider{width:calc(var(--mobile-project-width) + 10px);border:0;flex:0 0 0;height:0;display:block;position:relative}.chai-maker-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.aasha-intro,.aasha-contact-note{width:var(--mobile-project-width);height:auto;margin:0}.aasha-page .aasha-intro{flex-direction:column;gap:20px;display:flex}.aasha-intro>div{flex-direction:column;gap:15px;width:100%;height:auto;min-height:189px;display:flex}.aasha-intro h1{text-box-trim:trim-both;text-box-edge:cap alphabetic;min-height:54px}.aasha-summary--desktop{display:none}.aasha-summary--mobile{display:block}.aasha-intro aside{flex-direction:column;gap:15px;width:100%;height:auto;min-height:80px;display:flex}.aasha-intro aside :is(h2,p){text-box-trim:trim-both;text-box-edge:cap alphabetic}.aasha-intro aside p{white-space:normal}.aasha-image{object-fit:cover;border-radius:0;width:100vw;max-width:none;margin:0}.aasha-wide{height:56.25vw}.aasha-strip{height:9.35484vw}.aasha-medium{height:47.5403vw}.aasha-video{width:var(--mobile-project-width);height:calc(var(--mobile-project-width) * .800513);aspect-ratio:auto;border-radius:10px;margin:0}.aasha-contact-note p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.aasha-page>.ds-mobile-section-divider{width:calc(var(--mobile-project-width) + 10px);border:0;flex:0 0 0;height:0;display:block;position:relative}.aasha-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.glaviqem-page :is(h1,h2,h3,p,strong,span,figcaption){text-box-trim:trim-both;text-box-edge:cap alphabetic}.glaviqem-intro,.glaviqem-context-row,.glaviqem-section-copy,.glaviqem-concept-row,.glaviqem-direction-row,.glaviqem-caption,.glaviqem-two-up,.glaviqem-section-title,.glaviqem-scale-grid,.glaviqem-detail-grid,.glaviqem-detail-mobile,.glaviqem-contact-note,.glaviqem-concept-composition,.glaviqem-direction-composition,.glaviqem-handle-composition,.glaviqem-scale-composition,.glaviqem-details-composition{width:var(--mobile-project-width);height:auto;margin:0}.glaviqem-intro,.glaviqem-section-copy,.glaviqem-concept-composition,.glaviqem-direction-composition,.glaviqem-handle-composition,.glaviqem-scale-composition,.glaviqem-details-composition{flex-direction:column;gap:15px;display:flex}.glaviqem-intro{min-height:175px}.glaviqem-context-row{flex-direction:column;gap:20px;min-height:558.174px;display:flex}.glaviqem-context-copy{display:contents}.glaviqem-context-copy article{flex-direction:column;gap:15px;width:100%;height:auto;display:flex}.glaviqem-context-copy article:first-child{order:1;min-height:180px}.glaviqem-research-board{order:2}.glaviqem-context-copy article:last-child{order:3;min-height:140px}.glaviqem-page .glaviqem-hero,.glaviqem-page .glaviqem-final{object-fit:cover;border-radius:0;width:100vw;max-width:none;height:auto;margin:0}.glaviqem-hero{aspect-ratio:390/219.375}.glaviqem-final{aspect-ratio:390/219.426}.glaviqem-research-board{width:100%;height:calc(var(--mobile-project-width) * .623354);border-radius:10px;min-height:0}.glaviqem-research-board img{object-fit:cover;width:100%;height:100%}.glaviqem-research-board figcaption{color:#fff;width:calc(100% - 20px);max-width:none;font-size:14px;line-height:20px;inset:auto 0 10px 10px}.glaviqem-concept-composition{min-height:354px}.glaviqem-section-copy{min-height:0}.glaviqem-concept-row{width:var(--mobile-project-width);background:#e3e9ef;border-radius:10px;flex-direction:column;min-height:0;margin:0;display:flex}.glaviqem-concept-row--overview{width:100%;height:179px;padding:30px 18px}.glaviqem-concept-row--scaled{gap:20px;padding:20px 12px}.glaviqem-concept-row--visual{height:244px}.glaviqem-concept-row--manufacturing{height:254px}.glaviqem-concept-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px;width:100%;display:grid}.glaviqem-concept-cards figure{flex-direction:column;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.glaviqem-concept-cards img{object-fit:contain;width:100%;height:90px}.glaviqem-concept-row--manufacturing .glaviqem-concept-cards img{height:100px}.glaviqem-concept-cards figcaption{color:#436992;font-family:var(--font-display);font-size:20px;font-weight:500;line-height:25.482px}.glaviqem-scale-label{gap:10px;width:100%;height:55px}.glaviqem-scale-label p,.glaviqem-scale-label span{color:#436992;font-family:var(--font-body);font-size:18px;line-height:23px}.glaviqem-scale-label span{font-weight:500;line-height:22px}.glaviqem-spectrum-line{border-top-width:1px;top:11px}.glaviqem-spectrum-line:before,.glaviqem-spectrum-line:after{border-top-width:1px;border-left-width:1px;width:7px;height:7px;top:-4px}.glaviqem-concept-row--visual .glaviqem-spectrum-line{left:82px;right:98px}.glaviqem-concept-row--manufacturing .glaviqem-spectrum-line{left:96px;right:130px}.glaviqem-direction-composition{min-height:635px}.glaviqem-direction-row{flex-direction:column;gap:15px;width:100%;height:auto;display:flex}.glaviqem-direction-row>img{object-fit:cover;border-radius:10px;width:100%;height:300px}.glaviqem-direction-copy--desktop{display:none}.glaviqem-direction-copy--mobile{flex-direction:column;gap:15px;width:100%;display:flex}.glaviqem-direction-copy--mobile>p{min-height:50px}.glaviqem-direction-bullet{grid-template-columns:15px minmax(0,1fr);gap:10px;width:100%;min-height:30px}.glaviqem-direction-bullet .ds-feature-text{gap:0}.glaviqem-direction-bullet .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px}.glaviqem-direction-bullet .ds-feature-text p{display:none}.glaviqem-handle-composition{gap:10px;min-height:217px}.glaviqem-caption{min-height:30px;font-size:14px;font-weight:500;line-height:20px}.glaviqem-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:177px;display:grid}.glaviqem-two-up img{object-fit:cover;border-radius:10px;width:100%;height:177px}.glaviqem-scale-composition{min-height:393px}.glaviqem-section-title{min-height:15px}.glaviqem-scale-grid{grid-template-rows:238.667px 114.333px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:363px;display:grid}.glaviqem-scale-main{grid-area:auto/1/auto/-1;height:238.667px!important}.glaviqem-scale-grid img:not(.glaviqem-scale-main){object-fit:cover;border-radius:10px;width:100%;height:114.333px}.glaviqem-details-composition{min-height:339px}.glaviqem-detail-grid--desktop{display:none}.glaviqem-detail-mobile{flex-direction:column;gap:15px;display:flex}.glaviqem-detail-mobile-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:179px;display:grid}.glaviqem-detail-mobile-images img{object-fit:cover;border-radius:10px;width:100%;height:179px}.glaviqem-detail-mobile .ds-feature-text{gap:10px;width:100%;min-height:50px}.glaviqem-detail-mobile .ds-feature-text h3{color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px}.glaviqem-detail-mobile .ds-feature-text p{color:var(--color-ink);font-family:var(--font-body);font-size:14px;font-weight:400;line-height:20px}.glaviqem-page>.ds-mobile-section-divider{width:calc(var(--mobile-project-width) + 10px);border:0;flex:0 0 0;height:0;display:block;position:relative}.glaviqem-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.resin-page{--resin-process-width:calc(var(--mobile-project-width) - 10px)}.resin-page :is(h1,h2,p,figcaption){text-box-trim:trim-both;text-box-edge:cap alphabetic}.resin-intro,.resin-image,.resin-section-heading,.resin-prototype-pair,.resin-safety-grid,.resin-process-title,.resin-three-up,.resin-two-up,.resin-opening-boards,.resin-prototyping-composition,.resin-process-composition{width:var(--mobile-project-width);height:auto;margin:0}.resin-intro,.resin-section-heading,.resin-opening-boards,.resin-prototyping-composition,.resin-process-composition{flex-direction:column;display:flex}.resin-intro{gap:15px;min-height:87px}.resin-intro p{width:100%;max-width:none;font-size:14px;line-height:22px}.resin-opening-boards{gap:10px;min-height:0}.resin-opening-boards .resin-image,.resin-prototyping-composition .resin-image,.resin-process-composition .resin-image{object-fit:fill;border-radius:10px;max-width:none;display:block}.resin-prototyping-composition{gap:15px;min-height:0}.resin-section-heading{gap:15px;min-height:60px}.resin-section-heading p{font-size:14px;line-height:20px}.resin-prototype-pair,.resin-safety-grid,.resin-three-up,.resin-two-up{gap:10px;display:grid}.resin-prototype-pair{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.resin-prototype-pair img,.resin-safety-grid img,.resin-three-up img,.resin-two-up img{object-fit:cover;border-radius:10px;width:100%;max-width:none;height:auto}.resin-prototype-pair img{aspect-ratio:170/244}.resin-safety-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.resin-safety-grid figure{gap:10px;width:100%;min-width:0}.resin-safety-grid img{aspect-ratio:110/150}.resin-safety-grid figcaption{color:var(--color-ink);font-family:var(--font-body);text-align:left;font-size:18px;font-weight:400;line-height:20px}.resin-process-composition{align-items:flex-start;gap:15px;min-height:0}.resin-process-title{width:100%;min-height:48px;font-size:22px;line-height:25.482px}.resin-process-composition>.resin-image,.resin-process-composition>.resin-three-up,.resin-process-composition>.resin-two-up{width:var(--resin-process-width)}.resin-three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.resin-three-up img{aspect-ratio:106.667/83}.resin-two-up{grid-template-columns:repeat(2,105px);justify-content:center;padding:0}.resin-two-up img{aspect-ratio:105/97.86}.resin-image[src$="01-image-148.png"]{height:calc(var(--mobile-project-width) * .5625)}.resin-image[src$="02-f1-11.png"],.resin-image[src$="03-f2-3.png"],.resin-image[src$="04-f3-3.png"]{height:calc(var(--mobile-project-width) * .635714)}.resin-image[src$="05-f4-4.png"],.resin-image[src$="06-f5-3.png"],.resin-image[src$="07-f6-5.png"],.resin-image[src$="08-f7-3.png"],.resin-image[src$="09-f8-3.png"],.resin-image[src$="10-f9-1.png"],.resin-image[src$="11-f10-2.png"]{height:calc(var(--mobile-project-width) * .562245)}.resin-image[src$="12-f11-1-2.png"]{height:calc(var(--mobile-project-width) * .658163)}.resin-image[src$="13-f12-1.png"]{height:calc(var(--mobile-project-width) * .861225)}.resin-image[src$="14-f13-1-2.png"]{height:calc(var(--mobile-project-width) * .685714)}.resin-image[src$="15-image-135.png"]{height:calc(var(--mobile-project-width) * .286924)}.resin-image[src$="18-image-137.png"]{height:calc(var(--mobile-project-width) * 1.54275)}.resin-process-composition>.resin-image[src$="22-image-138.png"]{width:100%;height:calc(var(--mobile-project-width) * 2.4483)}.resin-image[src$="23-image-141.png"]{height:calc(var(--resin-process-width) * .430242)}.resin-image[src$="27-image-142.png"]{height:calc(var(--resin-process-width) * 1.3875)}.resin-image[src$="28-image-145.png"]{height:calc(var(--resin-process-width) * .0649194)}.resin-image[src$="31-image-146.png"]{height:calc(var(--resin-process-width) * .134274)}.resin-image[src$="32-image-147.png"]{height:calc(var(--resin-process-width) * 2.27556)}.resin-page>.ds-mobile-section-divider{width:calc(var(--mobile-project-width) + 10px);border:0;flex:0 0 0;height:0;display:block;position:relative}.resin-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.mellow-page :is(p,figcaption){text-box-trim:trim-both;text-box-edge:cap alphabetic}.mellow-logo,.mellow-image,.mellow-feature-grid,.mellow-detail-row,.mellow-caption,.mellow-two-up,.mellow-video,.mellow-opening-composition,.mellow-knob-group,.mellow-colour-group,.mellow-development-group,.mellow-detail-board-group,.mellow-final-board-group,.mellow-video-group{width:var(--mobile-project-width);height:auto;margin:0}.mellow-image.mellow-logo{width:min(200px,100vw - 40px)}.mellow-opening-composition,.mellow-detail-row,.mellow-knob-group,.mellow-colour-group,.mellow-development-group,.mellow-detail-board-group,.mellow-final-board-group,.mellow-video-group{flex-direction:column;display:flex}.mellow-opening-composition,.mellow-detail-row,.mellow-knob-group,.mellow-colour-group{gap:10px}.mellow-development-group,.mellow-detail-board-group,.mellow-final-board-group,.mellow-video-group{gap:20px}.mellow-feature-grid,.mellow-detail-row div,.mellow-two-up{gap:10px;display:grid}.mellow-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mellow-detail-row div,.mellow-two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.mellow-feature-grid figure{gap:10px;min-width:0}.mellow-feature-grid img,.mellow-detail-row img,.mellow-two-up img{border-radius:10px;width:100%;height:auto}.mellow-page .mellow-image{border-radius:0;max-width:none;display:block}.mellow-page .mellow-rounded,.mellow-page .mellow-image[src$="10-r2-2.png"],.mellow-page .mellow-image[src$="12-r15-1.png"],.mellow-page .mellow-image[src$="19-image-149.png"],.mellow-page .mellow-image[src$="20-t10-1.png"],.mellow-page .mellow-image[src$="21-t11-1.png"],.mellow-page .mellow-video{border-radius:10px}.mellow-video{width:var(--mobile-project-width);aspect-ratio:7/6}.mellow-feature-grid figcaption{color:var(--color-ink);font-family:var(--font-body);text-align:center;font-size:12px;font-weight:400;line-height:20px}.mellow-detail-row p,.mellow-caption{color:var(--color-ink);font-family:var(--font-body);text-align:left;font-size:14px;font-weight:500;line-height:20px}.mellow-detail-row:not(.mellow-detail-row--cable) p,.mellow-knob-group .mellow-caption,.mellow-colour-group .mellow-caption{order:-1}.mellow-image[src$="02-image-163.png"]{height:calc(var(--mobile-project-width) * .108065)}.mellow-image[src$="03-r3-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="04-image-164.png"]{height:calc(var(--mobile-project-width) * .115306)}.mellow-image[src$="05-r1-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="06-t3-1.png"]{height:calc(var(--mobile-project-width) * .602083)}.mellow-feature-grid img{aspect-ratio:110/170;object-fit:cover}.mellow-image[src$="10-r2-2.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="11-image-165.png"]{height:calc(var(--mobile-project-width) * .629592)}.mellow-image[src$="12-r15-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-detail-row--cable img{aspect-ratio:170/106.115}.mellow-detail-row:not(.mellow-detail-row--cable) img{aspect-ratio:17/12}.mellow-image[src$="19-image-149.png"]{height:calc(var(--mobile-project-width) * .691667)}.mellow-image[src$="20-t10-1.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="21-t11-1.png"]{height:calc(var(--mobile-project-width) * .8)}.mellow-image[src$="22-image-150.png"]{height:calc(var(--mobile-project-width) * 2.94253)}.mellow-image[src$="23-image-166.png"]{height:calc(var(--mobile-project-width) * .596634)}.mellow-image[src$="24-image-151.png"]{height:calc(var(--mobile-project-width) * .130617)}.mellow-two-up img{aspect-ratio:170/121;object-fit:cover}.mellow-image[src$="27-image-154.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="28-image-155.png"]{height:calc(var(--mobile-project-width) * .768229)}.mellow-image[src$="29-image-156.png"]{height:calc(var(--mobile-project-width) * .927566)}.mellow-image[src$="30-image-159.png"]{height:calc(var(--mobile-project-width) * .103226)}.mellow-image[src$="31-image-157.png"]{height:calc(var(--mobile-project-width) * .5625)}.mellow-image[src$="32-image-161.png"]{height:calc(var(--mobile-project-width) * .0955115)}.mellow-image:not(.mellow-logo){object-fit:fill}.mellow-page>.ds-mobile-section-divider{width:calc(var(--mobile-project-width) + 10px);border:0;flex:0 0 0;height:0;display:block;position:relative}.mellow-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.eeg-context,.eeg-features,.eeg-contact-note--mobile{width:var(--mobile-project-width);height:auto;margin:0}.eeg-headset-page :is(h1,h2,h3,p,strong,span){text-box-trim:trim-both;text-box-edge:cap alphabetic}.eeg-intro{display:contents}.eeg-intro-copy{width:var(--mobile-project-width);flex-direction:column;gap:15px;min-height:210px;display:flex}.eeg-intro-copy p{font-size:14px;line-height:22px}.eeg-meta{width:var(--mobile-project-width);grid-template-columns:130px 140px;justify-content:start;column-gap:40px;min-height:85.653px;padding:0;display:grid}.eeg-meta div{gap:0;width:100%;height:auto}.eeg-meta h2{font-size:22px;line-height:25.482px}.eeg-meta img{margin-top:15px}.eeg-meta-sponsor img{width:130px;height:40px}.eeg-meta-client img{width:140px;height:36.653px}.eeg-meta span{margin-top:10px;font-size:12px;line-height:26px}.eeg-context{flex-direction:column;gap:20px;min-height:0;display:flex}.eeg-context article{flex-direction:column;gap:15px;width:100%;display:flex}.eeg-context article p{font-size:14px;line-height:20px}.eeg-context>img{aspect-ratio:390/251.06;width:100vw;height:auto;margin-left:calc((100vw - var(--mobile-project-width)) / -2);object-fit:cover;border-radius:0;order:-1}.eeg-feature-composition{width:var(--mobile-project-width);flex-direction:column;gap:15px;display:flex}.eeg-features{flex-direction:column;gap:15px;min-height:0;display:flex}.eeg-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:auto;display:grid}.eeg-feature-grid article{aspect-ratio:170/142;border-radius:10px;justify-content:flex-start;gap:20px;width:100%;min-height:0;padding:10px 0}.eeg-feature-icon{width:auto;height:50px;transform:none}.eeg-feature-grid p{gap:10px;font-size:14px;line-height:20px}.eeg-feature-grid strong{font-size:16px;line-height:26px}.eeg-four-grid,.eeg-six-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.eeg-four-grid>.eeg-two-up,.eeg-six-grid>.eeg-three-up{display:contents}.eeg-two-up img,.eeg-three-up img{aspect-ratio:170/177;object-fit:cover;border-radius:10px;width:100%;height:auto}.eeg-headset-page>.ds-mobile-section-divider{width:calc(var(--mobile-project-width) + 10px);border:0;flex:0 0 0;height:0;display:block;position:relative}.eeg-headset-page>.ds-mobile-section-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0 0 auto}.eeg-headset-page .eeg-contact-note--desktop{display:none}.eeg-contact-note--mobile{display:flex}.play-detail-page:has(.parna-detail-grid){--parna-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.parna-detail-grid) .play-detail-intro{width:var(--parna-mobile-width);flex-direction:column;gap:0;min-height:160px;margin:0;display:flex;height:160px!important}.play-detail-page:has(.parna-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;height:160px;display:flex}.play-detail-page:has(.parna-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.parna-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page .parna-detail-grid{width:var(--parna-mobile-width);aspect-ratio:auto;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .parna-detail-grid .detail-grid-media{aspect-ratio:170/177;border-radius:10px;width:100%;height:auto;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .parna-detail-grid .detail-grid-media:first-child{aspect-ratio:350/364;grid-area:1/1/auto/-1!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(3){grid-area:2/2!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(4){grid-area:3/2!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(5){grid-area:3/1!important}.play-detail-page .parna-detail-grid .detail-grid-media:nth-child(6){aspect-ratio:350/270.5;grid-area:4/1/auto/-1!important}.play-detail-page:has(.parna-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.classy-detail-grid){--classy-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.classy-detail-grid) .play-detail-intro{width:var(--classy-mobile-width);flex-direction:column;gap:0;min-height:94px;margin:0;display:flex;height:94px!important}.play-detail-page:has(.classy-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;height:94px;display:flex}.play-detail-page:has(.classy-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.classy-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page:has(.classy-detail-grid) .play-detail-copy br{display:none}.play-detail-page .classy-detail-grid{width:var(--classy-mobile-width);aspect-ratio:auto;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .classy-detail-grid .detail-grid-media{aspect-ratio:170/177;border-radius:10px;width:100%;height:auto;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .classy-detail-grid .detail-grid-media:first-child,.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(4),.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(7){aspect-ratio:350/364;grid-column:1/-1!important}.play-detail-page .classy-detail-grid .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(3){grid-area:2/2!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(4){grid-row:3!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(5){grid-area:4/1!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(6){grid-area:4/2!important}.play-detail-page .classy-detail-grid .detail-grid-media:nth-child(7){grid-row:5!important}.play-detail-page:has(.classy-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.candy-stool-detail-grid){--candy-stool-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro{width:var(--candy-stool-mobile-width);flex-direction:column;gap:0;min-height:182px;margin:0;display:flex;height:182px!important}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;height:182px;display:flex}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page .candy-stool-detail-grid{width:var(--candy-stool-mobile-width);aspect-ratio:auto;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media{aspect-ratio:170/177;border-radius:10px;width:100%;height:auto;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:first-child,.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(n+4){aspect-ratio:350/364;grid-column:1/-1!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(3){grid-area:2/2!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(4){grid-row:3!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(5){grid-row:4!important}.play-detail-page .candy-stool-detail-grid .detail-grid-media:nth-child(6){grid-row:5!important}.play-detail-page:has(.candy-stool-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.lemon-squeezer-detail-grid){--lemon-squeezer-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro{width:var(--lemon-squeezer-mobile-width);flex-direction:column;gap:0;min-height:292px;margin:0;display:flex;height:292px!important}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;height:292px;display:flex}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page .lemon-squeezer-detail-grid{width:var(--lemon-squeezer-mobile-width);aspect-ratio:auto;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media{aspect-ratio:170/177;border-radius:10px;width:100%;height:auto;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:first-child,.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(2),.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(7){aspect-ratio:350/270.5;grid-column:1/-1!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(2){grid-row:2!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(3){grid-area:3/1!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(4){grid-area:3/2!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(5){grid-area:4/1!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(6){grid-area:4/2!important}.play-detail-page .lemon-squeezer-detail-grid .detail-grid-media:nth-child(7){grid-row:5!important}.play-detail-page:has(.lemon-squeezer-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.regal-detail-grid){--regal-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.regal-detail-grid) .play-detail-intro{width:var(--regal-mobile-width);flex-direction:column;gap:0;min-height:116px;margin:0;display:flex;height:116px!important}.play-detail-page:has(.regal-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;height:116px;display:flex}.play-detail-page:has(.regal-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.regal-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page .regal-detail-grid{width:var(--regal-mobile-width);aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--regal-mobile-width) * .938462) calc((var(--regal-mobile-width) - 10px) * .966063) calc((var(--regal-mobile-width) - 10px) * .468325) calc(var(--regal-mobile-width) * .696705) calc((var(--regal-mobile-width) - 10px) * .468325) calc(var(--regal-mobile-width) * .938463);grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .regal-detail-grid .detail-grid-media{object-fit:cover;border-radius:10px;width:100%;height:100%;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .regal-detail-grid .detail-grid-media:first-child{grid-area:1/1/auto/-1!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(3){grid-area:2/2/span 2!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(4){border-radius:0;grid-area:3/1!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(5){grid-area:4/1/auto/-1!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(6){grid-area:6/1/auto/-1!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(7){grid-area:5/1!important}.play-detail-page .regal-detail-grid .detail-grid-media:nth-child(8){grid-area:5/2!important}.play-detail-page:has(.regal-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.woodpecker-detail-grid){--woodpecker-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro{width:var(--woodpecker-mobile-width);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;min-height:191px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro.has-side{width:var(--woodpecker-mobile-width);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;min-height:191px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;min-height:116px;display:flex}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.woodpecker-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card{align-items:flex-start;gap:10px;width:268px;height:60px;margin:0}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card img{object-fit:cover;border-radius:10px;width:100px;height:60px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card div{gap:10px;width:158px;max-width:none;height:53px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card strong{font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:20px;font-weight:600;line-height:26px}.play-detail-page:has(.woodpecker-detail-grid) .play-award-card span{font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:14px;font-weight:500;line-height:18px}.play-detail-page .woodpecker-detail-grid{width:var(--woodpecker-mobile-width);aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--woodpecker-mobile-width) * .696702) calc((var(--woodpecker-mobile-width) - 10px) * .468328) calc(var(--woodpecker-mobile-width) * .696703) calc(var(--woodpecker-mobile-width) * .938463);grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media{border-radius:10px;width:100%;height:100%;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:first-child{grid-area:1/1/auto/-1!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(3){grid-area:3/1/auto/-1!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(4){grid-area:4/1/auto/-1!important}.play-detail-page .woodpecker-detail-grid .detail-grid-media:nth-child(5){grid-area:2/2!important}.play-detail-page:has(.woodpecker-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.flower-vase-detail-grid){--flower-vase-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro{width:var(--flower-vase-mobile-width);flex-direction:column;gap:0;min-height:72px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;min-height:72px;display:flex}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.flower-vase-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page .flower-vase-detail-grid{width:var(--flower-vase-mobile-width);aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--flower-vase-mobile-width) * 1.42198) calc((var(--flower-vase-mobile-width) - 10px) * .717194) calc((var(--flower-vase-mobile-width) - 10px) * .717194);grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media{border-radius:10px;width:100%;height:100%;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:first-child{grid-area:1/1/auto/-1!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(3){grid-area:2/2!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(4){grid-area:3/1!important}.play-detail-page .flower-vase-detail-grid .detail-grid-media:nth-child(5){grid-area:3/2!important}.play-detail-page:has(.flower-vase-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.candy-key-detail-grid){--candy-key-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro{width:var(--candy-key-mobile-width);flex-direction:column;gap:0;min-height:160px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;min-height:160px;display:flex}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.candy-key-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page .candy-key-detail-grid{width:var(--candy-key-mobile-width);aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--candy-key-mobile-width) * .938463) calc((var(--candy-key-mobile-width) - 10px) * .468325) calc((var(--candy-key-mobile-width) - 10px) * .468325) calc((var(--candy-key-mobile-width) - 10px) * .468325) calc((var(--candy-key-mobile-width) - 10px) * .468325);grid-auto-flow:row;gap:10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .candy-key-detail-grid .detail-grid-media{border-radius:10px;width:100%;height:100%;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:first-child{grid-area:1/1/auto/-1!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(2){grid-area:2/1/span 2!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(3){grid-area:2/2!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(4){grid-area:3/2!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(5){grid-area:4/1!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(6){grid-area:4/2/span 2!important}.play-detail-page .candy-key-detail-grid .detail-grid-media:nth-child(7){grid-area:5/1!important}.play-detail-page:has(.candy-key-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.shoerage-detail-grid){--shoerage-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro{width:var(--shoerage-mobile-width);flex-direction:column;gap:0;min-height:119px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;min-height:119px;display:flex}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro h1{min-height:50px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.shoerage-detail-grid) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:13px;font-weight:400;line-height:22px}.play-detail-page:has(.shoerage-detail-grid) .play-detail-copy br{display:none}.play-detail-page .shoerage-detail-grid{width:var(--shoerage-mobile-width);aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--shoerage-mobile-width) * .938461) 10px calc((var(--shoerage-mobile-width) - 10px) * .468325) 10px calc(var(--shoerage-mobile-width) * .93846) 10px calc((var(--shoerage-mobile-width) - 10px) * .468325) 10px calc(var(--shoerage-mobile-width) * .696702) 20px calc(var(--shoerage-mobile-width) * .549648) 20px calc(var(--shoerage-mobile-width) * .33629) 20px calc(var(--shoerage-mobile-width) * .5125);gap:0 10px;margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .shoerage-detail-grid .detail-grid-media{border-radius:10px;width:100%;height:100%;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:first-child{grid-area:1/1/auto/-1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(2){grid-area:3/1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(3){grid-area:3/2!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(4){grid-area:5/1/auto/-1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(5){grid-area:9/1/auto/-1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(6){grid-area:7/1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(7){grid-area:7/2!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(8){grid-area:11/1/auto/-1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(9){grid-area:13/1/auto/-1!important}.play-detail-page .shoerage-detail-grid .detail-grid-media:nth-child(10){grid-area:15/1/auto/-1!important}.play-detail-page:has(.shoerage-detail-grid)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.metalcone-detail-grid-primary){--metalcone-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro{width:var(--metalcone-mobile-width);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;min-height:196px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro.has-side{width:var(--metalcone-mobile-width);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;min-height:196px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;min-height:116px;display:flex}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);letter-spacing:0;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card{align-items:flex-start;gap:10px;width:233px;height:65px;margin:0}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card img{object-fit:cover;border-radius:0;width:65px;height:65px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card div{gap:10px;width:158px;max-width:none;height:53px;padding-top:6px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card strong{font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:20px;font-weight:600;line-height:26px}.play-detail-page:has(.metalcone-detail-grid-primary) .play-award-card span{font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:14px;font-weight:500;line-height:18px}.play-detail-page .metalcone-detail-grid-primary,.play-detail-page .metalcone-detail-grid-secondary{width:var(--metalcone-mobile-width);aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;position:static;overflow:visible;height:auto!important}.play-detail-page .metalcone-detail-grid-primary{grid-template-rows:calc(var(--metalcone-mobile-width) * .938461) calc((var(--metalcone-mobile-width) - 10px) * .468325) calc(var(--metalcone-mobile-width) * .938461) calc((var(--metalcone-mobile-width) - 10px) * .468325);gap:10px}.play-detail-page .metalcone-detail-grid-secondary{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2, calc(var(--metalcone-mobile-width) * .696703));gap:10px;margin-top:-10px}.play-detail-page :is(.metalcone-detail-grid-primary,.metalcone-detail-grid-secondary) .detail-grid-media{border-radius:10px;width:100%;height:100%;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:first-child,.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(4){grid-column:1/-1!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(3){grid-area:2/2!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(4){grid-row:3!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(5){grid-area:4/1!important}.play-detail-page .metalcone-detail-grid-primary .detail-grid-media:nth-child(6){grid-area:4/2!important}.play-detail-page .metalcone-detail-grid-secondary .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .metalcone-detail-grid-secondary .detail-grid-media:nth-child(2){grid-row:2!important}.play-detail-page:has(.metalcone-detail-grid-primary)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.play-detail-page:has(.birdhouse-detail-grid-main){--birdhouse-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro{width:var(--birdhouse-mobile-width);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;min-height:169px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro.has-side{width:var(--birdhouse-mobile-width);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;min-height:169px;margin:0;display:flex;height:auto!important}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro>div:first-child{flex-direction:column;gap:15px;width:100%;max-width:none;min-height:94px;display:flex}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-copy{width:100%;max-width:none;color:var(--color-ink);font-family:var(--font-body);letter-spacing:0;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card{align-items:flex-start;gap:10px;width:296px;height:60px;margin:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card img{object-fit:cover;border-radius:0;width:128px;height:60px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card div{gap:10px;width:158px;max-width:none;height:53px;padding-top:3.5px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card strong{font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:20px;font-weight:600;line-height:26px}.play-detail-page:has(.birdhouse-detail-grid-main) .play-award-card span{font-family:var(--font-body);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:14px;font-weight:500;line-height:18px}.play-detail-page .birdhouse-detail-grid-main,.play-detail-page .birdhouse-detail-grid-prototype{width:var(--birdhouse-mobile-width);aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid;position:static;overflow:visible}.play-detail-page .birdhouse-detail-grid-main{grid-template-rows:calc(var(--birdhouse-mobile-width) * .938461) calc((var(--birdhouse-mobile-width) - 10px) * .468325) calc(var(--birdhouse-mobile-width) * .938461) calc(var(--birdhouse-mobile-width) * .696703);height:auto!important}.play-detail-page .birdhouse-detail-grid-prototype{grid-template-columns:minmax(0,1fr);grid-template-rows:calc(var(--birdhouse-mobile-width) * .938461) calc(var(--birdhouse-mobile-width) * .938461) calc(var(--birdhouse-mobile-width) * .600806);align-content:start;margin-top:-5px;height:calc(var(--birdhouse-mobile-width) * 2.63077)!important}.play-detail-page :is(.birdhouse-detail-grid-main,.birdhouse-detail-grid-prototype) .detail-grid-media{border-radius:10px;width:100%;height:100%;position:relative;inset:auto;grid-area:auto!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:first-child{grid-area:1/1/auto/-1!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(2){grid-area:2/1!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(3){grid-area:3/1/auto/-1!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(4){grid-area:2/2!important}.play-detail-page .birdhouse-detail-grid-main .detail-grid-media:nth-child(5){grid-area:4/1/auto/-1!important}.play-detail-page .birdhouse-detail-grid-prototype .detail-grid-media:first-child{grid-row:1!important}.play-detail-page .birdhouse-detail-grid-prototype .detail-grid-media:nth-child(2){grid-row:2!important}.play-detail-page .birdhouse-detail-grid-prototype .detail-grid-media:nth-child(3){border-radius:0;grid-row:3!important}.play-detail-page:has(.birdhouse-detail-grid-main) .detail-section-title{width:var(--birdhouse-mobile-width);height:15px;margin:0}.play-detail-page:has(.birdhouse-detail-grid-main) .detail-section-title h2{color:var(--color-accent);font-family:var(--font-display);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:22px;font-weight:500;line-height:25.482px}.play-detail-page:has(.birdhouse-detail-grid-main) .birdhouse-video{width:var(--birdhouse-mobile-width);height:calc(var(--birdhouse-mobile-width) * .857143);aspect-ratio:auto;border-radius:10px;margin:0}.play-detail-page:has(.birdhouse-detail-grid-main)>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.peak-page{--peak-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.peak-page .peak-intro{width:var(--peak-mobile-width);gap:15px;height:94px;min-height:94px;margin:0}.peak-page .peak-intro h1{min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.peak-page .peak-intro p{width:100%;color:var(--color-ink);font-family:var(--font-body);letter-spacing:0;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:14px;font-weight:400;line-height:22px}.peak-page .peak-row,.peak-page .peak-prototype-grid,.peak-page .peak-strip,.peak-page .peak-video,.peak-page .peak-section-title{width:var(--peak-mobile-width);margin-left:0;margin-right:0}.peak-page .peak-section-title{height:15px;color:var(--color-accent);font-family:var(--font-display);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-top:0;margin-bottom:0;font-size:22px;font-weight:500;line-height:25.482px}.peak-page .peak-image{object-fit:cover;border-radius:10px;width:100%;height:100%}.peak-page .peak-hero-row{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2, calc(var(--peak-mobile-width) * .857143));gap:20px;height:auto;display:grid}.peak-page .peak-inspiration-row{height:calc(var(--peak-mobile-width) * .696703);grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:-5px;display:grid}.peak-page .peak-form-row{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2, calc(var(--peak-mobile-width) * .696703));gap:10px;height:auto;margin-top:-5px;display:grid}.peak-page .peak-prototype-grid{height:calc(var(--peak-mobile-width) * .938461);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2, calc((var(--peak-mobile-width) - 10px) * .468325));gap:10px;margin-top:-5px;display:grid}.peak-page .peak-prototype-left{grid-area:1/1/span 2}.peak-page .peak-strip{height:calc(var(--peak-mobile-width) * .278809);object-fit:cover;border-radius:0;margin-top:-5px;display:block}.peak-page .peak-video{height:calc(var(--peak-mobile-width) * .857143);aspect-ratio:auto;border-radius:10px;margin-top:-5px}.peak-page>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.forms-digital-page{--forms-digital-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.forms-digital-page .forms-digital-intro{width:var(--forms-digital-mobile-width);height:50px;min-height:50px;margin:0}.forms-digital-page .forms-digital-intro h1{min-height:50px;color:var(--color-accent);font-family:var(--font-display);white-space:normal;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.forms-digital-page .forms-digital-grid{width:var(--forms-digital-mobile-width);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--forms-digital-mobile-width) * .938461) calc((var(--forms-digital-mobile-width) - 10px) * .468325) calc(var(--forms-digital-mobile-width) * .938461) calc((var(--forms-digital-mobile-width) - 10px) * .468325) calc(var(--forms-digital-mobile-width) * .938461) calc((var(--forms-digital-mobile-width) - 10px) * .468325);gap:10px;height:auto;margin:0;display:grid;overflow:visible}.forms-digital-page .forms-digital-image{object-fit:cover;border-radius:10px;grid-area:auto;width:100%;height:100%}.forms-digital-page .forms-digital-image-1{grid-area:1/1/auto/-1}.forms-digital-page .forms-digital-image-2{grid-area:2/1}.forms-digital-page .forms-digital-image-3{grid-area:2/2}.forms-digital-page .forms-digital-image-4{grid-area:4/1}.forms-digital-page .forms-digital-image-5{grid-area:3/1/auto/-1}.forms-digital-page .forms-digital-image-6{grid-area:4/2}.forms-digital-page .forms-digital-image-7{grid-area:5/1/auto/-1}.forms-digital-page .forms-digital-image-8{grid-area:6/1}.forms-digital-page .forms-digital-image-9{grid-area:6/2}.forms-digital-page>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}}@media (max-width:359px){:is(.edubot-page,.sherpa-page,.case-page,.lifter-page) :is(.edubot-title-row,.sherpa-title-row,.case-title-row,.lifter-title-row){grid-template-columns:1fr;gap:10px}.eeg-meta{gap:10px}.eeg-intro-copy{min-height:235px}.play-detail-page:has(.parna-detail-grid) .play-detail-intro{min-height:188px;height:auto!important}.play-detail-page:has(.parna-detail-grid) .play-detail-intro>div:first-child{min-height:188px;height:auto!important}.play-detail-page:has(.classy-detail-grid) .play-detail-intro{min-height:122px;height:auto!important}.play-detail-page:has(.classy-detail-grid) .play-detail-intro>div:first-child{min-height:122px;height:auto!important}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro{min-height:0;height:auto!important}.play-detail-page:has(.candy-stool-detail-grid) .play-detail-intro>div:first-child{min-height:0;height:auto!important}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro{min-height:0;height:auto!important}.play-detail-page:has(.lemon-squeezer-detail-grid) .play-detail-intro>div:first-child{min-height:0;height:auto!important}.play-detail-page:has(.regal-detail-grid) .play-detail-intro{min-height:0;height:auto!important}.play-detail-page:has(.regal-detail-grid) .play-detail-intro>div:first-child{min-height:0;height:auto!important}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro{min-height:0}.play-detail-page:has(.candy-key-detail-grid) .play-detail-intro>div:first-child{min-height:0}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro{min-height:0}.play-detail-page:has(.shoerage-detail-grid) .play-detail-intro>div:first-child{min-height:0}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro{min-height:0}.play-detail-page:has(.metalcone-detail-grid-primary) .play-detail-intro>div:first-child{min-height:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro{min-height:0}.play-detail-page:has(.birdhouse-detail-grid-main) .play-detail-intro>div:first-child{min-height:0}.peak-page .peak-intro,.forms-digital-page .forms-digital-intro,.forms-digital-page .forms-digital-intro h1{height:auto;min-height:0}}@media (max-width:379px){.eeg-feature-grid article{aspect-ratio:auto;min-height:170px}.work-header,.work-footer{padding-inline:16px}.work-footer{flex-wrap:nowrap;height:auto}.work-nav,.work-footer-nav{width:100%}.work-nav a,.work-footer-nav a{min-width:0;padding-inline:4px;font-size:17px;line-height:21px}.work-nav a.playful,.work-footer-nav a.playful{padding-inline:4px;font-size:20px;line-height:21px}.work-footer p{white-space:normal;max-width:100%}.about-page .about-hero-copy{width:100%;padding-left:50px}.about-page .about-life-card{height:auto;min-height:386px;padding-inline:30px}.about-page .about-life-card div,.about-page .about-statement-card p,.about-page .about-timeline,.about-page .about-contact-links a,.about-page .about-form,.about-page .about-form input,.about-page .about-form textarea{width:100%}.about-page .about-timeline-card{height:auto;min-height:400px;padding-inline:24px}.about-page .about-timeline-card--education{min-height:444px}.about-page .about-recognition{width:calc(100% - 40px);height:auto}.about-page .about-recognition-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;height:auto;display:grid}.about-page .about-recognition-logos img,.about-page .about-recognition-logos img:nth-child(n){object-fit:contain;width:100%;height:90px;position:static}.about-page .about-recognition-logos img:nth-child(5){grid-column:1/-1}.about-page .about-contact{width:calc(100% - 40px);height:auto}.about-page .about-contact-links,.about-page .about-form{height:auto}}@media (max-width:700px){.popsicle-pack-page{--popsicle-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.popsicle-pack-intro,.popsicle-detail-image,.popsicle-pack-section-copy,.popsicle-pack-details,.popsicle-video,.popsicle-pack-contact-note{width:var(--popsicle-mobile-width);max-width:100%;margin:0}.popsicle-pack-page :is(h1,h2,p,strong,span){text-box-trim:trim-both;text-box-edge:cap alphabetic}.popsicle-pack-intro{flex-direction:column;gap:15px;height:270.504px;min-height:270.504px;display:flex}.popsicle-pack-intro-copy{flex-direction:column;flex:0 0 160px;gap:15px;width:100%;height:160px;display:flex}.popsicle-pack-intro h1{height:25px;color:var(--color-accent);font-family:var(--font-display);flex:0 0 25px;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.popsicle-pack-intro p{width:100%;max-width:none;height:120px;font-family:var(--font-body);flex:0 0 120px;margin:0;font-size:14px;font-weight:400;line-height:22px}.popsicle-pack-award{align-items:flex-start;gap:10px;width:222.125px;height:95.504px;min-height:95.504px;margin:0;display:flex}.popsicle-pack-award>img{object-fit:contain;border-radius:0;flex:0 0 54.125px;width:54.125px;height:95.504px}.popsicle-pack-award>div{flex-direction:column;gap:10px;width:158px;height:74.252px;padding-top:21.252px;display:flex}.popsicle-pack-award strong,.popsicle-pack-award span{font-family:var(--font-body);line-height:18px}.popsicle-pack-award strong{font-size:20px;font-weight:600}.popsicle-pack-award span{font-size:14px;font-weight:500}.popsicle-pack-page .popsicle-detail-image{object-fit:cover;border-radius:0;height:auto;display:block}.popsicle-pack-page .popsicle-detail-hero{aspect-ratio:350/247.293;border-radius:10px}.popsicle-pack-section-copy,.popsicle-pack-details{flex-direction:column;gap:15px;display:flex}.popsicle-pack-section-copy{height:175px}.popsicle-pack-section-copy h2,.popsicle-pack-details h2{color:var(--color-accent);font-family:var(--font-display);margin:0;font-size:22px;font-weight:500;line-height:25.482px}.popsicle-pack-section-copy h2{flex:0 0 70px;height:70px}.popsicle-pack-section-copy p{width:100%;max-width:none;height:90px;font-family:var(--font-body);flex:0 0 90px;margin:0;font-size:14px;font-weight:400;line-height:20px}.popsicle-pack-section-copy+.popsicle-detail-image{aspect-ratio:350/216.133}.popsicle-pack-core{height:125px}.popsicle-pack-core h2{flex-basis:20px;height:20px}.popsicle-pack-core+.popsicle-detail-image{aspect-ratio:350/247.402}.popsicle-pack-details{height:260px}.popsicle-pack-details h2{flex:0 0 15px;height:15px}.popsicle-pack-details div{flex-direction:column;gap:10px;width:100%;height:230px;display:flex}.popsicle-pack-details article{width:100%;height:50px;color:var(--color-ink);font-family:var(--font-body);grid-template-rows:20px 30px;grid-template-columns:15px minmax(0,1fr);gap:0 10px;margin:0;font-size:14px;line-height:20px;display:grid}.popsicle-pack-details article:before{content:"";background:var(--color-divider);border-radius:50%;grid-area:1/1;width:10px;height:10px;margin:2.5px}.popsicle-pack-details strong,.popsicle-pack-details span{grid-column:2;margin:0}.popsicle-pack-details strong{grid-row:1;font-weight:500}.popsicle-pack-details span{grid-row:2;font-weight:400}.popsicle-pack-details~.popsicle-detail-image{aspect-ratio:350/247.402}.popsicle-pack-details~.popsicle-detail-image:nth-of-type(6){aspect-ratio:350/203.508}.popsicle-video{aspect-ratio:350/300;border-radius:10px;height:auto;min-height:0}.popsicle-pack-contact-note{width:var(--popsicle-mobile-width);text-align:left;border-radius:10px;justify-content:flex-start;align-items:center;height:89px;min-height:89px;padding:20px;display:flex}.popsicle-pack-contact-note p{width:100%;max-width:none;color:var(--color-accent);font-family:var(--font-display);margin:0;font-size:20px;font-weight:500;line-height:35px}.popsicle-pack-page>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}}@media (max-width:379px){.popsicle-pack-intro,.popsicle-pack-intro-copy,.popsicle-pack-intro h1,.popsicle-pack-intro p,.popsicle-pack-section-copy,.popsicle-pack-section-copy h2,.popsicle-pack-section-copy p,.popsicle-pack-core,.popsicle-pack-details,.popsicle-pack-details h2,.popsicle-pack-details div,.popsicle-pack-details article,.popsicle-pack-contact-note{flex-basis:auto;height:auto;min-height:0}.popsicle-pack-details article{min-height:50px}}@media (max-width:700px){.forms-exercise-page{--forms-exercise-mobile-width:min(350px, calc(100vw - 40px));--forms-exercise-mobile-half:calc((var(--forms-exercise-mobile-width) - 10px) / 2);--forms-exercise-wide-hero:calc(var(--forms-exercise-mobile-width) * .938461);--forms-exercise-wide-medium:calc(var(--forms-exercise-mobile-width) * .696703);--forms-exercise-wide-short:calc(var(--forms-exercise-mobile-width) * .454945);--forms-exercise-half-short:calc(var(--forms-exercise-mobile-half) * .936651);--forms-exercise-half-tall:calc(var(--forms-exercise-mobile-half) * 1.43439);align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.forms-exercise-intro,.forms-exercise-mosaic-stack,.forms-exercise-mosaic,.forms-exercise-process{width:var(--forms-exercise-mobile-width);max-width:100%;margin:0}.forms-exercise-intro{height:28px;min-height:28px}.forms-exercise-intro h1{height:28px;color:var(--color-accent);font-family:var(--font-display);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.forms-exercise-mosaic-stack{flex-direction:column;gap:20px;display:flex}.forms-exercise-mosaic{aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;position:relative}.forms-exercise-page .forms-exercise-mosaic img{object-fit:cover;border-radius:10px;width:100%;min-width:0;height:100%;display:block;position:relative;inset:auto}.forms-exercise-mosaic-1{grid-template-rows:var(--forms-exercise-wide-hero) repeat(3, var(--forms-exercise-half-short))}.forms-exercise-mosaic-1 img:first-child{grid-area:1/1/auto/-1}.forms-exercise-mosaic-1 img:nth-child(2){grid-area:2/1}.forms-exercise-mosaic-1 img:nth-child(3){grid-area:2/2}.forms-exercise-mosaic-1 img:nth-child(4){grid-area:3/1/auto/-1}.forms-exercise-mosaic-1 img:nth-child(5){grid-area:4/1}.forms-exercise-mosaic-1 img:nth-child(6){grid-area:4/2}.forms-exercise-mosaic-2{grid-template-rows:var(--forms-exercise-wide-hero) var(--forms-exercise-half-tall) repeat(2, var(--forms-exercise-half-short))}.forms-exercise-mosaic-2 img:first-child{grid-area:1/1/auto/-1}.forms-exercise-mosaic-2 img:nth-child(2){grid-area:2/1}.forms-exercise-mosaic-2 img:nth-child(3){grid-area:3/1/auto/-1}.forms-exercise-mosaic-2 img:nth-child(4){display:none}.forms-exercise-mosaic-2 img:nth-child(5){grid-area:2/2}.forms-exercise-mosaic-2 img:nth-child(6){grid-area:4/1/auto/-1}.forms-exercise-mosaic-3{grid-template-rows:repeat(3, var(--forms-exercise-half-short))}.forms-exercise-mosaic-3 img:first-child{grid-area:1/1/auto/-1}.forms-exercise-mosaic-3 img:nth-child(2){grid-area:3/1/auto/-1}.forms-exercise-mosaic-3 img:nth-child(3){grid-area:2/1}.forms-exercise-mosaic-3 img:nth-child(4){grid-area:2/2}.forms-exercise-mosaic-4{grid-template-rows:repeat(2, var(--forms-exercise-half-tall)) var(--forms-exercise-half-short)}.forms-exercise-mosaic-4 img:first-child{grid-area:1/1/auto/-1}.forms-exercise-mosaic-4 img:nth-child(2){grid-area:2/1}.forms-exercise-mosaic-4 img:nth-child(3){grid-area:2/2}.forms-exercise-mosaic-4 img:nth-child(4){grid-area:3/1/auto/-1}.forms-exercise-mosaic-5{grid-template-rows:repeat(3, var(--forms-exercise-half-short))}.forms-exercise-mosaic-5 img:first-child{grid-area:1/1/auto/-1}.forms-exercise-mosaic-5 img:nth-child(2){grid-area:2/1}.forms-exercise-mosaic-5 img:nth-child(3){grid-area:3/1}.forms-exercise-mosaic-5 img:nth-child(4){grid-area:2/2/span 2}.forms-exercise-mosaic-6{grid-template-rows:var(--forms-exercise-half-tall) repeat(3, var(--forms-exercise-half-short))}.forms-exercise-mosaic-6 img:first-child{grid-area:1/1/auto/-1}.forms-exercise-mosaic-6 img:nth-child(2){grid-area:2/1}.forms-exercise-mosaic-6 img:nth-child(3){grid-area:2/2}.forms-exercise-mosaic-6 img:nth-child(4){grid-area:3/1/auto/-1}.forms-exercise-mosaic-6 img:nth-child(5){grid-area:4/1}.forms-exercise-mosaic-6 img:nth-child(6){grid-area:4/2}.forms-exercise-process{flex-direction:column;gap:20px;display:flex}.forms-exercise-page .forms-exercise-process img{object-fit:cover;border-radius:0;width:100%;height:auto;display:block}.forms-exercise-process img:first-child{aspect-ratio:350/160.303}.forms-exercise-process img:last-child{aspect-ratio:350/172.864}.forms-exercise-page>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}.gods-hand-page{--gods-hand-mobile-width:min(350px, calc(100vw - 40px));align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.gods-hand-intro,.gods-hand-media-row{width:var(--gods-hand-mobile-width);max-width:100%;margin:0}.gods-hand-intro{flex-direction:column;gap:15px;height:94px;min-height:94px;display:flex}.gods-hand-intro h1{height:25px;min-height:25px;color:var(--color-accent);font-family:var(--font-display);white-space:nowrap;margin:0;font-size:26px;font-weight:500;line-height:30.115px}.gods-hand-intro p{height:54px;color:var(--color-ink);font-family:var(--font-body);margin:0;font-size:14px;font-weight:400;line-height:22px}.gods-hand-media-row{flex-direction:column;gap:20px;height:auto;display:flex}.gods-hand-page .gods-hand-image{aspect-ratio:610/600;object-fit:cover;border-radius:10px;width:100%;height:auto;display:block}.gods-hand-page>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}}@media (max-width:379px){.gods-hand-intro{height:auto;min-height:0}.gods-hand-intro h1{height:auto;min-height:25px;font-size:clamp(20px,6.6667vw,26px);line-height:1.15826}.gods-hand-intro p{height:auto}}.mave-page{flex-direction:column;align-items:center;gap:30px;display:flex}.mave-page :is(h1,h2,p,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.mave-intro,.mave-context-row,.mave-role,.mave-highlights-title,.mave-highlights,.mave-video,.mave-more-info{width:min(1240px,100vw - 200px);margin:0}.mave-intro{justify-content:space-between;align-items:flex-start;height:114px;display:flex}.mave-intro-copy{flex-direction:column;gap:25px;width:790px;height:114px;display:flex}.mave-title-row{align-items:flex-start;gap:30px;width:750px;height:24px;display:flex}.mave-title-row .ds-project-title{flex:0 0 486px;width:486px;height:24px}.mave-title-row .ati-robotics-link{width:234px}.mave-intro-copy>p,.mave-role>p,.mave-context p{color:var(--color-ink);font-family:var(--font-body);margin:0;font-size:18px;font-weight:400;line-height:26px}.mave-intro-copy>p{width:790px;height:65px}.mave-credits{grid-template-columns:130px 122.727px;gap:30px;width:282.727px;height:79px;margin-top:17.5px;margin-right:17.273px;display:grid}.mave-credits article{grid-template-rows:19px 40px;gap:20px;height:79px;display:grid}.mave-credits h2,.mave-team h2,.mave-context h2,.mave-role h2,.mave-highlights-title h2{height:19px}.mave-credits img{object-fit:contain;object-position:left center;border-radius:0;width:100%;height:40px;display:block}.mave-context-row{grid-template-rows:507px;grid-template-columns:280px minmax(0,935px);gap:25px;height:507px;display:grid}.mave-page .mave-hero{object-fit:cover;border-radius:0;grid-area:1/2;width:935px;height:507px;display:block}.mave-context-copy{flex-direction:column;grid-area:1/1;gap:25px;width:280px;height:507px;display:flex}.mave-team,.mave-context,.mave-role{flex-direction:column;gap:25px;display:flex}.mave-team{height:161px}.mave-team ul{height:117px;color:var(--color-ink);font-family:var(--font-body);margin:0;padding-left:20px;font-size:18px;font-weight:400;line-height:26px}.mave-context{height:317px}.mave-context p{width:280px;height:273px}.mave-role{height:83px}.mave-role>p{width:1240px;height:39px}.mave-divider{display:none}.mave-highlights-title{height:19px}.mave-highlights{grid-template-rows:526.5px 745px 526.5px 526.5px;grid-template-columns:repeat(6,minmax(0,1fr));gap:19.6667px 20px;height:2383.5px;display:grid}.mave-highlights img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.mave-highlights img:first-child{grid-area:1/1/auto/span 3}.mave-highlights img:nth-child(2){grid-area:1/4/auto/span 3}.mave-highlights img:nth-child(3){grid-area:2/1/auto/-1}.mave-highlights img:nth-child(4){grid-area:3/1/auto/span 2}.mave-highlights img:nth-child(5){grid-area:3/3/auto/span 2}.mave-highlights img:nth-child(6){grid-area:3/5/auto/span 2}.mave-highlights img:nth-child(7){grid-area:4/1/auto/span 3}.mave-highlights img:nth-child(8){grid-area:4/4/auto/span 3}.mave-video{aspect-ratio:1240/760;border-radius:0;height:auto}.mave-more-info{border-radius:10px;height:123px;min-height:123px;padding:20px}.mave-more-info p{width:982px;max-width:982px;font-size:28px;line-height:44px}.mave-more-info-mobile{display:none}.mave-page>.scroll-to-top{margin:0}@media (min-width:701px) and (max-width:1000px){.mave-intro,.mave-context-row,.mave-role,.mave-highlights-title,.mave-highlights,.mave-video,.mave-more-info{width:min(800px,100vw - 80px)}.mave-intro,.mave-context-row,.mave-role{height:auto}.mave-intro{flex-direction:column;gap:30px}.mave-intro-copy,.mave-intro-copy>p,.mave-title-row,.mave-role>p{width:100%;height:auto}.mave-credits{margin:0}.mave-context-row{flex-direction:column;display:flex}.mave-hero,.mave-context-copy{width:100%;height:auto}.mave-page .mave-hero{aspect-ratio:935/507}.mave-context-copy{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mave-context p{width:auto;height:auto}.mave-highlights{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;height:auto;display:grid}.mave-highlights img,.mave-highlights img:nth-child(n){aspect-ratio:610/527;grid-area:auto;height:auto}.mave-highlights img:nth-child(3){aspect-ratio:1240/745;grid-column:1/-1}}@media (max-width:700px){.mave-page{--mave-mobile-width:min(350px, calc(100vw - 40px));--mave-mobile-half:calc((var(--mave-mobile-width) - 10px) / 2);--mave-mobile-wide-tall:calc(var(--mave-mobile-width) * .772857);--mave-mobile-wide-short:calc(var(--mave-mobile-width) * .505714);--mave-mobile-half-tall:calc(var(--mave-mobile-half) * 1.59118);--mave-mobile-half-short:calc(var(--mave-mobile-half) * 1.04118);align-items:center;gap:20px;width:100%;padding:0;overflow-x:clip}.mave-intro,.mave-role,.mave-highlights-title,.mave-highlights,.mave-video,.mave-more-info{width:var(--mave-mobile-width);max-width:100%;margin:0}.mave-page :is(h1,h2,p,span,.ati-robotics-link){text-box-trim:trim-both;text-box-edge:cap alphabetic}.mave-intro{flex-direction:column;gap:15px;height:268px;display:flex}.mave-intro-copy{gap:15px;width:100%;height:183px}.mave-title-row{flex-direction:column;gap:10px;width:100%;height:48px;display:flex}.mave-title-row .ds-project-title{white-space:nowrap;flex:0 0 18px;width:100%;height:18px;font-size:26px;line-height:30.115px}.mave-title-row .ati-robotics-link{width:183px;height:20px;font-size:14px;line-height:20px}.mave-title-row .ati-robotics-link__icon{flex-basis:20px;width:20px;height:20px}.mave-intro-copy>p,.mave-role>p,.mave-context p,.mave-team ul{font-size:14px;line-height:20px}.mave-intro-copy>p{width:100%;height:120px;line-height:22px}.mave-credits{grid-template-columns:130px 122.727px;gap:40px;width:100%;height:70px;margin:0}.mave-credits article{grid-template-rows:15px 40px;gap:15px;height:70px}.mave-credits h2,.mave-team h2,.mave-context h2,.mave-role h2,.mave-highlights-title h2{height:15px;font-size:22px;line-height:25.482px}.mave-context-row{flex-direction:column;gap:20px;width:100%;height:calc(54.2486vw + 280px);display:flex}.mave-page .mave-hero{aspect-ratio:390/211.569;object-fit:cover;border-radius:0;flex:none;order:1;width:100vw;height:auto}.mave-context-copy{width:var(--mave-mobile-width);flex-direction:column;order:2;gap:20px;height:260px;margin:0 auto;display:flex}.mave-team,.mave-context,.mave-role{gap:15px}.mave-team{width:100%;height:80px}.mave-team ul{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;column-gap:15px;width:100%;height:50px;margin:0;padding-left:15px;display:grid}.mave-context{width:100%;height:160px}.mave-context p{width:100%;height:130px}.mave-role{height:140px}.mave-role>p{width:100%;height:110px}.mave-divider{border:0;flex:0 0 0;width:min(360px,100vw - 30px);height:0;display:block;position:relative}.mave-divider:before{content:"";border-top:1px dotted var(--color-divider);position:absolute;inset:0}.mave-highlights-title{height:15px}.mave-highlights{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:var(--mave-mobile-wide-tall) var(--mave-mobile-wide-tall) var(--mave-mobile-wide-short) var(--mave-mobile-half-tall) var(--mave-mobile-half-short) var(--mave-mobile-wide-tall);gap:10px;height:auto;display:grid}.mave-highlights img,.mave-highlights img:nth-child(n){object-fit:cover;border-radius:10px;width:100%;height:100%}.mave-highlights img:first-child{grid-area:1/1/auto/-1}.mave-highlights img:nth-child(2){grid-area:2/1/auto/-1}.mave-highlights img:nth-child(3){grid-area:3/1/auto/-1}.mave-highlights img:nth-child(4){grid-area:4/1}.mave-highlights img:nth-child(5){grid-area:4/2}.mave-highlights img:nth-child(6){grid-area:5/1}.mave-highlights img:nth-child(7){grid-area:6/1/auto/-1}.mave-highlights img:nth-child(8){grid-area:5/2}.mave-video{aspect-ratio:350/300;border-radius:10px;height:auto}.mave-more-info{text-align:left;justify-content:flex-start;align-items:center;height:89px;min-height:89px;padding:20px;display:flex}.mave-more-info p{width:100%;max-width:none;margin:0;font-size:20px;line-height:35px}.mave-more-info-desktop{display:none}.mave-more-info-mobile{display:inline}.mave-page>.scroll-to-top{flex:0 0 50px;width:50px;height:50px;margin:0}}@media (max-width:379px){.mave-intro,.mave-intro-copy,.mave-intro-copy>p,.mave-context-row,.mave-context-copy,.mave-team,.mave-team ul,.mave-context,.mave-context p,.mave-role,.mave-role>p{height:auto;min-height:0}.mave-title-row .ds-project-title{font-size:clamp(18px,6.3vw,26px);line-height:1.15826}.mave-page :is(p,li){text-box-trim:none}}@media (min-width:701px) and (max-width:1000px){.work-footer{background:var(--color-surface);width:100%;height:auto;min-height:143px;box-shadow:var(--shadow-footer);grid-template-columns:minmax(0,1fr) 178px;grid-template-areas:"copyright socials""navigation navigation";align-items:center;gap:20px;padding:20px 28px;display:grid}.work-footer p{white-space:nowrap;grid-area:copyright;justify-self:start;margin:0;font-size:16px;line-height:17.408px}.work-footer .work-socials{grid-area:socials;justify-self:end;width:178px;height:46px}.work-footer .work-footer-nav{grid-area:navigation;justify-content:space-between;justify-self:center;align-items:center;gap:0;width:338px;height:37px;display:flex}.work-footer-nav a{padding:10px;font-size:20px;line-height:13px}.work-footer-nav a.playful{padding:10px;font-size:24px;line-height:17px}}
