.b2b-authority{background:#080808;color:#fff;border-top:1px solid rgba(215,181,91,.22);padding:clamp(5rem,9vw,9rem) 0;overflow:hidden}.b2b-authority *{box-sizing:border-box}.b2b-authority .b2b-kicker{color:#d7b55b;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem}.b2b-authority .b2b-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);gap:clamp(2rem,6vw,7rem);align-items:end;margin-bottom:clamp(3rem,6vw,5.5rem)}.b2b-authority h2{font-size:clamp(2.6rem,5.8vw,6rem);line-height:.94;letter-spacing:-.055em;margin:0;max-width:12ch}.b2b-authority .b2b-intro-copy{color:rgba(255,255,255,.72);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.65;max-width:42rem}.b2b-authority .b2b-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.b2b-authority .b2b-pain{position:relative;min-height:22rem;padding:clamp(1.7rem,3vw,3rem);border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(255,255,255,.025),transparent);transition:background .35s ease,transform .35s ease}.b2b-authority .b2b-pain:hover,.b2b-authority .b2b-pain:focus-within{background:linear-gradient(135deg,rgba(215,181,91,.14),rgba(255,255,255,.02));transform:translateY(-3px)}.b2b-authority .b2b-number{display:block;color:#d7b55b;font-size:.72rem;letter-spacing:.14em;margin-bottom:4rem}.b2b-authority .b2b-pain h3{font-size:clamp(1.5rem,2.4vw,2.25rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 1rem;max-width:18ch}.b2b-authority .b2b-pain>p{color:rgba(255,255,255,.64);line-height:1.65;max-width:36rem}.b2b-authority .b2b-fix{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease;margin-top:1.4rem}.b2b-authority .b2b-pain:hover .b2b-fix,.b2b-authority .b2b-pain:focus-within .b2b-fix{grid-template-rows:1fr}.b2b-authority .b2b-fix>div{overflow:hidden}.b2b-authority .b2b-fix p{border-top:1px solid rgba(215,181,91,.45);padding-top:1.1rem;color:#fff;line-height:1.55;margin:0}.b2b-authority .b2b-fix strong{color:#d7b55b;font-weight:500}.b2b-authority .b2b-path{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,8rem);padding:clamp(4rem,7vw,7rem) 0;border-bottom:1px solid rgba(255,255,255,.16)}.b2b-authority .b2b-path h3{font-size:clamp(2rem,3.6vw,3.75rem);line-height:1;letter-spacing:-.045em;margin:.4rem 0}.b2b-authority .b2b-steps{counter-reset:b2b-step;display:grid;gap:0}.b2b-authority .b2b-step{counter-increment:b2b-step;display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.35rem 0;border-top:1px solid rgba(255,255,255,.15)}.b2b-authority .b2b-step:before{content:"0" counter(b2b-step);color:#d7b55b;font-size:.75rem;letter-spacing:.12em;padding-top:.2rem}.b2b-authority .b2b-step strong{display:block;font-size:1.05rem;margin-bottom:.35rem}.b2b-authority .b2b-step p{margin:0;color:rgba(255,255,255,.65);line-height:1.55}.b2b-authority .b2b-answers{padding-top:clamp(4rem,7vw,7rem)}.b2b-authority .b2b-answers-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2rem}.b2b-authority .b2b-answers h3{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.045em;margin:0}.b2b-authority details{border-top:1px solid rgba(255,255,255,.17)}.b2b-authority details:last-child{border-bottom:1px solid rgba(255,255,255,.17)}.b2b-authority summary{cursor:pointer;list-style:none;display:grid;grid-template-columns:1fr 2rem;gap:1rem;padding:1.5rem 0;font-size:clamp(1.05rem,1.5vw,1.3rem)}.b2b-authority summary::-webkit-details-marker{display:none}.b2b-authority summary:after{content:"+";color:#d7b55b;text-align:center;font-size:1.4rem;transition:transform .25s ease}.b2b-authority details[open] summary:after{transform:rotate(45deg)}.b2b-authority details p{max-width:55rem;color:rgba(255,255,255,.72);line-height:1.7;margin:0;padding:0 3rem 1.7rem 0}.b2b-authority .b2b-cta{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2rem;border:1px solid rgba(215,181,91,.45);background:rgba(215,181,91,.06)}.b2b-authority .b2b-cta p{margin:0;color:rgba(255,255,255,.75)}.b2b-authority .b2b-cta a{color:#080808;background:#d7b55b;padding:.95rem 1.35rem;text-decoration:none;white-space:nowrap;transition:background .25s ease,transform .25s ease}.b2b-authority .b2b-cta a:hover,.b2b-authority .b2b-cta a:focus-visible{background:#fff;transform:translateY(-2px)}

@media(max-width:780px){
 .b2b-authority{padding:4.25rem 0}
 .b2b-authority .container{width:min(100% - 40px,1280px)}
 .b2b-authority .b2b-intro,.b2b-authority .b2b-path{grid-template-columns:minmax(0,1fr);gap:1.6rem}
 .b2b-authority .b2b-intro{align-items:start;margin-bottom:2.75rem}
 .b2b-authority h2{font-size:clamp(2.45rem,12.5vw,3.45rem);line-height:.98;letter-spacing:-.045em;max-width:11ch}
 .b2b-authority .b2b-intro-copy{font-size:1rem;line-height:1.62;margin:0}
 .b2b-authority .b2b-grid{grid-template-columns:1fr;border-left:0}
 .b2b-authority .b2b-pain{min-height:auto;padding:1.7rem 0 1.85rem;border-right:0;transform:none}
 .b2b-authority .b2b-pain:hover,.b2b-authority .b2b-pain:focus-within{transform:none}
 .b2b-authority .b2b-number{margin-bottom:1.35rem}
 .b2b-authority .b2b-pain h3{font-size:1.65rem;line-height:1.08;max-width:22ch}
 .b2b-authority .b2b-pain>p{font-size:.98rem;line-height:1.58;margin-bottom:0}
 .b2b-authority .b2b-fix{grid-template-rows:1fr;margin-top:1.15rem}
 .b2b-authority .b2b-path{padding:4rem 0}
 .b2b-authority .b2b-path h3{font-size:2.25rem;line-height:1.02;margin:0;max-width:11ch}
 .b2b-authority .b2b-step{grid-template-columns:2.25rem minmax(0,1fr);gap:.65rem;padding:1.2rem 0}
 .b2b-authority .b2b-step strong{font-size:1rem;line-height:1.3}
 .b2b-authority .b2b-step p{font-size:.94rem;line-height:1.55}
 .b2b-authority .b2b-answers{padding-top:4rem}
 .b2b-authority .b2b-answers-head{margin-bottom:1.4rem}
 .b2b-authority .b2b-answers h3{font-size:2.35rem;line-height:1.02}
 .b2b-authority summary{grid-template-columns:minmax(0,1fr) 1.5rem;gap:.75rem;padding:1.25rem 0;font-size:1rem;line-height:1.4}
 .b2b-authority details p{font-size:.95rem;line-height:1.62;padding:0 1.8rem 1.4rem 0}
 .b2b-authority .b2b-cta{align-items:stretch;flex-direction:column;gap:1.25rem;margin-top:2.25rem;padding:1.35rem}
 .b2b-authority .b2b-cta p{font-size:.95rem;line-height:1.55}
 .b2b-authority .b2b-cta a{display:block;width:100%;padding:1rem;text-align:center;white-space:normal}
}

@media(max-width:420px){
 .b2b-authority .container{width:min(100% - 32px,1280px)}
 .b2b-authority h2{font-size:2.55rem}
 .b2b-authority .b2b-path h3,.b2b-authority .b2b-answers h3{font-size:2.15rem}
}

@media(prefers-reduced-motion:reduce){.b2b-authority .b2b-pain,.b2b-authority .b2b-fix,.b2b-authority summary:after,.b2b-authority .b2b-cta a{transition:none}}
