.brand-hero{--brand-accent: #1867c0;--brand-accent-hover: #145a9e;--brand-accent-soft: rgba(24, 103, 192, .1);--brand-muted: rgba(var(--color-foreground), .72);position:relative;padding-top:var(--brand-hero-pad-top, 9.6rem);padding-bottom:var(--brand-hero-pad-bottom, 8rem);background:transparent;background-image:none}.brand-hero.gradient,.brand-hero[class*=color-]{background:transparent;background-image:none}.brand-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.brand-hero__eyebrow{display:inline-flex;align-items:center;font-size:1.2rem;font-weight:400;letter-spacing:.01em;color:var(--brand-accent);background:var(--brand-accent-soft);border:1px solid rgba(24,103,192,.14);border-radius:999px;padding:.4rem .9rem;margin:0 0 1.15rem;line-height:1.2}.brand-hero__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:800;font-size:clamp(3.5rem,4.5vw,5.5rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 1.1rem;max-width:14ch;color:rgb(var(--color-foreground));word-break:normal;overflow-wrap:normal;text-wrap:balance}.brand-hero__heading .accent-word{color:var(--brand-accent)}.brand-hero__lead{color:var(--brand-muted);font-size:1.6rem;line-height:1.55;max-width:38ch;margin:0 0 1.75rem}.brand-hero__lead p{margin:0}.brand-hero__lead strong{color:rgb(var(--color-foreground));font-weight:600}.brand-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem}.brand-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:.85rem 1.5rem;border-radius:1rem;border:1px solid transparent;font-weight:400;font-size:1.4rem;line-height:1.2;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.brand-hero__btn--primary{background:var(--brand-accent);color:#fff;box-shadow:0 .8rem 2rem #1867c047}.brand-hero__btn--primary:hover{background:var(--brand-accent-hover);color:#fff}.brand-hero__btn--soft{background:var(--brand-accent-soft);color:var(--brand-accent)}.brand-hero__btn--soft:hover{background:#1867c029;color:var(--brand-accent-hover)}.brand-hero__visual{--brand-visual-radius: 2.2rem;position:relative;isolation:isolate;border:1px solid rgba(24,103,192,.1);border-radius:var(--brand-visual-radius);overflow:hidden;background:#ffffffc7;min-height:34rem;display:grid;place-items:center;padding:2.6rem 2rem;box-shadow:0 .1rem .2rem #0f172a0a,0 1.2rem 3.2rem #1867c01a,0 .4rem 1.2rem #0f172a0a}.brand-hero__visual:before{content:"";position:absolute;top:1.2rem;right:1.2rem;bottom:1.2rem;left:1.2rem;z-index:0;border-radius:calc(var(--brand-visual-radius) - .85rem);pointer-events:none;background:linear-gradient(to right,rgba(24,103,192,.09) 1px,transparent 1px) center / 2.8rem 2.8rem,linear-gradient(to bottom,rgba(24,103,192,.09) 1px,transparent 1px) center / 2.8rem 2.8rem;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 14%,#000 86%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 16%,#000 84%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 14%,#000 86%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 16%,#000 84%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.brand-hero__media{position:relative;z-index:1;width:100%;height:auto;border-radius:1.4rem;display:block}.brand-hero__visual-placeholder{position:relative;z-index:1;width:100%;min-height:28rem;border-radius:1.4rem;background:#1867c00f}.brand-hero__visual--team,.brand-hero__visual--partners{align-items:stretch;place-items:stretch;padding:2.4rem 2rem 2.2rem}.brand-hero__team{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.8rem;width:100%;min-height:28rem}.brand-hero__team-title,.brand-hero__partners-title{margin:0;font-family:var(--font-heading-family);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:rgb(var(--color-foreground));text-align:center}.brand-hero__team-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem 1rem;width:100%;margin:0;padding:0;list-style:none}.brand-hero__team-member{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;min-width:0}.brand-hero__team-avatar{width:7.2rem;height:7.2rem;margin-bottom:.45rem;border-radius:999px;overflow:hidden;border:2px solid rgba(24,103,192,.16);box-shadow:0 .6rem 1.6rem #1867c01f;background:#1867c00f}.brand-hero__team-photo{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.brand-hero__team-name{margin:0;font-size:1.2rem;font-weight:600;letter-spacing:-.015em;line-height:1.25;color:rgb(var(--color-foreground));text-wrap:balance}.brand-hero__team-label{margin:0;font-size:1.15rem;font-weight:400;line-height:1.3;color:var(--brand-muted)}.brand-hero__team-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.25rem;font-size:1.1rem;font-weight:600;color:var(--brand-accent);text-decoration:none;letter-spacing:-.01em}.brand-hero__team-link:hover{color:var(--brand-accent-hover);text-decoration:underline;text-underline-offset:.15em}.brand-hero__team-linkedin{flex-shrink:0}.brand-hero__partners{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;min-height:28rem}.brand-hero__partners-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem 2.25rem;width:100%;margin:0;padding:0;list-style:none}.brand-hero__partners-item{display:flex;align-items:center;justify-content:center}.brand-hero__partners-link{display:block;line-height:0}.brand-hero__partners-logo{display:block;height:3.2rem;width:auto;max-width:14rem;object-fit:contain;opacity:.62;filter:grayscale(1);transform:scale(1);transform-origin:center;transition:filter .2s ease,opacity .2s ease,transform .2s ease}.brand-hero__partners-link:hover .brand-hero__partners-logo{opacity:1;filter:grayscale(0);transform:scale(1.12)}@media(prefers-reduced-motion:reduce){.brand-hero__partners-logo{transition:none}.brand-hero__partners-link:hover .brand-hero__partners-logo{transform:none}}@media screen and (max-width:989px){.brand-hero{padding-top:calc(var(--brand-hero-pad-top, 9.6rem) * .65);padding-bottom:calc(var(--brand-hero-pad-bottom, 8rem) * .75)}.brand-hero__grid{grid-template-columns:1fr;gap:2rem}.brand-hero__heading{max-width:none}.brand-hero__visual{min-height:0;padding:2rem 1.5rem}.brand-hero__team,.brand-hero__partners{min-height:0;gap:1.4rem}.brand-hero__team-list{gap:1rem .6rem}.brand-hero__team-avatar{width:6.4rem;height:6.4rem}.brand-hero__team-name{font-size:1.15rem}.brand-hero__partners-list{gap:1.4rem 1.75rem}.brand-hero__partners-logo{height:2.8rem;max-width:12rem}}@media screen and (max-width:749px){.brand-hero__team-list{grid-template-columns:1fr;gap:1.6rem;max-width:22rem}.brand-hero__team-avatar{width:7.6rem;height:7.6rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/brand-hero.css.map */
