custom-wholesale-band-section{position:relative;display:block;background-color:var(--brushed-steel);border-top:1px solid var(--machined-aluminum);border-bottom:1px solid var(--machined-aluminum);overflow:hidden}.custom-wholesale-band__bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.custom-wholesale-band__overlay{position:absolute;inset:0;opacity:calc(var(--overlay-opacity, 85) / 100);background-color:var(--brushed-steel)}.custom-wholesale-band{position:relative;z-index:1;max-width:160rem;padding:56px 24px;margin:0 auto;text-align:center}@media screen and (min-width: 750px){.custom-wholesale-band{padding:64px 32px}}@media screen and (min-width: 990px){.custom-wholesale-band{padding:72px 48px}}.custom-wholesale-band__content{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:720px;margin:0 auto}@media screen and (min-width: 750px){.custom-wholesale-band__content{gap:20px}}.custom-wholesale-band__heading{margin:0;font-family:var(--font-heading-family);font-weight:800;font-size:clamp(28px,calc(28px + (40 - 28) * ((100vw - 360px) / 1080)),40px);line-height:1.15;letter-spacing:-.02em;text-transform:uppercase;color:var(--deep-carbon);text-wrap:balance}.custom-wholesale-band__description{max-width:52ch;margin:0;font-family:var(--font-mono-family);font-weight:600;font-size:14px;line-height:1.6;letter-spacing:.02em;color:#0d1014b3;text-wrap:pretty}.custom-wholesale-band__actions{display:flex;justify-content:center;margin-top:8px}.custom-wholesale-band__btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;background-color:var(--deep-carbon);padding:18px 40px;border:none;border-radius:0;font-family:var(--font-heading-family);font-weight:800;font-size:15px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:var(--white);text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}@media (hover: hover){.custom-wholesale-band__btn:hover{background-color:var(--accent-color);color:var(--deep-carbon);transform:translateY(-2px)}}
