#brand-story{width:100%;max-width:100%;display:flex;flex-wrap:nowrap;align-items:center;background-color:#ede3d8;padding:4rem 2rem;position:relative;gap:20px;box-sizing:border-box}#brand-story .text-container{width:40%;max-width:40%;text-align:center;box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:center}#brand-story .text-container .bird{position:absolute;top:20%;left:80%;transform:translate(-50%);z-index:5}#brand-story.reversed .text-container .bird{left:20%}#brand-story .text-container h1{font-size:1.9rem;margin-bottom:1rem;order:1}#brand-story.reversed{flex-direction:row-reverse}#brand-story .text-container p{font-size:1.6rem;line-height:1.6;order:2}#brand-story.reversed .text-container h1{order:2}#brand-story.reversed .text-container p{order:1}#brand-story .image-container{width:60%;max-width:60%;position:relative;box-sizing:border-box}#brand-story .image-container img{width:100%;height:auto;display:block;object-fit:cover;transform:translate(10px)}@media (max-width: 768px){#brand-story{flex-direction:column;padding:2rem 1rem;gap:20px}#brand-story.reversed{flex-direction:column}#brand-story .text-container,#brand-story .image-container{width:100%}#brand-story .image-container{display:flex;justify-content:center;width:100%;padding:0}#brand-story .image-container img{width:100%;max-width:100%;height:auto;transform:none;object-fit:cover}#brand-story .text-container{position:relative;width:100%;max-width:100%;padding:2rem 1.5rem 1rem;text-align:center;align-items:flex-start}#brand-story .text-container .bird{position:absolute;top:40%;left:auto;right:10%;transform:translateY(-50%);z-index:5}#brand-story.reversed .text-container .bird{left:10%;right:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-brand-story.css.map */
