.bussiness-header{width:100%}.bussiness-header__banner{width:100%;aspect-ratio:16/9;max-height:30vh;border-radius:var(--bs-card-border-radius)}.bussiness-header__banner-placeholder{border-radius:inherit}.bussiness-header__identity{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-top:-2.5rem;position:relative}@media(min-width:768px){.bussiness-header__identity{margin-top:-3.5rem}}@media(min-width:992px){.bussiness-header__identity{flex-direction:row;text-align:left;gap:1.5rem;margin-top:0}}.bussiness-header__logo-wrapper{flex-shrink:0;line-height:0}.bussiness-header__logo{width:96px;height:96px;background:var(--bs-body-bg);border:4px solid var(--bs-body-bg);box-shadow:0 .25rem .75rem rgba(0,0,0,.08)}@media(min-width:768px){.bussiness-header__logo{width:140px;height:140px}}@media(min-width:1200px){.bussiness-header__logo{width:168px;height:168px}}.bussiness-header__logo--placeholder{background:var(--bs-light)}.bussiness-header__details{flex:1 1 auto;min-width:0}.bussiness-header__name{word-break:break-word}