.brand-hero{color:var(--color-blue);background-color:var(--color-light-blue);padding-top:2rem;padding-bottom:2rem}@media(min-width:1180px){.brand-hero{padding-left:2rem;padding-right:2rem;padding-bottom:4rem}}.brand-hero__media-wrap{position:relative}.brand-hero__media{position:relative;overflow:hidden;border-radius:0 2.4rem}@media(min-width:1180px){.brand-hero__media{min-height:52rem;border-radius:0 0 3.2rem 3.2rem}}.brand-hero__asset{width:100%;height:auto}.brand-hero__asset img,.brand-hero__asset video{min-height:52rem}.brand-hero__logo{position:absolute;z-index:2;bottom:1.6rem;left:1.6rem;pointer-events:none}.brand-hero__logo-image{display:block;width:auto;width:14rem;height:14rem;height:auto;object-fit:contain;object-position:bottom left}@media(min-width:1180px){.brand-hero__logo-image{width:18rem;height:8rem}}.brand-hero__breadcrumbs{position:absolute;z-index:2;top:8rem;left:1.6rem}@media(min-width:1180px){.brand-hero__breadcrumbs{top:7rem;left:2rem}}.brand-hero__breadcrumbs--on-media{color:var(--color-off-white)}.brand-hero__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;gap:var(--s-8);font-family:var(--font-body);font-size:1.6rem;font-weight:400;line-height:1.4}.brand-hero__breadcrumb-item{display:inline-flex;align-items:center}.brand-hero__breadcrumb-item:not(:first-child):before{content:">";margin-right:var(--s-8);opacity:.85}.brand-hero__breadcrumb-link{color:inherit;text-decoration:none}.brand-hero__breadcrumb-link:hover,.brand-hero__breadcrumb-link:focus-visible{text-decoration:underline}.brand-hero__breadcrumb-current{text-decoration:underline}.brand-hero__content-inner{padding-top:2.4rem}@media(min-width:1180px){.brand-hero__content-inner{padding-top:4rem;padding-left:2rem;padding-right:2rem}}.brand-hero__grid{display:grid;gap:var(--s-24)}@media(min-width:1180px){.brand-hero__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}}@media(min-width:1180px){.brand-hero__grid--no-label .brand-hero__main{grid-column:1/-1}}.brand-hero__label{margin:0;font-family:var(--font-display);font-size:2.5rem;font-style:normal;font-weight:400;line-height:95%;letter-spacing:-.125rem;text-transform:uppercase}@media(min-width:1180px){.brand-hero__label{grid-column:1/span 4;font-size:3.4rem;font-style:normal;font-weight:400;line-height:95%;letter-spacing:-.17rem;text-transform:uppercase}}.brand-hero__main{display:grid;gap:2rem}@media(min-width:1180px){.brand-hero__main{grid-column:5/span 8;gap:3.2rem}}.brand-hero__headline{margin:0;font-family:var(--font-display);font-size:2.5rem;font-style:normal;font-weight:400;line-height:95%;letter-spacing:-.125rem;text-transform:uppercase}@media(min-width:1180px){.brand-hero__headline{font-size:3.4rem;font-style:normal;font-weight:400;line-height:95%;letter-spacing:-.17rem;text-transform:uppercase}}.brand-hero__actions{display:flex;flex-wrap:wrap;gap:var(--s-12)}.brand-hero__button{margin:0;background:var(--color-off-white);background-color:transparent}.brand-hero__body{max-width:72rem;font-family:var(--font-body);font-size:1.6rem;line-height:1.5;padding-top:1.6rem}@media(min-width:1180px){.brand-hero__body{padding-top:1rem}}.brand-hero__body p{margin:0 0 var(--s-16)}.brand-hero__body p:last-child{margin-bottom:0}.brand-hero__body a{color:inherit}.brand-hero__social{display:flex;flex-wrap:wrap;gap:var(--s-12);margin:0;padding:0;list-style:none}@media(min-width:1180px){.brand-hero__social{display:flex;flex-wrap:wrap;gap:var(--s-12)}}.brand-hero__social-item{margin:0}.brand-hero__social-link{display:inline-flex;width:100%;box-sizing:border-box;align-items:center;justify-content:center;gap:var(--s-8);padding:.7rem 2rem;border:.1rem solid var(--color-border);border-radius:0;border-top-left-radius:.8rem;border-bottom-right-radius:.8rem;background:transparent;color:var(--color-blue);font-family:var(--font-body);font-size:1.4rem;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}@media(min-width:1180px){.brand-hero__social-link{width:auto;min-width:14rem}}.brand-hero__social-link:hover,.brand-hero__social-link:focus-visible{background:var(--color-blue);border-color:var(--color-blue);color:var(--color-off-white)}.brand-hero__social-icon{display:block;width:2.4rem;height:2.4rem;flex-shrink:0}.brand-hero__social-label{white-space:nowrap}
