.brand-header{padding:0;margin:20px 0}.brand-header__container{max-width:1200px;margin:0 auto;padding:0 20px}.brand-header__inner{display:flex;gap:40px;align-items:flex-start;padding:30px 40px;background-color:var(--bh-bg, #ffffff);border-radius:4px;box-shadow:0 1px 3px #0000000d}.brand-header__content{flex:1;min-width:0}.brand-header__title{font-size:var(--bh-title-size, 24px);margin:0 0 10px;color:var(--bh-text, #222222);line-height:1.2}.brand-header__tagline{font-size:var(--bh-tagline-size, 15px);color:var(--bh-text, #222222);margin:0 0 14px}.brand-header__description{font-size:var(--bh-body-size, 15px);line-height:1.6;color:var(--bh-text, #222222);display:-webkit-box;-webkit-line-clamp:var(--bh-collapsed-lines, 5);line-clamp:var(--bh-collapsed-lines, 5);-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}.brand-header__description.is-expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.brand-header__description p{margin:0 0 .75em}.brand-header__description p:last-child{margin-bottom:0}.brand-header__read-more{background:none;border:none;padding:16px 0 0;color:var(--bh-accent, #bf9a64);font-weight:600;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.brand-header__read-more:hover{text-decoration:underline}.brand-header__arrow{transition:transform .2s ease}.brand-header__read-more[aria-expanded=true] .brand-header__arrow{transform:rotate(90deg)}.brand-header__image-wrapper{flex-shrink:0;width:340px;height:180px;display:flex;justify-content:flex-end;align-items:center;margin-left:auto;position:sticky;top:20px}.brand-header__image{width:100%;height:100%;display:block;object-fit:contain;object-position:right center}@media screen and (max-width:749px){.brand-header__inner{flex-direction:column;padding:24px 20px;gap:24px}.brand-header__image-wrapper{width:100%;max-width:280px;height:auto;justify-content:center;margin-left:0;position:static}.brand-header__image{height:auto;max-height:180px}}
/*# sourceMappingURL=/cdn/shop/t/27/compiled_assets/styles.css.map */
