.prior-clients-section{align-items:center;display:flex;min-height:100vh;overflow:hidden;width:100%}.prior-clients-shell{display:flex;flex-direction:column;gap:clamp(2.6rem,5vw,5rem);margin:0 auto;max-width:1000px;padding:clamp(3rem,6vw,6rem) 20px;width:100%}.prior-clients-label{margin-bottom:0;text-align:center}.prior-clients-list{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(1.4rem,3vw,3.2rem);justify-content:center;list-style:none;min-width:0}.prior-client-item{align-items:center;color:var(--text-secondary);display:inline-flex;font-family:var(--font-family);font-size:20px;font-weight:560;letter-spacing:.01em;line-height:1.2;opacity:0;transform:translateY(10px);transition:color .3s ease,opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),text-shadow .3s ease;transition-delay:var(--client-delay)}.prior-client-item span{color:inherit;font-size:inherit}.prior-client-item:hover{color:var(--primary-color);text-shadow:0 12px 36px color-mix(in srgb,var(--primary-color) 18%,transparent);transform:translateY(-2px)}.prior-clients-section.animate-visible .prior-client-item{opacity:1;transform:translateY(0)}@media (max-width: 900px){.prior-clients-shell{padding-inline:2rem}}@media (max-width: 600px){.prior-clients-section{min-height:85vh}.prior-client-item{font-size:20px}}@media (prefers-reduced-motion: reduce){.prior-client-item{opacity:1;transform:none;transition:color .2s ease}}.produced-files-section{display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%}.produced-files-section:before{background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--primary-color) 4%,transparent),transparent);content:"";inset:8% -2rem;pointer-events:none;position:absolute}.produced-files-header{align-items:center;display:flex;justify-content:center;margin-bottom:clamp(3rem,8vh,7rem);position:relative;z-index:1}.produced-files-heading{margin-bottom:0;text-align:center}.produced-files-reader{height:1px;left:-10000px;list-style:none;overflow:hidden;position:absolute;top:auto;width:1px}.produced-files-marquee{background:linear-gradient(90deg,var(--main-bg),transparent 14%),linear-gradient(270deg,var(--main-bg),transparent 14%),color-mix(in srgb,var(--main-bg) 88%,var(--primary-color) 3%);background-position:left center,right center;background-repeat:no-repeat;background-size:14rem 100%,14rem 100%;border-bottom:1px solid color-mix(in srgb,var(--border-color) 80%,transparent);border-radius:8px;border-top:1px solid color-mix(in srgb,var(--border-color) 80%,transparent);box-shadow:inset 0 1px color-mix(in srgb,var(--color-white) 44%,transparent),0 22px 70px color-mix(in srgb,var(--primary-color) 5%,transparent);display:flex;margin-inline:calc(-1*clamp(1rem,3vw,2.5rem));overflow:hidden;padding-block:clamp(3rem,6vw,6rem);position:relative;z-index:1}.produced-files-track{align-items:center;animation:produced-files-marquee 38s linear infinite;display:flex;flex:0 0 auto;gap:clamp(2rem,4vw,5rem);min-width:max-content;padding-right:clamp(2rem,4vw,5rem)}.produced-files-track span{color:var(--text-color);font-family:var(--font-family);font-size:clamp(3rem,5vw,8rem);font-weight:720;letter-spacing:0;line-height:1;opacity:.96;transition:color .3s ease,opacity .3s ease,transform .3s cubic-bezier(.16,1,.3,1);white-space:nowrap}.produced-files-track span:hover{color:var(--primary-color);opacity:1;transform:translateY(-.4rem)}.produced-files-sep{background:var(--primary-color);display:block;flex:0 0 auto;height:clamp(.8rem,1vw,1.2rem);box-shadow:0 0 0 .5rem color-mix(in srgb,var(--primary-color) 8%,transparent);opacity:.6;transform:rotate(45deg);width:clamp(.8rem,1vw,1.2rem)}.produced-files-marquee:hover .produced-files-track{animation-play-state:paused}@keyframes produced-files-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 700px){.produced-files-header{margin-bottom:2rem}.produced-files-heading{margin-bottom:0}.produced-files-marquee{background-size:5rem 100%,5rem 100%;margin-inline:-1rem;padding-block:2.4rem}}@media (prefers-reduced-motion: reduce){.produced-files-marquee{overflow-x:auto}.produced-files-track{animation:none}.produced-files-track+.produced-files-track{display:none}}.founder-services-section{display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;width:100%}.founder-services-header{align-items:center;border-bottom:1px solid color-mix(in srgb,var(--border-color) 78%,transparent);padding-bottom:clamp(3.5rem,7vw,7rem);text-align:center}.founder-services-heading{color:var(--text-color);font-family:var(--font-titles);font-size:30px;font-weight:700;letter-spacing:0;line-height:1.2;margin:0 auto;text-align:center}.founder-services-list{list-style:none;margin:0;padding:clamp(4.5rem,8vw,8.5rem) 0 0}.founder-service-row{align-items:center;border-bottom:1px solid color-mix(in srgb,var(--border-color) 78%,transparent);border-radius:8px;display:grid;gap:clamp(4rem,6vw,9rem);grid-template-columns:minmax(32rem,40rem) minmax(28rem,1fr) minmax(32rem,42rem);margin-inline:clamp(-2rem,-1.4vw,-1rem);min-height:clamp(10.5rem,10vw,13.5rem);overflow:hidden;padding:clamp(2.2rem,3vw,3.4rem) 50px;position:relative;transition:background-color .35s ease,border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}.founder-service-row:before{background:linear-gradient(90deg,color-mix(in srgb,var(--primary-color) 7%,transparent),color-mix(in srgb,var(--primary-color) 3%,transparent) 48%,transparent 100%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:scaleX(.985);transform-origin:left;transition:opacity .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}.founder-service-row:after{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--primary-color) 65%,transparent),transparent);bottom:-1px;content:"";height:1px;left:0;opacity:0;pointer-events:none;position:absolute;transform:translate(-110%);transition:opacity .35s ease,transform .7s cubic-bezier(.16,1,.3,1);width:55%}.founder-service-title,.founder-service-description,.founder-service-stack{position:relative;z-index:1}.founder-service-title{color:var(--text-color);font-family:var(--font-family);font-size:clamp(2.8rem,2.65vw,4.4rem);font-weight:760;letter-spacing:0;line-height:1.03;margin:0;white-space:nowrap;transition:color .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}.founder-service-description{color:var(--text-secondary);font-family:var(--font-family);font-size:clamp(1.45rem,1.12vw,1.8rem);font-weight:400;line-height:1.58;margin:0;max-width:64rem;transition:color .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}.founder-service-stack{align-items:center;color:var(--text-tertiary);display:flex;flex-wrap:wrap;font-family:var(--font-family);font-size:clamp(1.15rem,.95vw,1.35rem);font-weight:600;gap:.7rem;justify-self:end;justify-content:flex-end;letter-spacing:.01em;line-height:1.4;list-style:none;margin:0;max-width:42rem;padding:0;transition:color .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}.founder-service-stack li{background:color-mix(in srgb,var(--text-color) 4%,transparent);border:1px solid color-mix(in srgb,var(--border-color) 78%,transparent);border-radius:999px;color:inherit;font-size:inherit;padding:.45rem .78rem;transition:background-color .35s ease,border-color .35s ease,color .35s ease,transform .35s cubic-bezier(.16,1,.3,1);white-space:nowrap}.founder-service-stack li:not(:last-child):after{content:""}.founder-service-row:hover{border-color:color-mix(in srgb,var(--primary-color) 34%,var(--border-color));box-shadow:0 18px 60px color-mix(in srgb,var(--primary-color) 10%,transparent),inset 0 1px color-mix(in srgb,var(--color-white) 40%,transparent);transform:translateY(-3px)}.founder-service-row:hover:before{opacity:1;transform:scaleX(1)}.founder-service-row:hover:after{opacity:1;transform:translate(145%)}.founder-service-row:hover .founder-service-title{color:var(--primary-color);transform:translate(.6rem)}.founder-service-row:hover .founder-service-description{color:var(--text-color);transform:translate(.2rem)}.founder-service-row:hover .founder-service-stack{color:var(--text-color);transform:translate(-.4rem)}.founder-service-row:hover .founder-service-stack li{background:color-mix(in srgb,var(--main-bg) 70%,var(--primary-color) 8%);border-color:color-mix(in srgb,var(--primary-color) 20%,var(--border-color));transform:translateY(-1px)}@media (max-width: 900px){.founder-service-row{gap:1.6rem;grid-template-columns:1fr;margin-inline:0;padding-inline:20px}.founder-service-stack{justify-self:start;text-align:left}}@media (max-width: 600px){.founder-service-row{gap:1.2rem;grid-template-columns:1fr;min-height:auto;padding:2.2rem 0}.founder-service-title{font-size:clamp(2.8rem,11vw,4.2rem);white-space:normal}.founder-service-description{font-size:var(--font-size2)}.founder-service-row:hover .founder-service-title,.founder-service-row:hover .founder-service-description,.founder-service-row:hover .founder-service-stack{transform:none}}@media (prefers-reduced-motion: reduce){.founder-service-row,.founder-service-row:before,.founder-service-row:after,.founder-service-title,.founder-service-description,.founder-service-stack{transition:none}.founder-service-row:hover,.founder-service-row:hover .founder-service-title,.founder-service-row:hover .founder-service-description,.founder-service-row:hover .founder-service-stack{transform:none}}.industries-section{color:var(--text-color);padding:2rem 2rem 1rem;text-align:center}.industries-title{font-size:var(--font-size5);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 auto 1rem;max-width:900px}.industries-subtitle{font-size:var(--font-size3-normal);line-height:1.6;margin:0 auto 2.5rem;opacity:.9}.industries-grid{display:grid;gap:24px;grid-template-columns:1fr;text-align:center;width:100%}@media (min-width: 768px){.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.industries-grid{grid-template-columns:repeat(4,1fr)}}.industry-card[data-industry=life-sciences]{--industry-accent: #14b8a6;--industry-accent-soft: rgba(20, 184, 166, .18)}.industry-card[data-industry=pharma]{--industry-accent: #6366f1;--industry-accent-soft: rgba(99, 102, 241, .16)}.industry-card[data-industry=healthcare]{--industry-accent: #0ea5e9;--industry-accent-soft: rgba(14, 165, 233, .16)}.industry-card[data-industry=additive]{--industry-accent: #84cc16;--industry-accent-soft: rgba(132, 204, 22, .2)}[data-theme=dark] .industry-card[data-industry=life-sciences]{--industry-accent-soft: rgba(45, 212, 191, .12)}[data-theme=dark] .industry-card[data-industry=pharma]{--industry-accent-soft: rgba(129, 140, 248, .14)}[data-theme=dark] .industry-card[data-industry=healthcare]{--industry-accent-soft: rgba(56, 189, 248, .12)}[data-theme=dark] .industry-card[data-industry=additive]{--industry-accent-soft: rgba(163, 230, 53, .12)}.industry-card{background:linear-gradient(180deg,var(--industry-accent-soft) 0%,var(--sidebar-bg) 38%);border:1px solid color-mix(in srgb,var(--industry-accent) 35%,var(--border-color));border-radius:16px;box-shadow:0 1px color-mix(in srgb,var(--industry-accent) 12%,transparent);display:flex;flex-direction:column;height:100%;outline:none;overflow:hidden;text-align:center;transition:border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}.industry-card:hover,.industry-card:focus-visible{border-color:color-mix(in srgb,var(--industry-accent) 55%,var(--border-color));box-shadow:0 12px 28px color-mix(in srgb,var(--industry-accent) 18%,transparent),0 0 0 1px color-mix(in srgb,var(--industry-accent) 25%,transparent);transform:translateY(-6px)}.industry-card:focus-visible{outline:2px solid var(--industry-accent);outline-offset:3px}.industry-card-visual{align-items:center;background:linear-gradient(165deg,color-mix(in srgb,var(--industry-accent) 16%,var(--sidebar-bg)),color-mix(in srgb,var(--industry-accent) 5%,var(--sidebar-bg)));display:flex;justify-content:center;min-height:168px;padding:2rem 1.75rem 1.75rem}[data-theme=dark] .industry-card-visual{background:linear-gradient(165deg,color-mix(in srgb,var(--industry-accent) 24%,#141414),color-mix(in srgb,var(--industry-accent) 10%,#0a0a0a))}.industry-card-image{display:block;height:auto;max-height:200px;max-width:100%;object-fit:contain;width:auto}.industry-card-copy{display:flex;flex-direction:column;gap:.5rem;padding:2rem 2rem 2.25rem}.industry-card-label{color:var(--text-color);font-size:16px;font-weight:700;margin:0;text-align:center}.industry-card.animate-on-scroll{filter:none;will-change:transform,opacity}.industry-card-lead{color:var(--text-color);font-size:var(--font-size3-normal);font-weight:400;line-height:1.4;margin:0}.industry-card-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.16,1,.3,1)}.industry-card-details-inner{min-height:0;overflow:hidden}.industry-card-body{color:var(--text-secondary);font-size:var(--font-size2);line-height:1.55;margin:0;opacity:0;padding-top:.35rem;transform:translateY(10px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.industry-card:hover .industry-card-details,.industry-card:focus-within .industry-card-details{grid-template-rows:1fr}.industry-card:hover .industry-card-body,.industry-card:focus-within .industry-card-body{opacity:1;transform:translateY(0)}@media (hover: none),(pointer: coarse){.industry-card-details{grid-template-rows:1fr}.industry-card-body{opacity:1;padding-top:.5rem;transform:none}}@media (max-width: 768px){.industries-section{padding:1.5rem 1rem .5rem}.industries-title{font-size:var(--font-size4)}.industries-subtitle{font-size:var(--font-size2);margin-bottom:2rem}.industry-card-visual{min-height:152px;padding:1.75rem 1.25rem 1.5rem}.industry-card-image{max-height:128px}.industry-card-copy{padding:1.75rem 1.5rem 2rem}}@supports not (background: color-mix(in srgb,red,blue)){.industry-card{border-color:var(--border-color)}.industry-card:hover,.industry-card:focus-visible{border-color:var(--industry-accent)}.industry-card-visual{background:var(--sidebar-bg)}.industry-card[data-industry=life-sciences] .industry-card-visual{background:linear-gradient(165deg,rgba(20,184,166,.14) 0%,var(--sidebar-bg) 100%)}.industry-card[data-industry=pharma] .industry-card-visual{background:linear-gradient(165deg,rgba(99,102,241,.12) 0%,var(--sidebar-bg) 100%)}.industry-card[data-industry=healthcare] .industry-card-visual{background:linear-gradient(165deg,rgba(14,165,233,.12) 0%,var(--sidebar-bg) 100%)}.industry-card[data-industry=additive] .industry-card-visual{background:linear-gradient(165deg,rgba(132,204,22,.14) 0%,var(--sidebar-bg) 100%)}}.global-partners-section{margin-bottom:40px;padding:0 2rem 2rem}.global-partners-inner{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1400px}.global-partners-copy{max-width:700px;text-align:center;width:100%}.global-partners-section .global-partners-heading{margin-bottom:12px;text-align:center}.global-partners-caption{color:var(--text-tertiary);font-size:var(--font-size3-normal);line-height:1.6;margin:0 auto;text-align:center}.global-partners-globe-wrap{aspect-ratio:1;flex-shrink:0;margin-left:auto;margin-right:auto;max-height:min(560px,92vw);max-width:min(560px,92vw);position:relative;width:100%}.global-partners-globe-wrap:after{background:radial-gradient(60% 60% at 50% 55%,transparent 45%,color-mix(in srgb,var(--main-bg) 25%,transparent) 100%);content:"";inset:0;pointer-events:none;position:absolute}.global-partners-canvas{display:block;height:100%;width:100%}@media (prefers-reduced-motion: reduce){.global-partners-globe-wrap:after{opacity:.85}}.collaboration-section{margin:50px 0;overflow:hidden;padding:0 20px;text-align:center;h4{margin-bottom:100px}}.collaboration-container{display:grid;gap:20px;margin:0 auto;max-width:1200px;@media (min-width: 1024px){align-items:start;grid-template-columns:350px 1fr}}.collaboration-tabs{display:flex;flex-direction:column;gap:20px}.tab-item{align-items:center;background:none;border:1px solid var(--border-color);border-radius:10px;color:var(--text-color);cursor:pointer;display:flex;gap:10px;height:60px;justify-content:flex-start;padding:0 20px;text-align:left;transition:background-color var(--transition-duration),color var(--transition-duration),border-color var(--transition-duration);span{color:var(--text-color);font-size:var(--font-size3-normal);font-weight:500;line-height:1.2}svg path{stroke:var(--text-color)}}.tab-item .tab-icon{align-items:center;display:inline-flex;height:30px;justify-content:center;width:30px}.tab-item.active,.tab-item:hover,.tab-item:focus-visible{background-color:var(--nav-hover);border-color:#0000001a;color:var(--color-white);outline:none;span{color:var(--color-white)}svg path{stroke:var(--color-white)}}.collaboration-content{border:1px solid var(--border-color);border-radius:10px;min-height:600px;padding:30px}.collaboration-rotate-toggle{background:none;border:1px solid var(--border-color);border-radius:9999px;color:var(--text-color);cursor:pointer;font-size:var(--font-size3-normal);line-height:1;margin:0 0 10px;padding:8px 14px}.collaboration-rotate-toggle:hover,.collaboration-rotate-toggle:focus-visible{background-color:var(--nav-hover);border-color:#0000001a;color:var(--color-white);outline:none}.content-panel{display:grid;gap:20px;justify-items:center}.content-panel:not(.active){display:none}.content-panel .content-title{font-size:20px;font-weight:700;margin:0}.content-panel .content-paragraph{font-size:16px;line-height:160%;max-width:900px;text-align:center}.content-panel .content-image{border-radius:10px;height:300px;object-fit:cover;width:300px}.hero{background:var(--bg-color);display:flex;min-height:calc(100vh - 60px);overflow:hidden;position:relative;width:100%}@media (min-width: 768px){.hero{min-height:calc(100vh - 60px)}}.hero__stage{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1000px;padding:0 20px;position:relative;width:100%}@media (min-width: 768px){.hero__stage{padding:0 40px}}.hero__content{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center;width:100%}.hero__image-wrap{display:none;height:200px;position:relative;width:200px}@media (min-width: 768px){.hero__image-wrap{height:280px;width:280px}}@media (min-width: 1200px){.hero__image-wrap{height:340px;width:340px}}.hero__image{display:none;height:100%;left:0;object-fit:contain;opacity:0;position:absolute;top:0;transform:scale(.92);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);width:100%}.hero__image--active{opacity:1;transform:scale(1)}.hero__title{color:var(--text-color);font-family:var(--font-titles);font-size:var(--font-size6);font-weight:700;line-height:1.15;margin:0;max-width:900px;text-align:center}@media (min-width: 768px){.hero__title{font-size:var(--font-size7)}}@media (min-width: 1200px){.hero__title{font-size:var(--font-size8)}}.hero__title-text{color:inherit;font-size:inherit}.hero__cursor{animation:cursorBlink .7s steps(1) infinite;color:var(--primary-color);font-size:inherit;font-weight:300;user-select:none}.hero__cursor--typing{animation:none;opacity:1}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.hero__subtitle{color:var(--text-tertiary);font-size:var(--font-size4);font-weight:400;line-height:1.7;margin:0;max-width:700px;opacity:0;text-align:center;transform:translateY(12px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.hero__subtitle--visible{opacity:1;transform:translateY(0)}.hero__progress{bottom:80px;display:flex;gap:10px;left:50%;position:absolute;transform:translate(-50%)}.hero__indicator{background:var(--border-color);border:none;border-radius:3px;cursor:pointer;height:4px;overflow:hidden;padding:0;position:relative;transition:background .3s ease;width:30px}@media (min-width: 768px){.hero__indicator{width:56px}}@media (max-width: 767px){.hero__progress{gap:5px}.hero__indicator{border-radius:2px;height:3px;width:20px}.hero__indicator-fill{border-radius:2px}}.hero__indicator:hover{background:var(--text-tertiary)}.hero__indicator-fill{background:var(--primary-color);border-radius:3px;display:block;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;width:100%}@media (prefers-reduced-motion: reduce){.hero__image{transition:opacity .2s ease;transform:none}.hero__image--active{transform:none}.hero__subtitle{transition:opacity .2s ease;transform:none}.hero__subtitle--visible{transform:none}.hero__cursor{display:none}.hero__indicator-fill{transition:none!important;transform:scaleX(1)}}.venture-backed-section{align-items:center;background:linear-gradient(135deg,#e3eeff,#bbd5ff);color:var(--text-color);display:flex;flex-direction:column;gap:20px;padding:100px;text-align:center}.venture-backed-copy{align-items:center;display:flex;flex-direction:column;gap:.75rem;max-width:600px}.venture-backed-reveal{--venture-reveal-duration: .75s;--venture-reveal-ease: cubic-bezier(.22, 1, .36, 1);--venture-reveal-delay: 0s;opacity:0;transform:translateY(28px);transition:opacity var(--venture-reveal-duration) var(--venture-reveal-ease) var(--venture-reveal-delay),transform var(--venture-reveal-duration) var(--venture-reveal-ease) var(--venture-reveal-delay)}.venture-backed-reveal--img{transform:translateY(40px) scale(.92)}.venture-backed-reveal--1{--venture-reveal-delay: .2s}.venture-backed-reveal--2{--venture-reveal-delay: .4s}.venture-backed-reveal--3{--venture-reveal-delay: .6s}.venture-backed-reveal--4{--venture-reveal-delay: .8s}.venture-backed-section--visible .venture-backed-reveal:not(.venture-backed-reveal--img){opacity:1;transform:translateY(0)}.venture-backed-section--visible .venture-backed-reveal--img{opacity:1;transform:translateY(0) scale(1)}@media (prefers-reduced-motion: reduce){.venture-backed-reveal{opacity:1;transform:none;transition:none}}[data-theme=dark] .venture-backed-section{background:linear-gradient(135deg,#0045b3,#002157);color:#fff}.venture-capital-backed-design{display:block;height:350px;margin:0 auto;max-width:350px;object-fit:contain;width:100%}.venture-backed-title{font-size:var(--font-size6);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.venture-backed-description{font-size:var(--font-size4);line-height:1.6;max-width:600px}.venture-backed-cta{background:var(--primary-color);border-radius:5px;box-shadow:0 4px 15px #0000001a;color:#fff;font-size:var(--font-size3-normal);font-weight:600;margin-top:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.venture-backed-cta:hover{background:#0073e6;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.venture-backed-section--visible .venture-backed-cta:hover{transform:translateY(-2px)}@media (max-width: 768px){.venture-backed-section{padding:4rem 1.5rem}.venture-backed-title{font-size:var(--font-size5)}.venture-backed-description{font-size:var(--font-size3-normal)}.venture-backed-subtitle{font-size:var(--font-size2)}.venture-backed-cta{font-size:var(--font-size2);padding:.875rem 1.75rem}.venture-capital-backed-design{height:280px;max-width:280px}}@media (max-width: 480px){.venture-backed-section{padding:3rem 1rem}.venture-backed-title{font-size:var(--font-size4)}.venture-backed-content{gap:1.5rem}.venture-capital-backed-design{height:240px;max-width:240px}}.content{margin:0 auto 40px;max-width:1680px;padding-inline:1.5rem;width:100%}.content--viewport-band{display:flex;flex-direction:column;justify-content:center;margin-bottom:clamp(2.5rem,8vh,5rem);min-height:100vh;padding-block:clamp(2rem,5vh,4rem)}.content--services-sections{display:flex;flex-direction:column;gap:clamp(8rem,18vh,16rem);margin-bottom:clamp(6rem,14vh,12rem);padding-block:clamp(6rem,12vh,10rem)}.content--viewport-industries{padding-top:clamp(3.5rem,12vh,8rem)}@media (max-width: 700px){.content--services-sections{gap:6rem;padding-block:5rem}}
