.urb-b2b-feat--beige{--sec-bg: var(--urb-beige);--sec-fg: var(--urb-green);--sec-accent: var(--urb-red);--badge-bg: var(--urb-green);--badge-fg: var(--urb-beige);--line: var(--urb-green)}.urb-b2b-feat--green{--sec-bg: var(--urb-green);--sec-fg: var(--urb-beige);--sec-accent: var(--urb-beige);--badge-bg: var(--urb-beige);--badge-fg: var(--urb-green);--line: var(--urb-beige)}.urb-b2b-feat{background:rgb(var(--sec-bg));color:rgb(var(--sec-fg))}.urb-b2b-feat__inner{width:min(100% - clamp(3rem,7vw,9rem),132rem);margin-inline:auto;padding-block:clamp(6rem,10vh,11rem)}.urb-b2b-feat__head{display:flex;flex-direction:column;gap:clamp(20px,5vh,34px);max-width:64rem;margin-bottom:clamp(4rem,6vh,6rem)}.urb-b2b-feat__eyebrow{font-family:var(--font-label-family);text-transform:uppercase;letter-spacing:var(--urb-tracking-label);font-size:1.3rem;margin:0;color:rgb(var(--sec-fg) / .7)}.urb-b2b-feat__heading{font-family:var(--font-heading-family);color:rgb(var(--sec-fg));font-size:clamp(2.8rem,4.4vw,4.8rem);line-height:1.04;margin:0}.urb-b2b-feat__heading em{font-family:var(--font-accent-family);font-style:italic;color:rgb(var(--sec-accent))}.urb-b2b-feat__lead{font-size:clamp(1.6rem,1.8vw,2rem);line-height:1.55;color:rgb(var(--sec-fg) / .9)}.urb-b2b-feat__lead p{margin:0}.urb-b2b-feat__items{list-style:none;margin:0;padding:0}.urb-b2b-feat__badge{flex:0 0 auto;width:7rem;height:7rem;border-radius:50%;background:rgb(var(--badge-bg));color:rgb(var(--badge-fg));display:flex;align-items:center;justify-content:center}.urb-b2b-feat__badge svg{width:3.2rem;height:3.2rem;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.urb-b2b-feat__badge img{width:3.6rem;height:3.6rem;object-fit:contain}.urb-b2b-feat__body{display:flex;flex-direction:column;gap:.4rem}.urb-b2b-feat__stat{font-family:var(--font-heading-family);color:rgb(var(--sec-accent));font-size:clamp(2.4rem,3vw,3.2rem);line-height:1}.urb-b2b-feat__title{font-family:var(--font-heading-family);color:rgb(var(--sec-fg));font-size:clamp(1.8rem,2.1vw,2.2rem);line-height:1.15;margin:0}.urb-b2b-feat__text{font-size:1.6rem;line-height:1.55;color:rgb(var(--sec-fg) / .85);margin:0}.urb-b2b-feat--row .urb-b2b-feat__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:clamp(2.8rem,3.5vw,4rem)}.urb-b2b-feat--row .urb-b2b-feat__item{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start}.urb-b2b-feat--process .urb-b2b-feat__items{position:relative;display:grid;grid-template-columns:1fr;gap:clamp(3rem,4vh,4rem)}.urb-b2b-feat--process .urb-b2b-feat__items:before{content:"";position:absolute;left:calc(3.5rem - 1px);top:3.5rem;bottom:3.5rem;width:2px;background:rgb(var(--line) / .3)}.urb-b2b-feat--process .urb-b2b-feat__item{position:relative;display:grid;grid-template-columns:auto 1fr;gap:1.8rem;align-items:start}.urb-b2b-feat--process .urb-b2b-feat__body{padding-top:.6rem}.urb-b2b-feat__footer{margin-top:clamp(3rem,5vh,5rem);max-width:64rem;font-size:clamp(1.7rem,1.9vw,2.1rem);line-height:1.5;color:rgb(var(--sec-fg))}.urb-b2b-feat__footer p{margin:0}.urb-b2b-feat__logos{margin-top:clamp(4rem,6vh,6rem);display:flex;flex-direction:column;gap:clamp(2.6rem,4vh,3.6rem)}.urb-b2b-feat__logo-group{display:flex;flex-direction:column;gap:1.8rem;align-items:center;text-align:center}.urb-b2b-feat__logos-title{font-family:var(--font-label-family);text-transform:uppercase;letter-spacing:var(--urb-tracking-label);font-size:1.3rem;margin:0;color:rgb(var(--sec-fg) / .7)}.urb-b2b-feat__logo-row{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.6rem,2vw,2.4rem)}.urb-b2b-feat__logo{background:rgb(var(--urb-white));border-radius:var(--urb-radius-btn);padding:1.6rem 2.4rem;min-width:13rem;min-height:7.2rem;display:flex;align-items:center;justify-content:center}.urb-b2b-feat__logo img{width:auto;max-width:15rem;height:auto;max-height:4.4rem;object-fit:contain}.urb-b2b-feat__logo-fallback{font-family:var(--font-label-family);font-size:1.4rem;color:rgb(var(--urb-green));text-transform:uppercase;letter-spacing:.06em}@media(min-width:800px){.urb-b2b-feat--process .urb-b2b-feat__items{grid-template-columns:repeat(var(--cols, 3),1fr);gap:clamp(2.4rem,3vw,4rem)}.urb-b2b-feat--process .urb-b2b-feat__items:before{left:calc(50% / var(--cols, 3));right:calc(50% / var(--cols, 3));top:3.5rem;bottom:auto;width:auto;height:2px}.urb-b2b-feat--process .urb-b2b-feat__item{grid-template-columns:1fr;justify-items:center;text-align:center;gap:1.6rem}.urb-b2b-feat--process .urb-b2b-feat__badge{position:relative;z-index:1}.urb-b2b-feat--process .urb-b2b-feat__body{padding-top:0;align-items:center;max-width:28rem}}@media(prefers-reduced-motion:reduce){.urb-b2b-feat__badge{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-urb-b2b-features.css.map */
