.ComparisonSlider-module__cx2QrW__root{--comparison-slider-position:50%;width:var(--layout-content-width);min-width:var(--layout-content-width);aspect-ratio:4/3;isolation:isolate;color:var(--color-neutral-0);-webkit-user-select:none;user-select:none;flex-shrink:0;margin:0;position:relative;overflow:visible;container-type:inline-size}.ComparisonSlider-module__cx2QrW__labels{width:100%;height:var(--typography-body-small-regular-line-height);color:var(--color-neutral-500);font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height);pointer-events:none;position:absolute;bottom:calc(100% + 16px);left:0;right:0}.ComparisonSlider-module__cx2QrW__label{opacity:1;white-space:nowrap;will-change:opacity, transform;position:absolute;top:0;left:0;transform:translate(0,0)translate(-50%)}.ComparisonSlider-module__cx2QrW__media{background:var(--color-neutral-100);width:100%;height:100%;box-shadow:var(--design-screen-shadow);border-radius:24px;position:relative}.ComparisonSlider-module__cx2QrW__mediaViewport{grid-template-columns:var(--comparison-slider-position) minmax(0, 1fr);border-radius:inherit;background:inherit;grid-template-rows:minmax(0,1fr);display:grid;position:absolute;inset:0;overflow:hidden}.ComparisonSlider-module__cx2QrW__beforeReveal,.ComparisonSlider-module__cx2QrW__afterReveal{grid-row:1;min-width:0;position:relative;overflow:hidden}.ComparisonSlider-module__cx2QrW__image{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.ComparisonSlider-module__cx2QrW__beforeReveal{grid-column:1}.ComparisonSlider-module__cx2QrW__afterReveal{grid-column:2}.ComparisonSlider-module__cx2QrW__beforeCanvas,.ComparisonSlider-module__cx2QrW__afterCanvas{width:100cqw;position:absolute;inset-block:0}.ComparisonSlider-module__cx2QrW__beforeCanvas{left:0}.ComparisonSlider-module__cx2QrW__afterCanvas{right:0}.ComparisonSlider-module__cx2QrW__control{z-index:2;cursor:grab;touch-action:none;width:1px;position:absolute;top:-24px;bottom:-24px;left:50%;transform:translate(0,0)}.ComparisonSlider-module__cx2QrW__root[data-dragging=true] .ComparisonSlider-module__cx2QrW__control{cursor:grabbing}.ComparisonSlider-module__cx2QrW__control:before{content:"";z-index:1;width:32px;position:absolute;top:0;bottom:0;left:0;transform:translate(-50%)}.ComparisonSlider-module__cx2QrW__divider{inset-block:0;background:var(--color-neutral-900);width:1px;transition:background-color var(--interaction-release-duration) var(--interaction-color-easing);position:absolute;left:0}.ComparisonSlider-module__cx2QrW__handle{z-index:2;background:var(--color-neutral-900);transform-origin:50%;width:64px;height:64px;transition:background-color var(--interaction-release-duration) var(--interaction-color-easing), transform var(--interaction-release-duration) var(--interaction-release-easing);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)scale(1)}.ComparisonSlider-module__cx2QrW__handle svg{width:40px;height:40px;display:block}.ComparisonSlider-module__cx2QrW__root[data-dragging=true] .ComparisonSlider-module__cx2QrW__divider,.ComparisonSlider-module__cx2QrW__root[data-dragging=true] .ComparisonSlider-module__cx2QrW__handle{background:var(--color-accent-500)}.ComparisonSlider-module__cx2QrW__root[data-dragging=true] .ComparisonSlider-module__cx2QrW__handle{transition-duration:var(--interaction-release-duration), var(--interaction-press-duration);transform:translate(-50%,-50%)scale(.9)}@media (hover:hover){.ComparisonSlider-module__cx2QrW__control:hover .ComparisonSlider-module__cx2QrW__divider,.ComparisonSlider-module__cx2QrW__control:hover .ComparisonSlider-module__cx2QrW__handle{background:var(--color-accent-500)}}@media (prefers-reduced-motion:reduce){.ComparisonSlider-module__cx2QrW__label{will-change:auto}.ComparisonSlider-module__cx2QrW__divider,.ComparisonSlider-module__cx2QrW__handle{transition:none}.ComparisonSlider-module__cx2QrW__root[data-dragging=true] .ComparisonSlider-module__cx2QrW__handle{transform:translate(-50%,-50%)}}
.ExpandableContent-module__vYsU-W__content{overflow:clip}
@property --expand-collapse-fill-radius{syntax:"<percentage>";inherits:false;initial-value:0%}.ExpandCollapseButton-module__z17a6q__button{--expand-collapse-fill-radius:0%;--expand-collapse-fill-x:50%;--expand-collapse-fill-y:50%;isolation:isolate}.ExpandCollapseButton-module__z17a6q__button:before{content:"";z-index:0;border-radius:inherit;background:var(--color-accent-500);clip-path:circle(var(--expand-collapse-fill-radius) at var(--expand-collapse-fill-x) var(--expand-collapse-fill-y));pointer-events:none;transition:--expand-collapse-fill-radius var(--interaction-hover-fill-exit-duration) var(--interaction-hover-fill-exit-easing);will-change:--expand-collapse-fill-radius;position:absolute;inset:-1px}.ExpandCollapseButton-module__z17a6q__iconRoot,.ExpandCollapseButton-module__z17a6q__iconLayer{width:100%;height:100%;display:block}.ExpandCollapseButton-module__z17a6q__iconRoot{position:relative}.ExpandCollapseButton-module__z17a6q__iconLayer{transform-origin:50%;position:absolute;inset:0}@media (hover:hover){.ExpandCollapseButton-module__z17a6q__button:not(:disabled):hover:before{--expand-collapse-fill-radius:165%;transition-duration:var(--interaction-hover-fill-enter-duration);transition-timing-function:var(--interaction-hover-fill-enter-easing)}}@media (hover:none){.ExpandCollapseButton-module__z17a6q__button:before{transition-duration:var(--interaction-release-duration);transition-timing-function:var(--interaction-color-easing)}.ExpandCollapseButton-module__z17a6q__button:not(:disabled):active:before{--expand-collapse-fill-radius:165%;transition-duration:var(--interaction-press-duration)}}@media (prefers-reduced-motion:reduce){.ExpandCollapseButton-module__z17a6q__button:before{will-change:auto;transition:none}}
.Tooltip-module__O9JzEq__tooltip{color:var(--color-neutral-0);border-radius:12px;flex:none;justify-content:center;align-items:center;padding:8px 16px;display:inline-flex;position:relative}.Tooltip-module__O9JzEq__default{background:var(--color-neutral-900)}.Tooltip-module__O9JzEq__success{background:var(--color-semantic-success)}.Tooltip-module__O9JzEq__label{font-family:var(--typography-body-small-light-font-family);font-size:var(--typography-body-small-light-font-size);font-weight:var(--typography-body-small-light-font-weight);letter-spacing:var(--typography-body-small-light-letter-spacing);line-height:var(--typography-body-small-light-line-height);text-wrap:var(--typography-body-small-light-text-wrap);text-align:center;white-space:nowrap}.Tooltip-module__O9JzEq__pointer{pointer-events:none;width:22px;height:12px;display:block;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)rotate(180deg)}.Tooltip-module__O9JzEq__pointerImage{width:19.0526px;max-width:none;height:9px;display:block;position:absolute;top:0;left:1.4737px}
.MobileToast-module__YA6u9a__viewport{z-index:100;top:var(--mobile-space-xl);width:calc(100vw - var(--layout-page-gutter) * 2);align-items:center;gap:var(--mobile-space-xs);pointer-events:none;flex-direction:column;display:flex;position:fixed;left:50%;transform:translate(-50%)}.MobileToast-module__YA6u9a__item{flex:none;justify-content:center;max-width:100%;display:flex}.MobileToast-module__YA6u9a__toast{width:max-content;min-height:var(--mobile-space-3xl);max-width:100%;padding-inline:var(--mobile-space-lg);box-shadow:var(--floating-header-shadow)}@media (min-width:768px){.MobileToast-module__YA6u9a__viewport{display:none}}
.ContactAction-module__CU9n5a__action{appearance:none;color:var(--color-neutral-900);cursor:pointer;font-family:var(--typography-h1-font-family);font-size:var(--typography-h1-font-size);font-weight:var(--typography-h1-font-weight);letter-spacing:var(--typography-h1-letter-spacing);line-height:var(--typography-h1-line-height);text-align:left;text-wrap:var(--typography-h1-text-wrap);white-space:nowrap;transition:color var(--interaction-release-duration) var(--interaction-color-easing);-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-items:center;margin:0;padding:0;text-decoration:none;display:inline-flex;position:relative}.ContactAction-module__CU9n5a__content{transform-origin:50%;transition:transform var(--interaction-release-duration) var(--interaction-release-easing);align-items:center;gap:16px;display:inline-flex;transform:scale(1)}.ContactAction-module__CU9n5a__label{display:block}.ContactAction-module__CU9n5a__icon,.ContactAction-module__CU9n5a__icon svg{flex:none;width:40px;height:40px;display:block}.ContactAction-module__CU9n5a__tooltip{z-index:1;opacity:0;visibility:hidden;transition:opacity var(--interaction-release-duration) var(--interaction-color-easing), transform var(--interaction-release-duration) var(--interaction-release-easing), visibility 0s linear var(--interaction-release-duration);pointer-events:none;position:absolute;top:-48px;left:50%;transform:translate(-50%,4px)}.ContactAction-module__CU9n5a__action:active,.ContactAction-module__CU9n5a__action:focus-visible{color:var(--color-accent-500)}.ContactAction-module__CU9n5a__action:focus-visible{outline-offset:4px;outline:2px solid}.ContactAction-module__CU9n5a__action:active .ContactAction-module__CU9n5a__content{transition-duration:var(--interaction-press-duration);transform:scale(.9)}.ContactAction-module__CU9n5a__action[data-instant-focus-tooltip=true]:focus-visible .ContactAction-module__CU9n5a__tooltip{transition:none}.ContactAction-module__CU9n5a__action[data-feedback-visible=visible] .ContactAction-module__CU9n5a__tooltip,.ContactAction-module__CU9n5a__action[data-variant=email]:focus-visible .ContactAction-module__CU9n5a__tooltip{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)}.ContactAction-module__CU9n5a__srOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (hover:hover){.ContactAction-module__CU9n5a__action:hover{color:var(--color-accent-500)}.ContactAction-module__CU9n5a__action[data-variant=email]:hover .ContactAction-module__CU9n5a__tooltip{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)}}@media (max-width:767px){.ContactAction-module__CU9n5a__action{white-space:normal;max-width:100%}.ContactAction-module__CU9n5a__content{gap:var(--mobile-space-xs);max-width:100%}.ContactAction-module__CU9n5a__label{overflow-wrap:anywhere}.ContactAction-module__CU9n5a__icon,.ContactAction-module__CU9n5a__icon svg{width:var(--mobile-space-lg);height:var(--mobile-space-lg)}.ContactAction-module__CU9n5a__action[data-variant=email] .ContactAction-module__CU9n5a__tooltip{display:none}}@media (prefers-reduced-motion:reduce){.ContactAction-module__CU9n5a__action,.ContactAction-module__CU9n5a__content,.ContactAction-module__CU9n5a__tooltip{transition:none}.ContactAction-module__CU9n5a__action:active .ContactAction-module__CU9n5a__content{transform:none}}
.PortfolioContacts-module__GuSO0G__divider{z-index:1;transform-origin:50%;flex:none;width:100%;height:0;position:relative}.PortfolioContacts-module__GuSO0G__divider:before{content:"";border-top:var(--stroke-hairline-width) solid var(--color-neutral-300);height:0;display:block;position:absolute;top:-.5px;left:0;right:0}.PortfolioContacts-module__GuSO0G__contactsSection{z-index:2;flex:none;justify-content:space-between;align-items:flex-start;width:100%;min-height:186px;padding-top:40px;scroll-margin-top:128px;display:flex;position:relative}.PortfolioContacts-module__GuSO0G__contactsTitle{width:392px;color:var(--color-neutral-900);font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap);will-change:opacity, transform;flex:none;margin:0}.PortfolioContacts-module__GuSO0G__contactsActions{flex:none;width:600px;height:146px;position:relative}.PortfolioContacts-module__GuSO0G__emailAction,.PortfolioContacts-module__GuSO0G__linkedinAction{will-change:opacity, transform;position:absolute;right:0}.PortfolioContacts-module__GuSO0G__emailAction{top:-10px}.PortfolioContacts-module__GuSO0G__linkedinAction{top:84px}.PortfolioContacts-module__GuSO0G__contactsEndSpacerLarge{width:100%;height:var(--case-section-spacing);flex:none}.PortfolioContacts-module__GuSO0G__contactsEndSpacerMedium{flex:none;width:100%;height:120px}.PortfolioContacts-module__GuSO0G__divider{will-change:auto!important}.PortfolioContacts-module__GuSO0G__contactsSection [data-motion-once=true]{will-change:auto!important}@media (prefers-reduced-motion:reduce){.PortfolioContacts-module__GuSO0G__divider,.PortfolioContacts-module__GuSO0G__contactsTitle,.PortfolioContacts-module__GuSO0G__emailAction,.PortfolioContacts-module__GuSO0G__linkedinAction{will-change:auto}}@media (max-width:767px){.PortfolioContacts-module__GuSO0G__contactsSection{min-height:0;padding-top:var(--mobile-space-lg);align-items:flex-start;gap:var(--mobile-space-3xl);scroll-margin-top:var(--mobile-space-md);flex-direction:column}.PortfolioContacts-module__GuSO0G__contactsTitle{width:100%}.PortfolioContacts-module__GuSO0G__contactsActions{align-items:flex-start;gap:var(--mobile-space-lg);flex-direction:column;width:100%;height:auto;display:flex}.PortfolioContacts-module__GuSO0G__emailAction,.PortfolioContacts-module__GuSO0G__linkedinAction{max-width:100%;position:relative;top:auto;right:auto}.PortfolioContacts-module__GuSO0G__contactsEndSpacerLarge{height:var(--mobile-space-section)}.PortfolioContacts-module__GuSO0G__contactsEndSpacerMedium{display:none}}
.PortfolioFooter-module__lWbAYW__footer{width:100%;color:var(--color-neutral-900);background:var(--color-neutral-100);flex:none;justify-content:space-between;align-items:flex-start;display:flex;position:relative;overflow:clip}.PortfolioFooter-module__lWbAYW__linkGroup{flex-direction:column;flex:none;align-items:flex-start;gap:32px;display:flex}.PortfolioFooter-module__lWbAYW__heading{font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap);white-space:nowrap;margin:0}.PortfolioFooter-module__lWbAYW__linkList{flex-direction:column;align-items:flex-start;gap:24px;margin:0;padding:0;list-style:none;display:flex}.PortfolioFooter-module__lWbAYW__linkList li{align-items:center;min-height:24px;display:flex}@media (max-width:767px){.PortfolioFooter-module__lWbAYW__footer{gap:var(--mobile-space-lg)}.PortfolioFooter-module__lWbAYW__linkGroup{min-width:0;margin-left:auto}.PortfolioFooter-module__lWbAYW__linkList{gap:0}}
.PortfolioFooterBand-module__69dJma__footerBand{width:calc(100% + var(--layout-page-gutter) + var(--layout-page-gutter));margin-left:calc(0px - var(--layout-page-gutter));background:var(--color-neutral-100);position:relative}.PortfolioFooterBand-module__69dJma__footerBandContent{width:calc(100% - var(--layout-page-gutter) - var(--layout-page-gutter));max-width:var(--layout-content-width);margin:0 auto;padding:40px 0 80px}@media (max-width:767px){.PortfolioFooterBand-module__69dJma__footerBandContent{max-width:735px;padding:var(--mobile-space-lg) 0 var(--mobile-space-section)}}
.Tag-module__8r1zpa__tag{background:var(--color-neutral-100);color:var(--color-neutral-900);font-family:var(--typography-body-small-light-font-family);font-size:var(--typography-body-small-light-font-size);font-weight:var(--typography-body-small-light-font-weight);letter-spacing:var(--typography-body-small-light-letter-spacing);line-height:var(--typography-body-small-light-line-height);text-wrap:var(--typography-body-small-light-text-wrap);text-align:center;white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:8px 16px;display:inline-flex}
.CardSurface-module__HmYEia__surface{border:var(--stroke-hairline-width) solid var(--card-surface-border-color,var(--color-neutral-300));border-radius:var(--card-surface-radius,16px);background:#fff;overflow:hidden}
.MobileHomePage-module__E68KRG__page{min-width:375px;min-height:100svh;padding:0 var(--layout-page-gutter);color:var(--color-neutral-900);background:var(--color-neutral-0)}.MobileHomePage-module__E68KRG__content{width:100%;max-width:735px;margin:0 auto}.MobileHomePage-module__E68KRG__header{width:100%;padding:var(--mobile-space-md) 0;justify-content:space-between;align-items:center;gap:var(--mobile-space-xs);border-bottom:var(--stroke-hairline-width) solid var(--color-neutral-300);display:flex}.MobileHomePage-module__E68KRG__identity{align-items:center;gap:var(--mobile-space-xs);min-width:0;color:inherit;text-decoration:none;display:inline-flex}.MobileHomePage-module__E68KRG__identity:focus-visible{outline-offset:3px;outline:2px solid}.MobileHomePage-module__E68KRG__avatar{border-radius:50%;flex:none;width:48px;height:48px;display:block;position:relative;overflow:hidden}.MobileHomePage-module__E68KRG__avatar img{object-fit:cover}.MobileHomePage-module__E68KRG__name{font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height);white-space:nowrap}.MobileHomePage-module__E68KRG__hero{padding:var(--mobile-space-section) 0}.MobileHomePage-module__E68KRG__facts{align-items:flex-start;gap:var(--mobile-space-xs);font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MobileHomePage-module__E68KRG__fact{align-items:center;gap:var(--mobile-space-xs);min-height:24px;display:flex}.MobileHomePage-module__E68KRG__fact svg{flex:none;width:20px;height:20px;display:block}.MobileHomePage-module__E68KRG__title{width:100%;margin:var(--mobile-space-xl) 0 0;font-family:var(--typography-h1-font-family);font-size:var(--typography-h1-font-size);font-weight:var(--typography-h1-font-weight);letter-spacing:var(--typography-h1-letter-spacing);line-height:var(--typography-h1-line-height);text-wrap:var(--typography-h1-text-wrap)}.MobileHomePage-module__E68KRG__actions{margin-top:var(--mobile-space-xl);align-items:flex-start;gap:var(--mobile-space-sm);flex-direction:column;display:flex}.MobileHomePage-module__E68KRG__focusSection{width:100%;padding-bottom:var(--mobile-space-section)}.MobileHomePage-module__E68KRG__focusTitle{margin:0 0 var(--mobile-space-lg);font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap)}.MobileHomePage-module__E68KRG__focusCards{width:calc(100% + var(--layout-page-gutter) + var(--layout-page-gutter));margin-left:calc(-1 * var(--layout-page-gutter));padding-left:var(--layout-page-gutter);gap:var(--mobile-space-sm);overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-padding-inline-start:var(--layout-page-gutter);display:flex;overflow:auto hidden}.MobileHomePage-module__E68KRG__focusCards::-webkit-scrollbar{display:none}.MobileHomePage-module__E68KRG__focusCards:focus-visible{outline:2px solid var(--color-neutral-900);outline-offset:3px}.MobileHomePage-module__E68KRG__focusCard{flex:0 0 min(392px, calc(100% - var(--mobile-space-xl) - var(--layout-page-gutter)));padding:var(--mobile-space-lg);align-items:flex-start;gap:var(--mobile-space-md);scroll-snap-align:start;flex-direction:column;display:flex}.MobileHomePage-module__E68KRG__focusCard:last-child{margin-right:var(--mobile-space-xl)}.MobileHomePage-module__E68KRG__focusCardTitle,.MobileHomePage-module__E68KRG__focusCardDescription{margin:0}.MobileHomePage-module__E68KRG__focusCardTitle{font-family:var(--typography-body-strong-font-family);font-size:var(--typography-body-strong-font-size);font-weight:var(--typography-body-strong-font-weight);letter-spacing:var(--typography-body-strong-letter-spacing);line-height:var(--typography-body-strong-line-height);text-wrap:var(--typography-body-strong-text-wrap);white-space:pre-line}.MobileHomePage-module__E68KRG__focusCardDescription{font-family:var(--typography-body-small-light-font-family);font-size:var(--typography-body-small-light-font-size);font-weight:var(--typography-body-small-light-font-weight);letter-spacing:var(--typography-body-small-light-letter-spacing);line-height:var(--typography-body-small-light-line-height);text-wrap:var(--typography-body-small-light-text-wrap)}.MobileHomePage-module__E68KRG__selectedWorkPreview{padding:var(--mobile-space-lg) 0 var(--mobile-space-section);border-top:var(--stroke-hairline-width) solid var(--color-neutral-300)}.MobileHomePage-module__E68KRG__selectedWorkPreview h2{font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap);margin:0}.MobileHomePage-module__E68KRG__projectList{margin-top:var(--mobile-space-lg);gap:var(--mobile-space-xl);flex-direction:column;display:flex}.MobileHomePage-module__E68KRG__projectCard{width:100%;padding:var(--mobile-space-xl) var(--mobile-space-lg) var(--mobile-space-lg);color:var(--color-neutral-900);background:#f5f5f5;border-radius:16px;flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.MobileHomePage-module__E68KRG__projectCardAction{z-index:2;border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.MobileHomePage-module__E68KRG__projectCardAction:focus-visible{outline:2px solid var(--color-neutral-900);outline-offset:-4px}a.MobileHomePage-module__E68KRG__projectCard:focus-visible{outline:2px solid var(--color-neutral-900);outline-offset:4px}.MobileHomePage-module__E68KRG__projectTitle,.MobileHomePage-module__E68KRG__projectDescription{z-index:1;text-align:center;margin:0;position:relative}.MobileHomePage-module__E68KRG__projectTitle{font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap)}.MobileHomePage-module__E68KRG__projectDescription{margin-top:var(--mobile-space-xs);font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap)}.MobileHomePage-module__E68KRG__projectMedia{width:100%;margin-top:var(--mobile-space-xl);justify-content:center;align-items:center;display:flex}.MobileHomePage-module__E68KRG__projectDevice{flex:none;position:relative}.MobileHomePage-module__E68KRG__projectDevice img{pointer-events:none;max-width:none;display:block;position:absolute}.MobileHomePage-module__E68KRG__phoneDevice{aspect-ratio:438/904;width:52%;max-width:224px}.MobileHomePage-module__E68KRG__phoneScreen{object-fit:cover;border-radius:13%;width:91.78%;height:96.68%;top:1.66%;left:4.11%}.MobileHomePage-module__E68KRG__phoneFrame{width:102.74%;height:101.77%;top:-.885%;left:-1.37%}.MobileHomePage-module__E68KRG__laptopDevice{aspect-ratio:1020/621;width:100%;max-width:576px}.MobileHomePage-module__E68KRG__laptopScreen{object-fit:cover;width:79.8%;height:85.35%;top:3.06%;left:10.1%}.MobileHomePage-module__E68KRG__laptopFrame{width:105.95%;height:114.65%;top:-11.6%;left:-2.98%}.MobileHomePage-module__E68KRG__tabletDevice{aspect-ratio:860/613;width:90%;max-width:496px}.MobileHomePage-module__E68KRG__tabletScreen{width:92.9%;height:89.9%;position:absolute;top:5.22%;left:3.6%;overflow:hidden}.MobileHomePage-module__E68KRG__tabletScreenImage{width:100%;height:145.15%;top:0;left:0}.MobileHomePage-module__E68KRG__tabletFrame{width:101.28%;height:101.18%;top:-.51%;left:-.58%}.MobileHomePage-module__E68KRG__projectTags{width:100%;margin-top:var(--mobile-space-xl);align-items:flex-start;gap:var(--mobile-space-xs);flex-wrap:wrap;display:flex}.MobileHomePage-module__E68KRG__projectTags .MobileHomePage-module__E68KRG__projectTag{color:var(--color-neutral-0);background:var(--color-neutral-900)}.MobileHomePage-module__E68KRG__testimonialsSection{width:100%;padding-bottom:var(--mobile-space-section)}.MobileHomePage-module__E68KRG__testimonialsTitle{margin:0 0 var(--mobile-space-lg);font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap)}.MobileHomePage-module__E68KRG__testimonialsContent{width:100%}
.ResponsivePortfolioShell-module__uP8rxq__scaledViewport{background:var(--color-neutral-0);width:100%;min-height:100svh;position:relative;overflow:clip}.ResponsivePortfolioShell-module__uP8rxq__scaledCanvas{transform-origin:0 0;width:1280px}@media (min-width:768px){.ResponsivePortfolioShell-module__uP8rxq__mobileHome{display:none}}.ResponsivePortfolioShell-module__uP8rxq__fallback{min-height:100svh;padding:var(--mobile-space-xl) var(--layout-page-gutter);color:var(--color-neutral-900);background:var(--color-neutral-0);place-items:center;display:grid}.ResponsivePortfolioShell-module__uP8rxq__fallbackContent{flex-direction:column;align-items:flex-start;width:100%;max-width:520px;display:flex}.ResponsivePortfolioShell-module__uP8rxq__fallbackEyebrow,.ResponsivePortfolioShell-module__uP8rxq__fallbackTitle,.ResponsivePortfolioShell-module__uP8rxq__fallbackDescription{margin:0}.ResponsivePortfolioShell-module__uP8rxq__fallbackEyebrow{font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height)}.ResponsivePortfolioShell-module__uP8rxq__fallbackTitle{margin-top:var(--mobile-space-lg);font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap)}.ResponsivePortfolioShell-module__uP8rxq__caseTitle{margin:var(--mobile-space-xl) 0 0;font-family:var(--typography-h1-font-family);font-size:var(--typography-h1-font-size);font-weight:var(--typography-h1-font-weight);letter-spacing:var(--typography-h1-letter-spacing);line-height:var(--typography-h1-line-height);text-wrap:var(--typography-h1-text-wrap)}.ResponsivePortfolioShell-module__uP8rxq__fallbackDescription{max-width:440px;margin-top:var(--mobile-space-lg);font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap)}.ResponsivePortfolioShell-module__uP8rxq__fallbackActions{width:100%;margin-top:var(--mobile-space-xl);align-items:stretch;gap:var(--mobile-space-sm);flex-direction:column;display:flex}.ResponsivePortfolioShell-module__uP8rxq__fallbackActions>*{width:100%}@media (min-width:768px){.ResponsivePortfolioShell-module__uP8rxq__fallback{display:none}}
.TestimonialCard-module__jquRiW__card{--card-surface-border-color:transparent;--card-surface-radius:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;width:392px;height:520px;padding:32px 88px 24px 24px;display:flex}.TestimonialCard-module__jquRiW__quoteGroup,.TestimonialCard-module__jquRiW__attribution{flex-direction:column;align-items:flex-start;width:100%;display:flex}.TestimonialCard-module__jquRiW__quoteGroup{gap:16px}.TestimonialCard-module__jquRiW__quoteIcon{background-color:var(--color-neutral-400);flex:none;width:40px;height:40px;display:block;-webkit-mask:url(/icons/testimonial-quote.svg) 50%/contain no-repeat;mask:url(/icons/testimonial-quote.svg) 50%/contain no-repeat}.TestimonialCard-module__jquRiW__quote,.TestimonialCard-module__jquRiW__name,.TestimonialCard-module__jquRiW__role{word-break:break-word;width:100%;margin:0}.TestimonialCard-module__jquRiW__quote{color:#333;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap)}.TestimonialCard-module__jquRiW__attribution{gap:4px}.TestimonialCard-module__jquRiW__name{color:#333;font-family:var(--typography-body-strong-font-family);font-size:var(--typography-body-strong-font-size);font-weight:var(--typography-body-strong-font-weight);letter-spacing:var(--typography-body-strong-letter-spacing);line-height:var(--typography-body-strong-line-height);text-wrap:var(--typography-body-strong-text-wrap)}.TestimonialCard-module__jquRiW__role{color:var(--color-neutral-400);font-family:var(--typography-body-small-light-font-family);font-size:var(--typography-body-small-light-font-size);font-weight:var(--typography-body-small-light-font-weight);letter-spacing:var(--typography-body-small-light-letter-spacing);line-height:var(--typography-body-small-light-line-height);text-wrap:var(--typography-body-small-light-text-wrap)}
.TestimonialShadow-module___u_ctW__shadow{pointer-events:none;border-radius:24px;box-shadow:0 10px 40px #33333324}
.HomePage-module__YhQe2W__page{width:100%;min-height:100vh;padding:0 var(--layout-page-gutter);color:#333;background:#fff;overflow:clip}.HomePage-module__YhQe2W__content{width:100%;max-width:var(--layout-content-width);flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.HomePage-module__YhQe2W__headerDock{z-index:20;width:var(--layout-content-width);flex:none;height:80px;position:sticky;top:0}.HomePage-module__YhQe2W__divider,.HomePage-module__YhQe2W__footerDivider{transform-origin:50%;flex:none;width:100%;height:0;position:relative}.HomePage-module__YhQe2W__divider{z-index:10}.HomePage-module__YhQe2W__footerDivider{z-index:1}.HomePage-module__YhQe2W__divider:before,.HomePage-module__YhQe2W__footerDivider:before{content:"";border-top:var(--stroke-hairline-width) solid var(--color-neutral-300);height:0;display:block;position:absolute;top:-.5px;left:0;right:0}.HomePage-module__YhQe2W__hero{width:100%;padding:var(--case-section-spacing) 0;text-align:center;will-change:opacity, transform;flex-direction:column;align-items:center;display:flex}.HomePage-module__YhQe2W__heroFacts{color:#333;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);white-space:nowrap;justify-content:center;align-items:center;gap:48px;margin:0 0 32px;padding:0;list-style:none;display:flex}.HomePage-module__YhQe2W__heroFact{justify-content:center;align-items:center;gap:8px;display:flex}.HomePage-module__YhQe2W__heroFactIcon{color:#333;flex:none;width:24px;height:24px}.HomePage-module__YhQe2W__title,.HomePage-module__YhQe2W__focusAreasTitle,.HomePage-module__YhQe2W__selectedWorksTitle,.HomePage-module__YhQe2W__testimonialsTitle,.HomePage-module__YhQe2W__caseTitle,.HomePage-module__YhQe2W__caseDescription{margin:0}.HomePage-module__YhQe2W__caseDescription{font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap)}.HomePage-module__YhQe2W__title{width:100%;font-family:var(--typography-h1-font-family);font-size:var(--typography-h1-font-size);font-weight:var(--typography-h1-font-weight);letter-spacing:var(--typography-h1-letter-spacing);line-height:var(--typography-h1-line-height);text-wrap:var(--typography-h1-text-wrap)}.HomePage-module__YhQe2W__heroActions{align-items:flex-start;gap:24px;margin-top:40px;display:flex}.HomePage-module__YhQe2W__valueSection{flex-direction:column;align-items:center;width:100%;display:flex}.HomePage-module__YhQe2W__focusAreasTitle,.HomePage-module__YhQe2W__selectedWorksTitle,.HomePage-module__YhQe2W__testimonialsTitle{width:100%;font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap);text-align:center;will-change:opacity, transform}.HomePage-module__YhQe2W__focusAreasTitle{margin-bottom:40px}.HomePage-module__YhQe2W__valueCards{justify-content:space-between;align-items:center;width:100%;display:flex}.HomePage-module__YhQe2W__valueCardEntranceItem{will-change:opacity, transform;flex:none;width:392px;height:410px}.HomePage-module__YhQe2W__selectedWorks{width:100%;margin-top:var(--case-section-spacing);flex-direction:column;align-items:center;scroll-margin-top:128px;display:flex}.HomePage-module__YhQe2W__selectedWorksTitle{margin-bottom:40px}.HomePage-module__YhQe2W__testimonialsSection{width:100%;margin-top:var(--case-section-spacing);flex-direction:column;align-items:center;display:flex}.HomePage-module__YhQe2W__testimonialsTitle{margin-bottom:40px}.HomePage-module__YhQe2W__testimonialCarouselEntrance{will-change:opacity, transform;flex:none;width:100%}.HomePage-module__YhQe2W__casePreview{flex-direction:column;flex:none;width:100%;display:flex;position:relative}.HomePage-module__YhQe2W__casePreview+.HomePage-module__YhQe2W__casePreview{margin-top:56px}.HomePage-module__YhQe2W__projectTags{z-index:10;pointer-events:none;align-items:flex-start;gap:8px;width:max-content;display:flex;position:absolute;bottom:24px;left:24px}.HomePage-module__YhQe2W__projectTags .HomePage-module__YhQe2W__projectTag{color:var(--color-neutral-0);background:var(--color-neutral-900)}.HomePage-module__YhQe2W__caseCard{contain-intrinsic-size:auto 1020px;content-visibility:auto;background:#f5f5f5;border:0;border-radius:16px;flex-direction:column;flex:none;align-items:center;width:100%;height:1020px;padding-top:96px;scroll-margin-top:104px;display:flex;position:relative;overflow:hidden}.HomePage-module__YhQe2W__biolinkCard{border:1px solid #f5f5f5}.HomePage-module__YhQe2W__caseGradient{z-index:0;border-radius:inherit;pointer-events:none;will-change:opacity;background-color:#f7f4f2;position:absolute;inset:0}.HomePage-module__YhQe2W__biolinkCaseGradient{background-image:var(--gradient-biolink-soft)}.HomePage-module__YhQe2W__portalCaseGradient{background-image:var(--gradient-portal-sword-soft)}.HomePage-module__YhQe2W__dataEnrichmentCaseGradient{background-image:var(--gradient-data-enrichment-soft)}.HomePage-module__YhQe2W__caseCursorPosition{z-index:100;backface-visibility:hidden;contain:strict;pointer-events:none;will-change:transform;width:64px;height:64px;transition:none;position:absolute;top:0;left:0;transform:translate(-64px,-64px)}.HomePage-module__YhQe2W__caseCursorPress{transform-origin:50%;width:100%;height:100%;transition:transform var(--interaction-release-duration) var(--interaction-release-easing);will-change:transform;display:block;transform:scale(1)}.HomePage-module__YhQe2W__caseCursorPress:before{content:"";background:var(--color-accent-500);opacity:0;will-change:opacity, transform;border-radius:50%;width:100%;height:100%;transition:opacity .1s cubic-bezier(.5,0,.5,1),transform .1s cubic-bezier(.5,0,.5,1);display:block;transform:scale(.75)}.HomePage-module__YhQe2W__comingSoonCursorPosition{contain:layout style}.HomePage-module__YhQe2W__comingSoonCursor{--coming-soon-delay:var(--interaction-press-duration);--coming-soon-duration:var(--interaction-hover-fill-exit-duration);--coming-soon-easing:var(--interaction-hover-fill-exit-easing);clip-path:inset(0 calc(50% - 32px) round 32px);width:max-content;min-width:64px;height:64px;color:var(--color-neutral-0);background:var(--color-accent-500);font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height);opacity:0;transition:opacity .1s cubic-bezier(.5, 0, .5, 1), clip-path var(--coming-soon-duration) var(--coming-soon-easing) var(--coming-soon-delay), transform var(--interaction-release-duration) var(--interaction-release-easing);white-space:nowrap;will-change:clip-path, opacity;border-radius:32px;justify-content:center;align-items:center;padding:0 24px;display:flex;transform:translate(calc(32px - 50%))}.HomePage-module__YhQe2W__comingSoonCursor:before{content:none}.HomePage-module__YhQe2W__comingSoonCursor[data-open=true]{--coming-soon-delay:0s;--coming-soon-duration:.392s;--coming-soon-easing:cubic-bezier(.56, 1.803, .518, .783);clip-path:inset(0 4px round 32px)}.HomePage-module__YhQe2W__comingSoonCursor[data-instant=true]{transition-duration:0s;transition-delay:0s}.HomePage-module__YhQe2W__comingSoonCursorLabel{opacity:0;transform-origin:50%;transition:opacity var(--interaction-release-duration) var(--interaction-color-easing) 40ms, transform var(--interaction-release-duration) var(--interaction-release-easing);transform:scale(0)}.HomePage-module__YhQe2W__comingSoonCursor[data-open=true] .HomePage-module__YhQe2W__comingSoonCursorLabel{opacity:1;transition:opacity var(--coming-soon-duration) var(--interaction-color-easing), transform var(--coming-soon-duration) var(--coming-soon-easing);transform:scale(1)}.HomePage-module__YhQe2W__comingSoonCursor[data-instant=true] .HomePage-module__YhQe2W__comingSoonCursorLabel{transition-duration:0s;transition-delay:0s}.HomePage-module__YhQe2W__interactiveCaseCard:hover .HomePage-module__YhQe2W__caseCursorPress:before{opacity:1;transform:scale(1)}.HomePage-module__YhQe2W__interactiveCaseCard:hover .HomePage-module__YhQe2W__comingSoonCursor{opacity:1}.HomePage-module__YhQe2W__interactiveCaseCard:active .HomePage-module__YhQe2W__caseCursorPress{transition-duration:var(--interaction-press-duration);transform:scale(.7)}.HomePage-module__YhQe2W__interactiveCaseCard:active .HomePage-module__YhQe2W__comingSoonCursor{transition-duration:.1s, var(--coming-soon-duration), var(--interaction-press-duration);transform:translate(calc(32px - 50%))scale(.7)}.HomePage-module__YhQe2W__interactiveCaseCard{color:inherit;text-decoration:none}.HomePage-module__YhQe2W__interactiveCaseCard:focus-visible{outline:2px solid var(--color-neutral-900);outline-offset:4px}.HomePage-module__YhQe2W__caseTitle{z-index:1;font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap);position:relative}.HomePage-module__YhQe2W__caseDescription{z-index:1;margin-top:8px;position:relative}.HomePage-module__YhQe2W__caseDevice{z-index:2;width:438px;height:904px;margin-top:var(--case-media-spacing);transform-origin:top;flex:none;position:relative}.HomePage-module__YhQe2W__caseDetail{z-index:3;pointer-events:none;transform-origin:50%;position:absolute;overflow:visible;box-shadow:0 3px 8px #33333329}.HomePage-module__YhQe2W__caseDetailImage{border-radius:inherit;pointer-events:none;width:100%;max-width:none;height:100%;display:block}.HomePage-module__YhQe2W__caseScreen,.HomePage-module__YhQe2W__deviceFrameImage,.HomePage-module__YhQe2W__portalScreen,.HomePage-module__YhQe2W__portalFrameImage,.HomePage-module__YhQe2W__dataEnrichmentScreenImage,.HomePage-module__YhQe2W__dataEnrichmentFrameImage{pointer-events:none;max-width:none;display:block;position:absolute}.HomePage-module__YhQe2W__caseScreen{object-fit:cover;border-radius:60px;width:402px;height:874px;top:15px;left:18px}.HomePage-module__YhQe2W__deviceFrame{pointer-events:none;width:438px;height:904px;position:absolute;inset:0;overflow:hidden}.HomePage-module__YhQe2W__deviceFrameImage{width:450px;height:920px;top:-8px;left:-6px}.HomePage-module__YhQe2W__portalDevice{width:1020px;height:621px}.HomePage-module__YhQe2W__portalScreen{object-fit:cover;width:814px;height:530px;top:19px;left:103px}.HomePage-module__YhQe2W__portalFrame{pointer-events:none;width:1020px;height:618px;position:absolute;top:0;left:0;overflow:hidden}.HomePage-module__YhQe2W__portalFrameImage{width:105.95%;height:115.21%;top:-11.65%;left:-2.98%}.HomePage-module__YhQe2W__dataEnrichmentDevice{width:860px;height:613px}.HomePage-module__YhQe2W__dataEnrichmentScreen{pointer-events:none;width:799px;height:551px;position:absolute;top:32px;left:31px;overflow:hidden}.HomePage-module__YhQe2W__dataEnrichmentScreenImage{width:100%;height:145.15%;top:0;left:0}.HomePage-module__YhQe2W__dataEnrichmentVideo{object-fit:cover;pointer-events:none;width:799px;max-width:none;height:575px;display:block;position:absolute;top:32px;left:50%;transform:translate(calc(.5px - 50%))}.HomePage-module__YhQe2W__dataEnrichmentFrame{pointer-events:none;width:860px;height:613px;position:absolute;inset:0;overflow:hidden}.HomePage-module__YhQe2W__dataEnrichmentFrameImage{width:101.28%;height:101.18%;top:-.51%;left:-.58%}.HomePage-module__YhQe2W__testimonialsEndSpacer{width:100%;height:var(--case-section-spacing);flex:none}:is(.HomePage-module__YhQe2W__page .HomePage-module__YhQe2W__hero,.HomePage-module__YhQe2W__page [data-motion-once=true]){will-change:auto!important}@media (hover:hover) and (pointer:fine){.HomePage-module__YhQe2W__interactiveCaseCard{cursor:none}}@media (hover:none){.HomePage-module__YhQe2W__caseCursorPosition{display:none}}@media (prefers-reduced-motion:reduce){.HomePage-module__YhQe2W__page [data-motion-once=true]{opacity:1!important;transform:none!important}.HomePage-module__YhQe2W__caseCursorPress,.HomePage-module__YhQe2W__caseCursorPress:before,.HomePage-module__YhQe2W__comingSoonCursorLabel{transition:none}.HomePage-module__YhQe2W__caseGradient{will-change:auto}.HomePage-module__YhQe2W__interactiveCaseCard:active .HomePage-module__YhQe2W__caseCursorPress{transform:none}.HomePage-module__YhQe2W__hero,.HomePage-module__YhQe2W__headerDock,.HomePage-module__YhQe2W__divider,.HomePage-module__YhQe2W__valueCardEntranceItem,.HomePage-module__YhQe2W__testimonialCarouselEntrance,.HomePage-module__YhQe2W__focusAreasTitle,.HomePage-module__YhQe2W__selectedWorksTitle,.HomePage-module__YhQe2W__testimonialsTitle,.HomePage-module__YhQe2W__caseDevice,.HomePage-module__YhQe2W__caseDetail{will-change:auto}}
.BiolinkPlaceholder-module__ooS_CG__page{--case-sticky-header-translate-y:0px;flex-direction:column;min-height:100svh;display:flex}.BiolinkPlaceholder-module__ooS_CG__page[data-header-condensed=true]{--case-sticky-header-translate-y:24px}.BiolinkPlaceholder-module__ooS_CG__content{flex:1 0 auto}.BiolinkPlaceholder-module__ooS_CG__topSpacer{flex:none;width:100%;height:120px}.BiolinkPlaceholder-module__ooS_CG__heroEntranceGroup{flex:none;width:100%}.BiolinkPlaceholder-module__ooS_CG__backNavigation{flex:none;align-items:center;width:100%;height:64px;display:flex}.BiolinkPlaceholder-module__ooS_CG__backButton{flex:none;width:64px;height:64px;transform:rotate(-90deg)}.BiolinkPlaceholder-module__ooS_CG__afterBackSpacer{width:100%;height:var(--case-media-spacing);flex:none}.BiolinkPlaceholder-module__ooS_CG__projectTags{flex:none;align-items:flex-start;gap:8px;width:100%;height:40px;display:flex}.BiolinkPlaceholder-module__ooS_CG__smallSpacer{flex:none;width:100%;height:32px}.BiolinkPlaceholder-module__ooS_CG__heroCopy{flex-direction:column;flex:none;align-items:flex-start;width:100%;min-height:208px;display:flex}.BiolinkPlaceholder-module__ooS_CG__heroTitle,.BiolinkPlaceholder-module__ooS_CG__heroSummary,.BiolinkPlaceholder-module__ooS_CG__detailHeading,.BiolinkPlaceholder-module__ooS_CG__detailValue,.BiolinkPlaceholder-module__ooS_CG__sectionHeading,.BiolinkPlaceholder-module__ooS_CG__caseBody p,.BiolinkPlaceholder-module__ooS_CG__keyStatement,.BiolinkPlaceholder-module__ooS_CG__resultsIntro,.BiolinkPlaceholder-module__ooS_CG__metricValue,.BiolinkPlaceholder-module__ooS_CG__metricDescription,.BiolinkPlaceholder-module__ooS_CG__designHeading,.BiolinkPlaceholder-module__ooS_CG__designRowHeading,.BiolinkPlaceholder-module__ooS_CG__designBody p,.BiolinkPlaceholder-module__ooS_CG__designMockup,.BiolinkPlaceholder-module__ooS_CG__designVideoMockup,.BiolinkPlaceholder-module__ooS_CG__designReportsCopy p,.BiolinkPlaceholder-module__ooS_CG__designReportsMockup,.BiolinkPlaceholder-module__ooS_CG__designTimelineScreen,.BiolinkPlaceholder-module__ooS_CG__designTimelineEventCard,.BiolinkPlaceholder-module__ooS_CG__designLearningsBody p,.BiolinkPlaceholder-module__ooS_CG__designLearningsCallout,.BiolinkPlaceholder-module__ooS_CG__processHeading,.BiolinkPlaceholder-module__ooS_CG__processStepTitle,.BiolinkPlaceholder-module__ooS_CG__processStepCopy p,.BiolinkPlaceholder-module__ooS_CG__processStepCopy ul,.BiolinkPlaceholder-module__ooS_CG__processStepCopy ol{margin:0}.BiolinkPlaceholder-module__ooS_CG__heroTitle{width:912px;font-family:var(--typography-h1-font-family);font-size:var(--typography-h1-font-size);font-weight:var(--typography-h1-font-weight);letter-spacing:var(--typography-h1-letter-spacing);line-height:var(--typography-h1-line-height);text-wrap:var(--typography-h1-text-wrap)}.BiolinkPlaceholder-module__ooS_CG__heroSummary{width:912px;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);margin-top:24px}.BiolinkPlaceholder-module__ooS_CG__heroMedia{border:1px solid var(--color-neutral-100);background-color:#f7f4f2;background-image:var(--gradient-biolink-soft);border-radius:16px;flex:none;width:100%;height:960px;position:relative;overflow:clip}.biolinkHeroCarousel{position:absolute;inset:0;overflow:hidden}.biolinkHeroCarousel__device{pointer-events:none;will-change:opacity, transform;width:360px;height:743.014px;margin:-371.507px 0 0 -180px;position:absolute;top:50%;left:50%}.biolinkHeroCarousel__screen{z-index:0;background:var(--color-neutral-0);border-radius:49.315px;width:330.411px;height:718.356px;position:absolute;top:12.33px;left:14.79px;overflow:hidden}.biolinkHeroCarousel__screenImage{object-fit:cover;pointer-events:none;display:block}.biolinkHeroCarousel__frame{z-index:1;pointer-events:none;width:102.74%;height:101.77%;display:block;position:absolute;top:-.88%;left:-1.37%}@media (prefers-reduced-motion:reduce){.biolinkHeroCarousel__device{will-change:auto}}.BiolinkPlaceholder-module__ooS_CG__projectDetails{flex:none;grid-template-columns:repeat(4,184px);column-gap:128px;width:100%;margin-top:32px;display:grid}.BiolinkPlaceholder-module__ooS_CG__projectDetail{flex-direction:column;align-items:flex-start;gap:32px;width:184px;display:flex}.BiolinkPlaceholder-module__ooS_CG__detailHeading{width:100%;font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap)}.BiolinkPlaceholder-module__ooS_CG__detailValues{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex}.BiolinkPlaceholder-module__ooS_CG__detailValue{width:100%;font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height)}.BiolinkPlaceholder-module__ooS_CG__sectionEndSpacer{flex:none;width:100%;height:120px}.BiolinkPlaceholder-module__ooS_CG__problemSolution{width:100%;margin-top:var(--case-media-spacing);flex:none;grid-template-columns:repeat(2,496px);align-items:flex-start;column-gap:128px;display:grid}.BiolinkPlaceholder-module__ooS_CG__caseColumn{flex-direction:column;align-items:flex-start;width:496px;display:flex}.BiolinkPlaceholder-module__ooS_CG__sectionHeading{font-family:var(--typography-h2-font-family);font-size:var(--typography-h2-font-size);font-weight:var(--typography-h2-font-weight);letter-spacing:var(--typography-h2-letter-spacing);line-height:var(--typography-h2-line-height);text-wrap:var(--typography-h2-text-wrap)}.BiolinkPlaceholder-module__ooS_CG__caseBody{width:100%;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);flex-direction:column;align-items:flex-start;gap:40px;margin-top:40px;display:flex}.BiolinkPlaceholder-module__ooS_CG__problemBody{width:100%}.BiolinkPlaceholder-module__ooS_CG__keyStatement{width:100%;font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-style:normal;font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap);padding-left:24px;position:relative}.BiolinkPlaceholder-module__ooS_CG__keyStatement:before{background:var(--color-accent-500);content:"";border-radius:1.5px;width:3px;position:absolute;top:0;bottom:0;left:0}.BiolinkPlaceholder-module__ooS_CG__testingResults{width:100%;margin-top:var(--case-media-spacing);flex-direction:column;flex:none;align-items:center;display:flex}.BiolinkPlaceholder-module__ooS_CG__resultsHeading{text-align:center}.BiolinkPlaceholder-module__ooS_CG__resultsIntro{width:100%;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);text-align:center;margin-top:40px;padding:0 104px}.BiolinkPlaceholder-module__ooS_CG__metrics{width:100%;margin-top:var(--case-media-spacing);grid-template-columns:repeat(3,392px);align-items:start;column-gap:24px;display:grid}.BiolinkPlaceholder-module__ooS_CG__metric{align-items:center;gap:21px;width:392px;padding-right:64px;display:flex}.BiolinkPlaceholder-module__ooS_CG__accentDivider{background:var(--color-accent-500);border-radius:1.5px;flex:none;align-self:stretch;width:3px}.BiolinkPlaceholder-module__ooS_CG__metricContent{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:8px;min-width:0;display:flex}.BiolinkPlaceholder-module__ooS_CG__metricValue{width:100%;font-family:var(--typography-h1-font-family);font-size:var(--typography-h1-font-size);font-weight:var(--typography-h1-font-weight);font-variant-numeric:tabular-nums;letter-spacing:var(--typography-h1-letter-spacing);line-height:var(--typography-h1-line-height);text-wrap:var(--typography-h1-text-wrap)}.BiolinkPlaceholder-module__ooS_CG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.BiolinkPlaceholder-module__ooS_CG__metricDescription{width:100%;font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height)}.BiolinkPlaceholder-module__ooS_CG__designSection{--design-grid-column-width:36px;--design-grid-gutter:72px;width:100%;margin-top:var(--case-section-spacing);padding-bottom:var(--case-navigation-spacing);flex:none}.BiolinkPlaceholder-module__ooS_CG__designHeading{text-align:center;will-change:opacity, transform;width:100%}.BiolinkPlaceholder-module__ooS_CG__designRows{width:100%;margin-top:var(--case-media-spacing);align-items:flex-start;gap:var(--case-section-spacing);flex-direction:column;display:flex}.BiolinkPlaceholder-module__ooS_CG__designRow{grid-template-columns:repeat(12, var(--design-grid-column-width));align-items:start;column-gap:var(--design-grid-gutter);width:100%;min-height:780px;display:grid}.BiolinkPlaceholder-module__ooS_CG__designCopy{min-width:0;top:calc(80px + var(--case-sticky-header-translate-y) + 24px);will-change:opacity, transform;flex-direction:column;grid-column:1/span 4;align-self:start;align-items:flex-start;gap:40px;display:flex;position:sticky}.BiolinkPlaceholder-module__ooS_CG__designRowHeading{width:100%;font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap)}.BiolinkPlaceholder-module__ooS_CG__designBody{align-items:flex-start;gap:var(--typography-body-light-line-height);width:100%;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);flex-direction:column;display:flex}.BiolinkPlaceholder-module__ooS_CG__designMediaGroup{column-gap:var(--design-grid-gutter);grid-column:5/span 8;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.BiolinkPlaceholder-module__ooS_CG__designRow[data-copy-position=right] .BiolinkPlaceholder-module__ooS_CG__designCopy{grid-area:1/9/auto/span 4}.BiolinkPlaceholder-module__ooS_CG__designRow[data-copy-position=right] .BiolinkPlaceholder-module__ooS_CG__designMediaGroup{grid-area:1/1/auto/span 8}.BiolinkPlaceholder-module__ooS_CG__designMockup{background:var(--color-neutral-100);width:100%;height:780px;box-shadow:var(--design-screen-shadow);will-change:opacity, transform;border-radius:40px;position:relative;overflow:hidden}.BiolinkPlaceholder-module__ooS_CG__designMockupImage{border-radius:inherit;object-fit:cover;pointer-events:none;display:block}.BiolinkPlaceholder-module__ooS_CG__designFeature{grid-template-columns:minmax(0,1fr) 792px minmax(0,1fr);align-items:start;column-gap:24px;width:100%;min-height:1216px;display:grid;overflow:visible}.BiolinkPlaceholder-module__ooS_CG__designFeatureRail{pointer-events:none;width:100%;min-width:0;height:1216px;position:relative}.BiolinkPlaceholder-module__ooS_CG__designFeatureCenter{align-items:flex-start;column-gap:72px;row-gap:var(--case-media-spacing);grid-template-columns:repeat(2,360px);width:792px;display:grid}.BiolinkPlaceholder-module__ooS_CG__designFeatureCopy{will-change:opacity, transform;flex-direction:column;grid-column:1/-1;align-items:flex-start;gap:40px;width:100%;display:flex}.BiolinkPlaceholder-module__ooS_CG__designVideoMockup{background:var(--color-neutral-100);width:360px;height:780px;box-shadow:var(--design-screen-shadow);will-change:opacity, transform;border-radius:40px;position:relative;overflow:hidden}.BiolinkPlaceholder-module__ooS_CG__designVideo{border-radius:inherit;object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.BiolinkPlaceholder-module__ooS_CG__designFeatureIcon{will-change:transform;width:80px;height:112px;display:block;position:absolute}.BiolinkPlaceholder-module__ooS_CG__designFeatureIconDepth{transform-origin:50%;will-change:filter, transform;width:100%;height:100%;display:block;position:relative}.BiolinkPlaceholder-module__ooS_CG__designFeatureIconEntrance{will-change:opacity, transform;width:100%;height:100%;display:block;position:relative}.BiolinkPlaceholder-module__ooS_CG__designFeatureIconImage{object-fit:cover;pointer-events:none;display:block}.BiolinkPlaceholder-module__ooS_CG__designReports{width:100%}.BiolinkPlaceholder-module__ooS_CG__designReportsCopy{width:var(--layout-copy-width);will-change:opacity, transform;flex-direction:column;align-items:flex-start;margin:0;display:flex}.BiolinkPlaceholder-module__ooS_CG__designReportsCopy .BiolinkPlaceholder-module__ooS_CG__designRowHeading{margin-bottom:40px}.BiolinkPlaceholder-module__ooS_CG__designReportsBody{display:contents}.BiolinkPlaceholder-module__ooS_CG__designReportsCopy p{width:100%;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap)}.BiolinkPlaceholder-module__ooS_CG__designReportsCopy p+p{margin-top:var(--typography-body-light-line-height)}.BiolinkPlaceholder-module__ooS_CG__designReportsRows{width:100%;margin-top:var(--case-media-spacing);align-items:flex-start;gap:var(--case-media-spacing);flex-direction:column;display:flex}.BiolinkPlaceholder-module__ooS_CG__designReportsRow{column-gap:var(--design-grid-gutter);grid-template-columns:repeat(3,360px);width:100%;display:grid}.BiolinkPlaceholder-module__ooS_CG__designReportsMockup{background:var(--color-neutral-100);width:360px;height:780px;box-shadow:var(--design-screen-shadow);will-change:opacity, transform;border-radius:40px;position:relative;overflow:hidden}.BiolinkPlaceholder-module__ooS_CG__designTimelineChapter,.BiolinkPlaceholder-module__ooS_CG__designTimeline{width:100%}.BiolinkPlaceholder-module__ooS_CG__designTimeline{flex-direction:column;align-items:center;display:flex}.BiolinkPlaceholder-module__ooS_CG__designTimelineCopy{flex-direction:column;align-items:flex-start;width:792px;display:flex}.BiolinkPlaceholder-module__ooS_CG__designTimelineCopy .BiolinkPlaceholder-module__ooS_CG__designRowHeading{margin-bottom:40px}.BiolinkPlaceholder-module__ooS_CG__designTimelineScreens{width:792px;margin-top:var(--case-media-spacing);column-gap:var(--design-grid-gutter);grid-template-columns:repeat(2,360px);display:grid}.BiolinkPlaceholder-module__ooS_CG__designTimelineScreen{background:var(--color-neutral-100);width:360px;height:780px;box-shadow:var(--design-screen-shadow);will-change:opacity, transform;border-radius:40px;position:relative;overflow:hidden}.BiolinkPlaceholder-module__ooS_CG__designTimelineEvents{width:1160px;margin-top:var(--case-media-spacing);flex-direction:column;align-items:flex-start;gap:40px;margin-left:auto;margin-right:auto;display:flex}.BiolinkPlaceholder-module__ooS_CG__designTimelineEventRow,.BiolinkPlaceholder-module__ooS_CG__designTimelineEventDetails{grid-template-columns:repeat(3,360px);align-items:start;column-gap:40px;width:100%;display:grid}.BiolinkPlaceholder-module__ooS_CG__designTimelineEventCard{background:var(--color-neutral-0);width:360px;height:130px;box-shadow:var(--design-screen-shadow);will-change:opacity, transform;border-radius:25px;position:relative;overflow:hidden}.BiolinkPlaceholder-module__ooS_CG__designTimelineEventCardTall{height:348px}.BiolinkPlaceholder-module__ooS_CG__designTimelineEventDetailColumn{flex-direction:column;align-items:flex-start;gap:40px;width:360px;display:flex}.BiolinkPlaceholder-module__ooS_CG__designTimelineEventCardMedium{aspect-ratio:1029/804;height:auto}.BiolinkPlaceholder-module__ooS_CG__designInsights{width:100%}.BiolinkPlaceholder-module__ooS_CG__designInsightsCopy{width:var(--layout-copy-width);flex-direction:column;align-items:flex-start;display:flex}.BiolinkPlaceholder-module__ooS_CG__designInsightsCopy .BiolinkPlaceholder-module__ooS_CG__designRowHeading{margin-bottom:40px}.BiolinkPlaceholder-module__ooS_CG__designInsightsScreens{width:100%;margin-top:var(--case-media-spacing);column-gap:var(--design-grid-gutter);grid-template-columns:repeat(3,360px);display:grid}.BiolinkPlaceholder-module__ooS_CG__designInsightCardsFrame{width:100%;margin-top:var(--case-media-spacing);justify-content:center;display:flex}.BiolinkPlaceholder-module__ooS_CG__designInsightCards{grid-template-columns:repeat(3,360px);align-items:start;column-gap:40px;width:1160px;display:grid}.BiolinkPlaceholder-module__ooS_CG__designInsightCard{height:346px}.BiolinkPlaceholder-module__ooS_CG__designLearnings{justify-content:center;align-items:flex-start;width:100%;display:flex}.BiolinkPlaceholder-module__ooS_CG__designLearningsContent,.BiolinkPlaceholder-module__ooS_CG__designLearningsCopy{flex-direction:column;align-items:flex-start;width:792px;display:flex}.BiolinkPlaceholder-module__ooS_CG__designLearningsCopy{gap:40px}.BiolinkPlaceholder-module__ooS_CG__designLearningsHeading{width:792px}.BiolinkPlaceholder-module__ooS_CG__designLearningsBody{width:800px;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);flex-direction:column;align-items:flex-start;gap:40px;display:flex}.BiolinkPlaceholder-module__ooS_CG__designLearningsCallout{align-items:center}.BiolinkPlaceholder-module__ooS_CG__processEntranceGroup,.BiolinkPlaceholder-module__ooS_CG__processSection{flex:none;width:100%}.BiolinkPlaceholder-module__ooS_CG__processHeadingSpacer{width:100%;height:var(--case-media-spacing);flex:none}.BiolinkPlaceholder-module__ooS_CG__processHeadingRow{flex:none;justify-content:space-between;align-items:center;width:100%;min-height:44px;display:flex;position:relative}.BiolinkPlaceholder-module__ooS_CG__processHeading{flex:none;width:auto}.BiolinkPlaceholder-module__ooS_CG__processToggle{flex:none}.BiolinkPlaceholder-module__ooS_CG__processExpandable{width:100%}.BiolinkPlaceholder-module__ooS_CG__processSteps{align-items:flex-start;gap:var(--case-media-spacing);width:100%;color:var(--color-neutral-900);background:var(--color-neutral-0);flex-direction:column;display:flex;overflow:clip}.BiolinkPlaceholder-module__ooS_CG__processStep{flex:none;grid-template-columns:minmax(0,1fr) 392px;align-items:flex-start;column-gap:128px;width:100%;display:grid}.BiolinkPlaceholder-module__ooS_CG__processStepTitle{width:100%;top:calc(80px + var(--case-sticky-header-translate-y) + 24px);font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-align:right;text-wrap:var(--typography-h3-text-wrap);grid-area:1/2;align-self:start;position:sticky}.BiolinkPlaceholder-module__ooS_CG__processStepCopy{width:100%;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);flex-direction:column;grid-area:1/1;align-items:flex-start;gap:40px;display:flex}.BiolinkPlaceholder-module__ooS_CG__processCallout{align-items:stretch;gap:21px;width:100%;display:flex}.BiolinkPlaceholder-module__ooS_CG__processAccentBar{background:var(--color-accent-500);border-radius:999px;flex:none;align-self:stretch;width:3px}.BiolinkPlaceholder-module__ooS_CG__processStepCopy ul,.BiolinkPlaceholder-module__ooS_CG__processStepCopy ol{width:auto;min-width:0;font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap);flex:1 1 0;margin:0;padding-left:42px}.BiolinkPlaceholder-module__ooS_CG__processEndSpacer{flex:none;width:100%;height:120px}.BiolinkPlaceholder-module__ooS_CG__page[data-motion-system=canonical] :is(.BiolinkPlaceholder-module__ooS_CG__designHeading,.BiolinkPlaceholder-module__ooS_CG__designCopy,.BiolinkPlaceholder-module__ooS_CG__designMockup,.BiolinkPlaceholder-module__ooS_CG__designFeatureCopy,.BiolinkPlaceholder-module__ooS_CG__designVideoMockup,.BiolinkPlaceholder-module__ooS_CG__designFeatureIcon,.BiolinkPlaceholder-module__ooS_CG__designFeatureIconDepth,.BiolinkPlaceholder-module__ooS_CG__designFeatureIconEntrance,.BiolinkPlaceholder-module__ooS_CG__designReportsCopy,.BiolinkPlaceholder-module__ooS_CG__designReportsMockup,.BiolinkPlaceholder-module__ooS_CG__designTimelineScreen,.BiolinkPlaceholder-module__ooS_CG__designTimelineEventCard){will-change:auto!important}.BiolinkPlaceholder-module__ooS_CG__page[data-motion-system=canonical] .BiolinkPlaceholder-module__ooS_CG__content>:not(:first-child)[style*=will-change]{will-change:auto!important}.BiolinkPlaceholder-module__ooS_CG__page[data-motion-system=canonical] .BiolinkPlaceholder-module__ooS_CG__content>:not(:first-child) [style*=will-change]{will-change:auto!important}.BiolinkPlaceholder-module__ooS_CG__page[data-motion-system=canonical] [data-motion-once=true]{will-change:auto!important}.BiolinkPlaceholder-module__ooS_CG__page[data-motion-system=canonical] .biolinkHeroCarousel__device{will-change:auto!important}.BiolinkPlaceholder-module__ooS_CG__page[data-motion-system=canonical] .biolinkHeroCarousel[data-motion-active=true] .biolinkHeroCarousel__device{will-change:opacity, transform!important}
.TestimonialCarousel-module__TZMEIG__carousel{isolation:isolate;width:100%;height:580px;position:relative}.TestimonialCarousel-module__TZMEIG__stage{transform-style:preserve-3d;touch-action:pan-y pinch-zoom;position:absolute;inset:30px 64px}.TestimonialCarousel-module__TZMEIG__slide{transform-origin:50%;will-change:transform, opacity;width:392px;height:520px;position:absolute;top:0;left:calc(50% - 196px)}.TestimonialCarousel-module__TZMEIG__shadow{z-index:-1;position:absolute;inset:0}.TestimonialCarousel-module__TZMEIG__previous,.TestimonialCarousel-module__TZMEIG__next{z-index:1;width:64px;height:64px;position:absolute;top:calc(50% - 32px)}.TestimonialCarousel-module__TZMEIG__previous{left:0;transform:rotate(-90deg)}.TestimonialCarousel-module__TZMEIG__next{right:0;transform:rotate(90deg)}.TestimonialCarousel-module__TZMEIG__status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.TestimonialCarousel-module__TZMEIG__slide{will-change:auto}}
.PortalCase-module__JQMmkW__page{color:var(--color-neutral-900);background:var(--color-neutral-0)}.PortalCase-module__JQMmkW__heroCopy{min-height:146px}.PortalCase-module__JQMmkW__insight{align-items:center;gap:21px;width:100%;display:flex}.PortalCase-module__JQMmkW__insightDivider{background:var(--color-accent-500);border-radius:999px;flex:none;align-self:stretch;width:3px}.PortalCase-module__JQMmkW__insightContent{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:8px;min-width:0;display:flex}.PortalCase-module__JQMmkW__insightTitle,.PortalCase-module__JQMmkW__insightDescription,.PortalCase-module__JQMmkW__designParagraph{margin:0}.PortalCase-module__JQMmkW__insightTitle{width:100%;font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap)}.PortalCase-module__JQMmkW__processCalloutText{min-width:0;font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap);flex:1 1 0}.PortalCase-module__JQMmkW__insightDescription{width:100%;font-family:var(--typography-body-small-regular-font-family);font-size:var(--typography-body-small-regular-font-size);font-weight:var(--typography-body-small-regular-font-weight);letter-spacing:var(--typography-body-small-regular-letter-spacing);line-height:var(--typography-body-small-regular-line-height)}.PortalCase-module__JQMmkW__designSection{flex-direction:column;align-items:flex-start;display:flex}.PortalCase-module__JQMmkW__designCopy{width:var(--layout-copy-width);margin-top:var(--case-media-spacing);will-change:opacity, transform;flex-direction:column;align-items:flex-start;gap:40px;display:flex}.PortalCase-module__JQMmkW__designParagraph{width:100%;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap)}.PortalCase-module__JQMmkW__designParagraphStack{gap:var(--typography-body-light-line-height);flex-direction:column;display:flex}.PortalCase-module__JQMmkW__designParagraphStack p{margin:0}.PortalCase-module__JQMmkW__comparisonEntrance{will-change:opacity, transform;width:100%;margin-top:96px}.PortalCase-module__JQMmkW__secondDesignCopy,.PortalCase-module__JQMmkW__thirdDesignCopy{width:900px;margin-top:var(--case-section-spacing)}.PortalCase-module__JQMmkW__workspaceMockup{aspect-ratio:153/142;width:100%;margin:var(--case-media-spacing) 0 0;background:var(--color-neutral-100);box-shadow:var(--design-screen-shadow);will-change:opacity, transform;border-radius:24px;position:relative;overflow:hidden}.PortalCase-module__JQMmkW__workspaceImage{border-radius:inherit;object-fit:cover;pointer-events:none;display:block}.PortalCase-module__JQMmkW__eventsNarrative{flex-direction:column;align-items:flex-start;gap:40px;width:100%;display:flex}.PortalCase-module__JQMmkW__keyDecision{align-items:stretch;gap:21px;width:100%;display:flex}.PortalCase-module__JQMmkW__keyDecisionDivider{background:var(--color-accent-500);border-radius:999px;flex:none;width:3px}.PortalCase-module__JQMmkW__keyDecisionText{min-width:0;font-family:var(--typography-h3-font-family);font-size:var(--typography-h3-font-size);font-weight:var(--typography-h3-font-weight);letter-spacing:var(--typography-h3-letter-spacing);line-height:var(--typography-h3-line-height);text-wrap:var(--typography-h3-text-wrap);flex:1 1 0;margin:0}.PortalCase-module__JQMmkW__tasksGrid{width:100%;height:1112px;margin-top:var(--case-media-spacing);position:relative}.PortalCase-module__JQMmkW__taskMockup{background:var(--color-neutral-0);width:592px;box-shadow:var(--design-screen-shadow);border-radius:24px;margin:0;padding:0 16px 16px;position:absolute;overflow:hidden}.PortalCase-module__JQMmkW__taskMockup[data-task-position=top-left]{top:0;left:0}.PortalCase-module__JQMmkW__taskMockup[data-task-position=top-right]{top:0;right:0}.PortalCase-module__JQMmkW__taskMockup[data-task-position=bottom-left]{top:648px;left:0}.PortalCase-module__JQMmkW__taskMockup[data-task-position=bottom-right]{top:336px;right:0}.PortalCase-module__JQMmkW__taskMockupImage{pointer-events:none;width:100%;height:auto;display:block}.PortalCase-module__JQMmkW__chatDesignCopy,.PortalCase-module__JQMmkW__navigationDesignCopy,.PortalCase-module__JQMmkW__memberContextDesignCopy,.PortalCase-module__JQMmkW__ownershipDesignCopy{width:900px;margin-top:var(--case-section-spacing)}.PortalCase-module__JQMmkW__chatOutcomeCopy{will-change:opacity, transform;width:900px;margin-top:120px}.PortalCase-module__JQMmkW__designBodyStrong{font-family:var(--typography-body-strong-font-family);font-size:var(--typography-body-strong-font-size);font-weight:var(--typography-body-strong-font-weight);letter-spacing:var(--typography-body-strong-letter-spacing);line-height:var(--typography-body-strong-line-height)}.PortalCase-module__JQMmkW__portalScreenRow{width:100%;margin-top:var(--case-media-spacing);grid-template-columns:repeat(3,360px);align-items:start;column-gap:72px;display:grid}.PortalCase-module__JQMmkW__portalScreenMockup{background:var(--color-neutral-0);width:360px;box-shadow:var(--design-screen-shadow);will-change:opacity, transform;border-radius:24px;margin:0;position:relative;overflow:hidden}.PortalCase-module__JQMmkW__portalScreenRow[data-portal-screen-row=chat-features] .PortalCase-module__JQMmkW__portalScreenMockup{height:838px}.PortalCase-module__JQMmkW__portalScreenRow[data-portal-screen-row=ai-chat] .PortalCase-module__JQMmkW__portalScreenMockup{height:710px}.PortalCase-module__JQMmkW__portalScreenRow[data-portal-screen-row^=navigation-] .PortalCase-module__JQMmkW__portalScreenMockup{height:864px}.PortalCase-module__JQMmkW__portalScreenImage{pointer-events:none;width:100%;height:auto;display:block}.PortalCase-module__JQMmkW__memberContextMedia{width:100%;height:2314px;margin:var(--case-media-spacing) 0 0;background-color:#f7f4f2;background-image:var(--gradient-portal-sword-soft);border-radius:24px;position:relative;overflow:hidden}.PortalCase-module__JQMmkW__memberContextScreens{width:704px;height:2210px;margin:56px auto 0;position:relative}.PortalCase-module__JQMmkW__memberContextScreen{transform-origin:50%;width:660px;position:absolute;left:22px}.PortalCase-module__JQMmkW__memberContextScreen[data-member-context-position=header]{height:182px;top:0}.PortalCase-module__JQMmkW__memberContextScreen[data-member-context-position=history]{height:272px;top:222px}.PortalCase-module__JQMmkW__memberContextScreen[data-member-context-position=delivery]{height:228px;top:510px}.PortalCase-module__JQMmkW__memberContextScreen[data-member-context-position=calendar]{width:704px;height:824px;top:754px}.PortalCase-module__JQMmkW__memberContextScreen[data-member-context-position=calls]{height:616px;top:1594px}.PortalCase-module__JQMmkW__memberContextImage{object-fit:fill;pointer-events:none;display:block}.PortalCase-module__JQMmkW__page[data-motion-system=canonical] :is(.PortalCase-module__JQMmkW__designCopy,.PortalCase-module__JQMmkW__comparisonEntrance,.PortalCase-module__JQMmkW__workspaceMockup,.PortalCase-module__JQMmkW__taskMockup,.PortalCase-module__JQMmkW__chatOutcomeCopy,.PortalCase-module__JQMmkW__portalScreenMockup,.PortalCase-module__JQMmkW__memberContextScreen){will-change:auto}@media (prefers-reduced-motion:reduce){.PortalCase-module__JQMmkW__designCopy,.PortalCase-module__JQMmkW__comparisonEntrance,.PortalCase-module__JQMmkW__workspaceMockup,.PortalCase-module__JQMmkW__taskMockup,.PortalCase-module__JQMmkW__chatOutcomeCopy,.PortalCase-module__JQMmkW__portalScreenMockup,.PortalCase-module__JQMmkW__memberContextScreen{will-change:auto}}
.ValueCard-module__w-ZeEG__card{flex:none;width:392px;height:410px;position:relative}.ValueCard-module__w-ZeEG__title,.ValueCard-module__w-ZeEG__description{word-break:break-word;margin:0;position:absolute}.ValueCard-module__w-ZeEG__title{color:#333;width:240px;font-family:var(--typography-body-strong-font-family);font-size:var(--typography-body-strong-font-size);font-weight:var(--typography-body-strong-font-weight);letter-spacing:var(--typography-body-strong-letter-spacing);line-height:var(--typography-body-strong-line-height);text-wrap:var(--typography-body-strong-text-wrap);white-space:pre-wrap;top:325.5px;left:23.5px}.ValueCard-module__w-ZeEG__pattern{pointer-events:none;position:absolute;top:23.5px;left:23.5px}.ValueCard-module__w-ZeEG__patternSquare{width:202px;height:202px;transform:translateY(10px)}.ValueCard-module__w-ZeEG__patternSquare .ValueCard-module__w-ZeEG__patternDots{background:#333}.ValueCard-module__w-ZeEG__patternCircle{width:222px;height:222px}.ValueCard-module__w-ZeEG__patternTriangle{width:242px;height:242px;transform:translateY(-10px)}.ValueCard-module__w-ZeEG__patternDots{background:0 0;width:2px;height:2px;display:block;position:absolute;top:0;left:0}.ValueCard-module__w-ZeEG__patternTriangle .ValueCard-module__w-ZeEG__patternDots{top:15px}.ValueCard-module__w-ZeEG__hoverLayer{top:0;right:calc(-1 * var(--stroke-hairline-width));left:calc(-1 * var(--stroke-hairline-width));pointer-events:none;background:var(--color-accent-500);will-change:transform;height:411px;position:absolute}.ValueCard-module__w-ZeEG__description{color:#fff;width:280px;font-family:var(--typography-body-light-font-family);font-size:var(--typography-body-light-font-size);font-weight:var(--typography-body-light-font-weight);letter-spacing:var(--typography-body-light-letter-spacing);line-height:var(--typography-body-light-line-height);text-wrap:var(--typography-body-light-text-wrap);top:24px;left:24px}@media (prefers-reduced-motion:reduce){.ValueCard-module__w-ZeEG__hoverLayer{will-change:auto}}
