.brand-content-section{justify-content:center;background-color:var(--vapor-color-background-canvas-100);padding-top:var(--vapor-size-space-900);padding-bottom:9rem;width:100%}.brand-content-section,.brand-content-wrapper{display:flex;flex-direction:column;align-items:center}.brand-content-wrapper{gap:6rem;max-width:752px;margin:0 auto}.brand-section-description{line-height:var(--vapor-typography-lineHeight-200)}.brand-name-text{gap:var(--vapor-size-space-100)}.brand-name-text,.brand-wordmark{display:flex;flex-direction:column;width:100%}.brand-wordmark{gap:var(--vapor-size-space-400)}.brand-wordmark-text{display:flex;flex-direction:column;gap:var(--vapor-size-space-100);width:100%}.brand-logo-wrapper{display:flex;gap:var(--vapor-size-space-300);flex-direction:row}.brand-logo-dark,.brand-logo-light{flex:1;position:relative;min-width:0}.brand-wordmark-background{height:15rem;border-radius:var(--vapor-size-borderRadius-300);width:100%}.brand-wordmark-background-light{background-color:#f7f7f7}.brand-wordmark-background-dark{background-color:#0e0f10}.brand-logo-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:var(--vapor-size-dimension-600);width:12rem}.brand-logo-image img{width:100%;height:100%;object-fit:contain;display:block}.brand-space{gap:var(--vapor-size-space-400)}.brand-space,.brand-space-text{display:flex;flex-direction:column;width:100%}.brand-space-text{gap:var(--vapor-size-space-100)}.brand-space-wrapper{background-color:var(--vapor-color-background-canvas-200);flex-direction:column;height:20rem;overflow:hidden;border-radius:var(--vapor-size-borderRadius-300)}.brand-space-graphic,.brand-space-wrapper{display:flex;align-items:center;justify-content:center}.brand-space-graphic{max-width:548px;height:auto;position:relative}.brand-space-graphic svg{width:100%;height:auto}.brand-scale-text{gap:var(--vapor-size-space-100);width:100%}.brand-scale-text,.brand-usage{display:flex;flex-direction:column}.brand-usage{gap:var(--vapor-size-space-400)}.brand-usage-text{display:flex;flex-direction:column;gap:var(--vapor-size-space-100)}.brand-usage-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,fit-content(100%));gap:var(--vapor-size-space-300);width:100%}.brand-usage-item{display:flex;flex-direction:column;gap:var(--vapor-size-space-100)}.brand-usage-graphic{background-color:var(--vapor-color-background-canvas-200);flex-direction:column;height:15rem;overflow:hidden;border-radius:var(--vapor-size-borderRadius-300);width:100%}.brand-usage-graphic,.brand-usage-logo{display:flex;align-items:center;justify-content:center;position:relative}.brand-usage-logo{height:2.625rem;width:auto;z-index:1}.brand-usage-logo img{height:100%;width:auto;max-width:100%;object-fit:contain}.brand-usage-item-first .brand-usage-logo,.brand-usage-item:first-child .brand-usage-logo{height:2.8125rem}.brand-usage-item-first .brand-usage-logo img,.brand-usage-item:first-child .brand-usage-logo img{width:auto;height:2.8125rem;object-fit:contain}.brand-usage-item:nth-child(4) .brand-usage-logo img,.brand-usage-item:nth-child(6) .brand-usage-logo img{width:auto;height:2.625rem}.brand-usage-error-overlay{position:absolute;top:0;left:-.09px;width:100%;height:100%;z-index:2;pointer-events:none}.brand-usage-error-overlay svg{width:100%;height:100%}.brand-usage-description{display:flex;gap:var(--vapor-size-space-050);align-items:flex-start;width:100%}.brand-error-icon{overflow:hidden;width:var(--vapor-size-dimension-200);height:var(--vapor-size-dimension-200);flex-shrink:0;margin-top:3px;color:var(--vapor-color-background-danger-200)}.brand-error-icon img{width:100%;height:100%;object-fit:contain}@media (max-width:992px){.brand-usage-list{grid-template-columns:1fr}.brand-logo-wrapper{flex-direction:column}}@media (max-width:768px){.brand-content-section{padding:var(--vapor-size-space-800) 0 var(--vapor-size-space-900) 0}.brand-content-wrapper{gap:var(--vapor-size-space-800)}}