.brand-story-container{flex-direction:column;width:100%;display:flex}.brand-story-section{width:100%;padding:4rem 1.5rem;transition:background-color .3s}.brand-story-section.bg-white{background-color:#fff}.brand-story-section.bg-neutral{background-color:#f8fafc}.brand-story-inner{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.brand-story-inner.layout-normal{flex-direction:row}.brand-story-inner.layout-reversed{flex-direction:row-reverse}.brand-story-visual{flex:1;justify-content:center;align-items:center;display:flex}.brand-story-content{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;display:flex}.brand-logo-wrapper{will-change:transform;background:0 0;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;max-width:400px;height:260px;padding:2rem;text-decoration:none;transition:transform .5s cubic-bezier(.25,1,.5,1),filter .4s cubic-bezier(.25,1,.5,1);display:flex}.brand-logo-wrapper:hover{filter:drop-shadow(0 12px 24px #0000000f);transform:scale(1.06)}.brand-story-logo{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.brand-display-logo{object-fit:contain;max-width:100%!important;max-height:150px!important}.brand-story-title{color:#1e293b;letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.brand-story-subtitle{color:#334155;margin:0;font-size:1.5rem;font-weight:600}.brand-highlight{color:#d31d24}.brand-story-desc{color:#64748b;max-width:500px;margin:0;font-size:1.125rem;line-height:1.6}.brand-story-cta-wrapper{color:#d31d24;outline:none;align-items:center;gap:.5rem;margin-top:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.brand-story-arrow{transition:transform .3s}.brand-story-cta-wrapper:hover{color:#b91c1c}.brand-story-cta-wrapper:hover .brand-story-arrow{transform:translate(6px)}@media (max-width:860px){.brand-story-section{padding:3rem 1.5rem}.brand-story-inner{text-align:center;gap:2rem;flex-direction:column!important}.brand-logo-wrapper{height:180px;padding:1rem}.brand-display-logo{max-height:110px!important}.brand-story-content{align-items:center}.brand-story-title{font-size:2rem}.brand-story-subtitle{font-size:1.25rem}.brand-story-desc{font-size:1rem}}
