.action-hub-section{z-index:2;margin-top:-.65rem;padding:0 1.5rem 4rem;position:relative}.action-hub-section__panel{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:stretch;gap:1.7rem;margin:0 auto;padding:0 3.5rem 1rem;display:grid;position:relative}.action-hub-section__collage{width:100%;height:auto;display:block}.action-hub-section__content{flex-direction:column;justify-content:flex-start;height:100%;min-height:0;padding-top:1rem;display:flex}.action-hub-section__heading{color:var(--color-fg-soft);font-family:var(--font-family-englebert);text-align:center;justify-content:center;align-items:center;gap:.6rem;margin:0;font-size:clamp(2.1rem,2.8vw,3.2rem);font-weight:400;line-height:1;display:flex}.action-hub-section__heading-accent{flex-direction:column;gap:.24rem;display:inline-flex;transform:translateY(.05rem)}.action-hub-section__heading-accent span{background:var(--color-action);transform-origin:50%;border-radius:999px;width:1.5rem;height:.16rem;display:block}.action-hub-section__heading-accent span:first-child{transform:rotate(19deg)}.action-hub-section__heading-accent span:last-child{transform:rotate(10deg)translate(.18rem)}.action-hub-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.15rem;margin-top:1.7rem;display:grid}.action-hub-card{aspect-ratio:314/214;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.85rem 1.4rem 1.2rem;display:flex;position:relative}.action-hub-card__frame{z-index:0;width:100%;height:100%;position:absolute;inset:0}.action-hub-card__icon-wrap,.action-hub-card__title,.action-hub-card__description{z-index:1;position:relative}.action-hub-card__icon-wrap{justify-content:center;display:flex}.action-hub-card__icon-circle{color:var(--color-fg-primary);background:#7d63bf;border-radius:999px;justify-content:center;align-items:center;width:clamp(3.6rem,4.2vw,4.6rem);height:clamp(3.6rem,4.2vw,4.6rem);display:flex}.action-hub-card__icon{width:1.7rem;height:1.7rem}.action-hub-card__title{color:var(--color-secondary);font-family:var(--font-clash);letter-spacing:-.03em;margin:.9rem 0 0;font-size:clamp(1.3rem,1.65vw,1.75rem);font-weight:400;line-height:1.05}.action-hub-card__description{color:var(--color-fg-muted);font-family:var(--font-sans);max-width:9.5rem;margin:.5rem 0 0;font-size:.8rem;line-height:1.24}@media (max-width:1024px){.action-hub-section{margin-top:0;padding:1.25rem 1rem 3rem}.action-hub-section__panel{grid-template-columns:minmax(0,1fr);gap:1.5rem}.action-hub-section__content{padding-top:0}.action-hub-section__grid{margin-top:1.75rem}}@media (max-width:640px){.action-hub-section__heading{font-size:1.7rem}.action-hub-section__grid{grid-template-columns:minmax(0,1fr)}.action-hub-card{max-width:19.625rem;margin:0 auto}}
.counter-section{z-index:2;padding:0 2.5rem 3.5rem;position:relative}.counter-section__panel{background-position:50%;background-repeat:no-repeat;background-size:cover;grid-template-columns:minmax(0,17rem) minmax(0,1fr) minmax(0,15rem);align-items:center;gap:1.75rem;min-height:246px;margin:0 auto;display:grid;position:relative;overflow:hidden}.counter-section__note-wrap,.counter-section__content,.counter-section__mascot-wrap{z-index:1;position:relative}.counter-section__note-wrap{justify-content:center;align-self:end;display:flex}.counter-section__note{width:min(15rem,100%);height:auto;transform:rotate(-10deg)}.counter-section__content{text-align:center;flex-direction:column;align-items:center;padding-top:.35rem;display:flex}.counter-section__doodle{width:5rem;height:auto;margin-bottom:.5rem}.counter-section__headline{align-items:center;gap:.45rem;margin:0;display:inline-flex}.counter-section__headline-text{color:var(--color-fg-soft);font-family:var(--font-family-englebert);letter-spacing:-.03em;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400;line-height:1}.counter-section__headline-accent{display:inline-flex;transform:translateY(.25rem)}.counter-section__headline-accent img{width:2.3rem;height:auto}.counter-section__timer{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.7rem;margin-top:1.6rem;display:grid}.counter-section__time-card{min-width:0}.counter-section__time-value{background:var(--color-bg-surface);border:1px solid var(--color-border-contrast);box-shadow:var(--shadow-secondary-offset);color:var(--color-fg-primary);font-size:clamp(2rem,2.5vw,3rem);font-family:var(--font-family-englebert);justify-content:center;align-items:center;min-width:5.25rem;height:3.95rem;padding:0 .85rem;line-height:1;display:flex}.counter-section__time-label{color:var(--color-fg-soft);font-family:var(--font-sans);letter-spacing:-.02em;text-transform:uppercase;margin-top:1rem;font-size:.9rem;line-height:1.1;display:block}.counter-section__mascot-wrap{justify-content:flex-end;align-self:end;display:flex}.counter-section__mascot{width:min(14.2rem,100%);height:auto}.counter-section__complete{color:var(--color-fg-soft);margin-top:1.5rem;font-size:1.25rem}@media (max-width:1080px){.counter-section__panel{grid-template-columns:minmax(0,11.5rem) minmax(0,1fr) minmax(0,9.5rem);align-items:center;column-gap:1rem;padding-bottom:1.2rem}.counter-section__mascot-wrap{grid-column:auto;justify-content:flex-end}.counter-section__mascot{width:8.9rem}.counter-section__note{width:min(12rem,100%)}.counter-section__timer{gap:.85rem}.counter-section__time-value{min-width:4.5rem;padding:0 .6rem}.counter-section__time-label{margin-top:.75rem;font-size:.8rem}}@media (max-width:820px){.counter-section{margin-top:0;padding:1.25rem 1rem 2.5rem}.counter-section__panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"note mascot""content content";align-items:end;column-gap:.9rem;padding:1.5rem 1.25rem 1.9rem}.counter-section__note-wrap{grid-area:note;justify-content:flex-start;align-self:center}.counter-section__note{width:min(11rem,100%);transform:rotate(-9deg)}.counter-section__content{grid-area:content;margin-top:.25rem;padding-top:0}.counter-section__mascot-wrap{grid-area:mascot;justify-content:flex-end;align-self:center;padding-right:.1rem}.counter-section__mascot{width:8.25rem}.counter-section__timer{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;width:100%}.counter-section__time-value{width:100%;min-width:0}.counter-section__time-label{margin-top:.7rem;font-size:.78rem}}@media (max-width:520px){.counter-section__panel{column-gap:.65rem;padding-left:1rem;padding-right:1rem}.counter-section__note{width:min(10.1rem,100%)}.counter-section__mascot{width:7.2rem}.counter-section__headline-text{font-size:1.55rem}.counter-section__timer{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.counter-section__time-value{height:3.4rem;padding:0 .5rem;font-size:1.65rem}.counter-section__time-label{font-size:.7rem}}
.home-footer{z-index:2;padding:0 1.5rem 2.5rem;position:relative}.home-footer__panel{background:linear-gradient(180deg, rgb(var(--raw-neutral-950-rgb) / 5%) 0%, rgb(var(--raw-neutral-950-rgb) / 10%) 100%), url(/images/footer/footer-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:end;min-height:40rem;margin:0 auto;padding:0 2rem 2rem;display:flex;position:relative;overflow:hidden}.home-footer__content,.home-footer__badge{z-index:1;position:relative}.home-footer__content{flex-direction:column;align-items:center;gap:1rem;margin-top:auto;display:flex}.home-footer__logo{width:10rem;height:auto;display:block}.home-footer__button{background:var(--color-bg-surface);border:2px solid var(--color-accent-secondary);box-shadow:0 6px 0 0 var(--color-accent-secondary-strong);color:var(--color-fg-primary);cursor:pointer;font-family:var(--font-clash);border-radius:999px;justify-content:center;align-items:center;gap:.8rem;min-height:3.15rem;padding:.9rem 1.45rem 1rem;font-size:1.08rem;font-weight:500;line-height:1;transition:transform .15s ease-out,box-shadow .15s ease-out;display:inline-flex}.home-footer__button:hover{box-shadow:0 3px 0 0 var(--color-accent-secondary-strong);transform:translateY(3px)}.home-footer__button:focus-visible{outline:2px solid var(--color-accent-secondary);outline-offset:4px}.home-footer__button-icon{flex:none;width:1.2rem;height:1.2rem}.home-footer__badge{margin-bottom:.2rem;margin-left:2rem}.home-footer__badge-image{width:12.9rem;height:auto;display:block}@media (max-width:900px){.home-footer__panel{flex-direction:column;align-items:center;min-height:0;padding-bottom:2rem}.home-footer__content{margin-top:12rem}.home-footer__badge{margin-top:1rem;margin-left:0}}@media (max-width:640px){.home-footer{padding:0 1rem 2rem}.home-footer__panel{background-position:top;background-size:contain;min-height:23rem;padding:1.5rem 1rem}.home-footer__content{margin-top:10rem}.home-footer__logo{width:13.8rem}.home-footer__button{width:100%;font-size:.95rem}.home-footer__badge-image{width:10.8rem}}
.genz-traits-section{z-index:2;background-image:url(/images/genz-traits/genz-traits-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;margin-top:-.75rem;padding:2.5rem 1.5rem 4rem;position:relative}.genz-traits-section__frame-wrap{min-height:26rem;margin:0 auto;position:relative}.genz-traits-section__frame{z-index:0;width:85%;height:100%;margin:0 auto;position:absolute;inset:0}.genz-traits-section__frame-left{z-index:1;width:auto;height:calc(100% - 2.5rem);position:absolute;top:2.15rem;left:8.5rem}.genz-traits-section__frame-bottom{z-index:1;width:calc(100% - 20rem);height:auto;position:absolute;bottom:1rem;left:10rem}.genz-traits-section__burst,.genz-traits-section__arrow,.genz-traits-section__notes,.genz-traits-section__headline{z-index:2;position:relative}.genz-traits-section__burst{width:5.25rem;position:absolute;top:-5.7rem;left:-.55rem}.genz-traits-section__arrow{width:4.65rem;position:absolute;top:-2.8rem;right:5.35rem}.genz-traits-section__notes{justify-content:center;align-items:start;gap:0;max-width:53.5rem;margin:.45rem auto 0;display:flex}.genz-traits-card{justify-content:center;display:flex;position:relative}.genz-traits-card--sand,.genz-traits-card--sky{width:10.9rem}.genz-traits-card--lime,.genz-traits-card--pink{width:10.25rem}.genz-traits-card--sand{margin-top:.65rem;transform:rotate(-.9deg)}.genz-traits-card--lime{margin-top:.05rem;margin-left:-1rem;transform:rotate(5.2deg)}.genz-traits-card--sky{margin-top:.7rem;margin-left:-1.15rem;transform:rotate(-.45deg)}.genz-traits-card--pink{margin-top:.15rem;margin-left:-1.25rem;transform:rotate(-5deg)}.genz-traits-card__patch{z-index:2;width:auto;position:absolute;top:-1rem;left:50%;transform:translate(-50%)}.genz-traits-card--sand .genz-traits-card__patch{top:-.95rem}.genz-traits-card--lime .genz-traits-card__patch{top:-.9rem}.genz-traits-card--sky .genz-traits-card__patch{top:-.95rem}.genz-traits-card--pink .genz-traits-card__patch{top:-.85rem}.genz-traits-card__note{z-index:1;width:100%;height:auto;display:block;position:relative}.genz-traits-card__label{color:#1a1a1a;font-family:var(--font-family-englebert);text-align:center;z-index:3;margin:0;padding:3rem 1.25rem 1.5rem;font-size:clamp(1.12rem,1.45vw,1.6rem);line-height:1.16;position:absolute;inset:0}.genz-traits-section__headline{text-align:center;margin-top:2.35rem}.genz-traits-section__eyebrow{color:var(--color-action);font-family:var(--font-clash);letter-spacing:1%;text-transform:uppercase;margin:0;font-size:clamp(2.35rem,3vw,3.5rem);line-height:.96}.genz-traits-section__title{color:var(--color-secondary);font-family:var(--font-clash);letter-spacing:1%;text-transform:uppercase;margin:.2rem 0 0;font-size:clamp(2.35rem,3vw,3.5rem);line-height:.96}.genz-traits-section__underline{border-bottom:2px dashed #248eff;max-width:43rem;margin:.15rem auto 0;display:block}@media (max-width:1024px){.genz-traits-section{margin-top:0;padding:1.25rem 1rem 3rem}.genz-traits-section__frame-wrap{min-height:0;padding:2rem 1.4rem 2.4rem}.genz-traits-section__frame-left,.genz-traits-section__frame-bottom{display:none}.genz-traits-section__notes{flex-wrap:wrap;gap:.5rem;max-width:28rem;margin-top:0}.genz-traits-card{margin-top:0;margin-left:0;transform:none}.genz-traits-section__arrow{width:4rem;top:-1rem;right:.35rem}.genz-traits-section__burst{width:4.6rem;left:-.55rem}.genz-traits-section__headline{margin-top:1.6rem}}@media (max-width:640px){.genz-traits-section__frame-wrap{padding:1.65rem 1.1rem 2.1rem}.genz-traits-section__notes{gap:.2rem}.genz-traits-card--sand,.genz-traits-card--sky,.genz-traits-card--lime,.genz-traits-card--pink{width:min(10.1rem,50% - .2rem)}.genz-traits-card__label{padding:2.5rem .9rem 1.2rem;font-size:1rem}.genz-traits-section__eyebrow,.genz-traits-section__title{font-size:1.9rem}}
.growth-metrics-section{z-index:2;padding:0 1.5rem 1.5rem;position:relative}.growth-metrics-section__panel{background:linear-gradient(180deg, rgb(var(--raw-neutral-950-rgb) / 86%) 0%, rgb(var(--raw-neutral-950-rgb) / 88%) 100%), url(/images/growth-metrics-section/growth-metrics-bg.png);border:1px solid rgb(var(--raw-white-rgb) / 65%);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2rem;grid-template-columns:minmax(0,1fr) minmax(0,33rem);align-items:center;gap:2rem;width:95%;min-height:21.6rem;margin:0 auto;display:grid;position:relative;overflow:hidden}.growth-metrics-section__panel:before{background:radial-gradient(circle at 18% 50%, rgb(var(--raw-purple-600-rgb) / 10%), transparent 28%), linear-gradient(90deg, rgb(var(--raw-neutral-950-rgb) / 14%) 0%, transparent 30%);content:"";pointer-events:none;position:absolute;inset:0}.growth-metrics-section__copy,.growth-metrics-section__stats{z-index:1;position:relative}.growth-metrics-section__copy{max-width:38rem}.growth-metrics-section__heading{color:var(--color-fg-primary);font-family:var(--font-clash);letter-spacing:1%;text-transform:uppercase;margin:0;font-size:clamp(3rem,4vw,4.45rem);font-weight:600;line-height:.92}.growth-metrics-section__heading-accent{color:var(--color-accent-secondary)}.growth-metrics-section__body{color:var(--color-fg-muted);font-family:var(--font-sans);max-width:31rem;margin:1.25rem 0 0;font-size:1.04rem;line-height:1.5}.growth-metrics-section__stats{justify-self:end;width:100%;max-width:33rem;padding-top:.15rem}.growth-metrics-section__digits{justify-content:flex-start;gap:2.05rem;display:flex}.growth-metrics-section__digit-card{background:var(--color-bg-surface);border:1px solid var(--color-border-contrast);box-shadow:var(--shadow-secondary-offset);flex:0 0 6.45rem;justify-content:center;align-items:center;height:8.75rem;display:flex}.growth-metrics-section__digit{color:var(--color-fg-primary);font-family:var(--font-family-englebert);letter-spacing:-.08em;font-size:4.15rem;font-weight:500;line-height:1;transform:translateY(-.18rem)}.growth-metrics-section__caption{color:var(--color-fg-soft);text-align:center;margin:2rem 0 0;font-size:.95rem;line-height:1.35}@media (max-width:1200px){.growth-metrics-section__panel{grid-template-columns:minmax(0,1fr);padding:3rem 2.5rem}.growth-metrics-section__copy{max-width:44rem}.growth-metrics-section__stats{justify-self:start;max-width:none}.growth-metrics-section__caption{text-align:left}}@media (max-width:760px){.growth-metrics-section{padding:0 1rem 3.5rem}.growth-metrics-section__panel{border-radius:1.5rem;gap:1.6rem;min-height:0;padding:2rem 1.25rem}.growth-metrics-section__digits{justify-content:space-between;gap:.9rem}.growth-metrics-section__digit-card{flex:1 1 0;min-width:0;height:5.75rem}.growth-metrics-section__digit{font-size:2.9rem}.growth-metrics-section__caption{margin-top:1.25rem}}
.hero-section{position:relative}.hero-section__inner{z-index:1;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:1.5rem;margin:0 auto;display:grid;position:relative}.hero-section__content{z-index:2;max-width:34rem;margin-top:0;padding-top:7.1rem;position:relative}.hero-section__logo-wrap{z-index:2;width:min(10rem,100%);position:absolute;top:.1rem;left:0}.hero-section__visual{z-index:1;align-self:start;min-height:40rem;position:relative;overflow:visible}.hero-section__collage{width:41.5rem;max-width:none;height:auto;display:block;position:absolute;bottom:0;right:-4.6rem}.hero-section__vector{pointer-events:none;z-index:3;width:10.5rem;height:auto;position:absolute;top:13.3rem;left:-7rem}.hero-section__tagline-vector{width:10.8rem;height:auto;margin-top:-.15rem;margin-left:20.4rem;display:block}@media (max-width:1280px){.hero-section__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem}.hero-section__content{max-width:31rem}.hero-section__visual{min-height:35rem}.hero-section__collage{width:38rem;right:-1.8rem}.hero-section__vector{width:8.7rem;top:13.9rem;left:-5.1rem}.hero-section__tagline-vector{width:9.9rem;margin-left:13.25rem}}@media (max-width:1024px){.hero-section__inner{grid-template-columns:minmax(0,1fr);gap:2.15rem;min-height:auto;padding:0 1.5rem 2.5rem}.hero-section__content{text-align:center;width:100%;max-width:46rem;margin:0 auto;padding-top:6.25rem}.hero-section__eyebrow,.hero-section__subtitle,.hero-section__tagline{margin-left:auto;margin-right:auto}.hero-section__subtitle{max-width:34rem}.hero-section__tagline{align-items:center}.hero-section__visual{justify-content:center;align-items:flex-end;width:100%;max-width:38rem;min-height:0;margin:0 auto;padding-top:.75rem;display:flex}.hero-section__collage{width:min(36rem,100%);max-width:100%;position:relative;bottom:auto;left:auto;right:auto;transform:none}.hero-section__vector{width:6.9rem;top:1.4rem;left:50%;transform:translate(-190%)}.hero-section__tagline-vector{width:9rem;margin-left:7.8rem}}@media (max-width:720px){.hero-section{min-height:auto}.hero-section__inner{padding:0 1rem 2rem}.hero-section__content{text-align:left;max-width:100%;margin:0;padding-top:5.7rem}.hero-section__eyebrow,.hero-section__subtitle,.hero-section__tagline{margin-left:0;margin-right:0}.hero-section__subtitle{max-width:31rem}.hero-section__tagline{align-items:flex-start}.hero-section__logo-wrap{width:min(10.75rem,100%);left:50%;transform:translate(-50%)}.hero-section__visual{max-width:25rem;padding-top:.5rem}.hero-section__collage{width:min(25rem,100%)}.hero-section__vector{width:5.9rem;top:-.75rem;left:auto;right:1.15rem;transform:none}.hero-section__tagline-vector{width:8.25rem;margin-left:.2rem}}
.hire-genz-section{z-index:2;padding:0 1.5rem 5rem;position:relative}.hire-genz-section__inner{margin:0 auto}.hire-genz-section__content{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:2.5rem;display:grid}.hire-genz-section__copy{max-width:33rem;padding:.35rem 0 0}.hire-genz-section__heading{color:var(--color-fg-primary);font-family:var(--font-clash);letter-spacing:1%;text-transform:uppercase;margin:0;font-size:clamp(2.7rem,4vw,4.45rem);font-weight:600;line-height:.94}.hire-genz-section__heading-accent{color:var(--color-action)}.hire-genz-section__body{color:var(--color-fg-muted);font-family:var(--font-sans);max-width:32rem;margin:1.35rem 0 0;font-size:1.05rem;line-height:1.55}.hire-genz-section__note{margin-top:2.2rem}.hire-genz-section__note-text{color:var(--color-accent-secondary);font-family:var(--font-family-englebert);margin:0;font-size:clamp(2.35rem,3vw,3.35rem);line-height:.98}.hire-genz-section__note-mark{width:10.25rem;height:auto;margin-top:.5rem;display:block}.hire-genz-section__button{background:var(--color-bg-surface);border:3px solid var(--color-border-emphasis);box-shadow:var(--shadow-action-raised-value);color:var(--color-fg-primary);cursor:pointer;font-family:var(--font-clash);border-radius:999px;justify-content:space-between;align-items:center;gap:.9rem;min-width:16rem;min-height:3rem;margin-top:2rem;padding:0 1.5rem;font-size:1.12rem;font-weight:500;line-height:1;transition:transform .15s ease-out,box-shadow .15s ease-out;display:inline-flex}.hire-genz-section__button:hover{box-shadow:var(--shadow-action-pressed-value);transform:translateY(3px)}.hire-genz-section__button:focus-visible{outline:2px solid var(--color-accent-action);outline-offset:4px}.hire-genz-section__button-icon{flex:none;width:1.55rem;height:1.55rem}.hire-genz-section__visual{justify-self:end;width:100%;max-width:48.75rem;margin-right:-.8rem}.hire-genz-section__visual-image{width:100%;height:auto;display:block}@media (max-width:1100px){.hire-genz-section__content{grid-template-columns:minmax(0,1fr);gap:2rem}.hire-genz-section__copy{text-align:center;max-width:40rem;margin:0 auto}.hire-genz-section__body,.hire-genz-section__note-mark{margin-left:auto;margin-right:auto}.hire-genz-section__button{justify-content:center;min-width:20rem}.hire-genz-section__visual{justify-self:center;max-width:52rem;margin-right:0}}@media (max-width:720px){.hire-genz-section{padding:0 1rem 3.5rem}.hire-genz-section__content{gap:1.75rem}.hire-genz-section__copy{text-align:left}.hire-genz-section__body{margin-left:0;margin-right:0}.hire-genz-section__note-mark{width:8.75rem;margin-left:0;margin-right:0}.hire-genz-section__button{width:100%;min-width:100%}}
.startup-team-finder-section{z-index:2;padding:0 1.5rem 4.25rem;position:relative}.startup-team-finder-section__inner{margin:0 auto}.startup-team-finder-section__heading-wrap{text-align:center;position:relative}.startup-team-finder-section__heading{color:var(--color-fg-primary);font-family:var(--font-clash);letter-spacing:1%;text-transform:uppercase;margin:0;font-size:clamp(2.4rem,3vw,3.55rem);line-height:.95}.startup-team-finder-section__heading-accent{color:var(--color-action)}.startup-team-finder-section__doodle{pointer-events:none;position:absolute}.startup-team-finder-section__doodle--left{width:4.3rem;top:-.25rem;left:.15rem}.startup-team-finder-section__doodle--center{width:8.7rem;top:.1rem;left:80%;transform:translate(-50%)}.startup-team-finder-section__doodle--right{width:2.6rem;top:3rem;right:.5rem}.startup-team-finder-section__content{grid-template-columns:minmax(0,1.1fr) minmax(18.5rem,.9fr);align-items:start;gap:1.4rem;margin-top:1.35rem;display:grid}.startup-team-finder-section__cards{gap:2.55rem;display:flex}.startup-team-card{flex:none;min-width:0;min-height:26rem;padding:1.45rem 1.35rem 1.5rem;position:relative}.startup-team-card--left{width:23rem;margin-top:.8rem;transform:rotate(-2.8deg)}.startup-team-card--right{width:21rem;transform:rotate(.8deg)}.startup-team-card__back-frame,.startup-team-card__frame,.startup-team-card__overlay{border-radius:1.75rem;position:absolute;inset:0}.startup-team-card__back-frame{object-fit:contain;opacity:.92;z-index:0;width:100%;height:100%}.startup-team-card__frame{object-fit:contain;z-index:1;width:100%;height:100%}.startup-team-card__overlay{z-index:1}.startup-team-card--left .startup-team-card__back-frame{transform:translate(1.35rem,-.8rem)rotate(6deg)}.startup-team-card--right .startup-team-card__back-frame{transform:translate(1.5rem,-1.4rem)rotate(9.2deg)}.startup-team-card__badge-wrap,.startup-team-card__body,.startup-team-card__actions{z-index:3;position:relative}.startup-team-card__badge-wrap{margin-left:.2rem;display:inline-flex;position:relative}.startup-team-card__badge-image{width:100%;height:auto;display:block}.startup-team-card__badge-text{color:var(--color-fg-primary);font-family:var(--font-sans);white-space:nowrap;font-size:.84rem;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)}.startup-team-card--left .startup-team-card__badge-wrap{width:12rem}.startup-team-card--right .startup-team-card__badge-wrap{width:15rem}.startup-team-card__body{margin-top:.2rem;padding-left:1.3rem}.startup-team-card__title{color:var(--color-fg-primary);font-family:var(--font-family-englebert);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,2.2vw,2.65rem);font-weight:400;line-height:.92}.startup-team-card__subtitle{color:var(--color-fg-muted);margin:.5rem 0 0;font-size:.92rem;line-height:1.3}.startup-team-card__location{color:#b896eb;align-items:center;gap:.38rem;margin-top:.8rem;font-size:.94rem;line-height:1;display:inline-flex}.startup-team-card__location-icon{width:1rem;height:1rem}.startup-team-card__tags{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.startup-team-card__tag{background:rgb(var(--raw-white-rgb) / 16%);border:1px solid rgb(var(--raw-white-rgb) / 10%);color:rgb(var(--raw-white-rgb) / 86%);font-family:var(--font-sans);border-radius:999px;padding:.65rem 1rem .68rem;font-size:.88rem;line-height:1}.startup-team-card__description{color:var(--color-fg-soft);font-family:var(--font-sans);max-width:13.5rem;margin:1rem 0 0;font-size:.94rem;line-height:1.45}.startup-team-card__actions{justify-content:center;gap:.9rem;width:max-content;margin-top:0;display:flex;position:absolute;bottom:.7rem;left:50%;transform:translate(-50%)}.startup-team-card__action{border-radius:999px;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;display:inline-flex}.startup-team-card__action--dismiss{background:rgb(var(--raw-white-rgb) / 88%);border:2px solid rgb(var(--raw-neutral-950-rgb) / 55%);color:var(--color-bg-canvas)}.startup-team-card__action--like{background:var(--color-action);border:2px solid rgb(var(--raw-neutral-950-rgb) / 38%);color:var(--color-bg-canvas)}.startup-team-card__action-icon{width:1.45rem;height:1.45rem}.startup-team-note{justify-self:end;width:100%;max-width:20.75rem;padding-top:.65rem}.startup-team-note__tape{z-index:2;width:min(100%,12.8rem);height:auto;margin:0 auto;display:block;position:relative}.startup-team-note__paper{text-align:center;background:linear-gradient(#f6b4d4 0 18.6%,#ff8f2c 18.6% 19.35%,#f6b4d4 19.35% 37.7%,#ff8f2c 37.7% 38.45%,#f6b4d4 38.45% 57.15%,#ff8f2c 57.15% 57.9%,#f6b4d4 57.9% 77.25%,#ff8f2c 77.25% 78%,#f6b4d4 78% 100%),#f6b4d4;min-height:22.2rem;margin-top:-1.55rem;padding:5rem 1.5rem 2.4rem;position:relative;-webkit-mask-image:url(/images/startup-team-finder-section/startup-team-card-3-frame.png);mask-image:url(/images/startup-team-finder-section/startup-team-card-3-frame.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.startup-team-note__frame{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.startup-team-note__headline{color:#111;font-family:var(--font-family-englebert);margin:0;font-size:clamp(1.75rem,2.1vw,2.55rem);line-height:.94}.startup-team-note__headline+.startup-team-note__headline{margin-top:.82rem}.startup-team-note__copy{color:#2b2231;font-size:.82rem;font-family:var(--font-sans);margin-top:1.55rem;line-height:1.48}.startup-team-note__copy p{margin:0}@media (max-width:1240px){.startup-team-finder-section__content{grid-template-columns:minmax(0,1fr) minmax(17.25rem,.8fr);gap:1rem}.startup-team-finder-section__cards{gap:2.5rem}.startup-team-card--left{width:21rem}.startup-team-card--right{width:19.5rem}.startup-team-note{max-width:18.5rem}.startup-team-note__paper{min-height:20.4rem;padding:4.6rem 1.3rem 2.1rem}}@media (max-width:1100px){.startup-team-finder-section__content{grid-template-columns:minmax(0,1fr)}.startup-team-note{justify-self:center;max-width:22rem}.startup-team-finder-section__doodle--center{display:none}}@media (max-width:760px){.startup-team-finder-section{padding:1.25rem 1rem 3rem}.startup-team-finder-section__doodle--left{width:3.8rem;top:2.75rem;left:-.2rem}.startup-team-finder-section__doodle--right{width:2.3rem;top:2rem;right:0}.startup-team-finder-section__content{gap:1.8rem;margin-top:1.2rem}.startup-team-finder-section__cards{flex-direction:column;align-items:center}.startup-team-card{max-width:27rem}.startup-team-card--left,.startup-team-card--right{margin-top:0;margin-left:auto;margin-right:auto;transform:none}.startup-team-card__back-frame{display:none}}
