.brand-statement{position:relative;width:100%;padding-top:var(--padding-top, 0px);padding-bottom:var(--padding-bottom, 0px);padding-left:var(--padding-left, 0px);padding-right:var(--padding-right, 0px);margin-top:var(--margin-top, 0px);margin-bottom:var(--margin-bottom, 0px);overflow:hidden}.brand-statement--height-small{min-height:30vh}.brand-statement--height-medium{min-height:50vh}.brand-statement--height-large{min-height:80vh}.brand-statement--height-full{min-height:100vh}.brand-statement__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.brand-statement__container{position:relative;z-index:2;display:flex;flex-direction:column;gap:3rem;width:100%;margin:0 auto}.brand-statement--full-width .brand-statement__container{max-width:100%}.brand-statement__left{min-width:0}.brand-statement__right{min-width:0;overflow:hidden}.brand-statement__brand-text{margin:0;font-size:var(--brand-font-size, 4.8rem);font-weight:var(--brand-font-weight, 700);line-height:var(--brand-line-height, 1.1);letter-spacing:var(--brand-letter-spacing, 0px);text-transform:var(--brand-text-transform, none);color:var(--brand-color, inherit);opacity:var(--brand-opacity, .15);max-width:var(--brand-max-width, none);text-align:var(--brand-text-align, left);transform:rotate(var(--brand-rotation, 0deg));word-break:break-word;transform-origin:left center}.brand-statement__content{margin:0;max-width:var(--content-max-width, none);font-size:var(--content-font-size, 1.6rem);font-weight:var(--content-font-weight, 400);line-height:var(--content-line-height, 1.7);color:var(--content-color, inherit);text-align:var(--content-align, left);word-break:break-word}.brand-statement__content p{margin:0}.brand-statement__content p+p{margin-top:var(--paragraph-spacing, 1.5rem)}@media screen and (min-width:750px){.brand-statement__container{flex-direction:row;gap:var(--column-gap, 4rem);align-items:var(--vertical-align, center)}.brand-statement__left{width:var(--left-width, 50%);max-width:var(--left-width, 50%);align-self:var(--horizontal-align, center)}.brand-statement--reverse .brand-statement__left{order:2}.brand-statement__right{width:var(--right-width, 50%);max-width:var(--right-width, 50%);align-self:var(--horizontal-align, center)}.brand-statement--reverse .brand-statement__right{order:1}}@media screen and (max-width:749px){.brand-statement--stack-reverse .brand-statement__left{order:2}.brand-statement--stack-reverse .brand-statement__right{order:1}.brand-statement__brand-text{text-align:var(--brand-text-align-mobile, var(--brand-text-align, left))}.brand-statement__content{text-align:var(--content-align-mobile, var(--content-align, left))}}.animate--fade-in{opacity:0;animation:bsFadeIn var(--animation-duration, .8s) ease forwards;animation-delay:var(--animation-delay, 0s)}.animate--slide-up{opacity:0;transform:translateY(30px);animation:bsSlideUp var(--animation-duration, .8s) ease forwards;animation-delay:var(--animation-delay, 0s)}.animate--slide-left{opacity:0;transform:translate(-30px);animation:bsSlideIn var(--animation-duration, .8s) ease forwards;animation-delay:var(--animation-delay, 0s)}.animate--slide-right{opacity:0;transform:translate(30px);animation:bsSlideIn var(--animation-duration, .8s) ease forwards;animation-delay:var(--animation-delay, 0s)}@keyframes bsFadeIn{to{opacity:1}}@keyframes bsSlideUp{to{opacity:1;transform:translateY(0)}}@keyframes bsSlideIn{to{opacity:1;transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-brand-statement.css.map */
