.stage-2-section{color:rgb(var(--stage-text, var(--brand-text)));background:rgb(var(--stage-bg, var(--brand-background)))}.stage-2-section .page-width{position:relative}.stage-2-eyebrow{margin:0 0 .9rem;color:rgb(var(--brand-secondary));font-size:1.25rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase}.stage-2-heading{margin:0;color:rgb(var(--stage-heading, var(--brand-primary)));letter-spacing:0;font-weight:800;line-height:1.08}.stage-2-richtext{color:rgba(var(--stage-text, var(--brand-text)),.82);font-size:1.56rem;line-height:1.58}.stage-2-actions{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center;margin-top:2rem}.stage-2-button,.stage-2-button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.3rem 2.4rem;border-radius:var(--brand-border-radius);box-shadow:none;font-weight:700;letter-spacing:0;line-height:1.2;text-decoration:none;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,color var(--duration-short) ease,transform var(--duration-short) ease}.stage-2-button{border:.1rem solid rgb(var(--stage-button-bg, var(--brand-secondary)));background:rgb(var(--stage-button-bg, var(--brand-secondary)));color:rgb(var(--stage-button-text, 255, 255, 255))}.stage-2-button-secondary{border:.1rem solid rgba(var(--brand-primary),.34);background:transparent;color:rgb(var(--brand-primary))}.stage-2-button:hover,.stage-2-button:focus-visible{background:rgb(var(--brand-primary));border-color:rgb(var(--brand-primary));color:#fff}.stage-2-button-secondary:hover,.stage-2-button-secondary:focus-visible{background:rgba(var(--brand-secondary),.08);border-color:rgb(var(--brand-secondary));color:rgb(var(--brand-secondary))}.stage-2-button:active,.stage-2-button-secondary:active{transform:translateY(.1rem)}.stage-2-card{border:.1rem solid rgba(11,37,69,.1);border-radius:var(--brand-border-radius);background:#fff;box-shadow:0 1rem 2.4rem #0b25450b;overflow:hidden}.stage-2-card-link{display:block;height:100%;color:inherit;text-decoration:none}.stage-2-card-link:focus-visible,.industry-grid__item:focus-visible,.customer-logo a:focus-visible{outline:.2rem solid rgb(var(--brand-secondary));outline-offset:.3rem}.stage-2-card-link:hover .stage-2-card-title,.stage-2-card-link:focus-visible .stage-2-card-title{color:rgb(var(--brand-secondary))}.stage-2-media{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef3f8,#dfe8f2)}.stage-2-media:before{content:"";display:block;padding-bottom:var(--stage-ratio, 66%)}.stage-2-media img,.stage-2-media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.stage-2-media .placeholder-svg{top:50%;right:50%;bottom:50%;left:50%;width:62%;height:62%;transform:translate(-50%,-50%);object-fit:contain;opacity:.58}.stage-2-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:rgba(var(--brand-secondary),.1);color:rgb(var(--brand-secondary))}.stage-2-icon svg{width:2.1rem;height:2.1rem}.stage-2-title-row{display:flex;justify-content:space-between;gap:3.2rem;align-items:end;margin-bottom:2.8rem}.stage-2-title-row>div{max-width:72rem}.stage-2-section-media{position:relative;flex:0 1 38rem;min-height:14rem;border-radius:var(--brand-border-radius);overflow:hidden;background:linear-gradient(135deg,#eef3f8,#dfe8f2)}.stage-2-section-media:before{content:"";display:block;padding-bottom:42%}.stage-2-section-media img,.stage-2-section-media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.stage-2-section-media .placeholder-svg{top:50%;right:50%;bottom:50%;left:50%;width:58%;height:58%;transform:translate(-50%,-50%);object-fit:contain;opacity:.52}.office-hero__grid,.office-split__grid,.office-cta__grid{display:grid;gap:3rem;align-items:center}.office-hero__grid{min-height:var(--stage-hero-height, 640px);align-items:var(--stage-hero-align-items, center)}.office-hero__content{max-width:64rem;padding-block:2.8rem;text-align:var(--stage-align, left)}.office-hero__content .stage-2-heading{color:rgb(var(--stage-heading, var(--brand-primary)));max-width:var(--stage-hero-heading-max, 62rem);font-size:clamp(4rem,5.4vw,6.4rem);font-weight:800;line-height:1}.office-hero__content .stage-2-richtext{max-width:58rem;margin-top:1.4rem;font-size:clamp(1.68rem,1.45vw,1.9rem)}.office-hero__image{min-height:min(52rem,calc(var(--stage-hero-height, 560px) - 3rem));border-radius:calc(var(--brand-border-radius) + .8rem)}.office-hero__image:after,.office-cta__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(11,37,69,var(--stage-overlay, 0));pointer-events:none}.trust-strip{background:rgb(var(--stage-bg, var(--brand-primary)));color:#fff}.trust-strip__grid{display:grid;gap:1.4rem;padding-block:2rem}.trust-strip__item{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;align-items:center;padding:1.6rem;border-radius:var(--brand-border-radius)}.trust-strip__item strong{display:block;margin-bottom:.2rem;font-size:1.48rem;line-height:1.25}.trust-strip__item div{color:#ffffffd1;font-size:1.34rem;line-height:1.35}.trust-strip__item .stage-2-icon{width:4.8rem;height:4.8rem;background:#ffffff1f;color:#fff}.trust-strip__item .stage-2-icon svg{width:2.6rem;height:2.6rem}.stage-2-card-grid,.industry-grid,.logo-grid,.project-grid,.package-grid{display:grid;gap:1.6rem}.category-card__body,.package-card__body,.project-card__body{padding:1.6rem}.category-card{transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease}.category-card .stage-2-media{--stage-ratio: 66%}.category-card .stage-2-card-title{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:0}.category-card .stage-2-card-title:after{content:"->";color:rgb(var(--brand-secondary));font-size:1.6rem;font-weight:800}.category-card p{margin:.8rem 0 0;color:rgba(var(--brand-text),.72);font-size:1.42rem;line-height:1.45}.category-card:hover,.category-card:focus-within{border-color:rgba(var(--brand-secondary),.36);box-shadow:0 1.8rem 4rem #0b254517;transform:translateY(-.2rem)}.stage-2-card-title{margin:0 0 .8rem;color:rgb(var(--brand-primary));font-size:1.68rem;letter-spacing:0}.office-split__benefits{display:grid;gap:1.6rem}.office-benefit{display:grid;grid-template-columns:auto 1fr;gap:1.6rem;align-items:start;padding:2rem}.office-benefit .stage-2-icon{width:4.8rem;height:4.8rem}.office-benefit .stage-2-icon svg{width:2.5rem;height:2.5rem}.office-benefit p{margin:0;color:rgba(var(--brand-text),.74);line-height:1.55}.package-card--highlight{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:2.4rem;background:rgb(var(--brand-primary));color:#fff}.package-card--highlight .stage-2-button{margin-top:2.4rem;background:#fff;border-color:#fff;color:rgb(var(--brand-primary))}.package-card--highlight .stage-2-button:hover,.package-card--highlight .stage-2-button:focus-visible{background:rgb(var(--brand-secondary));border-color:rgb(var(--brand-secondary));color:#fff}.package-card__price{margin:1.2rem 0 0;color:rgb(var(--brand-secondary));font-weight:800}.stage-2-products .card-wrapper{height:100%}.stage-2-hire-prefix{margin:0 0 .3rem;color:rgba(var(--brand-text),.72);font-size:1.2rem;font-weight:700;text-transform:uppercase}.industry-grid__item{display:grid;gap:1rem;justify-items:start;padding:1.8rem;text-decoration:none;color:inherit;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease}.industry-grid__item:hover,.industry-grid__item:focus-visible{border-color:rgba(var(--brand-secondary),.32);background:#f8fbff}.logo-grid{align-items:center}.customer-logo{display:flex;align-items:center;justify-content:center;min-height:10rem;padding:1.8rem}.customer-logo img{max-width:100%;max-height:6.4rem;object-fit:contain;opacity:var(--stage-logo-opacity, .72);filter:var(--stage-logo-filter, none)}.logo-grid--marquee{display:flex;width:max-content;animation:stageLogoMarquee var(--stage-logo-speed, 34s) linear infinite}.logo-grid--marquee:hover{animation-play-state:var(--stage-logo-hover-state, paused)}.faq-item{border-bottom:.1rem solid rgba(11,37,69,.14)}.faq-item summary{display:flex;justify-content:space-between;gap:2rem;padding:1.8rem 0;color:rgb(var(--brand-primary));font-weight:800;letter-spacing:0}.faq-item summary:focus-visible{outline:.2rem solid rgb(var(--brand-secondary));outline-offset:.3rem}.faq-item summary:after{content:"+";flex:0 0 auto}.faq-item[open] summary:after{content:"-"}.faq-item__answer{max-width:82rem;padding-bottom:1.8rem}.office-cta__box{padding-block:2.8rem}.office-cta__image{min-height:24rem;border-radius:var(--brand-border-radius)}@media screen and (min-width:750px){.stage-2-section{scroll-margin-top:10rem}.stage-2-heading.h1,.stage-2-heading.h0{font-size:clamp(3rem,3.4vw,4.4rem)}.stage-2-richtext{font-size:1.62rem}.stage-2-card-grid{grid-template-columns:repeat(var(--stage-columns-tablet, 2),minmax(0,1fr))}.trust-strip__grid{grid-template-columns:repeat(5,minmax(18rem,1fr))}.office-hero__grid,.office-split__grid,.office-cta__grid{grid-template-columns:minmax(0,var(--stage-hero-text-width, 44%)) minmax(0,var(--stage-hero-image-width, 56%));gap:clamp(2.8rem,4vw,5.6rem)}.office-split__grid,.office-cta__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.office-hero--image-left .office-hero__content,.office-cta--image-left .office-cta__box{order:2}.office-hero--image-left .office-hero__image,.office-cta--image-left .office-cta__image{order:1}}@media screen and (min-width:990px){.stage-2-card-grid,.industry-grid,.logo-grid,.project-grid,.package-grid{grid-template-columns:repeat(var(--stage-columns, 4),minmax(0,1fr))}.category-card__body{padding:2rem}}@media screen and (max-width:749px){.stage-2-section{overflow-x:clip}.stage-2-heading{font-size:clamp(2.8rem,9vw,3.8rem)}.stage-2-richtext{font-size:1.55rem}.stage-2-actions{display:grid;gap:1rem}.stage-2-button,.stage-2-button-secondary{width:100%;min-height:4.8rem;padding-inline:1.6rem}.stage-2-title-row{display:grid;gap:1.6rem;margin-bottom:2rem}.stage-2-section-media{display:none}.trust-strip__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.trust-strip__item{min-width:24rem;scroll-snap-align:start}.office-hero__image{order:-1;min-height:22rem}.office-hero__content{padding-block:1.8rem .8rem}.office-hero__content .stage-2-heading{font-size:clamp(3.4rem,12vw,4.8rem)}.category-card .stage-2-media{--stage-ratio: 70%}}@media screen and (max-width:389px){.stage-2-card-grid,.industry-grid,.logo-grid,.project-grid,.package-grid{grid-template-columns:minmax(0,1fr)}.trust-strip__item{min-width:22rem;padding:1.4rem}}@media(prefers-reduced-motion:reduce){.logo-grid--marquee{animation:none}}@keyframes stageLogoMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/stage-two-home.css.map */
