.supplier-hero{--brand:#ee5434;--brand-dark:#183153;background:var(--brand-dark);color:#fff;min-height:650px;padding:clamp(88px,11vw,155px) 5vw 76px;display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:end;position:relative;overflow:hidden}.supplier-hero:before{content:'';position:absolute;width:46vw;height:46vw;right:-12vw;top:-15vw;border:1px solid rgba(255,255,255,.38);border-radius:50%}.supplier-hero .eyebrow{color:#ffd8c9}.supplier-hero h1{margin:0;max-width:750px;font-size:clamp(64px,9.5vw,145px);line-height:.78;letter-spacing:-.1em}.supplier-hero h1 em{color:#ffd8c9}.supplier-hero p:not(.eyebrow){max-width:500px;margin:31px 0;font-size:16px;line-height:1.8;color:#e4edf5}.supplier-mark{justify-self:end;width:min(390px,100%);aspect-ratio:1;display:grid;place-items:center;position:relative;background:var(--brand);color:#fff;font:800 clamp(54px,7vw,100px)/.76 var(--sans);letter-spacing:-.12em;text-align:center;box-shadow:16px 16px 0 rgba(255,255,255,.16)}.supplier-mark small{display:block;margin-top:14px;font:500 11px/1 var(--mono);letter-spacing:.22em}.supplier-mark:after{content:'';position:absolute;inset:22px;border:1px solid rgba(255,255,255,.55)}.supplier-brand .intro{background:var(--cream)}.supplier-brand .brand-section{background:#142a47}.supplier-brand .solution-grid{grid-template-columns:repeat(4,1fr)}.supplier-brand .solution:nth-child(4){background:#e5d5bf}.supplier-brand .cta{background:var(--brand)}@media(max-width:760px){.supplier-hero{display:block;min-height:0;padding:92px 22px 0}.supplier-hero h1{font-size:68px}.supplier-hero p:not(.eyebrow){font-size:14px}.supplier-mark{width:100%;margin-top:50px;aspect-ratio:1.28/1;justify-self:stretch;font-size:68px;box-shadow:none}.supplier-brand .solution-grid{grid-template-columns:1fr}.supplier-brand .solution{min-height:170px}}
/* Official supplier marks */
.supplier-mark{background:#fff;border:1px solid rgba(255,255,255,.45)}.supplier-logo{position:relative;z-index:1;display:block;width:78%;height:62%;object-fit:contain}.supplier-mark:after{border-color:rgba(16,39,67,.18)}